Closed
Bug 1845268
Opened 2 years ago
Closed 2 years ago
Permafailing Win 2012 static analysis SetupError: sccache is enabled but there is no shared storage set up for it?
Categories
(Firefox Build System :: Task Configuration, defect, P5)
Firefox Build System
Task Configuration
Tracking
(firefox-esr102 unaffected, firefox-esr115 unaffected, firefox115 unaffected, firefox116 unaffected, firefox117 fixed)
RESOLVED
FIXED
117 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox-esr115 | --- | unaffected |
| firefox115 | --- | unaffected |
| firefox116 | --- | unaffected |
| firefox117 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: glandium)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=423787529&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/M_sEqjRIQ9uuSLvAJGgSrw/runs/0/artifacts/public/logs/live_backing.log
[task 2023-07-25T10:39:07.859Z] 10:39:07 INFO - SetupError: sccache is enabled but there is no shared storage set up for it?
[task 2023-07-25T10:39:07.859Z] 10:39:07 INFO - File "D:\task_169027926917047\build\src\python\mach\mach\main.py", line 287, in run
[task 2023-07-25T10:39:07.859Z] 10:39:07 INFO - return self._run(argv)
[task 2023-07-25T10:39:07.860Z] 10:39:07 INFO - File "D:\task_169027926917047\build\src\python\mach\mach\main.py", line 376, in _run
[task 2023-07-25T10:39:07.860Z] 10:39:07 INFO - report_invocation_metrics(context.telemetry, handler.name)
[task 2023-07-25T10:39:07.860Z] 10:39:07 INFO - File "D:\task_169027926917047\build\src\python\mach\mach\telemetry.py", line 85, in report_invocation_metrics
[task 2023-07-25T10:39:07.860Z] 10:39:07 INFO - filter_args(command, sys.argv, instance.topsrcdir, instance.topobjdir)
[task 2023-07-25T10:39:07.860Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\base.py", line 248, in topobjdir
[task 2023-07-25T10:39:07.860Z] 10:39:07 INFO - self._topobjdir = self.resolve_mozconfig_topobjdir(
[task 2023-07-25T10:39:07.860Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\base.py", line 190, in resolve_mozconfig_topobjdir
[task 2023-07-25T10:39:07.860Z] 10:39:07 INFO - topobjdir = self.mozconfig.get("topobjdir") or default
[task 2023-07-25T10:39:07.861Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\base.py", line 349, in mozconfig
[task 2023-07-25T10:39:07.861Z] 10:39:07 INFO - return self.base_mozconfig_info["mozconfig"]
[task 2023-07-25T10:39:07.861Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\base.py", line 339, in base_mozconfig_info
[task 2023-07-25T10:39:07.861Z] 10:39:07 INFO - return self.get_base_mozconfig_info(
[task 2023-07-25T10:39:07.861Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\util.py", line 1054, in __call__
[task 2023-07-25T10:39:07.861Z] 10:39:07 INFO - self[args] = self.func(*args)
[task 2023-07-25T10:39:07.861Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\base.py", line 324, in get_base_mozconfig_info
[task 2023-07-25T10:39:07.861Z] 10:39:07 INFO - sandbox._value_for(sandbox["mozconfig_options"])
[task 2023-07-25T10:39:07.861Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\configure\__init__.py", line 617, in _value_for
[task 2023-07-25T10:39:07.862Z] 10:39:07 INFO - return self._value_for_depends(self._depends[obj])
[task 2023-07-25T10:39:07.862Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\util.py", line 1063, in method_call
[task 2023-07-25T10:39:07.862Z] 10:39:07 INFO - cache[args] = self.func(instance, *args)
[task 2023-07-25T10:39:07.862Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\configure\__init__.py", line 629, in _value_for_depends
[task 2023-07-25T10:39:07.862Z] 10:39:07 INFO - value = obj.result()
[task 2023-07-25T10:39:07.863Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\util.py", line 1063, in method_call
[task 2023-07-25T10:39:07.863Z] 10:39:07 INFO - cache[args] = self.func(instance, *args)
[task 2023-07-25T10:39:07.863Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\configure\__init__.py", line 160, in result
[task 2023-07-25T10:39:07.863Z] 10:39:07 INFO - resolved_args = [self.sandbox._value_for(d) for d in self.dependencies]
[task 2023-07-25T10:39:07.863Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\configure\__init__.py", line 160, in <listcomp>
[task 2023-07-25T10:39:07.863Z] 10:39:07 INFO - resolved_args = [self.sandbox._value_for(d) for d in self.dependencies]
[task 2023-07-25T10:39:07.863Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\configure\__init__.py", line 620, in _value_for
[task 2023-07-25T10:39:07.863Z] 10:39:07 INFO - return self._value_for_depends(obj)
[task 2023-07-25T10:39:07.864Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\util.py", line 1063, in method_call
[task 2023-07-25T10:39:07.864Z] 10:39:07 INFO - cache[args] = self.func(instance, *args)
[task 2023-07-25T10:39:07.864Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\configure\__init__.py", line 629, in _value_for_depends
[task 2023-07-25T10:39:07.864Z] 10:39:07 INFO - value = obj.result()
[task 2023-07-25T10:39:07.864Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\util.py", line 1063, in method_call
[task 2023-07-25T10:39:07.864Z] 10:39:07 INFO - cache[args] = self.func(instance, *args)
[task 2023-07-25T10:39:07.864Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\configure\__init__.py", line 161, in result
[task 2023-07-25T10:39:07.864Z] 10:39:07 INFO - return self._func(*resolved_args)
[task 2023-07-25T10:39:07.864Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\configure\__init__.py", line 1313, in wrapped
[task 2023-07-25T10:39:07.865Z] 10:39:07 INFO - return new_func(*args, **kwargs)
[task 2023-07-25T10:39:07.865Z] 10:39:07 INFO - File "D:/task_169027926917047/build/src/build/moz.configure/init.configure", line 117, in mozconfig
[task 2023-07-25T10:39:07.865Z] 10:39:07 INFO - mozconfig = loader.read_mozconfig(mozconfig)
[task 2023-07-25T10:39:07.865Z] 10:39:07 INFO - File "d:\task_169027926917047\build\src\python\mozbuild\mozbuild\mozconfig.py", line 185, in read_mozconfig
[task 2023-07-25T10:39:07.865Z] 10:39:07 INFO - raise MozconfigLoadException(path, MOZCONFIG_BAD_EXIT_CODE, lines)
[task 2023-07-25T10:39:07.888Z] 10:39:07 INFO - Return code: 1
Comment 1•2 years ago
|
||
Mike, this seems to be caused by https://hg.mozilla.org/mozilla-central/rev/778036c0146f880ab065de399e9c142a2efc2b50.
Can you take a look?
Thank you.
Flags: needinfo?(mh+mozilla)
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1844925
status-firefox115:
--- → unaffected
status-firefox116:
--- → unaffected
status-firefox117:
--- → affected
status-firefox-esr102:
--- → unaffected
status-firefox-esr115:
--- → unaffected
| Assignee | ||
Comment 3•2 years ago
|
||
We don't have sccache setup on Azure.
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(mh+mozilla)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/8c7ed1cdf856
Disable sccache on windows static analysis task. r=taskgraph-reviewers,bhearsum
Comment 5•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•