Bug 42608

Summary: Keep deleted sub-tasks build logs until task is DONE
Product: Infrastructure Reporter: Vitaly Chikunov <vt>
Component: girarAssignee: placeholder <placeholder>
Status: NEW --- QA Contact: Andrey Cherepanov <cas>
Severity: normal    
Priority: P5 CC: glebfm, ldv, rider
Version: unspecified   
Hardware: x86   
OS: Linux   
See Also: https://bugzilla.altlinux.org/show_bug.cgi?id=42552

Description Vitaly Chikunov 2022-04-26 21:08:17 MSK
Would be useful if build logs (for example build/100/x86_64/log) for (failed and thus) deleted sub-tasks are kept until task is DONE (or rm'ed, or even archived).

Advantages are numerous. This would valuable be addition to #42466.
Comment 1 Vitaly Chikunov 2022-04-26 21:10:24 MSK
Incorrect link to other bug, correct is #42552.
Comment 2 Vitaly Chikunov 2022-08-02 14:42:14 MSK
Just wanted to file the same bug but found it's already here.

Advantage is people can analyze `log` while task is continued being worked on. Also, sometimes it's useful to compare build logs with older build attempt.
Comment 3 Anton Farygin 2022-08-02 16:02:26 MSK
Really, we need complete information from all build iterations, including logs, tasks, repositories and much more.
In my opinion, git repository or hard links will help to realize this function.