Azure / azure-cli

Azure Command-Line Interface
MIT License
4.03k stars 3.01k forks source link

Azure DevOps release pipelines “Conflict of operation error ” while running one job on microsoft-hosted agent #17075

Open TGDFaaloui opened 3 years ago

TGDFaaloui commented 3 years ago

Resource Provider Azure DevOps release pipeline

Description of Feature or Work Requested I am trying to implement an Azure DevOps Release pipeline to Deploy a machine learning model on Azure ML. My pipeline fails on the deployment task, with the error: Conflict of operation, another operation on same entity is already running in workspace mlops-wrksp. Script failed with exit code: 1 Minimum API Version Required N.A Swagger Link N.A Target Date N.A

ghost commented 3 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @narula0781, @ashishonce, @romil07.

Issue Details
**Resource Provider** Azure DevOps release pipeline **Description of Feature or Work Requested** I am trying to implement an Azure DevOps Release pipeline to Deploy a machine learning model on Azure ML. My pipeline fails on the deployment task, with the error: ```Conflict of operation, another operation on same entity is already running in workspace mlops-wrksp.``` ```Script failed with exit code: 1``` **Minimum API Version Required** N.A **Swagger Link** N.A **Target Date** N.A
Author: TGDFaaloui
Assignees: -
Labels: `DevOps`, `Service Attention`
Milestone: -
yonzhan commented 3 years ago

DevOps

spartananish commented 2 years ago

Conflict of operation, another operation on same entity is already running in workspace

The above error even I am getting but not able to fix it . Please suggest urgent solution.

nupuriyer commented 5 months ago

was there ever a resolution for this? Or was it a one-off error?