Skip to content

Console Output

23:04:23 [2024-02-14T04:04:23.943Z] The recommended git tool is: git
23:04:23 [2024-02-14T04:04:23.965Z] No credentials specified
23:04:23 [2024-02-14T04:04:23.981Z] Fetching changes from the remote Git repository
23:04:24 [2024-02-14T04:04:24.739Z] Checking out Revision 33966a9a44725a885d5152e4bd682fdf5f83f611 (refs/remotes/origin/main)
23:04:23 [2024-02-14T04:04:23.975Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/ease.verify.target.2018-12/.git # timeout=10
23:04:23 [2024-02-14T04:04:23.989Z]  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/ease/ease.git # timeout=10
23:04:24 [2024-02-14T04:04:24.002Z] Fetching upstream changes from https://gitlab.eclipse.org/eclipse/ease/ease.git
23:04:24 [2024-02-14T04:04:24.002Z]  > git --version # timeout=10
23:04:24 [2024-02-14T04:04:24.006Z]  > git --version # 'git version 2.36.6'
23:04:24 [2024-02-14T04:04:24.007Z]  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/ease/ease.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:04:24 [2024-02-14T04:04:24.733Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
23:04:24 [2024-02-14T04:04:24.742Z]  > git config core.sparsecheckout # timeout=10
23:04:24 [2024-02-14T04:04:24.746Z]  > git checkout -f 33966a9a44725a885d5152e4bd682fdf5f83f611 # timeout=10
23:04:24 [2024-02-14T04:04:24.973Z] Commit message: "[#173] Add support for target platform 2023-12"
23:04:24 [2024-02-14T04:04:24.973Z] Cleaning workspace
23:04:24 [2024-02-14T04:04:24.975Z]  > git rev-parse --verify HEAD # timeout=10
23:04:24 [2024-02-14T04:04:24.981Z] Resetting working tree
23:04:24 [2024-02-14T04:04:24.981Z]  > git reset --hard # timeout=10
23:04:25 [2024-02-14T04:04:25.001Z]  > git clean -fdx # timeout=10