Updated on 2024-04-30 GMT+08:00

Viewing Service Events

During the whole lifecycle of a service, every key event is automatically recorded. You can view the events on the details page of the service at any time.

This helps you better understand the process of deploying a service and locate faults more accurately when a task exception occurs. The following table lists the available events.

Table 1 Events

Type

Event (xxx should be replaced with the actual value.)

Solution

Normal

The service starts to deploy.

-

Abnormal

Insufficient resources. Wait until idle resources are sufficient.

Wait until the resources are released and try again.

Abnormal

Insufficient xxx. The scheduling failed. Supplementary information: xxx

Learn about resource insufficiency details based on the supplementary information. For details, see FAQs.

Normal

The image starts to create.

-

Abnormal

Failed to create model image xxx. For details, see logs :\nxxx.

Locate and rectify the fault based on the build logs.

Abnormal

Failed to create the image.

Contact technical support.

Normal

The image created.

-

Abnormal

Service xxx failed. Error: xxx

Locate and rectify the fault based on the error information.

Abnormal

Failed to update the service. Perform a rollback.

Contact technical support.

Normal

The service is being updated.

-

Normal

The service is being started.

-

Normal

The service is being stopped.

-

Normal

The service has been stopped.

-

Normal

Auto stop has been disabled.

-

Normal

Auto stop has been enabled. The service will stop after xs.

-

Normal

The service stops when the auto stop time expires.

-

Abnormal

The service is stopped because the quota exceeds the upper limit.

Contact technical support.

Abnormal

Failed to automatically stop the service. Error: xxx

Locate and rectify the fault based on the error information.

Normal

Service instances deleted from resource pool xxx.

-

Normal

Service instances stopped in resource pool xxx.

-

Abnormal

The batch service failed. Try again later. Error: xxx

Locate and rectify the fault based on the error information.

Normal

The service has been executed.

-

Abnormal

Failed to stop the service. Error: xxx

Locate and rectify the fault based on the error information.

Normal

The subscription license xxx is to expire.

-

Normal

Service xxx started.

-

Abnormal

Failed to start service xxx.

For details about how to locate and rectify the fault, see FAQs.

Abnormal

Service deployment timed out. Error: xxx

Locate and rectify the fault based on the error information.

Normal

Failed to update the service. The update has been rolled back.

-

Abnormal

Failed to update the service. The rollback failed.

Contact technical support.

During service deployment and running, key events can both be manually and automatically refreshed.

Viewing Events

  1. In the left navigation pane of the ModelArts management console, choose Service Deployment > Real-Time Services or Batch Services or Edge Services. In the service list, click the name or ID of the target service to go to its details page.
  2. View the events on the Events tab page.