Git Polling Log Started on Oct 12, 2016 10:04:00 AM Polling SCM changes on master Using strategy: Default [poll] Last Built Revision: Revision 2234a30c6faa24ca8e32071076954fde01f12dd2 (origin/tags/2.3-0.STG) > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repositories > git config remote.origin.url https://gitrepo.com/path # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://gitrepo.com/path > git --version # timeout=10 > git fetch --tags --progress https://gitrepo.com/path +refs/tags/*:refs/remotes/origin/tags/* --prune Polling for changes in getCandidateRevisions(true,null,,,hudson.plugins.git.util.BuildData@8b927fa6[scmName=,remoteUrls=[https://gitrepo.com/path],buildsByBranchName={origin/tags/2.0-0.STG=Build #3 of Revision 5e01fc28892b1487943ee1bb762e8f0d9f28342d (origin/tags/2.0-0.STG), origin/tags/1.7-0.STG=Build #2 of Revision 3bdb3e50018eef4e76bceb484267cca03f44fc79 (origin/tags/1.7-0.STG), origin/tags/2.3-0.STG=Build #6 of Revision 2234a30c6faa24ca8e32071076954fde01f12dd2 (origin/tags/2.3-0.STG), origin/tags/2.2-0.STG=Build #5 of Revision 7b52d6e3a9beae68d8a4730ebd7c566ac291a734 (origin/tags/2.2-0.STG), origin/tags/2.1-0.STG=Build #4 of Revision 93c19f17de1945716d64367730110ce987371379 (origin/tags/2.1-0.STG)},lastBuild=Build #6 of Revision 2234a30c6faa24ca8e32071076954fde01f12dd2 (origin/tags/2.3-0.STG)]) considering branches to build Seen branch in repository origin/master Seen branch in repository origin/tags/2.0-0.STG Seen branch in repository origin/tags/2.1-0.STG Seen branch in repository origin/tags/2.2-0.STG Seen branch in repository origin/tags/2.3-0.STG Seen branch in repository origin/tags/2.4-0.STG Seen 6 remote branches Starting with all the branches: [Revision 2234a30c6faa24ca8e32071076954fde01f12dd2 (origin/tags/2.3-0.STG), Revision 7b52d6e3a9beae68d8a4730ebd7c566ac291a734 (origin/tags/2.2-0.STG), Revision 93c19f17de1945716d64367730110ce987371379 (origin/tags/2.1-0.STG), Revision 51e26d5974ea5ce33e9e86d52de8daf7f478b640 (origin/master), Revision 5e01fc28892b1487943ee1bb762e8f0d9f28342d (origin/tags/2.0-0.STG), Revision bd4e9ff12522cb8c16dded012d696fda752eb533 (origin/tags/2.4-0.STG)] Ignoring Branch origin/master(AnyObjectId[51e26d5974ea5ce33e9e86d52de8daf7f478b640]) because it doesn't match branch specifier Ignoring Revision 51e26d5974ea5ce33e9e86d52de8daf7f478b640 () because we don't care about any of the branches that point to it After branch filtering: [Revision 2234a30c6faa24ca8e32071076954fde01f12dd2 (origin/tags/2.3-0.STG), Revision 7b52d6e3a9beae68d8a4730ebd7c566ac291a734 (origin/tags/2.2-0.STG), Revision 93c19f17de1945716d64367730110ce987371379 (origin/tags/2.1-0.STG), Revision 5e01fc28892b1487943ee1bb762e8f0d9f28342d (origin/tags/2.0-0.STG), Revision bd4e9ff12522cb8c16dded012d696fda752eb533 (origin/tags/2.4-0.STG)] After non-tip filtering: [Revision 2234a30c6faa24ca8e32071076954fde01f12dd2 (origin/tags/2.3-0.STG)] Removing what's already been built: {origin/tags/2.0-0.STG=Build #3 of Revision 5e01fc28892b1487943ee1bb762e8f0d9f28342d (origin/tags/2.0-0.STG), origin/tags/1.7-0.STG=Build #2 of Revision 3bdb3e50018eef4e76bceb484267cca03f44fc79 (origin/tags/1.7-0.STG), origin/tags/2.3-0.STG=Build #6 of Revision 2234a30c6faa24ca8e32071076954fde01f12dd2 (origin/tags/2.3-0.STG), origin/tags/2.2-0.STG=Build #5 of Revision 7b52d6e3a9beae68d8a4730ebd7c566ac291a734 (origin/tags/2.2-0.STG), origin/tags/2.1-0.STG=Build #4 of Revision 93c19f17de1945716d64367730110ce987371379 (origin/tags/2.1-0.STG)} After filtering out what's already been built: [] Done. Took 8.2 sec No changes