Closed
Bug 1303071
Opened 9 years ago
Closed 9 years ago
pulse_actions - Automatic extra talos PGO jobs get stuck in the queue and we can't tell the root issue
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
Details
Attachments
(1 file)
18.01 KB,
text/plain
|
Details |
What to fix:
1 - Track what kind of request was requested
2 - Track the exception instead of loosing it
3 - A 'Sch' job did not get scheduled
Assignee | ||
Comment 1•9 years ago
|
||
I got confused thinking that it was a user request.
Instead it was the handler to add more talos jobs for PGO builds.
I've improved the logging to make it easier to notice.
We now don't raise an exception and requeue the message.
There's no need for 'Sch' jobs.
These changes will now enable me to see why the jobs could not be scheduled (I should see the exception being dumped).
https://github.com/mozilla/pulse_actions/commit/b0d588f1b5d788edc551745106a83d369a3516ef
https://github.com/mozilla/mozilla_ci_tools/commit/f9593601b11f098dbe3079c8f68754472e7d82bc
Assignee | ||
Updated•9 years ago
|
Summary: pulse_actions issue for Talos jobs on autoland → pulse_actions - Automatic extra talos PGO jobs get stuck in the queue and we can't tell the root issue
Assignee | ||
Comment 2•9 years ago
|
||
The message got out of the queue.
I'm calling this fixed for now and file a new bug if the exceptions appear in the logs.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•