Skip to content

Console Output

15:09:14 [2024-01-19T20:09:14.589Z] The recommended git tool is: git
15:09:15 [2024-01-19T20:09:15.040Z] No credentials specified
15:09:15 [2024-01-19T20:09:15.248Z] Cloning the remote Git repository
15:09:15 [2024-01-19T20:09:15.529Z] Honoring refspec on initial clone
15:09:15 [2024-01-19T20:09:15.664Z] Cloning repository https://github.com/eclipse/omr.git
15:09:15 [2024-01-19T20:09:15.667Z]  > git init /home/jenkins/workspace/Build # timeout=10
15:09:15 [2024-01-19T20:09:15.679Z] Using reference repository: /home/jenkins//gitcache
15:09:15 [2024-01-19T20:09:15.679Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:09:15 [2024-01-19T20:09:15.679Z]  > git --version # timeout=10
15:09:15 [2024-01-19T20:09:15.683Z]  > git --version # 'git version 2.25.1'
15:09:15 [2024-01-19T20:09:15.683Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
15:09:47 [2024-01-19T20:09:47.655Z] Avoid second fetch
15:09:47 [2024-01-19T20:09:47.379Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:09:47 [2024-01-19T20:09:47.387Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:09:47 [2024-01-19T20:09:47.870Z] Checking out Revision d850b7a8b9139004f29c0b15b359f6b49c88890a (refs/remotes/origin/master)
15:09:49 [2024-01-19T20:09:49.344Z] Commit message: "Merge pull request #7237 from jdmpapin/bndchk-versioning-test"
15:09:47 [2024-01-19T20:09:47.771Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:09:48 [2024-01-19T20:09:48.008Z]  > git config core.sparsecheckout # timeout=10
15:09:48 [2024-01-19T20:09:48.013Z]  > git checkout -f d850b7a8b9139004f29c0b15b359f6b49c88890a # timeout=10
15:09:49 [2024-01-19T20:09:49.460Z]  > git rev-list --no-walk 6b7a87adcf8aa14d5e86f89319fca496ecfe4c14 # timeout=10