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-E8dOTsjBhUrv/agent.1013992 SSH_AGENT_PID=1013995 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins/workspace/publish-milestone@tmp/private_key_5270001561110493485.key (/var/jenkins/workspace/publish-milestone@tmp/private_key_5270001561110493485.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 5bd346d8ffd9a785a81e0cd45d0cb109c3034035 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5bd346d8ffd9a785a81e0cd45d0cb109c3034035 # timeout=10 Commit message: "[572074] Constraint gmf.runtime range for Sirius integration" > git rev-list --no-walk 3c1c90067f1dd3c470b9b8d1c9499b644acc9107 # timeout=10 Triggering publish-milestone » migration Configuration publish-milestone » migration is still in the queue: ‘centos-7-qb5jc’ is offline publish-milestone » migration completed with result SUCCESS $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1013995 killed; [ssh-agent] Stopped. Finished: SUCCESS