Closed Bug 1220638 Opened 9 years ago Closed 9 years ago

B2g 2.5 Desktop Linux Builds fail with ERROR - The following files failed: 'moz-tt.tar.bz2'

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cbook, Assigned: catlee)

References

()

Details

Attachments

(1 file)

CalledProcessError: Command '['hg', 'unbundle', '--traceback', 
                            'https://ftp-ssl.mozilla.org/pub/mozilla.org/firefox/bundles/mozilla-b2g44_v2_5.hg']' returned non-zero exit status 255

-> https://treeherder.mozilla.org/logviewer.html#?job_id=1175&repo=mozilla-b2g44_v2_5

tested this and seems to be real 404
I'm not sure what the deal is with pulling bundles from ftp-ssl.m.o, or what's putting the bundles there (they haven't been updated since Oct 20). The bundles that dev services generates are up to date on https://hg.cdn.mozilla.net, including mozilla-b2g44_v2_5.
The real error is this:
 ERROR - The following files failed: 'moz-tt.tar.bz2'
 retry: Calling <function run_with_timeout at 0x7f2a49e2f7d0> with args: (['/tools/tooltool.py', '--url', 'http://tooltool.pvt.build.mozilla.org/build', '--overwrite', '-m', 'b2g/config/tooltool-manifests/linux64/releng.manifest', 'fetch', '-c', '/builds/tooltool_cache'], 300, None, None, False, True), kwargs: {}, attempt #2
 Executing: ['/tools/tooltool.py', '--url', 'http://tooltool.pvt.build.mozilla.org/build', '--overwrite', '-m', 'b2g/config/tooltool-manifests/linux64/releng.manifest', 'fetch', '-c', '/builds/tooltool_cache']
 INFO - File moz-tt.tar.bz2 not present in local cache folder /builds/tooltool_cache
 INFO - Attempting to fetch from 'http://tooltool.pvt.build.mozilla.org/build/'...
 INFO - ...failed to fetch 'moz-tt.tar.bz2' from http://tooltool.pvt.build.mozilla.org/build/
 INFO - rm tree: gcc
 INFO - untarring "gcc.tar.xz"
 INFO - rm tree: gtk3
 INFO - untarring "gtk3.tar.xz"
 INFO - rm tree: sccache
 INFO - untarring "sccache.tar.bz2"
 ERROR - The following files failed: 'moz-tt.tar.bz2'
Summary: B2g 2.5 Desktop Linux Builds fail with CalledProcessError: Command '['hg', 'unbundle', '--traceback', 'https://ftp-ssl.mozilla.org/pub/mozilla.org/firefox/bundles/mozilla-b2g44_v2_5.hg']' returned non-zero exit status 255 → B2g 2.5 Desktop Linux Builds fail with ERROR - The following files failed: 'moz-tt.tar.bz2'
The buildbot code which runs this tooltool fetch needs to fail after all the retries fail with an error string that matches one of these:

https://github.com/mozilla/treeherder/blob/master/treeherder/log_parser/parsers.py#L378
We can turn off b2g desktop builds on 2.5
Assignee: nobody → catlee
Attachment #8682080 - Flags: review?(bugspam.Callek)
Comment on attachment 8682080 [details] [diff] [review]
b2g-2.5-desktop-buildbot-configs.patch

Review of attachment 8682080 [details] [diff] [review]:
-----------------------------------------------------------------

this does the c#4 thing of just disabling...
Attachment #8682080 - Flags: review?(bugspam.Callek) → review+
Attachment #8682080 - Flags: checked-in+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: