============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q2sa/004f20/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clean
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 1 item

test_clean.py .

============================== slowest durations ===============================
259.92s call     test_clean.py::TestClean::test
18.71s setup    test_clean.py::TestClean::test
0.01s teardown test_clean.py::TestClean::test
======================== 1 passed in 278.74s (0:04:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 130 items

test_clickbench.py ...........................................E

==================================== ERRORS ====================================
____________ ERROR at setup of TestClickbenchParallel.test[Query00] ____________
ydb/tests/olap/load/lib/conftest.py:588: in setup_class
    cls.perform_verification()
ydb/tests/olap/load/lib/conftest.py:583: in perform_verification
    cls.process_query_result(result, query_name, True)
ydb/tests/olap/load/lib/conftest.py:556: in process_query_result
    raise exc
ydb/tests/olap/load/lib/conftest.py:573: in perform_verification
    cls.do_setup_class()
ydb/tests/olap/load/lib/clickbench.py:76: in do_setup_class
    super().do_setup_class()
ydb/tests/olap/load/lib/conftest.py:976: in do_setup_class
    cls.__results = YdbCliHelper.workload_run(
ydb/tests/olap/lib/ydb_cli.py:403: in workload_run
    with ThreadPoolExecutor(max_workers=len(runners)) as executor:
contrib/tools/python3/Lib/concurrent/futures/_base.py:647: in __exit__
    self.shutdown(wait=True)
contrib/tools/python3/Lib/concurrent/futures/thread.py:239: in shutdown
    t.join()
contrib/tools/python3/Lib/threading.py:1149: in join
    self._wait_for_tstate_lock()
contrib/tools/python3/Lib/threading.py:1169: in _wait_for_tstate_lock
    if lock.acquire(block, timeout):
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   Failed: Graceful shutdown requested
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[Query00]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14966
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:455 Working directory: /home/runner/.ya/build/build_root/q2sa/004f58/r3tmp/kikimr_cluster_p7052rs8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11068
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3546
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18899
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64217
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.134
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.134
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd', 'server', '--help']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396994
DEBUG    ya.test:process.py:259 Command (pid 1396994) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396994) elapsed time (sec): 1.001577615737915
DEBUG    ya.test:process.py:263 Command (pid 1396994) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396994) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396994) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396994) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396994) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396994) maxrss: 798996
DEBUG    ya.test:process.py:263 Command (pid 1396994) minflt: 46024
DEBUG    ya.test:process.py:263 Command (pid 1396994) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396994) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396994) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1396994) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396994) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396994) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1396994) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 1396994) stime: 0.209225
DEBUG    ya.test:process.py:263 Command (pid 1396994) utime: 0.593614
DEBUG    ya.test:process.py:263 Command (pid 1396994) wtime: 1.008
DEBUG    ya.test:process.py:275 Command (pid 1396994) output:
Usage: ydbd [global options...] server [options...]

Description: Execute YDB server

Global options:
  {-k|--token}, {-s|--server}, {-t|--time}, {-o|--progress}, --ca-file, --client-cert-file, --client-cert-key-file, --client-cert-key-password-file, {-f|--token-file}, --profile, --user, --password-file, --no-password
  To get full description of these options run 'ydbd --help'.

Options:
  {-h|--help}               Print usage, -hh for detailed help
  --breakpad-minidumps-path PATH
                            Path for minidumps generated by internal breakpad
  --breakpad-minidumps-script SCRIPT
                            Script for process minidumps generated by internal breakpad
  --cluster-name [STR]      which cluster this node belongs to (default: "unknown")
  --log-level [1-7]         default logging level (default: 4)
  --log-sampling-level [1-7]
                            sample logs equal to or above this level (default: 7)
  --log-sampling-rate [0,4294967295]
                            log only each Nth message with priority matching sampling level; 0 turns log sampling off (default: 0)
  --log-format [full|short|json]
                            log format to use; short skips the priority and timestamp (default: "full")
  --syslog                  send to syslog instead of stderr (default: 0)
  --syslog-service-tag NAME unique tag for syslog
  --log-file-name NAME      file name for log backend
  --tcp                     start tcp interconnect (default: 0)
  {-n|--node} [NUM|static]  Node ID or 'static' to auto-detect using naming file and ic-port.
  --node-broker ADDR        node broker address host:port
  --node-broker-port PORT   node broker port (hosts from naming file are used)
  --node-broker-use-tls PORT
                            use tls for node broker (hosts from naming file are used)
  --node-address ADDR       address for dynamic node
  --bridge-pile-name PILE   pile name for bridged mode
  --node-host NAME          hostname for dynamic node
  --node-resolve-host NAME  resolve hostname for dynamic node
  --node-domain NAME        domain for dynamic node to register in
  --ic-port NUM             interconnect port
  --sqs-port NUM            sqs port
  --tenant NAME             add binding for Local service to specified tenant, might be one of {'/<root>', '/<root>/<path_to_user>'}
  --mon-port [NUM]          Monitoring port
  --mon-address [ADDR]      Monitoring address
  --mon-cert [PATH]         Monitoring certificate (https)
  --mon-threads NUM         Monitoring http server threads
  --suppress-version-check  Suppress version compatibility checking via IC (default: 0)
  --grpc-port PORT          enable gRPC server on port
  --grpcs-port PORT         enable gRPC SSL server on port
  --grpc-public-host HOST   set public gRPC host for discovery
  --grpc-public-port PORT   set public gRPC port for discovery
  --grpcs-public-port PORT  set public gRPC SSL port for discovery
  --kafka-port [PORT]       enable kafka proxy to listen on port
  --pgwire-address ADDR     set host for listen postgres protocol
  --pgwire-port [PORT]      set port for listen postgres protocol
  --grpc-public-address-v4 ADDR
                            set public ipv4 address for discovery
  --grpc-public-address-v6 ADDR
                            set public ipv6 address for discovery
  --grpc-public-target-name-override HOST
                            set public hostname override for TLS in discovery
  {-r|--restarts-count-file} [PATH]
                            State for restarts monitoring counter,
                            use empty string to disable (default: "")
  --compile-inflight-limit [NUM]
                            Limit on parallel programs compilation
  --udf VAL                 Load shared library with UDF by given path
  --udfs-dir VAL            Load all shared libraries with UDFs found in given directory
  --node-kind NAME          Kind of the node (affects list of services activated allowed values are {'ydb', 'yq'} )
  --node-type NAME          Type of the node
  --cert PATH               Path to client certificate file (PEM) for interconnect
  --grpc-cert PATH          Path to client certificate file (PEM) for grpc
  --ic-cert PATH            Path to client certificate file (PEM) for interconnect
  --key PATH                Path to private key file (PEM) for interconnect
  --grpc-key PATH           Path to private key file (PEM) for grpc
  --ic-key PATH             Path to private key file (PEM) for interconnect
  --ca PATH                 Path to certificate authority file (PEM) for interconnect
  --grpc-ca PATH            Path to certificate authority file (PEM) for grpc
  --ic-ca PATH              Path to certificate authority file (PEM) for interconnect
  --data-center NAME        data center name (used to describe dynamic node location)
  --module NAME             module name (used to describe dynamic node location)
  --rack NAME               rack name (used to describe dynamic node location)
  --body NUM                body name (used to describe dynamic node location)
  --yaml-config [PATH]      Yaml config
  --config-dir PATH         Directory to store Yaml config
  --tiny-mode               Start in a tiny mode (default: 0)
  --workload NAME           Workload to be served by this node, allowed values are 'hybrid', 'analytical', 'operational'
  --seed-nodes PATH         Path to seed nodes configuration file
  --mbus                    Start MessageBus proxy (default: 0)
  --mbus-port PORT          MessageBus proxy port
  --mbus-trace-path PATH    Path for trace files
  --proxy ADDR              Bind to proxy(-ies)
  --mbus-total-timeout MILLISECONDS default: 300000
  --mbus-connect-timeout MILLISECONDS default: 15000
  --mbus-send-timeout MILLISECONDS default: 0
  --mbus-send-threshold BYTES default: 10240
  --mbus-max-in-flight COUNT default: 16508249
  --mbus-max-in-flight-by-size BYTES default: 16904446976
  --mbus-per-con-max-in-flight COUNT default: 0
  --mbus-per-con-max-in-flight-by-size BYTES default: 0
  --mbus-default-buffer-size BYTES default: 10240
  --mbus-max-buffer-size BYTES default: 1048576
  --mbus-max-message-size BYTES default: 27262976
  --mbus-socket-recv-buffer-size BYTES default: 0
  --mbus-socket-send-buffer-size BYTES default: 0
  --mbus-socket-tos [0x00, 0xFF] 
  --mbus-tcp-cork BOOL      default: 0
  --mbus-cork SECONDS       default: 0
  --mbus-on-message-in-pool BOOL default: 1
  --mbus-on-reply-in-pool BOOL default: 1
  --mbus-worker-count COUNT default: 16
  --label KEY=VALUE         labels for this node
  --alloc-file [PATH]       Allocator config file
  --audit-file [PATH]       File with audit config
  --auth-file [PATH]        authorization configuration
  --auth-token-file [PATH]  authorization token configuration
  --bootstrap-file [PATH]   Bootstrap config file
  --bs-file [PATH]          blobstorage config file
  --channels-file [PATH]    tablet channel profile config file
  --cms-file [PATH]         CMS config file
  --domains-file [PATH]     domain config file
  --drivemodel-file [PATH]  drive model config file
  --dyn-nodes-file [PATH]   Dynamic nodes config file
  --feature-flags-file [PATH]
                            File with feature flags to turn new features on/off
  --fq-file [PATH]          Federated Query config file
  --grpc-file [PATH]        gRPC config file
  --http-proxy-file [PATH]  Http proxy config file
  --ic-file [PATH]          interconnect config file
  --incrhuge-file [PATH]    incremental huge blob keeper config file
  --key-file [PATH]         tenant encryption key configuration
  --kqp-file [PATH]         Kikimr Query Processor config file
  --log-file [PATH]         log config file
  --memorylog-file [PATH]   set buffer size for memory log
  --metering-file [PATH]    File with metering config
  --naming-file [PATH]      static nameservice config file
  --netclassifier-file [PATH]
                            NetClassifier config file
  --pdisk-key-file [PATH]   pdisk encryption key configuration
  --pq-file [PATH]          PersQueue config file
  --pqcd-file [PATH]        PersQueue cluster discovery config file
  --public-http-file [PATH] Public HTTP config file
  --rb-file [PATH]          File with resource broker customizations
  --sqs-file [PATH]         SQS config file
  --sys-file [PATH]         actor system config file (use dummy config by default)
  --vdisk-file [PATH]       vdisk kind config file

Free args: min: 0, max: unlimited
  PATH  path to protobuf file; files are merged in order in which they are enlisted

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q2sa/004f58/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/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1/logfile_f5bwozcb.log --grpc-port=11068 --mon-port=3546 --ic-port=14966 --module=1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:11068/1, disk_size 68719476736
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.135
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.135
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd', 'server', '--help']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1397126
DEBUG    ya.test:process.py:259 Command (pid 1397126) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1397126) elapsed time (sec): 0.8570084571838379
DEBUG    ya.test:process.py:263 Command (pid 1397126) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397126) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1397126) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397126) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397126) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1397126) maxrss: 798996
DEBUG    ya.test:process.py:263 Command (pid 1397126) minflt: 46039
DEBUG    ya.test:process.py:263 Command (pid 1397126) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1397126) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1397126) nivcsw: 65
DEBUG    ya.test:process.py:263 Command (pid 1397126) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1397126) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1397126) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1397126) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 1397126) stime: 0.22694399999999998
DEBUG    ya.test:process.py:263 Command (pid 1397126) utime: 0.575715
DEBUG    ya.test:process.py:263 Command (pid 1397126) wtime: 0.861
DEBUG    ya.test:process.py:275 Command (pid 1397126) output:
Usage: ydbd [global options...] server [options...]

