mesa-ci-pending-monitor: script to monitor pending jobs
Add script to monitor pending jobs. Generates an alert if it finds a job which is in pending for more than 15 minutes. Use tinydb to save if an alert has already been sent to not sent it twice. Bump container version to force the image to be regenerated wit the new tinydb requirement.
Example:
- Job container is pending for more then 15 minutes already. Please check.
- Job container is pending for more then 15 minutes already. Please check.
List of current pending jobs:
job | stage | queued duration |
---|---|---|
container | container | 0:15 |
container | container | 0:17 |
container | container | 0:21 |
container | container | 0:22 |
container | container | 0:32 |
container | container | 0:53 |
container | container | 0:55 |