Skip to content
Aborted

Console Output

14:27:51 Started by user Pierre-Charles David
14:27:51 Running as Pierre-Charles David
14:27:51 Building in workspace /var/jenkins/workspace/gmf-runtime
14:27:51 [ssh-agent] Looking for ssh-agent implementation...
14:27:51 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:27:51 $ ssh-agent
14:27:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXk2kyAp/agent.291154
14:27:51 SSH_AGENT_PID=291157
14:27:51 [ssh-agent] Started.
14:27:51 Running ssh-add (command line suppressed)
14:27:51 Identity added: /var/jenkins/workspace/gmf-runtime@tmp/private_key_6216037981945687958.key (/var/jenkins/workspace/gmf-runtime@tmp/private_key_6216037981945687958.key)
14:27:51 [ssh-agent] Using credentials genie.gmf-runtime (ssh://genie.gmf-runtime@projects-storage.eclipse.org)
14:27:51 The recommended git tool is: NONE
14:27:51 No credentials specified
14:27:51 Wiping out workspace first.
14:28:38 Cloning the remote Git repository
14:28:38 Cloning repository https://github.com/eclipse-gmf-runtime/gmf-runtime.git
14:28:38  > git init /var/jenkins/workspace/gmf-runtime # timeout=10
14:28:38 Fetching upstream changes from https://github.com/eclipse-gmf-runtime/gmf-runtime.git
14:28:38  > git --version # timeout=10
14:28:38  > git --version # 'git version 2.43.0'
14:28:38  > git fetch --tags --force --progress -- https://github.com/eclipse-gmf-runtime/gmf-runtime.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:28:43  > git config remote.origin.url https://github.com/eclipse-gmf-runtime/gmf-runtime.git # timeout=10
14:28:43  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:28:43 Avoid second fetch
14:28:43  > git rev-parse origin/master^{commit} # timeout=10
14:28:43 Checking out Revision 0d62f5eda1d95376e43771aa4de5ba041f6a32c0 (origin/master)
14:28:43  > git config core.sparsecheckout # timeout=10
14:28:43  > git checkout -f 0d62f5eda1d95376e43771aa4de5ba041f6a32c0 # timeout=10
14:28:47 Commit message: "[releng] Add 2024-03 target platform and move to the corresponding Orbit"
14:28:47  > git rev-list --no-walk 0d62f5eda1d95376e43771aa4de5ba041f6a32c0 # timeout=10
14:28:47 Cleaning workspace
14:28:47  > git rev-parse --verify HEAD # timeout=10
14:28:47 Resetting working tree
14:28:47  > git reset --hard # timeout=10
14:28:48  > git clean -fdx # timeout=10
14:28:48 Triggering gmf-runtime » 2022-09,openjdk-jdk17-latest,migration
14:28:48 Triggering gmf-runtime » 2023-09,openjdk-jdk17-latest,migration
14:28:53 Configuration gmf-runtime » 2022-09,openjdk-jdk17-latest,migration is still in the queue: ‘centos-7-xf2f2’ is offline
14:28:59 gmf-runtime » 2022-09,openjdk-jdk17-latest,migration appears to be cancelled
14:29:01 gmf-runtime » 2022-09,openjdk-jdk17-latest,migration completed with result ABORTED
14:29:09 Configuration gmf-runtime » 2023-09,openjdk-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-xf2f214:29:12 Configuration gmf-runtime » 2023-09,openjdk-jdk17-latest,migration is still in the queue: ‘centos-7-1klfd’ is offline
14:29:13 Configuration gmf-runtime » 2023-09,openjdk-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration14:29:19 Configuration gmf-runtime » 2023-09,openjdk-jdk17-latest,migration is still in the queue: ‘centos-7-1klfd’ is not accepting tasks
14:36:46 gmf-runtime » 2023-09,openjdk-jdk17-latest,migration completed with result SUCCESS
14:36:46 Interrupting #340
14:36:46 $ ssh-agent -k
14:36:46 unset SSH_AUTH_SOCK;
14:36:46 unset SSH_AGENT_PID;
14:36:46 echo Agent pid 291157 killed;
14:36:46 [ssh-agent] Stopped.
14:36:46 Finished: ABORTED