[JIRA] (JENKINS-41019) Check in into subfolder of current project

2017-01-11 Thread peter.si...@knorr-bremse.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Peter Simon created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41019  
 
 
  Check in into subfolder of current project   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 PTC ALM  
 
 
Components: 
 integrity-plugin  
 
 
Created: 
 2017/Jan/12 7:50 AM  
 
 
Environment: 
 Jenkins 2.32.1, PTC Integrity CM - Jenkins Plugin 2.0.2, Windows 7  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Peter Simon  
 

  
 
 
 
 

 
 Hello All, I am using the 2.0.2 version of this plugin. I'd like to check-in at the end of the build process. My workspace looks like this: -folder1 -folder2 --fileA -file1 -file2 The build output is folder2, and I'd like to check-in into that folder of the project. Currently if I set the: 
 
Build output folder to: folder2 
Includes filter: fileA 
 Then after the checkin process finishes, the fileA appears in the root of the project, not under the folder2. Is there any way with the current implementation to check in into a subfolder of the project? Can you help me with this? BR, Peter  
 

  
 
 
 
 

 
 
 

 
   

[JIRA] (JENKINS-40894) setting not persistent for "ERRORLEVEL to set build unstable"

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40894  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: setting not persistent for "ERRORLEVEL to set build unstable"   
 

  
 
 
 
 

 
 Code changed in jenkins User: Daniel Beck Path: core/src/main/java/hudson/tasks/BatchFile.java core/src/main/java/hudson/tasks/Shell.java test/src/test/java/hudson/tasks/BatchFileTest.java test/src/test/java/hudson/tasks/ShellTest.java test/src/test/resources/hudson/tasks/BatchFileTest/canLoadUnstableReturnFromDisk.zip test/src/test/resources/hudson/tasks/ShellTest/canLoadUnstableReturnFromDisk.zip http://jenkins-ci.org/commit/jenkins/93467c3f4bc74172b41543eea13e6771916d435a Log: [FIX JENKINS-40894] Restore unstableReturn in readResolve  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40886) Enable JNLP4 protocol by default

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40886  
 
 
  Enable JNLP4 protocol by default   
 

  
 
 
 
 

 
Change By: 
 SCM/JIRA link daemon  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40886) Enable JNLP4 protocol by default

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40886  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Enable JNLP4 protocol by default   
 

  
 
 
 
 

 
 Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/jenkins/slaves/JnlpSlaveAgentProtocol4.java http://jenkins-ci.org/commit/jenkins/bc2aacc443ef1f59922a196540821068cffe7e8b Log: [FIXED JENKINS-40886] - Enable the JNLP4 protocol by default  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40886) Enable JNLP4 protocol by default

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40886  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Enable JNLP4 protocol by default   
 

  
 
 
 
 

 
 Code changed in jenkins User: Daniel Beck Path: core/src/main/java/jenkins/slaves/JnlpSlaveAgentProtocol4.java http://jenkins-ci.org/commit/jenkins/0ecd909dab8d3e8034580882a4a55172a7a8409c Log: Merge pull request #2709 from oleg-nenashev/remoting/JENKINS-40886-enable [FIXED JENKINS-40886] - Enable the JNLP4 protocol by default Compare: https://github.com/jenkinsci/jenkins/compare/ea98a23659ae...0ecd909dab8d  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40813) "Enable Security" Help text should provide better advice

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40813  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Enable Security" Help text should provide better advice   
 

  
 
 
 
 

 
 Code changed in jenkins User: Daniel Beck Path: core/src/main/resources/jenkins/diagnostics/SecurityIsOffMonitor/message.properties http://jenkins-ci.org/commit/jenkins/ea98a23659ae907c71408ba0f38afceb3aabad74 Log: Merge pull request #2713 from daniel-beck/SecurityIsOffMonitor-blurb JENKINS-40813 More strongly worded message on enabling security Compare: https://github.com/jenkinsci/jenkins/compare/522f1be6581e...ea98a23659ae  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40813) "Enable Security" Help text should provide better advice

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40813  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Enable Security" Help text should provide better advice   
 

  
 
 
 
 

 
 Code changed in jenkins User: Daniel Beck Path: core/src/main/resources/hudson/security/GlobalSecurityConfiguration/help-useSecurity.html http://jenkins-ci.org/commit/jenkins/81c0f46ca5577918295541746083d757ea74eb22 Log: [FIX JENKINS-40813] Better message on 'Enable security' option  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-32744) Svn revisions not showing up in pipeline build

2017-01-11 Thread jon.s...@modelon.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jon Sten commented on  JENKINS-32744  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Svn revisions not showing up in pipeline build   
 

  
 
 
 
 

 
 Well, I wouldn't say that it is per design considering that the behaviour differs from FreeStyle builds. I would say that it is a use-case where you can see the revision for a particular build regardless if there is a change or not, in fact I created this defect due to complains from users using the Jenkins services I'm managing. Cause without the revision entry, the only way I know how to get the information is to dig it out of the console output, which is rather cumbersome. In either cause, I would say that the behaviour should be the same in free style builds and pipeline builds. I do realise that there is a considerable number of issues open, unfortunately this one is important for our organisation, it is one of the issues holding of big scale migration to pipeline. Hopefully I will be able to make a pull request that fixes this issue some day.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-32744) Svn revisions not showing up in pipeline build

2017-01-11 Thread r.fuere...@xortex.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Reinhold Füreder commented on  JENKINS-32744  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Svn revisions not showing up in pipeline build   
 

  
 
 
 
 

 
 Oh! Actually there are some intermediate builds that do not have any SVN changes (manual triggered builds IIRC) and then the SVN revision information is really NOT displayed in the build status page. Which, hm, might be an acceptable behaviour (kind of "works as expected/designed"), although one could also desire to always show it. (Considering the huge number of open subversion plugin issues, I might encourage you to maybe resolve this issue with e.g. "won't do" or "not a defect" or so?)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41018) Paths not "sanitized" in AccuRev CheckForChanges

2017-01-11 Thread a...@90a.nl (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arno Moonen created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41018  
 
 
  Paths not "sanitized" in AccuRev CheckForChanges
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Joseph Petersen  
 
 
Components: 
 accurev-plugin  
 
 
Created: 
 2017/Jan/12 7:11 AM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Arno Moonen  
 

  
 
 
 
 

 
 Recently I added a job that uses a filter when polling the SCM. In the log I could see the message This transaction seems to have happened after the latest build!!!, but no build was triggered. After looking in the code I'm pretty sure that this is due to the fact that the paths are not sanitized in CheckForChanges.java. By that I mean that my paths might contain different path separators (forward/backward slashes) than the paths in serverPaths. I think that converting the path to a File object and back might help (have not yet tried this), but other/better fixes/suggestions are welcome.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 

[JIRA] (JENKINS-40284) Fair Queuing strategy levels out to an identical weight for all jobs

2017-01-11 Thread aburdajew...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Allan BURDAJEWICZ commented on  JENKINS-40284  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fair Queuing strategy levels out to an identical weight for all jobs   
 

  
 
 
 
 

 
 The weight cap to 6.99823165126E-5 after building 7 items.  The weight with double precision is equal to the minimumWeightToAssign: https://github.com/jenkinsci/priority-sorter-plugin/blob/master/src/main/java/jenkins/advancedqueue/sorter/strategy/FQBaseStrategy.java#L78 We should probably compare the (float)weight to minimumWeightToAssign as (float)weight is the value we return.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-32744) Svn revisions not showing up in pipeline build

2017-01-11 Thread jon.s...@modelon.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jon Sten commented on  JENKINS-32744  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Svn revisions not showing up in pipeline build   
 

  
 
 
 
 

 
 No worries  Did all the subsequent builds have changes? The first build naturally doesn't have any changes since the previous builds (since there is none). If all the subsequent builds had changes, then it would justify my theory above.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39316) hp-application-automation-tools-plugin: Report not found

2017-01-11 Thread xiwen.z...@hpe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 xiwen zhao edited a comment on  JENKINS-39316  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: hp-application-automation-tools-plugin: Report not found   
 

  
 
 
 
 

 
 it appears Jenkins tried to retrieve reports before UFT had created them, I will look into this issue. Edit1:unable to reproduce, Igor will verify it next week.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-32744) Svn revisions not showing up in pipeline build

