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

Polling Log

This page captures the polling log that triggered this build.

Started on Apr 14, 2016 9:18:00 PM
Polling SCM changes on reynolds
Using strategy: Default
[poll] Last Built Revision: Revision 4567e8ad13e18e387cd2643834a3af189fc3d1b7 (acdl/yixuan/develop, acdl/develop, acdl/apprentice)
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repositories
 > git config remote.acdl.url ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git -c core.askpass=true fetch --tags --progress ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git +refs/heads/*:refs/remotes/acdl/* --prune
Polling for changes in
 > git rev-parse refs/remotes/acdl/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/acdl/acdl/develop^{commit} # timeout=10
 > git log --full-history --no-abbrev --format=raw -M -m --raw 4567e8ad13e18e387cd2643834a3af189fc3d1b7..e4afdeb580cba7708a2acb00a95559ca90624ed0 # timeout=10
Done. Took 3.8 sec
Changes found