Closed Bug 1857955 Opened 2 years ago Closed 2 years ago

Perma [Tier-2] UnboundLocalError: cannot access local variable 'runcount' where it is not associated with a value

Categories

(Testing :: General, defect, P5)

defect

Tracking

(firefox-esr115 wontfix, firefox118 wontfix, firefox119 wontfix, firefox120 wontfix, firefox121 wontfix)

RESOLVED INCOMPLETE
Tracking Status
firefox-esr115 --- wontfix
firefox118 --- wontfix
firefox119 --- wontfix
firefox120 --- wontfix
firefox121 --- wontfix

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=431801587&repo=mozilla-release
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SGx_rnIoSieP05tE9XTONA/runs/0/artifacts/public/logs/live_backing.log


[task 2023-10-09T15:20:38.265Z] ERROR | 1856614 | mismatched bugzilla product, bugzilla (Core) != repo (DevTools)
[task 2023-10-09T15:20:38.265Z] ERROR | 1856614 | mismatched bugzilla component, bugzilla (Privacy: Anti-Tracking) != repo (JSON Viewer)
[task 2023-10-09T15:20:38.265Z] Finding tests...
[task 2023-10-09T15:20:38.265Z] Resolver found 103182 tests, 2940 manifests
[task 2023-10-09T15:20:38.265Z] Error running mach:
[task 2023-10-09T15:20:38.265Z] 
[task 2023-10-09T15:20:38.265Z]     mach test-info report --show-tests --show-summary --show-testruns --verbose --output-file /builds/worker/artifacts/test-info-all-tests.json
[task 2023-10-09T15:20:38.265Z] 
[task 2023-10-09T15:20:38.265Z] The error occurred in code that was called by the mach command. This is either
[task 2023-10-09T15:20:38.265Z] a bug in the called code itself or in the way that mach is calling it.
[task 2023-10-09T15:20:38.265Z] You can invoke ``./mach busted`` to check if this issue is already on file. If it
[task 2023-10-09T15:20:38.265Z] isn't, please use ``./mach busted file test-info`` to report it. If ``./mach busted`` is
[task 2023-10-09T15:20:38.265Z] misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2023-10-09T15:20:38.265Z] 
[task 2023-10-09T15:20:38.265Z] If filing a bug, please include the full output of mach, including this error
[task 2023-10-09T15:20:38.265Z] message.
[task 2023-10-09T15:20:38.265Z] 
[task 2023-10-09T15:20:38.265Z] The details of the failure are as follows:
[task 2023-10-09T15:20:38.265Z] 
[task 2023-10-09T15:20:38.265Z] UnboundLocalError: cannot access local variable 'runcount' where it is not associated with a value
[task 2023-10-09T15:20:38.265Z] 
[task 2023-10-09T15:20:38.265Z]   File "/builds/worker/checkouts/gecko/testing/mach_commands.py", line 931, in test_report
[task 2023-10-09T15:20:38.265Z]     ti.report(
[task 2023-10-09T15:20:38.265Z]   File "/builds/worker/checkouts/gecko/testing/testinfo.py", line 781, in report
[task 2023-10-09T15:20:38.265Z]     if m in runcount:
[task 2023-10-09T15:20:38.265Z]             ^^^^^^^^
[taskcluster 2023-10-09 15:20:39.839Z] === Task Finished ===
[taskcluster 2023-10-09 15:20:40.180Z] Unsuccessful task run with exit code: 1 completed in 2069.83 seconds

Summary: Intermittent [Tier-2] UnboundLocalError: cannot access local variable 'runcount' where it is not associated with a value → Perma [Tier-2] UnboundLocalError: cannot access local variable 'runcount' where it is not associated with a value
Flags: needinfo?(jmaher)
Keywords: regression
Regressed by: 1853973

Set release status flags based on info from the regressing bug 1853973

this appears to be fixed

Flags: needinfo?(jmaher)

Set release status flags based on info from the regressing bug 1853973

You need to log in before you can comment on or make changes to this bug.