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 May 13, 2016 9:18:00 PM
Polling SCM changes on reynolds
Using strategy: Default
[poll] Last Built Revision: Revision c3446e7ca0972b7bab0e49a52c5a7707ef350ef2 (acdl/develop, acdl/savithru/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 c3446e7ca0972b7bab0e49a52c5a7707ef350ef2..4454aa236a678e2ea6e8349ccabdba7e0de871f2 # timeout=10
Done. Took 3.5 sec
Changes found