Skip to content

Release workflow

Release workflow #6

Manually triggered July 3, 2024 18:29
Status Failure
Total duration 2m 27s
Artifacts

release_and_deploy_production.yml

on: workflow_dispatch
Deploy  /  Load Commit Ref
0s
Deploy / Load Commit Ref
Deploy  /  Test and Draft Release
4s
Deploy / Test and Draft Release
Deploy  /  Deploying AWS Infra
1m 3s
Deploy / Deploying AWS Infra
Deploy  /  release
0s
Deploy / release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Deploy / Deploying AWS Infra
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/scroll-badge-service/production --non-interactive [resource plugin aws-6.42.0] installing Updating (gitcoin/production) View Live: https://app.pulumi.com/gitcoin/scroll-badge-service/production/updates/9 @ Updating.................. @ Updating.... pulumi:pulumi:Stack scroll-badge-service-production running @ Updating........ pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/passport/production pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/core-infra/production aws:cloudwatch:LogGroup scroll-badge-service aws:iam:Role scroll-badge-ecs-role @ Updating.... ++ aws:ecs:TaskDefinition scroll-badge-service-td creating replacement (0s) [diff: ~containerDefinitions] pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/passport/production @ Updating.... ++ aws:ecs:TaskDefinition scroll-badge-service-td created replacement (0.81s) [diff: ~containerDefinitions] pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/core-infra/production +- aws:ecs:TaskDefinition scroll-badge-service-td replacing (0s) [diff: ~containerDefinitions] +- aws:ecs:TaskDefinition scroll-badge-service-td replaced (0.00s) [diff: ~containerDefinitions] @ Updating.... aws:ec2:SecurityGroup scroll-badge-service-sg aws:lb:TargetGroup scroll-badge-service-tg + aws:ec2:SecurityGroupRule scroll-badge-service-sgr creating (0s) aws:ec2:SecurityGroupRule scroll-badge-service-all ~ aws:ecs:Service scroll-badge-service updating (0s) [diff: ~taskDefinition] aws:lb:ListenerRule scroll-badge-service-https ~ aws:ecs:Service scroll-badge-service updating (0s) [diff: ~taskDefinition]; error: 1 error occurred: ~ aws:ecs:Service scroll-badge-service **updating failed** [diff: ~taskDefinition]; error: 1 error occurred: @ Updating.... + aws:ec2:SecurityGroupRule scroll-badge-service-sgr creating (1s) error: 1 error occurred: + aws:ec2:SecurityGroupRule scroll-badge-service-sgr **creating failed** error: 1 error occurred: pulumi:pulumi:Stack scroll-badge-service-production running error: update failed pulumi:pulumi:Stack scroll-badge-service-production **failed** 1 error Diagnostics: aws:ec2:SecurityGroupRule (scroll-badge-service-sgr): error: 1 error occurred: * [WARN] A duplicate Security Group rule was found on (sg-0d05425e76c09687b). This may be a side effect of a now-fixed Terraform issue causing two security groups with identical attributes but different source_security_group_ids to overwrite each other in the state. See https://github.com/hashicorp/terraform/pull/2376 for more information and instructions for recovery. Error: InvalidPermission.Duplicate: the specified rule "peer: 0.0.0.0/0, TCP, from port: 80, to port: 80, ALLOW" already exists status code: 400, request id: 1fd96b1b-e03d-451b-b3b1-d82db353d299 aws:ecs:Service (scroll-badge-service): error: 1 error occurred: * updating urn:pulumi:production::scroll-badge-service::aws:ecs/service:Service::scroll-badge-service: 1 error occurred: * updating ECS Service (arn:aws:ecs:us-west-2:559026686882:service/gitcoin/scroll-badge-service): ServiceNotActiveException: Service was not ACTIVE. pulumi:pulumi:Stack (scroll-badge-service-production): error: update failed Outputs: ~ DOCKER_IMAGE_TAG : "24690d8" => "5625ca3" ~ DOCKER_SCROLL_SERVICE_IMAGE: "559026686882.dkr.ecr.us-west-2.amazonaws.com/scroll-badge-service:24690d8" => "559026686882.dkr.ecr.us-west-2.amazonaws.com/scroll-badge-service:5625ca3" ROUTE53_DOMAIN : "***" SCROLL_SECRETS_ARN : "***" VC_SECRETS_ARN : "***" passportClusterName : "gitcoin" passportClusterNam
Deploy / Test and Draft Release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, paulhatch/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy / Test and Draft Release
No tags are present for this repository. If this is unexpected, check to ensure that tags have been pulled from the remote.
Deploy / Docker
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 / Docker
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Deploy / Docker
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 / Docker
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, aws-actions/amazon-ecr-login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy / Deploying AWS Infra
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 / Deploying AWS Infra
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2, pulumi/actions@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/