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 e3268e9e3ee9cf5129f6509351df084b2562be99 into PR head commit f11160fa8ba2afad2a779e7ae32a612b8b0356a8
Merge succeeded, producing f11160fa8ba2afad2a779e7ae32a612b8b0356a8
Checking out Revision f11160fa8ba2afad2a779e7ae32a612b8b0356a8 (PR-21)
Commit message: "Use Pillow 9.0.1"
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/OMSens_PR-21/.git # timeout=10
 > git config remote.origin.url https://github.com/OpenModelica/OMSens.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/OpenModelica/OMSens.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/OpenModelica/OMSens.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f11160fa8ba2afad2a779e7ae32a612b8b0356a8 # 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 e3268e9e3ee9cf5129f6509351df084b2562be99 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f11160fa8ba2afad2a779e7ae32a612b8b0356a8 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-21 # timeout=10
 > git checkout -b PR-21 f11160fa8ba2afad2a779e7ae32a612b8b0356a8 # timeout=10
 > git rev-list --no-walk 883f7d76b5cf7dc153e7c08ed4d0d2e03344991c # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10