Skip to content

Console Output

03:36:09 [2021-11-14T08:36:09.134Z] The recommended git tool is: NONE
03:36:09 [2021-11-14T08:36:09.140Z] No credentials specified
03:36:09 [2021-11-14T08:36:09.140Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@cfdd2bba; decorates RemoteLauncher[hudson.remoting.Channel@3c3a67e9:JNLP4-connect connection from 10.40.53.108/10.40.53.108:41068] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
03:36:09 [2021-11-14T08:36:09.145Z] Fetching changes from the remote Git repository
03:36:09 [2021-11-14T08:36:09.712Z] Checking out Revision 6f98ae82fa20cda82cb017c663bb5c9e071405d8 (refs/remotes/origin/cdt_10_4)
03:36:09 [2021-11-14T08:36:09.142Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/cdt-10.4/.git # timeout=10
03:36:09 [2021-11-14T08:36:09.147Z]  > git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git # timeout=10
03:36:09 [2021-11-14T08:36:09.154Z] Fetching upstream changes from https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
03:36:09 [2021-11-14T08:36:09.155Z]  > git --version # timeout=10
03:36:09 [2021-11-14T08:36:09.157Z]  > git --version # 'git version 2.20.1'
03:36:09 [2021-11-14T08:36:09.157Z]  > git fetch --no-tags --force --progress -- https://git.eclipse.org/r/cdt/org.eclipse.cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=20
03:36:09 [2021-11-14T08:36:09.707Z]  > git rev-parse refs/remotes/origin/cdt_10_4^{commit} # timeout=10
03:36:09 [2021-11-14T08:36:09.714Z]  > git config core.sparsecheckout # timeout=10
03:36:09 [2021-11-14T08:36:09.717Z]  > git checkout -f 6f98ae82fa20cda82cb017c663bb5c9e071405d8 # timeout=20
03:36:12 [2021-11-14T08:36:12.255Z] Commit message: "[releng] Point at specific p2 repo for platform"
03:36:12 [2021-11-14T08:36:12.258Z]  > git rev-list --no-walk 6f98ae82fa20cda82cb017c663bb5c9e071405d8 # timeout=10