Skip to content

Console Output

23:21:09 [2024-06-06T03:21:09.768Z] The recommended git tool is: git
23:21:11 [2024-06-06T03:21:11.027Z] No credentials specified
23:21:11 [2024-06-06T03:21:11.030Z] Cloning the remote Git repository
23:21:11 [2024-06-06T03:21:11.060Z] Cloning repository https://gitlab.eclipse.org/eclipse/ease/ease.git
23:21:11 [2024-06-06T03:21:11.089Z]  > git init /home/jenkins/agent/workspace/ease.build.nightly # timeout=10
23:21:11 [2024-06-06T03:21:11.115Z] Fetching upstream changes from https://gitlab.eclipse.org/eclipse/ease/ease.git
23:21:11 [2024-06-06T03:21:11.115Z]  > git --version # timeout=10
23:21:11 [2024-06-06T03:21:11.119Z]  > git --version # 'git version 2.36.6'
23:21:11 [2024-06-06T03:21:11.120Z]  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/ease/ease.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:21:14 [2024-06-06T03:21:14.213Z]  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/ease/ease.git # timeout=10
23:21:14 [2024-06-06T03:21:14.218Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:21:14 [2024-06-06T03:21:14.648Z] Avoid second fetch
23:21:14 [2024-06-06T03:21:14.658Z] Checking out Revision 33966a9a44725a885d5152e4bd682fdf5f83f611 (refs/remotes/origin/main)
23:21:15 [2024-06-06T03:21:15.012Z] Commit message: "[#173] Add support for target platform 2023-12"
23:21:14 [2024-06-06T03:21:14.650Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
23:21:14 [2024-06-06T03:21:14.662Z]  > git config core.sparsecheckout # timeout=10
23:21:14 [2024-06-06T03:21:14.674Z]  > git checkout -f 33966a9a44725a885d5152e4bd682fdf5f83f611 # timeout=10
23:21:15 [2024-06-06T03:21:15.015Z]  > git rev-list --no-walk 33966a9a44725a885d5152e4bd682fdf5f83f611 # timeout=10
23:21:15 [2024-06-06T03:21:15.051Z] Cleaning workspace
23:21:15 [2024-06-06T03:21:15.052Z]  > git rev-parse --verify HEAD # timeout=10
23:21:15 [2024-06-06T03:21:15.056Z] Resetting working tree
23:21:15 [2024-06-06T03:21:15.056Z]  > git reset --hard # timeout=10
23:21:15 [2024-06-06T03:21:15.257Z]  > git clean -fdx # timeout=10