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

flake in TEST_P(IntegrationTest, DISABLED_MultipleRequests) { #27842

Closed
alyssawilk opened this issue Jun 7, 2023 · 3 comments · Fixed by #28380
Closed

flake in TEST_P(IntegrationTest, DISABLED_MultipleRequests) { #27842

alyssawilk opened this issue Jun 7, 2023 · 3 comments · Fixed by #28380
Assignees

Comments

@alyssawilk
Copy link
Contributor

https://dev.azure.com/cncf/envoy/_build/results?buildId=139488&view=logs&j=767be981-567e-57d8-68c3-2140ede0a0bd&t=67a76341-37f4-5b49-db38-acbb8a59af82&l=637

[ RUN ] IpVersions/IntegrationTest.MultipleRequests/IPv6
[2023-06-06 22:31:40.729][361706][critical][assert] [contrib/generic_proxy/filters/network/test/integration_test.cc:200] assert failure: result. Details: Timed out waiting for data. Got '\0\0\0Mfake_fake_fake|service_name_0|/path_or_anything|hello|version:v1;stream_id:1;\0\0\0Mfake_fake_fake|service_name_0|/path_or_anything|hello|stream_id:2;version:v1;', waiting for 81 bytes.
[2023-06-06 22:31:40.730][361706][critical][backtrace] [./source/server/backtrace.h:104] Caught Aborted, suspect faulting address 0x3e9000584ea
[2023-06-06 22:31:40.730][361706][critical][backtrace] [./source/server/backtrace.h:91] Backtrace (use tools/stack_decode.py to get line numbers):
[2023-06-06 22:31:40.730][361706][critical][backtrace] [./source/server/backtrace.h:92] Envoy version: 0/1.27.0-dev/test/RELEASE/BoringSSL
[2023-06-06 22:31:40.730][361706][critical][backtrace] [./source/server/backtrace.h:96] #0: __kernel_rt_sigreturn [0xffffa07e178c]
[2023-06-06 22:31:40.730][361706][critical][backtrace] [./source/server/backtrace.h:96] #1: abort [0xffffa0556aac]
[2023-06-06 22:31:40.741][361706][critical][backtrace] [./source/server/backtrace.h:96] #2: Envoy::Extensions::NetworkFilters::GenericProxy::(anonymous namespace)::IntegrationTest::waitForUpstreamRequestForTest() [0xa262cc]
[2023-06-06 22:31:40.751][361706][critical][backtrace] [./source/server/backtrace.h:96] #3: Envoy::Extensions::NetworkFilters::GenericProxy::(anonymous namespace)::IntegrationTest_MultipleRequests_Test::TestBody() [0xa28ca8]
[2023-06-06 22:31:40.761][361706][critical][backtrace] [./source/server/backtrace.h:96] #4: testing::internal::HandleExceptionsInMethodIfSupported<>() [0x1bdfe68]
[2023-06-06 22:31:40.772][361706][critical][backtrace] [./source/server/backtrace.h:96] #5: testing::Test::Run() [0x1bdfd08]
[2023-06-06 22:31:40.782][361706][critical][backtrace] [./source/server/backtrace.h:96] #6: testing::TestInfo::Run() [0x1be0e58]
[2023-06-06 22:31:40.792][361706][critical][backtrace] [./source/server/backtrace.h:96] #7: testing::TestSuite::Run() [0x1be1bc4]
[2023-06-06 22:31:40.802][361706][critical][backtrace] [./source/server/backtrace.h:96] #8: testing::internal::UnitTestImpl::RunAllTests() [0x1bef0cc]
[2023-06-06 22:31:40.812][361706][critical][backtrace] [./source/server/backtrace.h:96] #9: testing::internal::HandleExceptionsInMethodIfSupported<>() [0x1beeb80]
[2023-06-06 22:31:40.823][361706][critical][backtrace] [./source/server/backtrace.h:96] #10: testing::UnitTest::Run() [0x1bee9dc]
[2023-06-06 22:31:40.833][361706][critical][backtrace] [./source/server/backtrace.h:96] #11: Envoy::TestRunner::RunTests() [0x15520bc]
[2023-06-06 22:31:40.843][361706][critical][backtrace] [./source/server/backtrace.h:96] #12: main [0x1550c84]
[2023-06-06 22:31:40.843][361706][critical][backtrace] [./source/server/backtrace.h:96] #13: __libc_start_main [0xffffa0556e10]

@alyssawilk
Copy link
Contributor Author

seen this a couple of times, finally getting around to filing

@github-actions
Copy link

github-actions bot commented Jul 7, 2023

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale stalebot believes this issue/PR has not been touched recently label Jul 7, 2023
@wbpcode wbpcode removed the stale stalebot believes this issue/PR has not been touched recently label Jul 13, 2023
@wbpcode
Copy link
Member

wbpcode commented Jul 13, 2023

will try to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants