Skip to content

Console Output

Started by user Mark Wareham
Agent default-java-v98pb is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

[EnvInject] - Loading node environment variables.
Building remotely on default-java-v98pb in workspace /home/jenkins/workspace/Release RI to Maven Central
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[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-RnPjfpJUYze7/agent.96
SSH_AGENT_PID=98
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/workspace/Release RI to Maven Central@tmp/private_key_7846013387057898272.key (/home/jenkins/workspace/Release RI to Maven Central@tmp/private_key_7846013387057898272.key)
[ssh-agent] Using credentials cu-bot (GitHub Bot SSH)
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/concurrency-ri.git
 > git init /home/jenkins/workspace/Release RI to Maven Central # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/concurrency-ri.git
 > git --version # timeout=10
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/concurrency-ri.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:eclipse-ee4j/concurrency-ri.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/concurrency-ri.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/concurrency-ri.git
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/concurrency-ri.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/EE4J_8^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/EE4J_8^{commit} # timeout=10
Checking out Revision bfe9e2c4c084e94d382c255a8c986cda1b739837 (refs/remotes/origin/EE4J_8)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bfe9e2c4c084e94d382c255a8c986cda1b739837
Commit message: "Merge pull request #35 from MarkWareham/add-contact-info-to-contributing"
First time build. Skipping changelog.
provisioning config files...
copy managed file [settings-cu.xml] to file:/home/jenkins/.m2/settings.xml
copy managed file [settings-security.xml] to file:/home/jenkins/.m2/settings-security.xml
[Release RI to Maven Central] $ /bin/sh -xe /tmp/jenkins7709762445399590198.sh
+ TOOLS_PREFIX=/opt/tools
+ JAVA_PREFIX=/opt/tools/java/oracle
+ MVN_HOME=/opt/tools/apache-maven/latest
+ JAVA_HOME=/opt/tools/java/oracle/jdk-8/latest
+ PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ cd api
/tmp/jenkins7709762445399590198.sh: cd: line 1: can't cd to api: No such file or directory
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 98 killed;
[ssh-agent] Stopped.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE