2024-06-28 13:13:17,903 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 13:13:17,904 - INFO - ya.test - pytest_runtest_setup: test_simple_streaming_query 2024-06-28 13:13:17,904 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 13:13:17,904 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 13:13:17,905 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_http_api.py::TestHttpApi, test_name: test_simple_streaming_query) 2024-06-28 13:13:17,906 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/simple_streaming_query_input" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-28 13:13:18,091 - ERROR - ya.test - logreport: ydb/tests/fq/http_api/test_http_api.py:232: in test_simple_streaming_query self.init_topics("simple_streaming_query", create_output=False) ydb/tests/tools/datastreams_helpers/test_yds_base.py:17: in init_topics create_stream(self.input_topic, partitions_count=partitions_count) ydb/tests/tools/datastreams_helpers/control_plane.py:62: in create_stream response = stub.CreateStream(request, metadata=_build_request_metadata()) 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.UNAVAILABLE E details = "failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:19913: Failed to connect to remote host: Connection refused" E debug_error_string = "UNKNOWN:failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:19913: Failed to connect to remote host: Connection refused {created_time:"2024-06-28T13:13:17.909684414+00:00", grpc_status:14}" E > 2024-06-28 13:13:18,093 - INFO - ya.test - pytest_runtest_teardown: Test teardown