I am getting "No more data to read from socket" error from the sql-maven-plugin while it is trying to connect and run the execution.
The problem is that I get this error only on the Jenkins slave running RedHat 7.7 but on my Macbook Pro it works fine.
It is not a credentials issue because I tried to use a wrong password and the build failed immediately but when the credentials are correct it just gets stuck for some time and then it fails with the "No more data to read from socket" error.