Description: Execute YDB server

Global options:
  {-k|--token}, {-s|--server}, {-t|--time}, {-o|--progress}, --ca-file, --client-cert-file, --client-cert-key-file, --client-cert-key-password-file, {-f|--token-file}, --profile, --user, --password-file, --no-password
  To get full description of these options run 'ydbd --help'.

Options:
  {-h|--help}               Print usage, -hh for detailed help
  --breakpad-minidumps-path PATH
                            Path for minidumps generated by internal breakpad
  --breakpad-minidumps-script SCRIPT
                            Script for process minidumps generated by internal breakpad
  --cluster-name [STR]      which cluster this node belongs to (default: "unknown")
  --log-level [1-7]         default logging level (default: 4)
  --log-sampling-level [1-7]
                            sample logs equal to or above this level (default: 7)
  --log-sampling-rate [0,4294967295]
                            log only each Nth message with priority matching sampling level; 0 turns log sampling off (default: 0)
  --log-format [full|short|json]
                            log format to use; short skips the priority and timestamp (default: "full")
  --syslog                  send to syslog instead of stderr (default: 0)
  --syslog-service-tag NAME unique tag for syslog
  --log-file-name NAME      file name for log backend
  --tcp                     start tcp interconnect (default: 0)
  {-n|--node} [NUM|static]  Node ID or 'static' to auto-detect using naming file and ic-port.
  --node-broker ADDR        node broker address host:port
  --node-broker-port PORT   node broker port (hosts from naming file are used)
  --node-broker-use-tls PORT
                            use tls for node broker (hosts from naming file are used)
  --node-address ADDR       address for dynamic node
  --bridge-pile-name PILE   pile name for bridged mode
  --node-host NAME          hostname for dynamic node
  --node-resolve-host NAME  resolve hostname for dynamic node
  --node-domain NAME        domain for dynamic node to register in
  --ic-port NUM             interconnect port
  --sqs-port NUM            sqs port
  --tenant NAME             add binding for Local service to specified tenant, might be one of {'/<root>', '/<root>/<path_to_user>'}
  --mon-port [NUM]          Monitoring port
  --mon-address [ADDR]      Monitoring address
  --mon-cert [PATH]         Monitoring certificate (https)
  --mon-threads NUM         Monitoring http server threads
  --suppress-version-check  Suppress version compatibility checking via IC (default: 0)
  --grpc-port PORT          enable gRPC server on port
  --grpcs-port PORT         enable gRPC SSL server on port
  --grpc-public-host HOST   set public gRPC host for discovery
  --grpc-public-port PORT   set public gRPC port for discovery
  --grpcs-public-port PORT  set public gRPC SSL port for discovery
  --kafka-port [PORT]       enable kafka proxy to listen on port
  --pgwire-address ADDR     set host for listen postgres protocol
  --pgwire-port [PORT]      set port for listen postgres protocol
  --grpc-public-address-v4 ADDR
                            set public ipv4 address for discovery
  --grpc-public-address-v6 ADDR
                            set public ipv6 address for discovery
  --grpc-public-target-name-override HOST
                            set public hostname override for TLS in discovery
  {-r|--restarts-count-file} [PATH]
                            State for restarts monitoring counter,
                            use empty string to disable (default: "")
  --compile-inflight-limit [NUM]
                            Limit on parallel programs compilation
  --udf VAL                 Load shared library with UDF by given path
  --udfs-dir VAL            Load all shared libraries with UDFs found in given directory
  --node-kind NAME          Kind of the node (affects list of services activated allowed values are {'ydb', 'yq'} )
  --node-type NAME          Type of the node
  --cert PATH               Path to client certificate file (PEM) for interconnect
  --grpc-cert PATH          Path to client certificate file (PEM) for grpc
  --ic-cert PATH            Path to client certificate file (PEM) for interconnect
  --key PATH                Path to private key file (PEM) for interconnect
  --grpc-key PATH           Path to private key file (PEM) for grpc
  --ic-key PATH             Path to private key file (PEM) for interconnect
  --ca PATH                 Path to certificate authority file (PEM) for interconnect
  --grpc-ca PATH            Path to certificate authority file (PEM) for grpc
  --ic-ca PATH              Path to certificate authority file (PEM) for interconnect
  --data-center NAME        data center name (used to describe dynamic node location)
  --module NAME             module name (used to describe dynamic node location)
  --rack NAME               rack name (used to describe dynamic node location)
  --body NUM                body name (used to describe dynamic node location)
  --yaml-config [PATH]      Yaml config
  --config-dir PATH         Directory to store Yaml config
  --tiny-mode               Start in a tiny mode (default: 0)
  --workload NAME           Workload to be served by this node, allowed values are 'hybrid', 'analytical', 'operational'
  --seed-nodes PATH         Path to seed nodes configuration file
  --mbus                    Start MessageBus proxy (default: 0)
  --mbus-port PORT          MessageBus proxy port
  --mbus-trace-path PATH    Path for trace files
  --proxy ADDR              Bind to proxy(-ies)
  --mbus-total-timeout MILLISECONDS default: 300000
  --mbus-connect-timeout MILLISECONDS default: 15000
  --mbus-send-timeout MILLISECONDS default: 0
  --mbus-send-threshold BYTES default: 10240
  --mbus-max-in-flight COUNT default: 16508249
  --mbus-max-in-flight-by-size BYTES default: 16904446976
  --mbus-per-con-max-in-flight COUNT default: 0
  --mbus-per-con-max-in-flight-by-size BYTES default: 0
  --mbus-default-buffer-size BYTES default: 10240
  --mbus-max-buffer-size BYTES default: 1048576
  --mbus-max-message-size BYTES default: 27262976
  --mbus-socket-recv-buffer-size BYTES default: 0
  --mbus-socket-send-buffer-size BYTES default: 0
  --mbus-socket-tos [0x00, 0xFF] 
  --mbus-tcp-cork BOOL      default: 0
  --mbus-cork SECONDS       default: 0
  --mbus-on-message-in-pool BOOL default: 1
  --mbus-on-reply-in-pool BOOL default: 1
  --mbus-worker-count COUNT default: 16
  --label KEY=VALUE         labels for this node
  --alloc-file [PATH]       Allocator config file
  --audit-file [PATH]       File with audit config
  --auth-file [PATH]        authorization configuration
  --auth-token-file [PATH]  authorization token configuration
  --bootstrap-file [PATH]   Bootstrap config file
  --bs-file [PATH]          blobstorage config file
  --channels-file [PATH]    tablet channel profile config file
  --cms-file [PATH]         CMS config file
  --domains-file [PATH]     domain config file
  --drivemodel-file [PATH]  drive model config file
  --dyn-nodes-file [PATH]   Dynamic nodes config file
  --feature-flags-file [PATH]
                            File with feature flags to turn new features on/off
  --fq-file [PATH]          Federated Query config file
  --grpc-file [PATH]        gRPC config file
  --http-proxy-file [PATH]  Http proxy config file
  --ic-file [PATH]          interconnect config file
  --incrhuge-file [PATH]    incremental huge blob keeper config file
  --key-file [PATH]         tenant encryption key configuration
  --kqp-file [PATH]         Kikimr Query Processor config file
  --log-file [PATH]         log config file
  --memorylog-file [PATH]   set buffer size for memory log
  --metering-file [PATH]    File with metering config
  --naming-file [PATH]      static nameservice config file
  --netclassifier-file [PATH]
                            NetClassifier config file
  --pdisk-key-file [PATH]   pdisk encryption key configuration
  --pq-file [PATH]          PersQueue config file
  --pqcd-file [PATH]        PersQueue cluster discovery config file
  --public-http-file [PATH] Public HTTP config file
  --rb-file [PATH]          File with resource broker customizations
  --sqs-file [PATH]         SQS config file
  --sys-file [PATH]         actor system config file (use dummy config by default)
  --vdisk-file [PATH]       vdisk kind config file

