> On 12 Mar 2021, at 14:22, Ali Raza <aliraza...@gmail.com> wrote:
> 
> I am pulling the Jenkins script from another source which is also not using 
> any SSH inside it. Can it be the problem?

I need to check the code: it could well be that the plugin isn’t able to 
understand which one is the right source to get the credentials from, because 
there are more than one.

Can you create an issue and provide all the details?
It is very likely that you have just hit a bug in the code.

Luca.

> 
> I am currently relying on Jenkin job's console output. Can I find any 
> detailed log somewhere for Gerrit code review plugin which might give some 
> more details?
> 
> Can you suggest any other way to debug the issue to find the exact root cause?
> 
> <gerrit_pipeline.jpg>
> 
> On Friday, 12 March 2021 at 15:10:03 UTC+1 luca.mi...@gmail.com wrote:
> 
> 
>> Begin forwarded message:
> 
>> 
>> From: Ali Raza <alira...@gmail.com 
>> <applewebdata://86940217-6440-4C3E-9D8A-1FE318650D51>>
>> Subject: Gerrit review authentication error(Gerrit code review plugin)
>> Date: 12 March 2021 at 13:04:54 GMT
>> To: Jenkins Users <jenkins...@googlegroups.com 
>> <applewebdata://86940217-6440-4C3E-9D8A-1FE318650D51>>
>> Reply-To: jenkins...@googlegroups.com 
>> <applewebdata://86940217-6440-4C3E-9D8A-1FE318650D51>
>> 
>>  Hi
>> I am using the Gerrit trigger plugin with Jenkins which is working fine but 
>> along with it i am also using the Gerrit Code Review plugin. I am calling 
>> 'gerrit review' command inside my pipeline script but getting an error 
>> 'Gerrit Review requires authentication, however there are no credentials 
>> defined or are empty'
>> 
>> I am not sure from where the Gerrit review is getting the credentials. On 
>> the other hand, the Gerrit trigger plugin is getting triggered and executing 
>> the build process but when it reaches the 'gerrit review' command it is 
>> having an authentication error.
>> 
>> I am using the Git/https inside my scm settings.
> 
> 
> The Gerrit Code Review plugin is designed to extract the credentials from the 
> Gerrit SCM source.
> In your case, for some reasons, your setup isn’t able to add the Gerrit SCM 
> source to the list, even though the plugin is installed.
> 
> The result is that when it tries to obtain the credentials, it fails and 
> therefore the read operations are still possible but NOT the write operations 
> (like the review feedback).
> 
> Luca.
> 
> 
>> 
>> My scm settings are following
>>  cm credentials. 
>> 
> 
>> -- 
>> 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 jenkinsci-use...@googlegroups.com 
>> <applewebdata://86940217-6440-4C3E-9D8A-1FE318650D51>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/41f480a4-3c6b-4715-974e-43c1c2925c39n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/41f480a4-3c6b-4715-974e-43c1c2925c39n%40googlegroups.com?utm_medium=email&utm_source=footer>.
>> 
> 
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com 
> <mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/830e5879-cdc0-40a1-9542-00b12b73aef0n%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jenkinsci-users/830e5879-cdc0-40a1-9542-00b12b73aef0n%40googlegroups.com?utm_medium=email&utm_source=footer>.
> <gerrit_pipeline.jpg>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5FB6141D-4601-4F67-B466-EA9D25B45B90%40gmail.com.

Reply via email to