Skip to content

Flaky-test: PersistentFailoverE2ETest.testSimpleConsumerEventsWithPartition #6014

@tuteng

Description

@tuteng

Describe the bug

2020-01-07T14:51:53.1621254Z [INFO] Results:
2020-01-07T14:51:53.1621414Z [INFO]
2020-01-07T14:51:53.1624040Z [ERROR] Failures:
2020-01-07T14:51:53.1624466Z [ERROR] org.apache.pulsar.broker.service.PersistentFailoverE2ETest.testActiveConsumerFailoverWithDelay(org.apache.pulsar.broker.service.PersistentFailoverE2ETest)
2020-01-07T14:51:53.1626273Z [INFO]   Run 1: PASS
2020-01-07T14:51:53.1685948Z [ERROR]   Run 2: PersistentFailoverE2ETest.testActiveConsumerFailoverWithDelay:491->MockedPulsarServiceBaseTest.restartBroker:185->MockedPulsarServiceBaseTest.startBroker:195->MockedPulsarServiceBaseTest.startBroker:214 » PulsarServer
2020-01-07T14:51:53.1686338Z [INFO]
2020-01-07T14:51:53.1686659Z [ERROR] org.apache.pulsar.broker.service.PersistentFailoverE2ETest.testSimpleConsumerEventsWithPartition(org.apache.pulsar.broker.service.PersistentFailoverE2ETest)
2020-01-07T14:51:53.1687004Z [INFO]   Run 1: PASS
2020-01-07T14:51:53.1687475Z [ERROR]   Run 2: PersistentFailoverE2ETest.testSimpleConsumerEventsWithPartition » ServerSideError
2020-01-07T14:51:53.1687598Z [INFO]
2020-01-07T14:51:53.1687853Z [ERROR] org.apache.pulsar.broker.service.PersistentFailoverE2ETest.testSimpleConsumerEventsWithoutPartition(org.apache.pulsar.broker.service.PersistentFailoverE2ETest)
2020-01-07T14:51:53.1688003Z [INFO]   Run 1: PASS
2020-01-07T14:51:53.1688400Z [ERROR]   Run 2: PersistentFailoverE2ETest.testSimpleConsumerEventsWithoutPartition:159 » PulsarClient
2020-01-07T14:51:53.1688638Z [INFO]
2020-01-07T14:51:53.1688797Z [INFO]
2020-01-07T14:51:53.1688922Z [ERROR] Tests run: 1408, Failures: 3, Errors: 0, Skipped: 0
2020-01-07T14:51:53.1689026Z [INFO]
2020-01-07T14:51:53.1703494Z [INFO] ------------------------------------------------------------------------
2020-01-07T14:51:53.1703742Z [INFO] BUILD FAILURE
2020-01-07T14:51:53.1704113Z [INFO] ------------------------------------------------------------------------
2020-01-07T14:51:53.1707623Z [INFO] Total time:  18:18 min
2020-01-07T14:51:53.1718769Z [INFO] Finished at: 2020-01-07T14:51:53Z
2020-01-07T14:51:53.1719163Z [INFO] ------------------------------------------------------------------------
2020-01-07T14:51:53.1734935Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) on project pulsar-broker: There are test failures.
2020-01-07T14:51:53.1735182Z [ERROR]
2020-01-07T14:51:53.1736569Z [ERROR] Please refer to /home/runner/work/pulsar/pulsar/pulsar-broker/target/surefire-reports for the individual test results.
2020-01-07T14:51:53.1737042Z [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
2020-01-07T14:51:53.1737361Z [ERROR] -> [Help 1]
2020-01-07T14:51:53.1737450Z [ERROR]
2020-01-07T14:51:53.1737777Z [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
2020-01-07T14:51:53.1738095Z [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2020-01-07T14:51:53.1803454Z [ERROR]
2020-01-07T14:51:53.1803674Z [ERROR] For more information about the errors and possible solutions, please read the following articles:
2020-01-07T14:51:53.1803874Z [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
2020-01-07T14:51:53.1921294Z ##[error]Process completed with exit code 1.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions