Open Bug 1445523 Opened 8 years ago Updated 7 years ago

Intermittent Error -3 while decompressing data: incorrect data check!

Categories

(Developer Services :: Mercurial: robustcheckout, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: nataliaCs, Unassigned)

References

Details

Failure: https://treeherder.mozilla.org/logviewer.html#?job_id=167830024&repo=autoland [taskcluster 2018-03-14 00:30:17.084Z] === Task Starting === [setup 2018-03-14T00:30:17.438Z] run-task started [cache 2018-03-14T00:30:17.439Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1 [cache 2018-03-14T00:30:17.439Z] cache /builds/worker/tooltool-cache exists; requirements: gid=1000 uid=1000 version=1 [cache 2018-03-14T00:30:17.439Z] cache /builds/worker/workspace is empty; writing requirements: gid=1000 uid=1000 version=1 [volume 2018-03-14T00:30:17.439Z] volume /builds/worker/checkouts is a cache [volume 2018-03-14T00:30:17.439Z] volume /builds/worker/tooltool-cache is a cache [volume 2018-03-14T00:30:17.439Z] volume /builds/worker/workspace is a cache [setup 2018-03-14T00:30:17.439Z] running as worker:worker [vcs 2018-03-14T00:30:17.439Z] executing ['hg', 'robustcheckout', '--sharebase', '/builds/worker/checkouts/hg-store', '--purge', '--upstream', 'https://hg.mozilla.org/mozilla-unified', '--revision', 'ef3fff175f487213d4d1c0cc0b76673b27e90065', 'https://hg.mozilla.org/integration/autoland', '/builds/worker/workspace/build/src'] [vcs 2018-03-14T00:30:17.483Z] (using Mercurial 4.4.2) [vcs 2018-03-14T00:30:17.484Z] ensuring https://hg.mozilla.org/integration/autoland@ef3fff175f487213d4d1c0cc0b76673b27e90065 is available at /builds/worker/workspace/build/src [vcs 2018-03-14T00:30:18.117Z] (cloning from upstream repo https://hg.mozilla.org/mozilla-unified) [vcs 2018-03-14T00:30:18.300Z] (sharing from existing pooled repository 8ba995b74e18334ab3707f27e9eb8f4e37ba3d29) [vcs 2018-03-14T00:30:18.574Z] searching for changes [vcs 2018-03-14T00:30:18.957Z] adding changesets [vcs 2018-03-14T00:30:18.958Z] adding manifests [vcs 2018-03-14T00:30:19.023Z] adding file changes [vcs 2018-03-14T00:30:19.335Z] added 4 changesets with 40 changes to 39 files [vcs 2018-03-14T00:30:19.355Z] adding remote bookmark aurora [vcs 2018-03-14T00:30:19.355Z] adding remote bookmark beta [vcs 2018-03-14T00:30:19.356Z] adding remote bookmark central [vcs 2018-03-14T00:30:19.356Z] adding remote bookmark esr10 [vcs 2018-03-14T00:30:19.356Z] adding remote bookmark esr17 [vcs 2018-03-14T00:30:19.356Z] adding remote bookmark esr24 [vcs 2018-03-14T00:30:19.356Z] adding remote bookmark esr31 [vcs 2018-03-14T00:30:19.356Z] adding remote bookmark esr38 [vcs 2018-03-14T00:30:19.356Z] adding remote bookmark esr45 [vcs 2018-03-14T00:30:19.356Z] adding remote bookmark esr52 [vcs 2018-03-14T00:30:19.356Z] adding remote bookmark fx-team [vcs 2018-03-14T00:30:19.356Z] adding remote bookmark inbound [vcs 2018-03-14T00:30:19.356Z] adding remote bookmark release [vcs 2018-03-14T00:30:19.590Z] new changesets 23178aea581b:04ed9a706cfc [vcs 2018-03-14T00:30:19.711Z] (pulling to obtain ef3fff175f487213d4d1c0cc0b76673b27e90065) [vcs 2018-03-14T00:30:20.535Z] searching for changes [vcs 2018-03-14T00:30:21.663Z] [vcs 2018-03-14T00:30:22.932Z] searching [ <=> ] 2 [vcs 2018-03-14T00:30:23.518Z] searching [ <=> ] 4 [vcs 2018-03-14T00:30:23.518Z] [vcs 2018-03-14T00:30:26.031Z] adding changesets [vcs 2018-03-14T00:30:26.032Z] [vcs 2018-03-14T00:30:26.034Z] changesets [> ] 1/32 [vcs 2018-03-14T00:30:26.035Z] [vcs 2018-03-14T00:30:26.035Z] adding manifests [vcs 2018-03-14T00:30:26.108Z] adding file changes [vcs 2018-03-14T00:30:26.525Z] added 32 changesets with 76 changes to 62 files (+1 heads) [vcs 2018-03-14T00:30:26.758Z] new changesets 5de3ada56349:ef3fff175f48 [vcs 2018-03-14T00:30:29.297Z] (warning: large working directory being used without fsmonitor enabled; enable fsmonitor to improve performance; see "hg help -e fsmonitor") [vcs 2018-03-14T00:30:29.896Z] [vcs 2018-03-14T00:30:30.695Z] updating [ ] 100/236805abort: revlog decompress error: Error -3 while decompressing data: incorrect data check! [taskcluster 2018-03-14 00:30:31.844Z] === Task Finished === [taskcluster 2018-03-14 00:30:31.947Z] Artifact "public/build" not found at "/builds/worker/artifacts/" [taskcluster 2018-03-14 00:30:32.304Z] Unsuccessful task run with exit code: 255 completed in 16.249 seconds
@past Should we close this issue or move it to a different component? The failure has no occurrences in the last 2 weeks.
Flags: needinfo?(past)
I'll let the build peers make that decision.
Component: Untriaged → General
Flags: needinfo?(past)
Product: Firefox → Firefox Build System
This smells like data corruption. Good times. Anyway, this is up to `hg robustcheckout` to catch the failure and nuke the repo when it occurs.
Component: General → Mercurial: robustcheckout
Product: Firefox Build System → Developer Services
You need to log in before you can comment on or make changes to this bug.