Skip to content

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins/workspace/emf-validation-master
[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-XXXXXXaS2N0L/agent.576084
SSH_AGENT_PID=576089
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins/workspace/emf-validation-master@tmp/private_key_2501155865992273936.key (/var/jenkins/workspace/emf-validation-master@tmp/private_key_2501155865992273936.key)
[ssh-agent] Using credentials genie.emfservices (ssh://genie.emfservices@projects-storage.eclipse.org)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/emf-validation-master/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse/emf-validation.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/emf-validation.git
 > git --version # timeout=10
 > git --version # 'git version 2.42.0'
 > git fetch --tags --force --progress -- https://github.com/eclipse/emf-validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b8816b89cd51a341b70a5e33a61e88d710e60248 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b8816b89cd51a341b70a5e33a61e88d710e60248 # timeout=10
Commit message: "[releng] Add target platform for 2023-12"
 > git rev-list --no-walk c5873c33657e3af03a0e88bd1920722d20966ee7 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Triggering emf-validation-master » openjdk-jdk11-latest,migration
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: All nodes of label ‘migration’ are offline
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-nvrrp’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: ‘centos-7-9ttc6’ is offline
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-b0h9n’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-q7h6l’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-zh85s’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-w1323’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-pspmn’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-znk04’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-wv1x0’
Configuration emf-validation-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migrationemf-validation-master » openjdk-jdk11-latest,migration completed with result FAILURE
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 576089 killed;
[ssh-agent] Stopped.
Finished: FAILURE