webapp/testing: await text run #102
publish-deploy.yml
on: push
build-webapp
1m 11s
publish-github-container
2m 50s
publish-npm
46s
deploy-pages
9s
deploy-server
36s
Annotations
1 error
deploy-server
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy disco --image europe-west6-docker.pkg.dev/disco-367212/github/epfml/disco@sha256:530465ed57cdf410f5864a0309252b418c25f9339c743292f2a579865998a908 --update-labels ^,^managed-by=github-actions,commit-sha=10b4be700c6e8f0af58a2c792e8a4c4db7096c0d --format json --region europe-west6`: Deploying container to Cloud Run service [disco] in project [disco-367212] region [europe-west6]
Deploying...
Creating Revision..............done
Routing traffic............................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'disco-00118-grk' 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=disco-367212&resource=cloud_run_revision/service_name/disco/revision_name/disco-00118-grk&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22disco%22%0Aresource.labels.revision_name%3D%22disco-00118-grk%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|