Skip to content
Failed

Console Output

Started by user Julien Enoch
Running as Julien Enoch
Building remotely on UbuntuVM in workspace /home/genie.zenoh/workspace/Command on jenkins-ubuntu.zenoh.io
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-lwhGVxuG0Cky/agent.1231653
SSH_AGENT_PID=1231655
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/genie.zenoh/workspace/Command on jenkins-ubuntu.zenoh.io@tmp/private_key_3385840780636429334.key (/home/genie.zenoh/workspace/Command on jenkins-ubuntu.zenoh.io@tmp/private_key_3385840780636429334.key)
[ssh-agent] Using credentials genie.zenoh (ssh://genie.zenoh@projects-storage.eclipse.org)
[Command on jenkins-ubuntu.zenoh.io] $ /bin/sh -xe /tmp/jenkins86104576375412661.sh
+ bash -c ssh genie.zenoh@projects-storage.eclipse.org \
 "rm -fr /home/data/httpd/download.eclipse.org/zenoh/debian-repo/0.10.1-rc.2/ ;\
  scp -r ~/ECLIPSE_DOWNLOAD_MIRROR/debian-repo/0.10.1-rc.2 genie.zenoh@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/zenoh/debian-repo/ ;\
  scp -r ~/ECLIPSE_DOWNLOAD_MIRROR/debian-repo/Packages.gz genie.zenoh@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/zenoh/debian-repo/ ;\
 "

Host key verification failed.
lost connection
Host key verification failed.
lost connection
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1231655 killed;
[ssh-agent] Stopped.
Finished: FAILURE