Skip to content

Console Output

23:21:58 [2024-05-11T03:21:58.189Z] The recommended git tool is: git
23:21:59 [2024-05-11T03:21:59.457Z] No credentials specified
23:21:59 [2024-05-11T03:21:59.459Z] Cloning the remote Git repository
23:21:59 [2024-05-11T03:21:59.471Z] Cloning repository https://gitlab.eclipse.org/eclipse/ease/ease.git
23:21:59 [2024-05-11T03:21:59.514Z]  > git init /home/jenkins/agent/workspace/ease.build.nightly # timeout=10
23:21:59 [2024-05-11T03:21:59.542Z] Fetching upstream changes from https://gitlab.eclipse.org/eclipse/ease/ease.git
23:21:59 [2024-05-11T03:21:59.542Z]  > git --version # timeout=10
23:21:59 [2024-05-11T03:21:59.545Z]  > git --version # 'git version 2.36.6'
23:21:59 [2024-05-11T03:21:59.546Z]  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/ease/ease.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:22:02 [2024-05-11T03:22:02.383Z]  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/ease/ease.git # timeout=10
23:22:02 [2024-05-11T03:22:02.388Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:22:02 [2024-05-11T03:22:02.780Z] Avoid second fetch
23:22:04 [2024-05-11T03:22:04.753Z] Checking out Revision 33966a9a44725a885d5152e4bd682fdf5f83f611 (refs/remotes/origin/main)
23:22:05 [2024-05-11T03:22:05.073Z] Commit message: "[#173] Add support for target platform 2023-12"
23:22:04 [2024-05-11T03:22:04.741Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
23:22:04 [2024-05-11T03:22:04.753Z]  > git config core.sparsecheckout # timeout=10
23:22:04 [2024-05-11T03:22:04.763Z]  > git checkout -f 33966a9a44725a885d5152e4bd682fdf5f83f611 # timeout=10
23:22:05 [2024-05-11T03:22:05.891Z]  > git rev-list --no-walk 33966a9a44725a885d5152e4bd682fdf5f83f611 # timeout=10
23:22:05 [2024-05-11T03:22:05.930Z] Cleaning workspace
23:22:05 [2024-05-11T03:22:05.926Z]  > git rev-parse --verify HEAD # timeout=10
23:22:05 [2024-05-11T03:22:05.929Z] Resetting working tree
23:22:05 [2024-05-11T03:22:05.929Z]  > git reset --hard # timeout=10
23:22:06 [2024-05-11T03:22:06.063Z]  > git clean -fdx # timeout=10