Closed Bug 1298040 Opened 8 years ago Closed 6 years ago

Intermittent Windows Taskcluster KeyError: u'package-tests'

Categories

(Firefox Build System :: General, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: rvandermeulen [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=4741465&repo=mozilla-central

https://queue.taskcluster.net/v1/task/HunYTl_XR3mjfirI0T-eFg/runs/0/artifacts/public%2Flogs%2Flive_backing.log

13:12:36     INFO -  Error running mach:
13:12:36     INFO -      ['--log-no-times', 'build', '-v']
13:12:36     INFO -  The error occurred in code that was called by the mach command. This is either
13:12:36     INFO -  a bug in the called code itself or in the way that mach is calling it.
13:12:36     INFO -  You should consider filing a bug for this issue.
13:12:36     INFO -  If filing a bug, please include the full output of mach, including this error
13:12:36     INFO -  message.
13:12:36     INFO -  The details of the failure are as follows:
13:12:36     INFO -  KeyError: u'package-tests'
13:12:36     INFO -    File "z:\task_1472126646\build\src\python/mozbuild/mozbuild/mach_commands.py", line 471, in build
13:12:36     INFO -      telemetry_data = monitor.get_resource_usage()
13:12:36     INFO -    File "z:\task_1472126646\build\src\python/mozbuild\mozbuild\controller\building.py", line 384, in get_resource_usage
13:12:36     INFO -      o['tiers'] = self.tiers.tiered_resource_usage()
13:12:36     INFO -    File "z:\task_1472126646\build\src\python/mozbuild\mozbuild\controller\building.py", line 119, in tiered_resource_usage
13:12:36     INFO -      self.add_resources_to_dict(t_entry, phase=tier)
13:12:36     INFO -    File "z:\task_1472126646\build\src\python/mozbuild\mozbuild\controller\building.py", line 128, in add_resources_to_dict
13:12:36     INFO -      end=end, phase=phase, per_cpu=False)
13:12:36     INFO -    File "z:\task_1472126646\build\src\testing/mozbase/mozsystemmonitor\mozsystemmonitor\resourcemonitor.py", line 445, in aggregate_cpu_percent
13:12:36     INFO -      data = self.phase_usage(phase)
13:12:36     INFO -    File "z:\task_1472126646\build\src\testing/mozbase/mozsystemmonitor\mozsystemmonitor\resourcemonitor.py", line 404, in phase_usage
13:12:36     INFO -      time_start, time_end = self.phases[phase]
Pretty sure there is a bug on file for this elsewhere. But I'd have to dig to find it.
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
This looks like a different incarnation of bug 1285254 where the BUILDSTATUS message is displayed in parallel with output from another tier:

-DLOCALE_SRCDIR=c:/builds/moz2_slave/autoland-w64-00000000000000000/build/src/broBUILDSTATUS TIER_FINISH package-tests

It seems this particular tier just has a much lower rate of failure. Fixing bug 1285254 should also fix this.
See Also: → 1285254
Bulk priority update of open intermittent test failure bugs. 

P3 => P5

https://bugzilla.mozilla.org/show_bug.cgi?id=1381960
Priority: P3 → P5
https://wiki.mozilla.org/Bugmasters#Intermittent_Test_Failure_Cleanup
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
Status: REOPENED → RESOLVED
Closed: 7 years ago6 years ago
Resolution: --- → INCOMPLETE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.