2024-07-01 10:53:11,532 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-07-01 10:53:11,532 - INFO - ya.test - pytest_runtest_setup: test_select_1[v1] 2024-07-01 10:53:11,532 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-07-01 10:53:11,532 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-07-01 10:53:11,534 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/2685 2024-07-01 10:53:11,535 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/21587 2024-07-01 10:53:11,592 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/12923 2024-07-01 10:53:11,593 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/12982 2024-07-01 10:53:11,593 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:53:11,602 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:53:11,604 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:53:11,611 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Resolving endpoints for database local 2024-07-01 10:53:11,612 - DEBUG - ydb.connection - _prepare_call: RpcState(ListEndpoints, f01667db-5e67-46d6-8a59-5e5ade7a5e76, localhost:15512): creating call state 2024-07-01 10:53:11,612 - DEBUG - ydb.connection - _log_request: RpcState(ListEndpoints, f01667db-5e67-46d6-8a59-5e5ade7a5e76, localhost:15512): request = { database: "local" } 2024-07-01 10:53:11,617 - DEBUG - ydb.connection - _log_response: RpcState(ListEndpoints, f01667db-5e67-46d6-8a59-5e5ade7a5e76, localhost:15512): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "epd6jdetbj6les0sug49.auto.internal" port: 15512 service: "legacy" 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" location: "1" node_id: 1 } self_location: "1" } } } } 2024-07-01 10:53:11,618 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Resolved endpoints for database local: DiscoveryResult ]> 2024-07-01 10:53:11,618 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:53:11,621 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:53:11,622 - DEBUG - ydb.table.SessionPool - subscribe: Active session queue is empty, subscribe waiter for a session 2024-07-01 10:53:11,622 - DEBUG - ydb.table.SessionPool - subscribe: Subscribe waiter 2024-07-01 10:53:11,623 - DEBUG - ydb.table.SessionPool - subscribe: Session pool is not large enough (active_count < size: 0 < 1). will create a new session. 2024-07-01 10:53:11,623 - DEBUG - ydb.table.SessionPool - _create: Created session 2024-07-01 10:53:11,624 - DEBUG - ydb.table.SessionPool - _prepare: Preparing session 2024-07-01 10:53:11,624 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateSession, 0cf134a6-1cf5-4365-bcdb-48ba30e2c289, epd6jdetbj6les0sug49.auto.internal:15512): creating call state 2024-07-01 10:53:11,625 - DEBUG - ydb.connection - _log_request: RpcState(CreateSession, 0cf134a6-1cf5-4365-bcdb-48ba30e2c289, epd6jdetbj6les0sug49.auto.internal:15512): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } } 2024-07-01 10:53:11,633 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 0cf134a6-1cf5-4365-bcdb-48ba30e2c289, epd6jdetbj6les0sug49.auto.internal:15512): on response callback started 2024-07-01 10:53:11,633 - DEBUG - ydb.connection - _log_response: RpcState(CreateSession, 0cf134a6-1cf5-4365-bcdb-48ba30e2c289, epd6jdetbj6les0sug49.auto.internal:15512): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTc3NjlmZTQtYzY5YzI2MTEtYzg3MTIxNDgtNzYzODJiZDA=" } } } } 2024-07-01 10:53:11,634 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-07-01 10:53:11,634 - DEBUG - ydb.table.SessionPool - put: Replying to waiter with a session 2024-07-01 10:53:11,634 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 0cf134a6-1cf5-4365-bcdb-48ba30e2c289, epd6jdetbj6les0sug49.auto.internal:15512): on response callback success 2024-07-01 10:53:11,635 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 9f02b5be-27f4-4d08-aa09-60706c0f05ae, epd6jdetbj6les0sug49.auto.internal:15512): creating call state 2024-07-01 10:53:11,636 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 9f02b5be-27f4-4d08-aa09-60706c0f05ae, epd6jdetbj6les0sug49.auto.internal:15512): request = { session_id: "ydb://session/3?node_id=1&id=ZTc3NjlmZTQtYzY5YzI2MTEtYzg3MTIxNDgtNzYzODJiZDA=" path: "local/DbPoolStorage_193763b0-2a22-4d35-9fd6-b6ff998101a8/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } } 2024-07-01 10:53:11,728 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 9f02b5be-27f4-4d08-aa09-60706c0f05ae, epd6jdetbj6les0sug49.auto.internal:15512): response = { operation { ready: true status: SUCCESS } } 2024-07-01 10:53:11,729 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-07-01 10:53:11,730 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 4fda0faf-5189-457d-b873-0ab0d0e1461a, epd6jdetbj6les0sug49.auto.internal:15512): creating call state 2024-07-01 10:53:11,731 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 4fda0faf-5189-457d-b873-0ab0d0e1461a, epd6jdetbj6les0sug49.auto.internal:15512): request = { session_id: "ydb://session/3?node_id=1&id=ZTc3NjlmZTQtYzY5YzI2MTEtYzg3MTIxNDgtNzYzODJiZDA=" path: "local/DbPoolStorage_193763b0-2a22-4d35-9fd6-b6ff998101a8/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } } 2024-07-01 10:53:11,760 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 4fda0faf-5189-457d-b873-0ab0d0e1461a, epd6jdetbj6les0sug49.auto.internal:15512): response = { operation { ready: true status: SUCCESS } } 2024-07-01 10:53:11,760 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-07-01 10:53:11,761 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteDataQuery, 4a7104ad-a5de-4192-aa1e-5cfb27675e7e, epd6jdetbj6les0sug49.auto.internal:15512): creating call state 2024-07-01 10:53:11,762 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteDataQuery, 4a7104ad-a5de-4192-aa1e-5cfb27675e7e, epd6jdetbj6les0sug49.auto.internal:15512): request = { session_id: "ydb://session/3?node_id=1&id=ZTc3NjlmZTQtYzY5YzI2MTEtYzg3MTIxNDgtNzYzODJiZDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n PRAGMA TablePathPrefix(\"local/DbPoolStorage_193763b0-2a22-4d35-9fd6-b6ff998101a8\");\n UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } } 2024-07-01 10:53:11,912 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteDataQuery, 4a7104ad-a5de-4192-aa1e-5cfb27675e7e, epd6jdetbj6les0sug49.auto.internal:15512): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } } 2024-07-01 10:53:11,913 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-07-01 10:53:11,966 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/21106 2024-07-01 10:53:11,967 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/23900 2024-07-01 10:53:11,969 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/jvyu/002175/ydb/apps/ydbd/ydbd 2024-07-01 10:53:11,969 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: CFG_DIR_PATH="/home/runner/.ya/build/build_root/jvyu/002175/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_select_1.py__TestSelect1__test_select_1[v1]/default/kikimr_configs" 2024-07-01 10:53:11,970 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: Final command: /home/runner/.ya/build/build_root/jvyu/002175/ydb/apps/ydbd/ydbd server --suppress-version-check --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/jvyu/002175/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_select_1.py__TestSelect1__test_select_1[v1]/default/node_1/logfile_zhmsuv21.log --yaml-config=$CFG_DIR_PATH/config.yaml --grpc-port=12982 --mon-port=21106 --ic-port=12923 2024-07-01 10:53:11,971 - DEBUG - ya.test - execute: Executing '('/home/runner/.ya/build/build_root/jvyu/002175/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/jvyu/002175/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_select_1.py__TestSelect1__test_select_1[v1]/default/node_1/logfile_zhmsuv21.log', '--yaml-config=/home/runner/.ya/build/build_root/jvyu/002175/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_select_1.py__TestSelect1__test_select_1[v1]/default/kikimr_configs/config.yaml', '--grpc-port=12982', '--mon-port=21106', '--ic-port=12923')' with input '/home/runner/.ya/build/build_root/jvyu/002175/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk25/stdin' in '/home/runner/.ya/build/build_root/jvyu/002175/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk25/testing_out_stuff/test_select_1.py__TestSelect1__test_select_1[v1]/default/node_1' (no wait) 2024-07-01 10:53:11,974 - DEBUG - ya.test - execute: Command pid: 2841530 2024-07-01 10:53:11,976 - INFO - ydb.tests.library.harness.kikimr_runner - start: Started node localhost:12982/1 2024-07-01 10:53:11,976 - INFO - ydb.tests.library.harness.kikimr_runner - __run: Cluster started and initialized 2024-07-01 10:53:11,983 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_select_1.py::TestSelect1, test_name: test_select_1[v1]) 2024-07-01 10:53:11,984 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:12,224 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:12,426 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:12,628 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:12,830 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:13,032 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:13,234 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:13,436 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:13,638 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:13,840 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:14,042 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:14,245 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:14,446 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:14,648 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:14,850 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:15,052 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:15,254 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:15,455 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:15,657 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:15,859 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:16,061 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:16,262 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:16,464 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:16,665 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:16,867 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:17,069 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:17,270 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:17,472 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:17,674 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:17,876 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:18,077 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:18,279 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:18,480 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:18,682 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:18,883 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:19,085 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:19,287 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:19,488 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:19,690 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:19,891 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:20,093 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:20,294 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:20,496 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:20,698 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:20,899 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:21,101 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:21,302 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:21,504 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:21,705 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1bf4ddec-454c-4437-aa9e-950f3cc12fa4" 2024-07-01 10:53:22,701 - DEBUG - root - create_query_impl: Result: query_id: "ptquf3qac23qa7fdic9m" 2024-07-01 10:53:22,927 - DEBUG - root - describe_query: Result: query { meta { common { id: "ptquf3qac23qa7fdic9m" created_by: "root@builtin" modified_by: "root@builtin" created_at { seconds: 1719831201 nanos: 977956000 } modified_at { seconds: 1719831201 nanos: 977956000 } revision: 1 } execute_mode: RUN status: STARTING last_job_query_revision: 1 last_job_id: "ptjuf3qac23q54kngv2s-ptquf3qac23qa7fdic9m" started_by: "root@builtin" submitted_at { seconds: 1719831201 nanos: 977956000 } } content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SELECT 1 AS SingleColumn;" syntax: YQL_V1 } } 2024-07-01 10:53:37,978 - DEBUG - root - describe_query: Result: 2024-07-01 10:53:51,042 - DEBUG - root - describe_query: Result: 2024-07-01 10:54:03,152 - DEBUG - root - describe_query: Result: 2024-07-01 10:54:16,300 - DEBUG - root - describe_query: Result: 2024-07-01 10:54:58,948 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:54:58,948 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:55:08,951 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:55:09,070 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:55:10,654 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:55:10,654 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:55:17,130 - ERROR - ya.test - logreport: ydb/tests/fq/yds/test_select_1.py:18: in test_select_1 client.wait_query_status(query_id, fq.QueryMeta.COMPLETED) ydb/tests/tools/fq_runner/fq_client.py:308: in wait_query_status return self.wait_query(query_id, timeout, statuses=statuses).query.meta.status ydb/tests/tools/fq_runner/fq_client.py:289: in wait_query response = self.describe_query(query_id) library/python/retry/__init__.py:214: in wrapped return _retry(obj.retry_conf, functools.partial(f, obj, *f_args, **f_kwargs)) library/python/retry/__init__.py:224: in _retry return f() ydb/tests/tools/fq_runner/fq_client.py:257: in describe_query response = self.service.DescribeQuery( contrib/python/grpcio/py3/grpc/_channel.py:1030: in __call__ return _end_unary_response_blocking(state, call, False, None) contrib/python/grpcio/py3/grpc/_channel.py:910: in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable E grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: E status = StatusCode.DEADLINE_EXCEEDED E details = "Deadline Exceeded" E debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2024-07-01T10:55:16.501933522+00:00", grpc_status:4}" E > 2024-07-01 10:55:17,132 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-07-01 10:55:20,656 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:55:20,810 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:55:22,764 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:55:22,764 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:55:32,766 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:55:32,886 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:55:34,678 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:55:34,678 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:55:44,680 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:55:44,793 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:55:45,803 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:55:45,804 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:55:55,806 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:55:55,925 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:55:57,020 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:55:57,020 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:56:07,022 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:56:07,139 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:56:08,505 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:56:08,506 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:56:18,508 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:56:18,624 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:56:20,257 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:56:20,258 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:56:30,259 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:56:30,377 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:56:32,367 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:56:32,367 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:56:42,369 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:56:42,484 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:56:43,982 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:56:43,983 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:56:53,985 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:56:54,104 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:56:55,844 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:56:55,844 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:57:05,846 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:57:05,964 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:57:07,807 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:57:07,807 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:57:17,809 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:57:17,927 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:57:19,831 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:57:19,831 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:57:29,833 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:57:29,950 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:57:31,843 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:57:31,844 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:57:41,846 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:57:41,961 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:57:43,206 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:57:43,206 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:57:53,208 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:57:53,332 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:57:54,448 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:57:54,448 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:58:04,450 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:58:04,563 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:58:05,618 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:58:05,619 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:58:15,621 - INFO - ydb.connection - close: Closing channel for endpoint localhost:15512 2024-07-01 10:58:15,739 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:15512". Check endpoint correctness. 2024-07-01 10:58:17,442 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:58:17,443 - DEBUG - ydb.connection - channel_factory: 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')] 2024-07-01 10:58:20,138 - WARNING - ydb.tests.library.harness.daemon.KiKiMRNode - stop: Exit code is not checked, cos binary was stopped by sigkill 2024-07-01 10:58:20,138 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:12982/1 2024-07-01 10:58:20,139 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/23900 2024-07-01 10:58:20,139 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/21106 2024-07-01 10:58:20,139 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/12982 2024-07-01 10:58:20,139 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/12923 2024-07-01 10:58:20,140 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/21587