danielorf commented on pull request #12186: URL: https://github.com/apache/pulsar/pull/12186#issuecomment-935167655
I see what looks like an unusual error in the `CI - Unit - Brokers - Broker Group 1` / `run unit test 'BROKER_GROUP_1'` stage: ``` [INFO] Running org.apache.pulsar.utils.StatsOutputStreamTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.pulsar.utils.StatsOutputStreamTest Warning: Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1,489.704 s - in org.apache.pulsar.broker.service.ReplicatorTest [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 482.895 s - in org.apache.pulsar.broker.admin.TopicPoliciesTest Error: The operation was canceled. ``` I'm going to re-run again but may need some help debugging the test environment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