Free args: min: 0, max: unlimited
  PATH  path to protobuf file; files are merged in order in which they are enlisted

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q2sa/004f58/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/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1/logfile_f5bwozcb.log --grpc-port=11068 --mon-port=3546 --ic-port=14966 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1/logfile_f5bwozcb.log', '--grpc-port=11068', '--mon-port=3546', '--ic-port=14966', '--module=1')' in '/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1397231
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11068/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.136
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.136
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1397232
DEBUG    ya.test:process.py:259 Command (pid 1397232) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1397232) elapsed time (sec): 0.827709436416626
DEBUG    ya.test:process.py:263 Command (pid 1397232) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397232) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1397232) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397232) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397232) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1397232) maxrss: 798996
DEBUG    ya.test:process.py:263 Command (pid 1397232) minflt: 45244
DEBUG    ya.test:process.py:263 Command (pid 1397232) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1397232) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1397232) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 1397232) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1397232) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1397232) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1397232) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1397232) stime: 0.25212999999999997
DEBUG    ya.test:process.py:263 Command (pid 1397232) utime: 0.5297569999999999
DEBUG    ya.test:process.py:263 Command (pid 1397232) wtime: 0.83
DEBUG    ya.test:process.py:275 Command (pid 1397232) output:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tksuhoixfa
    Host information: 
        Linux ghrun-tksuhoixfa 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:415 Executing command = ['/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:11068', '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: 14966\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.137
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.137
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:11068', '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: 14966\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1397638
DEBUG    ya.test:process.py:259 Command (pid 1397638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1397638) elapsed time (sec): 0.9202055931091309
DEBUG    ya.test:process.py:263 Command (pid 1397638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1397638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1397638) maxrss: 840412
DEBUG    ya.test:process.py:263 Command (pid 1397638) minflt: 51306
DEBUG    ya.test:process.py:263 Command (pid 1397638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1397638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1397638) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1397638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1397638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1397638) nvcsw: 769
DEBUG    ya.test:process.py:263 Command (pid 1397638) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1397638) stime: 0.283636
DEBUG    ya.test:process.py:263 Command (pid 1397638) utime: 0.61258
DEBUG    ya.test:process.py:263 Command (pid 1397638) wtime: 0.923
DEBUG    ya.test:process.py:275 Command (pid 1397638) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:415 Executing command = ['/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:11068', '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.138
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.138
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:11068', '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: 1397872
DEBUG    ya.test:process.py:259 Command (pid 1397872) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1397872) elapsed time (sec): 0.8921117782592773
DEBUG    ya.test:process.py:263 Command (pid 1397872) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397872) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1397872) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397872) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397872) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1397872) maxrss: 840412
DEBUG    ya.test:process.py:263 Command (pid 1397872) minflt: 51493
DEBUG    ya.test:process.py:263 Command (pid 1397872) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1397872) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1397872) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1397872) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1397872) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1397872) nvcsw: 806
DEBUG    ya.test:process.py:263 Command (pid 1397872) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1397872) stime: 0.280559
DEBUG    ya.test:process.py:263 Command (pid 1397872) utime: 0.580674
DEBUG    ya.test:process.py:263 Command (pid 1397872) wtime: 0.894
DEBUG    ya.test:process.py:275 Command (pid 1397872) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:529 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:536 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19028
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6204
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26763
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62540
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11068 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1/logfile_m0j6yz0d.log --grpc-port=19028 --mon-port=6204 --ic-port=26395
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11068 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1/logfile_m0j6yz0d.log --grpc-port=19028 --mon-port=6204 --ic-port=26395
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:11068', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1/logfile_m0j6yz0d.log', '--grpc-port=19028', '--mon-port=6204', '--ic-port=26395')' in '/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1397976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19028/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.139
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.139
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1397977
DEBUG    ya.test:process.py:259 Command (pid 1397977) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1397977) elapsed time (sec): 0.8334932327270508
DEBUG    ya.test:process.py:263 Command (pid 1397977) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397977) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1397977) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397977) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397977) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1397977) maxrss: 840412
DEBUG    ya.test:process.py:263 Command (pid 1397977) minflt: 45139
DEBUG    ya.test:process.py:263 Command (pid 1397977) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1397977) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1397977) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1397977) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1397977) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1397977) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1397977) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1397977) stime: 0.211674
DEBUG    ya.test:process.py:263 Command (pid 1397977) utime: 0.569244
DEBUG    ya.test:process.py:263 Command (pid 1397977) wtime: 0.836
DEBUG    ya.test:process.py:275 Command (pid 1397977) output:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tksuhoixfa
    Host information: 
        Linux ghrun-tksuhoixfa 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 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.44
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.44
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11068', '-d', '/local/test_db', 'workload', 'clickbench', '-p', 'olap_yatests/clickbench/hits', 'init', '--store=column', '--datetime-types=dt64']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1398825
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c6fe3d40-a2f8-44a5-af96-cc60e4743c95, localhost:64414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c6fe3d40-a2f8-44a5-af96-cc60e4743c95, localhost:64414): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c6fe3d40-a2f8-44a5-af96-cc60e4743c95, localhost:64414): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tksuhoixfa.auto.internal" port: 26866 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tksuhoixfa.auto.internal:26866, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64414
DEBUG    ya.test:process.py:259 Command (pid 1398825) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1398825) elapsed time (sec): 4.705446243286133
DEBUG    ya.test:process.py:263 Command (pid 1398825) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1398825) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1398825) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1398825) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1398825) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1398825) maxrss: 840412
DEBUG    ya.test:process.py:263 Command (pid 1398825) minflt: 106593
DEBUG    ya.test:process.py:263 Command (pid 1398825) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1398825) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1398825) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1398825) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1398825) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1398825) nvcsw: 3591
DEBUG    ya.test:process.py:263 Command (pid 1398825) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1398825) stime: 0.295485
DEBUG    ya.test:process.py:263 Command (pid 1398825) utime: 0.396686
DEBUG    ya.test:process.py:263 Command (pid 1398825) wtime: 4.708
DEBUG    ya.test:process.py:275 Command (pid 1398825) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.45
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.45
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11068', '-d', '/local/test_db', 'workload', 'clickbench', '-p', 'olap_yatests/clickbench/hits', 'import', 'files', '--input', '/home/runner/.ya/build/build_root/q2sa/004f58/environment/arcadia/ydb/tests/functional/clickbench/data/hits.csv']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1399359
DEBUG    ya.test:process.py:259 Command (pid 1399359) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1399359) elapsed time (sec): 35.21216893196106
DEBUG    ya.test:process.py:263 Command (pid 1399359) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399359) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1399359) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399359) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399359) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1399359) maxrss: 840412
DEBUG    ya.test:process.py:263 Command (pid 1399359) minflt: 464805
DEBUG    ya.test:process.py:263 Command (pid 1399359) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1399359) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1399359) nivcsw: 292
DEBUG    ya.test:process.py:263 Command (pid 1399359) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1399359) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1399359) nvcsw: 46692
DEBUG    ya.test:process.py:263 Command (pid 1399359) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 1399359) stime: 2.50161
DEBUG    ya.test:process.py:263 Command (pid 1399359) utime: 3.991977
DEBUG    ya.test:process.py:263 Command (pid 1399359) wtime: 35.215
DEBUG    ya.test:process.py:275 Command (pid 1399359) output:
Fill table hits...
Fill table hits OK 100000 / 99997497 (34.590639s)

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


DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3546
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 548
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:206 Connecting to grpc://localhost:11068 to local/test_db ydb_access_token is set False
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 15ed3a63-0800-4ed8-862d-764763af35ff, localhost:11068): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 15ed3a63-0800-4ed8-862d-764763af35ff, localhost:11068): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 15ed3a63-0800-4ed8-862d-764763af35ff, localhost:11068): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tksuhoixfa.auto.internal" port: 19028 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tksuhoixfa.auto.internal:19028, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11068
INFO     root:ydb_cluster.py:222 Connected
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, a7cb2f2b-079e-4478-9c71-a4c2cfe9c2c7, ghrun-tksuhoixfa.auto.internal:19028): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, a7cb2f2b-079e-4478-9c71-a4c2cfe9c2c7, ghrun-tksuhoixfa.auto.internal:19028): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, a7cb2f2b-079e-4478-9c71-a4c2cfe9c2c7, ghrun-tksuhoixfa.auto.internal:19028): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3546
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 548
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3546
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 548
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:273 get_tables /local/test_db/olap_yatests/clickbench/hits
INFO     root:ydb_cluster.py:267 describe /local/test_db/olap_yatests/clickbench/hits
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, ae8b71b9-d363-4c83-98d5-d044112895a0, ghrun-tksuhoixfa.auto.internal:19028): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, ae8b71b9-d363-4c83-98d5-d044112895a0, ghrun-tksuhoixfa.auto.internal:19028): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/clickbench/hits" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, ae8b71b9-d363-4c83-98d5-d044112895a0, ghrun-tksuhoixfa.auto.internal:19028): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "hits" owner: "root@builtin" type: COLUMN_TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1761310125810 tx_id: 281474976720659 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3546
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/clickbench/hits&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/clickbench/hits&tablets=true HTTP/1.1" 200 579
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/clickbench/hits balance: 128-128 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 6d275d3b-04b2-4068-811b-14d72c8f0ea0, ghrun-tksuhoixfa.auto.internal:19028): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 6d275d3b-04b2-4068-811b-14d72c8f0ea0, ghrun-tksuhoixfa.auto.internal:19028): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 6d275d3b-04b2-4068-811b-14d72c8f0ea0, ghrun-tksuhoixfa.auto.internal:19028): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.46
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.46
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q2sa/004f58/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11068', '-d', '/local/test_db', 'workload', 'clickbench', '--path', 'olap_yatests/clickbench/hits', 'run', '--json', '2de39c5e52fc50134c0bdc66973b1e7d.stats.json', '--output', '2de39c5e52fc50134c0bdc66973b1e7d.result', '--include', 'Query00,Query01,Query02,Query03,Query04,Query05,Query06,Query07,Query08,Query09,Query10,Query11,Query12,Query13,Query14,Query15,Query16,Query17,Query18,Query19,Query20,Query21,Query22,Query23,Query24,Query25,Query26,Query27,Query28,Query29,Query30,Query31,Query32,Query33,Query34,Query35,Query36,Query37,Query38,Query39,Query40,Query41,Query42', '--iterations', '2', '--plan', '2de39c5e52fc50134c0bdc66973b1e7d.plan', '--global-timeout', '1800.0s', '--verbose', '--threads', '8']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1405548
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b603cf6e-1e7b-404f-93c5-1aafad773409, localhost:64414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b603cf6e-1e7b-404f-93c5-1aafad773409, localhost:64414): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b603cf6e-1e7b-404f-93c5-1aafad773409, localhost:64414): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tksuhoixfa.auto.internal" port: 26866 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tksuhoixfa.auto.internal:26866, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64414
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 96517773-7edb-43da-9f8a-51ca52dca3f5, localhost:11068): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 96517773-7edb-43da-9f8a-51ca52dca3f5, localhost:11068): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 96517773-7edb-43da-9f8a-51ca52dca3f5, localhost:11068): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tksuhoixfa.auto.internal" port: 19028 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tksuhoixfa.auto.internal:19028, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11068
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 05f1be58-8c45-40b6-88fe-27a941773395, localhost:64414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 05f1be58-8c45-40b6-88fe-27a941773395, localhost:64414): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 05f1be58-8c45-40b6-88fe-27a941773395, localhost:64414): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tksuhoixfa.auto.internal" port: 26866 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tksuhoixfa.auto.internal:26866, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64414
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b1a3ebc7-5ef1-4bb4-8da6-531a5d3bcd56, localhost:11068): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b1a3ebc7-5ef1-4bb4-8da6-531a5d3bcd56, localhost:11068): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b1a3ebc7-5ef1-4bb4-8da6-531a5d3bcd56, localhost:11068): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tksuhoixfa.auto.internal" port: 19028 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tksuhoixfa.auto.internal:19028, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11068
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3546
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /viewer/json/nodes HTTP/1.1" 200 807
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3546
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 556
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3546
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /viewer/json/nodes HTTP/1.1" 200 806
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3546
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3546 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 556
INFO     root:allure_utils.py:292 All nodes before filtering: [('26395@ghrun-tksuhoixfa.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:312 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:313 Host to nodes mapping: [('ghrun-tksuhoixfa.auto.internal', 1)]
INFO     root:allure_utils.py:889 iterations_table created, length: 515
INFO     root:allure_utils.py:895 Added iterations table to description HTML
============================== slowest durations ===============================
223.76s setup    test_clickbench.py::TestClickbenchParallel::test[Query00]
55.90s setup    test_clickbench.py::TestClickbench::test_clickbench[Query00]
21.73s call     test_clickbench.py::TestClickbench::test_clickbench[Query29]
8.00s call     test_clickbench.py::TestClickbench::test_clickbench[Query22]
7.49s call     test_clickbench.py::TestClickbench::test_clickbench[Query09]
6.69s call     test_clickbench.py::TestClickbench::test_clickbench[Query42]
5.86s call     test_clickbench.py::TestClickbench::test_clickbench[Query39]
5.33s call     test_clickbench.py::TestClickbench::test_clickbench[Query28]
5.32s call     test_clickbench.py::TestClickbench::test_clickbench[Query23]
5.27s call     test_clickbench.py::TestClickbench::test_clickbench[Query32]
5.25s call     test_clickbench.py::TestClickbench::test_clickbench[Query35]
5.23s call     test_clickbench.py::TestClickbench::test_clickbench[Query11]
5.12s call     test_clickbench.py::TestClickbench::test_clickbench[Query31]
5.05s call     test_clickbench.py::TestClickbench::test_clickbench[Query40]
5.04s call     test_clickbench.py::TestClickbench::test_clickbench[Query41]
5.03s call     test_clickbench.py::TestClickbench::test_clickbench[Query08]
5.01s call     test_clickbench.py::TestClickbench::test_clickbench[Query37]
4.82s call     test_clickbench.py::TestClickbench::test_clickbench[Query36]
4.82s call     test_clickbench.py::TestClickbench::test_clickbench[Query30]
4.68s call     test_clickbench.py::TestClickbench::test_clickbench[Query10]
4.68s call     test_clickbench.py::TestClickbench::test_clickbench[Query04]
4.61s call     test_clickbench.py::TestClickbench::test_clickbench[Query02]
4.59s call     test_clickbench.py::TestClickbench::test_clickbench[Query03]
4.51s call     test_clickbench.py::TestClickbench::test_clickbench[Query38]
4.51s call     test_clickbench.py::TestClickbench::test_clickbench[Query18]
4.49s call     test_clickbench.py::TestClickbench::test_clickbench[Query34]
4.33s call     test_clickbench.py::TestClickbench::test_clickbench[Query13]
4.33s call     test_clickbench.py::TestClickbench::test_clickbench[Query27]
4.17s call     test_clickbench.py::TestClickbench::test_clickbench[Query21]
4.17s call     test_clickbench.py::TestClickbench::test_clickbench[Query12]
4.15s call     test_clickbench.py::TestClickbench::test_clickbench[Query00]
3.93s call     test_clickbench.py::TestClickbench::test_clickbench[Query05]
3.80s call     test_clickbench.py::TestClickbench::test_clickbench[Query16]
3.78s call     test_clickbench.py::TestClickbench::test_clickbench[Query20]
3.74s call     test_clickbench.py::TestClickbench::test_clickbench[Query01]
3.71s call     test_clickbench.py::TestClickbench::test_clickbench[Query14]
3.61s call     test_clickbench.py::TestClickbench::test_clickbench[Query33]
3.54s call     test_clickbench.py::TestClickbench::test_clickbench[Query07]
3.42s call     test_clickbench.py::TestClickbench::test_clickbench[Query06]
3.26s call     test_clickbench.py::TestClickbench::test_clickbench[Query17]
3.25s call     test_clickbench.py::TestClickbench::test_clickbench[Query15]
3.05s setup    test_clickbench.py::TestClickbench::test_clickbench[Query22]
2.96s setup    test_clickbench.py::TestClickbench::test_clickbench[Query37]
2.84s setup    test_clickbench.py::TestClickbench::test_clickbench[Query36]
2.83s setup    test_clickbench.py::TestClickbench::test_clickbench[Query38]
2.77s call     test_clickbench.py::TestClickbench::test_clickbench[Query26]
2.70s call     test_clickbench.py::TestClickbench::test_clickbench[Query24]
2.64s setup    test_clickbench.py::TestClickbench::test_clickbench[Query23]
2.63s call     test_clickbench.py::TestClickbench::test_clickbench[Query25]
2.61s setup    test_clickbench.py::TestClickbench::test_clickbench[Query21]
2.61s setup    test_clickbench.py::TestClickbench::test_clickbench[Query02]
2.61s setup    test_clickbench.py::TestClickbench::test_clickbench[Query42]
2.59s setup    test_clickbench.py::TestClickbench::test_clickbench[Query32]
2.58s setup    test_clickbench.py::TestClickbench::test_clickbench[Query24]
2.58s setup    test_clickbench.py::TestClickbench::test_clickbench[Query17]
2.57s setup    test_clickbench.py::TestClickbench::test_clickbench[Query29]
2.57s setup    test_clickbench.py::TestClickbench::test_clickbench[Query03]
2.57s setup    test_clickbench.py::TestClickbench::test_clickbench[Query30]
2.57s setup    test_clickbench.py::TestClickbench::test_clickbench[Query33]
2.56s setup    test_clickbench.py::TestClickbench::test_clickbench[Query39]
2.56s setup    test_clickbench.py::TestClickbench::test_clickbench[Query06]
2.55s setup    test_clickbench.py::TestClickbench::test_clickbench[Query12]
2.54s setup    test_clickbench.py::TestClickbench::test_clickbench[Query20]
2.53s setup    test_clickbench.py::TestClickbench::test_clickbench[Query34]
2.53s setup    test_clickbench.py::TestClickbench::test_clickbench[Query31]
2.52s setup    test_clickbench.py::TestClickbench::test_clickbench[Query19]
2.52s setup    test_clickbench.py::TestClickbench::test_clickbench[Query27]
2.51s setup    test_clickbench.py::TestClickbench::test_clickbench[Query07]
2.50s setup    test_clickbench.py::TestClickbench::test_clickbench[Query09]
2.50s setup    test_clickbench.py::TestClickbench::test_clickbench[Query01]
2.49s setup    test_clickbench.py::TestClickbench::test_clickbench[Query16]
2.49s setup    test_clickbench.py::TestClickbench::test_clickbench[Query05]
2.48s setup    test_clickbench.py::TestClickbench::test_clickbench[Query14]
2.48s setup    test_clickbench.py::TestClickbench::test_clickbench[Query40]
2.47s setup    test_clickbench.py::TestClickbench::test_clickbench[Query04]
2.45s setup    test_clickbench.py::TestClickbench::test_clickbench[Query26]
2.45s setup    test_clickbench.py::TestClickbench::test_clickbench[Query10]
2.43s call     test_clickbench.py::TestClickbench::test_clickbench[Query19]
2.42s setup    test_clickbench.py::TestClickbench::test_clickbench[Query13]
2.42s setup    test_clickbench.py::TestClickbench::test_clickbench[Query28]
2.42s setup    test_clickbench.py::TestClickbench::test_clickbench[Query25]
2.40s setup    test_clickbench.py::TestClickbench::test_clickbench[Query18]
2.40s setup    test_clickbench.py::TestClickbench::test_clickbench[Query41]
2.39s setup    test_clickbench.py::TestClickbench::test_clickbench[Query15]
2.35s setup    test_clickbench.py::TestClickbench::test_clickbench[Query35]
2.32s setup    test_clickbench.py::TestClickbench::test_clickbench[Query11]
2.27s setup    test_clickbench.py::TestClickbench::test_clickbench[Query08]
0.03s teardown test_clickbench.py::TestClickbench::test_clickbench[Query32]
0.02s teardown test_clickbench.py::TestClickbench::test_clickbench[Query42]
0.01s teardown test_clickbench.py::TestClickbench::test_clickbench[Query35]
0.01s teardown test_clickbench.py::TestClickbench::test_clickbench[Query00]

(39 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_clickbench.py::TestClickbenchParallel::test[Query00] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
=================== 43 passed, 1 error in 600.61s (0:10:00) ====================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...q2sa/004f58/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/q2sa/004f58', '--source-root', '/home/runner/.ya/build/build_root/q2sa/004f58/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_clickbench.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...q2sa/004f58/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/q2sa/004f58', '--source-root', '/home/runner/.ya/build/build_root/q2sa/004f58/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/q2sa/004f58/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_clickbench.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q2sa/004f52/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 3 items

test_default_path.py ..

============================== slowest durations ===============================
473.51s call     test_default_path.py::TestDefaultPath::test_tpcds
50.47s call     test_default_path.py::TestDefaultPath::test_clickbench
13.18s setup    test_default_path.py::TestDefaultPath::test_clickbench
2.60s setup    test_default_path.py::TestDefaultPath::test_tpcds
2.52s setup    test_default_path.py::TestDefaultPath::test_tpch

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 passed in 604.38s (0:10:04) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...04f52/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/q2sa/004f52/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/q2sa/004f52', '--source-root', '/home/runner/.ya/build/build_root/q2sa/004f52/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/q2sa/004f52/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_default_path.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...04f52/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/q2sa/004f52/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/q2sa/004f52', '--source-root', '/home/runner/.ya/build/build_root/q2sa/004f52/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/q2sa/004f52/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_default_path.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q2sa/004f36/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_diff_processing
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 9 items

test_diff_processing.py .........

============================== slowest durations ===============================
72.07s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]
34.32s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.NO]
27.83s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.NO]
18.12s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]
9.49s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.WARNING]
8.76s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.ERROR]
5.64s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.NO]
2.59s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.WARNING]
2.55s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.ERROR]
2.54s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.WARNING]
2.54s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.ERROR]
2.47s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.ERROR]
2.47s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.WARNING]
2.45s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.NO]
2.44s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.WARNING]
1.89s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.ERROR]
1.79s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.WARNING]
1.15s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.ERROR]
0.01s teardown test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]
0.01s teardown test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.NO]
0.01s teardown test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.NO]
0.01s teardown test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.ERROR]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 9 passed in 201.30s (0:03:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q2sa/004f18/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_external
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 3 items

test_external.py ...

============================== slowest durations ===============================
37.70s setup    test_external.py::TestExternalE1::test[first_query_set.1.sql]
3.41s call     test_external.py::TestExternalE1::test[second_query_set.join.sql]
3.14s setup    test_external.py::TestExternalE1::test[first_query_set.2.yql]
2.66s setup    test_external.py::TestExternalE1::test[second_query_set.join.sql]
2.56s teardown test_external.py::TestExternalE1::test[second_query_set.join.sql]
2.46s call     test_external.py::TestExternalE1::test[first_query_set.2.yql]
2.46s call     test_external.py::TestExternalE1::test[first_query_set.1.sql]
0.02s teardown test_external.py::TestExternalE1::test[first_query_set.1.sql]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 3 passed in 54.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/q2sa/004f1c/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_import_csv
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 2 items

test_import_csv.py ..

============================== slowest durations ===============================
37.16s setup    test_import_csv.py::TestExternalImportCsv::test
34.83s setup    test_import_csv.py::TestExternalImportCsvArrow::test
2.07s teardown test_import_csv.py::TestExternalImportCsv::test
1.91s teardown test_import_csv.py::TestExternalImportCsvArrow::test
0.05s call     test_import_csv.py::TestExternalImportCsvArrow::test
0.04s call     test_import_csv.py::TestExternalImportCsv::test
========================= 2 passed in 76.12s (0:01:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q2sa/004f06/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 23 items

test_upload.py ....................

============================== slowest durations ===============================
193.79s setup    test_upload.py::TestUploadTpchS0_1::test
30.61s call     test_upload.py::TestUploadTpchS0_1::test_tpch[8]
23.91s call     test_upload.py::TestUploadTpchS0_1::test_tpch[9]
22.63s call     test_upload.py::TestUploadTpchS0_1::test_tpch[16]
21.68s call     test_upload.py::TestUploadTpchS0_1::test_tpch[18]
21.20s call     test_upload.py::TestUploadTpchS0_1::test_tpch[7]
19.86s call     test_upload.py::TestUploadTpchS0_1::test_tpch[2]
19.49s call     test_upload.py::TestUploadTpchS0_1::test_tpch[17]
19.45s call     test_upload.py::TestUploadTpchS0_1::test_tpch[5]
19.17s call     test_upload.py::TestUploadTpchS0_1::test_tpch[10]
18.42s call     test_upload.py::TestUploadTpchS0_1::test_tpch[3]
16.65s call     test_upload.py::TestUploadTpchS0_1::test_tpch[11]
13.87s call     test_upload.py::TestUploadTpchS0_1::test_tpch[13]
13.72s call     test_upload.py::TestUploadTpchS0_1::test_tpch[15]
13.70s call     test_upload.py::TestUploadTpchS0_1::test_tpch[19]
13.31s call     test_upload.py::TestUploadTpchS0_1::test_tpch[12]
12.34s call     test_upload.py::TestUploadTpchS0_1::test_tpch[1]
12.19s call     test_upload.py::TestUploadTpchS0_1::test_tpch[4]
10.55s call     test_upload.py::TestUploadTpchS0_1::test_tpch[14]
7.27s call     test_upload.py::TestUploadTpchS0_1::test_tpch[6]
2.82s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[2]
2.64s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[10]
2.60s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[5]
2.59s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[15]
2.56s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[4]
2.56s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[20]
2.54s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[14]
2.54s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[3]
2.54s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[18]
2.52s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[12]
2.51s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[13]
2.50s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[17]
2.50s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[11]
2.49s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[7]
2.49s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[6]
2.48s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[9]
2.44s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[8]
2.39s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[19]
2.36s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[16]
2.12s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[1]
0.04s call     test_upload.py::TestUploadTpchS0_1::test
0.01s teardown test_upload.py::TestUploadTpchS0_1::test

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 20 passed in 603.81s (0:10:03) ========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../build_root/q2sa/004f06/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/q2sa/004f06/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/q2sa/004f06', '--source-root', '/home/runner/.ya/build/build_root/q2sa/004f06/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/q2sa/004f06/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_upload.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../build_root/q2sa/004f06/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/q2sa/004f06/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/q2sa/004f06', '--source-root', '/home/runner/.ya/build/build_root/q2sa/004f06/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/q2sa/004f06/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_upload.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q2sa/004f42/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 3 items

test_workload_manager.py ..

============================== slowest durations ===============================
179.94s call     test_workload_manager.py::TestClickbenchWM::test
159.69s call     test_workload_manager.py::TestTpchWMS0_1::test
81.91s setup    test_workload_manager.py::TestTpchWMS0_1::test
66.29s setup    test_workload_manager.py::TestClickbenchWM::test
65.08s setup    test_workload_manager.py::TestClickbenchWMComputeSchedulerP1T1::test
0.02s teardown test_workload_manager.py::TestClickbenchWM::test
0.02s teardown test_workload_manager.py::TestTpchWMS0_1::test
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 passed in 599.96s (0:09:59) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...'--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/q2sa/004f42/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/q2sa/004f42', '--source-root', '/home/runner/.ya/build/build_root/q2sa/004f42/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/q2sa/004f42/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_workload_manager.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...'--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/q2sa/004f42/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/q2sa/004f42', '--source-root', '/home/runner/.ya/build/build_root/q2sa/004f42/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/q2sa/004f42/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_workload_manager.py']' stopped by 600 seconds timeout",), {})
