Skip to content

Console Output

23:19:09 [2024-03-01T04:19:09.079Z] Selected Git installation does not exist. Using Default
23:19:09 [2024-03-01T04:19:09.080Z] The recommended git tool is: NONE
23:19:15 [2024-03-01T04:19:15.573Z] No credentials specified
23:19:15 [2024-03-01T04:19:15.575Z] Cloning the remote Git repository
23:19:15 [2024-03-01T04:19:15.586Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
23:19:15 [2024-03-01T04:19:15.691Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly # timeout=10
23:19:15 [2024-03-01T04:19:15.778Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
23:19:15 [2024-03-01T04:19:15.779Z]  > git --version # timeout=10
23:19:15 [2024-03-01T04:19:15.782Z]  > git --version # 'git version 2.20.1'
23:19:15 [2024-03-01T04:19:15.782Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:19:16 [2024-03-01T04:19:16.215Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
23:19:16 [2024-03-01T04:19:16.219Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:19:17 [2024-03-01T04:19:17.868Z] Avoid second fetch
23:19:17 [2024-03-01T04:19:17.875Z] Checking out Revision d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 (refs/remotes/origin/master)
23:19:17 [2024-03-01T04:19:17.871Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
23:19:17 [2024-03-01T04:19:17.881Z]  > git config core.sparsecheckout # timeout=10
23:19:17 [2024-03-01T04:19:17.884Z]  > git checkout -f d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10
23:19:18 [2024-03-01T04:19:18.369Z] Commit message: "Merge pull request #2 from PatrickTasse/master"
23:19:18 [2024-03-01T04:19:18.374Z]  > git rev-list --no-walk d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10