| I have struggled for this issue for few days everyone who knows how to fix it please help me. I installed git and gerrit and jenkins on the same PC and both gerrit and git works fine.I signed up a new user account which named "jenkins" on gerrit server and added it into non-interactive group . but when I started a new project on jenkins I enconunterred an iusses like below: when I try to use http url of git repository ,it always shows like below.I'm sure of using the correct http credential generated for gerrit user and test it for many times .  I use the same http credential on gerrit trigger ,it works fine.  and when I use these commands to test it manually it works fine too.  I even capture some packet through wireshark :    when I use ssh ,it shows like below.I generated ssh key for this user and filled the public key on gerrit server and the private key on the jenkins credential for ssh.  |