[JIRA] (JENKINS-43802) Shared Library using folder-scoped credential fails to authenticate

20 views
Skip to first unread message

zangdaarr.mortpartout.cies@gmail.com (JIRA)

unread,
Jun 14, 2018, 9:03:03 AM6/14/18
to jenkinsc...@googlegroups.com
Zangdaarr Mortpartout commented on Bug JENKINS-43802
 
Re: Shared Library using folder-scoped credential fails to authenticate

This is a one year old issue and it's blocking us ,when will it be resolved ?

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

mhegarty@avaya.com (JIRA)

unread,
Jul 24, 2018, 5:41:03 AM7/24/18
to jenkinsc...@googlegroups.com

Also waiting on this issue to be resolved. While using the 'Legacy SCM' option works for us, it in turn exposes us to JENKINS-44075 meaning that we can not specify the shared library version to check out in our Jenkinsfile.

This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)

vivek.pandey@gmail.com (JIRA)

unread,
Nov 15, 2018, 5:25:02 PM11/15/18
to jenkinsc...@googlegroups.com
Vivek Pandey updated an issue
 
Jenkins / Bug JENKINS-43802
Change By: Vivek Pandey
Labels: cloudbees-internal-steel pipeline-improvement shared-libraries triaged-2018-11
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

gregory.picot.pro@gmail.com (JIRA)

unread,
Dec 17, 2018, 5:42:02 AM12/17/18
to jenkinsc...@googlegroups.com

Also waiting on this issue to be resolved. The 'Legacy SCM' doesn't work for us, because it doesn't able us to use 'system' scoped credentials. The goal for us is to able people using exposed shared library without having the access to the repository itself.

jglick@cloudbees.com (JIRA)

unread,
Apr 24, 2019, 12:11:09 PM4/24/19
to jenkinsc...@googlegroups.com
Jesse Glick started work on Bug JENKINS-43802
 
Change By: Jesse Glick
Status: Open In Progress

jglick@cloudbees.com (JIRA)

unread,
Apr 24, 2019, 12:11:11 PM4/24/19
to jenkinsc...@googlegroups.com

jglick@cloudbees.com (JIRA)

unread,
Apr 24, 2019, 1:09:03 PM4/24/19
to jenkinsc...@googlegroups.com

jglick@cloudbees.com (JIRA)

unread,
Apr 24, 2019, 1:13:02 PM4/24/19
to jenkinsc...@googlegroups.com
Jesse Glick commented on Bug JENKINS-43802
 
Re: Shared Library using folder-scoped credential fails to authenticate

Reproduced. The attached JENKINS-43802.diff solves the issue in the reported case and so confirms my hypothesis of 2017-08-21, but it is not thread-safe, and will not work for non-multibranch projects. The thread safety could be addressed with some hacks, but the extension to plain projects seems possible only with some API changes and their use in various SCM plugins.

jglick@cloudbees.com (JIRA)

unread,
Apr 24, 2019, 3:08:03 PM4/24/19
to jenkinsc...@googlegroups.com

matthias.balke@gmail.com (JIRA)

unread,
May 31, 2019, 7:39:02 AM5/31/19
to jenkinsc...@googlegroups.com
Matthias Balke commented on Bug JENKINS-43802
 
Re: Shared Library using folder-scoped credential fails to authenticate

Also regular GIT checkouts using "Modern SCM > GIT" are affected by this! Are there any plans on fixing this bug in the near future?

dnusbaum@cloudbees.com (JIRA)

unread,
Jul 11, 2019, 3:08:03 PM7/11/19
to jenkinsc...@googlegroups.com
Devin Nusbaum updated an issue
 
Change By: Devin Nusbaum
Released As: workflow-cps-global-lib 2.14

jglick@cloudbees.com (JIRA)

unread,
Jul 11, 2019, 6:26:03 PM7/11/19
to jenkinsc...@googlegroups.com

jglick@cloudbees.com (JIRA)

unread,
Jul 18, 2019, 10:56:05 AM7/18/19
to jenkinsc...@googlegroups.com
Change By: Jesse Glick
Status: In Review Fixed but Unreleased
Resolution: Fixed

mark.earl.waite@gmail.com (JIRA)

unread,
Jul 27, 2019, 10:01:04 AM7/27/19
to jenkinsc...@googlegroups.com
Mark Waite updated Bug JENKINS-43802
 

Fixed in git plugin 3.11.0 released July 27, 2019

Change By: Mark Waite
Status: Fixed but Unreleased Resolved

mark.earl.waite@gmail.com (JIRA)

unread,
Oct 20, 2019, 2:36:04 PM10/20/19
to jenkinsc...@googlegroups.com
Change By: Mark Waite
Status: Resolved Fixed but Unreleased
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

jglick@cloudbees.com (JIRA)

unread,
Oct 21, 2019, 1:59:03 PM10/21/19
to jenkinsc...@googlegroups.com
Jesse Glick commented on Bug JENKINS-43802
 
Re: Shared Library using folder-scoped credential fails to authenticate

Mark Waite is there a reason you just marked this issue (and another one similar to it) FIXED BUT UNRELEASED when there is in fact a release with the fix?

mark.earl.waite@gmail.com (JIRA)

unread,
Oct 21, 2019, 3:00:03 PM10/21/19
to jenkinsc...@googlegroups.com

Sorry about that mistake. I failed to read the comment which says that it was released in git plugin 3.11.0. Returning to CLOSED since it is resolved.

mark.earl.waite@gmail.com (JIRA)

unread,
Oct 21, 2019, 3:01:04 PM10/21/19
to jenkinsc...@googlegroups.com

benjamin.asbach+jenkins@gmail.com (JIRA)

unread,
Jan 17, 2020, 8:13:04 AM1/17/20
to jenkinsc...@googlegroups.com
Benjamin Asbach commented on Bug JENKINS-43802
 
Re: Shared Library using folder-scoped credential fails to authenticate

Matthias Balke, can you confirm that the issue is fixed for "Modern SCM > GIT"?

benjamin.asbach+jenkins@gmail.com (JIRA)

unread,
Jan 17, 2020, 8:15:07 AM1/17/20
to jenkinsc...@googlegroups.com
Benjamin Asbach edited a comment on Bug JENKINS-43802
[~matthiasbalke], can you confirm that the issue is fixed for "Modern SCM > GIT"?

I got a quite similar issue for linked Pipeline Libraries where branch references can authenticate, but tag references are unable to.

benjamin.asbach+jenkins@gmail.com (JIRA)

unread,
Jan 17, 2020, 8:15:17 AM1/17/20
to jenkinsc...@googlegroups.com
Benjamin Asbach edited a comment on Bug JENKINS-43802
[~matthiasbalke], can you confirm that the issue is fixed for "Modern SCM > GIT"?

I got get a quite similar issue for linked Pipeline Libraries where branch references can authenticate, but tag references are unable to.
Reply all
Reply to author
Forward
0 new messages