Description
We use version 0.1.54 of jsch, which appears to contain a bug that is triggered since jdk 1.8.0_121.
We're impacted by this as shown by the test failures tracked in #361.
It looks like we'll either have to move away from jsch, wait for the bug to be fixed there, or help them fix it.