Skip to content

Console Output

08:05:59 [2022-06-07T12:05:59.210Z] The recommended git tool is: NONE
08:05:59 [2022-06-07T12:05:59.644Z] No credentials specified
08:05:59 [2022-06-07T12:05:59.647Z] Cloning the remote Git repository
08:05:59 [2022-06-07T12:05:59.661Z] Cloning repository https://git.eclipse.org/r/egit/egit-github
08:05:59 [2022-06-07T12:05:59.693Z]  > git init /home/jenkins/agent/workspace/egit-github/repo # timeout=10
08:05:59 [2022-06-07T12:05:59.704Z] Fetching upstream changes from https://git.eclipse.org/r/egit/egit-github
08:05:59 [2022-06-07T12:05:59.704Z]  > git --version # timeout=10
08:05:59 [2022-06-07T12:05:59.708Z]  > git --version # 'git version 2.24.4'
08:05:59 [2022-06-07T12:05:59.713Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/egit/egit-github +refs/heads/*:refs/remotes/origin/* # timeout=10
08:06:00 [2022-06-07T12:06:00.610Z] Avoid second fetch
08:06:00 [2022-06-07T12:06:00.619Z] Checking out Revision 619ad9eaa6b3ac63036cff52353880e4265acf91 (refs/remotes/origin/master)
08:06:00 [2022-06-07T12:06:00.604Z]  > git config remote.origin.url https://git.eclipse.org/r/egit/egit-github # timeout=10
08:06:00 [2022-06-07T12:06:00.607Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:06:00 [2022-06-07T12:06:00.615Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:06:00 [2022-06-07T12:06:00.627Z]  > git config core.sparsecheckout # timeout=10
08:06:00 [2022-06-07T12:06:00.631Z]  > git checkout -f 619ad9eaa6b3ac63036cff52353880e4265acf91 # timeout=10
08:06:04 [2022-06-07T12:06:04.246Z] Commit message: "Avoid warning "no explicit project encoding""
08:06:04 [2022-06-07T12:06:04.252Z]  > git rev-list --no-walk 619ad9eaa6b3ac63036cff52353880e4265acf91 # timeout=10