Skip to content

Console Output

Started by an SCM change
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins/workspace/emf-transaction-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-p75MfCKZ5ZYk/agent.1969977
SSH_AGENT_PID=1969980
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins/workspace/emf-transaction-master@tmp/private_key_10727789992633390702.key (/var/jenkins/workspace/emf-transaction-master@tmp/private_key_10727789992633390702.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-transaction-master/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse/emf-transaction.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/emf-transaction.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse/emf-transaction.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3538769d32a734e297c887b4baecf58d35d7246f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3538769d32a734e297c887b4baecf58d35d7246f # timeout=10
Commit message: "[releng] Add missing target platform definitions"
 > git rev-list --no-walk 08e01c4fefc196ad8b673efcbf7d786c13c99cef # 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-transaction-master » openjdk-jdk11-latest,migration
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-f5nm6’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-tl9lt’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: All nodes of label ‘migration’ are offline
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-fqj45’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: All nodes of label ‘migration’ are offline
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-cktlz’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: All nodes of label ‘migration’ are offline
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-0kdrv’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: ‘centos-7-wlk8m’ is offline
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-wlk8m’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-bb5d0’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-vcvbx’
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: ‘centos-7-lnpvs’ is offline
Configuration emf-transaction-master » openjdk-jdk11-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-lnpvsemf-transaction-master » openjdk-jdk11-latest,migration completed with result UNSTABLE
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1969980 killed;
[ssh-agent] Stopped.
Finished: UNSTABLE