Skip to content

Console Output

No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
 > /usr/bin/git init /home/jenkins/workspace/cdt-9.7 # timeout=10
Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --progress https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision acede8499b095ee4330156b4a970166a304b306d (refs/remotes/origin/master)
 > /usr/bin/git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
 > /usr/bin/git fetch --tags --progress https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f acede8499b095ee4330156b4a970166a304b306d
Commit message: "Promote a build job and supporting scripts"
 > /usr/bin/git rev-list --no-walk acede8499b095ee4330156b4a970166a304b306d # timeout=10