Skip to content

User/regisb/fix mux release pipeline fragility5#4530

Merged
ranjeshj merged 5 commits intomasterfrom
user/regisb/FixMUXReleasePipelineFragility5
Mar 16, 2021
Merged

User/regisb/fix mux release pipeline fragility5#4530
ranjeshj merged 5 commits intomasterfrom
user/regisb/FixMUXReleasePipelineFragility5

Conversation

@RBrid
Copy link
Contributor

@RBrid RBrid commented Mar 15, 2021

The MUX-Release pipeline recently failed because of a robocopy fragility. Sometimes its process exit code isn't 0 even though it apparently succeeded. We already had a workaround in place for code 1 and 3 but not code 2.

In this case error code 2 was returned: [error]Process completed with exit code 2.
So I am adding the same workaround.

The MergeNupkgParts.cmd script actually had succeeded earlier in the same pipeline, so it really is a fragility issue.

@RBrid RBrid added the area-DevInternal Internal build infrastructure, code cleanup, engineering efficiency label Mar 15, 2021
@RBrid RBrid self-assigned this Mar 15, 2021
@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Mar 15, 2021
@RBrid
Copy link
Contributor Author

RBrid commented Mar 15, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ranjeshj ranjeshj added team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Mar 15, 2021
@ranjeshj ranjeshj merged commit 87d49de into master Mar 16, 2021
@ranjeshj ranjeshj deleted the user/regisb/FixMUXReleasePipelineFragility5 branch March 16, 2021 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-DevInternal Internal build infrastructure, code cleanup, engineering efficiency team-Controls Issue for the Controls team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants