Can't push CL => git is stuck

262 views
Skip to first unread message

Andre Kempe

unread,
Jul 19, 2022, 11:21:59 AM7/19/22
to Chromium-dev
Hi everyone,

I am currently trying to update an existing CL that I created a couple of weeks ago. However, git takes VERY long time ( > 1 hour ) and returns an error without much information 

===========================================
git push -vvv origin HEAD:refs/for/main
Pushing to https://chromium.googlesource.com/chromium/src.git
Enumerating objects: 87, done.
Counting objects: 100% (87/87), done.
Delta compression using up to 40 threads
Compressing objects: 100% (54/54), done.
Writing objects: 100% (54/54), 43.86 KiB | 641.00 KiB/s, done.
Total 54 (delta 30), reused 0 (delta 0)
POST git-receive-pack (45063 bytes)
error: RPC failed; HTTP 499 curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date

===========================================
    
Git always rushes to the POST git-receive-pack (45063 bytes) step and from there it takes a long time to finish.

I already tried recreating the CL with new commit and different Change-Id, but to no avail. Git runs into exactly the same error. 

Running git cl presubmit shows no error either.

Do you have an idea what might be causing the problem? Is there anything I can do to improve diagnostics?

Thanks for your help.

Best Regards,
Andre

Takuto Ikuta

unread,
Jul 19, 2022, 6:52:57 PM7/19/22
to Andre Kempe, Chromium-dev
You may need to rebase your branch on HEAD of the main branch.
If that doesn't work, better to file a bug in the git component.

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/c3680510-73a6-4c17-bffe-4178a56cf0f8n%40chromium.org.
Reply all
Reply to author
Forward
0 new messages