1RETRACE-SERVER-CLE(1) Retrace Server Manual RETRACE-SERVER-CLE(1)
2
3
4
6 retrace-server-cleanup - Collects garbage from Retrace server.
7
9 retrace-server-cleanup
10
12 The tool collects different kinds of garbage created by Retrace server:
13
14 • Deletes old tasks based on mtime. Will remove the tasks with a
15 failure status with an mtime defined by the DeleteFailedTaskAfter
16 variable set in the configuration file. Successful tasks will be
17 deleted with an mtime defined by the DeleteTaskAfter variable set
18 in the configuration file.
19
20 • Kills tasks running for a long time (> 1 hour).
21
22 • Cleans up fakeroots and task directories from jobs finished in an
23 unexpected way.
24
25 Should be set in root's crontab to run every hour.
26
28 • Michal Toman <_mtoman@redhat.com_[1]>
29
31 1. _mtoman@redhat.com_
32 mailto:_mtoman@redhat.com_
33
34
35
36retrace-server 1.24.1 02/22/2022 RETRACE-SERVER-CLE(1)