Skip to content

Console Output

21:50:13 [2024-06-16T01:50:13.290Z] The recommended git tool is: NONE
21:50:14 [2024-06-16T01:50:14.294Z] No credentials specified
21:50:14 [2024-06-16T01:50:14.296Z] Cloning the remote Git repository
21:50:14 [2024-06-16T01:50:14.312Z] Cloning repository https://github.com/eclipse/lsp4j.git
21:50:14 [2024-06-16T01:50:14.356Z]  > git init /home/jenkins/agent/workspace/lsp4j # timeout=10
21:50:14 [2024-06-16T01:50:14.373Z] Fetching upstream changes from https://github.com/eclipse/lsp4j.git
21:50:14 [2024-06-16T01:50:14.373Z]  > git --version # timeout=10
21:50:14 [2024-06-16T01:50:14.377Z]  > git --version # 'git version 2.41.0'
21:50:14 [2024-06-16T01:50:14.378Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/lsp4j.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:50:15 [2024-06-16T01:50:15.215Z]  > git config remote.origin.url https://github.com/eclipse/lsp4j.git # timeout=10
21:50:15 [2024-06-16T01:50:15.220Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:50:15 [2024-06-16T01:50:15.621Z] Avoid second fetch
21:50:15 [2024-06-16T01:50:15.630Z] Checking out Revision f235e91fbe2e45f62e185bbb9f6d21bed48eb2b9 (refs/remotes/origin/main)
21:50:15 [2024-06-16T01:50:15.867Z] Commit message: "Update to latest japicmp tool release (#841)"
21:50:15 [2024-06-16T01:50:15.623Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
21:50:15 [2024-06-16T01:50:15.634Z]  > git config core.sparsecheckout # timeout=10
21:50:15 [2024-06-16T01:50:15.644Z]  > git checkout -f f235e91fbe2e45f62e185bbb9f6d21bed48eb2b9 # timeout=10
21:50:15 [2024-06-16T01:50:15.674Z]  > git branch -a -v --no-abbrev # timeout=10
21:50:15 [2024-06-16T01:50:15.682Z]  > git checkout -b main f235e91fbe2e45f62e185bbb9f6d21bed48eb2b9 # timeout=10