Skip to content
Success

Console Output

08:19:45 Started by user Laurent Fasani
08:19:45 Running as Laurent Fasani
08:19:45 Building in workspace /var/jenkins/workspace/sirius-6.6.x
08:19:45 [ssh-agent] Looking for ssh-agent implementation...
08:19:45 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
08:19:45 $ ssh-agent
08:19:45 SSH_AUTH_SOCK=/tmp/ssh-WY2isYFkqlnR/agent.898014
08:19:45 SSH_AGENT_PID=898017
08:19:45 [ssh-agent] Started.
08:19:45 Running ssh-add (command line suppressed)
08:19:45 Identity added: /var/jenkins/workspace/sirius-6.6.x@tmp/private_key_18361151497536103508.key (/var/jenkins/workspace/sirius-6.6.x@tmp/private_key_18361151497536103508.key)
08:19:45 [ssh-agent] Using credentials genie.sirius (ssh://genie.sirius@projects-storage.eclipse.org)
08:19:45 The recommended git tool is: NONE
08:19:45 No credentials specified
08:19:45  > git rev-parse --resolve-git-dir /var/jenkins/workspace/sirius-6.6.x/.git # timeout=10
08:19:45 Fetching changes from the remote Git repository
08:19:45  > git config remote.origin.url https://git.eclipse.org/r/sirius/org.eclipse.sirius.git # timeout=10
08:19:45 Fetching upstream changes from https://git.eclipse.org/r/sirius/org.eclipse.sirius.git
08:19:45  > git --version # timeout=10
08:19:45  > git --version # 'git version 2.20.1'
08:19:45  > git fetch --tags --force --progress -- https://git.eclipse.org/r/sirius/org.eclipse.sirius.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:19:48  > git rev-parse origin/v6.6.x^{commit} # timeout=10
08:19:48 Checking out Revision 0e45fdecc82e04f782a142290d0e0518291fe8c2 (origin/v6.6.x)
08:19:48  > git config core.sparsecheckout # timeout=10
08:19:48  > git checkout -f 0e45fdecc82e04f782a142290d0e0518291fe8c2 # timeout=10
08:19:49 Commit message: "[577045] Avoid range intersection check for siblings on other lifeline"
08:19:49  > git rev-list --no-walk 0e45fdecc82e04f782a142290d0e0518291fe8c2 # timeout=10
08:19:49 Triggering sirius-6.6.x » 2020-03,openjdk-jdk14-latest,migration
08:19:49 Triggering sirius-6.6.x » 2020-06,openjdk-jdk14-latest,migration
08:19:49 Triggering sirius-6.6.x » 2020-09,openjdk-jdk14-latest,migration
08:19:54 Configuration sirius-6.6.x » 2020-03,openjdk-jdk14-latest,migration is still in the queue: All nodes of label ‘migration’ are offline
08:20:01 Configuration sirius-6.6.x » 2020-03,openjdk-jdk14-latest,migration is still in the queue: Waiting for next available executor on ‘migration08:20:03 Configuration sirius-6.6.x » 2020-03,openjdk-jdk14-latest,migration is still in the queue: ‘centos-7-zwjgq’ is not accepting tasks
08:48:27 sirius-6.6.x » 2020-03,openjdk-jdk14-latest,migration completed with result SUCCESS
08:48:27 sirius-6.6.x » 2020-06,openjdk-jdk14-latest,migration completed with result SUCCESS
08:48:32 sirius-6.6.x » 2020-09,openjdk-jdk14-latest,migration completed with result SUCCESS
08:48:32 $ ssh-agent -k
08:48:33 unset SSH_AUTH_SOCK;
08:48:33 unset SSH_AGENT_PID;
08:48:33 echo Agent pid 898017 killed;
08:48:33 [ssh-agent] Stopped.
08:48:33 Finished: SUCCESS