-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ARC Runners need permissions to docker pull from 308535385114 #137
Comments
Similar failure is also affecting the test runners, causing the long "Calculate docker image" step: https://github.com/pytorch/pytorch-canary/actions/runs/8742048269/job/23990838178?pr=211#step:6:122
Here's where the above docker manifest command gets run: |
More of the logs:
|
I believe this is related to #252 which has a fix for ALI that will most likely apply to this as well. |
The ARC Runners need permission to pull from the account 308535385114 ECR images.
This affects
linux-focal-py3_8-clang9-xla
Reference: https://github.com/pytorch/pytorch-canary/actions/runs/8743956080/job/23995766058
The text was updated successfully, but these errors were encountered: