Closed
Bug 1512285
Opened 7 years ago
Closed 7 years ago
Stop checking out build-tools in tasks.
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox-esr60 fixed, firefox66 fixed)
RESOLVED
FIXED
mozilla66
People
(Reporter: tomprince, Assigned: tomprince)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7d88308ca069
Stop checking out tools; r=nthomas,gps
Comment 3•7 years ago
|
||
Backed out 12 changesets (bug 1512285, bug 1512188) for toolchain failure. CLOSED TREE
Log:
https://taskcluster-artifacts.net/cPnNKQ--Q0yTKVc9pZTfJQ/0/public/logs/live_backing.log
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&selectedJob=216431269&revision=59813ae1b6ea8d26fadc2b9e7931c26d6d965641
Backout:
https://hg.mozilla.org/integration/autoland/rev/f3fead0d1dc7e048537e288e0e21ec0246805d8d
Updated•7 years ago
|
Attachment #9029693 -
Attachment description: Bug 1512285: Stop checking out tools; r?nthomas → Bug 1512285: Stop checking out tools;
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/integration/autoland/rev/35d74dd16706
Stop checking out tools; r=nthomas,gps
Comment 5•7 years ago
|
||
Backed out 8 changesets (Bug 1512285, Bug 1512188) for fetch bustages.
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=5e7aa7d98012c6a21268232515f7ae2a090ee375&selectedJob=219179319
Backout link: https://hg.mozilla.org/integration/autoland/rev/d506757ef6a3eb411066b13e38f0e5bb5e18f403
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=219179319&repo=autoland&lineNumber=28
[taskcluster 2018-12-29 05:51:24.348Z] Downloading artifact "public/image.tar.zst" from task ID: FLqx-J4pQsORqABhZHwoxA.
[taskcluster 2018-12-29 05:51:25.971Z] Downloaded artifact successfully.
[taskcluster 2018-12-29 05:51:25.971Z] Downloaded 90.709 mb
[taskcluster 2018-12-29 05:51:25.971Z] Decompressing downloaded image
[taskcluster 2018-12-29 05:51:26.565Z] Loading docker image from downloaded archive.
[taskcluster 2018-12-29 05:51:37.670Z] Image 'public/image.tar.zst' from task 'FLqx-J4pQsORqABhZHwoxA' loaded. Using image ID sha256:d64c83f3325e11403ecb81c40e3f1a78d7529599e5f7fb57efdd8bb3c31fe13d.
[taskcluster 2018-12-29 05:51:37.698Z] === Task Starting ===
[setup 2018-12-29T05:51:38.062Z] run-task started in /builds/worker
[setup 2018-12-29T05:51:38.063Z] running as worker:worker
Traceback (most recent call last):
File "/builds/worker/bin/run-task", line 765, in <module>
sys.exit(main(sys.argv[1:]))
File "/builds/worker/bin/run-task", line 745, in main
vcs_checkout_from_args(args, 'gecko')
File "/builds/worker/bin/run-task", line 553, in vcs_checkout_from_args
options = collect_vcs_options(args, project)
File "/builds/worker/bin/run-task", line 526, in collect_vcs_options
store_path = os.environ['HG_STORE_PATH']
File "/usr/lib/python3.5/os.py", line 725, in __getitem__
raise KeyError(key) from None
KeyError: 'HG_STORE_PATH'
[taskcluster 2018-12-29 05:51:38.302Z] === Task Finished ===
[taskcluster 2018-12-29 05:51:38.435Z] Artifact "public" not found at "/builds/worker/artifacts"
[taskcluster 2018-12-29 05:51:39.138Z] Unsuccessful task run with exit code: 1 completed in 15.792 seconds
Flags: needinfo?(mozilla)
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(mozilla)
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/integration/autoland/rev/6e13c0c6c7c1
Stop checking out tools; r=nthomas,gps
Comment 7•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Updated•7 years ago
|
Assignee: nobody → mozilla
Assignee | ||
Comment 8•6 years ago
|
||
bugherder uplift |
status-firefox-esr60:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•