Advertisement
Guest User

raylet.err

a guest
Dec 9th, 2021
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. [2021-12-09 19:55:49,672 E 80 80] agent_manager.cc:134: Not all required Ray dependencies for the runtime_env feature were found. To install the required dependencies, please run `pip install 'ray[default]'`.
  2. [2021-12-09 19:55:49,672 E 80 80] worker_pool.cc:566: [Eagerly] Couldn't create a runtime environment for job 01000000.
  3. [2021-12-09 21:26:22,607 E 80 80] agent_manager.cc:134: Not all required Ray dependencies for the runtime_env feature were found. To install the required dependencies, please run `pip install 'ray[default]'`.
  4. [2021-12-09 21:26:22,607 E 80 80] worker_pool.cc:566: [Eagerly] Couldn't create a runtime environment for job 02000000.
  5. [2021-12-09 21:32:16,596 E 80 80] agent_manager.cc:134: Not all required Ray dependencies for the runtime_env feature were found. To install the required dependencies, please run `pip install 'ray[default]'`.
  6. [2021-12-09 21:32:16,597 E 80 80] worker_pool.cc:566: [Eagerly] Couldn't create a runtime environment for job 02000000.
  7. [2021-12-09 21:34:45,300 E 80 80] agent_manager.cc:134: Not all required Ray dependencies for the runtime_env feature were found. To install the required dependencies, please run `pip install 'ray[default]'`.
  8. [2021-12-09 21:34:45,300 E 80 80] worker_pool.cc:566: [Eagerly] Couldn't create a runtime environment for job 03000000.
  9. [2021-12-09 21:44:00,832 E 80 80] agent_manager.cc:134: Not all required Ray dependencies for the runtime_env feature were found. To install the required dependencies, please run `pip install 'ray[default]'`.
  10. [2021-12-09 21:44:00,832 E 80 80] worker_pool.cc:566: [Eagerly] Couldn't create a runtime environment for job 03000000.
  11. [2021-12-09 21:47:10,394 E 80 80] agent_manager.cc:134: Not all required Ray dependencies for the runtime_env feature were found. To install the required dependencies, please run `pip install 'ray[default]'`.
  12. [2021-12-09 21:47:10,394 E 80 80] worker_pool.cc:566: [Eagerly] Couldn't create a runtime environment for job 04000000.
  13. [2021-12-09 22:03:36,657 E 80 80] agent_manager.cc:134: Not all required Ray dependencies for the runtime_env feature were found. To install the required dependencies, please run `pip install 'ray[default]'`.
  14. [2021-12-09 22:03:36,657 E 80 80] worker_pool.cc:566: [Eagerly] Couldn't create a runtime environment for job 05000000.
  15. [2021-12-09 22:05:37,359 E 80 80] agent_manager.cc:134: Not all required Ray dependencies for the runtime_env feature were found. To install the required dependencies, please run `pip install 'ray[default]'`.
  16. [2021-12-09 22:05:37,359 E 80 80] worker_pool.cc:566: [Eagerly] Couldn't create a runtime environment for job 01000000.
  17. [2021-12-09 22:09:24,360 E 80 80] agent_manager.cc:134: Not all required Ray dependencies for the runtime_env feature were found. To install the required dependencies, please run `pip install 'ray[default]'`.
  18. [2021-12-09 22:09:24,361 E 80 80] worker_pool.cc:566: [Eagerly] Couldn't create a runtime environment for job 04000000.
  19. [2021-12-09 22:15:10,653 E 80 80] agent_manager.cc:134: Not all required Ray dependencies for the runtime_env feature were found. To install the required dependencies, please run `pip install 'ray[default]'`.
  20. [2021-12-09 22:15:10,654 E 80 80] worker_pool.cc:566: [Eagerly] Couldn't create a runtime environment for job 06000000.
  21. [2021-12-09 22:16:23,701 E 80 80] agent_manager.cc:134: Not all required Ray dependencies for the runtime_env feature were found. To install the required dependencies, please run `pip install 'ray[default]'`.
  22. [2021-12-09 22:16:23,701 E 80 80] worker_pool.cc:566: [Eagerly] Couldn't create a runtime environment for job 07000000.
  23. [2021-12-09 22:49:09,273 C 80 80] node_manager.cc:794: Check failed: node_id != self_node_id_ Exiting because this node manager has mistakenly been marked dead by the monitor: GCS didn't receive heartbeats within timeout 30000 ms. This is likely since the machine or raylet became overloaded.
  24. *** StackTrace Information ***
  25. ray::SpdLogMessage::Flush()
  26. ray::RayLog::~RayLog()
  27. ray::raylet::NodeManager::NodeRemoved()
  28. ray::gcs::ServiceBasedNodeInfoAccessor::HandleNotification()
  29. std::_Function_handler<>::_M_invoke()
  30. ray::gcs::GcsPubSub::ExecuteCommandIfPossible()::{lambda()#1}::operator()()
  31. std::_Function_handler<>::_M_invoke()
  32. std::_Function_handler<>::_M_invoke()
  33. boost::asio::detail::completion_handler<>::do_complete()
  34. boost::asio::detail::scheduler::do_run_one()
  35. boost::asio::detail::scheduler::run()
  36. boost::asio::io_context::run()
  37. main
  38. __libc_start_main
  39.  
  40. [2021-12-09 22:49:20,716 C 3353 3466] core_worker.cc:223: Failed to get the system config from Raylet: IOError: 14: failed to connect to all addresses
  41. *** StackTrace Information ***
  42. ray::SpdLogMessage::Flush()
  43. ray::RayLog::~RayLog()
  44. std::_Function_handler<>::_M_invoke()
  45. ray::rpc::ClientCallImpl<>::OnReplyReceived()
  46. std::_Function_handler<>::_M_invoke()
  47. boost::asio::detail::completion_handler<>::do_complete()
  48. boost::asio::detail::scheduler::do_run_one()
  49. boost::asio::detail::scheduler::run()
  50. boost::asio::io_context::run()
  51. ray::core::CoreWorkerProcess::InitializeSystemConfig()::{lambda()#1}::operator()()
  52. execute_native_thread_routine
  53.  
  54. [2021-12-09 22:49:21,116 C 3445 3472] core_worker.cc:223: Failed to get the system config from Raylet: IOError: 14: failed to connect to all addresses
  55. *** StackTrace Information ***
  56. ray::SpdLogMessage::Flush()
  57. ray::RayLog::~RayLog()
  58. std::_Function_handler<>::_M_invoke()
  59. ray::rpc::ClientCallImpl<>::OnReplyReceived()
  60. std::_Function_handler<>::_M_invoke()
  61. boost::asio::detail::completion_handler<>::do_complete()
  62. boost::asio::detail::scheduler::do_run_one()
  63. boost::asio::detail::scheduler::run()
  64. boost::asio::io_context::run()
  65. ray::core::CoreWorkerProcess::InitializeSystemConfig()::{lambda()#1}::operator()()
  66. execute_native_thread_routine
  67.  
  68.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement