Skip to content

Unexpected error messages in az acr run output #16700

Description

@northtyphoon

Describe the bug
I upgraded to latest 2.18.0 and noticed az acr build/run commands included the error messages like the below

Client-Request-ID=9bf92238-6111-11eb-b54a-ecb1d74de943 Retry policy did not allow for a retry: Server-Timestamp=Thu, 28 Jan 2021 02:36:22 GMT, Server-Request-ID=24848dbe-901e-00aa-4f1e-f52672000000, HTTP status code=404, Exception=The specified blob does not exist. ErrorCode: BlobNotFound.

To Reproduce
az acr run -r myregistry --cmd "docker images" /dev/null

Expected behavior
The error itself was legitimate and the code was just polling the log until it's available. It should not output the above message as error. Is there any framework or storage library change in azure cli?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions