Deploy new revision of marvin community bot cloudrun service #75
deploy-cloudrun-revision-community.yaml
on: workflow_dispatch
Deploy revision with latest image
1m 33s
Annotations
1 error and 1 warning
Deploy revision with latest image
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy marvin-community-bot --image us-docker.pkg.dev/prefect-prd-external-tools/marvin/marvin-community-bot:latest --update-labels ^,^managed-by=github-actions,commit-sha=1f04d10e5ba90144000bb87e3a0a80aef3894b03 --format json --region us-east1 --project prefect-prd-external-tools`: Deploying container to Cloud Run service [marvin-community-bot] in project [prefect-prd-external-tools] region [us-east1]
Deploying...
Creating Revision......................done
Routing traffic....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'marvin-community-bot-00135-2pw' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=4200 environment variable within the allocated timeout. This can happen when the container port is misconfigured or if the timeout is too short. The health check timeout can be extended. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=prefect-prd-external-tools&resource=cloud_run_revision/service_name/marvin-community-bot/revision_name/marvin-community-bot-00135-2pw&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22marvin-community-bot%22%0Aresource.labels.revision_name%3D%22marvin-community-bot-00135-2pw%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
Deploy revision with latest image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|