Stuck build job on "git checkout"
So I have a job that seems to be stuck on the "git checkout" stage until it times out - examples https://ci.appveyor.com/project/JonnyH/openapoc/builds/52229195 and https://ci.appveyor.com/project/JonnyH/openapoc/builds/52229063
I can't really see anything obvious from my side that I *could* be doing wrong that that point, the git repositories aren't particularly large, other versions of the same github SHA seems to succeed (e.g. https://ci.appveyor.com/project/OpenApoc/openapoc/builds/52229257)
My understanding is that the point it's failing isn't in one of my own scripts or similar, as it seems to be after the "init" stage of my json but not yet started the "before_build" stage?
I don't doubt it's *something* weird I'm doing my side, I just can't figure it out from all the logs I can see?
Thanks,
JonnyH
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 13 Jun, 2025 04:27 PM
Could it be the same issue reported here: https://help.appveyor.com/discussions/problems/38358-build-freezing... ?
Might be some glitch on GitHub side.