[JIRA] (JENKINS-42957) Optimize Jenkinsfile loading instead of check out all code on master

2017-03-21 Thread jinglian...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jingliang Fu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42957  
 
 
  Optimize Jenkinsfile loading instead of check out all code on master   
 

  
 
 
 
 

 
Change By: 
 Jingliang Fu  
 

  
 
 
 
 

 
 Currently, creating a pipeline  and ,  select "Pipeline script from SCM" and subversion as the code repository  is subversion and we store our Jenkinsfile on svn . We may like to load Jenkinsfile only instead of  checking  check out   all the  svn  repository (more than 15G) on master, the real "checkout" will be on  master  slave node   which is defined in Jenkinsfile.Not sure if there is any workaround, we could only store Jenkinsfile on svn and paste on Jenksin web UI now, too sad. Thanks,Jingliang  
 

  
 
 
 
 

 
 
 

 
 
 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.go

[JIRA] (JENKINS-42957) Optimize Jenkinsfile loading instead of check out all code on master

2017-03-21 Thread jinglian...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jingliang Fu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42957  
 
 
  Optimize Jenkinsfile loading instead of check out all code on master   
 

  
 
 
 
 

 
Change By: 
 Jingliang Fu  
 

  
 
 
 
 

 
 Currently, creating a pipeline, select "Pipeline script from SCM" and subversion as the code repository. We may like to load Jenkinsfile only instead of  check   checking out all the svn repository (more than 15G) on master, the real "checkout" will be on slave node which is defined in Jenkinsfile.Not sure if there is any workaround, we could only store Jenkinsfile on svn and paste on Jenksin web UI now, too sad. Thanks,Jingliang  
 

  
 
 
 
 

 
 
 

 
 
 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-42957) Optimize Jenkinsfile loading instead of check out all code on master

2017-03-21 Thread jinglian...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jingliang Fu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42957  
 
 
  Optimize Jenkinsfile loading instead of check out all code on master   
 

  
 
 
 
 

 
Change By: 
 Jingliang Fu  
 

  
 
 
 
 

 
 Currently, create a pipeline, select "Pipeline script from SCM" and subversion as the code repository. We may like to load Jenkinsfile only instead of checking out all the svn repository (more than 15G) on master, the real "checkout" will be on slave node which is defined in Jenkinsfile.Not sure if there is any workaround , ?  we could only store Jenkinsfile on svn and paste it on Jenkins web UI now, too sad :( Thanks,Jingliang  
 

  
 
 
 
 

 
 
 

 
 
 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-42957) Optimize Jenkinsfile loading instead of check out all code on master

2017-03-21 Thread jinglian...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jingliang Fu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42957  
 
 
  Optimize Jenkinsfile loading instead of check out all code on master   
 

  
 
 
 
 

 
Change By: 
 Jingliang Fu  
 

  
 
 
 
 

 
 Currently,  creating  create  a pipeline, select "Pipeline script from SCM" and subversion as the code repository. We may like to load Jenkinsfile only instead of checking out all the svn repository (more than 15G) on master, the real "checkout" will be on slave node which is defined in Jenkinsfile.Not sure if there is any workaround, we could only store Jenkinsfile on svn and paste  it  on  Jenksin  Jenkins   web UI now, too sad .  :(  Thanks,Jingliang  
 

  
 
 
 
 

 
 
 

 
 
 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-42957) Optimize Jenkinsfile loading instead of check out all code on master

2017-03-21 Thread jinglian...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jingliang Fu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42957  
 
 
  Optimize Jenkinsfile loading instead of check out all code on master   
 

  
 
 
 
 

 
Change By: 
 Jingliang Fu  
 

  
 
 
 
 

 
 Currently, create a pipeline, select "Pipeline script from SCM" and subversion as the code repository. We may like to load Jenkinsfile  directly  only instead of checking out all the svn repository (more than 15G) on master, the real "checkout" will be on slave node which is defined in Jenkinsfile.Not sure if there is any workaround? we could only store Jenkinsfile on svn and paste it on Jenkins web UI now, too sad :( Thanks,Jingliang  
 

  
 
 
 
 

 
 
 

 
 
 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-42957) Optimize Jenkinsfile loading instead of checking out all code on master

2017-03-21 Thread jinglian...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jingliang Fu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42957  
 
 
  Optimize Jenkinsfile loading instead of checking out all code on master   
 

  
 
 
 
 

 
Change By: 
 Jingliang Fu  
 
 
Summary: 
 Optimize Jenkinsfile loading instead of  check  checking  out all code on master  
 

  
 
 
 
 

 
 
 

 
 
 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-42884) @WithPlugins find plugins in superclasses

2017-03-21 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-42884  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: @WithPlugins find plugins in superclasses   
 

  
 
 
 
 

 
 Code changed in jenkins User: Evaristo Gutiérrez Path: src/main/java/org/jenkinsci/test/acceptance/junit/WithPlugins.java http://jenkins-ci.org/commit/acceptance-test-harness/2a0c0423465580d54a90c9177bfa23e23bf7bf4f Log: JENKINS-42884 Make WithPlugins annotation to go on looking into superclasses for plugin specs.  
 

  
 
 
 
 

 
 
 

 
 
 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-42884) @WithPlugins find plugins in superclasses

2017-03-21 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-42884  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: @WithPlugins find plugins in superclasses   
 

  
 
 
 
 

 
 Code changed in jenkins User: Oliver Gondža Path: src/main/java/org/jenkinsci/test/acceptance/junit/WithPlugins.java http://jenkins-ci.org/commit/acceptance-test-harness/c186b75b2deb2f947f6f1bea459b1f95b3e39e18 Log: Merge pull request #288 from varyvol/JENKINS-42884 JENKINS-42884 @WithPlugins find plugins in superclasses Compare: https://github.com/jenkinsci/acceptance-test-harness/compare/8eefba145431...c186b75b2deb  
 

  
 
 
 
 

 
 
 

 
 
 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-42884) @WithPlugins find plugins in superclasses

2017-03-21 Thread egutier...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Evaristo Gutierrez updated  JENKINS-42884  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42884  
 
 
  @WithPlugins find plugins in superclasses   
 

  
 
 
 
 

 
Change By: 
 Evaristo Gutierrez  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-41651) Collapse folders

2017-03-21 Thread erik.hakans...@wirelesscar.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Erik Hakansson commented on  JENKINS-41651  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Collapse folders   
 

  
 
 
 
 

 
 Okay, better than nothing, I guess, but I really do consider searching separate from browsing. This is the same as the issue with the Windows 8 "start menu" that heavily impaired usability when having a lot of installed applications. The Windows 8 start menu displayed all installed applications in a flat view, instead of folders. There too, there was a search/filter functionality but that means you have to know the exact name of what you're looking for ahead of time, rather than browsing a specific category. I'm really happy that you will implement the fast search functionality, but again, I see it as an entirely different feature that solves a different problem.  
 

  
 
 
 
 

 
 
 

 
 
 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-31055) Make Node implement Saveable

2017-03-21 Thread bat...@batmat.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Baptiste Mathus commented on  JENKINS-31055  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Make Node implement Saveable   
 

  
 
 
 
 

 
 For reference, hence fix merged in jenkins-1.635 and jenkins-1.651.1   
 

  
 
 
 
 

 
 
 

 
 
 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-42942) REGRESSION: status symbol of favorites get cut off

2017-03-21 Thread tscher...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Thorsten Scherler commented on  JENKINS-42942  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: REGRESSION: status symbol of favorites get cut off   
 

  
 
 
 
 

 
 e.g. 768*1280   
 

  
 
 
 
 

 
 
 

 
 
 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-42942) REGRESSION: status symbol of favorites get cut off

2017-03-21 Thread tscher...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Thorsten Scherler edited a comment on  JENKINS-42942  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: REGRESSION: status symbol of favorites get cut off   
 

  
 
 
 
 

 
 e.g. 768*1280  as screen resolution    
 

  
 
 
 
 

 
 
 

 
 
 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-39407) Use system default Maven, Maven Settings if not specified

2017-03-21 Thread clecl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cyrille Le Clerc edited a comment on  JENKINS-39407  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Use system default Maven, Maven Settings if not specified   
 

  
 
 
 
 

 
 Work in progress  [ https://github.com/jenkinsci/pipeline-maven-plugin/pull/31 ][https://github.com/jenkinsci/jenkins/pull/2818]   
 

  
 
 
 
 

 
 
 

 
 
 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-42958) A way for SCMSource plugins to show additional ListViewColumn

2017-03-21 Thread dominik...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dominik Ruf created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42958  
 
 
  A way for SCMSource plugins to show additional ListViewColumn   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Matthew DeTullio  
 
 
Components: 
 multi-branch-project-plugin, scm-api-plugin  
 
 
Created: 
 2017/Mar/21 9:48 AM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Dominik Ruf  
 

  
 
 
 
 

 
 I'm currently creating a SCMSource plugin and I'd like add an additional ListViewColumn that is only visible on Multibranch Pipeline projects that are using my SCMSource plugin. According to https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/jenkinsci-dev/IPuJj-sbzSc/OagzyZalBQAJ this is currently not possible.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 

[JIRA] (JENKINS-42624) Custom title for build steps

2017-03-21 Thread zeen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Yanis LISIMA commented on  JENKINS-42624  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Custom title for build steps   
 

  
 
 
 
 

 
 I am ok with that. See you  
 

  
 
 
 
 

 
 
 

 
 
 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-42959) Failed known_hosts verification for SSH agent

2017-03-21 Thread wl2...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vladimir Eremeev created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42959  
 
 
  Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Stephen Connolly  
 
 
Components: 
 ssh-credentials-plugin, ssh-slaves-plugin  
 
 
Created: 
 2017/Mar/21 10:19 AM  
 
 
Environment: 
 Versions:   Jenkins: 2.51  SSH Agent Plugin: 1.14  SSH Credentials plugin: 1.13  SSH Slaves Plugin : 1.15   Ubuntu 14.04, 16.04  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Vladimir Eremeev  
 

  
 
 
 
 

 
 SSH agent isn't launched after the latest update, complaining about missing records in the known hosts file. Nevertheless, the records do exist. I've tried to connect manually with ssh, everything was fine, ssh reports that it has found the host in known_hosts. Probable reason is the hashed host name in known_hosts. Here is the log from the Jenkins slave launch page: 

 
[03/21/17 11:40:34] [SSH] Opening SSH connection to xxx.xxx.xxx.xxx:22
[03/21/17 11:40:34] [SSH] WARNING: No entry currently exists in the Known Hosts file for this host.  Connections will be denied until this new host and its associated key is added to the Known Hosts file.
 Key exchange was not finished, connection is closed.
 java.io.IOException: There was a problem while connecting to xxx.xxx.xxx.xxx:22
	at com.trilead.ssh2.Connection.connect(Connection.java:818)
	at com.trilead.ssh2.Connection.connect(Connection.java:687)
	at com.trilead.ssh2.Connection.connect(Connection.java:601)
	at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1265)
	at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:790)
	at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHL

[JIRA] (JENKINS-42959) Failed known_hosts verification for SSH agent

2017-03-21 Thread wl2...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vladimir Eremeev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42959  
 
 
  Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
Change By: 
 Vladimir Eremeev  
 

  
 
 
 
 

 
 SSH agent isn't launched after the latest update, complaining about missing records in the known hosts file.Nevertheless, the records do exist. I've tried to connect manually with ssh, everything was fine, ssh reports that it has found the host in known_hosts.Probable reason is the hashed host name in known_hosts.Here is the log from the Jenkins slave launch page:{noformat}[03/21/17 11:40:34] [SSH] Opening SSH connection to xxx.xxx.xxx.xxx:22[03/21/17 11:40:34] [SSH] WARNING: No entry currently exists in the Known Hosts file for this host.  Connections will be denied until this new host and its associated key is added to the Known Hosts file. Key exchange was not finished, connection is closed. java.io.IOException: There was a problem while connecting to xxx.xxx.xxx.xxx:22 at com.trilead.ssh2.Connection.connect(Connection.java:818) at com.trilead.ssh2.Connection.connect(Connection.java:687) at com.trilead.ssh2.Connection.connect(Connection.java:601) at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1265) at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:790) at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:785) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: Key exchange was not finished, connection is closed. at com.trilead.ssh2.transport.KexManager.getOrWaitForConnectionInfo(KexManager.java:93) at com.trilead.ssh2.transport.TransportManager.getConnectionInfo(TransportManager.java:230) at com.trilead.ssh2.Connection.connect(Connection.java:770) ... 9 more Caused by: java.io.IOException: The server hostkey was not accepted by the verifier callback at com.trilead.ssh2.transport.KexManager.handleMessage(KexManager.java:591) at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:777) at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489) ... 1 more [03/21/17 11:40:34] Launch failed - cleaning up connection [03/21/17 11:40:34] [SSH] Connection closed.{noformat}And this is the debug output from ssh, showing that it has found a record in the seknown_hosts.{noformat}  $ sudo -u jenkins -g jenkins ssh -v jenk...@xxx.xxx.xxx.xxxOpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014debug1: Reading configuration data /etc/ssh/ssh_configdebug1: /etc/ssh/ssh_config line 19: Applying options for *debug1: Connecting to xxx.xxx.xxx.xxx [xxx.xxx.xxx.xxx] port 22.debug1: Connection established.debug1: identity file /var/lib/jenkins/.ssh/id_rsa type 1...debug1: sending SSH2_MSG_KEX_ECDH_INITdebug1: expecting SSH2_MSG_KEX_ECDH_REPLYdebug1: Server host key: ECDSA xx:x

[JIRA] (JENKINS-31706) ProcessTreeKiller broken for Windows when node went offline/online

2017-03-21 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev resolved as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Merging the issue into JENKINS-24319  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-31706  
 
 
  ProcessTreeKiller broken for Windows when node went offline/online   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 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.

[JIRA] (JENKINS-42959) Failed known_hosts verification for SSH agent

2017-03-21 Thread wl2...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vladimir Eremeev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42959  
 
 
  Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
Change By: 
 Vladimir Eremeev  
 

  
 
 
 
 

 
 SSH agent isn't launched after the latest update, complaining about missing records in the known hosts file.Nevertheless, the records do exist. I've tried to connect manually with ssh, everything was fine, ssh reports that it has found the host in known_hosts.Probable reason is the hashed host name in known_hosts.Here is the log from the Jenkins slave launch page:{noformat}[03/21/17 11:40:34] [SSH] Opening SSH connection to xxx.xxx.xxx.xxx:22[03/21/17 11:40:34] [SSH] WARNING: No entry currently exists in the Known Hosts file for this host.  Connections will be denied until this new host and its associated key is added to the Known Hosts file. Key exchange was not finished, connection is closed. java.io.IOException: There was a problem while connecting to xxx.xxx.xxx.xxx:22 at com.trilead.ssh2.Connection.connect(Connection.java:818) at com.trilead.ssh2.Connection.connect(Connection.java:687) at com.trilead.ssh2.Connection.connect(Connection.java:601) at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1265) at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:790) at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:785) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: Key exchange was not finished, connection is closed. at com.trilead.ssh2.transport.KexManager.getOrWaitForConnectionInfo(KexManager.java:93) at com.trilead.ssh2.transport.TransportManager.getConnectionInfo(TransportManager.java:230) at com.trilead.ssh2.Connection.connect(Connection.java:770) ... 9 more Caused by: java.io.IOException: The server hostkey was not accepted by the verifier callback at com.trilead.ssh2.transport.KexManager.handleMessage(KexManager.java:591) at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:777) at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489) ... 1 more [03/21/17 11:40:34] Launch failed - cleaning up connection [03/21/17 11:40:34] [SSH] Connection closed.{noformat}And this is the debug output from ssh, showing that it has found a record in the  seknown_hosts  second line of known_hosts .{noformat}  $ sudo -u jenkins -g jenkins ssh -v jenk...@xxx.xxx.xxx.xxxOpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014debug1: Reading configuration data /etc/ssh/ssh_configdebug1: /etc/ssh/ssh_config line 19: Applying options for *debug1: Connecting to xxx.xxx.xxx.xxx [xxx.xxx.xxx.xxx] port 22.debug1: Connection established.debug1: identity file /var/lib/jenkins/.ssh/id_rsa type 1...debug1: sending SSH2_MSG_KEX_ECDH_INITdebug1: expecting SSH2_MSG_KEX_ECDH_REPLYdebug

[JIRA] (JENKINS-42405) Lots of remote channel errors with pipelines and Windows slaves

2017-03-21 Thread thors...@meinl.bnv-bamberg.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Thorsten Meinl updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42405  
 
 
  Lots of remote channel errors with pipelines and Windows slaves   
 

  
 
 
 
 

 
Change By: 
 Thorsten Meinl  
 
 
Labels: 
 regression  
 

  
 
 
 
 

 
 
 

 
 
 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-42645) Search in Jenkins should be case insensitive by default

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski resolved as Done  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Available in 2.50.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-42645  
 
 
  Search in Jenkins should be case insensitive by default   
 

  
 
 
 
 

 
Change By: 
 Marcin Zajączkowski  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Done  
 

  
 
 
 
 

 
 
 

 
 
 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-42645) Search in Jenkins should be case insensitive by default

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski closed an issue as Done  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42645  
 
 
  Search in Jenkins should be case insensitive by default   
 

  
 
 
 
 

 
Change By: 
 Marcin Zajączkowski  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 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-42933) NPE - Can't read property file

2017-03-21 Thread loicpell...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Loic Pelleau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42933  
 
 
  NPE - Can't read property file   
 

  
 
 
 
 

 
Change By: 
 Loic Pelleau  
 

  
 
 
 
 

 
  {code:java}java.lang.NullPointerExceptionat hudson.Plugin.getConfigXml(Plugin.java:289)at hudson.Plugin.load(Plugin.java:262)at com.my.package.Main.(Main.java:43)at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)at java.lang.reflect.Constructor.newInstance(Constructor.java:423)at java.lang.Class.newInstance(Class.java:442)at hudson.ClassicPluginStrategy.load(ClassicPluginStrategy.java:419)at hudson.PluginManager$2$1$1.run(PluginManager.java:405)at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:169)at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:282)at jenkins.model.Jenkins$8.runTask(Jenkins.java:925)at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:210)at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:117)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)at java.lang.Thread.run(Thread.java:745){code} I extends the hudson.Plugin class. Hence, I have a plugin starting at startup. When executing `load()` method from Hudson.Plugin.   `save()` method works. Line causing NPE:{code:java}return new XmlFile(Jenkins.XSTREAM, new File(Jenkins.getInstance().getRootDir(),wrapper.getShortName()+".xml"));{code}Maybe a problem with the initialization of Jenkins.XSTREAM?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 

[JIRA] (JENKINS-42645) Search in Jenkins should be case insensitive by default

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42645  
 
 
  Search in Jenkins should be case insensitive by default   
 

  
 
 
 
 

 
Change By: 
 Marcin Zajączkowski  
 
 
Environment: 
 Jenkikns Jenkins  2.49  
 

  
 
 
 
 

 
 
 

 
 
 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-42645) Search in Jenkins should be case insensitive by default

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Wrong issue... Should be JENKINS-40718.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-42645  
 
 
  Search in Jenkins should be case insensitive by default   
 

  
 
 
 
 

 
Change By: 
 Marcin Zajączkowski  
 
 
Resolution: 
 Done  
 
 
Status: 
 Closed Reopened  
 

  
 
 
 
 

 
 
 

 
 
 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

[JIRA] (JENKINS-40718) Search by build param values in Build history widget

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40718  
 
 
  Search by build param values in Build history widget   
 

  
 
 
 
 

 
Change By: 
 Marcin Zajączkowski  
 
 
Resolution: 
 Fixed  
 
 
Status: 
 Resolved Reopened  
 

  
 
 
 
 

 
 
 

 
 
 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-40718) Search by build param values in Build history widget

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Available in 2.50.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-40718  
 
 
  Search by build param values in Build history widget   
 

  
 
 
 
 

 
Change By: 
 Marcin Zajączkowski  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-40718) Search by build param values in Build history widget

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski resolved as Done  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40718  
 
 
  Search by build param values in Build history widget   
 

  
 
 
 
 

 
Change By: 
 Marcin Zajączkowski  
 
 
Status: 
 Reopened Resolved  
 
 
Resolution: 
 Done  
 

  
 
 
 
 

 
 
 

 
 
 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-40718) Search by build param values in Build history widget

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski closed an issue as Done  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40718  
 
 
  Search by build param values in Build history widget   
 

  
 
 
 
 

 
Change By: 
 Marcin Zajączkowski  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 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-42645) Search in Jenkins should be case insensitive by default

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski started work on  JENKINS-42645  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Marcin Zajączkowski  
 
 
Status: 
 Reopened In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-42959) Failed known_hosts verification for SSH agent

2017-03-21 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke commented on  JENKINS-42959  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
 This actually looks like it might be being caused by your host using ECDSA, but Trilead only supporting RSA or DSA keys, rather than the hostnames being hashed.  
 

  
 
 
 
 

 
 
 

 
 
 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-42959) Failed known_hosts verification for SSH agent

2017-03-21 Thread wl2...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vladimir Eremeev commented on  JENKINS-42959  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
 How can I change it?  
 

  
 
 
 
 

 
 
 

 
 
 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-42960) Case insensitive search in fixed sets doesn't work in some cases

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski commented on  JENKINS-42960  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Case insensitive search in fixed sets doesn't work in some cases   
 

  
 
 
 
 

 
 Will be fixed in https://github.com/jenkinsci/jenkins/pull/2801.  
 

  
 
 
 
 

 
 
 

 
 
 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-42960) Case insensitive search in fixed sets doesn't work in some cases

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42960  
 
 
  Case insensitive search in fixed sets doesn't work in some cases   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Marcin Zajączkowski  
 
 
Components: 
 core  
 
 
Created: 
 2017/Mar/21 10:47 AM  
 
 
Environment: 
 Jenkins 2.50  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Marcin Zajączkowski  
 

  
 
 
 
 

 
 Case insensitive search in fixed sets doesn't work due to wrong comparison in code if the result to filter needs to be lower cased.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 

[JIRA] (JENKINS-42959) Failed known_hosts verification for SSH agent

2017-03-21 Thread wl2...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vladimir Eremeev edited a comment on  JENKINS-42959  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
 How can I change it?  Looks like SSH settings are default.  
 

  
 
 
 
 

 
 
 

 
 
 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-42933) NPE - Can't read property file

2017-03-21 Thread loicpell...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Loic Pelleau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42933  
 
 
  NPE - Can't read property file   
 

  
 
 
 
 

 
Change By: 
 Loic Pelleau  
 
 
Priority: 
 Minor Major  
 

  
 
 
 
 

 
 
 

 
 
 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-42933) NPE - Can't read property file

2017-03-21 Thread loicpell...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Loic Pelleau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42933  
 
 
  NPE - Can't read property file   
 

  
 
 
 
 

 
Change By: 
 Loic Pelleau  
 
 
Priority: 
 Major Critical  
 

  
 
 
 
 

 
 
 

 
 
 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-24319) Windows slave dying during build - unsatisfied link error

2017-03-21 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev resolved as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Closing it as a duplicate of JENKINS-20913, because it is likely a root cause of this failure. If the issue still happens after the upgrade to 2.32.1, please reopen it  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-24319  
 
 
  Windows slave dying during build - unsatisfied link error   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 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 emai

[JIRA] (JENKINS-33358) Groovy and PermGen memory leak

2017-03-21 Thread the.samuel.beaul...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Samuel Beaulieu commented on  JENKINS-33358  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Groovy and PermGen memory leak   
 

  
 
 
 
 

 
 Reporting successful fix with the new groovy version. We updated an affected instance on Java 8, LTS version 2.7.4 to the non-LTS 2.48 and have been running the server for a week. The memory is under control now. +1 in bringing this into LTS  
 

  
 
 
 
 

 
 
 

 
 
 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-42836) Build parameter not expanded in script path

2017-03-21 Thread tiagomsmagalh...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tiago Magalhães commented on  JENKINS-42836  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build parameter not expanded in script path   
 

  
 
 
 
 

 
 I use SVN and I'm able to checkout the Jenkinsfile from a path with a parameter and define the local directory, but I can't get the jenkinsfile as there is no expansion of the parameter  
 

  
 
 
 
 

 
 
 

 
 
 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-42961) Unable to see LoadRunner Controller during build execution

2017-03-21 Thread spb.s...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Perftst1 SQAD created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42961  
 
 
  Unable to see LoadRunner Controller during build execution   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Ofir Shaked  
 
 
Components: 
 hp-application-automation-tools-plugin  
 
 
Created: 
 2017/Mar/21 12:00 PM  
 
 
Environment: 
 HP-application-automation-tools-plugin v5.1  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Perftst1 SQAD  
 

  
 
 
 
 

 
 I understand through my research here on JIRA that we will be able to see the Loadrunner Controller GUI during build execution if we modify the https://github.com/hpsa/hp-application-automation-tools-plugin/blob/master/HpToolsLauncher/TestRunners/PerformanceTestRunner.cs#L322 _engine.ShowMainWindow(0); needs to be changed to _engine.ShowMainWindow(1)   How do we get to this code?  I downloaded the hp-application-automation-tools-plugin.hpi file.  But I don't know what to do with it.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

   

[JIRA] (JENKINS-42943) Getting below errors when opening installed plugin tab (managing plugins ----> installed plugin tab)

2017-03-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-42943  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Getting below errors when opening installed plugin tab (managing plugins > installed plugin tab)   
 

  
 
 
 
 

 
 You have not provided enough information for anyone to help you, and you've provided it in a location that very few people read.The stack trace does not mention the git plugin, so I doubt it is a git plugin issue.The stack trace mentions the testswarm-plugin.  I assigned it to that plugin. You'll probably get better results by asking for help on the Jenkins users mailing list.  When you ask that question, it is best to provide as much detail as you can so that others may recognize what is unique about your environment.  
 

  
 
 
 
 

 
 
 

 
 
 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-26310) notifyCommit URL responds with "No Git consumers using SCM API"

2017-03-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-26310  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: notifyCommit URL responds with "No Git consumers using SCM API"   
 

  
 
 
 
 

 
 "Git consumers using SCM API plugin" means that the URL provided to notifyCommit did not match any of the known SCM sources which were listening for push notifications and were part of the global SCMSourceOwners. There are multiple ways that a job can be notified of changes. That message says that none of the jobs in the system are listening for that URL in that specific way.  
 

  
 
 
 
 

 
 
 

 
 
 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-42962) Jenkins not able to build the code in parallel mode in maven 3.3.

2017-03-21 Thread srikantbar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Srikant Barik created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42962  
 
 
  Jenkins not able to build the code in parallel mode in maven 3.3.   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 maven-plugin  
 
 
Created: 
 2017/Mar/21 12:24 PM  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Srikant Barik  
 

  
 
 
 
 

 
   Jenkins version-1.581.   Maven version-3.3.3   I am facing challenges in while trying to build in parallel by specifying maven command as mvn clean  -T 4C install.I get a invokeException. Where as If I run this in my local I am able to run it as expected.Can you please investigate the issue?    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 
 

[JIRA] (JENKINS-42963) Jenkins 2.51 breaks XUnitPublisher step in Pipeline

2017-03-21 Thread lars.bi...@ufz.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lars Bilke created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42963  
 
 
  Jenkins 2.51 breaks XUnitPublisher step in Pipeline   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Gregory Boissinot  
 
 
Components: 
 core, pipeline, xunit-plugin  
 
 
Created: 
 2017/Mar/21 12:27 PM  
 
 
Labels: 
 exception pipeline plugin  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Lars Bilke  
 

  
 
 
 
 

 
 After upgrading Jenkins from 2.50 to 2.51 the XUnitPublisher step in a Jenkins Pipeline breaks when executed on a Windows slave:   

 

java.io.IOException: remote file operation failed: E:\jenkins2\workspace\1-Y2TZNVJGGX at hudson.remoting.Channel@4ac0df38:Channel to /10.x.x.x: java.io.IOException: Remote call on Channel to /10.x.x.x failed
	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at org.jenkinsci.plugins.xunit.XUnitProcessor.performTests(XUnitProcessor.java:145)
	at org.jenkinsci.plugins.xunit.XUnitProcessor.performXUnit(XUnitProcessor.java:88)
	at org.jenkinsci.plugins.xunit.XUnitPublisher.perform(XUnitPublisher.java:142)
	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:78)
	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:65)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:49)
	at hudson.security.ACL.impersonate(ACL.java:260)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:46)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.con

[JIRA] (JENKINS-40577) Job Import Plugin - Error on Import - java.lang.NoClassDefFoundError: com/google/inject/internal/guava/base/$Preconditions

2017-03-21 Thread sebastien.char...@sgcib.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sebastien Charles commented on  JENKINS-40577  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Job Import Plugin - Error on Import - java.lang.NoClassDefFoundError: com/google/inject/internal/guava/base/$Preconditions   
 

  
 
 
 
 

 
 +1  
 

  
 
 
 
 

 
 
 

 
 
 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-42951) Local-part based user mapping results in confused changelogs

