[JIRA] (JENKINS-60605) GIT_ASKPASS not working anymore

2019-12-30 Thread d...@fortysix.ch (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dominik Bartholdi created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60605  
 
 
  GIT_ASKPASS not working anymore   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Mark Waite  
 
 
Components: 
 git-plugin  
 
 
Created: 
 2019-12-30 09:10  
 
 
Environment: 
 jenkins:2.204.1  git:4.0.0  git-client:3.0.0  git-server:1.9   
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Dominik Bartholdi  
 

  
 
 
 
 

 
 I have a multi branch project setup, within the pipeline I do an additional fetch with the help of 'GIT_ASKPASS' as I described here: https://github.com/imod/jenkins-git-askpass-pipeline-lib   with this plugin combination it is working: 
 
jenkins:2.176.2 git:3.12.0  git-client:2.8.1  git-server:1.8 
   with this plugin combination it is NOT working anymore: 
 
jenkins:2.204.1 git:4.0.0 git-client:3.0.0 git-server:1.9 
   the error I get is this:  

 

Cloning repository https://bitbucket.org//dummy.git
 > git init /home/ec2-user/workspace/org_dummy_develop # timeout=10
Fetching upstream changes from https://bitbucket.org//dummy.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials YOOBOT_BITBUCKET
 > git fetch --no-tags --progress -- https://bitbucket.org//dummy.git +refs/heads/develop:refs/remotes/origin/develop # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "g

[JIRA] (JENKINS-60606) Update Jenkinsfiles in libraries to use infra.runMaven() with Azure settings

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev moved an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60606  
 
 
  Update Jenkinsfiles in libraries to use infra.runMaven() with Azure settings
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Project: 
 Infrastructure Jenkins  
 
 
Key: 
 INFRA JENKINS - 2403 60606  
 
 
Workflow: 
 classic default workflow JNJira + In-Review  
 
 
Component/s: 
 winstone-jetty  
 
 
Component/s: 
 pipeline-library  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

  

[JIRA] (JENKINS-60606) Update Jenkinsfiles in libraries to use infra.runMaven() with Azure settings

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60606  
 
 
  Update Jenkinsfiles in libraries to use infra.runMaven() with Azure settings
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Component/s: 
 remoting  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203832.1577696162000.870.1577697300071%40Atlassian.JIRA.


[JIRA] (JENKINS-60606) Update Jenkinsfiles in libraries to use infra.runMaven() with Azure settings

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-60606  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Update Jenkinsfiles in libraries to use infra.runMaven() with Azure settings
 

  
 
 
 
 

 
 Examples: 
 
https://github.com/jenkinsci/remoting/pull/364 
https://github.com/jenkinsci/winstone/pull/85 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203832.1577696162000.871.1577697420056%40Atlassian.JIRA.


[JIRA] (JENKINS-58633) Losing Metadata if upload file bigger than 100MB

2019-12-30 Thread jie...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jie Shen commented on  JENKINS-58633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Losing Metadata if upload file bigger than 100MB   
 

  
 
 
 
 

 
 Kimitake Abe thanks for reporting this. I have created a PR to fix this.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200801.1563958272000.873.1577697540197%40Atlassian.JIRA.


[JIRA] (JENKINS-60607) mattermost-plugin 3.0 does not work with Mattermost 5.6.2

2019-12-30 Thread bootsare...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Philipp Moeller created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60607  
 
 
  mattermost-plugin 3.0 does not work with Mattermost 5.6.2   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Jo Vandeginste  
 
 
Components: 
 mattermost-plugin  
 
 
Created: 
 2019-12-30 09:19  
 
 
Environment: 
 Jenkins Version: 2.204.1  mattermost-plugin: 3.0.0  Mattermost Version: 5.6.2   
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Philipp Moeller  
 

  
 
 
 
 

 
 After updating to versin 3.0.0 of the mattermost-plugin, notifications are not posted to the Mattermost server 5.6.2 anymore. After a downgrade to version 2.7.1 notifications are posted again. Unfortunately there is no up-to-date changelog for this new major release to help narrow this down. The following exception can be found in the log: 

 

2019-12-30 08:48:06.321+ [id=285]   WARNING j.p.m.StandardMattermostService#publish: Error posting to Mattermost
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at org.apache.http.impl.conn.De

[JIRA] (JENKINS-56402) Declarative Pipeline shows SUCCESS even though job FAILED

2019-12-30 Thread artourkle...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Artour Klevin reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 With current version 1.5.0 of Pipeline: Declarative Plugin. I get the same issue.    
 

  
 
 
 
 

 
 Jenkins /  JENKINS-56402  
 
 
  Declarative Pipeline shows SUCCESS even though job FAILED   
 

  
 
 
 
 

 
Change By: 
 Artour Klevin  
 
 
Resolution: 
 Fixed  
 
 
Status: 
 Closed Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this

[JIRA] (JENKINS-59427) Rename SSH Slaves Plugin

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59427  
 
 
  Rename SSH Slaves Plugin   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Attachment: 
 image-2019-12-30-11-02-50-335.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202010.1568797619000.920.1577700180157%40Atlassian.JIRA.


[JIRA] (JENKINS-59427) Rename SSH Slaves Plugin

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-59427  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Rename SSH Slaves Plugin   
 

  
 
 
 
 

 
 
 
SSH Build Agents is a winner according to the poll. 
 
There were very valid concerns about using "Build" in the name, e.g. from Brantone 
There were suggestions from Martin d'Anjou to take a look at other existing names 
 
https://plugins.jenkins.io/windows-slaves was renamed to "WMI Windows Agents Plugin" 
https://plugins.jenkins.io/azure-vm-agents 
https://plugins.jenkins.io/command-launcher 
  
  
In the comments there were few extra options we could consider: "SSH Node Launcher Plugin" by Eric Smalling, "Agent launcher via SSH plugin" by James Nord 
 So my conclusion is that there is a mess in plugin naming already. We either stick to the "Foo Agents Plugin" terminology, or steer naming to "Foo Agent Launcher" or "Foo Node Launcher". The latter one is more developer-friendly, because the actual extension point under the hood is "NodeLauncher". My sugestion would be to proceed with "SSH Build Agents" or "SSH Node Launcher Plugin". Ivan Fernandez Calvo could you please select the final name as a maintainer?       
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

[JIRA] (JENKINS-60608) Rename `jenkins-slave.exe` to `jenkins-agent.exe` in WMI Windows agents

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60608  
 
 
  Rename `jenkins-slave.exe` to `jenkins-agent.exe` in WMI Windows agents   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Emilio Escobar   
 
 
Components: 
 windows-slaves-plugin  
 
 
Created: 
 2019-12-30 10:32  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Oleg Nenashev  
 

  
 
 
 
 

 
 Placeholder for https://github.com/jenkinsci/windows-slaves-plugin/pull/17 by Josh Soref  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  

[JIRA] (JENKINS-60608) Rename `jenkins-slave.exe` to `jenkins-agent.exe` in WMI Windows agents

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev assigned an issue to Josh Soref  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60608  
 
 
  Rename `jenkins-slave.exe` to `jenkins-agent.exe` in WMI Windows agents   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Assignee: 
 Emilio  Escobar  Josh Soref  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203837.1577701956000.927.1577701980611%40Atlassian.JIRA.


[JIRA] (JENKINS-55348) Display Pull Request Name instead of ID in the UI

2019-12-30 Thread pay...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pay Bas updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55348  
 
 
  Display Pull Request Name instead of ID in the UI   
 

  
 
 
 
 

 
Change By: 
 Pay Bas  
 
 
Attachment: 
 build monitor.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196444.1545944269000.929.1577702280868%40Atlassian.JIRA.


[JIRA] (JENKINS-55348) Display Pull Request Name instead of ID in the UI

2019-12-30 Thread pay...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pay Bas commented on  JENKINS-55348  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Display Pull Request Name instead of ID in the UI   
 

  
 
 
 
 

 
 Just attached a screenshot to show how silly this problem is. It prohibits easy use of monitoring because it most information is lost. Nobody knows what PR-1360 means and which branch or PR-name it refers to.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196444.1545944269000.939.1577702460411%40Atlassian.JIRA.


[JIRA] (JENKINS-55348) Display Pull Request Name instead of ID in the UI

2019-12-30 Thread pay...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pay Bas edited a comment on  JENKINS-55348  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Display Pull Request Name instead of ID in the UI   
 

  
 
 
 
 

 
 Just attached a screenshot to show how silly this problem is. It prohibits easy use of monitoring because  it  most information is lost. Nobody knows what PR-1360 means and which branch or PR-name it refers to.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196444.1545944269000.941.1577702460467%40Atlassian.JIRA.


[JIRA] (JENKINS-60417) Issue in Post Processing functionality(Apply filter) in warning-ng 7.0.0 or above version

2019-12-30 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-60417  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Issue in Post Processing functionality(Apply filter) in warning-ng 7.0.0 or above version   
 

  
 
 
 
 

 
 No, I do not have a clue why this fails on your machine. I cannot reproduce this issue locally.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203478.1575970934000.947.1577703300170%40Atlassian.JIRA.


[JIRA] (JENKINS-60417) Issue in Post Processing functionality(Apply filter) in warning-ng 7.0.0 or above version

2019-12-30 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-60417  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Issue in Post Processing functionality(Apply filter) in warning-ng 7.0.0 or above version   
 

  
 
 
 
 

 
 No, I do not have a clue why this fails on your machine. I cannot reproduce this issue locally.Are you familiar with debugging a Java application? Maybe it makes sense to attach a debugger to your Jenkins instance and see where the process fails...  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203478.1575970934000.949.1577703360121%40Atlassian.JIRA.


[JIRA] (JENKINS-60383) Remote nodes unable to checkout code

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60383  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remote nodes unable to checkout code   
 

  
 
 
 
 

 
 Thanks Nick Bulleid looking at your fix right now.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203433.1575577992000.952.1577710020318%40Atlassian.JIRA.


[JIRA] (JENKINS-60383) Remote nodes unable to checkout code

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60383  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remote nodes unable to checkout code   
 

  
 
 
 
 

 
 Unfortunately, your fix is breaking existing functionality. Let me reproduce the problem and see if there is another way to achieve the same result.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203433.1575577992000.954.1577710620127%40Atlassian.JIRA.


[JIRA] (JENKINS-60383) Remote nodes unable to checkout code

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60383  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remote nodes unable to checkout code   
 

  
 
 
 
 

 
 I just tried and it works for me. When the build is triggered on a remote host, I see: using GIT_ASKPASS to set credentials jenkins-at-gerritci In your case I see from your logs: using GIT_ASKPASS to set credentials  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203433.1575577992000.957.1577712660158%40Atlassian.JIRA.


[JIRA] (JENKINS-59427) Rename SSH Slaves Plugin

2019-12-30 Thread ericsmall...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Eric Smalling commented on  JENKINS-59427  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Rename SSH Slaves Plugin   
 

  
 
 
 
 

 
 FWIW, I think "SSH Build Agents" is a fine choice too.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202010.1568797619000.960.1577712720232%40Atlassian.JIRA.


[JIRA] (JENKINS-59427) Rename SSH Slaves Plugin

2019-12-30 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo commented on  JENKINS-59427  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Rename SSH Slaves Plugin   
 

  
 
 
 
 

 
 the poll winner is fine "SSH Build Agents"   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202010.1568797619000.965.1577713560285%40Atlassian.JIRA.


[JIRA] (JENKINS-60383) Remote nodes unable to checkout code

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60383  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remote nodes unable to checkout code   
 

  
 
 
 
 

 
 Did you set the credentials id on the multi-branch pipeline job?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203433.1575577992000.967.1577713680312%40Atlassian.JIRA.


[JIRA] (JENKINS-60365) Environment variables not being set on post-submit

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60365  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Environment variables not being set on post-submit   
 

  
 
 
 
 

 
 If we want to get those variables, we need to try to understand what is the change associated with a SHA1: it is feasible I believe, because Gerrit would be able to find the change number based on the SHA1 of the commit. Changed the issue to improvement and will put it in my backlog. Thanks for sharing your use-case.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203388.1575461802000.972.1577713980360%40Atlassian.JIRA.


[JIRA] (JENKINS-60365) Environment variables not being set on post-submit

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60365  
 
 
  Environment variables not being set on post-submit   
 

  
 
 
 
 

 
Change By: 
 Luca Domenico Milanesio  
 
 
Issue Type: 
 Bug Improvement  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203388.1575461802000.970.1577713980332%40Atlassian.JIRA.


[JIRA] (JENKINS-60364) Environment variables not being set when Gerrit 2.14

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60364  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Environment variables not being set when Gerrit 2.14   
 

  
 
 
 
 

 
 I believe this is more an issue with the GerritRestClient (see https://github.com/uwolfer/gerrit-rest-java-client). Will have a look on that code-base to see what is needed to support Gerrit v2.14 or earlier.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203387.1575461562000.974.1577714160166%40Atlassian.JIRA.


[JIRA] (JENKINS-60609) Azure Artifacts download url is incorrect when there are "/" in git branch of multibranch pipeline

2019-12-30 Thread chuanl...@126.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 david xu created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60609  
 
 
  Azure Artifacts download url is incorrect when there are "/" in git branch of multibranch pipeline   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Jie Shen  
 
 
Attachments: 
 Screen Shot 2019-12-30 at 10.14.35 PM.png  
 
 
Components: 
 azure-artifact-manager-plugin, workflow-multibranch-plugin  
 
 
Created: 
 2019-12-30 14:18  
 
 
Environment: 
 Jenkins: 2.190.3, Azure Artifact Manager: 1.0.4, Pipeline Multibranch: 2.21, Agent OS: Ubuntu with Open JDK 8  
 
 
Labels: 
 plugin  
 
 
Priority: 
  Major  
 
 
Reporter: 
 david xu  
 

  
 
 
 
 

 
 In the multibranch pipeline jobs, when there are "/" in branch, for example: branch "test/dennisxu",  the download url will be /test%2Fdennisxu/1//test. , which can not be downloaded. While I change the above url to /test%252Fdennisxu/1//test., it can be downloaded. I think there is a bug when the Azure Artifact Manager generate the download url for multibranch pipeline jobs which contains "/" in branch, and the "/" seems not be escaped correctly.  
 

  
 
 
 
 

 

[JIRA] (JENKINS-60364) Environment variables not being set when Gerrit 2.14

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60364  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Environment variables not being set when Gerrit 2.14   
 

  
 
 
 
 

 
 Raised as https://github.com/uwolfer/gerrit-rest-java-client/issues/97. As soon as the Gerrit REST API java layer will be fixed, I'll include it in the plugin. Thanks for raising it and for providing meaningful and comprehensive logs for reproducing . the issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203387.1575461562000.992.1577715780115%40Atlassian.JIRA.


[JIRA] (JENKINS-60610) Unable to set multi label in kubernetes pod template

2019-12-30 Thread mat...@jfrog.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matan Katz created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60610  
 
 
  Unable to set multi label in kubernetes pod template   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 kubernetes-plugin  
 
 
Created: 
 2019-12-30 14:41  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Matan Katz  
 

  
 
 
 
 

 
 Affects 1.22.3 Unable to set multi labels in pod template, getting the following exception. 

 

2019-12-30 14:22:00.164+ [id=47] INFO o.c.j.p.k.KubernetesCloud#provision: Template for label k8s: Kubernetes Pod Template2019-12-30 14:22:00.164+ [id=47] INFO o.c.j.p.k.KubernetesCloud#provision: Template for label k8s: Kubernetes Pod Template2019-12-30 14:22:00.168+ [id=47] WARNING o.c.j.p.k.KubernetesCloud#provision: Failed to count the # of live instances on Kubernetesio.fabric8.kubernetes.client.KubernetesClientException: Failure executing: GET at: https://kubernetes.default/api/v1/namespaces/jenkins/pods?labelSelector=jenkins%3Dslave%2Cjenkins%2Flabel%3Dk8s%20docker. Message: found 'docker', expected: ',' or 'end of string'. Received status: Status(apiVersion=v1, code=400, details=null, kind=Status, message=found 'docker', expected: ',' or 'end of string', metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=BadRequest, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.base.OperationSupport.requestFailure(OperationSupport.java:510) at io.fabric8.kubernetes.client.dsl.base.OperationSupport.assertResponseCode(OperationSupport.java:449) at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:413) at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:372) at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:354) 

[JIRA] (JENKINS-60364) Environment variables not being set when Gerrit 2.14

2019-12-30 Thread felipecassi...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Felipe Santos commented on  JENKINS-60364  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Environment variables not being set when Gerrit 2.14   
 

  
 
 
 
 

 
 Awesome! I just saw the Issue there. You're very welcome and thank you so much.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203387.1575461562000.1002.1577717100337%40Atlassian.JIRA.


[JIRA] (JENKINS-60383) Remote nodes unable to checkout code

2019-12-30 Thread wi...@carallon.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Will Wagner updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60383  
 
 
  Remote nodes unable to checkout code   
 

  
 
 
 
 

 
Change By: 
 Will Wagner  
 
 
Attachment: 
 credentials.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203433.1575577992000.1004.1577717100373%40Atlassian.JIRA.


[JIRA] (JENKINS-60364) Environment variables not being set when Gerrit 2.14

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60364  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Environment variables not being set when Gerrit 2.14   
 

  
 
 
 
 

 
 I am trying to downgrade for the time being the Gerrit REST API java layer, so that compatibility with Gerrit v2.14 is resumed.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203387.1575461562000.1007.1577717160270%40Atlassian.JIRA.


[JIRA] (JENKINS-60383) Remote nodes unable to checkout code

2019-12-30 Thread wi...@carallon.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Will Wagner commented on  JENKINS-60383  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remote nodes unable to checkout code   
 

  
 
 
 
 

 
 We have set username/password credentials on the pipeline job, see uploaded image. Out of interest what functionality is broken by our change?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203433.1575577992000.1010.1577717160316%40Atlassian.JIRA.


[JIRA] (JENKINS-60365) Environment variables not being set on post-submit

2019-12-30 Thread felipecassi...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Felipe Santos commented on  JENKINS-60365  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Environment variables not being set on post-submit   
 

  
 
 
 
 

 
 The approach you suggested makes a lot of sense. I might try to contribute to the code, I will have a look when I get some time. Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203388.1575461802000.1012.1577717340210%40Atlassian.JIRA.


[JIRA] (JENKINS-60364) Environment variables not being set when Gerrit 2.14

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio started work on  JENKINS-60364  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Luca Domenico Milanesio  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203387.1575461562000.1018.1577717700348%40Atlassian.JIRA.


[JIRA] (JENKINS-60364) Environment variables not being set when Gerrit 2.14

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio updated  JENKINS-60364  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60364  
 
 
  Environment variables not being set when Gerrit 2.14   
 

  
 
 
 
 

 
Change By: 
 Luca Domenico Milanesio  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203387.1575461562000.1020.1577717700399%40Atlassian.JIRA.


[JIRA] (JENKINS-60364) Environment variables not being set when Gerrit 2.14

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60364  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Environment variables not being set when Gerrit 2.14   
 

  
 
 
 
 

 
 It looks like the downgrade would work for now: https://review.gerrithub.io/c/jenkinsci/gerrit-code-review-plugin/+/478951  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203387.1575461562000.1016.1577717700324%40Atlassian.JIRA.


[JIRA] (JENKINS-60412) Additional behavior "Discover open changes" not working for using Gerrit as SCM in Jenkins Shared Library configuration

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60412  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Additional behavior "Discover open changes" not working for using Gerrit as SCM in Jenkins Shared Library configuration   
 

  
 
 
 
 

 
 I believe this was caused by the issue JENKINS-60364  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203469.1575926699000.1022.1577717820108%40Atlassian.JIRA.


[JIRA] (JENKINS-60383) Remote nodes unable to checkout code

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60383  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remote nodes unable to checkout code   
 

  
 
 
 
 

 
 Can you try to use the Gerrit authenticated URL? https://gerrit.mycompany.com/a/myrepo  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203433.1575577992000.1024.1577717940265%40Atlassian.JIRA.


[JIRA] (JENKINS-60605) GIT_ASKPASS not working anymore

2019-12-30 Thread d...@fortysix.ch (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dominik Bartholdi closed an issue as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 this issue was related to a change in the ec2 plugin and has nothing to do with the git plugin  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-60605  
 
 
  GIT_ASKPASS not working anymore   
 

  
 
 
 
 

 
Change By: 
 Dominik Bartholdi  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





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

[JIRA] (JENKINS-60611) Not specifying a repo platform results in "Invalid Platform Flag" error

2019-12-30 Thread jlange6...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jeff Lange created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60611  
 
 
  Not specifying a repo platform results in "Invalid Platform Flag" error   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 repo-plugin  
 
 
Created: 
 2019-12-30 15:26  
 
 
Environment: 
 Jenkins 2.204.1 Repo Plugin 1.12.0  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Jeff Lange  
 

  
 
 
 
 

 
 When creating a new REPO project, leaving the platform field blank should result in no -p flag being passed to the repo init command. However, the following command is generated, resulting in a failure: repo init -u ssh://xxx/yyy -b master -p --depth=1 --current-branch An empty -p is generated, causing --depth=1 to be interpreted as the platform value. Manually specifying the value 'auto' will work as a work-around, but this is NOT the expected behavior. This is a new regression issue, as this used to work as expected.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

   

[JIRA] (JENKINS-37739) Plugin not displaying Robot Test Summary correctly if robot framework task running in parallel in pipeline

2019-12-30 Thread abhijit_a.sip...@nokia.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Abhijit Sipani commented on  JENKINS-37739  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin not displaying Robot Test Summary correctly if robot framework task running in parallel in pipeline   
 

  
 
 
 
 

 
 shyam singh Can you please provide details of how you were able to generate the table?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.173871.1472384428000.1031.1577720820463%40Atlassian.JIRA.


[JIRA] (JENKINS-60383) Remote nodes unable to checkout code

2019-12-30 Thread luca.milane...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luca Domenico Milanesio commented on  JENKINS-60383  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remote nodes unable to checkout code   
 

  
 
 
 
 

 
 Will Wagner the SCM extensions are completely removed in your proposed change. Without those extensions, you won't be able to successfully complete a branch scanning of a medium-sized Gerrit repository.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203433.1575577992000.1047.1577722500200%40Atlassian.JIRA.


[JIRA] (JENKINS-39234) User identified as Tomcat's unix user id when using Kerberos SSO behind reverse proxy

2019-12-30 Thread dirk.heinri...@recommind.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dirk Heinrichs edited a comment on  JENKINS-39234  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: User identified as Tomcat's unix user id when using Kerberos SSO behind reverse proxy   
 

  
 
 
 
 

 
 Just ran into this and got it solved by using all the "proxy_set_header" directives from [this post|https://hub.alfresco.com/t5/alfresco-content-services-forum/nginx-reverse-proxy-with-kerberos-sso/td-p/57302].Ended up using this (quite simple) config snippet:{code:java}   location / {proxy_pass_request_headers on;proxy_set_header   X-Real-IP $remote_addr;proxy_set_header   Host  $http_host;proxy_set_header   X-Forwarded-For $proxy_add_x_forwarded_for;proxy_set_header   X-Forwarded-Host $http_host;proxy_set_header   X-Forwarded-Server $host;proxy_pass http://127.0.0.1:8080;  }{code}My  originnal  original  (non-working) version didn't set the "X-Forwarded-*" headers.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.175662.1477386395000.1055.1577722560401%40Atlassian.JIRA.


[JIRA] (JENKINS-39234) User identified as Tomcat's unix user id when using Kerberos SSO behind reverse proxy

2019-12-30 Thread dirk.heinri...@recommind.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dirk Heinrichs commented on  JENKINS-39234  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: User identified as Tomcat's unix user id when using Kerberos SSO behind reverse proxy   
 

  
 
 
 
 

 
 Just ran into this and got it solved by using all the "proxy_set_header" directives from this post. Ended up using this (quite simple) config snippet: 

 

   location / {
proxy_pass_request_headers on;
proxy_set_header   X-Real-IP $remote_addr;
proxy_set_header   Host  $http_host;
proxy_set_header   X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header   X-Forwarded-Host $http_host;
proxy_set_header   X-Forwarded-Server $host;
proxy_pass http://127.0.0.1:8080;
  } 

 My originnal (non-working) version didn't set the "X-Forwarded-*" headers.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.175662.1477386395000.1051.1577722560342%40Atlassian.JIRA.


[JIRA] (JENKINS-60612) Could not match URL g...@github.company.com:/GAEBLER/imsartifacts github webhook does not work

2019-12-30 Thread gaeb...@de.ibm.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Gaebler created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60612  
 
 
  Could not match URL g...@github.company.com:/GAEBLER/imsartifacts github webhook does not work   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Kirill Merkushev  
 
 
Components: 
 github-plugin  
 
 
Created: 
 2019-12-30 16:35  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Denis Gaebler  
 

  
 
 
 
 

 
 Hi, while with command line the following url is supported: g...@github.company.com:/GAEBLER/imsartifacts It does not work with the current Jenkins github plugin, I checked the matchers in https://github.com/jenkinsci/github-plugin/blob/master/src/main/java/com/cloudbees/jenkins/GitHubRepositoryName.java and found out that they do not match and produce the following error in the jenkins log: Could not match URL g...@github.company.com:/GAEBLER/imsartifacts   However, I found a workaround, which is to remove the slash after the colon. But it was really hard to find that issue and while using google or Jira search, I did not find any matches, but the URL: g...@github.company.com:GAEBLER/imsartifacts works when configured in Jenkins and the webhook triggers from github too. They do perfectly work now.   Thanks, Denis.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 
   

[JIRA] (JENKINS-60613) Cannot use Jenkins variable to override Release Number after plugin upgrade to 3.0

2019-12-30 Thread jstarb...@scisolutions.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jon Starbird created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60613  
 
 
  Cannot use Jenkins variable to override Release Number after plugin upgrade to 3.0   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Andrew Sumner  
 
 
Components: 
 inedo-buildmaster-plugin  
 
 
Created: 
 2019-12-30 16:41  
 
 
Environment: 
 Jenkins 2.204.1  BuildMaster plugin 3.0.0  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Jon Starbird  
 

  
 
 
 
 

 
 After upgrading to 3.0 of the plugin I can no longer specify the Release Number with a variable as I could before in the Create Build and Deploy Build tasks. This in the classic Jenkins job mode. We run multiple release builds simultaneously at times so I need to be able to specify it via a variable otherwise we have to have have extra jobs and hard code the release number as we cannot use Latest Active Release.  Having the ability to override it in the both tasks or even better would be to have the override in the Inject BuildMaster release details step that would then set the buildmaster_release_number variable for the other BM tasks. I have not tried yet in declarative script mode yet but this would be needed there as well.  I am going to have to downgrade to the older 2.4.0 version of the plugin for now but I don't know if that version will work with BuildMaster 6.2 when it comes out.   
 

  
 
 
 
 

 
 
 
 

[JIRA] (JENKINS-55348) Display Pull Request Name instead of ID in the UI

2019-12-30 Thread a...@czajkowski.ca (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alan Czajkowski updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55348  
 
 
  Display Pull Request Name instead of ID in the UI   
 

  
 
 
 
 

 
Change By: 
 Alan Czajkowski  
 
 
Attachment: 
 Screen Shot 2019-12-30 at 12.12.25 PM.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196444.1545944269000.1069.1577726040697%40Atlassian.JIRA.


[JIRA] (JENKINS-55348) Display Pull Request Name instead of ID in the UI

2019-12-30 Thread a...@czajkowski.ca (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alan Czajkowski commented on  JENKINS-55348  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Display Pull Request Name instead of ID in the UI   
 

  
 
 
 
 

 
 Attaching another screenshot example:  The Jenkins UI shows "PR-20" but nobody really knows what that is, showing the PR name is much more valuable.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196444.1545944269000.1070.1577726040753%40Atlassian.JIRA.


[JIRA] (JENKINS-55348) Display Pull Request Name instead of ID in the UI

2019-12-30 Thread a...@czajkowski.ca (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alan Czajkowski edited a comment on  JENKINS-55348  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Display Pull Request Name instead of ID in the UI   
 

  
 
 
 
 

 
 Attaching another screenshot example:   !Screen Shot 2019-12-30 at 12.12.25 PM.png|thumbnail!The Jenkins UI shows "PR-20" but nobody really knows what that is, showing the PR name is much more valuable.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196444.1545944269000.1081.1577726100371%40Atlassian.JIRA.


[JIRA] (JENKINS-55348) Display Pull Request Name instead of ID in the UI

2019-12-30 Thread a...@czajkowski.ca (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alan Czajkowski edited a comment on  JENKINS-55348  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Display Pull Request Name instead of ID in the UI   
 

  
 
 
 
 

 
 Attaching another screenshot example:!Screen Shot 2019-12-30 at 12.12.25 PM.png|thumbnail!The Jenkins UI shows "PR-20" but nobody really knows what that is, showing the PR name is much more valuable.  And the PR name is already available to the UI because when you hover your mouse over the hyperlink, the tooltip popup shows the PR name. The UI should flip that display experience, the hyperlink text should be the PR name, and when you hover the mouse over the text, the tooltip popup should show the PR ID.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196444.1545944269000.1087.1577726280657%40Atlassian.JIRA.


[JIRA] (JENKINS-59427) Rename SSH Slaves Plugin

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-59427  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Rename SSH Slaves Plugin   
 

  
 
 
 
 

 
 So be it. Just in case, we can always rename it again   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202010.1568797619000.1091.1577726700206%40Atlassian.JIRA.


[JIRA] (JENKINS-44972) Truncated log displayed in middle of line, showing Base64-encoded ConsoleNote garbage

2019-12-30 Thread rajat16...@iiitd.ac.in (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rajat Bansal commented on  JENKINS-44972  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Truncated log displayed in middle of line, showing Base64-encoded ConsoleNote garbage   
 

  
 
 
 
 

 
 Hi Jesse Glick, I am a newbie and would like to work on this but I am not able to reproduce the issue. Can you please help. Screenshots would be great.  Thanks.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.183055.1497882341000.1093.1577727240237%40Atlassian.JIRA.


[JIRA] (JENKINS-51849) Plugins install fails due to java.net.SocketTimeoutException: Read timed out error

2019-12-30 Thread c...@creemama.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Topher commented on  JENKINS-51849  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugins install fails due to java.net.SocketTimeoutException: Read timed out error   
 

  
 
 
 
 

 
 After updating Jenkins 2.210, we started getting SocketTimeoutExceptions as well. We did the following to fix the problem: 
 
Navigate to Manage Jenkins > Manage Plugins > Advanced (tab). 
Change the Update Site URL from http://updates.jenkins-ci.org/update-center.json to https://updates.jenkins-ci.org/update-center.json . 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.191325.1528691966000.1097.1577733900209%40Atlassian.JIRA.


[JIRA] (JENKINS-51849) Plugins install fails due to java.net.SocketTimeoutException: Read timed out error

2019-12-30 Thread c...@creemama.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Topher edited a comment on  JENKINS-51849  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugins install fails due to java.net.SocketTimeoutException: Read timed out error   
 

  
 
 
 
 

 
 After updating Jenkins  to  2.210, we started getting SocketTimeoutExceptions as well.We did the following to fix the problem: # Navigate to Manage Jenkins > Manage Plugins > Advanced (tab). # Change the Update Site URL from [http://updates.jenkins-ci.org/update-center.json] to [https://updates.jenkins-ci.org/update-center.json] .  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.191325.1528691966000.1102.1577733960188%40Atlassian.JIRA.


[JIRA] (JENKINS-51849) Plugins install fails due to java.net.SocketTimeoutException: Read timed out error

2019-12-30 Thread c...@creemama.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Topher updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51849  
 
 
  Plugins install fails due to java.net.SocketTimeoutException: Read timed out error   
 

  
 
 
 
 

 
Change By: 
 Chris Topher  
 
 
Comment: 
 After updating Jenkins to 2.210, we started getting SocketTimeoutExceptions as well.We did the following to fix the problem: # Navigate to Manage Jenkins > Manage Plugins > Advanced (tab). # Change the Update Site URL from [http://updates.jenkins-ci.org/update-center.json] to [https://updates.jenkins-ci.org/update-center.json] .  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.191325.1528691966000.1107.1577734440309%40Atlassian.JIRA.


[JIRA] (JENKINS-60364) Environment variables not being set when Gerrit 2.14

2019-12-30 Thread felipecassi...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Felipe Santos commented on  JENKINS-60364  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Environment variables not being set when Gerrit 2.14   
 

  
 
 
 
 

 
 I loaded the generated plugin into my Jenkins and I can confirm now all the environment variables is being set.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203387.1575461562000.1112.1577737980258%40Atlassian.JIRA.


[JIRA] (JENKINS-18242) Publish to Cifs even if build failed

2019-12-30 Thread maxime.viarg...@serato.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Maxime Viargues commented on  JENKINS-18242  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Publish to Cifs even if build failed   
 

  
 
 
 
 

 
 Same here, some of our builds can succeed on Mac and fail on Windows but we still want to upload the successful ones.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.149547.1370550032000.1114.1577739360180%40Atlassian.JIRA.


[JIRA] (JENKINS-60587) Cleanup the Documentation in the Docker SSH Build Agent Image

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev assigned an issue to Oleg Nenashev  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60587  
 
 
  Cleanup the Documentation in the Docker SSH Build Agent Image   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Assignee: 
 Carlos Sanchez Oleg Nenashev  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203714.1577311806000.1120.1577744760372%40Atlassian.JIRA.


[JIRA] (JENKINS-60587) Cleanup the Documentation in the Docker SSH Build Agent Image

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60587  
 
 
  Cleanup the Documentation in the Docker SSH Build Agent Image   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Summary: 
 Cleanup the Documentation in the Docker SSH Build  Agents Plugin  Agent Image  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203714.1577311806000.1118.1577744760328%40Atlassian.JIRA.


[JIRA] (JENKINS-60608) Rename `jenkins-slave.exe` to `jenkins-agent.exe` in WMI Windows agents

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated  JENKINS-60608  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Released in https://github.com/jenkinsci/windows-slaves-plugin/releases/tag/windows-slaves-1.6  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-60608  
 
 
  Rename `jenkins-slave.exe` to `jenkins-agent.exe` in WMI Windows agents   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Open Fixed but Unreleased  
 
 
Resolution: 
 Fixed  
 
 
Released As: 
 WMI Windows Agents 1.6  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  

[JIRA] (JENKINS-60608) Rename `jenkins-slave.exe` to `jenkins-agent.exe` in WMI Windows agents

2019-12-30 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated  JENKINS-60608  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60608  
 
 
  Rename `jenkins-slave.exe` to `jenkins-agent.exe` in WMI Windows agents   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Fixed but Unreleased Resolved  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203837.1577701956000.1124.1577745300558%40Atlassian.JIRA.


[JIRA] (JENKINS-60613) Cannot use Jenkins variable to override Release Number after plugin upgrade to 3.0

2019-12-30 Thread andrew.sum...@xtra.co.nz (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Sumner commented on  JENKINS-60613  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Cannot use Jenkins variable to override Release Number after plugin upgrade to 3.0   
 

  
 
 
 
 

 
 Ah, you're correct - I haven't catered for custom variables.  I was assuming that people would just use the ones injected from the environment or parameter tasks. I had a quick look at using the combobox jelly tag instead of the select option, I don't like how this behaves so will take a little longer to get this working how I would like it - eta a couple of days. What is the source for the variable that holds the release number? There might be a way I can better support your use case.  For example the plugin now supports a BuildMaster Parameter task that allows you to select a release a build time. Alternatively you could ignore the environment task altogether and inject your own variables: 
 
"BUILDMASTER_APPLICATION_ID" - can contain either the id or application name 
"BUILDMASTER_RELEASE_NUMBER" - set that to the desired release number 
 Ignoring this issue, are there any other features you'd like to see in this plugin?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visi

[JIRA] (JENKINS-60613) Cannot use Jenkins variable to override Release Number after plugin upgrade to 3.0

2019-12-30 Thread jstarb...@scisolutions.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jon Starbird commented on  JENKINS-60613  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Cannot use Jenkins variable to override Release Number after plugin upgrade to 3.0   
 

  
 
 
 
 

 
 I hadn't realized you had added the job param option. That actually might do the trick.  That or the env vars as you mentioned would also solve the issue, just didn't occur to me to do that.  as to other new features, nothing I can currently think of.  Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203842.1577724088000.1128.1577755380163%40Atlassian.JIRA.


[JIRA] (JENKINS-60505) Microfocus Application Automation Tools Ver:6.0 not supporting ALM 12.55

2019-12-30 Thread li....@hpe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Roy Lu commented on  JENKINS-60505  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Microfocus Application Automation Tools Ver:6.0 not supporting ALM 12.55   
 

  
 
 
 
 

 
 Could you provide me the console output of the failed job?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203596.1576509162000.1130.1577757480503%40Atlassian.JIRA.


[JIRA] (JENKINS-60505) Microfocus Application Automation Tools Ver:6.0 not supporting ALM 12.55

2019-12-30 Thread li....@hpe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Roy Lu commented on  JENKINS-60505  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Microfocus Application Automation Tools Ver:6.0 not supporting ALM 12.55   
 

  
 
 
 
 

 
 The plugin supports both authenticate with and without apikey. And this didn't change for several releases. So please provide me the console output may be it is because of something else.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203596.1576509162000.1132.1577758140130%40Atlassian.JIRA.


[JIRA] (JENKINS-60604) Slave agent connection failed

2019-12-30 Thread linuxsu...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rick assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60604  
 
 
  Slave agent connection failed   
 

  
 
 
 
 

 
Change By: 
 Rick  
 
 
Assignee: 
 Rick  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203829.157768357.1138.1577761380185%40Atlassian.JIRA.


[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Joseph Petersen  
 
 
Components: 
 accurev-plugin  
 
 
Created: 
 2019-12-31 04:51  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 iso consultation  
 

  
 
 
 
 

 
 [ISO 9001 certification in Oman|http://factocert.com/iso-9001-certification-in-oman/] is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality. **[ISO 9001 certification services in Muscat|http://factocert.com/iso-9001-certification-in-oman/|http://factocert.com/iso-9001-certification-in-oman/] serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them. **[ISO Registration services in Salalah|http://factocert.com/iso-certification-in-oman/] has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.  
 

  
 
 
 
 

 
 
 

 
 

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ISO 9001 certification in Oman|[ http://factocert.com/iso-9001-certification-in-oman ">ISO 9001 Certification in Oman< / ]] a>  is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality. **[ISO 9001 certification services in Muscat|[ http://factocert.com/iso-9001-certification-in-oman /]|http://factocert.com/iso- ">ISO 9001 - certification -  services in -oman  Muscat< / ] a>  serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.**[ISO Registration services in Salalah|[http://factocert.com/iso-certification-in-oman/|http://factocert.com/iso-9001-certification-in-oman/]] has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

   

[JIRA] (JENKINS-60613) Cannot use Jenkins variable to override Release Number after plugin upgrade to 3.0

2019-12-30 Thread andrew.sum...@xtra.co.nz (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Sumner commented on  JENKINS-60613  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Cannot use Jenkins variable to override Release Number after plugin upgrade to 3.0   
 

  
 
 
 
 

 
 Let me know how it goes. If it’s going to be easier for you I’m happy to get a patch out, otherwise I’ll leave it as is for now.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203842.1577724088000.1144.1577768222830%40Atlassian.JIRA.


[JIRA] (JENKINS-60613) Cannot use Jenkins variable to override Release Number after plugin upgrade to 3.0

2019-12-30 Thread andrew.sum...@xtra.co.nz (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Sumner commented on  JENKINS-60613  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Cannot use Jenkins variable to override Release Number after plugin upgrade to 3.0   
 

  
 
 
 
 

 
 Updated wiki is at https://plugins.jenkins.io/inedo-buildmaster, this describes the release parameter, changes to variable names, etc.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203842.1577724088000.1146.1577768520129%40Atlassian.JIRA.


[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 ISO 9001 - certification - in -oman">ISO 9001 Certification in  Oman   is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.  ISO 9001 certification services in Muscat   serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them. **[ ISO Registration services in Salalah |[http://factocert.com/iso-certification-in-oman/|http://factocert.com/iso-9001-certification-in-oman/]]  has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get. [ISO 9001 Certification in Oman|[http://Factocert.com/ISO|http://factocert.com/ISO] 9001 Certification In Oman]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
   

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 ISO 9001 certification in Oman is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO Registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.[ISO 9001 Certification in Oman|[http://Factocert.com/ ISO iso-9001-certification-in-oman |http://factocert.com/ISO]  9001 Certification In Oman ]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

 

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 ISO 9001 certification in Oman is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO Registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.[ISO 9001 Certification in Oman|[http://Factocert.com/iso-9001-certification-in-oman|http://factocert.com/ISO]] [ISO 9001 Certification in Oman|http://[factocert.com/iso-9001-certification-in-oman/|http://factocert.com/iso-9001-certification-in-oman/]]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
  

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ ISO 9001  certification  Certification  in Oman |http://[factocert.com/iso-9001-certification-in-oman/]   is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality. [ ISO 9001 certification services in Muscat  |http://[factocert.com/iso-9001-certification-in-oman/|http://factocert.com/iso-9001-certification-in-oman/]]  serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO Registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get. [ISO 9001 Certification in Oman|[http://Factocert.com/iso-9001-certification-in-oman|http://factocert.com/ISO]][ISO 9001 Certification in Oman|http://[factocert.com/iso-9001-certification-in-oman/|http://factocert.com/iso-9001-certification-in-oman/]]    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ISO 9001 Certification in Oman|http://[factocert.com/iso-9001-certification-in-oman/] is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.[ISO 9001 certification services in Muscat |http://[factocert.com/iso-9001-certification-in-oman/ |http://factocert.com/iso-9001-certification-in-oman/ ] ] serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them. [ ISO Registration services in Salalah |http://[factocert.com/iso-certification-in-oman/|http://factocert.com/iso-9001-certification-in-oman/]]  has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
  

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ISO 9001 Certification in Oman|http://[factocert.com/iso-9001-certification-in-oman/] is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality. [ ISO 9001 certification services in Muscat  |http://[factocert.com/iso-9001-certification-in-oman/] serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them. [ ISO Registration services in Salalah |http://[factocert.com/iso-certification-in-oman/|http://factocert.com/iso-9001-certification-in-oman/]]  has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ISO 9001 Certification  in  In  Oman|http:/ / [ / factocert.com/iso-9001-certification-in-oman/ |http://factocert.com/iso-9001-certification-in-oman/ ]   ] is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO Registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ISO 9001 Certification in Oman|http://[factocert.com/iso-9001-certification-in-oman/]   is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality. [ ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO Registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

   

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ISO 9001 Certification  In  in  Oman|http:/ [ / [ factocert.com/iso-9001-certification-in-oman/ |http://factocert.com/iso-9001-certification-in-oman/ ] ]    is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality. [ ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO Registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ ISO 9001  certification  Certification  in Oman |http://[factocert.com/iso-9001-certification-in-oman/]   is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality. [ ISO 9001 certification services in Muscat  |http://[http://factocert.com/iso-9001-certification-in-oman/]]  serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO Registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get. [ISO 9001 Certification in Oman|http://[factocert.com/iso-9001-certification-in-oman/]    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
   

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ ISO 9001  Certification in Oman|http://[factocert.com/iso-9001- certification - in -oman/]  Oman is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO Registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.   [ISO 9001 Certification in Oman|http://[factocert.com/iso-9001-certification-in-oman/]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 ** [ISO 9001  Certification  certification  in Oman| [ http:// [ factocert.com/iso-9001-certification-in-oman/]   ] is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality. [ ISO 9001 certification services in Muscat  |http://[http://factocert.com/iso-9001-certification-in-oman/]] serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO  Registration  9001 registration  services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

   

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ ISO 9001 certification in Oman |   [http://factocert.com/iso-9001-certification-in-oman|http://factocert.com/iso-9001-certification-in-oman/]] is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO 9001 registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ISO 9001 certification in Oman|[http://factocert.com/iso-9001-certification-in-oman |http: / /factocert.com/iso-9001-certification-in-oman/ ]] is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO 9001 registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
  

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ ISO 9001 certification in Oman|[http://factocert.com/iso-9001-certification-in-oman|http://factocert.com/iso-9001-certification-in-oman/]] is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO 9001 registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 ** [ISO 9001 certification in Oman|[http://factocert.com/iso-9001-certification-in-oman/]] is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO 9001 registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 


[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ISO 9001 certification in Oman|http://factocert.com/iso-9001-certification-in-oman/] ]  is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO 9001 registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  

[JIRA] (JENKINS-60614) ISO 9001 Certification In Oman - An Overview

2019-12-30 Thread kiran.factoc...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 iso consultation updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60614  
 
 
  ISO 9001 Certification In Oman - An Overview   
 

  
 
 
 
 

 
Change By: 
 iso consultation  
 

  
 
 
 
 

 
 [ISO 9001 certification in Oman  [http://factocert.com/iso-9001-certification-in-oman |http://factocert.com/iso-9001-certification-in-oman/]]    is one of the most widely used or adopted International standard in the world is ISO 9001. It is one of the necessary rules, and it can implement to all the organization which wants to improve their quality.ISO 9001 certification services in Muscat serves over 1 million certificates that are issued by ISO throughout the world, and it covers all the sectors of commerce and industry. It has evolved from the British Standard BS 5750 series, and it was first published in the year 1987, and military and government procurement standards have influenced them.ISO 9001 registration services in Salalah has become very necessary to make sure that the quality of the products and services are purchased and distributed. ISO 9001 registration in Sohar is straightforward to get.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

[JIRA] (JENKINS-60609) Azure Artifacts download url is incorrect when there are "/" in git branch of multibranch pipeline

2019-12-30 Thread jie...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jie Shen resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60609  
 
 
  Azure Artifacts download url is incorrect when there are "/" in git branch of multibranch pipeline   
 

  
 
 
 
 

 
Change By: 
 Jie Shen  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 
 
Released As: 
 0.1.5  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203838.1577715536000.1186.158180398%40Atlassian.JIRA.


[JIRA] (JENKINS-60609) Azure Artifacts download url is incorrect when there are "/" in git branch of multibranch pipeline

2019-12-30 Thread jie...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jie Shen commented on  JENKINS-60609  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Azure Artifacts download url is incorrect when there are "/" in git branch of multibranch pipeline   
 

  
 
 
 
 

 
 Thanks for reporting this issue. The fix has been released as 0.1.5.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203838.1577715536000.1184.158180329%40Atlassian.JIRA.