Closed Bug 1578362 Opened 5 years ago Closed 5 years ago

59.92% sccache hit rate (linux64-shippable) regression on push d2fc2720837c81d95d97eaa1539c7fe1bcbb2beb (Fri August 30 2019)

Categories

(Developer Infrastructure :: Lint and Formatting, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID
mozilla71

People

(Reporter: marauder, Unassigned)

References

(Regression)

Details

(Keywords: regression)

We have detected a build metrics regression from push:

https://hg.mozilla.org/integration/autoland/pushloghtml?changeset=d2fc2720837c81d95d97eaa1539c7fe1bcbb2beb

As author of one of the patches included in that push, we need your help to address this regression.

Regressions:

60% sccache hit rate linux64-shippable opt instrumented 0.99 -> 0.40

You can find links to graphs and comparison views for each of the above tests at: https://treeherder.mozilla.org/perf.html#/alerts?id=22905

On the page above you can see an alert for each affected platform as well as a link to a graph showing the history of scores for this test. There is also a link to a treeherder page showing the jobs in a pushlog format.

To learn more about the regressing test(s), please see: https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Automated_Performance_Testing_and_Sheriffing/Build_Metrics

*** Please let us know your plans within 3 business days, or the offending patch(es) will be backed out! ***

Blocks: 1578356
Component: Performance → Lint and Formatting
Flags: needinfo?(ahal)
Product: Testing → Firefox Build System
Regressed by: 1570772
Target Milestone: --- → mozilla71
Version: Version 3 → unspecified

I'm not really sure how my patch would have affected this. The only thing that I can think of that is even remotely conceivable is that it adds build/pymake to the list of third party paths in tools/rewriting/ThirdPartyPaths.txt:
https://hg.mozilla.org/integration/autoland/rev/6c0e88788302e6807ef53e4d5aa7fc9e89b44487#l4.5

Chris, do you think that could somehow affect the sccache hit rate?

If not I would strongly suspect that my change was unrelated and whatever caused the regression was something external to mozilla-central (and my push just happened to be the first unlucky one to display it).

If so, I guess we can remove build/pymake from ThirdPartyPaths.txt and instead add it to the exclude list in the license linter.

Flags: needinfo?(ahal)

Forgot needinfo, see above.

Flags: needinfo?(cmanchester)

Thanks for the updates!

Blocks: 1592626
No longer blocks: 1592626
Has Regression Range: --- → yes
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.