Skip to content

Console Output

01:21:01 [2026-08-06T23:21:01.820Z] Selected Git installation does not exist. Using Default
01:21:01 [2026-08-06T23:21:01.820Z] The recommended git tool is: NONE
01:21:01 [2026-08-06T23:21:01.821Z] No credentials specified
01:21:01 [2026-08-06T23:21:01.821Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:01 [2026-08-06T23:21:01.827Z] Fetching changes from the remote Git repository
01:21:01 [2026-08-06T23:21:01.830Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2026-08-06T23:21:01.837Z] Cleaning workspace
01:21:01 [2026-08-06T23:21:01.837Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2026-08-06T23:21:01.843Z] Resetting working tree
01:21:01 [2026-08-06T23:21:01.843Z]  > /usr/bin/git reset --hard # timeout=10
01:21:01 [2026-08-06T23:21:01.853Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2026-08-06T23:21:01.859Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2026-08-06T23:21:01.859Z]  > /usr/bin/git --version # timeout=10
01:21:01 [2026-08-06T23:21:01.863Z]  > git --version # 'git version 2.43.0'
01:21:01 [2026-08-06T23:21:01.863Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:02 [2026-08-06T23:21:02.474Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2026-08-06T23:21:02.481Z] Checking out Revision c23612b1bbd434fb8b6627cef9dd95f58313f003 (refs/remotes/origin/master)
01:21:02 [2026-08-06T23:21:02.481Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2026-08-06T23:21:02.486Z]  > /usr/bin/git checkout -f c23612b1bbd434fb8b6627cef9dd95f58313f003 # timeout=10
01:21:02 [2026-08-06T23:21:02.501Z] Commit message: "Update the pipeline of construction of a Docker image for building Silverpeas projects. Now the Dockerfile is updated only for latest Docker image before its construction. Otherwise, pass the information as arguments in the Docker image construction. No more git tags as the Docker image with a given tag can be overridden by a new image with the same tag (after an update of the Dockerfile)."
01:21:02 [2026-08-06T23:21:02.501Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10