On Tue, Nov 7, 2017 at 10:53 AM itchymuzzle <[email protected]> wrote:

> Jenkins v2.79 AWS EC2 Linux instances for both master and node, Bitbucket
> for Git
>
>
> This is really strange.  I have a credential which is working fine for a
> “regular” pipeline.  The credential contains a private ssh key and
> Bitbucket app password.
>
>
> When I create the multibranch job it is
>
>
>    - not able to find/see that existing credential, and
>    - is not able to create a new one using that same private ssh key, and
>    a new Bitbucket app password.
>
>
> Been going around in circles for hours now, doesn’t make any sense.  Any
> idea what I am not understanding here?
>
>
>
I don't understand your reference to a credential which "contains a private
ssh key and Bitbucket app password".  That's not a credential type I
recognize.

I'm accustomed to credentials which contain a private key, and I can
envision a credential which includes a Bitbucket app password.  I've never
seen a credential which combines those two things into a single credential.

Can you explain further how that credential is created?

As far as I know, the git plugin can use private key based credentials with
ssh protocol repositories (like ssh://hostname/path/to/repo.git and
user@hostname:path/to/repo.git) and it can use username / password
credentials with http and https repositories (like http://hostname/path/to/r
<http://git.markwaite.net/git/mwaite/my.git>epo and
https://hostname/path/to/repo).

Is your working case a use of the git plugin, or is it using some other
source control access method?

Mark Waite


> Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/0c73ff95-27ad-43c8-bcd6-444252d86850%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/0c73ff95-27ad-43c8-bcd6-444252d86850%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtEEw55tpnPvME87GGa%3DnZUQNoRHug7h2G74R4-okFiS0g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to