Viewing ModelArts Model Events
During the creation of a model, every key event is automatically recorded. You can view the events on the details page of the model at any time.
The following table lists the events, based on which you can locate faults occurred during model creation. The following table lists the available events.
Type |
Event (xxx should be replaced with the actual value.) |
Solution |
---|---|---|
Normal |
The model starts to import. |
N/A |
Abnormal |
Failed to create the image. |
Locate and rectify the fault based on the error information. FAQs |
Abnormal |
The custom image does not support specified dependencies. |
The runtime dependencies cannot be configured when a custom image is imported. Install the pip dependency package in the Dockerfile that is used to create the image. FAQs |
Abnormal |
Only custom images support swr_location. |
Delete the swr_location field from the model configuration file config.json and try again. |
Abnormal |
The health check API of a custom image must be xxx. |
Modify the health check API of the custom image and try again. |
Normal |
The image creation task is in the xxx state. |
N/A |
Abnormal |
Label xxx does not exist in image xxx. |
Contact technical support. |
Abnormal |
Invalid parameter value xxx exists in the model configuration file. |
Delete invalid parameters from the model configuration file and try again. |
Abnormal |
Failed to obtain the labels of image xxx. |
Contact technical support. |
Abnormal |
Failed to import data because xxx is larger than xxx GB. |
The size of the model or image exceeds the upper limit. Downsize the model or image and import it again. FAQs |
Abnormal |
User xxx does not have OBS permission obs:object:PutObjectAcl. |
The IAM user does not have the obs:object:PutObjectAcl permission on OBS. Add the agency permission for the IAM user. FAQs |
Abnormal |
Creating the image timed out. The timeout duration is xxx minutes. |
There is a timeout limit for image building using ImagePacker. Simplify the code to improve efficiency. FAQs |
Normal |
Model description updated. |
N/A |
Normal |
Model runtime dependencies not updated. |
N/A |
Normal |
Model runtime dependencies updated. Recreating the image. |
N/A |
Abnormal |
SWR traffic control triggered. Try again later. |
SWR traffic control triggered. Try again later. |
Normal |
The system is being upgraded. Try again later. |
N/A |
Abnormal |
Failed to obtain the source image. An error occurred in authentication. The token has expired. |
Contact technical support. |
Abnormal |
Failed to obtain the source image. Check whether the image exists. |
Contact technical support. |
Normal |
Source image size calculated. |
N/A |
Normal |
Source image shared. |
N/A |
Abnormal |
Failed to create the image due to traffic control. Try again later. |
Traffic control triggered. Try again later. |
Abnormal |
Failed to send the image creation request. |
Contact technical support. |
Abnormal |
Failed to share the source image. Check whether the image exists or whether you have the permission to share the image. |
Check whether the image exists or whether you have the permission to share the image. |
Normal |
The model imported. |
N/A |
Normal |
Model file imported. |
N/A |
Normal |
Model size calculated. |
N/A |
Abnormal |
Failed to import the model. |
For details about how to locate and rectify the fault, see FAQs. |
Abnormal |
Failed to copy the model file. Check whether you have the OBS permission. |
Check whether you have the OBS permission. FAQs |
Abnormal |
Failed to schedule the image creation task. |
Contact technical support. |
Abnormal |
Failed to start the image creation task. |
Contact technical support. |
Abnormal |
The Roman image has been created but cannot be shared with resource tenants. |
Contact technical support. |
Normal |
Image created. |
N/A |
Normal |
The image creation task started. |
N/A |
Normal |
The environment image creation task started. |
N/A |
Normal |
The request for creating an environment image received. |
N/A |
Normal |
The request for creating an image received. |
N/A |
Normal |
An existing environment image is used. |
N/A |
Abnormal |
Failed to create the image. For details, see image creation logs. |
View the build logs to locate and rectify the fault. FAQs |
Abnormal |
Failed to create the image due to an internal system error. Contact technical support. |
Contact technical support. |
Abnormal |
Failed to import model file xxx because it is larger than 5 GB. |
The size of the model file xxx is greater than 5 GB. Downsize the model file and try again, or use dynamic loading to import the model file. FAQs |
Abnormal |
Failed to create the OBS bucket due to an internal system error. Contact technical support. |
Contact technical support. |
Abnormal |
Failed to calculate the model size. Subpath xxx does not exist in path xxx. |
Correct the subpath and try again, or contact technical support. |
Abnormal |
Failed to calculate the model size. The model of the xxx type does not exist in path xxx. |
Check the storage location of the model of the xxx type, correct the path, and try again, or contact technical support. |
Warning |
Failed to calculate the model size. More than one xxx model file is stored in path xxx. |
N/A |
During model creation, key events can both be manually and automatically refreshed.
Viewing Events
- Log in to the ModelArts console. In the navigation pane on the left, choose Model Management. In the model list, click the name of the target model to go to its details page.
- View the events in the Events tab.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot