Entering the following command on a simCloud server:
git clone ssh://git@stash.sd.apple.com/wte_ice/ice19_lfs.git
Throwing out error:
trace: built-in: git 'clone' 'ssh://git@stash.sd.apple.com/wte_ice/ice19_lfs.git'
Cloning into 'ice19_lfs'...
trace: run_command: 'ssh' 'git@stash.sd.apple.com' 'git-upload-pack '\''/wte_ice/ice19_lfs.git'\'''
Permission denied (publickey).
fatal: Could not read from remote repository.
I have generated SSH public key on simCloud and put in BitBucket. And when I did the exact same command on MacBook terminal and CentOS VPN there is no problem.
I have no clue now. Please help to get this resolved.