Git Polling Log
Started on Mar 7, 2021 7:39:00 AM
Polling SCM changes on master
Using strategy: Default
[poll] Last Built Revision: Revision e85923422d03f9b74652e73886386ef7a884c06a (refs/tags/attic/inital-dev)
The recommended git tool is: NONE
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repositories
> git config remote.origin.url https://github.com/Flowdalic/android-xmpp-iot-demo.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
> git submodule foreach --recursive git reset --hard # timeout=10
> git submodule foreach --recursive git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/Flowdalic/android-xmpp-iot-demo.git
> git --version # timeout=10
> git --version # 'git version 2.20.1'
> git fetch --tags --force --progress -- https://github.com/Flowdalic/android-xmpp-iot-demo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Polling for changes in
Seen branch in repository origin/dev
Seen branch in repository origin/master
Seen branch in repository origin/mutual-subscription
Seen 3 remote branches
> git show-ref --tags -d # timeout=10
Done. Took 7.9 sec
No changes