Closed Bug 1436119 Opened 7 years ago Closed 7 years ago

mozregression cannot launch builds since 2017-12-23 on macOS

Categories

(Testing :: mozregression, defect)

Version 3
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1427669

People

(Reporter: yoasif, Unassigned)

Details

When running mozregression 2.3.6 on macOS, I am unable to launch builds starting on 2017-12-23 with error "Unable to install". Good case (prior to 2017-12-23): MBPRO-0003:bin ayoussuff$ ./mozregression --good 2017-12-21 0:00.07 WARNING: You are using mozregression version 2.3.6, however version 2.3.25 is available. 0:00.07 WARNING: You should consider upgrading via the 'pip install --upgrade mozregression' command. 0:00.07 INFO: No 'bad' option specified, using 2018-02-06 0:01.25 INFO: Testing good and bad builds to ensure that they are really good and bad... 0:01.25 INFO: Downloading build from: https://archive.mozilla.org/pub/firefox/nightly/2017/12/2017-12-21-22-01-04-mozilla-central/firefox-59.0a1.en-US.mac.dmg ===== Downloaded 100% ===== 0:13.05 INFO: Running mozilla-central build for 2017-12-21 0:38.02 INFO: Launching /private/var/folders/d8/wdfq09ns1bbb4zqyq_d66p_m0000gp/T/tmpYM3rQm/FirefoxNightly.app/Contents/MacOS/firefox 0:38.04 INFO: application_buildid: 20171221220104 0:38.04 INFO: application_changeset: 0843e4e6cb1d6e32a35ce4d7014bd250c24f74fa 0:38.04 INFO: application_name: Firefox 0:38.04 INFO: application_repository: https://hg.mozilla.org/mozilla-central 0:38.04 INFO: application_version: 59.0a1 Was this nightly build good, bad, or broken? (type 'good', 'bad', 'skip', 'retry' or 'exit' and press Enter): ^C Interrupted. 0:44.02 INFO: Last good revision: 0843e4e6cb1d6e32a35ce4d7014bd250c24f74fa (2017-12-21) 0:44.02 INFO: First bad revision: f1a4b64f19b0e93c49492735db30a5023e624ae7 (2018-02-06) 0:44.02 INFO: Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0843e4e6cb1d6e32a35ce4d7014bd250c24f74fa&tochange=f1a4b64f19b0e93c49492735db30a5023e624ae7 0:44.02 INFO: To resume, run: 0:44.02 INFO: ./mozregression --repo=mozilla-central --good=2017-12-21 --bad=2018-02-06 Bad case: MBPRO-0003:bin ayoussuff$ ./mozregression --good 2017-12-22 0:00.13 WARNING: You are using mozregression version 2.3.6, however version 2.3.25 is available. 0:00.13 WARNING: You should consider upgrading via the 'pip install --upgrade mozregression' command. 0:00.13 INFO: No 'bad' option specified, using 2018-02-06 0:00.56 WARNING: Skipping build 2017-12-22: Unable to find build info for 2017-12-22 0:01.29 INFO: Testing good and bad builds to ensure that they are really good and bad... 0:01.29 INFO: Using local file: /Users/ayoussuff/.mozilla/mozregression/persist/2017-12-23--mozilla-central--firefox-59.0a1.en-US.mac.dmg 0:01.29 INFO: Running mozilla-central build for 2017-12-23 0:02.51 ERROR: Unable to install '/Users/ayoussuff/.mozilla/mozregression/persist/2017-12-23--mozilla-central--firefox-59.0a1.en-US.mac.dmg' 0:02.51 ERROR: Unable to install '/Users/ayoussuff/.mozilla/mozregression/persist/2017-12-23--mozilla-central--firefox-59.0a1.en-US.mac.dmg' 0:02.51 INFO: Last good revision: cd7926a8269c6f4125be6f30002639bc16d37f9d (2017-12-23) 0:02.51 INFO: First bad revision: f1a4b64f19b0e93c49492735db30a5023e624ae7 (2018-02-06) 0:02.51 INFO: Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=cd7926a8269c6f4125be6f30002639bc16d37f9d&tochange=f1a4b64f19b0e93c49492735db30a5023e624ae7 0:02.51 INFO: To resume, run: 0:02.51 INFO: ./mozregression --repo=mozilla-central --good=2017-12-23 --bad=2018-02-06 I am using a custom mozregression.cfg file with contents: persist = /Users/ayoussuff/.mozilla/mozregression/persist Running macOS 10.12.6 (16G1036). Please let me know if there is more information that I can provide.
Yep, known issue. Please update your copy of mozregression. :) 2.3.6 is pretty old.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.