Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestAccAwsTsLambdaEfs times out #1728

Open
blampe opened this issue Dec 6, 2024 · 0 comments
Open

TestAccAwsTsLambdaEfs times out #1728

blampe opened this issue Dec 6, 2024 · 0 comments
Labels
impact/flaky-test A test that is unreliable

Comments

@blampe
Copy link
Contributor

blampe commented Dec 6, 2024

024-12-06T23:23:57.8234445Z  +  aws:ecs:Service nginx creating (1200s) error: 1 error occurred:
2024-12-06T23:23:57.8234954Z  +  aws:ecs:Service nginx **creating failed** error: 1 error occurred:
2024-12-06T23:23:57.8235674Z  +  pulumi:pulumi:Stack aws-ts-lambda-efs-p-it-runner-aws-ts-lam-4e18bb80 creating (1454s) error: update failed
2024-12-06T23:23:57.8236876Z  +  pulumi:pulumi:Stack aws-ts-lambda-efs-p-it-runner-aws-ts-lam-4e18bb80 creating (1454s) error: awsx:ecs:FargateService resource 'nginx' has a problem: grpc: the client connection is closing
2024-12-06T23:23:57.8238035Z  +  pulumi:pulumi:Stack aws-ts-lambda-efs-p-it-runner-aws-ts-lam-4e18bb80 **creating failed (1454s)** 2 errors; 2 messages
2024-12-06T23:23:57.8238594Z Diagnostics:
2024-12-06T23:23:57.8239166Z   pulumi:pulumi:Stack (aws-ts-lambda-efs-p-it-runner-aws-ts-lam-4e18bb80):
2024-12-06T23:23:57.8239931Z     (node:26586) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
2024-12-06T23:23:57.8240777Z     (Use `pulumi-resource-aws-apigateway --trace-deprecation ...` to show where the warning was created)
2024-12-06T23:23:57.8241179Z 
2024-12-06T23:23:57.8241310Z     error: update failed
2024-12-06T23:23:57.8241958Z     error: awsx:ecs:FargateService resource 'nginx' has a problem: grpc: the client connection is closing
2024-12-06T23:23:57.8242352Z 
2024-12-06T23:23:57.8242475Z   aws:ecs:Service (nginx):
2024-12-06T23:23:57.8243898Z     error:   sdk-v2/provider2.go:520: sdk.helper_schema: waiting for ECS Service (arn:aws:ecs:us-west-2:894850187425:service/cluster-c2e9d00/nginx-db637a5) create: timeout while waiting for state to become 'tfSTABLE' (last state: 'tfPENDING', timeout: 20m0s): [email protected]
2024-12-06T23:23:57.8244930Z     error: 1 error occurred:
2024-12-06T23:23:57.8246079Z     	* waiting for ECS Service (arn:aws:ecs:us-west-2:894850187425:service/cluster-c2e9d00/nginx-db637a5) create: timeout while waiting for state to become 'tfSTABLE' (last state: 'tfPENDING', timeout: 20m0s)
@blampe blampe added the impact/flaky-test A test that is unreliable label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/flaky-test A test that is unreliable
Projects
None yet
Development

No branches or pull requests

1 participant