2017-03-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42951  
 
 
  Local-part based user mapping results in confused changelogs   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Summary: 
 Local-part based user mapping results in  cofused  confused  changelogs  
 

  
 
 
 
 

 
 
 

 
 
 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-42951) Local-part based user mapping results in confused changelogs

2017-03-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42951  
 
 
  Local-part based user mapping results in confused changelogs   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Assignee: 
 Mark Waite  
 

  
 
 
 
 

 
 
 

 
 
 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-42149) unclassified error using dynamic parameter in pipeline properties

2017-03-21 Thread karel.strie...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karel Striegel commented on  JENKINS-42149  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unclassified error using dynamic parameter in pipeline properties   
 

  
 
 
 
 

 
 Could this still work ?  https://groups.google.com/forum/#!topic/job-dsl-plugin/QZAC6daPD3g   

 

import javaposse.jobdsl.dsl.helpers.*

BuildParametersContext.metaClass.scriptlerChoiceParam = {String parameterName, String parameterDescription = null, boolean parameterRemote, boolean readonly, String scriptId, String scriptFileName, LinkedHashMap keyValues = null ->
    def definitionNode = NodeBuilder.newInstance().'com.seitenbau.jenkins.plugins.dynamicparameter.scriptler.ScriptlerChoiceParameterDefinition'(plugin:'dynamicparameter@0.2.0') {
    name(parameterName)
    description {
    if (parameterDescription != null) {
    string(parameterDescription)
    }
    }
    __uuid(scriptId)
    __remote(parameterRemote)
    __scriptlerScriptId(scriptFileName)
    __parameters {
    if (keyValues != null) {
    keyValues.each { keyMap, valueMap ->
    'com.seitenbau.jenkins.plugins.dynamicparameter.scriptler.ScriptlerParameterDefinition_-ScriptParameter' {
    'name'("${keyMap}")
    'value'("${valueMap}")
    }
    }
    }
    }
    readOnlyInputField(readonly)
    }
    buildParameterNodes[parameterName] = definitionNode
}

job {
    name('rm-jobDsl-test')
    parameters {
    scriptlerChoiceParam("artifact_version", null, true, false, '3e3280af-54bd-48a2-92d1-313396d0445f', 'ArtifactoryGAVCVersionSelection.groovy', mapDCP_VersionSelection)
    }
}
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

[JIRA] (JENKINS-16648) changes-since-last-success plugin doesn't work

2017-03-21 Thread per.oest...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Per Östman commented on  JENKINS-16648  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: changes-since-last-success plugin doesn't work   
 

  
 
 
 
 

 
 I too cannot find any options to configure this plugin. Using Jenkins 2 - is it verified to work in Jenkins 2?    
 

  
 
 
 
 

 
 
 

 
 
 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-42735) Error when saving branch that has / in the name

2017-03-21 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-42735  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error when saving branch that has / in the name   
 

  
 
 
 
 

 
 Code changed in jenkins User: Keith Zantow Path: pom.xml src/main/js/EditorPage.jsx src/main/js/EditorRoutes.jsx src/main/js/PipelineEditorLink.jsx src/main/js/components/editor/CopyPastePipelineDialog.jsx src/main/js/components/editor/EditorPage.jsx src/main/js/services/PipelineSyntaxConverter.js src/main/js/services/Security.js src/main/less/editor.less http://jenkins-ci.org/commit/blueocean-pipeline-editor-plugin/43c191341e3836e741425085d76784d08e34b327 Log: Fix some misc. issues discovered in rc1 (#33) 
 
JENKINS-42788 - hide editor links when no create permission 
JENKINS-42790 - don't show the toast for a new pipeline 
JENKINS-42647 - don't show Github JSON blob 
JENKINS-42735 - encoding issue with branch names when save/run 
JENKINS-42649 - ctrl/cmd + s to open the load/save dialog 
Route tweaks to get to pipeline editor 
Bump blueocean version to 1.0.0-rc1 
JENKINS-42789 - error copy tweaks 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

[JIRA] (JENKINS-42790) Remove toast that is displayed when loading the editor

2017-03-21 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-42790  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remove toast that is displayed when loading the editor   
 

  
 
 
 
 

 
 Code changed in jenkins User: Keith Zantow Path: pom.xml src/main/js/EditorPage.jsx src/main/js/EditorRoutes.jsx src/main/js/PipelineEditorLink.jsx src/main/js/components/editor/CopyPastePipelineDialog.jsx src/main/js/components/editor/EditorPage.jsx src/main/js/services/PipelineSyntaxConverter.js src/main/js/services/Security.js src/main/less/editor.less http://jenkins-ci.org/commit/blueocean-pipeline-editor-plugin/43c191341e3836e741425085d76784d08e34b327 Log: Fix some misc. issues discovered in rc1 (#33) 
 
JENKINS-42788 - hide editor links when no create permission 
JENKINS-42790 - don't show the toast for a new pipeline 
JENKINS-42647 - don't show Github JSON blob 
JENKINS-42735 - encoding issue with branch names when save/run 
JENKINS-42649 - ctrl/cmd + s to open the load/save dialog 
Route tweaks to get to pipeline editor 
Bump blueocean version to 1.0.0-rc1 
JENKINS-42789 - error copy tweaks 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
  

[JIRA] (JENKINS-42789) Copy tweaks for Jenkinsfile loading error dialog

2017-03-21 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-42789  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Copy tweaks for Jenkinsfile loading error dialog   
 

  
 
 
 
 

 
 Code changed in jenkins User: Keith Zantow Path: pom.xml src/main/js/EditorPage.jsx src/main/js/EditorRoutes.jsx src/main/js/PipelineEditorLink.jsx src/main/js/components/editor/CopyPastePipelineDialog.jsx src/main/js/components/editor/EditorPage.jsx src/main/js/services/PipelineSyntaxConverter.js src/main/js/services/Security.js src/main/less/editor.less http://jenkins-ci.org/commit/blueocean-pipeline-editor-plugin/43c191341e3836e741425085d76784d08e34b327 Log: Fix some misc. issues discovered in rc1 (#33) 
 
JENKINS-42788 - hide editor links when no create permission 
JENKINS-42790 - don't show the toast for a new pipeline 
JENKINS-42647 - don't show Github JSON blob 
JENKINS-42735 - encoding issue with branch names when save/run 
JENKINS-42649 - ctrl/cmd + s to open the load/save dialog 
Route tweaks to get to pipeline editor 
Bump blueocean version to 1.0.0-rc1 
JENKINS-42789 - error copy tweaks 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  

[JIRA] (JENKINS-42789) Copy tweaks for Jenkinsfile loading error dialog

2017-03-21 Thread kzan...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Keith Zantow updated  JENKINS-42789  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42789  
 
 
  Copy tweaks for Jenkinsfile loading error dialog   
 

  
 
 
 
 

 
Change By: 
 Keith Zantow  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-42788) Edit pipeline icon shows on branches page for anonymous users

2017-03-21 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-42788  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Edit pipeline icon shows on branches page for anonymous users   
 

  
 
 
 
 

 
 Code changed in jenkins User: Keith Zantow Path: pom.xml src/main/js/EditorPage.jsx src/main/js/EditorRoutes.jsx src/main/js/PipelineEditorLink.jsx src/main/js/components/editor/CopyPastePipelineDialog.jsx src/main/js/components/editor/EditorPage.jsx src/main/js/services/PipelineSyntaxConverter.js src/main/js/services/Security.js src/main/less/editor.less http://jenkins-ci.org/commit/blueocean-pipeline-editor-plugin/43c191341e3836e741425085d76784d08e34b327 Log: Fix some misc. issues discovered in rc1 (#33) 
 
JENKINS-42788 - hide editor links when no create permission 
JENKINS-42790 - don't show the toast for a new pipeline 
JENKINS-42647 - don't show Github JSON blob 
JENKINS-42735 - encoding issue with branch names when save/run 
JENKINS-42649 - ctrl/cmd + s to open the load/save dialog 
Route tweaks to get to pipeline editor 
Bump blueocean version to 1.0.0-rc1 
JENKINS-42789 - error copy tweaks 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
   

[JIRA] (JENKINS-42649) Easter egg for export/import Jenkinsfile via text box

2017-03-21 Thread kzan...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Keith Zantow updated  JENKINS-42649  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42649  
 
 
  Easter egg for export/import Jenkinsfile via text box   
 

  
 
 
 
 

 
Change By: 
 Keith Zantow  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-42649) Easter egg for export/import Jenkinsfile via text box

2017-03-21 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-42649  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Easter egg for export/import Jenkinsfile via text box   
 

  
 
 
 
 

 
 Code changed in jenkins User: Keith Zantow Path: pom.xml src/main/js/EditorPage.jsx src/main/js/EditorRoutes.jsx src/main/js/PipelineEditorLink.jsx src/main/js/components/editor/CopyPastePipelineDialog.jsx src/main/js/components/editor/EditorPage.jsx src/main/js/services/PipelineSyntaxConverter.js src/main/js/services/Security.js src/main/less/editor.less http://jenkins-ci.org/commit/blueocean-pipeline-editor-plugin/43c191341e3836e741425085d76784d08e34b327 Log: Fix some misc. issues discovered in rc1 (#33) 
 
JENKINS-42788 - hide editor links when no create permission 
JENKINS-42790 - don't show the toast for a new pipeline 
JENKINS-42647 - don't show Github JSON blob 
JENKINS-42735 - encoding issue with branch names when save/run 
JENKINS-42649 - ctrl/cmd + s to open the load/save dialog 
Route tweaks to get to pipeline editor 
Bump blueocean version to 1.0.0-rc1 
JENKINS-42789 - error copy tweaks 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
   

[JIRA] (JENKINS-42790) Remove toast that is displayed when loading the editor

2017-03-21 Thread kzan...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Keith Zantow updated  JENKINS-42790  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42790  
 
 
  Remove toast that is displayed when loading the editor   
 

  
 
 
 
 

 
Change By: 
 Keith Zantow  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-42647) Error messages from Github should not be displayed as JSON to the user

2017-03-21 Thread kzan...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Keith Zantow updated  JENKINS-42647  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42647  
 
 
  Error messages from Github should not be displayed as JSON to the user   
 

  
 
 
 
 

 
Change By: 
 Keith Zantow  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-42647) Error messages from Github should not be displayed as JSON to the user

2017-03-21 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-42647  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error messages from Github should not be displayed as JSON to the user   
 

  
 
 
 
 

 
 Code changed in jenkins User: Keith Zantow Path: pom.xml src/main/js/EditorPage.jsx src/main/js/EditorRoutes.jsx src/main/js/PipelineEditorLink.jsx src/main/js/components/editor/CopyPastePipelineDialog.jsx src/main/js/components/editor/EditorPage.jsx src/main/js/services/PipelineSyntaxConverter.js src/main/js/services/Security.js src/main/less/editor.less http://jenkins-ci.org/commit/blueocean-pipeline-editor-plugin/43c191341e3836e741425085d76784d08e34b327 Log: Fix some misc. issues discovered in rc1 (#33) 
 
JENKINS-42788 - hide editor links when no create permission 
JENKINS-42790 - don't show the toast for a new pipeline 
JENKINS-42647 - don't show Github JSON blob 
JENKINS-42735 - encoding issue with branch names when save/run 
JENKINS-42649 - ctrl/cmd + s to open the load/save dialog 
Route tweaks to get to pipeline editor 
Bump blueocean version to 1.0.0-rc1 
JENKINS-42789 - error copy tweaks 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

 

[JIRA] (JENKINS-42735) Error when saving branch that has / in the name

2017-03-21 Thread kzan...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Keith Zantow updated  JENKINS-42735  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42735  
 
 
  Error when saving branch that has / in the name   
 

  
 
 
 
 

 
Change By: 
 Keith Zantow  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-42788) Edit pipeline icon shows on branches page for anonymous users

2017-03-21 Thread kzan...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Keith Zantow updated  JENKINS-42788  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42788  
 
 
  Edit pipeline icon shows on branches page for anonymous users   
 

  
 
 
 
 

 
Change By: 
 Keith Zantow  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-2885) Not all jobs show-up in cc.xml report

2017-03-21 Thread sorin.sbar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sorin Sbarnea commented on  JENKINS-2885  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Not all jobs show-up in cc.xml report   
 

  
 
 
 
 

 
 Please do NOT delete the cc.xml, it is extremely useful because currently is the only standardized API implemented by most CI servers. Everyone supports it and there are lots of tools consuming it.  Even if Jenkins is the leader, it should not break so many tools by removing it.  
 

  
 
 
 
 

 
 
 

 
 
 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-42499) EnvActionImpl.ownerEnvironment cache never gets invalidated

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-42499  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: EnvActionImpl.ownerEnvironment cache never gets invalidated   
 

  
 
 
 
 

 
 Possible ways to keep the cache in most cases: 
 
key it by Run.actions, since typically a change in actions would the reason for a change in variables 
invalidate it upon access to undefined variable, since typically changes involve adding new variables, rather than modifying existing ones 
  
 

  
 
 
 
 

 
 
 

 
 
 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-42836) Build parameter not expanded in script path

2017-03-21 Thread brian.key...@digitalglobe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brian Keyser updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42836  
 
 
  Build parameter not expanded in script path   
 

  
 
 
 
 

 
Change By: 
 Brian Keyser  
 
 
Component/s: 
 git-plugin  
 
 
Component/s: 
 scm-api-plugin  
 

  
 
 
 
 

 
 
 

 
 
 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-20046) Massive Jenkins slowdown when jobs in Queue (due to Queue.maintain())

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-20046  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Massive Jenkins slowdown when jobs in Queue (due to Queue.maintain())   
 

  
 
 
 
 

 
 Florian Manschwetus your issue is totally unrelated: JENKINS-40934  
 

  
 
 
 
 

 
 
 

 
 
 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-42937) Massive slowdown of pipeline execution when making massive use of parallel

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated  JENKINS-42937  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42937  
 
 
  Massive slowdown of pipeline execution when making massive use of parallel   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 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-40934) LogActionImpl listener inefficient; poor performance queuing large parallel workloads

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick assigned an issue to Sam Van Oort  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40934  
 
 
  LogActionImpl listener inefficient; poor performance queuing large parallel workloads   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Assignee: 
 Jesse Glick Sam Van Oort  
 

  
 
 
 
 

 
 
 

 
 
 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-40934) LogActionImpl listener inefficient; poor performance queuing large parallel workloads

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick started work on  JENKINS-40934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-40934) LogActionImpl listener inefficient; poor performance queuing large parallel workloads

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated  JENKINS-40934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40934  
 
 
  LogActionImpl listener inefficient; poor performance queuing large parallel workloads   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 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-40934) LogActionImpl listener inefficient; poor performance queuing large parallel workloads

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick assigned an issue to Jesse Glick  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40934  
 
 
  LogActionImpl listener inefficient; poor performance queuing large parallel workloads   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Assignee: 
 Jesse Glick  
 

  
 
 
 
 

 
 
 

 
 
 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-40934) LogActionImpl listener inefficient; poor performance queuing large parallel workloads

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-40934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: LogActionImpl listener inefficient; poor performance queuing large parallel workloads   
 

  
 
 
 
 

 
 Would be better to have a tested and efficient implement in FlowNode to begin with: JENKINS-38223.  
 

  
 
 
 
 

 
 
 

 
 
 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-42964) Job inside folder creates wrong nested structure

2017-03-21 Thread jonny.mo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jon Mosco created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42964  
 
 
  Job inside folder creates wrong nested structure   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 cloudbees-folder-plugin  
 
 
Created: 
 2017/Mar/21 1:30 PM  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Jon Mosco  
 

  
 
 
 
 

 
 When running a job inside a folder, the correct structure is not created:   ==> vmware-iso: Downloading or copying ISO vmware-iso: Downloading or copying:  file:///opt/iso/rhel-server-7.3-x86_64-dvd.iso==> vmware-iso: Creating virtual machine disk==> vmware-iso: Building and writing VMX file==> vmware-iso: Error creating VMX file: open rhel-7.3-x86_64/server_imaging/packer_rhel7_64.vmx: no such file or directory==> vmware-iso: Deleting output directory...Build 'vmware-iso' errored: Error creating VMX file: open rhel-7.3-x86_64/server_imaging/packer_rhel7_64.vmx: no such file or directory   The doler should not contain a nested 'server_imaging' since that is the actual name of the folder that contains the job: server_imaging (this is a folder) -> packer_rhel7_74 (this is the job)   Once I moved the job out of the server_imaging folder, it executed and completed as expected.   The environment is using version 6.0.3 of the folder plugin, and Jenkins LTS 2.19.4  
 

  
 
 
 
 

 
 
 

 
 
 Add Com

[JIRA] (JENKINS-42960) Case insensitive search in fixed sets doesn't work in some cases

2017-03-21 Thread msz...@wp.pl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcin Zajączkowski started work on  JENKINS-42960  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Marcin Zajączkowski  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-37491) Build Origin PRs (merge with base branch) conducts rebuilds when baseline changes

2017-03-21 Thread malone.spen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 spencer malone commented on  JENKINS-37491  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build Origin PRs (merge with base branch) conducts rebuilds when baseline changes   
 

  
 
 
 
 

 
 Is there a way to rate limit those builds triggered by the full reindexes? We have a large (2 gig) repo with 60-100 PRs open at any one time, and lots of PR churn. When that indexing kicks in, it queues all the PRs for a rebuild, and often things start breaking as the master tries to check out all those PRs at once. The problem is I can't seem to configure the master's checkout behavior at all (referring to the master's flyweight executors checking things out before we run the Jenkinsfile).  
 

  
 
 
 
 

 
 
 

 
 
 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-11323) dist-fork allows me too much privilege

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 https://jenkins.io/security/advisory/2017-03-20/  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-11323  
 
 
  dist-fork allows me too much privilege
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-42965) Builds getting erased automatically

2017-03-21 Thread anjali.na...@wipro.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Anjali Gangadharan created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42965  
 
 
  Builds getting erased automatically   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 bap  
 
 
Components: 
 build-keeper-plugin, discard-old-build-plugin  
 
 
Created: 
 2017/Mar/21 1:46 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Anjali Gangadharan  
 

  
 
 
 
 

 
 Few jenkins jobs were configured in different slaves.Even though there is enough space in filesystem, the builds of these jobs get erased over night and only one or two builds will remain in the build history.Configuring Discard old builds or Build keeper plugin didn't helped for keeping the builds.On checking jenkins.log or the job consoles ,we could not see anything unexpected. Jenkins version: 1.558 Can anyone help in checking the same?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

[JIRA] (JENKINS-42966) BuildOn column plugin as dependency causes severe performance problems on big instance

2017-03-21 Thread kuypers.d...@googlemail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dirk Kuypers created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42966  
 
 
   BuildOn column plugin as dependency causes severe performance problems on big instance   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 multijob-plugin  
 
 
Created: 
 2017/Mar/21 1:48 PM  
 
 
Environment: 
 Jenkins 2.50, all plugins latest, Windows Server master, about 50 nodes, about 300 Executors, about 1 (yes, 10k) jobs  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Dirk Kuypers  
 

  
 
 
 
 

 
 By updating to version 1.24 the  BuildOn column plugin will be installed as a dependency. This plugin causes severe performance problems on instances as big as ours and brings Jenkins down to a total freeze over night. Downgrading to 1.23 and removing the  BuildOn column plugin fixes the problem. BTW, the mentioned plugin is very old and maybe orphaned and was replaced by the extra columns plugin. But maybe the displaying of such extra column information should be optional because these columns can be real performance monsters on large installations.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
   

[JIRA] (JENKINS-2885) Not all jobs show-up in cc.xml report

2017-03-21 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck commented on  JENKINS-2885  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Not all jobs show-up in cc.xml report   
 

  
 
 
 
 

 
 Sorin Sbarnea The current plan is to release https://github.com/jenkinsci/cctray-xml-plugin and only then remove the core feature (https://github.com/jenkinsci/jenkins/pull/2691), with adequate changelog and upgrade guide entries. There's no reason this should be in core, used or not.  
 

  
 
 
 
 

 
 
 

 
 
 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-42598) Janky spacing with some autogenerated forms for step properties

2017-03-21 Thread kzan...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Keith Zantow started work on  JENKINS-42598  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Keith Zantow  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-42598) Janky spacing with some autogenerated forms for step properties

2017-03-21 Thread kzan...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Keith Zantow updated  JENKINS-42598  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42598  
 
 
  Janky spacing with some autogenerated forms for step properties
 

  
 
 
 
 

 
Change By: 
 Keith Zantow  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 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-42961) Unable to see LoadRunner Controller during build execution

2017-03-21 Thread spb.s...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Perftst1 SQAD updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42961  
 
 
  Unable to see LoadRunner Controller during build execution   
 

  
 
 
 
 

 
Change By: 
 Perftst1 SQAD  
 
 
Attachment: 
 screenshot-1.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-42961) Unable to see LoadRunner Controller during build execution

2017-03-21 Thread spb.s...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Perftst1 SQAD commented on  JENKINS-42961  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unable to see LoadRunner Controller during build execution   
 

  
 
 
 
 

 
 
 
Downloaded the code to c:\Plugins\hp-application-automation-tools-plugin-master.  
I open the file PerformanceTestRunner.cs in MS Visual Studio and updated line 322 to _engine.ShowMainWindow(1); 
I saved the PerformanceTestRunner.cs file 
from windows command I went to c:\Plugins\hp-application-automation-tools-plugin-master> mvn clean package to rebuild the entire package using maven. 
 I received errors (see attachment). Am I following the wrong steps to regenerate the plugin after modifying that one simple file?  Does the plugin have to be an .hpi file?  We need help asap.  
 

  
 
 
 
 

 
 
 

 
 
 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-42959) Failed known_hosts verification for SSH agent

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick assigned an issue to Michael Clarke  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42959  
 
 
  Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Assignee: 
 Stephen Connolly Michael Clarke  
 

  
 
 
 
 

 
 
 

 
 
 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-42959) Failed known_hosts verification for SSH agent

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42959  
 
 
  Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Labels: 
 regression  
 

  
 
 
 
 

 
 
 

 
 
 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-42959) Failed known_hosts verification for SSH agent

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42959  
 
 
  Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Component/s: 
 ssh-credentials-plugin  
 

  
 
 
 
 

 
 
 

 
 
 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-42964) Job inside folder creates wrong nested structure

