Skip to content
Success

Scan Multibranch Pipeline Log

Started by timer
[Thu Jan 16 15:37:12 UTC 2025] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git ls-remote --symref -- https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins_home/caches/git-ac71a19476d8384c6dbd6cc8aae1ff6c/.git # timeout=10
Setting origin to https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git # timeout=10
Fetching & pruning origin...
Listing remote references...
 > git config --get remote.origin.url # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git ls-remote -h -- https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git # timeout=10
Fetching upstream changes from origin
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
  Checking branch feature/NWRCA-53
    Met criteria
No changes detected: feature/NWRCA-53 (still at 99d83e824f443f247a38e4499df7960d5a257b48)
  Checking branch feature/NWRCA-7
    Met criteria
No changes detected: feature/NWRCA-7 (still at e9043004a15f9c38bd39e2e5a252b71cc1c080fd)
  Checking branch master
    Met criteria
No changes detected: master (still at 5d530d4ad69b8dd3b1e628498c6bd20017e93d41)
  Checking branch release/1.2-ALPHA-4
    Met criteria
No changes detected: release/1.2-ALPHA-4 (still at 30819703aea58b321ffad9c61af55aeaebb1cadf)
Processed 4 branches
[Thu Jan 16 15:37:14 UTC 2025] Finished branch indexing. Indexing took 2.1 sec
Finished: SUCCESS