Closed Bug 1600161 Opened 6 years ago Closed 6 years ago

wptsync timing out pushing to autoland

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jgraham, Unassigned)

Details

The wptsync bot is timing out trying to push a rather large branch to autoland; the push seems to complete but then it hangs like the hooks or something aren't completing. The output I have is:

Pushing to hg::https://hg.mozilla.org/integration/autoland
Bundling 367 changesets
Bundling 367 manifests
Bundling 1874 revisions of 1665 files
[long pause]
ERROR Request Timeout

Just a sanity check - the URL says https, but you need to push over ssh (ie the url should be ssh://hg.mozilla.org/integration/autoland).

I think we need some more information to make this bug actionable. How big is the patch you want to push? How much time is [long pause]? How many times has the push failed?

If you're using hg to push, try adding --traceback --debug --verbose to the push command and add that output here so I can take a look.

Flags: needinfo?(james)

Sigh. I think after all that it was just confusion in the git config so it was trying to use the https URL to push rather than ssh. It would be nice it that was handled better in some way, but maybe that's a git cinnabar problem. Sorry for the noise.

Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(james)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.