Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on medinria-win7-64 in workspace e:\bld\w
using credential 1ce11fc5-8644-468d-b21a-6e5694f05936
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/medInria/medinria-public.git # timeout=10
Fetching upstream changes from https://github.com/medInria/medinria-public.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- https://github.com/medInria/medinria-public.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse "refs/remotes/origin/medInria_APHP^{commit}" # timeout=10
 > git rev-parse "refs/remotes/origin/origin/medInria_APHP^{commit}" # timeout=10
Checking out Revision 83d5ff8a4f284d63ee48c0ce6cb70d370d15b613 (refs/remotes/origin/medInria_APHP)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83d5ff8a4f284d63ee48c0ce6cb70d370d15b613 # timeout=10
Commit message: "[FIX] - Remove bad include"
 > git rev-list --no-walk 83d5ff8a4f284d63ee48c0ce6cb70d370d15b613 # timeout=10
 > git tag -a -f -m Jenkins Build #410 jenkins-APHP-win-410 # timeout=10
Triggering APHP-win » medinria-win7-64
APHP-win » medinria-win7-64 completed with result SUCCESS
Finished: SUCCESS