Closed
Bug 1265029
Opened 9 years ago
Closed 9 years ago
replication log not available; all writes disabled
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: KWierso, Unassigned)
Details
Trying to push to m-c, I get errors:
[:~/mozilla/unified] 255 $ hg push -v -r . central
pushing to ssh://hg.mozilla.org/mozilla-central
searching for changes
1 changesets found
uncompressed size of bundle content:
860 (changelog)
857 (manifests)
147 js/src/builtin/Array.js
172 js/src/builtin/String.js
662 js/src/jsapi.h
1135 js/src/jsarray.cpp
140 js/src/jsarray.h
2058 js/src/jsobj.cpp
2677 js/src/jsstr.cpp
138 js/src/jsstr.h
161 js/src/vm/SelfHosting.cpp
596 js/xpconnect/tests/chrome/test_xrayToJS.xul
remote: replication log not available; all writes disabled
remote: pretxnopen.vcsreplicator hook failed
abort: push failed on remote
I'm not the only one hitting this. Closing all trees (though that doesn't matter much since writes are disabled anyway).
Flags: needinfo?(hwine)
Flags: needinfo?(gps)
Comment 1•9 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(hwine)
Flags: needinfo?(gps)
Resolution: --- → FIXED
| Reporter | ||
Comment 2•9 years ago
|
||
Reopening.
Seeing #vcs alerts like
11:41 AM <nagios-scl3> Fri 11:41:25 PDT [5440] hgweb1.dmz.scl3.mozilla.com:procs - hg vcsreplicator consumer is CRITICAL: PROCS CRITICAL: 1 process with regex args vcsreplicator-consumer (http://m.mozilla.org/procs+-+hg+vcsreplicator+consumer)
11:41 AM <nagios-scl3> Fri 11:41:45 PDT [5441] hgweb2.dmz.scl3.mozilla.com:procs - hg vcsreplicator consumer is CRITICAL: PROCS CRITICAL: 3 processes with regex args vcsreplicator-consumer (http://m.mozilla.org/procs+-+hg+vcsreplicator+consumer)
And adw reports that his successful push to fx-team isn't showing up on hg.m.o:
11:38 AM <adw> KWierso: i just pushed to fx-team but it's not showing up at https://hg.mozilla.org/integration/fx-team
11:39 AM <adw> no errors on my end
11:39 AM <KWierso> and it actually went through?
11:39 AM <KWierso> did you get an actual URL to your commits that you pushed?
11:39 AM <adw> yeah. i was waiting for the tree to reopen
11:39 AM <adw> https://hg.mozilla.org/integration/fx-team/rev/009d7df1ba6d
11:39 AM <Gijs> gps: ^^^
11:39 AM <KWierso> yeah, sounds like maybe the vcs-replicator got screwy?
Status: RESOLVED → REOPENED
Flags: needinfo?(gps)
Resolution: FIXED → ---
| Reporter | ||
Comment 3•9 years ago
|
||
There's some lag in the replicators, but gps says they should catch up shortly.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Flags: needinfo?(gps)
Resolution: --- → FIXED
Comment 4•9 years ago
|
||
Everything except try and the user repos are caught up.
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•