Re: Download the git repo and use it for the downstream job

2020-07-01 Thread Mark Waite
You might watch https://youtu.be/jBGFjFc6Jf8?t=6434 and https://youtu.be/TsWkZLLU-s4?t=138 in case they contain hints that might help in your case. Those videos suggest that you might: - Use a reference repository on the agent machine to reduce data transfer between the git server and the

Re: Download the git repo and use it for the downstream job

2020-07-01 Thread Gianluca
Hi, it's hard to help with so little context. For big what you mean? what is the actual size of the repository? Git .. exactly where is the remote? GitHub, Gitlab, other? The error is intermittent or constant? (i.e. could a simple retry do the trick?) On Wednesday, 1 July 2020 20:03:12 UTC+1,

Download the git repo and use it for the downstream job

2020-07-01 Thread Nitish Goel
Have you tried git lfs? If you have large files, then git lfs is your solution. Thanks, Nitish Goel -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Download the git repo and use it for the downstream job

2020-07-01 Thread sravan
Hi All, My git repo is really big and I am running job parallel on two different machine.Sometimes I see an issue with downloading from git . I get this error "failed on download from git" Error. ERROR: Timeout after 10 minutes ERROR: Error cloning remote repo 'origin' returned status code