Skip to content

Console Output

23:21:06 [2024-05-10T03:21:06.922Z] The recommended git tool is: git
23:21:08 [2024-05-10T03:21:08.193Z] No credentials specified
23:21:08 [2024-05-10T03:21:08.196Z] Cloning the remote Git repository
23:21:08 [2024-05-10T03:21:08.207Z] Cloning repository https://gitlab.eclipse.org/eclipse/ease/ease.git
23:21:08 [2024-05-10T03:21:08.240Z]  > git init /home/jenkins/agent/workspace/ease.build.nightly # timeout=10
23:21:08 [2024-05-10T03:21:08.266Z] Fetching upstream changes from https://gitlab.eclipse.org/eclipse/ease/ease.git
23:21:08 [2024-05-10T03:21:08.266Z]  > git --version # timeout=10
23:21:08 [2024-05-10T03:21:08.270Z]  > git --version # 'git version 2.36.6'
23:21:08 [2024-05-10T03:21:08.270Z]  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/ease/ease.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:21:11 [2024-05-10T03:21:11.228Z]  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/ease/ease.git # timeout=10
23:21:11 [2024-05-10T03:21:11.232Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:21:11 [2024-05-10T03:21:11.673Z] Avoid second fetch
23:21:11 [2024-05-10T03:21:11.682Z] Checking out Revision 33966a9a44725a885d5152e4bd682fdf5f83f611 (refs/remotes/origin/main)
23:21:12 [2024-05-10T03:21:12.009Z] Commit message: "[#173] Add support for target platform 2023-12"
23:21:11 [2024-05-10T03:21:11.670Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
23:21:11 [2024-05-10T03:21:11.681Z]  > git config core.sparsecheckout # timeout=10
23:21:11 [2024-05-10T03:21:11.692Z]  > git checkout -f 33966a9a44725a885d5152e4bd682fdf5f83f611 # timeout=10
23:21:12 [2024-05-10T03:21:12.007Z]  > git rev-list --no-walk 33966a9a44725a885d5152e4bd682fdf5f83f611 # timeout=10
23:21:12 [2024-05-10T03:21:12.048Z] Cleaning workspace
23:21:12 [2024-05-10T03:21:12.044Z]  > git rev-parse --verify HEAD # timeout=10
23:21:12 [2024-05-10T03:21:12.046Z] Resetting working tree
23:21:12 [2024-05-10T03:21:12.047Z]  > git reset --hard # timeout=10
23:21:12 [2024-05-10T03:21:12.192Z]  > git clean -fdx # timeout=10