Skip to content

Console Output

19:20:03 [2024-04-02T23:20:03.092Z] The recommended git tool is: git
19:20:03 [2024-04-02T23:20:03.648Z] No credentials specified
19:20:03 [2024-04-02T23:20:03.831Z] Cloning the remote Git repository
19:20:04 [2024-04-02T23:20:04.053Z] Honoring refspec on initial clone
19:20:04 [2024-04-02T23:20:04.178Z] Cloning repository https://github.com/eclipse/omr.git
19:20:04 [2024-04-02T23:20:04.178Z]  > git init /Users/jenkins/workspace/Build # timeout=10
19:20:04 [2024-04-02T23:20:04.219Z] Using reference repository: /Users/jenkins/gitcache
19:20:04 [2024-04-02T23:20:04.219Z] Fetching upstream changes from https://github.com/eclipse/omr.git
19:20:04 [2024-04-02T23:20:04.219Z]  > git --version # timeout=10
19:20:04 [2024-04-02T23:20:04.228Z]  > git --version # 'git version 2.36.1'
19:20:04 [2024-04-02T23:20:04.228Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
19:20:17 [2024-04-02T23:20:17.521Z] Avoid second fetch
19:20:17 [2024-04-02T23:20:17.126Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
19:20:17 [2024-04-02T23:20:17.136Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:20:17 [2024-04-02T23:20:17.829Z] Checking out Revision 974bec3a2f5fb96d6db9914b71e86e4cc3f2c0ed (refs/remotes/origin/master)
19:20:17 [2024-04-02T23:20:17.646Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:20:17 [2024-04-02T23:20:17.954Z]  > git config core.sparsecheckout # timeout=10
19:20:17 [2024-04-02T23:20:17.963Z]  > git checkout -f 974bec3a2f5fb96d6db9914b71e86e4cc3f2c0ed # timeout=10
19:20:19 [2024-04-02T23:20:19.509Z] Commit message: "Merge pull request #7241 from BradleyWood/rnprefetchtlh"
19:20:19 [2024-04-02T23:20:19.629Z]  > git rev-list --no-walk 6391cf4bb4f415ba5f6116311dfd3c94d2c92cd7 # timeout=10