JayKimDevolved's picture
JayKimDevolved/deepseek
c011401 verified
raw
history blame
11.7 kB
[2025-01-15 22:09:21,526 I 13821 13821] (gcs_server) gcs_server_main.cc:52: Ray cluster metadata ray_version=2.40.0 ray_commit=22541c38dbef25286cd6d19f1c151bf4fd62f2ed
[2025-01-15 22:09:21,526 I 13821 13821] (gcs_server) io_service_pool.cc:35: IOServicePool is running with 1 io_service.
[2025-01-15 22:09:21,532 I 13821 13821] (gcs_server) event.cc:493: Ray Event initialized for GCS
[2025-01-15 22:09:21,532 I 13821 13821] (gcs_server) event.cc:493: Ray Event initialized for EXPORT_NODE
[2025-01-15 22:09:21,532 I 13821 13821] (gcs_server) event.cc:493: Ray Event initialized for EXPORT_ACTOR
[2025-01-15 22:09:21,532 I 13821 13821] (gcs_server) event.cc:493: Ray Event initialized for EXPORT_DRIVER_JOB
[2025-01-15 22:09:21,532 I 13821 13821] (gcs_server) event.cc:324: Set ray event level to warning
[2025-01-15 22:09:21,540 I 13821 13821] (gcs_server) gcs_server.cc:73: GCS storage type is StorageType::IN_MEMORY
[2025-01-15 22:09:21,541 I 13821 13821] (gcs_server) gcs_init_data.cc:42: Loading job table data.
[2025-01-15 22:09:21,541 I 13821 13821] (gcs_server) gcs_init_data.cc:54: Loading node table data.
[2025-01-15 22:09:21,541 I 13821 13821] (gcs_server) gcs_init_data.cc:80: Loading actor table data.
[2025-01-15 22:09:21,541 I 13821 13821] (gcs_server) gcs_init_data.cc:93: Loading actor task spec table data.
[2025-01-15 22:09:21,541 I 13821 13821] (gcs_server) gcs_init_data.cc:66: Loading placement group table data.
[2025-01-15 22:09:21,541 I 13821 13821] (gcs_server) gcs_init_data.cc:46: Finished loading job table data, size = 0
[2025-01-15 22:09:21,541 I 13821 13821] (gcs_server) gcs_init_data.cc:58: Finished loading node table data, size = 0
[2025-01-15 22:09:21,541 I 13821 13821] (gcs_server) gcs_init_data.cc:84: Finished loading actor table data, size = 0
[2025-01-15 22:09:21,541 I 13821 13821] (gcs_server) gcs_init_data.cc:97: Finished loading actor task spec table data, size = 0
[2025-01-15 22:09:21,541 I 13821 13821] (gcs_server) gcs_init_data.cc:71: Finished loading placement group table data, size = 0
[2025-01-15 22:09:21,541 I 13821 13821] (gcs_server) gcs_server.cc:162: No existing server cluster ID found. Generating new ID: e9a51d118338e84d5f94ce9be6f00d62270808ea04bd9ef82fbc5aee
[2025-01-15 22:09:21,542 I 13821 13821] (gcs_server) gcs_server.cc:644: Autoscaler V2 enabled: 0
[2025-01-15 22:09:21,545 I 13821 13821] (gcs_server) grpc_server.cc:134: GcsServer server started, listening on port 55632.
[2025-01-15 22:09:21,839 I 13821 13821] (gcs_server) gcs_server.cc:245: Gcs Debug state:
GcsNodeManager:
- RegisterNode request count: 0
- DrainNode request count: 0
- GetAllNodeInfo request count: 0
GcsActorManager:
- RegisterActor request count: 0
- CreateActor request count: 0
- GetActorInfo request count: 0
- GetNamedActorInfo request count: 0
- GetAllActorInfo request count: 0
- KillActor request count: 0
- ListNamedActors request count: 0
- Registered actors count: 0
- Destroyed actors count: 0
- Named actors count: 0
- Unresolved actors count: 0
- Pending actors count: 0
- Created actors count: 0
- owners_: 0
- actor_to_register_callbacks_: 0
- actor_to_restart_callbacks_: 0
- actor_to_create_callbacks_: 0
- sorted_destroyed_actor_list_: 0
GcsResourceManager:
- GetAllAvailableResources request count: 0
- GetAllTotalResources request count: 0
- GetAllResourceUsage request count: 0
GcsPlacementGroupManager:
- CreatePlacementGroup request count: 0
- RemovePlacementGroup request count: 0
- GetPlacementGroup request count: 0
- GetAllPlacementGroup request count: 0
- WaitPlacementGroupUntilReady request count: 0
- GetNamedPlacementGroup request count: 0
- Scheduling pending placement group count: 0
- Registered placement groups count: 0
- Named placement group count: 0
- Pending placement groups count: 0
- Infeasible placement groups count: 0
Publisher:
[runtime env manager] ID to URIs table:
[runtime env manager] URIs reference table:
GcsTaskManager:
-Total num task events reported: 0
-Total num status task events dropped: 0
-Total num profile events dropped: 0
-Current num of task events stored: 0
-Total num of actor creation tasks: 0
-Total num of actor tasks: 0
-Total num of normal tasks: 0
-Total num of driver tasks: 0
GcsAutoscalerStateManager:
- last_seen_autoscaler_state_version_: 0
- last_cluster_resource_state_version_: 0
- pending demands:
[2025-01-15 22:09:21,839 I 13821 13821] (gcs_server) gcs_server.cc:843: Main service Event stats:
Global stats: 25 total (5 active)
Queueing time: mean = 106.750 ms, max = 295.490 ms, min = 2.628 us, total = 2.669 s
Execution time: mean = 11.904 ms, total = 297.612 ms
Event stats:
GcsInMemoryStore.Put - 9 total (0 active), Execution time: mean = 32.836 ms, total = 295.524 ms, Queueing time: mean = 229.102 ms, max = 294.856 ms, min = 2.628 us, total = 2.062 s
GcsInMemoryStore.GetAll - 5 total (0 active), Execution time: mean = 13.154 us, total = 65.769 us, Queueing time: mean = 75.945 us, max = 78.926 us, min = 71.392 us, total = 379.726 us
PeriodicalRunner.RunFnPeriodically - 4 total (2 active, 1 running), Execution time: mean = 2.949 us, total = 11.795 us, Queueing time: mean = 147.704 ms, max = 295.490 ms, min = 295.325 ms, total = 590.816 ms
event_loop_lag_probe - 2 total (0 active), Execution time: mean = 11.027 us, total = 22.054 us, Queueing time: mean = 7.525 ms, max = 14.812 ms, min = 239.141 us, total = 15.051 ms
RayletLoadPulled - 1 total (1 active), Execution time: mean = 0.000 s, total = 0.000 s, Queueing time: mean = 0.000 s, max = -0.000 s, min = 9223372036.855 s, total = 0.000 s
NodeInfoGcsService.grpc_server.GetClusterId - 1 total (1 active), Execution time: mean = 0.000 s, total = 0.000 s, Queueing time: mean = 0.000 s, max = -0.000 s, min = 9223372036.855 s, total = 0.000 s
ClusterResourceManager.ResetRemoteNodeView - 1 total (1 active), Execution time: mean = 0.000 s, total = 0.000 s, Queueing time: mean = 0.000 s, max = -0.000 s, min = 9223372036.855 s, total = 0.000 s
NodeInfoGcsService.grpc_server.GetClusterId.HandleRequestImpl - 1 total (0 active), Execution time: mean = 1.971 ms, total = 1.971 ms, Queueing time: mean = 586.420 us, max = 586.420 us, min = 586.420 us, total = 586.420 us
GcsInMemoryStore.Get - 1 total (0 active), Execution time: mean = 16.992 us, total = 16.992 us, Queueing time: mean = 3.927 us, max = 3.927 us, min = 3.927 us, total = 3.927 us
[2025-01-15 22:09:21,839 I 13821 13821] (gcs_server) gcs_server.cc:847: task_io_context Event stats:
Global stats: 5 total (1 active)
Queueing time: mean = 2.108 ms, max = 10.069 ms, min = 6.378 us, total = 10.539 ms
Execution time: mean = 21.733 us, total = 108.663 us
Event stats:
event_loop_lag_probe - 3 total (0 active), Execution time: mean = 28.454 us, total = 85.363 us, Queueing time: mean = 3.372 ms, max = 10.069 ms, min = 6.378 us, total = 10.117 ms
PeriodicalRunner.RunFnPeriodically - 1 total (0 active), Execution time: mean = 23.300 us, total = 23.300 us, Queueing time: mean = 421.950 us, max = 421.950 us, min = 421.950 us, total = 421.950 us
GcsTaskManager.GcJobSummary - 1 total (1 active), Execution time: mean = 0.000 s, total = 0.000 s, Queueing time: mean = 0.000 s, max = -0.000 s, min = 9223372036.855 s, total = 0.000 s
[2025-01-15 22:09:21,839 I 13821 13821] (gcs_server) gcs_server.cc:847: pubsub_io_context Event stats:
Global stats: 5 total (1 active)
Queueing time: mean = 105.626 us, max = 395.122 us, min = 10.023 us, total = 528.128 us
Execution time: mean = 52.197 us, total = 260.985 us
Event stats:
event_loop_lag_probe - 3 total (0 active), Execution time: mean = 73.663 us, total = 220.990 us, Queueing time: mean = 143.916 us, max = 395.122 us, min = 10.023 us, total = 431.749 us
Publisher.CheckDeadSubscribers - 1 total (1 active), Execution time: mean = 0.000 s, total = 0.000 s, Queueing time: mean = 0.000 s, max = -0.000 s, min = 9223372036.855 s, total = 0.000 s
PeriodicalRunner.RunFnPeriodically - 1 total (0 active), Execution time: mean = 39.995 us, total = 39.995 us, Queueing time: mean = 96.379 us, max = 96.379 us, min = 96.379 us, total = 96.379 us
[2025-01-15 22:09:21,839 I 13821 13821] (gcs_server) gcs_server.cc:847: ray_syncer_io_context Event stats:
Global stats: 5 total (0 active)
Queueing time: mean = 169.469 us, max = 622.920 us, min = 7.050 us, total = 847.343 us
Execution time: mean = 472.943 us, total = 2.365 ms
Event stats:
event_loop_lag_probe - 3 total (0 active), Execution time: mean = 787.542 us, total = 2.363 ms, Queueing time: mean = 219.328 us, max = 622.920 us, min = 7.050 us, total = 657.984 us
RaySyncerRegister - 2 total (0 active), Execution time: mean = 1.046 us, total = 2.092 us, Queueing time: mean = 94.680 us, max = 96.159 us, min = 93.200 us, total = 189.359 us
[2025-01-15 22:09:23,101 I 13821 13821] (gcs_server) gcs_node_manager.cc:85: Registering node info, address = 192.168.0.2, node name = 192.168.0.2 node_id=8c1933048df819b7d290635b4879245abb3bf91c2ebe5860747d648a
[2025-01-15 22:09:23,101 I 13821 13821] (gcs_server) gcs_node_manager.cc:91: Finished registering node info, address = 192.168.0.2, node name = 192.168.0.2, is_head_node = 1 node_id=8c1933048df819b7d290635b4879245abb3bf91c2ebe5860747d648a
[2025-01-15 22:09:23,102 I 13821 13821] (gcs_server) gcs_placement_group_manager.cc:819: A new node: 8c1933048df819b7d290635b4879245abb3bf91c2ebe5860747d648a registered, will try to reschedule all the infeasible placement groups.
[2025-01-15 22:09:23,108 I 13821 13908] (gcs_server) ray_syncer.cc:377: Get connection node_id=8c1933048df819b7d290635b4879245abb3bf91c2ebe5860747d648a
[2025-01-15 22:09:24,097 I 13821 13821] (gcs_server) gcs_job_manager.cc:90: Adding job, job id = 01000000, driver pid = 13754
[2025-01-15 22:09:24,097 I 13821 13821] (gcs_server) gcs_job_manager.cc:111: Finished adding job, job id = 01000000, driver pid = 13754
[2025-01-15 22:09:24,184 I 13821 13821] (gcs_server) gcs_job_manager.cc:149: Finished marking job state, job id = 01000000
[2025-01-15 22:09:24,254 I 13821 13821] (gcs_server) gcs_node_manager.cc:366: Removing node, node name = 192.168.0.2, death reason = EXPECTED_TERMINATION, death message = received SIGTERM node_id=8c1933048df819b7d290635b4879245abb3bf91c2ebe5860747d648a
[2025-01-15 22:09:24,255 I 13821 13821] (gcs_server) gcs_placement_group_manager.cc:789: Node failed, rescheduling the placement groups on the dead node. node_id=8c1933048df819b7d290635b4879245abb3bf91c2ebe5860747d648a
[2025-01-15 22:09:24,255 I 13821 13821] (gcs_server) gcs_actor_manager.cc:1274: Node failed, reconstructing actors. node_id=8c1933048df819b7d290635b4879245abb3bf91c2ebe5860747d648a
[2025-01-15 22:09:24,255 I 13821 13821] (gcs_server) gcs_job_manager.cc:454: Node failed, mark all jobs from this node as finished node_id=8c1933048df819b7d290635b4879245abb3bf91c2ebe5860747d648a
[2025-01-15 22:09:24,300 I 13821 13870] (gcs_server) ray_syncer-inl.h:318: Failed to read the message from: 8c1933048df819b7d290635b4879245abb3bf91c2ebe5860747d648a
[2025-01-15 22:09:24,300 I 13821 13870] (gcs_server) ray_syncer.cc:373: Connection is broken. node_id=8c1933048df819b7d290635b4879245abb3bf91c2ebe5860747d648a
[2025-01-15 22:09:24,317 I 13821 13821] (gcs_server) gcs_server_main.cc:130: GCS server received SIGTERM, shutting down...
[2025-01-15 22:09:24,319 I 13821 13821] (gcs_server) gcs_server.cc:267: Stopping GCS server.
[2025-01-15 22:09:24,391 I 13821 13821] (gcs_server) gcs_server.cc:284: GCS server stopped.
[2025-01-15 22:09:24,391 I 13821 13821] (gcs_server) io_service_pool.cc:47: IOServicePool is stopped.
[2025-01-15 22:09:24,435 I 13821 13821] (gcs_server) stats.h:120: Stats module has shutdown.