Closed
Bug 1379172
Opened 7 years ago
Closed 7 years ago
pulse_actions - Stop running pulse_actions
Categories
(Testing :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
References
Details
Once we implement these features on TaskCluster we won't need to have pulse_actions deal with them.
Assignee | ||
Updated•7 years ago
|
Summary: pulse_actions - Stop fulfilling certain tasks → pulse_actions - Stop fulfilling certain requests
Assignee | ||
Comment 1•7 years ago
|
||
Time to deal with this. Right now pulse_actions is doing nothing useful.
As we transitioned platforms from Buildbot to Buildbot bridge or TaskCluster we lost the ability to backfill and trigger missing jobs for those platforms.
In other words, this has been broken for a long while.
Right now using the classic Treeherder action buttons are broken.
IMPORTANT: If you're trying to backfill or trigger missing jobs please use "custom actions" by selecting a job first.
The Treeherder actions will again be useful once the bugs listed in bug 1391321 are fixed.
Confirming that nothing useful is happening:
Trigger missing jobs
====================
* https://tc-gp-public-31d.s3-us-west-2.amazonaws.com/ateam/pulse-action-dev/18116046-9f4e-4382-8be2-ca974304f4df
* Lots of "We believe <builder> is a builder triggered via Buildbot bridge and we won't schedule anything"
* Nothing got scheduled
* This will get fixed in bug 1390497
Backfilling
===========
* Job requested [1]
* Backfilling did not work [2]
* Logs for requests [3][4]
* Lots of "We believe <builder> is a builder triggered via Buildbot bridge and we won't schedule anything"
* This will get fixed in bug 1388496
[1] https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=32fe50044beace1245a6eddaf41126a6453c0e7f&selectedJob=124846483&filter-searchStr=Windows%2010%20x64%20opt%20Talos%20Performance%20e10s%20Talos%20svg%20e10s%20T-e10s(s)&group_state=expanded
[2] https://treeherder.mozilla.org/#/jobs?repo=autoland&tochange=32fe50044beace1245a6eddaf41126a6453c0e7f&filter-searchStr=Windows%2010%20x64%20opt%20Talos%20Performance%20e10s%20Talos%20svg%20e10s%20T-e10s(s)&group_state=expanded
[3] https://tc-gp-public-31d.s3-us-west-2.amazonaws.com/ateam/pulse-action-dev/2d7ca599-3001-4d64-a4f4-2270a420bef0
[4] https://tc-gp-public-31d.s3-us-west-2.amazonaws.com/ateam/pulse-action-dev/d07641b3-44ee-4346-a84f-a5290baac303
Trigger all talos
=================
* https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=ebbe081e95547d66c02333090689727dafe77cc8&filter-searchStr=talos&group_state=expanded
* Lots of "We believe <builder> is a builder triggered via Buildbot bridge and we won't schedule anything" [1]
[1] https://tc-gp-public-31d.s3-us-west-2.amazonaws.com/ateam/pulse-action-dev/b6c7c15b-eff3-4c4b-9c6a-642841ae050a
Assignee: nobody → armenzg
Summary: pulse_actions - Stop fulfilling certain requests → pulse_actions - Stop running pulse_actions
Assignee | ||
Comment 2•7 years ago
|
||
I've set DRY_RUN in the Heroku app:
https://github.com/mozilla/pulse_actions/blob/6c4a0faea646c982c52843d43e2427faa2c77357/pulse_actions/worker.py#L66
I can shut this off by the end of the month unless I hear any objections.
I will make a mailing list post.
Assignee | ||
Comment 3•7 years ago
|
||
I've reduced the number of dynos to 0.
If by the end of the month there's no urgent matter to bring it back I will delete the Heroku apps and modify the READMEs.
Comment 4•7 years ago
|
||
Note to self: The dyno count was re-adjusted back to 1 at some point (I think I remember reading about it in a newsgroup thread), so the Treeherder Hawk client ID needs to stay enabled for now.
Assignee | ||
Comment 5•7 years ago
|
||
I reduced the dyno down to 0 a while back.
I don't remember when.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 6•7 years ago
|
||
I will be disabling https://tools.taskcluster.net/auth/clients/project%2Fateam%2Fpulse_actions now
You need to log in
before you can comment on or make changes to this bug.
Description
•