Closed
Bug 1350801
Opened 8 years ago
Closed 4 years ago
hg command failure didn't report error message
Categories
(Conduit Graveyard :: Transplant, defect, P3)
Conduit Graveyard
Transplant
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: glob, Unassigned)
Details
(Keywords: conduit-triaged)
during a period of network connectivity issues within scl3, autoland was unable to determine the remote tip.
this was logged with the somewhat cryptic error (from bug 1341775 comment 60):
> hg error in cmd: hg identify upstream -r tip:
logs tell the same story:
> Mar 24 23:13:19 autoland python: initiating transplant from tree: gecko rev: 9d0ae775ef4fa1bcdf02612e2f8fe7260fdaeee1 to destination: ssh://hg.mozilla.org/integration/autoland, attempt 1
> Mar 24 23:13:19 autoland python: rev: 9d0ae775ef4fa1bcdf02612e2f8fe7260fdaeee1: executing: ['identify', 'upstream', '-r', 'tip']
> Mar 24 23:17:33 autoland python: transplant from tree: gecko rev: 9d0ae775ef4fa1bcdf02612e2f8fe7260fdaeee1 attempt: 1: hg error in cmd: hg identify upstream -r tip:
> Mar 24 23:17:33 autoland python: transplant failed: tree: gecko rev: 9d0ae775ef4fa1bcdf02612e2f8fe7260fdaeee1 destination: ssh://hg.mozilla.org/integration/autoland error: hg error in cmd: hg identify upstream -r tip:
> Mar 24 23:17:33 autoland python: elapsed transplant time: 0:04:14.785872
the reason for the |hg identify| failing should have been included in the output.
Updated•7 years ago
|
Product: MozReview → Conduit
Updated•7 years ago
|
Keywords: conduit-triaged
Whiteboard: [lando-backlog]
Keywords: conduit-backlog
Whiteboard: [lando-backlog]
Keywords: conduit-backlog
Priority: -- → P3
No longer required.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Updated•11 months ago
|
Product: Conduit → Conduit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•