Skip to content

removed debug print in Client_Credentials.py #29

removed debug print in Client_Credentials.py

removed debug print in Client_Credentials.py #29

Triggered via push July 19, 2024 19:38
Status Failure
Total duration 3m 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
deploy-dev
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy dev***com --source ./ --update-env-vars ^,^DOMAIN="https://dev.***" --update-secrets ^,^DB_HOSTNAME=DEV_DB_HOSTNAME:latest,DB_PASSWORD=DEV_DB_PASSWORD:latest,DB_USER=DEV_DB_USER:latest,DB=DEV_DB:latest,OSU_API_KEY=OSU_API_KEY:latest,OSU_SECRET=OSU_SECRET:latest,CLIENT_ID=CLIENT_ID:latest,SECRET=SECRET:latest --update-labels ^,^managed-by=github-actions,commit-sha=b5fcdb20f6561e13310d4c1b320c09c60b72f7be --format json --region us-central1`: This command is equivalent to running `gcloud builds submit --tag [IMAGE] ./` and `gcloud run deploy dev***com --image [IMAGE]` Building using Dockerfile and deploying container to Cloud Run service [dev***com] in project [***com] region [us-central1] Building and deploying... Uploading sources..............done Building Container......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................done Creating Revision....................................................................................................................................................................................................................................................................................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'dev***com-00019-mxp' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=443 environment variable. Logs for this revision might contain more information. Logs URL: https://console.cloud.google.com/logs/viewer?project=***com&resource=cloud_run_revision/service_name/dev***com/revision_name/dev***com-00019-mxp&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22dev***com%22%0Aresource.labels.revision_name%3D%22dev***com-00019-mxp%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
deploy-prod
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy website-project --source ./ --update-env-vars ^,^DOMAIN="https://gdcheerios.com" --update-secrets ^,^DB_HOSTNAME=PROD_DB_HOSTNAME:latest,DB_PASSWORD=PROD_DB_PASSWORD:latest,DB_USER=PROD_DB_USER:latest,DB=PROD_DB:latest,OSU_API_KEY=OSU_API_KEY:latest,OSU_SECRET=OSU_SECRET:latest,CLIENT_ID=CLIENT_ID:latest,SECRET=SECRET:latest --update-labels ^,^managed-by=github-actions,commit-sha=b5fcdb20f6561e13310d4c1b320c09c60b72f7be --format json --region us-central1`: This command is equivalent to running `gcloud builds submit --tag [IMAGE] ./` and `gcloud run deploy website-project --image [IMAGE]` Building using Dockerfile and deploying container to Cloud Run service [website-project] in project [gdcheerioscom] region [us-central1] Building and deploying... Uploading sources................done Building Container......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................done Creating Revision...........................................................................................................................................................................................................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'website-project-00024-ndx' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=443 environment variable. Logs for this revision might contain more information. Logs URL: https://console.cloud.google.com/logs/viewer?project=gdcheerioscom&resource=cloud_run_revision/service_name/website-project/revision_name/website-project-00024-ndx&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22website-project%22%0Aresource.labels.revision_name%3D%22website-project-00024-ndx%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
deploy-dev
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-dev
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy-prod
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-prod
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/