Skip to content
Builds
No builds

Git Polling Log

Started on Jan 3, 2025, 8:15:00 PM
Polling SCM changes on master
Using strategy: Default
[poll] Last Built Revision: Revision 6f806715a3eac81b166250056e1b56b0a66d0706 (origin/master)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/NorthernWind_Build_and_Test/workspace/.git # timeout=10
Fetching changes from the remote Git repositories
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/northernwind-src.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/northernwind-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/northernwind-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Polling for changes in
Seen branch in repository origin/feature/NW-259
Seen branch in repository origin/feature/NW-265
Seen branch in repository origin/feature/NW-59
Seen branch in repository origin/master
Seen branch in repository origin/release/1.2-ALPHA-12
Seen 5 remote branches
 > git show-ref --tags -d # timeout=10
Done. Took 0.86 sec
No changes