Scan Multibranch Pipeline Log
Started by user Psikon Administrator
[Thu Apr 02 22:18:10 EDT 2020] Starting branch indexing...
> git --version # timeout=10
> git ls-remote file:///home/psikon/TestJob # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Setting origin to file:///home/psikon/TestJob
> git config remote.origin.url file:///home/psikon/TestJob # timeout=10
Fetching & pruning origin...
Listing remote references...
> git config --get remote.origin.url # timeout=10
> git --version # timeout=10
> git ls-remote -h file:///home/psikon/TestJob # timeout=10
Fetching upstream changes from origin
> git config --get remote.origin.url # timeout=10
> git fetch --tags --progress --prune origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
Checking branch somebranch
‘Jenkinsfile’ found
Met criteria
No changes detected: somebranch (still at 8a3a914d0f0034f957b3e61191dfd4644dbabc7c)
Checking branch master
‘Jenkinsfile’ found
Met criteria
No changes detected: master (still at 21dc1109c2781dc31162185dbf00c50f0bd48884)
Processed 2 branches
[Thu Apr 02 22:18:10 EDT 2020] Finished branch indexing. Indexing took 0.12 sec
Finished: SUCCESS