2017-01-11 Thread r.fuere...@xortex.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Reinhold Füreder commented on  JENKINS-32744  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Svn revisions not showing up in pipeline build   
 

  
 
 
 
 

 
 Sorry Jon Sten, I was not reading carefully enough. However, what I just saw in my local environment (latest versions of everything, e.g. Jenkins 2.40) is that the SVN revision is NOT shown "only" for the first pipeline build, but seemingly for all subsequent ones.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-32744) Svn revisions not showing up in pipeline build

2017-01-11 Thread jon.s...@modelon.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jon Sten commented on  JENKINS-32744  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Svn revisions not showing up in pipeline build   
 

  
 
 
 
 

 
 Reinhold Füreder the problem isn't that the environment variables (like SVN_REVISION) isn't available in the pipeline script. The problem is that the svn revision information doesn't show up on the build page, .e.g. compare the two print-screens attached, one is from a freestyle build which check out an url and the other is from a pipeline script doing the same thing. The print-screen is of the respective build page. Freestyle show the revision number of the checkout URL while the pipeline build page does not. I might add that this issue seems to be intermittent, it sometimes shows the revision information and sometimes not. My current theory is that it is only shown if there are changes from last build.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40508) Performance Plugin: Bugs in SimpleBuildStep performanceReport and View

2017-01-11 Thread hear...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hearace Yu started work on  JENKINS-40508  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Hearace Yu  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-32744) Svn revisions not showing up in pipeline build

2017-01-11 Thread r.fuere...@xortex.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Reinhold Füreder updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-32744  
 
 
  Svn revisions not showing up in pipeline build   
 

  
 
 
 
 

 
Change By: 
 Reinhold Füreder  
 
 
Attachment: 
 screenshot-1.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-32744) Svn revisions not showing up in pipeline build

2017-01-11 Thread r.fuere...@xortex.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Reinhold Füreder commented on  JENKINS-32744  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Svn revisions not showing up in pipeline build   
 

  
 
 
 
 

 
 While "/job//pipeline-syntax/globals" at least documents that, I also think this should be fixed, if possible:   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39487) SVN changesets duplicated when using multibranch pipeline

2017-01-11 Thread r.fuere...@xortex.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Reinhold Füreder commented on  JENKINS-39487  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SVN changesets duplicated when using multibranch pipeline   
 

  
 
 
 
 

 
 Maybe it is not only related to JENKINS-38204, but even a duplicate?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40157) Subversion checkout it not working

2017-01-11 Thread r.fuere...@xortex.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Reinhold Füreder resolved as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I think Jon is right and also dare to resolve this issue with "not a defect" (because I was shocked by the huge number of open svn plugin issues; and so some clean-up of non-defects might be benefitial...)  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-40157  
 
 
  Subversion checkout it not working   
 

  
 
 
 
 

 
Change By: 
 Reinhold Füreder  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this 

[JIRA] (JENKINS-40977) "Uncaught SyntaxError: Unexpected identifier" on karaoke

2017-01-11 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale edited a comment on  JENKINS-40977  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Uncaught SyntaxError: Unexpected identifier" on karaoke
 

  
 
 
 
 

 
 I can see this still every so often. From googling around, this may be some bad data being send from the server that is meant to be json or js.. just not sure where or how, but it is new and it is happening... maybe [~tfennelly] has seen this kind of thing in the past looking at the data in Network that comes back, it isn't easy to tell if something is passing back some bad data - but if it was it may explain this (some api is doing the wrong thing intermittently). I am surprised it happens outside of some error handling, which makes me wonder if it is some kind of EventSource  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40977) "Uncaught SyntaxError: Unexpected identifier" on karaoke

2017-01-11 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale commented on  JENKINS-40977  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Uncaught SyntaxError: Unexpected identifier" on karaoke
 

  
 
 
 
 

 
 I can see this still every so often. From googling around, this may be some bad data being send from the server that is meant to be json or js.. just not sure where or how, but it is new and it is happening...  maybe Tom FENNELLY has seen this kind of thing in the past  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39792) When there are no branches the user should be promoted to create a Jenkinsfile on a new branch

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39792  
 
 
  When there are no branches the user should be promoted to create a Jenkinsfile on a new branch   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Sprint: 
 post- release  candidate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41016) Move Input buttons to left

2017-01-11 Thread bmacl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brody Maclean commented on  JENKINS-41016  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Move Input buttons to left   
 

  
 
 
 
 

 
 Thorsten Scherler can you reduce the width to 400px and centre the form? https://zpl.io/ZwQgQM 
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41016) Move Input buttons to left

2017-01-11 Thread bmacl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brody Maclean updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41016  
 
 
  Move Input buttons to left   
 

  
 
 
 
 

 
Change By: 
 Brody Maclean  
 
 
Attachment: 
 Input Form.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41017) Move business logic helpers / state from exported singletons / consts into context

2017-01-11 Thread jmcdon...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh McDonald created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41017  
 
 
  Move business logic helpers / state from exported singletons / consts into context   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Josh McDonald  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2017/Jan/12 5:45 AM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Josh McDonald  
 

  
 
 
 
 

 
 TODO: Details   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 
 

[JIRA] (JENKINS-41016) Move Input buttons to left

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41016  
 
 
  Move Input buttons to left   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Thorsten Scherler  
 
 
Attachments: 
 Input Test #4 2017-01-12 16-38-21.png  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2017/Jan/12 5:39 AM  
 
 
Priority: 
  Trivial  
 
 
Reporter: 
 James Dumay  
 

  
 
 
 
 

 
 Very quick design change. We want all buttons to align left.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

[JIRA] (JENKINS-41015) Cannot abort input step anymore in Console Output

2017-01-11 Thread ty...@monkeypox.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 R. Tyler Croy created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41015  
 
 
  Cannot abort input step anymore in Console Output   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 CloudBees Inc.  
 
 
Attachments: 
 Selection_043.png  
 
 
Components: 
 pipeline  
 
 
Created: 
 2017/Jan/12 5:36 AM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 R. Tyler Croy  
 

  
 
 
 
 

 
 With a recent upgrade of plugins I can no longer abort Pipelines waiting on an input step. See the attached screenshot, but basically hitting the Abort link hits a 404 endpoint. The screenshot was after a resumed Pipeline, but I can also reproduce this with a simple input step, e.g.: 

 

node {
  stage('Build') { sh 'echo "Hi"' }
  stage('Deploy') {
input message: 'Deploy?', ok: 'Ship It!'
  }
}
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
  

[JIRA] (JENKINS-39804) Official Blue Ocean docker container

2017-01-11 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale updated  JENKINS-39804  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39804  
 
 
  Official Blue Ocean docker container   
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Status: 
 In Review Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40989) Display on main page if project is unsupported by blueocean

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-40989  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Display on main page if project is unsupported by blueocean   
 

  
 
 
 
 

 
 thanks mate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-37427) Handle Matrix project in UI

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37427  
 
 
  Handle Matrix project in UI   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 At this point BlueOcean doesn't have native matrix project support. till it doesn't have it, UI should redirect the user to class matrix job page when user clicks on the matrix job. From the pipeline object (/pipelines/:id API)*Scipe** Determine if it's Matrix project type: look for hudson.matrix.MatrixProject capability* If it's matrix capability then use link's href to redirect the user to the received href pointing to class job. href is going to be path so it should be appended to jenkins base url before redirection* Open the link in a new window* Link should be displayed with the "exit to classic" icon**  Add "Exit to app" icon 4px to the right of the name.**  Mockup http://i.brody.com/ijRf** Zeplin https://zpl.io/1kLqlz  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins 

[JIRA] (JENKINS-41014) Input step not refreshed after input is accepted.

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-41014  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Input step not refreshed after input is accepted.   
 

  
 
 
 
 

 
 I created a Pipeline on dog food where you can see this https://ci.blueocean.io/blue/organizations/jenkins/Input%20Test/  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40989) Display on main page if project is unsupported by blueocean

2017-01-11 Thread bmacl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brody Maclean commented on  JENKINS-40989  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Display on main page if project is unsupported by blueocean   
 

  
 
 
 
 

 
 Add "Exit to app" icon 4px to the right of the name. Zeplin https://zpl.io/1kLqlz 
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40989) Display on main page if project is unsupported by blueocean

2017-01-11 Thread bmacl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brody Maclean assigned an issue to James Dumay  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40989  
 
 
  Display on main page if project is unsupported by blueocean   
 

  
 
 
 
 

 
Change By: 
 Brody Maclean  
 
 
Assignee: 
 Brody Maclean James Dumay  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40989) Display on main page if project is unsupported by blueocean

2017-01-11 Thread bmacl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brody Maclean updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40989  
 
 
  Display on main page if project is unsupported by blueocean   
 

  
 
 
 
 

 
Change By: 
 Brody Maclean  
 
 
Attachment: 
 screenshot-1.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40977) "Uncaught SyntaxError: Unexpected identifier" on karaoke

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-40977  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Uncaught SyntaxError: Unexpected identifier" on karaoke
 

  
 
 
 
 

 
 R. Tyler Croy also saw this on his instance running b16.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41014) Input step not refreshed after input is accepted.

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay assigned an issue to Thorsten Scherler  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41014  
 
 
  Input step not refreshed after input is accepted.   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Assignee: 
 Thorsten Scherler  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41014) Input step not refreshed after input is accepted.

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41014  
 
 
  Input step not refreshed after input is accepted.   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2017/Jan/12 5:11 AM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 James Dumay  
 

  
 
 
 
 

 
 Steps to reproduce 
 
Create a new Pipeline with the Jenkinsfile below and run it 
Accept the first input in stage one 
Execution should proceed to stage two 
Do not proceed with the second input 
Click on stage one 
The input step asked for input again 
 What you should see If an input step has already been proceeded upon then the log of that step should show 

 

node {
stage("one") {
sh 'ping -c 5 localhost'
input 'Continue buddy?'
}
stage("two") {
sh 'ping -c 5 localhost'
input 'Continue buddy?'
}
}
 

  
 

  
 
 
 
 

 

[JIRA] (JENKINS-41014) Input step not refreshed after input is accepted.

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41014  
 
 
  Input step not refreshed after input is accepted.   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Sprint: 
 release candidate tethys  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40708) Gerrit trigger needs the read access rights for anonymous users to retrieve the dynamic trigger configuration.

2017-01-11 Thread renwei2...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Wei Ren commented on  JENKINS-40708  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Gerrit trigger needs the read access rights for anonymous users to retrieve the dynamic trigger configuration.   
 

  
 
 
 
 

 
 Correct the workaround: We only need to grant the anonymous users the "Job Read" rights and don't need to grant them the "Overall Read" rights.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-37427) Handle Matrix project in UI

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37427  
 
 
  Handle Matrix project in UI   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 At this point BlueOcean doesn't have native matrix project support. till it doesn't have it, UI should redirect the user to class matrix job page when user clicks on the matrix job. From the pipeline object (/pipelines/:id API) - *Scipe**  Determine if it's Matrix project type: look for hudson.matrix.MatrixProject capability - *  If it's matrix capability then use link's href to redirect the user to the received href pointing to class job. href is going to be path so it should be appended to jenkins base url before redirection * Open the link in a new window* Link should be displayed with the "exit to classic" icon** Mockup http://i.brody.com/ijRf** Zeplin https://zpl.io/1kLqlz  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group 

[JIRA] (JENKINS-40989) Display on main page if project is unsupported by blueocean

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay resolved as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Going to merge this with JENKINS-37427.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-40989  
 
 
  Display on main page if project is unsupported by blueocean   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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

[JIRA] (JENKINS-27371) Parent builds sometimes hang on successful child builds of same type

2017-01-11 Thread dansirbu...@yahoo.ca (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dan Sirbu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-27371  
 
 
  Parent builds sometimes hang on successful child builds of same type   
 

  
 
 
 
 

 
Change By: 
 Dan Sirbu  
 
 
Comment: 
 I believe I have a similar issue.A log shows :Polling SCM changes on master>> Job status: [ECM DB] subjob has no changes since last build. FATAL: SCM polling abortedjava.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Unknown Source) at hudson.slaves.WorkspaceList.acquire(WorkspaceList.java:257) at hudson.slaves.WorkspaceList.acquire(WorkspaceList.java:236) at hudson.model.AbstractProject.pollWithWorkspace(AbstractProject.java:1475) at hudson.model.AbstractProject._poll(AbstractProject.java:1452) at hudson.model.AbstractProject.poll(AbstractProject.java:1363) at com.tikal.jenkins.plugins.multijob.MultiJobBuilder.getScmChange(MultiJobBuilder.java:190) at com.tikal.jenkins.plugins.multijob.MultiJobBuilder.perform(MultiJobBuilder.java:279) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779) at hudson.model.Build$BuildExecution.build(Build.java:205) at hudson.model.Build$BuildExecution.doRun(Build.java:162) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at com.tikal.jenkins.plugins.multijob.MultiJobBuild$MultiJobRunnerImpl.run(MultiJobBuild.java:136) at hudson.model.Run.execute(Run.java:1729) at com.tikal.jenkins.plugins.multijob.MultiJobBuild.run(MultiJobBuild.java:73) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404)>> Job status: [ECM Setup] subjob has no changes since last build. >> Job status: [ECM JARs] subjob does not contain lastbuild.Starting build job ECM JARs.SCM polling is disabled for all subjobs including the multijob parent itself.What is interesting is that this happens just when switching from the multijob to subjob.In my case it is the multijob that check out the source code & the subjobs are inheriting the workspace.Maybe this info could help. It is 100% reproducible.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 

[JIRA] (JENKINS-27371) Parent builds sometimes hang on successful child builds of same type

