Unbale to login to jenkins server L1 task1

Hi,

I am unable to login to jenkins server even with correct credentials. please look into it.

If you read the question carefully, it says that you need to access the jenkins server as “root”. This does work, as you can see here:

thor@jumphost ~$ ssh root@jenkins
The authenticity of host 'jenkins (172.16.238.19)' can't be established.
ED25519 key fingerprint is SHA256:+yfSIZS0NJb9vvxI1evhc+yKmjOEEsc8ySNMccfAD8M.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'jenkins' (ED25519) to the list of known hosts.
root@jenkins's password: 
[root@jenkins ~]# 
1 Like