Skip to content

Console Output

01:48:17 [2024-04-23T05:48:17.745Z] The recommended git tool is: git
01:48:19 [2024-04-23T05:48:19.355Z] using credential github-bot
01:48:19 [2024-04-23T05:48:19.360Z] Cloning the remote Git repository
01:48:19 [2024-04-23T05:48:19.360Z] Cloning with configured refspecs honoured and without tags
01:48:19 [2024-04-23T05:48:19.381Z] Cloning repository https://github.com/eclipse/mwe.git
01:48:19 [2024-04-23T05:48:19.410Z]  > git init /home/jenkins/agent/workspace/mwe2_master # timeout=10
01:48:19 [2024-04-23T05:48:19.435Z] Fetching upstream changes from https://github.com/eclipse/mwe.git
01:48:19 [2024-04-23T05:48:19.435Z]  > git --version # timeout=10
01:48:19 [2024-04-23T05:48:19.439Z]  > git --version # 'git version 2.41.0'
01:48:19 [2024-04-23T05:48:19.440Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
01:48:19 [2024-04-23T05:48:19.444Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse/mwe.git +refs/heads/master:refs/remotes/origin/master # timeout=10
01:48:21 [2024-04-23T05:48:21.040Z] Avoid second fetch
01:48:21 [2024-04-23T05:48:21.040Z] Checking out Revision caf6ca3bafc8badad306954588fd61147fb1bf0b (master)
01:48:20 [2024-04-23T05:48:20.786Z]  > git config remote.origin.url https://github.com/eclipse/mwe.git # timeout=10
01:48:20 [2024-04-23T05:48:20.790Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:48:21 [2024-04-23T05:48:21.048Z]  > git config core.sparsecheckout # timeout=10
01:48:21 [2024-04-23T05:48:21.061Z]  > git checkout -f caf6ca3bafc8badad306954588fd61147fb1bf0b # timeout=10
01:48:21 [2024-04-23T05:48:21.271Z] Commit message: "Merge pull request #288 from eclipse/cd_guava3310"
01:48:21 [2024-04-23T05:48:21.277Z]  > git rev-list --no-walk caf6ca3bafc8badad306954588fd61147fb1bf0b # timeout=10