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

Test_handleInfoRequest is flaky #368

Open
kruskall opened this issue Jan 25, 2023 · 0 comments
Open

Test_handleInfoRequest is flaky #368

kruskall opened this issue Jan 25, 2023 · 0 comments
Labels
aws-λ-extension AWS Lambda Extension bug Something isn't working

Comments

@kruskall
Copy link
Member

APM AWS Lambda extensiom version (apm-aws-lambda version):

Describe the bug

test job is failing

To Reproduce
Steps to reproduce the behavior:

  1. Run CI jobs

Expected behavior

CI is green

Provide logs (if relevant):

Observed in a few PRs:

[2023-01-24T21:44:19.748Z] === RUN   Test_handleInfoRequest
[2023-01-24T21:44:19.748Z]     logger.go:130: 2023-01-24T21:44:19.726Z	INFO	Extension listening for apm data on 127.0.0.1:1234
[2023-01-24T21:44:19.748Z]     receiver_test.go:201: 
[2023-01-24T21:44:19.748Z]         	Error Trace:	receiver_test.go:201
[2023-01-24T21:44:19.748Z]         	Error:      	Received unexpected error:
[2023-01-24T21:44:19.748Z]         	            	Post "http://127.0.0.1:1234/intake/v2/events": EOF
[2023-01-24T21:44:19.748Z]         	Test:       	Test_handleInfoRequest
[2023-01-24T21:44:19.748Z]     logger.go:130: 2023-01-24T21:44:19.727Z	DEBUG	server closed
[2023-01-24T21:44:19.748Z] --- FAIL: Test_handleInfoRequest (0.00s)
@kruskall kruskall added the bug Something isn't working label Jan 25, 2023
@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-λ-extension AWS Lambda Extension bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant