Hi,
we get warnings since we corrected our server time to the correct timezone:
tar: ./.designVariables: time stamp 2019-04-07 23:02:13 is 13.484168035 s in the future
tar: ./.tmiParams: time stamp 2019-04-07 23:02:13 is 13.481819238 s in the future
tar: ./.stimulusFile: time stamp 2019-04-07 23:02:13 is 13.388030093 s in the future
tar: ./.modelFiles: time stamp 2019-04-07 23:02:13 is 13.385158075 s in the future
tar: ./.definitionFiles: time stamp 2019-04-07 23:02:13 is 13.382753125 s in the future
tar: ./input.scs: time stamp 2019-04-07 23:02:13 is 13.379897717 s in the future
The reason might be the time difference between our compute-servers and the NFS-mount where we put our data - The NFS time is ~14s in the future.
This only happens when using ADE Assembler (not with ADE-L - ADE XL has not been tested).
Is this a critical issue and if not - can this warning be disabled ?
Of course we are working on adjusting the time of both servers and NFS to the same time ...