E-ETC-17
Message
The clock of the Exasol VM is offset by up to {{offset}} ms in relation to the clock of the host running test containers. Note that the measured offset has a limited precision caused by the latency of querying the time in the container, so the actual offset might be a couple of milliseconds better than reported here. The maximum allowed offset in any direction is {{maximum-offset}} ms.
Mitigation
Use a time synchronization tool like NTP to ensure sychronized clocks.
Parameters
maximum-offset | maximum allowed offest in milliseconds |
offset | actual clock offset in milliseconds |
Source
src/main/java/com/exasol/containers/ContainerSynchronizationVerifier.java:43