Skip to content

Console Output

The recommended git tool is: git
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/dev^{commit} # timeout=10
Checking out Revision f3af516b4572294193d68f8b940a4ac323f7b3e1 (origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3af516b4572294193d68f8b940a4ac323f7b3e1 # timeout=10
Commit message: "Bump de.undercouch.download from 5.5.0 to 5.6.0 (#1028)"