Skip to content

Console Output

23:19:12 [2024-02-27T04:19:12.022Z] Selected Git installation does not exist. Using Default
23:19:12 [2024-02-27T04:19:12.022Z] The recommended git tool is: NONE
23:19:19 [2024-02-27T04:19:19.020Z] No credentials specified
23:19:19 [2024-02-27T04:19:19.025Z] Cloning the remote Git repository
23:19:19 [2024-02-27T04:19:19.042Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
23:19:19 [2024-02-27T04:19:19.129Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly # timeout=10
23:19:19 [2024-02-27T04:19:19.321Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
23:19:19 [2024-02-27T04:19:19.322Z]  > git --version # timeout=10
23:19:19 [2024-02-27T04:19:19.325Z]  > git --version # 'git version 2.20.1'
23:19:19 [2024-02-27T04:19:19.326Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:19:19 [2024-02-27T04:19:19.792Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
23:19:19 [2024-02-27T04:19:19.814Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:19:21 [2024-02-27T04:19:21.542Z] Avoid second fetch
23:19:21 [2024-02-27T04:19:21.549Z] Checking out Revision d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 (refs/remotes/origin/master)
23:19:22 [2024-02-27T04:19:22.127Z] Commit message: "Merge pull request #2 from PatrickTasse/master"
23:19:21 [2024-02-27T04:19:21.545Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
23:19:21 [2024-02-27T04:19:21.618Z]  > git config core.sparsecheckout # timeout=10
23:19:21 [2024-02-27T04:19:21.622Z]  > git checkout -f d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10
23:19:22 [2024-02-27T04:19:22.577Z]  > git rev-list --no-walk d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10