2024-06-28 12:45:55,575 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 12:45:55,576 - INFO - ya.test - pytest_runtest_setup: test_stop_idempotency 2024-06-28 12:45:55,576 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 12:45:55,576 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 12:45:55,578 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_http_api.py::TestHttpApi, test_name: test_stop_idempotency) 2024-06-28 12:46:27,581 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:26890/1 2024-06-28 12:46:27,582 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/11939 2024-06-28 12:46:27,582 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/32534 2024-06-28 12:46:27,582 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/26890 2024-06-28 12:46:27,583 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/12217 2024-06-28 12:46:27,583 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/27835 2024-06-28 12:46:27,585 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "select1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "select 1" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "1d5841d6-4a2d-413e-9fea-224474ef868d" 2024-06-28 12:46:49,427 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 12:46:49,427 - 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 12:46:59,430 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2875 2024-06-28 12:46:59,547 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2875". Check endpoint correctness. 2024-06-28 12:47:00,724 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 12:47:00,724 - 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 12:47:10,727 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2875 2024-06-28 12:47:10,842 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2875". Check endpoint correctness. 2024-06-28 12:47:12,290 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 12:47:12,290 - 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 12:47:22,292 - INFO - ydb.connection - close: Closing channel for endpoint localhost:2875 2024-06-28 12:47:22,404 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:2875". Check endpoint correctness. 2024-06-28 12:47:24,200 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 12:47:24,200 - 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 12:47:27,875 - ERROR - ya.test - logreport: ydb/tests/fq/http_api/test_http_api.py:218: in test_stop_idempotency query_id = c.create_query("select1", "select 1").result.query_id ydb/tests/tools/fq_runner/fq_client.py:186: in create_query return self.create_query_impl(name=name, 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:170: in create_query_impl response = self.service.CreateQuery( 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-06-28T12:47:27.58685339+00:00", grpc_status:4}" E > 2024-06-28 12:47:27,877 - INFO - ya.test - pytest_runtest_teardown: Test teardown