try again #20
firebase-hosting-merge.yml
on: push
build_and_deploy
1m 40s
Annotations
1 error and 4 warnings
build_and_deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy bookenzy-backend --image gcr.io/***/bookenzy-backend:latest --update-labels ^,^managed-by=github-actions,commit-sha=7827d06399d8d7714f5a0a18ec89fdede7668627 --format json --region asia-south2`: Deploying container to Cloud Run service [bookenzy-backend] in project [***] region [asia-south2]
Deploying...
Creating Revision................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'bookenzy-backend-00003-jrb' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable within the allocated timeout. This can happen when the container port is misconfigured or if the timeout is too short. The healtcheck timeout can be extended. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=***&resource=cloud_run_revision/service_name/bookenzy-backend/revision_name/bookenzy-backend-00003-jrb&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22bookenzy-backend%22%0Aresource.labels.revision_name%3D%22bookenzy-backend-00003-jrb%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
build_and_deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, google-github-actions/auth@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_and_deploy
Unexpected input(s) 'project', 'allow_unauthenticated', 'credentials_json', valid inputs are ['service', 'job', 'metadata', 'image', 'source', 'suffix', 'env_vars', 'env_vars_file', 'env_vars_update_strategy', 'secrets', 'secrets_update_strategy', 'labels', 'skip_default_labels', 'tag', 'timeout', 'flags', 'no_traffic', 'revision_traffic', 'tag_traffic', 'update_traffic_flags', 'project_id', 'region', 'gcloud_version', 'gcloud_component']
|
build_and_deploy
Unexpected input(s) 'service_account_key', 'export_default_credentials', valid inputs are ['version', 'project_id', 'install_components', 'skip_install']
|
build_and_deploy
The gcloud CLI is not authenticated (or it is not installed). Authenticate by adding the "google-github-actions/auth" step prior this one.
|