BewareMyPower commented on issue #6732: URL: https://github.com/apache/pulsar/pull/6732#issuecomment-616425923
> @BewareMyPower those are flaky tests due to the environmental issue. Typically it was because the disk space is not enough in Github, so it is not able to start the container-based integration. You can use `/pulsarbot run-failure-checks` to re-run those failures. But before your trigger that, it is good to check the logs of failures to see if it is related to your code change. Thanks for your reply. I've rerun those failures for many times but only seen the same `No space left on device` error. I also saw some other PRs have the same failure, like #6760 and #6766. The problem is I'm not sure if the failure is recoverable. Did the frequently rerun before generate many dirty files causing that the test environment has no enough space? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
