Skip to content

Console Output

16:34:07 [2021-02-18T21:34:07.995Z] The recommended git tool is: git
16:34:09 [2021-02-18T21:34:09.154Z] using credential github-bot
16:34:09 [2021-02-18T21:34:09.164Z] Cloning the remote Git repository
16:34:09 [2021-02-18T21:34:09.164Z] Cloning with configured refspecs honoured and without tags
16:34:09 [2021-02-18T21:34:09.176Z] Cloning repository https://github.com/eclipse/mwe.git
16:34:09 [2021-02-18T21:34:09.203Z]  > git init /home/jenkins/agent/workspace/mwe2_master # timeout=10
16:34:09 [2021-02-18T21:34:09.226Z] Fetching upstream changes from https://github.com/eclipse/mwe.git
16:34:09 [2021-02-18T21:34:09.226Z]  > git --version # timeout=10
16:34:09 [2021-02-18T21:34:09.228Z]  > git --version # 'git version 1.8.3.1'
16:34:09 [2021-02-18T21:34:09.229Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
16:34:09 [2021-02-18T21:34:09.230Z]  > git fetch --no-tags --progress https://github.com/eclipse/mwe.git +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:10 [2021-02-18T21:34:10.437Z] Avoid second fetch
16:34:10 [2021-02-18T21:34:10.438Z] Checking out Revision f418400072be61b55dec5a5b2c4fa88f7fb5af5d (master)
16:34:10 [2021-02-18T21:34:10.431Z]  > git config remote.origin.url https://github.com/eclipse/mwe.git # timeout=10
16:34:10 [2021-02-18T21:34:10.433Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:10 [2021-02-18T21:34:10.442Z]  > git config core.sparsecheckout # timeout=10
16:34:10 [2021-02-18T21:34:10.445Z]  > git checkout -f f418400072be61b55dec5a5b2c4fa88f7fb5af5d # timeout=10
16:34:14 [2021-02-18T21:34:14.076Z] Commit message: "Merge pull request #185 from eclipse/kt_jenkins_update_composite"
16:34:14 [2021-02-18T21:34:14.079Z]  > git rev-list --no-walk f418400072be61b55dec5a5b2c4fa88f7fb5af5d # timeout=10