Skip to content

Console Output

using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/MCP/0032 commit 3ccc6a37b07816506bf6b2bf1579feaa42db9497 into PR head commit 6db1c0c0cf4b7024ae87c24586d221d09b5c073c
Merge succeeded, producing 233d8f91893d8b42be3dbcf1a029e2b9601fe7b8
Checking out Revision 233d8f91893d8b42be3dbcf1a029e2b9601fe7b8 (PR-2421)
Commit message: "Merge commit '3ccc6a37b07816506bf6b2bf1579feaa42db9497' 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/2421/head:refs/remotes/origin/PR-2421 +refs/heads/MCP/0032:refs/remotes/origin/MCP/0032 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6db1c0c0cf4b7024ae87c24586d221d09b5c073c # timeout=10
 > git merge 3ccc6a37b07816506bf6b2bf1579feaa42db9497 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 233d8f91893d8b42be3dbcf1a029e2b9601fe7b8 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2421 # timeout=10
 > git checkout -b PR-2421 233d8f91893d8b42be3dbcf1a029e2b9601fe7b8 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10