Skip to content

Console Output

The recommended git tool is: git
using credential github-bot
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/ditto-clients.git
 > git init /home/jenkins/agent/workspace/ditto-client-javascript-ci # timeout=10
Fetching upstream changes from https://github.com/eclipse/ditto-clients.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --tags --force --progress -- https://github.com/eclipse/ditto-clients.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 3e93f3a27c6d070c4bc29d2145d106a6ae05850d (refs/remotes/origin/master)
 > git config remote.origin.url https://github.com/eclipse/ditto-clients.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3e93f3a27c6d070c4bc29d2145d106a6ae05850d # timeout=10
Commit message: "Merge pull request #216 from eclipse-ditto/dependabot/npm_and_yarn/javascript/http-cache-semantics-4.1.1"
 > git rev-list --no-walk 5a2c7d6a38eeaed95d3cf1e5285560b5696b9c44 # timeout=10