Skip to content

Console Output

The recommended git tool is: git
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 349a1fb8c15eac617229a4959ab90dfb678041b5 into PR head commit b392a016c9a859be39a4213b655948db20e42beb
Merge succeeded, producing b392a016c9a859be39a4213b655948db20e42beb
Checking out Revision b392a016c9a859be39a4213b655948db20e42beb (PR-4231)
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4231/.git # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4231/head:refs/remotes/origin/PR-4231 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b392a016c9a859be39a4213b655948db20e42beb # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge 349a1fb8c15eac617229a4959ab90dfb678041b5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b392a016c9a859be39a4213b655948db20e42beb # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-4231 # timeout=10
 > git checkout -b PR-4231 b392a016c9a859be39a4213b655948db20e42beb # timeout=10
Commit message: "Documentation: proper font for Modelica keyword in code snippet"
 > git rev-list --no-walk 61d2fbaf766a90182170f72ff02b8b457bb59c7b # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10