You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the output in couple of avocado executions I noticed that the time stamp used for the directory name doesn't match with the time stamp used for the file name and in the logs time stamp, is it a way to specify the MST to be used in the log name time stamp?
JOB ID : 08640fb5866d303396158d9a839ddd8e0e299512
JOB LOG : /tmp/avocado_logs/job-2022-08-16T07.56-08640fb/job.log
^^^^^
(220816-145600159861.loop1.-2/56) /home/CheckHostStatus.py:CheckHostStatus.os_info: STARTED
^^^^^
(220816-145600159861.loop1.-6/56) /home/CheckHostStatus.py:CheckHostStatus.os_info: STARTED
(220816-145600159861.loop1.-4/56) /home/CheckHostStatus.py:CheckHostStatus.os_info: STARTED
(220816-145600159861.loop1.-7/56) /home/CheckHostStatus.py:CheckHostStatus.os_info: STARTED
(220816-145600159861.loop1.-8/56) /home/CheckHostStatus.py:CheckHostStatus.os_info: STARTED
(220816-145600159861.loop1.-5/56) /home/CheckHostStatus.py:CheckHostStatus.os_info: STARTED
(220816-145600159861.loop1.-9/56) /home/CheckHostStatus.py:CheckHostStatus.os_info: STARTED
[stdlog] 2022-08-16 07:56:12,043 test L0310 I | INIT 1-CheckHostStatus.up_time
^^^^^^^
[stdlog] 2022-08-16 07:56:12,044 test L0536 I | START 1-CheckHostStatus.up_time
[stdlog] 2022-08-16 07:56:12,045 CheckHostStatus L0280 I | Testing Host: ilabg11
[stdlog] 2022-08-16 07:56:12,045 CheckHostStatus L0281 I | CATEGORY UUT_NAME => ilabg11
[stdlog] 2022-08-16 07:56:12,526 ssh_module L0117 I | Connected via ssh to: 9.11.116.211
[stdlog] 2022-08-16 07:56:12,526 ssh_module L0167 I | Executing: uptime
[stdlog] 2022-08-16 07:56:12,617 ssh_module L0230 I | === STDOUT ===
[stdlog] 2022-08-16 07:56:12,618 ssh_module L0232 I | 07:56:12 up 11 days, 15:41, 5 users, load average: 61.91, 61.99, 62.88
[stdlog] 2022-08-16 07:56:12,619 ssh_module L0233 I | === RETVAL ===
[stdlog] 2022-08-16 07:56:12,619 ssh_module L0234 I | 0
[stdlog] 2022-08-16 07:56:12,619 ssh_module L0235 I | === STDERR ===
[stdlog] 2022-08-16 07:56:12,619 ssh_module L0237 I |
[stdlog] 2022-08-16 07:56:12,620 test L0964 I | PASS 1-CheckHostStatus.up_time
[stdlog] 2022-08-16 07:56:12,620 test L0948 I |
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Looking at the output in couple of avocado executions I noticed that the time stamp used for the directory name doesn't match with the time stamp used for the file name and in the logs time stamp, is it a way to specify the MST to be used in the log name time stamp?
Beta Was this translation helpful? Give feedback.
All reactions