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

Allow prepending access log handler for WASM filter #35924

Closed
wants to merge 4 commits into from

Formatting error p2

b391719
Select commit
Loading
Failed to load commit list.
Closed

Allow prepending access log handler for WASM filter #35924

Formatting error p2
b391719
Select commit
Loading
Failed to load commit list.
Azure Pipelines / envoy-presubmit failed Aug 30, 2024 in 1h 32m 31s

Build #20240830.37 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 395,217 (99.72%)
  • Other: 1,110 (0.28%)
  • Total: 396,329

Annotations

Check failure on line 1039 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / envoy-presubmit

Build log #L1039

Bash exited with code '3'.

Check failure on line 1030 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / envoy-presubmit

Build log #L1030

Bash exited with code '3'.

Check failure on line 5239 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / envoy-presubmit

Build log #L5239

Bash exited with code '1'.

Check failure on line 1 in UpstreamHttpFiltersPauseAndResume/IPv4_Http3Downstream_HttpUpstreamHttpParserNghttp2NoDeferredProcessingLegacyWithUpstreamHttpFilters

See this annotation in the file changed.

@azure-pipelines azure-pipelines / envoy-presubmit

UpstreamHttpFiltersPauseAndResume/IPv4_Http3Downstream_HttpUpstreamHttpParserNghttp2NoDeferredProcessingLegacyWithUpstreamHttpFilters

test/integration/tcp_tunneling_integration_test.cc:988
Value of: tcp_client_->write("hello", true)
  Actual: false (Failed to complete write or unexpected disconnect. disconnected_: true bytes_drained: 10 bytes_expected: 10)
Expected: true
Raw output
test/integration/tcp_tunneling_integration_test.cc:988
Value of: tcp_client_->write("hello", true)
  Actual: false (Failed to complete write or unexpected disconnect. disconnected_: true bytes_drained: 10 bytes_expected: 10)
Expected: true
Stack trace:
  0x54b5ddc: Envoy::(anonymous namespace)::TcpTunnelingIntegrationTest_UpstreamHttpFiltersPauseAndResume_Test::TestBody()
  0xf111ff5: testing::internal::HandleExceptionsInMethodIfSupported<>()
  0xf0d9d63: testing::Test::Run()
  0xf0db8d8: testing::TestInfo::Run()
... Google Test internal frames ...

Check failure on line 1 in UpstreamHttpFiltersPauseAndResume/IPv4_Http3Downstream_HttpUpstreamBalsaParserNghttp2NoDeferredProcessingLegacyWithUpstreamHttpFilters

See this annotation in the file changed.

@azure-pipelines azure-pipelines / envoy-presubmit

UpstreamHttpFiltersPauseAndResume/IPv4_Http3Downstream_HttpUpstreamBalsaParserNghttp2NoDeferredProcessingLegacyWithUpstreamHttpFilters

test/integration/tcp_tunneling_integration_test.cc:988
Value of: tcp_client_->write("hello", true)
  Actual: false (Failed to complete write or unexpected disconnect. disconnected_: true bytes_drained: 10 bytes_expected: 10)
Expected: true
Raw output
test/integration/tcp_tunneling_integration_test.cc:988
Value of: tcp_client_->write("hello", true)
  Actual: false (Failed to complete write or unexpected disconnect. disconnected_: true bytes_drained: 10 bytes_expected: 10)
Expected: true
Stack trace:
  0x346f09b: Envoy::(anonymous namespace)::TcpTunnelingIntegrationTest_UpstreamHttpFiltersPauseAndResume_Test::TestBody()
  0xae78fa8: testing::internal::HandleSehExceptionsInMethodIfSupported<>()
  0xae5e35b: testing::internal::HandleExceptionsInMethodIfSupported<>()
  0xae41b29: testing::Test::Run()
  0xae42962: testing::TestInfo::Run()
... Google Test internal frames ...