Skip to content

Console Output

01:21:24 [2024-11-01T00:21:24.728Z] The recommended git tool is: /usr/bin/git
01:21:24 [2024-11-01T00:21:24.729Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:24 [2024-11-01T00:21:24.736Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@18f53e6a; decorates hudson.Launcher$LocalLauncher@7844b32e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:24 [2024-11-01T00:21:24.737Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:24 [2024-11-01T00:21:24.742Z] Fetching changes from the remote Git repository
01:21:24 [2024-11-01T00:21:24.746Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:24 [2024-11-01T00:21:24.753Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:24 [2024-11-01T00:21:24.753Z]  > /usr/bin/git --version # timeout=10
01:21:24 [2024-11-01T00:21:24.758Z]  > git --version # 'git version 2.43.0'
01:21:24 [2024-11-01T00:21:24.758Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:24 [2024-11-01T00:21:24.763Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:25 [2024-11-01T00:21:25.772Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:25 [2024-11-01T00:21:25.780Z] Checking out Revision 9f5bfc79813fc1a855fee0f08e30724127956893 (refs/remotes/origin/6.3.x)
01:21:25 [2024-11-01T00:21:25.780Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:25 [2024-11-01T00:21:25.785Z]  > /usr/bin/git checkout -f 9f5bfc79813fc1a855fee0f08e30724127956893 # timeout=10
01:21:25 [2024-11-01T00:21:25.885Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:25 [2024-11-01T00:21:25.893Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:25 [2024-11-01T00:21:25.902Z]  > /usr/bin/git checkout -b 6.3.x 9f5bfc79813fc1a855fee0f08e30724127956893 # timeout=10
01:21:25 [2024-11-01T00:21:25.964Z] Commit message: "Update dependency on Silverpeas to version 6.3.6-build240705"
01:21:25 [2024-11-01T00:21:25.964Z]  > /usr/bin/git rev-list --no-walk 9f5bfc79813fc1a855fee0f08e30724127956893 # timeout=10