Skip to content

Release and Deploy Scorer #36

Release and Deploy Scorer

Release and Deploy Scorer #36

Manually triggered August 29, 2023 20:59
Status Failure
Total duration 9h 8m 57s
Artifacts

release_and_deploy_scorer.yml

on: workflow_dispatch
Load Commit Ref
9s
Load Commit Ref
Staging Frontend  /  ui-test
2m 37s
Staging Frontend / ui-test
Staging Backend  /  build-api
2m 12s
Staging Backend / build-api
Staging Backend  /  build-verifier
21s
Staging Backend / build-verifier
Staging Frontend  /  deploy-app
9s
Staging Frontend / deploy-app
Staging Backend  /  deploy-staging
5m 59s
Staging Backend / deploy-staging
Production Approval Pending
0s
Production Approval Pending
Production Backend  /  test
6m 10s
Production Backend / test
Production Frontend  /  ui-test
2m 53s
Production Frontend / ui-test
Production Backend  /  build-api
2m 15s
Production Backend / build-api
Production Backend  /  build-verifier
1m 42s
Production Backend / build-verifier
Production Frontend  /  deploy-app
11s
Production Frontend / deploy-app
Production Backend  /  deploy-production
1m 27s
Production Backend / deploy-production
Release
0s
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
deleted by nutrina Aug 30, 2023
(Environment deleted)

Annotations

1 error and 23 warnings
Production Backend / deploy-production
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/prod/***-production --non-interactive Updating (gitcoin/***-production) View Live: https://app.pulumi.com/gitcoin/prod/***-production/updates/113 pulumi:pulumi:Stack prod-***-production running @ Updating.................... awsx:x:ecs:FargateTaskDefinition ***-bkgrnd-worker-passport aws:lb:ApplicationLoadBalancer flower-service aws:lb:ApplicationLoadBalancer ***-service aws:lb:ApplicationLoadBalancer redash-service awsx:x:ecs:FargateService ***-bkgrnd-worker-passport awsx:x:ec2:SecurityGroup flower-service awsx:x:ecs:FargateTaskDefinition flower + awsx:x:ecs:FargateService ***-api-reg-sp creating (0s) + awsx:x:ecs:FargateTaskDefinition ***-api-reg-sp creating (0s) awsx:x:ecs:FargateTaskDefinition ***-bkgrnd-worker-registry awsx:x:ec2:SecurityGroup redash-service awsx:x:ecs:FargateService flower @ Updating.... + awsx:x:ecs:FargateTaskDefinition weekly-data-dump creating (0s) @ Updating.......... awsx:x:ec2:Vpc *** + awsx:x:ecs:FargateTaskDefinition daily-data-dump creating (0s) @ Updating..... awsx:x:ecs:FargateService ***-bkgrnd-worker-registry awsx:x:ecs:Cluster *** + awsx:x:ecs:FargateTaskDefinition frequent-allo-***-data-dump creating (0s) awsx:x:ec2:SecurityGroup ***-service @ Updating.... + awsx:x:ecs:FargateTaskDefinition ***-api-default creating (0s) + awsx:x:ecs:FargateService ***-api-default creating (0s) @ Updating..... + awsx:x:ecs:FargateTaskDefinition ***-api-passport creating (0s) + awsx:x:ecs:FargateService ***-api-passport creating (0s) + awsx:x:ecs:FargateTaskDefinition ***-api-reg creating (0s) + awsx:x:ecs:FargateService ***-api-reg creating (0s) @ Updating.... awsx:lb:ApplicationListener flower-listener @ Updating.... awsx:lb:ApplicationTargetGroup flower-target + awsx:lb:ApplicationTargetGroup ***-api-default creating (0s) awsx:lb:ApplicationListener web-listener awsx:lb:ApplicationListener redash-listener awsx:lb:ApplicationTargetGroup redash-target @ Updating..... aws:cloudwatch:LogGroup ***-service aws:cloudwatch:LogGroup ***-worker aws:acm:Certificate flower @ Updating..... + aws:cloudwatch:EventRule scheduledEventRule creating (0s) aws:acm:Certificate redash + aws:cloudwatch:EventRule scheduledEventRule creating (0s) error: Duplicate resource URN 'urn:pulumi:***-production::prod::aws:cloudwatch/eventRule:EventRule::scheduledEventRule'; try giving it a unique name + aws:cloudwatch:EventRule scheduledEventRule **creating failed (0.72s)** error: Duplicate resource URN 'urn:pulumi:***-production::prod::aws:cloudwatch/eventRule:EventRule::scheduledEventRule'; try giving it a unique name @ Updating.... awsx:lb:ApplicationTargetGroup redash-target + awsx:lb:ApplicationTargetGroup ***-api-default created pulumi:pulumi:Stack prod-***-production Diagnostics: aws:cloudwatch:EventRule (scheduledEventRule): error: Duplicate resource URN 'urn:pulumi:***-production::prod::aws:cloudwatch/eventRule:EventRule::scheduledEventRule'; try giving it a unique name Outputs: - clusterId : "arn:aws:ecs:***:***:cluster/***-892097e" - dockerGtcPassport***Image : "public.ecr.aws/c8n6v8e9/passport-***:8dbbae3" - dockerGtcPassportVerifierImage: "public.ecr.aws/c8n6v8e9/passport-verifier:8dbbae3" - dockrRunCmd : [secret] - domain : "api.***.***" - ec2PublicIp : "35.88.23.51" - publicServiceUrl : "https://api.***.***" - rdsArn : "arn:aws:rds:***:***:db:***-db5332667" - rdsConnectionUrl : [secret] - rdsEndpoint : "***-db5332667.cko34rlvzyud.***.rds.amazonaws.com:5432" - rdsId : "***-db5332667" - readreplica0ConnectionUrl : [secret
Load Commit Ref
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/
Staging Backend / build-verifier
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/
Staging Backend / build-verifier
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/
Staging Backend / build-verifier
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Staging Backend / build-verifier
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/
Staging Backend / build-api
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/
Staging Backend / build-api
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Staging Backend / build-api
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/
Staging Backend / build-api
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/
Staging Backend / deploy-staging
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, aws-actions/configure-aws-credentials@v1, 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/
Staging Backend / deploy-staging
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/
Staging Backend / deploy-staging
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Production Backend / build-verifier
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/
Production Backend / build-verifier
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/
Production Backend / build-verifier
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Production Backend / build-verifier
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/
Production Backend / build-api
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/
Production Backend / build-api
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/
Production Backend / build-api
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/
Production Backend / build-api
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Production Backend / deploy-production
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, aws-actions/configure-aws-credentials@v1, 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/
Production Backend / deploy-production
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Production Backend / deploy-production
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/