Skip to content

Console Output

11:45:19 [2024-04-18T15:45:19.877Z] The recommended git tool is: /opt/freeware/bin/git
11:45:20 [2024-04-18T15:45:20.034Z] No credentials specified
11:45:20 [2024-04-18T15:45:20.112Z] Cloning the remote Git repository
11:45:20 [2024-04-18T15:45:20.190Z] Honoring refspec on initial clone
11:32:26 [2024-04-18T15:32:26.639Z] Cloning repository https://github.com/eclipse/omr.git
11:32:26 [2024-04-18T15:32:26.639Z]  > /opt/freeware/bin/git init /home/omr/workspace/Build # timeout=10
11:32:26 [2024-04-18T15:32:26.658Z] [WARNING] Reference path does not exist: /home/omr/gitcache
11:32:26 [2024-04-18T15:32:26.658Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:32:26 [2024-04-18T15:32:26.659Z]  > /opt/freeware/bin/git --version # timeout=10
11:32:26 [2024-04-18T15:32:26.674Z]  > git --version # 'git version 2.31.1'
11:32:26 [2024-04-18T15:32:26.674Z]  > /opt/freeware/bin/git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
11:45:32 [2024-04-18T15:45:32.023Z] Avoid second fetch
11:45:32 [2024-04-18T15:45:32.172Z] Checking out Revision 723d2e4b637bb29053b84b0564ee243872f13ae6 (refs/remotes/origin/master)
11:32:38 [2024-04-18T15:32:38.276Z]  > /opt/freeware/bin/git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:32:38 [2024-04-18T15:32:38.293Z]  > /opt/freeware/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:32:38 [2024-04-18T15:32:38.471Z]  > /opt/freeware/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:32:38 [2024-04-18T15:32:38.620Z]  > /opt/freeware/bin/git config core.sparsecheckout # timeout=10
11:32:38 [2024-04-18T15:32:38.636Z]  > /opt/freeware/bin/git checkout -f 723d2e4b637bb29053b84b0564ee243872f13ae6 # timeout=10
11:45:33 [2024-04-18T15:45:33.333Z] Commit message: "Merge pull request #7308 from knn-k/aarch64addConst0"
11:32:39 [2024-04-18T15:32:39.783Z]  > /opt/freeware/bin/git rev-list --no-walk 723d2e4b637bb29053b84b0564ee243872f13ae6 # timeout=10