Closed Bug 529488 Opened 15 years ago Closed 15 years ago

Try-server build failing due to "transaction abort!" / "abort: premature EOF reading chunk" during hg clone

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
All
task
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dholbert, Assigned: aravind)

References

()

Details

This just happened on both the Linux and the Windows box, when generating a try-server build for me:
{
/tools/python/bin/hg clone --verbose --noupdate --rev b1748380ef8c0da4857ef64b77b0bf72b8a77c74 http://hg.mozilla.org/try /builds/slave/sendchange-linux-hg/build
 in dir /builds/slave/sendchange-linux-hg (timeout 3600 secs)
[SNIP]
requesting all changes
adding changesets
transaction abort!
rollback completed
abort: premature EOF reading chunk (got 102 bytes, expected 286)
elapsedTime=371.049690
program finished with exit code 255
}

The above is taken from the Windows log. (linked below)  The linux log looks basically the same.

I've just tried running the "hg clone" command locally (exactly as it is given in the snippet above), and it worked fine on my machine. Not sure why it failed on both of these builders...

Linux log:
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1258526669.1258527588.25905.gz
Windows log:
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1258526669.1258527588.25905.gz
Summary: Try-server build failing due to "transaction abort!" during hg clone → Try-server build failing due to "transaction abort!" / "abort: premature EOF reading chunk" during hg clone
Blocks: 438871
Whiteboard: [orange]
Aravind, could this be fallout from the new hg head ?
Note that the logs in comment 2 are for Windows, Linux, & OS X.  So this is very cross-platform, at least on the build-slave side.

Perhaps it's something wonky on the server side? (i.e. maybe whenever it receives a push, it interrupts in-progress clones of itself?)
OS: Linux → All
> Aravind, could this be fallout from the new hg head ?

Can someone from IT have a look at the state of the hg webheads? Given the timing, it seems pretty likely the new one is having issues.
Assignee: nobody → server-ops
Severity: normal → critical
Component: Release Engineering → Server Operations
QA Contact: release → mrz
bug 529515 is about a different error, started at 2009-11-18 00:57:20+0000 according to my logs.
We shouldn't be marking infra problems as [orange]. We should just fix them!
No longer blocks: 438871
Whiteboard: [orange]
Assignee: server-ops → aravind
This should be fixed now, I upgraded the load balancer and redistributed the weights on the backed servers.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.