Console Output
Loading library recursiveMerge@master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git ls-remote -- https://github.com/pwalczysko/jenkins-library-recursivemerge.git # timeout=10
Found match: refs/heads/master revision f0872960c8e1e9779814a2eafd10e0882e290c77
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/pwalczysko/jenkins-library-recursivemerge.git
> git init /var/jenkins_home/jobs/WEBSITE-push/workspace@libs/c2fa22709d21f4bfd9941790ca08af5c59149c9caf5c1a8a7319c933eafe9bde # timeout=10
Fetching upstream changes from https://github.com/pwalczysko/jenkins-library-recursivemerge.git
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --no-tags --force --progress -- https://github.com/pwalczysko/jenkins-library-recursivemerge.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/pwalczysko/jenkins-library-recursivemerge.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision f0872960c8e1e9779814a2eafd10e0882e290c77 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f0872960c8e1e9779814a2eafd10e0882e290c77 # timeout=10
Commit message: "Add debug info"
First time build. Skipping changelog.