Closed Bug 1480742 Opened 6 years ago Closed 6 years ago

PermaFail Nightly Bustage complaining about aboutcrashes.ftl Halting on failure while running ['/usr/bin/python2.7', 'build/src/testing/mozharness/scripts/multil10n.py', '--config-file', 'multi_locale/mozilla-central_android.json'

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect, P5)

defect

Tracking

(firefox63 fixed)

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: flod)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Filed by: btara [at] mozilla.com

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

https://queue.taskcluster.net/v1/task/F_cqpaTWQ9CoT4yAehS1Vw/runs/1/artifacts/public/logs/live_backing.log

[task 2018-08-03T11:19:20.738Z] 11:19:20     INFO -  11:19:20     INFO -  Duplicates 27658 bytes (8010 compressed):
[task 2018-08-03T11:19:20.738Z] 11:19:20     INFO -  11:19:20     INFO -    chrome/en-US/locale/en-US/browser/overrides/dom/dom.properties
[task 2018-08-03T11:19:20.738Z] 11:19:20     INFO -  11:19:20     INFO -    chrome/en-US/locale/en-US/global/dom/dom.properties
[task 2018-08-03T11:19:20.738Z] 11:19:20     INFO -  11:19:20     INFO -  WARNING: Found 81 duplicated files taking 272230 bytes (130338 compressed)
[task 2018-08-03T11:19:20.738Z] 11:19:20     INFO -  11:19:20     INFO -  ERROR: The following duplicated files are not allowed:
[task 2018-08-03T11:19:20.738Z] 11:19:20     INFO -  11:19:20     INFO -  localization/en-CA/crashreporter/aboutcrashes.ftl
[task 2018-08-03T11:19:20.739Z] 11:19:20     INFO -  11:19:20     INFO -  localization/en-GB/crashreporter/aboutcrashes.ftl
[task 2018-08-03T11:19:20.739Z] 11:19:20     INFO -  11:19:20     INFO -  /builds/worker/workspace/build/src/toolkit/mozapps/installer/packager.mk:22: recipe for target 'stage-package' failed
[task 2018-08-03T11:19:20.739Z] 11:19:20     INFO -  11:19:20    ERROR -  make[1]: *** [stage-package] Error 1
[task 2018-08-03T11:19:20.739Z] 11:19:20     INFO -  11:19:20     INFO -  make[1]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/mobile/android/installer'
[task 2018-08-03T11:19:20.739Z] 11:19:20     INFO -  11:19:20     INFO -  /builds/worker/workspace/build/src/mobile/android/build.mk:11: recipe for target 'package' failed
[task 2018-08-03T11:19:20.739Z] 11:19:20     INFO -  11:19:20     INFO -  make: *** [package] Error 2
[task 2018-08-03T11:19:20.739Z] 11:19:20     INFO -  11:19:20    ERROR - Return code: 2
[task 2018-08-03T11:19:20.739Z] 11:19:20     INFO -  11:19:20    ERROR - 2 not in success codes: [0]
[task 2018-08-03T11:19:20.739Z] 11:19:20     INFO -  11:19:20    ERROR - failures found while parsing output
[task 2018-08-03T11:19:20.740Z] 11:19:20     INFO -  11:19:20  WARNING - setting return code to 2
[task 2018-08-03T11:19:20.740Z] 11:19:20     INFO -  11:19:20    FATAL - Halting on failure while running make package AB_CD=multi
[task 2018-08-03T11:19:20.740Z] 11:19:20     INFO -  11:19:20    FATAL - Running post_fatal callback...
[task 2018-08-03T11:19:20.740Z] 11:19:20     INFO -  11:19:20    FATAL - Exiting 2
[task 2018-08-03T11:19:20.740Z] 11:19:20     INFO -  11:19:20     INFO - [mozharness: 2018-08-03 11:19:20.726693Z] Finished package-multi step (failed)
[task 2018-08-03T11:19:20.740Z] 11:19:20     INFO -  11:19:20     INFO - Running post-run listener: copy_logs_to_upload_dir
[task 2018-08-03T11:19:20.740Z] 11:19:20     INFO -  11:19:20     INFO - Copying logs to upload dir...
[task 2018-08-03T11:19:20.740Z] 11:19:20     INFO -  11:19:20     INFO - mkdir: /builds/worker/workspace/build/upload/logs
[task 2018-08-03T11:19:20.740Z] 11:19:20    ERROR - Return code: 2
[task 2018-08-03T11:19:20.741Z] 11:19:20    ERROR - 2 not in success codes: [0]
[task 2018-08-03T11:19:20.741Z] 11:19:20  WARNING - setting return code to 2
[task 2018-08-03T11:19:20.741Z] 11:19:20    FATAL - Halting on failure while running ['/usr/bin/python2.7', 'build/src/testing/mozharness/scripts/multil10n.py', '--config-file', 'multi_locale/mozilla-central_android.json', '--config-file', 'multi_locale/android-mozharness-build.json', '--pull-locale-source', '--add-locales', '--android-assemble-app', '--package-multi', '--summary']
[task 2018-08-03T11:19:20.741Z] 11:19:20    FATAL - Running post_fatal callback...
[task 2018-08-03T11:19:20.742Z] 11:19:20    FATAL - Exiting 2
[task 2018-08-03T11:19:20.742Z] 11:19:20     INFO - [mozharness: 2018-08-03 11:19:20.742186Z] Finished multi-l10n step (failed)
Flags: needinfo?(l10n)
https://dxr.mozilla.org/mozilla-central/source/toolkit/mozapps/installer/find-dupes.py#36-37 needs a fix to allow an l10n path to *start* with localization/, not just to have /localization/ in there.

I'm on limited bandwidth today, so I can't actually drive a patch into the tree.
Flags: needinfo?(l10n)
Comment on attachment 8997419 [details]
Bug 1480742 - Ignore paths starting with 'localization/' when searching for duplicates in installer

Axel Hecht [:Pike] has approved the revision.

https://phabricator.services.mozilla.com/D2718
Attachment #8997419 - Flags: review+
Attachment #8997419 - Attachment description: Bug 1480742 - Ignore paths starting with '/localization' when searching for duplicates in installer → Bug 1480742 - Ignore paths starting with 'localization/' when searching for duplicates in installer
Assignee: nobody → francesco.lodolo
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/mozilla-central/rev/3d1078668254
Ignore paths starting with 'localization/' when searching for duplicates in installer r=Pike a=Android-Nightly-fix
https://hg.mozilla.org/mozilla-central/rev/3d1078668254
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Product: Firefox for Android → Firefox Build System
Target Milestone: Firefox 63 → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: