Skip to content

Release and Deploy Passport #138

Release and Deploy Passport

Release and Deploy Passport #138

Manually triggered November 28, 2023 12:49
Status Failure
Total duration 8h 42m 3s
Artifacts

release_and_deploy_passport.yml

on: workflow_dispatch
Load Commit Ref
0s
Load Commit Ref
Deploy  /  ...  /  Deploy to Branch
6s
Deploy / Staging Frontend / Deploy to Branch
Deploy  /  ...  /  Dockerize
11m 17s
Deploy / Dockerize / Dockerize
Deploy  /  ...  /  Deploy to AWS
54s
Deploy / Staging Backend / Deploy to AWS
Deploy  /  Production Approval Pending - AWS infra
4s
Deploy / Production Approval Pending - AWS infra
Deploy  /  Production Approval Pending
2s
Deploy / Production Approval Pending
Deploy  /  ...  /  Deploy to AWS
47s
Deploy / Production Backend - AWS Infra / Deploy to AWS
Deploy  /  ...  /  Deploy to Branch
26s
Deploy / Production Frontend / Deploy to Branch
Deploy  /  ...  /  Deploy to AWS
15m 30s
Deploy / Production Backend / Deploy to AWS
Deploy  /  release
0s
Deploy / release
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
nutrina
approved Nov 28, 2023
Production and production_alpha

Annotations

1 error and 18 warnings
Deploy / Production Backend / Deploy to AWS
code: -2 stdout: stderr: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack gitcoin/dpopp/production --non-interactive Updating (gitcoin/production) View Live: https://app.pulumi.com/gitcoin/dpopp/production/updates/105 pulumi:pulumi:Stack dpopp-production running @ Updating.......... awsx:x:ec2:SecurityGroup gitcoin-service awsx:x:ecs:FargateTaskDefinition dpopp-iam aws:lb:ApplicationLoadBalancer gitcoin-service awsx:x:ec2:Vpc gitcoin awsx:x:ecs:Cluster gitcoin awsx:x:ecs:FargateService dpopp-iam @ Updating.... aws:acm:Certificate cert aws:iam:Role dpoppEcsRole aws:sns:Topic pagerduty aws:cloudwatch:LogGroup dpopp-iam aws:iam:Role dpopp-iam-task @ Updating.... awsx:lb:ApplicationListener web-listener awsx:x:ec2:SecurityGroup gitcoin awsx:lb:ApplicationTargetGroup web-target aws:ecs:Cluster gitcoin awsx:x:ec2:NatGateway gitcoin-1 awsx:x:ec2:NatGateway gitcoin-0 aws:route53:Record passport-iam.gitcoin.co-validation awsx:x:ec2:Subnet gitcoin-private-1 awsx:x:ec2:InternetGateway gitcoin awsx:x:ec2:Subnet gitcoin-public-0 awsx:x:ec2:Subnet gitcoin-private-0 awsx:x:ec2:Subnet gitcoin-public-1 aws:ec2:Vpc gitcoin aws:sns:TopicSubscription pagerdutySubscription aws:cloudwatch:MetricAlarm unhandledErrorsAlarm @ Updating.... aws:sns:TopicPolicy pagerdutyTopicPolicy aws:cloudwatch:MetricAlarm redisConnectionErrorsAlarm aws:cloudwatch:LogMetricFilter unhandledErrorsMetric aws:cloudwatch:LogMetricFilter redisConnectionErrors aws:iam:RolePolicyAttachment dpopp-iam-task-0cbb1731 aws:iam:RolePolicyAttachment dpopp-iam-task-b5aeb6b6 @ Updating.... awsx:x:ec2:IngressSecurityGroupRule web-listener-external-0-ingress awsx:x:ec2:EgressSecurityGroupRule web-listener-external-0-egress awsx:x:ec2:IngressSecurityGroupRule gitcoin-containers awsx:x:ec2:EgressSecurityGroupRule gitcoin-egress awsx:x:ec2:IngressSecurityGroupRule gitcoin-ssh awsx:lb:ApplicationListener web-listener aws:ec2:Eip gitcoin-0 aws:ec2:Eip gitcoin-1 @ Updating.... aws:ec2:Subnet gitcoin-private-0 aws:ec2:SecurityGroup gitcoin-service @ Updating.... aws:ec2:RouteTable gitcoin-private-1 aws:ec2:SecurityGroup gitcoin aws:ec2:RouteTable gitcoin-public-0 aws:ec2:RouteTable gitcoin-private-0 aws:ec2:Subnet gitcoin-public-0 aws:ec2:RouteTable gitcoin-public-1 aws:ec2:InternetGateway gitcoin aws:lb:TargetGroup web-target aws:ec2:Subnet gitcoin-private-1 aws:ec2:Subnet gitcoin-public-1 aws:acm:CertificateValidation certificateValidation awsx:x:ec2:IngressSecurityGroupRule web-listener-external-0-ingress awsx:x:ec2:EgressSecurityGroupRule web-listener-external-0-egress aws:ec2:SecurityGroup passport-redis-secgrp aws:ec2:SecurityGroupRule web-listener-external-0-egress aws:ec2:SecurityGroupRule web-listener-external-0-ingress aws:ec2:SecurityGroupRule gitcoin-containers aws:ec2:SecurityGroupRule gitcoin-egress aws:ec2:SecurityGroupRule gitcoin-ssh aws:ec2:RouteTableAssociation gitcoin-private-0 aws:ec2:RouteTableAssociation gitcoin-public-0 aws:ec2:Route gitcoin-public-0-ig aws:ec2:Route gitcoin-public-1-ig aws:ec2:RouteTableAssociation gitcoin-private-1 aws:ec2:RouteTableAssociation gitcoin-public-1 aws:ec2:SecurityGroupRule web-listener-external-0-ingress aws:ec2:SecurityGroupRule web-listener-external-0-egress aws:ec2:NatGateway gitcoin-0 aws:ec2:NatGateway gitcoin-1 aws:lb:LoadBalancer gitcoin-service aws:ec2:Route gitcoin-private-0-nat-0 aws:elasticache:SubnetGroup passport-redis-subnet aws:ec2:Route gitcoin-private-1-nat-1 aws:lb:Listener web-listener aws:lb:Listener web-listener aws:elasticache:Clust
Deploy / Test: iam/src/index.ts#L669
Promise returned in function argument where a void return was expected
Deploy / Test: iam/src/scripts/buildProviderBitMapInfo.ts#L20
Unexpected console statement
Deploy / Test: iam/src/scripts/buildProviderBitMapInfo.ts#L27
Unexpected console statement
Deploy / Test: iam/src/scripts/buildProviderBitMapInfo.ts#L30
Unexpected console statement
Deploy / Test: iam/src/utils/easFees.ts#L41
Unexpected console statement
Deploy / Test: iam/src/utils/verifyDidChallenge.ts#L46
Empty block statement
Deploy / Test: iam/src/utils/verifyDidChallenge.ts#L55
Unsafe assignment of an `any` value
Deploy / Test: iam/src/utils/verifyDidChallenge.ts#L80
Unexpected console statement
Deploy / Dockerize / Dockerize
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy / Dockerize / Dockerize
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Deploy / Dockerize / Dockerize
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Deploy / Dockerize / Dockerize
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy / Dockerize / Dockerize
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy / Dockerize / Dockerize
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Deploy / Dockerize / Dockerize
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy / Staging Backend / Deploy to AWS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, pulumi/actions@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy / Production Backend - AWS Infra / Deploy to AWS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, pulumi/actions@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy / Production Backend / Deploy to AWS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, pulumi/actions@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/