17:00:44[2022-10-12T15:00:44.253Z] The recommended git tool is: NONE
17:00:44[2022-10-12T15:00:44.254Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:00:44[2022-10-12T15:00:44.261Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Dev Image/.git # timeout=10
17:00:44[2022-10-12T15:00:44.266Z] Fetching changes from the remote Git repository
17:00:44[2022-10-12T15:00:44.268Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-dev # timeout=10
17:00:44[2022-10-12T15:00:44.274Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-dev17:00:44[2022-10-12T15:00:44.274Z] > /usr/bin/git --version # timeout=10
17:00:44[2022-10-12T15:00:44.278Z] > git --version # 'git version 2.34.1'
17:00:44[2022-10-12T15:00:44.278Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:00:44[2022-10-12T15:00:44.279Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-dev +refs/heads/*:refs/remotes/origin/* # timeout=10
17:00:44[2022-10-12T15:00:44.706Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:00:44[2022-10-12T15:00:44.711Z] Checking out Revision ac80df58a441304d926f10f580ef62a653638b65 (refs/remotes/origin/master)
17:00:44[2022-10-12T15:00:44.711Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:00:44[2022-10-12T15:00:44.715Z] > /usr/bin/git checkout -f ac80df58a441304d926f10f580ef62a653638b65 # timeout=10
17:00:44[2022-10-12T15:00:44.742Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:00:44[2022-10-12T15:00:44.748Z] > /usr/bin/git branch -D master # timeout=10
17:00:44[2022-10-12T15:00:44.755Z] > /usr/bin/git checkout -b master ac80df58a441304d926f10f580ef62a653638b65 # timeout=10
17:00:44[2022-10-12T15:00:44.796Z] Commit message: "Now IntelliJ Idea isn't more embedded into the Docker container. By doing so, this leaves everyone to use their preferred IDE. This IDE can now be either installed into the container itself or shared with the host onto which it is installed. For later, the folder in which the IDE is installed has to be mounted on the filesystem of the container. This can be also a way to share others programs like for example a code execution profiler."
17:00:44[2022-10-12T15:00:44.796Z] First time build. Skipping changelog.