Skip to content

Console Output

01:21:04 [2024-11-01T00:21:04.803Z] The recommended git tool is: /usr/bin/git
01:21:04 [2024-11-01T00:21:04.805Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2024-11-01T00:21:04.815Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@651c1942; decorates hudson.Launcher$LocalLauncher@5a90a00e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2024-11-01T00:21:04.815Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
01:21:04 [2024-11-01T00:21:04.821Z] Fetching changes from the remote Git repository
01:21:04 [2024-11-01T00:21:04.825Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2024-11-01T00:21:04.831Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2024-11-01T00:21:04.831Z]  > /usr/bin/git --version # timeout=10
01:21:04 [2024-11-01T00:21:04.837Z]  > git --version # 'git version 2.43.0'
01:21:04 [2024-11-01T00:21:04.837Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2024-11-01T00:21:04.843Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2024-11-01T00:21:05.464Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2024-11-01T00:21:05.471Z] Checking out Revision e5b10bcad622cd1e31c6b95247c43004d00362b6 (refs/remotes/origin/6.3.x)
01:21:05 [2024-11-01T00:21:05.471Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2024-11-01T00:21:05.476Z]  > /usr/bin/git checkout -f e5b10bcad622cd1e31c6b95247c43004d00362b6 # timeout=10
01:21:05 [2024-11-01T00:21:05.533Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2024-11-01T00:21:05.544Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2024-11-01T00:21:05.551Z]  > /usr/bin/git checkout -b 6.3.x e5b10bcad622cd1e31c6b95247c43004d00362b6 # timeout=10
01:21:05 [2024-11-01T00:21:05.643Z] Commit message: "In the VariableScheduledValueTest unit test, the time zone in which the datetime are created isn't taken into account when asserting the period of validity of a variable, despite the datetimes in a Period object are stored, and hence returned, in UTC. Fix this."
01:21:05 [2024-11-01T00:21:05.644Z]  > /usr/bin/git rev-list --no-walk e5b10bcad622cd1e31c6b95247c43004d00362b6 # timeout=10