Skip to content

Deploy: 7ac81fe2599495ad8a6b5432d5ea51667ec585a3 ➠ 0.3.0 ❱❱  app #13

Deploy: 7ac81fe2599495ad8a6b5432d5ea51667ec585a3 ➠ 0.3.0 ❱❱  app

Deploy: 7ac81fe2599495ad8a6b5432d5ea51667ec585a3 ➠ 0.3.0 ❱❱  app #13

Re-run triggered October 27, 2023 01:45
Status Success
Total duration 2m 10s
Artifacts 1

dispatch_deploy.yaml

on: workflow_dispatch
CD  /  ...  /  apply-infra
CD / Deploy Infra Staging / apply-infra
CD  /  Deployment Window
1s
CD / Deployment Window
CD  /  ...  /  Deploy App `staging`
15m 2s
CD / Deploy App Staging / Deploy App `staging`
CD  /  ...  /  Health Check - staging
2s
CD / Validate - Staging / Health Check - staging
CD  /  ...  /  Integration Tests - staging
1m 36s
CD / Validate - Staging / Integration Tests - staging
CD  /  ...  /  Swift Integration Tests - staging
1m 12s
CD / Validate - Staging / Swift Integration Tests - staging
CD  /  ...  /  apply-infra
CD / Deploy Infra Prod / apply-infra
CD  /  ...  /  Deploy App `prod`
8m 50s
CD / Deploy App Prod / Deploy App `prod`
CD  /  ...  /  Health Check - prod
2s
CD / Validate - Prod / Health Check - prod
CD  /  ...  /  Integration Tests - prod
1m 43s
CD / Validate - Prod / Integration Tests - prod
CD  /  ...  /  Swift Integration Tests - prod
1m 12s
CD / Validate - Prod / Swift Integration Tests - prod
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
CD / Validate - Staging / Swift Integration Tests - staging
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
CD / Validate - Prod / Swift Integration Tests - prod
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
CD / Deploy App Staging / Deploy App `staging`
Ignoring property 'compatibilities' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Staging / Deploy App `staging`
Ignoring property 'taskDefinitionArn' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Staging / Deploy App `staging`
Ignoring property 'requiresAttributes' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Staging / Deploy App `staging`
Ignoring property 'revision' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Staging / Deploy App `staging`
Ignoring property 'status' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Staging / Deploy App `staging`
Ignoring property 'registeredAt' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Staging / Deploy App `staging`
Ignoring property 'registeredBy' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Staging / Deploy App `staging`
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
CD / Deploy App Staging / Deploy App `staging`
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
CD / Validate - Staging / Swift Integration Tests - staging
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
CD / Deploy App Prod / Deploy App `prod`
Ignoring property 'compatibilities' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Prod / Deploy App `prod`
Ignoring property 'taskDefinitionArn' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Prod / Deploy App `prod`
Ignoring property 'requiresAttributes' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Prod / Deploy App `prod`
Ignoring property 'revision' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Prod / Deploy App `prod`
Ignoring property 'status' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Prod / Deploy App `prod`
Ignoring property 'registeredAt' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Prod / Deploy App `prod`
Ignoring property 'registeredBy' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
CD / Deploy App Prod / Deploy App `prod`
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
CD / Deploy App Prod / Deploy App `prod`
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
CD / Validate - Prod / Swift Integration Tests - prod
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23

Artifacts

Produced during runtime
Name Size
notify-tests test_results Expired
146 KB