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

Test failure: com.github.ambry.frontend.FrontendIntegrationTest > accountApiTest[18] #1891

Open
cgtz opened this issue Jun 28, 2021 · 0 comments

Comments

@cgtz
Copy link
Contributor

cgtz commented Jun 28, 2021

github actions

com.github.ambry.frontend.FrontendIntegrationTest > accountApiTest[18] FAILED
    java.util.concurrent.ExecutionException: java.io.IOException: Connection reset by peer
        at com.github.ambry.router.FutureResult.resultOrThrow(FutureResult.java:113)
        at com.github.ambry.router.FutureResult.get(FutureResult.java:99)
        at com.github.ambry.frontend.FrontendIntegrationTest.getAccounts(FrontendIntegrationTest.java:820)
        at com.github.ambry.frontend.FrontendIntegrationTest.verifyGetAccountsAndContainer(FrontendIntegrationTest.java:774)
        at com.github.ambry.frontend.FrontendIntegrationTest.accountApiTest(FrontendIntegrationTest.java:484)

        Caused by:
        java.io.IOException: Connection reset by peer

https://gradle.com/s/yfzrqk3j5gibq

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

No branches or pull requests

1 participant