Skip to content

Console Output

The recommended git tool is: NONE
using credential 19f16959-8a0d-4a60-bd1f-5adb4572b702
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/stitute_PowerSystemDataModel_dev/PowerSystemDataModel/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:ie3-institute/PowerSystemDataModel.git # timeout=10
Fetching upstream changes from git@github.com:ie3-institute/PowerSystemDataModel.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_SSH to set credentials Github SSH Key sebastian-peter to allow for repo access (used in the pipeline)
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- git@github.com:ie3-institute/PowerSystemDataModel.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 8ef99f7dc6b4b8ad3d14fd28fd35722037e9d05e (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ef99f7dc6b4b8ad3d14fd28fd35722037e9d05e # timeout=10
Commit message: "Merge pull request #1041 from ie3-institute/hotfix/sp/#1039-release-5.0.1"
 > git rev-list --no-walk 8ef99f7dc6b4b8ad3d14fd28fd35722037e9d05e # timeout=10