I think I'm seeing the same issue. We try a shallow clone, but the clone 
will still timeout after 30 minutes sometimes. Did you ever figure out the 
issue.

On Friday, February 14, 2014 at 8:40:20 AM UTC-5, Kirill Bucharsky wrote:
>
> Hello. 
>
>  
>
> I have Jenkins 1.540 with latest git-plugin. Also I have large repo ~1,3 
> GB. Shallow clone of this repo is about ~70 MB. 
>
> Of course I'd like to download shallow and I checked corresponding 
> checkbox in job configuration.
>
> I’m starting build and watch *ps aux* on slave. I’m getting this:
>
> git fetch --tags --progress [email protected]:*******/***git <javascript:> 
> +refs/heads/*:refs/remotes/origin/* --depth=1
>
> But it is still downloading a whole repo instead of shallow cut. I’m 
> judging by directory size.
>
> When I copy-paste the string above and run it manually — all is well, I’m 
> getting shallow clone.
>
> User, directory are the same in both cases.
>
> Can anybody tell me what I am missing?
>
>  
>
> Regards,
>
> Kirill Bucharsky
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d784af87-9a5f-49f7-9cac-bc5868aa15b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to