When I use the parameter "-DtestDestination=CHROMEHEADLESS", it runs the test correctly. The problem is that resources are locked by the driver (memory 100%). If you run this parameter multiple times on the same server, it will eventually crash the server and become unresponsive.
The current work around is to have a cron job that deletes the files contained in '/tmp' directory (Due to using default driver).