Skip to content

test_output is failling  #9761

@wuisawesome

Description

@wuisawesome

What is the problem?

Ray version and other system information (Python version, TensorFlow version, OS):
On ubuntu:

These socket connection errors (a) shouldn't happen (b) if they should happen and are normal, they should generate error logs on startup.

Reproduction (REQUIRED)

Please provide a script that can be run to reproduce the issue. The script should have no external library dependencies (i.e., use fake or mock data / environments):

import ray
ray.init()

prints

E0728 21:47:24.296782 18264 18264 client_connection.cc:51] Retrying to connect to socket for endpoint /tmp/ray/session_2020-07-28_21-47-22_806574_18264/sockets/raylet (num_attempts = 1, num_retries = 10)

If we cannot run your script, we cannot fix your issue.

  • I have verified my script runs in a clean environment and reproduces the issue.
  • I have verified the issue also occurs with the latest wheels.

Metadata

Metadata

Assignees

Labels

P0Issues that should be fixed in short orderbugSomething that is supposed to be working; but isn'trelease-blockerP0 Issue that blocks the release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions