You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jclouds.apache.org by Andrew Phillips <an...@apache.org> on 2014/10/10 22:54:26 UTC

Re: jclouds GCE provider -----END RSA PRIVATE KEY----- doesn't contain % line [-----END ]

Hi Aric

> Anyone here using google-compute-engine provider for jclouds there appears
> to be a problem when putting the pem extracted from the .p12 into the
> <credential> section of my jenkins config.xml

Could you first see if you can run the basic example [1] directly  
against GCE with the same key file etc.? That way, we can hopefully  
figure out whether the problem is in jclouds itself, or in the Jenkins  
plugin.

Thanks!

ap

[1]  
https://github.com/jclouds/jclouds-examples/blob/master/google/src/main/java/org/jclouds/examples/google/computeengine/CreateServer.java

Re: jclouds GCE provider -----END RSA PRIVATE KEY----- doesn't contain % line [-----END ]

Posted by Andrew Phillips <an...@apache.org>.
> The examples run properly, the problem is specific to the jenkins plugin.
> Chris Custine confirmed the issue on freenode (#jclouds) He told me that he
> would have time to dig into it sometime this week.

Thanks for the follow-up, Aric!

ap

Re: jclouds GCE provider -----END RSA PRIVATE KEY----- doesn't contain % line [-----END ]

Posted by Aric Gardner <ag...@linuxfoundation.org>.
Hi Andrew,
The examples run properly, the problem is specific to the jenkins plugin.
Chris Custine confirmed the issue on freenode (#jclouds) He told me that he
would have time to dig into it sometime this week.

Regards,
-Aric

On Fri, Oct 10, 2014 at 4:54 PM, Andrew Phillips <an...@apache.org> wrote:

> Hi Aric
>
>  Anyone here using google-compute-engine provider for jclouds there appears
>> to be a problem when putting the pem extracted from the .p12 into the
>> <credential> section of my jenkins config.xml
>>
>
> Could you first see if you can run the basic example [1] directly against
> GCE with the same key file etc.? That way, we can hopefully figure out
> whether the problem is in jclouds itself, or in the Jenkins plugin.
>
> Thanks!
>
> ap
>
> [1] https://github.com/jclouds/jclouds-examples/blob/master/
> google/src/main/java/org/jclouds/examples/google/
> computeengine/CreateServer.java
>