Skip to content

Console Output

12:19:43 [2020-09-10T16:19:43.284Z] No credentials specified
12:19:43 [2020-09-10T16:19:43.285Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@519d2e7a; decorates RemoteLauncher[hudson.remoting.Channel@303a2fed:JNLP4-connect connection from 10.128.14.1/10.128.14.1:58438] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:19:43 [2020-09-10T16:19:43.290Z] Fetching changes from the remote Git repository
12:19:43 [2020-09-10T16:19:43.490Z] Checking out Revision 65a4d1c4249b09d8f8101848ce711bbbca4659f9 (refs/remotes/origin/cdt_10_0)
12:19:43 [2020-09-10T16:19:43.288Z]  > git rev-parse --is-inside-work-tree # timeout=10
12:19:43 [2020-09-10T16:19:43.293Z]  > git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git # timeout=10
12:19:43 [2020-09-10T16:19:43.298Z] Fetching upstream changes from https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
12:19:43 [2020-09-10T16:19:43.299Z]  > git --version # timeout=10
12:19:43 [2020-09-10T16:19:43.301Z]  > git fetch --no-tags --force --progress -- https://git.eclipse.org/r/cdt/org.eclipse.cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:19:43 [2020-09-10T16:19:43.455Z]  > git rev-parse refs/remotes/origin/cdt_10_0^{commit} # timeout=10
12:19:43 [2020-09-10T16:19:43.488Z]  > git rev-parse refs/remotes/origin/origin/cdt_10_0^{commit} # timeout=10
12:19:43 [2020-09-10T16:19:43.494Z]  > git config core.sparsecheckout # timeout=10
12:19:43 [2020-09-10T16:19:43.496Z]  > git checkout -f 65a4d1c4249b09d8f8101848ce711bbbca4659f9 # timeout=20
12:19:49 [2020-09-10T16:19:49.893Z] Commit message: "Bug 546610: fix writeaccess_highlight color in dark theme"
12:19:49 [2020-09-10T16:19:49.898Z]  > git rev-list --no-walk 65a4d1c4249b09d8f8101848ce711bbbca4659f9 # timeout=10