2017-03-21 Thread jonny.mo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jon Mosco updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42964  
 
 
  Job inside folder creates wrong nested structure   
 

  
 
 
 
 

 
Change By: 
 Jon Mosco  
 

  
 
 
 
 

 
 When running a job inside a folder, the correct structure is not created: *==> vmware-iso: Downloading or copying ISO*vmware-iso: Downloading or copying: [file:///opt/iso/rhel-server-7.3-x86_64-dvd.iso]*==> vmware-iso: Creating virtual machine disk**==> vmware-iso: Building and writing VMX file**==> vmware-iso: Error creating VMX file: open rhel-7.3-x86_64/server_imaging/packer_rhel7_64.vmx: no such file or directory**==> vmware-iso: Deleting output directory...**Build 'vmware-iso' errored: Error creating VMX file: open rhel-7.3-x86_64/server_imaging/packer_rhel7_64.vmx: no such file or directory* The  doler  folder   should not contain a nested 'server_imaging' since that is the actual name of the folder that contains the job:server_imaging (this is a folder) -> packer_rhel7_74 (this is the job) Once I moved the job out of the server_imaging folder, it executed and completed as expected. The environment is using version 6.0.3 of the folder plugin, and Jenkins LTS 2.19.4  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

 

[JIRA] (JENKINS-40934) LogActionImpl listener inefficient; poor performance queuing large parallel workloads

2017-03-21 Thread svano...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sam Van Oort commented on  JENKINS-40934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: LogActionImpl listener inefficient; poor performance queuing large parallel workloads   
 

  
 
 
 
 

 
 Jesse Glick I agree that it would be better, but let us not permit "perfect" to become the enemy of "good" – if we were going to add a reusable API to FlowNode then the quality bar is much higher and it needs to address the fact that an O search is required at all.  There's no harm in making the fast fix while discussing.  
 

  
 
 
 
 

 
 
 

 
 
 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-38442) Support nested stages in the Pipeline Graph

2017-03-21 Thread ben.d...@ontariosystems.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ben Dean updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38442  
 
 
  Support nested stages in the Pipeline Graph   
 

  
 
 
 
 

 
Change By: 
 Ben Dean  
 
 
Attachment: 
 example.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-42924) Favourite pipelines working oddly when there is no default branch to favourite

2017-03-21 Thread cmey...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cliff Meyers commented on  JENKINS-42924  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Favourite pipelines working oddly when there is no default branch to favourite   
 

  
 
 
 
 

 
 The error handling won't be too difficult here, but we probably need to give some additional feedback that an error occurred? Clicking the star and having it do nothing will just leave to confusion. Should we display some kind of error toast?  
 

  
 
 
 
 

 
 
 

 
 
 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-42924) Favourite pipelines working oddly when there is no default branch to favourite

2017-03-21 Thread cmey...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cliff Meyers edited a comment on  JENKINS-42924  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Favourite pipelines working oddly when there is no default branch to favourite   
 

  
 
 
 
 

 
 The error handling won't be too difficult here, but we probably need to give some additional feedback that an error occurred? Clicking the star and having it do nothing will just  leave  lead  to confusion. Should we display some kind of error toast?  
 

  
 
 
 
 

 
 
 

 
 
 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-41654) Please release a new version with virtualenv 15.1.0 bundled, to support Python 3.6

2017-03-21 Thread sorin.sbar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sorin Sbarnea commented on  JENKINS-41654  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Please release a new version with virtualenv 15.1.0 bundled, to support Python 3.6   
 

  
 
 
 
 

 
 I would that this is an essential fix, not only for Python 3.6. For example due to the outdated virtualenv that is used by shiningpanda we are forced to introduce a pip and setuptools upgrade as part of each job because some python packages are failing to install with the ancient default pip/setuptools installed by default.  
 

  
 
 
 
 

 
 
 

 
 
 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-40934) LogActionImpl listener inefficient; poor performance queuing large parallel workloads

2017-03-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-40934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: LogActionImpl listener inefficient; poor performance queuing large parallel workloads   
 

  
 
 
 
 

 
 I think it is fine to take the implementation here and just move it to FlowNode, deprecating isRunning and noting in Javadoc that the current implementation runs in linear time. Better than nothing.  
 

  
 
 
 
 

 
 
 

 
 
 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-40934) LogActionImpl listener inefficient; poor performance queuing large parallel workloads

2017-03-21 Thread svano...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sam Van Oort edited a comment on  JENKINS-40934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: LogActionImpl listener inefficient; poor performance queuing large parallel workloads   
 

  
 
 
 
 

 
 [~jglick] I agree that it would be better, but let us not permit "perfect" to become the enemy of "good" – if we were going to add a reusable API to FlowNode then the quality bar is much higher and it needs to address the fact that an O(n)    search is required at all.  There's no harm in making the fast fix while discussing.  
 

  
 
 
 
 

 
 
 

 
 
 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-42950) credentials-binding-plugin not masking secret text when it includes a single quote

2017-03-21 Thread jeffrey.mcl...@viasat.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jeff Mclean started work on  JENKINS-42950  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Jeff Mclean  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-42950) credentials-binding-plugin not masking secret text when it includes a single quote

2017-03-21 Thread jeffrey.mcl...@viasat.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jeff Mclean stopped work on  JENKINS-42950  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Jeff Mclean  
 
 
Status: 
 In Progress Open  
 

  
 
 
 
 

 
 
 

 
 
 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-32650) Make PerformancePublisher a SimpleBuildStep

2017-03-21 Thread fam...@themill.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Famina Malik commented on  JENKINS-32650  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Make PerformancePublisher a SimpleBuildStep   
 

  
 
 
 
 

 
 Hi, I generated the code for performance report using the snippet generator and manually replaced  with double values. I got the below error when I use it in my pipeline : (I'm using plugin version 2.0) java.lang.NullPointerException at hudson.plugins.performance.PerformancePublisher.perform(PerformancePublisher.java:333) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:78) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:65) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:49) at hudson.security.ACL.impersonate(ACL.java:260) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:46) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Please can you advise me on this issue. Thanks.  
 

  
 
 
 
 

 
 
 

 
 
 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-27906) Fail to read NUnit3 output xml

2017-03-21 Thread bdoming...@virtualwaregroup.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 A B commented on  JENKINS-27906  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fail to read NUnit3 output xml   
 

  
 
 
 
 

 
 Please, support NUnit 3. It was released a year and a half ago: https://github.com/nunit/docs/wiki/Release-Notes  
 

  
 
 
 
 

 
 
 

 
 
 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-41841) Liquibase runner pipeline support for Oracle engine

2017-03-21 Thread mark.ottavi...@ssa.gov (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Ottaviani commented on  JENKINS-41841  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Liquibase runner pipeline support for Oracle engine   
 

  
 
 
 
 

 
 Just wanted to report that I'm seeing the same issue and error using DB2 drivers   Running the same commands via standard liqubase command line we have no problems.    
 

  
 
 
 
 

 
 
 

 
 
 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.


  1   2   3   4   5   >