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-XXXXXXWDbiYE/agent.1020753
SSH_AGENT_PID=1020756
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins/workspace/emf-validation-master@tmp/private_key_3930624099330955273.key (/var/jenkins/workspace/emf-validation-master@tmp/private_key_3930624099330955273.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-emfservices/emf-validation.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-emfservices/emf-validation.git
 > git --version # timeout=10
 > git --version # 'git version 2.42.0'
 > git fetch --tags --force --progress -- https://github.com/eclipse-emfservices/emf-validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 51a9845da594abb36f1f91d31492bd25eea62caf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 51a9845da594abb36f1f91d31492bd25eea62caf # timeout=10
Commit message: "[20] Switch to Java 17"
 > git rev-list --no-walk b6bb10500f32873e797697ac5dca52e294e9bc46 # 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 » temurin-jdk17-latest,migration
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: ‘centos-7-81778’ is offline
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-81778’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-zdlj2’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-8cr45’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-jb2f4’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-f5s8m’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-9rwzp’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: ‘centos-7-rk9hk’ is offline
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-rk9hk’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-q1344’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-q1344’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-bh6b6’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-t8kjl’
Configuration emf-validation-master » temurin-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migrationemf-validation-master » temurin-jdk17-latest,migration completed with result UNSTABLE
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1020756 killed;
[ssh-agent] Stopped.
Finished: UNSTABLE