Azure / Azure/azure-cli

ERROR: {'Azure-cli-ml Version': '1.41.0', 'Error': WebserviceException:

Open
#23,608 5 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad customer-reported Machine Learning Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

Hi

I am getting below error while deploying ML model using Azure ACI in Azure DevOps. Any advice to resolve this error would be much appreciated.

2022-08-21T21:50:02.6641204Z ERROR: {'Azure-cli-ml Version': '1.41.0', 'Error': WebserviceException:
2022-08-21T21:50:02.6642245Z Message: Service deployment polling reached non-successful terminal state, current service state: Failed
2022-08-21T21:50:02.6643297Z Operation ID: 1d189637-4901-473a-9e5d-72c05801b900
2022-08-21T21:50:02.6643889Z More information can be found here:
2022-08-21T21:50:02.6644206Z Error:
2022-08-21T21:50:02.6644432Z {
2022-08-21T21:50:02.6644725Z "code": "EnvironmentBuildFailed",
2022-08-21T21:50:02.6645052Z "statusCode": 400,
2022-08-21T21:50:02.6645943Z "message": "Failed building the Environment. You can try debugging locally first. Please refer to https://aka.ms/debugimage#debug-locally for more information."
2022-08-21T21:50:02.6646483Z }
2022-08-21T21:50:02.6646751Z InnerException None
2022-08-21T21:50:02.6647031Z ErrorResponse
2022-08-21T21:50:02.6647285Z {
2022-08-21T21:50:02.6647515Z "error": {
2022-08-21T21:50:02.6649167Z "message": "Service deployment polling reached non-successful terminal state, current service state: Failed\nOperation ID: 1d189637-4901-473a-9e5d-72c05801b900\nMore information can be found here: \nError:\n{\n \"code\": \"EnvironmentBuildFailed\",\n \"statusCode\": 400,\n \"message\": \"Failed building the Environment. You can try debugging locally first. Please refer to https://aka.ms/debugimage#debug-locally for more information.\"\n}"
2022-08-21T21:50:02.6650266Z }
2022-08-21T21:50:02.6650497Z }}
2022-08-21T21:50:02.8467430Z ##[error]Script failed with exit code: 1

Regards,

Pradeep

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.