Skip to content

Console Output

05:09:05 [2021-02-01T10:09:05.397Z] The recommended git tool is: git
05:09:05 [2021-02-01T10:09:05.429Z] using credential github-bot
05:09:05 [2021-02-01T10:09:05.435Z] Cloning the remote Git repository
05:09:05 [2021-02-01T10:09:05.435Z] Cloning with configured refspecs honoured and without tags
05:09:05 [2021-02-01T10:09:05.437Z] Cloning repository https://github.com/eclipse/mwe.git
05:09:05 [2021-02-01T10:09:05.437Z]  > git init /home/jenkins/agent/workspace/mwe2_master/git-repo # timeout=10
05:09:05 [2021-02-01T10:09:05.447Z] Fetching upstream changes from https://github.com/eclipse/mwe.git
05:09:05 [2021-02-01T10:09:05.448Z]  > git --version # timeout=10
05:09:05 [2021-02-01T10:09:05.450Z]  > git --version # 'git version 1.8.3.1'
05:09:05 [2021-02-01T10:09:05.450Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
05:09:05 [2021-02-01T10:09:05.451Z]  > git fetch --no-tags --progress https://github.com/eclipse/mwe.git +refs/heads/master:refs/remotes/origin/master # timeout=10
05:09:06 [2021-02-01T10:09:06.760Z] Avoid second fetch
05:09:06 [2021-02-01T10:09:06.760Z] Checking out Revision 2a95f2b8945abfc9bf271df3d44d1326cbd52e24 (master)
05:09:06 [2021-02-01T10:09:06.919Z] Commit message: "Merge pull request #184 from eclipse/miklossy_pluginxml_formatting"
05:09:06 [2021-02-01T10:09:06.755Z]  > git config remote.origin.url https://github.com/eclipse/mwe.git # timeout=10
05:09:06 [2021-02-01T10:09:06.757Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:09:06 [2021-02-01T10:09:06.762Z]  > git config core.sparsecheckout # timeout=10
05:09:06 [2021-02-01T10:09:06.764Z]  > git checkout -f 2a95f2b8945abfc9bf271df3d44d1326cbd52e24 # timeout=10