[JIRA] (JENKINS-48295) Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7

2019-05-10 Thread tako...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Taras Kostyuk updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-48295  
 
 
  Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7   
 

  
 
 
 
 

 
Change By: 
 Taras Kostyuk  
 
 
Attachment: 
 Screen Shot 2019-05-10 at 12.44.53.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





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


[JIRA] (JENKINS-48295) Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7

2019-05-10 Thread tako...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Taras Kostyuk closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 the shared library was't properly configured  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-48295  
 
 
  Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7   
 

  
 
 
 
 

 
Change By: 
 Taras Kostyuk  
 
 
Status: 
 Reopened Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





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


[JIRA] (JENKINS-48295) Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7

2019-05-10 Thread tako...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Taras Kostyuk commented on  JENKINS-48295  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7   
 

  
 
 
 
 

 
 The following configuration in Mange Jenkins ->Configure system fixed the issue   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





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


[JIRA] (JENKINS-48295) Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7

2019-05-10 Thread tako...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Taras Kostyuk edited a comment on  JENKINS-48295  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7   
 

  
 
 
 
 

 
 [3.9.1 and 3.10.0 are affected by the issue.  |https://jenkins2.unifieddeliverynetwork.net/pluginManager/plugin/git/thirdPartyLicenses] {noformat}[Pipeline] Start of Pipeline[Pipeline] timestamps[Pipeline] {[Pipeline] library04:21:04  Loading library pipeline-demo@refs/changes/06/24906/204:21:04  Attempting to resolve refs/changes/06/24906/2 from remote references...04:21:04   > git --version # timeout=1004:21:04  using GIT_SSH to set credentials 04:21:04   > git ls-remote -h ssh://jenkin...@review.unifieddeliverynetwork.net:29418/pipeline-demo # timeout=1004:21:04  Could not find refs/changes/06/24906/2 in remote references. Pulling heads to local for deep search...04:21:04   > git rev-parse --is-inside-work-tree # timeout=1004:21:04  Setting origin to ssh://jenkin...@review.unifieddeliverynetwork.net:29418/pipeline-demo04:21:04   > git config remote.origin.url ssh://jenkin...@review.unifieddeliverynetwork.net:29418/pipeline-demo # timeout=1004:21:04  Fetching origin...04:21:04  Fetching upstream changes from origin04:21:04   > git --version # timeout=1004:21:04   > git config --get remote.origin.url # timeout=1004:21:04  using GIT_SSH to set credentials 04:21:04   > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* +refs/changes/*:refs/changes/* # timeout=1004:21:04   > git rev-parse refs/changes/06/24906/2^{commit} # timeout=1004:21:04   > git branch -a -v --no-abbrev --contains 3e06cc6f676b664ec907cf926bed44e37710f133 # timeout=1004:21:04  Could not find a branch containing commit 3e06cc6f676b664ec907cf926bed44e37710f133 {noformat}[|https://jenkins2.unifieddeliverynetwork.net/pluginManager/plugin/git/thirdPartyLicenses]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





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

[JIRA] (JENKINS-48295) Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7

2019-05-10 Thread tako...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Taras Kostyuk edited a comment on  JENKINS-48295  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7   
 

  
 
 
 
 

 
 [3.9.1 and 3.10.0 are affected by the issue.| https://jenkins2.unifieddeliverynetwork.net/pluginManager/plugin/git/thirdPartyLicenses] {noformat}[Pipeline] Start of Pipeline[Pipeline] timestamps[Pipeline] {[Pipeline] library04:21:04  Loading library pipeline-demo@refs/changes/06/24906/204:21:04  Attempting to resolve refs/changes/06/24906/2 from remote references...04:21:04   > git --version # timeout=1004:21:04  using GIT_SSH to set credentials 04:21:04   > git ls-remote -h ssh://jenkin...@review.unifieddeliverynetwork.net:29418/pipeline-demo # timeout=1004:21:04  Could not find refs/changes/06/24906/2 in remote references. Pulling heads to local for deep search...04:21:04   > git rev-parse --is-inside-work-tree # timeout=1004:21:04  Setting origin to ssh://jenkin...@review.unifieddeliverynetwork.net:29418/pipeline-demo04:21:04   > git config remote.origin.url ssh://jenkin...@review.unifieddeliverynetwork.net:29418/pipeline-demo # timeout=1004:21:04  Fetching origin...04:21:04  Fetching upstream changes from origin04:21:04   > git --version # timeout=1004:21:04   > git config --get remote.origin.url # timeout=1004:21:04  using GIT_SSH to set credentials 04:21:04   > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* +refs/changes/*:refs/changes/* # timeout=1004:21:04   > git rev-parse refs/changes/06/24906/2^{commit} # timeout=1004:21:04   > git branch -a -v --no-abbrev --contains 3e06cc6f676b664ec907cf926bed44e37710f133 # timeout=1004:21:04  Could not find a branch containing commit 3e06cc6f676b664ec907cf926bed44e37710f133 {noformat} [   | https://jenkins2.unifieddeliverynetwork.net/pluginManager/plugin/git/thirdPartyLicenses]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





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

[JIRA] (JENKINS-48295) Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7

2019-05-10 Thread tako...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Taras Kostyuk reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 3.9.1 and 3.10.0 are affected by the issue.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-48295  
 
 
  Cannot load a pipeline shared library from Bitbucket PR with cloudbees-bitbucket-branch-source 2.2.7   
 

  
 
 
 
 

 
Change By: 
 Taras Kostyuk  
 
 
Resolution: 
 Not A Defect  
 
 
Status: 
 Closed Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





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


[JIRA] (JENKINS-50433) unable to load shared library from gerrit pull request branch

2019-05-07 Thread tako...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Taras Kostyuk commented on  JENKINS-50433  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to load shared library from gerrit pull request branch   
 

  
 
 
 
 

 
 Setting additional cloning behavior in Manage Jenkins -> Configure system for the shared library like    allows to get the library loaded by adding 

 
def lib = library("egp-cicd@${LIB_GERRIT_REFSPEC}" 

 to the pipeline where LIB_GERRIT_REFSPEC is like refs/changes/78/386678/1  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





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


[JIRA] (JENKINS-50433) unable to load shared library from gerrit pull request branch

2019-05-07 Thread tako...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Taras Kostyuk updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50433  
 
 
  unable to load shared library from gerrit pull request branch   
 

  
 
 
 
 

 
Change By: 
 Taras Kostyuk  
 
 
Attachment: 
 Screen Shot 2019-05-07 at 12.35.44.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





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