Console Output
[ssh-agent] Using credentials webdev-bot (ssh://webdev-bot@gitlab.eclipse.org)
Executing sh script inside container drush of pod update-packaging-website-160-kqmlq-h90sz-ph8nd
Executing command: "ssh-agent"
exit
SSH_AUTH_SOCK=/tmp/ssh-2jQxifhnAPif/agent.13; export SSH_AUTH_SOCK;
SSH_AGENT_PID=14; export SSH_AGENT_PID;
echo Agent pid 14;
SSH_AUTH_SOCK=/tmp/ssh-2jQxifhnAPif/agent.13
SSH_AGENT_PID=14
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/update_packaging_website@tmp/private_key_6318869839907816564.key (/home/jenkins/agent/workspace/update_packaging_website@tmp/private_key_6318869839907816564.key)
[ssh-agent] Started.
Executing sh script inside container drush of pod update-packaging-website-160-kqmlq-h90sz-ph8nd
Executing command: "ssh-agent" "-k"
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 14 killed;
[ssh-agent] Stopped.