Project

General

Profile

action #132488

Updated by jbaier_cz 10 months ago

## Observation 
 https://gitlab.suse.de/qa-maintenance/bot-ng/-/jobs/1680349 times out after 2h: 

 output of the bot-ng call: 
 ``` 
 ++ ./qem-bot/bot-ng.py -c /etc/openqabot --token [MASKED] aggr-sync-results 
 ++ tee bot_aggr-sync-results_0.log 
 2023-07-10 00:21:25 INFO       Config /etc/openqabot/bot.yml does not have aggregate 
 … 
 2023-07-10 00:22:01 INFO       Ignoring job '11543518' in development group 'Test Security' 
 ``` 

 and then nothing. Seems like a lot of output is happening 00:21-00:22. The job overall shows "Duration: 119 minutes 12 seconds, Finished: 3 hours ago. Queued: 1 second, Timeout: 1h (from project)" so one thing surprising is that it ran for 2h but the timeout is 1h. And second thing is that apparently there is no output anymore for more than one hour and the call is just stuck somewhere. 

 ## Rollback actions 
 * For qa-maintenance/openQABot and qa-maintenance/bot-ng: Visibility, project features, permissions -> Disable email notifications

Back