Re: TFS commands run very slow in Jenkins

2015-04-07 Thread Slide
Did you try the changes to the IE network configuration? On Mon, Apr 6, 2015 at 8:46 PM Keith Marchen wrote: > > > On Tuesday, March 31, 2015 at 10:36:55 PM UTC-5, Keith Marchen wrote: > >> We use TFS commands to get our source files for builds. But when we run >> them from Jenkins, they take ar

Re: TFS commands run very slow in Jenkins

2015-04-06 Thread Keith Marchen
On Tuesday, March 31, 2015 at 10:36:55 PM UTC-5, Keith Marchen wrote: > > We use TFS commands to get our source files for builds. But when we run > them from Jenkins, they take around 40 seconds to execute. What could be > the issue with our TFS configuration on Jenkins that is affecting execut

Re: TFS commands run very slow in Jenkins

2015-04-02 Thread Slide
Also, see here for some possible reasons. https://freecodery.wordpress.com/2011/03/30/slow-tfs-performance/ On Thu, Apr 2, 2015 at 10:58 AM Slide wrote: > Can you try enabling tracing in TFS? > > http://blogs.msdn.com/b/edhintz/archive/2007/03/30/tfs-client-tracing.aspx > > On Thu, Apr 2, 2015

Re: TFS commands run very slow in Jenkins

2015-04-02 Thread Slide
Can you try enabling tracing in TFS? http://blogs.msdn.com/b/edhintz/archive/2007/03/30/tfs-client-tracing.aspx On Thu, Apr 2, 2015 at 10:57 AM Keith Marchen wrote: > > > On Thursday, April 2, 2015 at 12:53:54 PM UTC-5, Keith Marchen wrote: >> >> >> >> On Tuesday, March 31, 2015 at 10:36:55 PM

Re: TFS commands run very slow in Jenkins

2015-04-02 Thread Keith Marchen
On Thursday, April 2, 2015 at 12:53:54 PM UTC-5, Keith Marchen wrote: > > > > On Tuesday, March 31, 2015 at 10:36:55 PM UTC-5, Keith Marchen wrote: >> >> We use TFS commands to get our source files for builds. But when we run >> them from Jenkins, they take around 40 seconds to execute. What cou

Re: TFS commands run very slow in Jenkins

2015-04-02 Thread Keith Marchen
On Tuesday, March 31, 2015 at 10:36:55 PM UTC-5, Keith Marchen wrote: > > We use TFS commands to get our source files for builds. But when we run > them from Jenkins, they take around 40 seconds to execute. What could be > the issue with our TFS configuration on Jenkins that is affecting execut

Re: TFS commands run very slow in Jenkins

2015-04-02 Thread Christopher Orr
There appears to be nothing in that thread dump relating to the job that executes TFS commands. Did you get the dump from the right build machine? Sorry for not clarifying that earlier. On 01/04/15 14:38, Keith Marchen wrote: On Tuesday, March 31, 2015 at 10:36:55 PM UTC-5, Keith Marchen

Re: TFS commands run very slow in Jenkins

2015-04-01 Thread Keith Marchen
On Tuesday, March 31, 2015 at 10:36:55 PM UTC-5, Keith Marchen wrote: > > We use TFS commands to get our source files for builds. But when we run > them from Jenkins, they take around 40 seconds to execute. What could be > the issue with our TFS configuration on Jenkins that is affecting execut

Re: TFS commands run very slow in Jenkins

2015-04-01 Thread Keith Marchen
On Tuesday, March 31, 2015 at 10:36:55 PM UTC-5, Keith Marchen wrote: > > We use TFS commands to get our source files for builds. But when we run > them from Jenkins, they take around 40 seconds to execute. What could be > the issue with our TFS configuration on Jenkins that is affecting execu

Re: TFS commands run very slow in Jenkins

2015-04-01 Thread Christopher Orr
Does it take 40 seconds every time, for every single TFS command? Can you see where the hang is in the build log (i.e. in the middle of doing a TFS operation, or at the start, before anything happens)? You could also try checking the thread dump — at $JENKINS_URL/computer/$NAME/threadDump — to

Re: TFS commands run very slow in Jenkins

2015-03-31 Thread Keith Marchen
On Tuesday, March 31, 2015 at 10:36:55 PM UTC-5, Keith Marchen wrote: > > We use TFS commands to get our source files for builds. But when we run > them from Jenkins, they take around 40 seconds to execute. What could be > the issue with our TFS configuration on Jenkins that is affecting execut

Re: TFS commands run very slow in Jenkins

2015-03-31 Thread Richard Bywater
If you run the commands locally on the same box and with the same user that is running Jenkins, do you get the same behaviour? Don't know TFS really enough to comment more but perhaps there's an environment setup issue between when running in Jenkins and when running elsewhere? Richard. On Wed,

TFS commands run very slow in Jenkins

2015-03-31 Thread Keith Marchen
We use TFS commands to get our source files for builds. But when we run them from Jenkins, they take around 40 seconds to execute. What could be the issue with our TFS configuration on Jenkins that is affecting execution of TFS commands? Thanks, Keith -- You received this message because you