Skip to content

Console Output

04:12:57 [2021-02-01T09:12:57.029Z] The recommended git tool is: git
04:12:57 [2021-02-01T09:12:57.067Z] using credential github-bot
04:12:57 [2021-02-01T09:12:57.154Z] Cloning the remote Git repository
04:12:57 [2021-02-01T09:12:57.154Z] Cloning with configured refspecs honoured and without tags
04:12:57 [2021-02-01T09:12:57.156Z] Cloning repository https://github.com/eclipse/mwe.git
04:12:57 [2021-02-01T09:12:57.156Z]  > git init /home/jenkins/agent/workspace/mwe2_kthoms_gitpod-setup/git-repo # timeout=10
04:12:57 [2021-02-01T09:12:57.161Z] Fetching upstream changes from https://github.com/eclipse/mwe.git
04:12:57 [2021-02-01T09:12:57.161Z]  > git --version # timeout=10
04:12:57 [2021-02-01T09:12:57.164Z]  > git --version # 'git version 1.8.3.1'
04:12:57 [2021-02-01T09:12:57.164Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
04:12:57 [2021-02-01T09:12:57.164Z]  > git fetch --no-tags --progress https://github.com/eclipse/mwe.git +refs/heads/kthoms/gitpod-setup:refs/remotes/origin/kthoms/gitpod-setup # timeout=10
04:12:59 [2021-02-01T09:12:59.407Z] Avoid second fetch
04:12:59 [2021-02-01T09:12:59.408Z] Checking out Revision 249940fb07249b58534367d8ce7c9974fc8cadd9 (kthoms/gitpod-setup)
04:12:59 [2021-02-01T09:12:59.484Z] Commit message: "Fully automate dev setup with Gitpod"
04:12:59 [2021-02-01T09:12:59.402Z]  > git config remote.origin.url https://github.com/eclipse/mwe.git # timeout=10
04:12:59 [2021-02-01T09:12:59.405Z]  > git config --add remote.origin.fetch +refs/heads/kthoms/gitpod-setup:refs/remotes/origin/kthoms/gitpod-setup # timeout=10
04:12:59 [2021-02-01T09:12:59.410Z]  > git config core.sparsecheckout # timeout=10
04:12:59 [2021-02-01T09:12:59.412Z]  > git checkout -f 249940fb07249b58534367d8ce7c9974fc8cadd9 # timeout=10