Skip to content

Console Output

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

Building remotely on default-java-lshjl in workspace /home/jenkins/workspace/Jersey_clean_git
[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-hcZIY2dks0FU/agent.66
SSH_AGENT_PID=68
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/workspace/Jersey_clean_git@tmp/private_key_8870187613022184275.key (/home/jenkins/workspace/Jersey_clean_git@tmp/private_key_8870187613022184275.key)
[ssh-agent] Using credentials jersey-bot (GitHub Bot SSH)
using credential f5848e71-9994-45e3-8214-137ce91ddbcf
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/jersey.git
 > git init /home/jenkins/workspace/Jersey_clean_git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jersey.git
 > git --version # timeout=10
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/jersey.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:eclipse-ee4j/jersey.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/jersey.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jersey.git
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/jersey.git +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 d4d3258a83651323922405e31e3a30e827d7755d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4d3258a83651323922405e31e3a30e827d7755d
Commit message: "Merge pull request #4186 from eclipse-ee4j/2.29-BRANCH"
 > git rev-list --no-walk d4d3258a83651323922405e31e3a30e827d7755d # timeout=10
[Jersey_clean_git] $ /bin/bash /tmp/jenkins7426801992627368695.sh
git push origin :${BRANCH_TO_BE_CLEANED}
git push --delete origin ${TAG_TO_BE_CLEANED}
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 68 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