2017-01-11 Thread dansirbu...@yahoo.ca (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dan Sirbu commented on  JENKINS-27371  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Parent builds sometimes hang on successful child builds of same type   
 

  
 
 
 
 

 
 I believe I have a similar issue. A log shows : Polling SCM changes on master >> Job status: [ECM DB] subjob has no changes since last build.  FATAL: SCM polling aborted java.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Unknown Source) at hudson.slaves.WorkspaceList.acquire(WorkspaceList.java:257) at hudson.slaves.WorkspaceList.acquire(WorkspaceList.java:236) at hudson.model.AbstractProject.pollWithWorkspace(AbstractProject.java:1475) at hudson.model.AbstractProject._poll(AbstractProject.java:1452) at hudson.model.AbstractProject.poll(AbstractProject.java:1363) at com.tikal.jenkins.plugins.multijob.MultiJobBuilder.getScmChange(MultiJobBuilder.java:190) at com.tikal.jenkins.plugins.multijob.MultiJobBuilder.perform(MultiJobBuilder.java:279) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779) at hudson.model.Build$BuildExecution.build(Build.java:205) at hudson.model.Build$BuildExecution.doRun(Build.java:162) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at com.tikal.jenkins.plugins.multijob.MultiJobBuild$MultiJobRunnerImpl.run(MultiJobBuild.java:136) at hudson.model.Run.execute(Run.java:1729) at com.tikal.jenkins.plugins.multijob.MultiJobBuild.run(MultiJobBuild.java:73) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404) >> Job status: [ECM Setup] subjob has no changes since last build.  >> Job status: [ECM JARs] subjob does not contain lastbuild. Starting build job ECM JARs. SCM polling is disabled for all subjobs including the multijob parent itself. What is interesting is that this happens just when switching from the multijob to subjob. In my case it is the multijob that check out the source code & the subjobs are inheriting the workspace. Maybe this info could help. It is 100% reproducible.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  

[JIRA] (JENKINS-34192) Integrate with the config file provider plugin

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-34192  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Integrate with the config file provider plugin   
 

  
 
 
 
 

 
 Code changed in jenkins User: imod Path: build.gradle http://jenkins-ci.org/commit/ivy-plugin/f5edb34584fe04e760975f3962d6efcabfb4fc50 Log: [FIXED JENKINS-37046] [FIXED JENKINS-35139] [FIXED JENKINS-34192] update to released config-file-provider  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-37046) Wrong Ivy XML file is being looked for

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-37046  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Wrong Ivy XML file is being looked for   
 

  
 
 
 
 

 
 Code changed in jenkins User: imod Path: build.gradle http://jenkins-ci.org/commit/ivy-plugin/f5edb34584fe04e760975f3962d6efcabfb4fc50 Log: [FIXED JENKINS-37046] [FIXED JENKINS-35139] [FIXED JENKINS-34192] update to released config-file-provider  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-35139) Config Files - Custom is duplicated by Ivy

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-35139  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Config Files - Custom is duplicated by Ivy   
 

  
 
 
 
 

 
 Code changed in jenkins User: imod Path: build.gradle http://jenkins-ci.org/commit/ivy-plugin/f5edb34584fe04e760975f3962d6efcabfb4fc50 Log: [FIXED JENKINS-37046] [FIXED JENKINS-35139] [FIXED JENKINS-34192] update to released config-file-provider  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40989) Display on main page if project is unsupported by blueocean

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40989  
 
 
  Display on main page if project is unsupported by blueocean   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Sprint: 
 tethys  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40986) Extend Declarative Pipeline so that it has the matrix capability

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40986  
 
 
  Extend Declarative Pipeline so that it has the matrix capability   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Component/s: 
 blueocean-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40989) Display on main page if project is unsupported by blueocean

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay assigned an issue to Brody Maclean  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Brody Maclean for JENKINS-37427 (unsupported project types) we are going to redirect people to classic. WDYT about adding https://material.io/icons/#ic_exit_to_app to the end of the project name in this case?  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-40989  
 
 
  Display on main page if project is unsupported by blueocean   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Assignee: 
 Brody Maclean  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40986) Extend Declarative Pipeline so that it has the matrix capability

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40986  
 
 
  Extend Declarative Pipeline so that it has the matrix capability   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Component/s: 
 pipeline-model-definition-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41013) IDPID not send to IDP

2017-01-11 Thread tom.pfuel...@dmh-global.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tom Pfueller created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41013  
 
 
  IDPID not send to IDP   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Ivan Fernandez Calvo  
 
 
Attachments: 
 saml2-metadata-idp-modified.xml  
 
 
Components: 
 saml-plugin  
 
 
Created: 
 2017/Jan/12 2:25 AM  
 
 
Environment: 
 Jenkins: 2.32.1  SAML plugin: 0.12  
 
 
Labels: 
 plugin  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Tom Pfueller  
 

  
 
 
 
 

 
 Hi, we wanted to use SAML plugin and connect it to our IDP provider "pingone". After putting in the Metadata and the URI's on Jenkins side and the URLS on the IDP side, I was able to access / login Jenkins from IDP's portal site. However I am not able to login into Jenkins via its URL. The reason is probably that SAML plugin does not send the IDPID to the when communicating with IDP. For example SAML sends this URL to PingOne: https://sso.connect.pingidentity.com/sso/idp/SSO.saml2?SAMLRequest=pVLBbtswDLsZZ%2BtcM7xPI212Q4sNXsIhfayiu4dtDLP4B=https%3A%2F%2Fdm-jenkins.dmglobal.com%2Fjenkins%2FsecurityRealm%2FfinishLogin Other applications using the same IDP sends this URL: https://sso.connect.pingidentity.com/sso/idp/SSO.saml2?idpid=f8de2c8f-1e77-4698-a952-0b9feec61626=hZLNbts%2FX7X5Aw%3D%3D=ss%3Amem%3Ad2e334c7131a9ee3f33eb5a41f1218b89c8e91805ba76597463c935195faf23c Can you fix this issue, so that the IDPID is sent? Let me attach a slightly modified Metadata file to this ticket. Any help would be appreciated. Kind regards 

[JIRA] (JENKINS-25087) Unable to execute BPT on remote UFT machine with Quality Center 11.52

2017-01-11 Thread xiwen.z...@hpe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 xiwen zhao resolved as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 unable to reproduce, mark as resolved by now. if the problem still exists please reopen the defect and state the steps about how to reproduce this issue. thanks a lot.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-25087  
 
 
  Unable to execute BPT on remote UFT machine with Quality Center 11.52   
 

  
 
 
 
 

 
Change By: 
 xiwen zhao  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group 

[JIRA] (JENKINS-33410) Honor Reporter.Filter setting in QC

2017-01-11 Thread xiwen.z...@hpe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 xiwen zhao resolved as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 unable to reproduce, mark as resolved by now. if the problem still exists please reopen the defect and state the steps about how to reproduce this issue. thanks a lot.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-33410  
 
 
  Honor Reporter.Filter setting in QC   
 

  
 
 
 
 

 
Change By: 
 xiwen zhao  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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, 

[JIRA] (JENKINS-41012) when {branch} stage conditional is busted (mostly)

2017-01-11 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer updated  JENKINS-41012  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41012  
 
 
  when {branch} stage conditional is busted (mostly)   
 

  
 
 
 
 

 
Change By: 
 Andrew Bayer  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41012) when {branch} stage conditional is busted (mostly)

2017-01-11 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer commented on  JENKINS-41012  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: when {branch} stage conditional is busted (mostly)   
 

  
 
 
 
 

 
 PR up at https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/91 - should do the trick. Sorry about this!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41012) when {branch} stage conditional is busted (mostly)

2017-01-11 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer started work on  JENKINS-41012  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Andrew Bayer  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41012) when {branch} stage conditional is busted (mostly)

2017-01-11 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer commented on  JENKINS-41012  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: when {branch} stage conditional is busted (mostly)   
 

  
 
 
 
 

 
 Check that, I got it. getContextVariables() basically did nothing useful - it was always getting a null step and so not giving us a context to work with. I've got a branch that'll be up for review momentarily that changes the branch and env conditions to get passed the value to check against rather than trying to find it for themselves. Also we only had negative tests for branch and env, which is...embarrassing.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41012) when {branch} stage conditional is busted (mostly)

2017-01-11 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer assigned an issue to Andrew Bayer  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41012  
 
 
  when {branch} stage conditional is busted (mostly)   
 

  
 
 
 
 

 
Change By: 
 Andrew Bayer  
 
 
Assignee: 
 rsandell Andrew Bayer  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-25669) Unable to launch the application message starting windows slaves

2017-01-11 Thread pchand...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chandini P commented on  JENKINS-25669  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unable to launch the application message starting windows slaves   
 

  
 
 
 
 

 
 I am getting the same error while trying to connect to a windows slave from my master Jenkins which has SSO authentication enabled. Any suggestion how to fix this issue ?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-24638) No E-Mail sent when build of new branch fails for first time

2017-01-11 Thread jenk...@johnnado.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 John McGehee commented on  JENKINS-24638  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: No E-Mail sent when build of new branch fails for first time   
 

  
 
 
 
 

 
 I encountered this same issue with Jenkins 2.19.2, and email-ext 2.52. I did some further experiments, and my results contradict some of the previous comments. I am running email-ext as described in Sending Notifications in Pipeline. As part of my experiments, I used all the recipient providers I know: 

 
 def recipients = [[$class: 'CulpritsRecipientProvider'],
  [$class: 'UpstreamComitterRecipientProvider'],
  [$class: 'RequesterRecipientProvider'],
  [$class: 'DevelopersRecipientProvider'],
  [$class: 'FailingTestSuspectsRecipientProvider'],
  [$class: 'FirstFailingBuildSuspectsRecipientProvider']] 

 I tried two scenarios. Push without modification I started with a branch into which I had purposely introduced a failure. I created a new branch, and pushed it without modification: 

 
git checkout -b notifybuild4
git push --set-upstream origin notifybuild4 

 Jenkins built this new branch and failed as expected, but no email was sent, because the providers yielded no recipients: 

An attempt to send an e-mail to empty list of recipients, ignored.
 Building branch notifybuild4 a second time resulted in an email being sent. Push with modification Starting with branch notifybuild4 (which fails as described above), I created a new branch, made an immaterial change and and pushed it: 

 
git checkout -b notifybuild5
atom Jenkinsfile# Add an empty line
git add Jenkinsfile 
git commit
git push --set-upstream origin notifybuild5 

 Once again, Jenkins' build of this new branch failed as expected, but no email was sent, because the providers yielded no recipients according to the console output from email-ext: 

An attempt to send an e-mail to empty list of recipients, ignored.
 Building branch notifybuild5 a second time resulted in an email being sent.  
 

  
 
 
 
 

 
 
  

[JIRA] (JENKINS-41012) when {branch} stage conditional is busted (mostly)

2017-01-11 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer commented on  JENKINS-41012  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: when {branch} stage conditional is busted (mostly)   
 

  
 
 
 
 

 
 Bobby, could you take a look?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41012) when {branch} stage conditional is busted (mostly)

2017-01-11 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer assigned an issue to rsandell  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41012  
 
 
  when {branch} stage conditional is busted (mostly)   
 

  
 
 
 
 

 
Change By: 
 Andrew Bayer  
 
 
Assignee: 
 Andrew Bayer rsandell  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41012) when {} branch conditional is busted (mostly)

2017-01-11 Thread smazu...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stepan Mazurov created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41012  
 
 
  when {} branch conditional is busted (mostly)   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Andrew Bayer  
 
 
Components: 
 pipeline-model-definition-plugin  
 
 
Created: 
 2017/Jan/12 12:42 AM  
 
 
Environment: 
 Jenkins: 2.40 (docker)  Pipeline: Model Definition: 0.8.1  SCM API Plugin: 2.0.1-beta-2  pipeline: Multibranch: 2.10-beta-1  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Stepan Mazurov  
 

  
 
 
 
 

 
 Just installed latest pipeline-model-definition plugin (0.8.1) and was trying to set up a when branch stage condition. In short, only way to make branch matching work is via _expression_, evaluating env.BRANCH_NAME directly: 

 

when {
  _expression_ {
return env.BRANCH_NAME == "feature/docker"
  }
}
 

 This is in a branch feature/docker job of a multi-branch pipeline I tried other permutation of the conditional, and it did not work, the stage would get skipped (steps were not executed): 

 

when {
  branch "feature/docker"
}
 

 

 

when {
  environment name: "BRANCH_NAME", value: 

[JIRA] (JENKINS-41012) when {branch} stage conditional is busted (mostly)

2017-01-11 Thread smazu...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stepan Mazurov updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41012  
 
 
  when {branch} stage conditional is busted (mostly)   
 

  
 
 
 
 

 
Change By: 
 Stepan Mazurov  
 
 
Summary: 
 when { }  branch } stage  conditional is busted (mostly)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40470) Jobs didn't finish on Solaris 11 Intel node

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40470  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jobs didn't finish on Solaris 11 Intel node   
 

  
 
 
 
 

 
 Code changed in jenkins User: Christopher Siden Path: core/src/main/java/hudson/util/ProcessTree.java http://jenkins-ci.org/commit/jenkins/4ade65d1fb31c981fca6e14c0c20c98a70e41442 Log: JENKINS-40470 Jobs didn't finish on Solaris 11 Intel node (#2701) 
 
JENKINS-40470 Jobs didn't finish on Solaris 11 Intel node 
 
 
make length limit a system property 
 (cherry picked from commit 4df0c56ea4013bb37ad2c7a18b57f8b7fa977347)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40863) Shell task ClassNotFoundException: javax.servlet.ServletException

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40863  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Shell task ClassNotFoundException: javax.servlet.ServletException   
 

  
 
 
 
 

 
 Code changed in jenkins User: Kanstantsin Shautsou Path: core/src/main/java/hudson/tasks/Shell.java http://jenkins-ci.org/commit/jenkins/1e677894cdd7c2c95ac5de211153ccb569dd98ad Log: [FIXED JENKINS-40863] Don't use javax.servlet imports for remoting call Signed-off-by: Kanstantsin Shautsou  (cherry picked from commit 9d29d65033ee71af4109dd15bcb0d02f3a0694e0)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41010) Expose StepContext from PlaceholderTask

2017-01-11 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey commented on  JENKINS-41010  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Expose StepContext from PlaceholderTask   
 

  
 
 
 
 

 
 I have open a PR for this enhancement, https://github.com/jenkinsci/workflow-durable-task-step-plugin/pull/26  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40980) Slow connections can cause module loading to time out

2017-01-11 Thread ty...@monkeypox.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 R. Tyler Croy commented on  JENKINS-40980  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Slow connections can cause module loading to time out   
 

  
 
 
 
 

 
 Michael Neale something that said "something failed to load, please refresh" would be more than reasonable to me, especially for 1.0   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41011) Log quiet mode and cancel quiet mode requests

2017-01-11 Thread be_...@sbcglobal.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brian Ray created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41011  
 
 
  Log quiet mode and cancel quiet mode requests   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2017/Jan/12 12:08 AM  
 
 
Environment: 
 Local dev env:  LTS 2.32.1 core  64-bit Zulu OpenJDK 1.8.0_102-b14  Windows 7 Pro   Server env:  LTS 2.19.4 core  64-bit Oracle JRE 1.8.0_101-b13  Windows Server 2012 R2  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Brian Ray  
 

  
 
 
 
 

 
 We recently had a hiccup in which our nightly builds were stalled due to someone or something placing the master in Prepare for Shutdown mode. But with nothing logged for this request, we had no clues to go on. It would be handy to have these requests logged. Unless I'm misreading the source, it looks like jenkins.model.Jenkins#doQuietDown just needs a logger call. Likewise with #doCancelQuietDown. Something along the lines of the following. Putting Jenkins in quiet mode as requested by  Canceling quiet mode as requested by  (Note: We ruled out ThinBackup, which does log when it forces quiet mode. We don't have TB configured to force quiet mode.)  
 

  
 
 
 
 

 
 
 

 
 
 

[JIRA] (JENKINS-40977) "Uncaught SyntaxError: Unexpected identifier" on karaoke

2017-01-11 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale commented on  JENKINS-40977  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Uncaught SyntaxError: Unexpected identifier" on karaoke
 

  
 
 
 
 

 
 Actually just saw this, a recording:  https://camo.githubusercontent.com/9e7670956254fc3d58a1bae74de5fcc6fe627c97/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f3236444f4b6174504a31746e30324f69632f67697068792e676966 And looks like this: I can't even see what source file that is - its [object Promise] - in some VM255 file - no idea what that is?  I saw this by building https://github.com/kzantow/failure-project/tree/michaelneale-blockscoped branch - and running it a few times and following along. 1 time out of 10 it would do this. Or less.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40977) "Uncaught SyntaxError: Unexpected identifier" on karaoke

2017-01-11 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-40977  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Uncaught SyntaxError: Unexpected identifier" on karaoke
 

  
 
 
 
 

 
 =Can you spend more time on this Thor? Important that we find it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40977) "Uncaught SyntaxError: Unexpected identifier" on karaoke

2017-01-11 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40977  
 
 
  "Uncaught SyntaxError: Unexpected identifier" on karaoke
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Attachment: 
 Screen Shot 2017-01-12 at 10.52.05 am.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40977) "Uncaught SyntaxError: Unexpected identifier" on karaoke

2017-01-11 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale commented on  JENKINS-40977  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Uncaught SyntaxError: Unexpected identifier" on karaoke
 

  
 
 
 
 

 
 I saw this locally too when running kzantow/failure-project michaelneale-blockscoped branch.  It actually did cause a stage to be skipped, and I saw the error. I refreshed before I had the good sense to capture details, and now I can't reproduce it. If I see it I will put details on it.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41010) Expose StepContext from PlaceholderTask

2017-01-11 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41010  
 
 
  Expose StepContext from PlaceholderTask   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 workflow-durable-task-step-plugin  
 
 
Created: 
 2017/Jan/11 11:46 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Vivek Pandey  
 

  
 
 
 
 

 
 In Blueocean we want to correlate a queued item to the pipeline 'node' block's FlowNode. This is so that we can show cause of blockage to appropriate stage/parallel.  We can get PlaceholderTask from build queue (Queue.Item.task). PlaceholderTask has StepContext but its private final. If it's exposed then I can simply call PlaceholderTask.context.get(FlowNode.class) and establish correlation with the 'node' block thats waiting to be executed and report appropriate cause of blockage. Basically it will be great if I have access to StepContext from PlaceholderTask or if there is some other way I can establish such correlation that would do that too. I also noticed, PlaceholderTask.getCauseOfBlockage() is always null, not a big deal as I can get it from Queue.Item.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

 

[JIRA] (JENKINS-37324) We would like a more meaningful description of a step

2017-01-11 Thread svano...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sam Van Oort edited a comment on  JENKINS-37324  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: We would like a more meaningful description of a step   
 

  
 
 
 
 

 
 To capture discussion from today with [~jglick] and [~jamesdumay] and others:*Requirements added:** One of the implementation challenges here is that we need to mask sensitive variables in the step description (example: an access token used in a shell command invoking AWS CLI, bound into the shell command by environment variable).  This information CANNOT be stored or displayed in a step* We also need to limit the size of data that is stored in recorded Step in case (for example writeFile) large data is being passed via variables  * Implementation:** We will use the EnvVars (the only thing we have to work with here) to detect sensitive strings included in String parameters, by looking for the value of EnvVars in that content.*  Where potentially hidden content is present, initially none of the String's content will be stored or displayable.  Later we may try to replace the variable content with the EnvVars name, i.e. "my password is $passwordVar" which would execute as 'my password is s3cretC0ntent' becomes 'my password is ${passwordVar}' (so we know a variable was used).   This is desirable and helpful for users but  risks  adds a slight risk of  accidentally  exposing  leaking  a secret if present in normal String content somewhere. *Implementation:** We will use the EnvVars (the only thing we have to work with here) to detect sensitive strings included in String parameters, by looking for the value of EnvVars in that content.  * To reduce false positives, the safe/standard global environment variables for a pipeline will be removed from this list of EnvVars* We *may* also attempt to remove local computer environment variables as with https://github.com/jenkinsci/docker-workflow-plugin/blob/916bdb728fdff51709933e653ce6baa867b7bebb/src/main/java/org/jenkinsci/plugins/docker/workflow/WithContainerStep.java#L125-L127Comment: * Lots of discussion about how to separate sensitive and nonsensitive environment variable content (markers for data, whitelist/blacklist, or custom information in their EnvVars definitions) -- [~jglick] has suggested a clever approach:{quote} to play with a different way of detecting secrets you would patch `BindingStep` and `MaskPasswordsBuildWrapper` to, say, not just set `PASSWORD=s3cr3t` but also `PASSWORD+SECRET=true`, and then document this somewhere like in `EnvironmentExpander`{quote}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
 

[JIRA] (JENKINS-37324) We would like a more meaningful description of a step

2017-01-11 Thread svano...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sam Van Oort commented on  JENKINS-37324  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: We would like a more meaningful description of a step   
 

  
 
 
 
 

 
 To capture discussion from today with Jesse Glick and James Dumay and others: Requirements added: 
 
One of the implementation challenges here is that we need to mask sensitive variables in the step description (example: an access token used in a shell command invoking AWS CLI, bound into the shell command by environment variable). This information CANNOT be stored or displayed in a step 
We also need to limit the size of data that is stored in recorded Step in case (for example writeFile) large data is being passed via variables 
 Implementation: 
 
We will use the EnvVars (the only thing we have to work with here) to detect sensitive strings included in String parameters, by looking for the value of EnvVars in that content. 
Where potentially hidden content is present, initially none of the String's content will be stored or displayable. Later we may try to replace the variable content with the EnvVars name, i.e. "my password is $passwordVar" which would execute as 'my password is s3cretC0ntent' becomes 'my password is $ {passwordVar} ' (so we know a variable was used). This is desirable and helpful for users but risks accidentally exposing a secret if present in normal String content somewhere. 
To reduce false positives, the safe/standard global environment variables for a pipeline will be removed from this list of EnvVars 
We may also attempt to remove local computer environment variables as with https://github.com/jenkinsci/docker-workflow-plugin/blob/916bdb728fdff51709933e653ce6baa867b7bebb/src/main/java/org/jenkinsci/plugins/docker/workflow/WithContainerStep.java#L125-L127 
 Comment:  
 
