travis-build icon indicating copy to clipboard operation
travis-build copied to clipboard

Unsilence JDK install commands

Open native-api opened this issue 5 years ago • 2 comments

There's currently an error installing JDK 8 in ARM64 and due to silencing, it's impossible to see what's wrong.

https://travis-ci.community/t/maven-deploy-multiarch/11450/7

Later in the build, the same commands work okay -- so I can't disgnose the problem otherwise.

native-api avatar Apr 13 '21 20:04 native-api

Alternatively, I know there's a staging environment. If it has Arm64 machines (ideally, from the same pool as production ones), I could tests there if I'm given access.

native-api avatar Apr 13 '21 20:04 native-api

Failure unrelated, it's the Docker pull limits.

native-api avatar Apr 13 '21 20:04 native-api