Skip to content
Build Queue
No builds in the queue.
Success

Scan Multibranch Pipeline Log

Started by timer
[Fri May 24 05:01:07 EDT 2024] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.43.2'
 > git ls-remote --symref -- https://github.com/eclipse/chemclipse.git # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins/caches/git-5d7422bd1bf5b17a9704cc5eb6ad4493/.git # timeout=10
Setting origin to https://github.com/eclipse/chemclipse.git
 > git config remote.origin.url https://github.com/eclipse/chemclipse.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.43.2'
 > git ls-remote -h -- https://github.com/eclipse/chemclipse.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 develop
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: develop (still at d33ce757b31d37898099aa97b20c00533448c68a)
  Checking branch master
      ‘Jenkinsfile’ not found
    Does not meet criteria
Processed 2 branches
[Fri May 24 05:01:08 EDT 2024] Finished branch indexing. Indexing took 0.97 sec
Finished: SUCCESS