Lots of discussion about how to separate sensitive and nonsensitive environment variable content (markers for data, whitelist/blacklist, or custom information in their EnvVars definitions) – Jesse Glick has suggested a clever approach: 
 

 to play with a different way of detecting secrets you would patch `BindingStep` and `MaskPasswordsBuildWrapper` to, say, not just set `PASSWORD=s3cr3t` but also `PASSWORD+SECRET=true`, and then document this somewhere like in `EnvironmentExpander`
  
 

  
 
 
 
 

 
 
 

[JIRA] (JENKINS-41009) [Declarative Pipeline] Stage view displays un-executed stages as success

2017-01-11 Thread chris.car...@ni.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Carson created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41009  
 
 
  [Declarative Pipeline] Stage view displays un-executed stages as success   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Sam Van Oort  
 
 
Attachments: 
 DeclPipeline.PNG  
 
 
Components: 
 pipeline-stage-view-plugin  
 
 
Created: 
 2017/Jan/11 10:53 PM  
 
 
Labels: 
 pipeline  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Chris Carson  
 

  
 
 
 
 

 
 In Declarative pipelines the stages that don't run any steps, either by the 'when' block _expression_ being false or previous stage failing/aborting, report success in pipeline stage view. In Blue Ocean, the stages display correctly because it reads a special tag that is set to denote failure, that behavior should apply to stage view as well.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 
 

[JIRA] (JENKINS-41008) Display elapsed time on hover of running job icon

2017-01-11 Thread bmacl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brody Maclean created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41008  
 
 
  Display elapsed time on hover of running job icon   
 

  
 
 
 
 

 
Issue Type: 
  Story  
 
 
Assignee: 
 Brody Maclean  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2017/Jan/11 10:52 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Brody Maclean  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google 

[JIRA] (JENKINS-23852) slave builds repeatedly broken by "hudson.remoting.ChannelClosedException: channel is already closed"

2017-01-11 Thread heilon...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kevin R. commented on  JENKINS-23852  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: slave builds repeatedly broken by "hudson.remoting.ChannelClosedException: channel is already closed"   
 

  
 
 
 
 

 
 bump  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41007) When choosing option "Notification message includes: commit list with authors and titles", two separate messages are sent

2017-01-11 Thread per.oest...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Per Östman created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41007  
 
 
  When choosing option "Notification message includes: commit list with authors and titles", two separate messages are sent   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Kurt Madel  
 
 
Components: 
 slack-plugin  
 
 
Created: 
 2017/Jan/11 10:48 PM  
 
 
Environment: 
 Plugin: 2.1  Jenkins: 2.19.1  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Per Östman  
 

  
 
 
 
 

 
 Repro steps: 
 
In a build job that contains tests, selecte the options listed in attached screen shot; 
 
 
Run the job and watch the slack messages sent 
  Result: Two slack messages are sent, one with the build and test results combined, and one with the commit list with authors and titles  Expected: One message containing all info Rationale: Since the test summary is merged into the first message, one would expect the commit list to behave in the same way.  
 

  
 
 
 
 

 
 
 

 

[JIRA] (JENKINS-41006) Pipeline job type to support upstream and downstream job links (same as freestyle)

2017-01-11 Thread ow...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Owen Wood created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41006  
 
 
  Pipeline job type to support upstream and downstream job links (same as freestyle)   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 simple-freestyle-downstream.png, simple-freestyle-upstream.png  
 
 
Components: 
 pipeline  
 
 
Created: 
 2017/Jan/11 10:39 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Owen Wood  
 

  
 
 
 
 

 
 Freestyle jobs, for example, support links to downstream and upstream jobs from the job page. Im not 100%, but I think this is currently specific to job types implementing AbstractProject. Pipeline jobs support these links from the build console page. A request to have Pipeline jobs support upstream / downstream job links from the job page, for easier navigation and discovery. Ref - https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/lib/hudson/project/upstream-downstream.jelly  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 


[JIRA] (JENKINS-40617) Handling unsupported inputs

2017-01-11 Thread bmacl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brody Maclean commented on  JENKINS-40617  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Handling unsupported inputs   
 

  
 
 
 
 

 
 James Dumay At the moment, i don't know what the exact use cases are and don't want to add things to the JDL that haven't been thought out. I could mock up the 3 types if you're confident they'll be used.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41005) Violations plugin makes concurrent builds wait

2017-01-11 Thread daniel.pa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 D P commented on  JENKINS-41005  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Violations plugin makes concurrent builds wait   
 

  
 
 
 
 

 
 This looks like the meta-bug JENKINS-9913 collecting bad plugin behavior.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41005) Violations plugin makes concurrent builds wait

2017-01-11 Thread daniel.pa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 D P updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41005  
 
 
  Violations plugin makes concurrent builds wait   
 

  
 
 
 
 

 
Change By: 
 D P  
 

  
 
 
 
 

 
 I have several jobs executing concurrently against a pool of machines using a node label.  However, each is not able to finish, but has to wait for all concurrent jobs, during the post-build step to report violations.Console output from the job is stuck at:- Report Violations is waiting for a checkpoint on   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41005) Violations plugin makes concurrent builds wait

2017-01-11 Thread daniel.pa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 D P created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41005  
 
 
  Violations plugin makes concurrent builds wait   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Tomas Bjerre  
 
 
Components: 
 violations-plugin  
 
 
Created: 
 2017/Jan/11 10:14 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 D P  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 

[JIRA] (JENKINS-41004) Credentials Binding does not guarantee folder credential with a given ID will be returned over global credential with same ID

2017-01-11 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41004  
 
 
  Credentials Binding does not guarantee folder credential with a given ID will be returned over global credential with same ID   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Stephen Connolly  
 
 
Components: 
 credentials-binding-plugin, credentials-plugin  
 
 
Created: 
 2017/Jan/11 10:04 PM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Andrew Bayer  
 

  
 
 
 
 

 
 So starting with credentials 1.28 and https://github.com/jenkinsci/credentials-plugin/commit/68dc8c9607ec66f474824ec0489a38c205bfdd18, the list of credentials returned by CredentialsProvider.lookupCredentials is now sorted alphabetically. That means that if you've got multiple providers supplying different credentials for the same ID, CredentialsProvider.findCredentialsById will return the first of those in alphabetical order. The result of this is that you don't necessarily get, say, the folder credential instead of the global credential, if the names are different. This...seems wrong to me.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 
  

[JIRA] (JENKINS-16352) Add ability to specify parameters in the crontab

2017-01-11 Thread bsrikanth...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 srikanth reddy commented on  JENKINS-16352  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add ability to specify parameters in the crontab   
 

  
 
 
 
 

 
 I have same problem,  I am not able to pass parameters from Job A to Job B. Job A is Approval job which will be approved by manager. The second job has to pick the parameter and should wait for the scheduled production time and gets build. I am not sure about this parameterized scheduler plugin. I will give a try and let you guys know how it works. If you guys any alternative way please let me know. Thanks   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-41003) eu-west2 missing

2017-01-11 Thread amwoolter...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Woolterton created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41003  
 
 
  eu-west2 missing
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Andrew Fitz Gibbon  
 
 
Components: 
 codedeploy-plugin  
 
 
Created: 
 2017/Jan/11 10:00 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Andrew Woolterton  
 

  
 
 
 
 

 
 Using latest version of Jenkins and codedeploy plugin newer regions are missing such as eu-west-2.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

[JIRA] (JENKINS-38137) Adding Jira Server Error: This is not a valid Jira Server

2017-01-11 Thread larry.brig...@arris.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Larry Brigman commented on  JENKINS-38137  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Adding Jira Server Error: This is not a valid Jira Server   
 

  
 
 
 
 

 
 After a day of troubleshooting I find that the git repo has the fix for this issue already committed. Please release a new version from this commit: adc39632e6e9a  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40703) Support injection of maven-gpg-plugin:sign config params in Maven Settings files

2017-01-11 Thread clecl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cyrille Le Clerc commented on  JENKINS-40703  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Support injection of maven-gpg-plugin:sign config params in Maven Settings files   
 

  
 
 
 
 

 
 Dominik Bartholdi I tend to think that my initial writing "Support injection of maven-gpg-plugin:sign config params in Maven Settings files" is not good, that it's not about Maven settings.xml and that maven-gpg-plugin credentials should be handled by the withMaven(){...} plugin. I feel that there is no perfect solution because there is an inconsistency in Maven itself with most credentials handled in settings.xml through "" definitions but some credentials used by some plugins bypass this  mechanism to directly consume credentials. 
 
Maybe it should be a withGpg(){...} wrapping step that would expose the GPG keys through environment variables. The problem is that the environment variables consumed by the maven-gpg-plugin (gpg.secretKeyring, gpg.passphrase...) are specific to this plugin and are not standard to GPG --> we don't want the "withGpg(){...}" wrapping step to have a "logical dependency" on Maven 
Maybe we do it with the Jenkins config-file-provider plugin because it is the plugin in which we handle credentials consumed by Maven but it is awkward because the config-file-provider plugin is about Maven settings.xml and credentials consumed by the maven-gpg-plugin are not managed in settings.xml but in pom.xml and through default environment variable names 
Maybe we should do it in the withMaven(){...}. The "small glitch" I see is that most of credentials used by Maven builds are managed in settings.xml through the Jenkins config-file-provider plugin and we would do something inconsistent for GPG credentials. 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

[JIRA] (JENKINS-40961) Groovy code in classpath no longer respected

2017-01-11 Thread hyper...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 jordan cohen commented on  JENKINS-40961  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Groovy code in classpath no longer respected   
 

  
 
 
 
 

 
 https://github.com/hypergig/robo-jenkins/commit/28c5a61ca19e349a0cd0d3730787541bc80d5129 Thanks again  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40956) Misc JDL control enhancements / bugs

2017-01-11 Thread cmey...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cliff Meyers updated  JENKINS-40956  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40956  
 
 
  Misc JDL control enhancements / bugs   
 

  
 
 
 
 

 
Change By: 
 Cliff Meyers  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39181) Invalid fully qualified image name when registry URL specified.

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-39181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Invalid fully qualified image name when registry URL specified.   
 

  
 
 
 
 

 
 Code changed in jenkins User: Oleg Nenashev Path: src/main/java/org/jenkinsci/plugins/docker/commons/credentials/DockerRegistryEndpoint.java src/test/java/org/jenkinsci/plugins/docker/commons/credentials/DockerRegistryEndpointTest.java http://jenkins-ci.org/commit/docker-commons-plugin/8edbc8ed06d2f9164fd00fe9be9cf39fa4dd78f8 Log: Merge pull request #56 from liebowitz/master JENKINS-39181 Invalid fully qualified image name when registry URL specified Compare: https://github.com/jenkinsci/docker-commons-plugin/compare/9d298f88b30b...8edbc8ed06d2  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40448) Allow S3 artifacts to be created by multiple steps

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40448  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Allow S3 artifacts to be created by multiple steps   
 

  
 
 
 
 

 
 Code changed in jenkins User: Julian Cook Path: src/main/java/hudson/plugins/s3/S3ArtifactsAction.java src/main/java/hudson/plugins/s3/S3BucketPublisher.java http://jenkins-ci.org/commit/s3-plugin/b585d0da79d8ef2a16a34d61226aac1fac9c13fd Log: JENKINS-40448: add to existing actions for a run  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40448) Allow S3 artifacts to be created by multiple steps

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40448  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Allow S3 artifacts to be created by multiple steps   
 

  
 
 
 
 

 
 Code changed in jenkins User: Julian Cook Path: src/main/java/hudson/plugins/s3/S3ArtifactsAction.java src/main/java/hudson/plugins/s3/S3BucketPublisher.java http://jenkins-ci.org/commit/s3-plugin/3e43e4fd170f3f5f7a8ebf52b8903818afc2f731 Log: JENKINS-40448: remove method added to S3ArtifactsAction As per comment on https://github.com/jenkinsci/s3-plugin/pull/97  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40448) Allow S3 artifacts to be created by multiple steps

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40448  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Allow S3 artifacts to be created by multiple steps   
 

  
 
 
 
 

 
 Code changed in jenkins User: Akbashev Alexander Path: src/main/java/hudson/plugins/s3/S3ArtifactsAction.java src/main/java/hudson/plugins/s3/S3BucketPublisher.java src/main/java/hudson/plugins/s3/S3Profile.java src/test/java/hudson/plugins/s3/S3Test.java http://jenkins-ci.org/commit/s3-plugin/e7cc2e413deb8d5f07d2aa19f5486282eac59eb5 Log: Merge pull request #97 from juliantcook/master JENKINS-40448: add to existing actions for a run Compare: https://github.com/jenkinsci/s3-plugin/compare/5d17f478ed67...e7cc2e413deb  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40448) Allow S3 artifacts to be created by multiple steps

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40448  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Allow S3 artifacts to be created by multiple steps   
 

  
 
 
 
 

 
 Code changed in jenkins User: Julian Cook Path: src/main/java/hudson/plugins/s3/S3Profile.java src/test/java/hudson/plugins/s3/S3Test.java http://jenkins-ci.org/commit/s3-plugin/cd64fd89f534631b1ea94e2a59b834fd510a00da Log: JENKINS-40448: Add test  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40786) s3 plugin PR-94 breaks pipeline step() usage

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40786  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: s3 plugin PR-94 breaks pipeline step() usage   
 

  
 
 
 
 

 
 Code changed in jenkins User: Akbashev Alexander Path: src/main/java/hudson/plugins/s3/S3BucketPublisher.java http://jenkins-ci.org/commit/s3-plugin/5d17f478ed6722b2dc5c87da7e2a03a373bc7c63 Log: Merge pull request #103 from dobbymoodge/JENKINS-40786 JENKINS-40786 - check constructor for null values Compare: https://github.com/jenkinsci/s3-plugin/compare/30e3d7bf174e...5d17f478ed67  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-40786) s3 plugin PR-94 breaks pipeline step() usage

2017-01-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-40786  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: s3 plugin PR-94 breaks pipeline step() usage   
 

  
 
 
 
 

 
 Code changed in jenkins User: dobbymoodge Path: src/main/java/hudson/plugins/s3/S3BucketPublisher.java http://jenkins-ci.org/commit/s3-plugin/5ceaf176a0cbb1e719b8aa96e18ddbed899bbc77 Log: JENKINS-40786 - check constructor for null values Fixes wonky initialization behavior with pipeline scripts Addresses https://issues.jenkins-ci.org/browse/JENKINS-40786  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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