Closed Bug 1142938 Opened 9 years ago Closed 9 years ago

All taskcluster jobs are broken because of missing 'emulator-perf' revision

Categories

(Taskcluster :: General, defect)

x86_64
Linux
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1142692

People

(Reporter: gerard-majax, Unassigned)

References

Details

See https://treeherder.allizom.org/#/jobs?repo=try&revision=268a1e785030&exclusion_profile=false

Everything is orange because of:
> [tc-vcs] 0 run start : (cwd: /home/worker/mozharness) hg pull -r emulator-perf https://hg.mozilla.org/build/mozharness
> pulling from https://hg.mozilla.org/build/mozharness
> abort: unknown revision 'emulator-perf'!
> [tc-vcs] run end : hg pull -r emulator-perf https://hg.mozilla.org/build/mozharness (255) in 395 ms
> [tc-vcs] run end (with error) try (0/20) retrying in 1000 ms : hg pull -r emulator-perf https://hg.mozilla.org/build/mozharness
Flags: needinfo?(jlal)
Blocks: 1137820
Bug 1137820 switched the default taskcluster mozharness repo from https://github.com/lightsofapollo/build-mozharness to https://hg.mozilla.org/build/mozharness (http://hg.mozilla.org/mozilla-central/rev/1b249bf61591).

However the taskcluster configs still refer to the emulator-perf branch:
https://dxr.mozilla.org/mozilla-central/search?q=emulator-perf&redirect=true

Presuming everything in emulator-perf is in the hg.m.o mozharness, all instances of 'emulator-perf' need to be replaced with 'default. If not, then http://hg.mozilla.org/mozilla-central/rev/1b249bf61591 needs to be reverted for now (or the default mozharness repo overridden in places that use 'emulator-perf').
Flags: needinfo?(wcosta)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Clearing need info, it should be fixed now.
Flags: needinfo?(wcosta)
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: --- → mozilla41
Version: unspecified → Trunk
Resetting Version and Target Milestone that accidentally got changed...
Target Milestone: mozilla41 → ---
Version: Trunk → unspecified
Flags: needinfo?(jlal)
You need to log in before you can comment on or make changes to this bug.