Skip to content

Console Output

Started by user Dmitry Kornilov
Running as SYSTEM
Agent default-java-k9x1b is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

Building remotely on default-java-k9x1b in workspace /home/jenkins/workspace/Jersey_release
[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-Dz2sdCiyioRE/agent.68
SSH_AGENT_PID=70
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/workspace/Jersey_release@tmp/private_key_950225271520928362.key (/home/jenkins/workspace/Jersey_release@tmp/private_key_950225271520928362.key)
[ssh-agent] Using credentials jersey-bot (GitHub Bot SSH)
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ee4j/jersey
 > git init /home/jenkins/workspace/Jersey_release # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jersey +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jersey +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 662158249985cf416b951418b88199f7696398d0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 662158249985cf416b951418b88199f7696398d0
Commit message: "remove staging repository from Travis build"
 > git rev-list --no-walk 662158249985cf416b951418b88199f7696398d0 # timeout=10
provisioning config files...
copy managed file [settings-jersey.xml] to file:/home/jenkins/.m2/settings.xml
copy managed file [settings-security.xml] to file:/home/jenkins/.m2/settings-security.xml
[Jersey_release] $ /bin/sh -e /tmp/jenkins7937460166455317968.sh
    <version>2.30-SNAPSHOT</version>
Current version: 2.30-SNAPSHOT
Release version: 2.30
Next version:    2.31-SNAPSHOT
Release tag:     2.30-RELEASE
java version "1.8.0_202"
Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.10.0-957.10.1.el7.x86_64", arch: "amd64", family: "unix"
/opt/tools/java/oracle/jdk-8/latest
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 70 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: SUCCESS