Skip to content

Console Output

using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 29b6c891fdefce47410ee9ce50316c56484b54e9 into PR head commit e6390fdc6aefa1709e49c3e8b545fcd78797196b
Merge succeeded, producing f8b0eef9a62ebfdac5efcd555cc506100d5640a5
Checking out Revision f8b0eef9a62ebfdac5efcd555cc506100d5640a5 (PR-2491)
Commit message: "Merge commit '29b6c891fdefce47410ee9ce50316c56484b54e9' into HEAD"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.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/ModelicaSpecification.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2491/head:refs/remotes/origin/PR-2491 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6390fdc6aefa1709e49c3e8b545fcd78797196b # timeout=10
 > git merge 29b6c891fdefce47410ee9ce50316c56484b54e9 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f8b0eef9a62ebfdac5efcd555cc506100d5640a5 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2491 # timeout=10
 > git checkout -b PR-2491 f8b0eef9a62ebfdac5efcd555cc506100d5640a5 # timeout=10
 > git rev-list --no-walk 7c44c820c4798a8316bf025f3b713204608d39cd # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10