Skip to content

Console Output

08:48:21 [2023-04-03T12:48:21.247Z] The recommended git tool is: git
08:48:23 [2023-04-03T12:48:23.407Z] using credential github-bot
08:48:23 [2023-04-03T12:48:23.416Z] Cloning the remote Git repository
08:48:23 [2023-04-03T12:48:23.416Z] Cloning with configured refspecs honoured and without tags
08:48:23 [2023-04-03T12:48:23.439Z] Cloning repository https://github.com/eclipse/xtext-core.git
08:48:24 [2023-04-03T12:48:24.143Z]  > git init /home/jenkins/agent/workspace/xtext-core_master # timeout=10
08:48:24 [2023-04-03T12:48:24.164Z] Fetching upstream changes from https://github.com/eclipse/xtext-core.git
08:48:24 [2023-04-03T12:48:24.165Z]  > git --version # timeout=10
08:48:24 [2023-04-03T12:48:24.169Z]  > git --version # 'git version 2.39.1'
08:48:24 [2023-04-03T12:48:24.170Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
08:48:24 [2023-04-03T12:48:24.172Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse/xtext-core.git +refs/heads/master:refs/remotes/origin/master # timeout=10
08:48:31 [2023-04-03T12:48:31.037Z] Avoid second fetch
08:48:31 [2023-04-03T12:48:31.038Z] Checking out Revision 72785e6e409eb1d07fee1a4f3da53cb248d671b3 (master)
08:48:31 [2023-04-03T12:48:31.025Z]  > git config remote.origin.url https://github.com/eclipse/xtext-core.git # timeout=10
08:48:31 [2023-04-03T12:48:31.031Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:48:31 [2023-04-03T12:48:31.048Z]  > git config core.sparsecheckout # timeout=10
08:48:31 [2023-04-03T12:48:31.056Z]  > git checkout -f 72785e6e409eb1d07fee1a4f3da53cb248d671b3 # timeout=10
08:48:35 [2023-04-03T12:48:35.630Z] Commit message: "added outdated message to readme"
08:48:35 [2023-04-03T12:48:35.635Z]  > git rev-list --no-walk bf4cadc2aad909fca74abeb77799f473629b0823 # timeout=10