Skip to content

Console Output

09:06:15 [2024-05-28T07:06:15.379Z] The recommended git tool is: /usr/bin/git
09:06:15 [2024-05-28T07:06:15.380Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:06:15 [2024-05-28T07:06:15.389Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6b37bab5; decorates hudson.Launcher$LocalLauncher@5dcd0616 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:06:15 [2024-05-28T07:06:15.390Z] Cloning the remote Git repository
09:06:15 [2024-05-28T07:06:15.390Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Components
09:06:15 [2024-05-28T07:06:15.390Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Components # timeout=10
09:06:15 [2024-05-28T07:06:15.397Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
09:06:15 [2024-05-28T07:06:15.397Z]  > /usr/bin/git --version # timeout=10
09:06:15 [2024-05-28T07:06:15.401Z]  > git --version # 'git version 2.34.1'
09:06:15 [2024-05-28T07:06:15.401Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:06:15 [2024-05-28T07:06:15.410Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
09:06:20 [2024-05-28T07:06:20.926Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
09:06:20 [2024-05-28T07:06:20.933Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:06:20 [2024-05-28T07:06:20.940Z] Avoid second fetch
09:06:20 [2024-05-28T07:06:20.940Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
09:06:20 [2024-05-28T07:06:20.945Z] Checking out Revision 6fd4cda122f3439acfc933732ee571984880bd67 (refs/remotes/origin/6.3.x)
09:06:20 [2024-05-28T07:06:20.945Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:06:20 [2024-05-28T07:06:20.948Z]  > /usr/bin/git checkout -f 6fd4cda122f3439acfc933732ee571984880bd67 # timeout=10
09:06:21 [2024-05-28T07:06:21.229Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:06:21 [2024-05-28T07:06:21.239Z]  > /usr/bin/git checkout -b 6.3.x 6fd4cda122f3439acfc933732ee571984880bd67 # timeout=10
09:06:21 [2024-05-28T07:06:21.428Z] Commit message: "Bug #13512"
09:06:21 [2024-05-28T07:06:21.429Z]  > /usr/bin/git rev-list --no-walk 3c8c2cdb0d0fa645bfe99137b05dd9d7194d0a54 # timeout=10