damccorm commented on PR #30132: URL: https://github.com/apache/beam/pull/30132#issuecomment-1912547712
It looks to me like your job made significantly more progress (ran for 21 minutes instead of <10). The failure now seems to be: ``` Command gcloud container images list-tags gcr.io/***/beam-sdk/beam_go_sdk --sort-by=TIMESTAMP --filter=NOT tags:latest AND timestamp.datetime < 2023-12-15T18:28:40+00:00 --format=get(digest) Get "https://gcr.io/v2/***/beam-sdk/beam_go_sdk/manifests/sha256:0031a0ab151ce189ca8a1c16646a18aafd24936febe7ab75e009518bf4d55514": unauthorized: You don't have the needed permissions to perform this operation, and you may have invalid credentials. To authenticate your request, follow the steps in: https://cloud.google.com/container-registry/docs/advanced-authentication ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
