Skip to content

Console Output

The recommended git tool is: git
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-ee4j/jersey.git
 > git init /home/jenkins/agent/workspace/continuous-integration_PR-4811 # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/jersey.git +refs/pull/4811/head:refs/remotes/origin/PR-4811 +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit f8ed0ded3e4a4e71354a5753c24ff9baecaa8eb4 into PR head commit fd9045041a45f986b9a6978f4b30264b07b1a9c0
Merge succeeded, producing fd9045041a45f986b9a6978f4b30264b07b1a9c0
Checking out Revision fd9045041a45f986b9a6978f4b30264b07b1a9c0 (PR-4811)
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/4811/head:refs/remotes/origin/PR-4811 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey.git
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/jersey.git +refs/pull/4811/head:refs/remotes/origin/PR-4811 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd9045041a45f986b9a6978f4b30264b07b1a9c0 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git merge f8ed0ded3e4a4e71354a5753c24ff9baecaa8eb4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd9045041a45f986b9a6978f4b30264b07b1a9c0 # timeout=10
Commit message: "Include error stacktrace in jenkins"
 > git rev-list --no-walk f46f60289a2d08f6404ee3fccfd9a8593d7f6db1 # timeout=10