2024-06-28 13:22:31,914 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 13:22:31,915 - INFO - ya.test - pytest_runtest_setup: test_early_finish_case2[v1] 2024-06-28 13:22:31,915 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 13:22:31,915 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 13:22:31,918 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/7074 2024-06-28 13:22:31,920 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/24443 2024-06-28 13:22:32,027 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/17489 2024-06-28 13:22:32,028 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/10491 2024-06-28 13:22:32,029 - 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-06-28 13:22:32,043 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:22:32,045 - 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-06-28 13:22:32,058 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Resolving endpoints for database local 2024-06-28 13:22:32,060 - DEBUG - ydb.connection - _prepare_call: RpcState(ListEndpoints, 2fdf62c2-ca64-4130-8aaa-58354ee79c5f, localhost:16658): creating call state 2024-06-28 13:22:32,061 - DEBUG - ydb.connection - _log_request: RpcState(ListEndpoints, 2fdf62c2-ca64-4130-8aaa-58354ee79c5f, localhost:16658): request = { database: "local" } 2024-06-28 13:22:32,068 - DEBUG - ydb.connection - _log_response: RpcState(ListEndpoints, 2fdf62c2-ca64-4130-8aaa-58354ee79c5f, localhost:16658): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "fhmtub89f3l44gnhgudl.auto.internal" port: 16658 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-06-28 13:22:32,069 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Resolved endpoints for database local: DiscoveryResult ]> 2024-06-28 13:22:32,070 - 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-06-28 13:22:32,076 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:22:32,078 - DEBUG - ydb.table.SessionPool - subscribe: Active session queue is empty, subscribe waiter for a session 2024-06-28 13:22:32,079 - DEBUG - ydb.table.SessionPool - subscribe: Subscribe waiter 2024-06-28 13:22:32,080 - DEBUG - ydb.table.SessionPool - subscribe: Session pool is not large enough (active_count < size: 0 < 1). will create a new session. 2024-06-28 13:22:32,080 - DEBUG - ydb.table.SessionPool - _create: Created session 2024-06-28 13:22:32,081 - DEBUG - ydb.table.SessionPool - _prepare: Preparing session 2024-06-28 13:22:32,081 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateSession, c164f090-b3ed-4bf7-85e2-1088339c00e1, fhmtub89f3l44gnhgudl.auto.internal:16658): creating call state 2024-06-28 13:22:32,082 - DEBUG - ydb.connection - _log_request: RpcState(CreateSession, c164f090-b3ed-4bf7-85e2-1088339c00e1, fhmtub89f3l44gnhgudl.auto.internal:16658): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } } 2024-06-28 13:22:32,098 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, c164f090-b3ed-4bf7-85e2-1088339c00e1, fhmtub89f3l44gnhgudl.auto.internal:16658): on response callback started 2024-06-28 13:22:32,099 - DEBUG - ydb.connection - _log_response: RpcState(CreateSession, c164f090-b3ed-4bf7-85e2-1088339c00e1, fhmtub89f3l44gnhgudl.auto.internal:16658): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWU1ZWVlZGQtOTBlMzdlZjgtMTJkNzQ1YzEtMTY1Mjc0MDg=" } } } } 2024-06-28 13:22:32,099 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:22:32,099 - DEBUG - ydb.table.SessionPool - put: Replying to waiter with a session 2024-06-28 13:22:32,100 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, c164f090-b3ed-4bf7-85e2-1088339c00e1, fhmtub89f3l44gnhgudl.auto.internal:16658): on response callback success 2024-06-28 13:22:32,102 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, c2513c82-0f7b-4625-8342-5d2351804533, fhmtub89f3l44gnhgudl.auto.internal:16658): creating call state 2024-06-28 13:22:32,117 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, c2513c82-0f7b-4625-8342-5d2351804533, fhmtub89f3l44gnhgudl.auto.internal:16658): request = { session_id: "ydb://session/3?node_id=1&id=MWU1ZWVlZGQtOTBlMzdlZjgtMTJkNzQ1YzEtMTY1Mjc0MDg=" path: "local/DbPoolStorage_5a2c45fc-fd0c-4580-8394-753265087bb3/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-06-28 13:22:32,233 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, c2513c82-0f7b-4625-8342-5d2351804533, fhmtub89f3l44gnhgudl.auto.internal:16658): response = { operation { ready: true status: SUCCESS } } 2024-06-28 13:22:32,234 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:22:32,235 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, a272d2ae-b77a-401a-983d-075f1304de56, fhmtub89f3l44gnhgudl.auto.internal:16658): creating call state 2024-06-28 13:22:32,236 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, a272d2ae-b77a-401a-983d-075f1304de56, fhmtub89f3l44gnhgudl.auto.internal:16658): request = { session_id: "ydb://session/3?node_id=1&id=MWU1ZWVlZGQtOTBlMzdlZjgtMTJkNzQ1YzEtMTY1Mjc0MDg=" path: "local/DbPoolStorage_5a2c45fc-fd0c-4580-8394-753265087bb3/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-06-28 13:22:32,290 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, a272d2ae-b77a-401a-983d-075f1304de56, fhmtub89f3l44gnhgudl.auto.internal:16658): response = { operation { ready: true status: SUCCESS } } 2024-06-28 13:22:32,291 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:22:32,292 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteDataQuery, d60797d5-f57b-4bc6-a06a-aaab6ad2c2e8, fhmtub89f3l44gnhgudl.auto.internal:16658): creating call state 2024-06-28 13:22:32,293 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteDataQuery, d60797d5-f57b-4bc6-a06a-aaab6ad2c2e8, fhmtub89f3l44gnhgudl.auto.internal:16658): request = { session_id: "ydb://session/3?node_id=1&id=MWU1ZWVlZGQtOTBlMzdlZjgtMTJkNzQ1YzEtMTY1Mjc0MDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n PRAGMA TablePathPrefix(\"local/DbPoolStorage_5a2c45fc-fd0c-4580-8394-753265087bb3\");\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-06-28 13:22:32,567 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteDataQuery, d60797d5-f57b-4bc6-a06a-aaab6ad2c2e8, fhmtub89f3l44gnhgudl.auto.internal:16658): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } } 2024-06-28 13:22:32,567 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:22:32,646 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/16249 2024-06-28 13:22:32,647 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/22150 2024-06-28 13:22:32,649 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/tsn0/0018e8/ydb/apps/ydbd/ydbd 2024-06-28 13:22:32,650 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: CFG_DIR_PATH="/home/runner/.ya/build/build_root/tsn0/0018e8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_early_finish_case2[v1]/default/kikimr_configs" 2024-06-28 13:22:32,651 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: Final command: /home/runner/.ya/build/build_root/tsn0/0018e8/ydb/apps/ydbd/ydbd server --suppress-version-check --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/tsn0/0018e8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_early_finish_case2[v1]/default/node_1/logfile_slf9o_t0.log --yaml-config=$CFG_DIR_PATH/config.yaml --grpc-port=10491 --mon-port=16249 --ic-port=17489 2024-06-28 13:22:32,653 - DEBUG - ya.test - execute: Executing '('/home/runner/.ya/build/build_root/tsn0/0018e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/tsn0/0018e8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_early_finish_case2[v1]/default/node_1/logfile_slf9o_t0.log', '--yaml-config=/home/runner/.ya/build/build_root/tsn0/0018e8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_early_finish_case2[v1]/default/kikimr_configs/config.yaml', '--grpc-port=10491', '--mon-port=16249', '--ic-port=17489')' with input '/home/runner/.ya/build/build_root/tsn0/0018e8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk40/stdin' in '/home/runner/.ya/build/build_root/tsn0/0018e8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk40/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_early_finish_case2[v1]/default/node_1' (no wait) 2024-06-28 13:22:32,657 - DEBUG - ya.test - execute: Command pid: 3681024 2024-06-28 13:22:32,659 - INFO - ydb.tests.library.harness.kikimr_runner - start: Started node localhost:10491/1 2024-06-28 13:22:32,660 - INFO - ydb.tests.library.harness.kikimr_runner - __run: Cluster started and initialized 2024-06-28 13:22:32,667 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_yq_streaming.py::TestYqStreaming, test_name: test_early_finish_case2[v1]) 2024-06-28 13:22:32,671 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/pq_test_early_finish_case2_v1_input" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-28 13:22:32,758 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-28 13:22:32,758 - DEBUG - root - _get_and_check_result: Result: 2024-06-28 13:22:32,762 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/pq_test_early_finish_case2_v1_output" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-28 13:22:32,802 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-28 13:22:32,804 - DEBUG - root - _get_and_check_result: Result: 2024-06-28 13:22:32,833 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-28 13:22:32,833 - DEBUG - root - _get_and_check_result: Result: 2024-06-28 13:22:44,745 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n $a = SELECT JSON_VALUE(Cast(Data as Json), \"$.key\") as t1 FROM myyds.`pq_test_early_finish_case2_v1_input` limit 100;\n $b = SELECT JSON_VALUE(Cast(Data as Json), \"$.key\") as t2 FROM myyds.`pq_test_early_finish_case2_v1_output` limit 3;\n select * from $a as a\n join $b as b ON a.t1 = b.t2;\n " syntax: YQL_V1 } execute_mode: RUN idempotency_key: "99ed154d-d36a-49ae-813e-a647bc314611" 2024-06-28 13:22:46,139 - DEBUG - root - create_query_impl: Result: query_id: "ptquf41jdmtemltb0vo6" 2024-06-28 13:22:46,496 - DEBUG - root - describe_query: Result: query { meta { common { id: "ptquf41jdmtemltb0vo6" created_by: "root@builtin" modified_by: "root@builtin" created_at { seconds: 1719580964 nanos: 766937000 } modified_at { seconds: 1719580964 nanos: 766937000 } revision: 1 } execute_mode: RUN status: STARTING last_job_query_revision: 1 last_job_id: "ptjuf41jdmtefo77gjr7-ptquf41jdmtemltb0vo6" started_by: "root@builtin" submitted_at { seconds: 1719580964 nanos: 766937000 } } content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n $a = SELECT JSON_VALUE(Cast(Data as Json), \"$.key\") as t1 FROM myyds.`pq_test_early_finish_case2_v1_input` limit 100;\n $b = SELECT JSON_VALUE(Cast(Data as Json), \"$.key\") as t2 FROM myyds.`pq_test_early_finish_case2_v1_output` limit 3;\n select * from $a as a\n join $b as b ON a.t1 = b.t2;\n " syntax: YQL_V1 } } 2024-06-28 13:22:48,553 - DEBUG - root - describe_query: Result: ... (repeated, see above) ... 2024-06-28 13:23:08,705 - DEBUG - root - describe_query: Result: 2024-06-28 13:23:21,463 - DEBUG - root - describe_query: Result: 2024-06-28 13:23:34,551 - DEBUG - root - describe_query: Result: 2024-06-28 13:24:06,135 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:24:06,135 - 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-06-28 13:24:16,139 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:24:16,260 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:24:17,566 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:24:17,567 - 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-06-28 13:24:27,569 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:24:27,685 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:24:29,307 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:24:29,307 - 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-06-28 13:24:35,581 - ERROR - ya.test - logreport: ydb/tests/fq/yds/test_yq_streaming.py:369: in test_early_finish_case2 client.wait_query_status(query_id, fq.QueryMeta.RUNNING) 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 {grpc_status:4, created_time:"2024-06-28T13:24:34.75364219+00:00"}" E > 2024-06-28 13:24:35,583 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-06-28 13:24:39,309 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:24:39,502 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:24:41,306 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:24:41,307 - 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-06-28 13:24:51,309 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:24:51,431 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:24:52,581 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:24:52,582 - 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-06-28 13:25:02,584 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:25:02,700 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:25:04,382 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:25:04,382 - 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-06-28 13:25:14,384 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:25:14,502 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:25:15,699 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:25:15,700 - 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-06-28 13:25:25,703 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:25:25,822 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:25:26,952 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:25:26,952 - 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-06-28 13:25:36,954 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:25:37,068 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:25:38,259 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:25:38,260 - 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-06-28 13:25:48,261 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:25:48,377 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:25:49,495 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:25:49,495 - 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-06-28 13:25:59,497 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:25:59,613 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:26:01,560 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:26:01,561 - 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-06-28 13:26:11,563 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:26:11,681 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:26:12,765 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:26:12,766 - 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-06-28 13:26:22,768 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:26:22,882 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:26:24,859 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:26:24,860 - 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-06-28 13:26:34,862 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:26:34,976 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:26:36,763 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:26:36,763 - 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-06-28 13:26:46,766 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:26:46,880 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:26:48,478 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:26:48,479 - 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-06-28 13:26:58,481 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:26:58,602 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:27:00,141 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:27:00,141 - 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-06-28 13:27:10,143 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:27:10,257 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:27:11,511 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:27:11,511 - 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-06-28 13:27:21,513 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:27:21,632 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:27:23,483 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:27:23,484 - 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-06-28 13:27:33,485 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16658 2024-06-28 13:27:33,599 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16658". Check endpoint correctness. 2024-06-28 13:27:34,864 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:27:34,865 - 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-06-28 13:27:38,590 - WARNING - ydb.tests.library.harness.daemon.KiKiMRNode - stop: Exit code is not checked, cos binary was stopped by sigkill 2024-06-28 13:27:38,590 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:10491/1 2024-06-28 13:27:38,591 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/22150 2024-06-28 13:27:38,591 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/16249 2024-06-28 13:27:38,592 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/10491 2024-06-28 13:27:38,592 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/17489 2024-06-28 13:27:38,592 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/24443