Polling Log

View as plain text

This page captures the polling log that triggered this build.

Started on May 19, 2017 12:19:22 AM
Polling SCM changes on master
Using strategy: Default
[poll] Last Built Revision: Revision 82fbc08605fe7912e0ec1e015e367987bed71025 (refs/remotes/origin/master)
 > git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repositories
 > git.exe config remote.origin.url https://github.com/DV8FromTheWorld/JDA.git # timeout=10
Fetching upstream changes from https://github.com/DV8FromTheWorld/JDA.git
 > git.exe --version # timeout=10
using .gitcredentials to set credentials
 > git.exe config --local credential.username DV8FromTheWorld # timeout=10
 > git.exe config --local credential.helper store --file=\"C:\Windows\TEMP\git9157423078259111238.credentials\" # timeout=10
 > git.exe -c core.askpass=true fetch --tags --progress https://github.com/DV8FromTheWorld/JDA.git +refs/heads/*:refs/remotes/origin/*
 > git.exe config --local --remove-section credential # timeout=10
Polling for changes in
 > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10
 > git.exe log --full-history --no-abbrev --format=raw -M -m --raw 82fbc08605fe7912e0ec1e015e367987bed71025..94b675a75e756bf8982de2e2813773a1755898d6 # timeout=10
Done. Took 5.1 sec
Changes found