Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit 68bfdca7d3113fe9fc56b59a9e3a47d39d26ca66 into PR head commit 662ce8f6b2c28bac965c2f96857e25963c080dea
Merge succeeded, producing 8195790ac8927e2e3280a52851e45a5d73afff8b
Checking out Revision 8195790ac8927e2e3280a52851e45a5d73afff8b (PR-254)
Commit message: "Merge commit '68bfdca7d3113fe9fc56b59a9e3a47d39d26ca66' into HEAD"
First time build. Skipping changelog.
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/adamantine_PR-254/.git # timeout=10
 > git config remote.origin.url https://github.com/adamantine-sim/adamantine.git # timeout=10
Fetching upstream changes from https://github.com/adamantine-sim/adamantine.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/adamantine-sim/adamantine.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 662ce8f6b2c28bac965c2f96857e25963c080dea # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 68bfdca7d3113fe9fc56b59a9e3a47d39d26ca66 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8195790ac8927e2e3280a52851e45a5d73afff8b # timeout=10
 > git rev-list --no-walk 2dfe896ef1291980b05ae6e29c8bbed3d24a3349 # timeout=10