Started by user Laurent Goubet Running as Laurent Goubet Building in workspace /var/jenkins/workspace/publish-milestone [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-IiBGb5dRvv2R/agent.1376136 SSH_AGENT_PID=1376139 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins/workspace/publish-milestone@tmp/private_key_16745528384512997983.key (/var/jenkins/workspace/publish-milestone@tmp/private_key_16745528384512997983.key) [ssh-agent] Using credentials genie.emfcompare (ssh://genie.emfcompare@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins/workspace/publish-milestone/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git.eclipse.org/r/emfcompare/org.eclipse.emf.compare.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/emfcompare/org.eclipse.emf.compare.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://git.eclipse.org/r/emfcompare/org.eclipse.emf.compare.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 3c1c90067f1dd3c470b9b8d1c9499b644acc9107 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c1c90067f1dd3c470b9b8d1c9499b644acc9107 # timeout=10 Commit message: "Add e4 feature for the e4 comparison dialog" > git rev-list --no-walk ac04f568cfb3bf0ceb06c6a4109a373b47c5c65c # timeout=10 Triggering publish-milestone » migration Configuration publish-milestone » migration is still in the queue: ‘centos-7-xq5z5’ is offline publish-milestone » migration completed with result SUCCESS $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1376139 killed; [ssh-agent] Stopped. Finished: SUCCESS