Samer-Melhem-FOO commented on PR #6172: URL: https://github.com/apache/fineract/pull/6172#issuecomment-5102395860
The only failing check here is `run-integrations-tests-on-mysql / MySQL Tests (Shard 3 of 15)`. It fails at the `jibDockerBuild` step, before any tests run: ``` I/O error for image [registry-1.docker.io/azul/zulu-openjdk-alpine]: java.net.SocketException Connection reset ``` This is a transient Docker Hub registry connectivity issue on the runner, unrelated to this PR's change. All 14/15 other MySQL shards, all MariaDB/PostgreSQL shards, and every other check passed. Could a maintainer re-run the failed job? Thanks! -- 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]
