Review why the API and GUI are displaying old logs (reading from AS pkl apparently)
Autosubmit Version
4.1.11
Expid affected(If applicable)
t01v in ClimateDT
Which task has issues? Where is the log(If applicable)
t01v_19900101_fc0_1_1_DN
Summary
t01v task t01v_19900101_fc0_1_1_DN failed and the logs were not transferred from the remote HPC to the VM. The GUI displayed the run status fine (the dates displayed were correctly), however, when you clicked on the out and err logs, the information displayed appeared to be from a previous run.
In the discussion on Gitlab, it looks like API and GUI are reading this data from the AS data on disk. Maybe this is related to the bug when logs are not transferred, or some other situation where this could happen.
This is a serious issue, especially for operators.
Steps to reproduce
Not sure. We have a workflow that failed, and logs were not transferred, and with logs for previously run jobs successfully transferred.
What is the current bug behavior?
Stale data displayed to users.
What is the expected correct behavior?
Display only the logs for the current run id.
Relevant logs and/or screenshots(if applicable)
(Paste any relevant logs - use code blocks (```) to format console output, logs, and code, as it's very hard to read otherwise.)
Any other relevant information(if applicable)
()