Skip to content

Console Output

18:12:58 [2022-07-20T22:12:58.443Z] The recommended git tool is: NONE
18:12:58 [2022-07-20T22:12:58.451Z] No credentials specified
18:12:58 [2022-07-20T22:12:58.451Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@eac22f7f; decorates RemoteLauncher[hudson.remoting.Channel@5019314:JNLP4-connect connection from 10.40.50.32/10.40.50.32:35540] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
18:12:58 [2022-07-20T22:12:58.457Z] Fetching changes from the remote Git repository
18:12:58 [2022-07-20T22:12:58.448Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/cdt-vscode-master/.git # timeout=10
18:12:58 [2022-07-20T22:12:58.454Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-vscode # timeout=10
18:12:58 [2022-07-20T22:12:58.550Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-vscode
18:12:58 [2022-07-20T22:12:58.550Z]  > git --version # timeout=10
18:12:58 [2022-07-20T22:12:58.640Z]  > git --version # 'git version 2.20.1'
18:12:58 [2022-07-20T22:12:58.640Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-vscode +refs/heads/*:refs/remotes/origin/* # timeout=10
18:12:59 [2022-07-20T22:12:59.943Z] Checking out Revision 75cf95d0184f677876cdfff73b284958c35339c4 (refs/remotes/origin/master)
18:13:00 [2022-07-20T22:13:00.147Z] Commit message: "Add legal docs as required by Eclipse Foundation Project Handbook"
18:12:59 [2022-07-20T22:12:59.858Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:12:59 [2022-07-20T22:12:59.940Z]  > git config core.sparsecheckout # timeout=10
18:12:59 [2022-07-20T22:12:59.944Z]  > git checkout -f 75cf95d0184f677876cdfff73b284958c35339c4 # timeout=10
18:12:59 [2022-07-20T22:12:59.953Z]  > git branch -a -v --no-abbrev # timeout=10
18:13:00 [2022-07-20T22:13:00.039Z]  > git checkout -b master 75cf95d0184f677876cdfff73b284958c35339c4 # timeout=10
18:13:00 [2022-07-20T22:13:00.145Z]  > git rev-list --no-walk 75cf95d0184f677876cdfff73b284958c35339c4 # timeout=10