Skip to content

chore(app): try to remove 4.29 deprecations #26

chore(app): try to remove 4.29 deprecations

chore(app): try to remove 4.29 deprecations #26

Triggered via push April 4, 2024 17:34
Status Failure
Total duration 2m 34s
Artifacts

push.back.yml

on: push
Deploy dev GCP infrastructure
2m 23s
Deploy dev GCP infrastructure
Deploy prod GCP infrastructure
0s
Deploy prod GCP infrastructure
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy dev GCP infrastructure
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy app --quiet --image us-central1-docker.pkg.dev/***/images/app:dev-b8888b4 --update-env-vars ^d7^ASPNETCORE_URLS=http://+:8080d7ASPNETCORE_ENVIRONMENT=Production --update-secrets ^5^/secrets/dotnet/appsettings.Production.json=dotnet-appsettings:latest --update-labels ^7^managed-by=github-actions7commit-sha=b8888b40660a30f80fd050c52a3ebd3eb6640d82 --platform managed --format json --region us-central1 --service-account cloud-run-sa@***.iam.gserviceaccount.com --vpc-connector *** --vpc-egress all-traffic --max-instances 5 --concurrency 250 --cpu 1 --memory 512Mi --timeout 5m`: Deploying container to Cloud Run service [app] in project [***] region [us-central1] Deploying... Creating Revision......................................................................................................................................................................................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'app-00051-bkp' 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. Logs for this revision might contain more information. Logs URL: https://console.cloud.google.com/logs/viewer?project=***&resource=cloud_run_revision/service_name/app/revision_name/app-00051-bkp&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22app%22%0Aresource.labels.revision_name%3D%22app-00051-bkp%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start