Skip to content

Add service account #11

Add service account

Add service account #11

Triggered via push October 2, 2024 06:09
Status Failure
Total duration 40s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run jobs deploy fantasy-football-chat-bot --source . --labels ^,^managed-by=github-actions,commit-sha=29d2e5226b0ab9bfe320debb2eb5af4665cf5d33 --format json --region us-central1 --project ***`: This command is equivalent to running `gcloud builds submit --pack image=[IMAGE] .` and `gcloud run jobs deploy fantasy-football-chat-bot --image [IMAGE]` Building using Buildpacks and deploying container to Cloud Run job [fantasy-football-chat-bot] in project [***] region [us-central1] Building and creating job... Creating Container Repository.......failed Job failed to deploy ERROR: (gcloud.run.jobs.deploy) PERMISSION_DENIED: Permission 'artifactregistry.repositories.create' denied on resource '//artifactregistry.googleapis.com/projects/***/locations/us-central1' (or it may not exist). This command is authenticated as test-493@***.iam.gserviceaccount.com using the credentials in /home/runner/work/fantasy_football_chat_bot/fantasy_football_chat_bot/gha-creds-5303252561c3b119.json, specified by the [auth/credential_file_override] property. - '@type': type.googleapis.com/google.rpc.ErrorInfo domain: artifactregistry.googleapis.com metadata: permission: artifactregistry.repositories.create resource: projects/***/locations/us-central1 reason: IAM_PERMISSION_DENIED
deploy
Support for Cloud Run jobs in this GitHub Action is in beta and is not covered by the semver backwards compatibility guarantee.