Skip to content

Build and Deploy QueryPal to Cloud Run #10

Build and Deploy QueryPal to Cloud Run

Build and Deploy QueryPal to Cloud Run #10

Manually triggered August 29, 2025 19:48
Status Failure
Total duration 2m 31s
Artifacts

google-cloudrun-docker.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy querypal-frontend --image gcr.io/gen-lang-client-0698668474/querypal-frontend:81dc4b51378c44af2c00a3686f8b5a60cf4f41e9 --update-labels ^,^managed-by=github-actions,commit-sha=81dc4b51378c44af2c00a3686f8b5a60cf4f41e9 --format json --region europe-west1 --port 4000 --allow-unauthenticated`: Deploying container to Cloud Run service [querypal-frontend] in project [gen-lang-client-0698668474] region [europe-west1] Deploying... Setting IAM Policy........................done Creating Revision...................................................................................................................................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'querypal-frontend-00028-8l8' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=4000 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=gen-lang-client-0698668474&resource=cloud_run_revision/service_name/querypal-frontend/revision_name/querypal-frontend-00028-8l8&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22querypal-frontend%22%0Aresource.labels.revision_name%3D%22querypal-frontend-00028-8l8%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start