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

Flaky-test: PulsarFunctionTlsTest.tearDown #16483

Closed
nicoloboschi opened this issue Jul 8, 2022 · 1 comment · Fixed by #16473 or #16765
Closed

Flaky-test: PulsarFunctionTlsTest.tearDown #16483

nicoloboschi opened this issue Jul 8, 2022 · 1 comment · Fixed by #16473 or #16765

Comments

@nicoloboschi
Copy link
Contributor

Flaky-test: org.apache.pulsar.functions.worker.PulsarFunctionTlsTest.tearDown
Number of failures: 35

org.apache.pulsar.functions.worker.PulsarFunctionTlsTest is flaky. The tearDown test method fails sporadically.

org.apache.pulsar.broker.PulsarServerException: java.util.concurrent.TimeoutException
	at org.apache.pulsar.broker.PulsarService.closeAsync(PulsarService.java:574)
	at org.apache.pulsar.broker.PulsarService.close(PulsarService.java:374)
	at org.apache.pulsar.functions.worker.PulsarFunctionTlsTest.tearDown(PulsarFunctionTlsTest.java:182)

Usage tip: To enable automatic navigation to failure message, open the following links with CTRL/CMD-click.
example failure 2022-06-09T15:48:02.0352047Z
example failure 2022-06-09T15:34:31.1727701Z
example failure 2022-06-07T11:12:24.9601776Z
example failure 2022-06-07T10:58:16.5055684Z
example failure 2022-06-06T05:30:28.4426440Z
example failure 2022-06-06T01:03:48.9587656Z
example failure 2022-06-06T00:48:57.9919365Z
example failure 2022-06-04T19:29:20.8489376Z
example failure 2022-06-03T01:20:54.2397925Z
example failure 2022-06-02T12:58:58.9465336Z

@codelipenghui
Copy link
Contributor

It happened again, it looks like #16473 has not fixed the issue yet.

https://github.com/apache/pulsar/runs/7327039857?check_suite_focus=true

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