Skip to content

Console Output

The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/ditto-clients.git
 > git init /home/jenkins/agent/workspace/ditto-client-java-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'
 > 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 7fb7ad572e1200b7e1171a059b0e422440fdd3e7 (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 7fb7ad572e1200b7e1171a059b0e422440fdd3e7 # timeout=10
Commit message: "post Ditto 3.2.0 release: update SECURITY.md"
 > git rev-list --no-walk 066b6f42d00fa9c8a94c6b303ab0d9674fa75b3f # timeout=10