[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-05-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz closed an issue as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Based on my read of JENKINS-19022, it seems this is caused by the same issue  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-56838  
 
 
  pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
Change By: 
 Tsvi Mostovicz  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-05-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz commented on  JENKINS-56838  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
 Mark Waite please see the comment I added. I solved the issue for us, I wonder though who should I tag for the enhancement I proposed. (I don't mind putting in a PR myself, but I have never developed for Jenkins so I'll need some handholding)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-05-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz assigned an issue to Mark Waite  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56838  
 
 
  pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
Change By: 
 Tsvi Mostovicz  
 
 
Assignee: 
 Mark Waite  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-05-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz commented on  JENKINS-56838  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
 This appears to be due to the fact that Git SCM parses through all of the older builds when checking out. (See https://github.com/jenkinsci/git-plugin/blob/34fa174566716c8c6a1ab392a0cf3b5c05fc4d41/src/main/java/hudson/plugins/git/GitSCM.java#L1136)  As we were not clearing out old builds, over time the performance hit caused by parsing over all the older builds became so huge, checkout would timeout after 1 hour. Clearing out old builds resolved the issue for us.   Note that the File variable passed to the function was set to null, as the scm step function calling it had updateChanges set to false. This might be a possible enhancement to the GitSCM plugin to eventually skip calculation of the history if the changelog file passed to checkout is null.   As I'm not really sure about how this might affect other parts of the code, I'm weary of implementing it.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-04-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz assigned an issue to Mark Waite  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56838  
 
 
  pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
Change By: 
 Tsvi Mostovicz  
 
 
Assignee: 
 Mark Waite  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-04-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56838  
 
 
  pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
Change By: 
 Tsvi Mostovicz  
 
 
Labels: 
 git  leak  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-04-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz edited a comment on  JENKINS-56838  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
 From the support logs I found the following hint.{{2019-04-02 02:42:31.157+ [id=10666] WARNING hudson.Proc$LocalProc#join: Process leaked file descriptors. See [https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors] for more information}} {{java.lang.Exception}} {{  at hudson.Proc$LocalProc.join(Proc.java:334)}} {{  at hudson.Proc.joinWithTimeout(Proc.java:170)}} {{  at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2311)}}{{      at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2248)}} {{  at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2244)}} {{ at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1777)}} {{  at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1789)}} {{ at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.sparseCheckout(CliGitAPIImpl.java:2675)}} {{  at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2595)}} {{  at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1228)}} {{  at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)}} {{  at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.lambda$doRetrieve$1(SCMSourceRetriever.java:147)}} {{ at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrySCMOperation(SCMSourceRetriever.java:98)}} {{  at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.doRetrieve(SCMSourceRetriever.java:146)}} {{  at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:87)}} {{  at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:157)}} {{  at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:138)}} {{ at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125)}} {{ at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)}} {{  at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)}} {{ at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)}} {{ at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)}} {{ at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)}} {{ at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)}} {{  at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)}} {{  at groovy.lang.GroovyShell.parse(GroovyShell.java:700)}} {{  at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.lambda$doParse$0(CpsGroovyShell.java:135)}} {{  at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:136)}} {{  at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:132)}} {{  at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)}} {{  at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:560)}} {{  at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:521)}} {{  at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:320)}} {{  at hudson.model.ResourceController.execute(ResourceController.java:97)}} {{  at hudson.model.Executor.run(Executor.java:429)}}   
 

  
 
  

[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-04-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz edited a comment on  JENKINS-56838  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
 From the support logs I found the following hint.{{2019-04-02 02:42:31.157+ [id=10666] WARNING hudson.Proc$LocalProc#join: Process leaked file descriptors. See [https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors] for more information}} {{java.lang.Exception}} {{  at hudson.Proc$LocalProc.join(Proc.java:334)}} {{  at hudson.Proc.joinWithTimeout(Proc.java:170)}} {{  at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2311)}}{{      at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2248)}} {{  at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2244)}}{{ at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1777)}} {{  at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1789)}}{{ at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.sparseCheckout(CliGitAPIImpl.java:2675)}}{{  at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2595)}}{{  at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1228)}}{{  at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)}} {{  at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.lambda$doRetrieve$1(SCMSourceRetriever.java:147)}}{{ at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrySCMOperation(SCMSourceRetriever.java:98)}} {{  at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.doRetrieve(SCMSourceRetriever.java:146)}}{{  at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:87)}} {{  at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:157)}}{{  at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:138)}}{{ at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125)}}{{ at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)}}{{  at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)}}{{ at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)}}{{ at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)}}{{ at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)}}{{ at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)}} {{  at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)}}{{  at groovy.lang.GroovyShell.parse(GroovyShell.java:700)}} {{  at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.lambda$doParse$0(CpsGroovyShell.java:135)}} {{  at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:136)}}{{  at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:132)}} {{  at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)}} {{  at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:560)}} {{  at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:521)}} {{  at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:320)}} {{  at hudson.model.ResourceController.execute(ResourceController.java:97)}}{{  at hudson.model.Executor.run(Executor.java:429)}}   
 

  
 
 
  

[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-04-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz edited a comment on  JENKINS-56838  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
 From the support logs I found the following hint.{{2019-04-02 02:42:31.157+ [id=10666] WARNING hudson.Proc$LocalProc#join: Process leaked file descriptors. See  [  https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors ]  for more information}}{{java.lang.Exception}}{{    at hudson.Proc$LocalProc.join(Proc.java:334)}}{{    at hudson.Proc.joinWithTimeout(Proc.java:170)}}{{    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2311)}}{{     at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2248)}}{{    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2244)}}{{    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1777)}}{{    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1789)}}{{    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.sparseCheckout(CliGitAPIImpl.java:2675)}}{{    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2595)}}{{    at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1228)}}{{    at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)}}{{    at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.lambda$doRetrieve$1(SCMSourceRetriever.java:147)}}{{    at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrySCMOperation(SCMSourceRetriever.java:98)}}{{    at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.doRetrieve(SCMSourceRetriever.java:146)}}{{    at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:87)}}{{    at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:157)}}{{    at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:138)}}{{    at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125)}}{{    at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)}}{{    at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)}}{{    at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)}}{{    at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)}}{{    at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)}}{{    at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)}}{{    at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)}}{{    at groovy.lang.GroovyShell.parse(GroovyShell.java:700)}}{{    at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.lambda$doParse$0(CpsGroovyShell.java:135)}}{{    at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:136)}}{{    at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:132)}}{{    at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)}}{{    at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:560)}}{{    at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:521)}}{{    at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:320)}}{{    at hudson.model.ResourceController.execute(ResourceController.java:97)}}{{    at hudson.model.Executor.run(Executor.java:429)}}    
 

  
 

[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-04-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz commented on  JENKINS-56838  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
 From the support logs I found the following hint. 2019-04-02 02:42:31.157+ [id=10666] WARNING hudson.Proc$LocalProc#join: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information java.lang.Exception {{ at hudson.Proc$LocalProc.join(Proc.java:334)}} {{ at hudson.Proc.joinWithTimeout(Proc.java:170)}} {{ at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2311)}} {{ at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2248)}} {{ at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2244)}} {{ at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1777)}} {{ at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1789)}} {{ at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.sparseCheckout(CliGitAPIImpl.java:2675)}} {{ at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2595)}} {{ at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1228)}} {{ at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)}} {{ at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.lambda$doRetrieve$1(SCMSourceRetriever.java:147)}} {{ at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrySCMOperation(SCMSourceRetriever.java:98)}} {{ at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.doRetrieve(SCMSourceRetriever.java:146)}} {{ at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:87)}} {{ at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:157)}} {{ at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:138)}} {{ at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125)}} {{ at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)}} {{ at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)}} {{ at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)}} {{ at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)}} {{ at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)}} {{ at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)}} {{ at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)}} {{ at groovy.lang.GroovyShell.parse(GroovyShell.java:700)}} {{ at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.lambda$doParse$0(CpsGroovyShell.java:135)}} {{ at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:136)}} {{ at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:132)}} {{ at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)}} {{ at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:560)}} {{ at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:521)}} {{ at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:320)}} {{ at hudson.model.ResourceController.execute(ResourceController.java:97)}} {{ at hudson.model.Executor.run(Executor.java:429)}}  
 

  
 
 
  

[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-04-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56838  
 
 
  pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
Change By: 
 Tsvi Mostovicz  
 
 
Assignee: 
 Mark Waite  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-04-02 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz assigned an issue to Mark Waite  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56838  
 
 
  pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
Change By: 
 Tsvi Mostovicz  
 
 
Assignee: 
 Mark Waite  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56838) pipeline job hangs forever at checkout GitSCM

2019-04-01 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56838  
 
 
  pipeline job hangs forever at checkout GitSCM   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Mark Waite  
 
 
Components: 
 git-plugin, pipeline  
 
 
Created: 
 2019-04-01 17:19  
 
 
Environment: 
 Operating System: RedHat 7 (master), RedHat 7 (master/agents)  Jenkins and plugin versions:  Command Agent Launcher Plugin (command-launcher): 1.3  External Monitor Job Type Plugin (external-monitor-job): 1.7  _javascript_ GUI Lib: ACE Editor bundle plugin (ace-editor): 1.1  Extra Columns Plugin (extra-columns): 1.20  Active Directory plugin (active-directory): 2.13  diskcheck (diskcheck): 0.30  Active Choices Plug-in (uno-choice): 2.1  Script Security Plugin (script-security): 1.56  Static Analysis Utilities (analysis-core): 1.95  Javadoc Plugin (javadoc): 1.5  Ant Plugin (ant): 1.9  Git client plugin (git-client): 3.0.0-rc  Branch API Plugin (branch-api): 2.2.0  OWASP Markup Formatter Plugin (antisamy-markup-formatter): 1.5  disk-usage plugin (disk-usage): 0.28  Metrics Plugin (metrics): 4.0.2.3  Apache HttpComponents Client 4.x API Plugin (apache-httpcomponents-client-4-api): 4.5.5-3.0  Authentication Tokens API Plugin (authentication-tokens): 1.3  GIT server Plugin (git-server): 1.7  bouncycastle API Plugin (bouncycastle-api): 2.17  Email Extension Plugin (email-ext): 2.66  Git plugin (git): 4.0.0-rc  Groovy Postbuild (groovy-postbuild): 2.4.3  SCM API Plugin (scm-api): 2.4.0  Display URL API (display-url-api): 2.3.1  _javascript_ GUI Lib: Handlebars bundle plugin (handlebars): 1.1.1  Docker Commons Plugin (docker-commons): 1.13  user build vars plugin (build-user-vars-plugin): 1.5  Docker Pipeline (docker-workflow): 1.17  Build With Parameters (build-with-parameters): 1.4  HTML Publisher plugin (htmlpublisher): 1.18  Folders Plugin (cloudbees-folder): 6.7  Durable Task Plugin (durable-task): 1.29  Conditional BuildStep (conditional-buildstep): 1.3.6  LDAP Plugin (ldap): 1.20  jQuery plugin (jquery): 1.12.4-0  Config File Provider Plugin (config-file-provider): 3.6  Plot plugin (plot): 2.1.0  Schedule Build Plugin (schedule-build): 0.5.1  Copy Artifact Plugin (copyartifact): 1.42  JSch dependency plugin (jsch): 0.1.55  Environment Injector Plugin (envinject): 2.1.6  Credentials Binding Plugin (credentials-binding): 1.18  Jackson 2 API Plugin (jackson2-api): 2.9.8  Credentials Plugin (credentials): 2.1.18  Job Configuration History Plugin (jobConfigHistory): 2.19  GitHub plugin (github): 1.29.4  Timestamper (timestamper): 1.9  Synergy Plugin (synergy): 1.7  Job Generator (jobgenerator): 1.22  JUnit Plugin (junit): 1.27  Role-based Authorization Strategy (role-strategy): 

[JIRA] (JENKINS-43038) Intermittent error "Cannot contact node123: java.lang.InterruptedException " in jenkins

2018-02-11 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz commented on  JENKINS-43038  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Intermittent error "Cannot contact node123: java.lang.InterruptedException " in jenkins   
 

  
 
 
 
 

 
 I see this issue as well during testing which can take about 10-20 minutes of running a single shell script. I suppose it happens when the agent gets disconnected for a split second. Is there anyway to create a workaround protecting the shell script from this. At the moment I have to manually abort the running test. Thanks, Tsvi  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-47085) Responsive stage names in blue ocean pipeline view

2018-02-11 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz commented on  JENKINS-47085  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Responsive stage names in blue ocean pipeline view   
 

  
 
 
 
 

 
 Hi James Dumay, I have the same issue as Sam Gleske. We create the stage name programmatically. Our pipeline runs through a matrix of a variety of flavors and environments for testing. The stage name is from a  string "flavor/environment". Unfortunately, the flavor in a lot of cases takes the whole string, so we can't really see what environment the dot relates to. Please see the attached image.   I would appreciate if the size of the column could be set dynamically. Thanks, Tsvi  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-47085) Responsive stage names in blue ocean pipeline view

2018-02-11 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-47085  
 
 
  Responsive stage names in blue ocean pipeline view   
 

  
 
 
 
 

 
Change By: 
 Tsvi Mostovicz  
 
 
Attachment: 
 image-2018-02-11-14-04-32-495.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-38608) Null value not allowed as an environment variable: GIT_URL_2

2018-02-08 Thread ttm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tsvi Mostovicz commented on  JENKINS-38608  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Null value not allowed as an environment variable: GIT_URL_2
 

  
 
 
 
 

 
 I just had the same issue due to the fact that I changed the parameters in my Jenkinsfile. Deleting the parameters from the configuration, fixed the issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.