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

Scan Multibranch Pipeline Log

Started by timer
[Sun Apr 28 11:15:06 UTC 2024] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_SSH to set credentials bitbucket access
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9155522288558835792.key
Verifying host key using known hosts file, will automatically accept unseen keys
 > git ls-remote --symref -- https://bitbucket.org/bayesian_lss_team/ares.git # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins_home/caches/git-f463a1a637be1cfb8069874624eae9d2/.git # timeout=10
Setting origin to https://bitbucket.org/bayesian_lss_team/ares.git
 > git config remote.origin.url https://bitbucket.org/bayesian_lss_team/ares.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.2'
using GIT_SSH to set credentials bitbucket access
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/caches/git-f463a1a637be1cfb8069874624eae9d2@tmp/jenkins-gitclient-ssh1763924028380655274.key
Verifying host key using known hosts file, will automatically accept unseen keys
 > git ls-remote -h -- https://bitbucket.org/bayesian_lss_team/ares.git # timeout=10
Fetching upstream changes from origin
 > git config --get remote.origin.url # timeout=10
using GIT_SSH to set credentials bitbucket access
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/caches/git-f463a1a637be1cfb8069874624eae9d2@tmp/jenkins-gitclient-ssh7356100550556049554.key
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
  Checking branch main
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: main (still at 6cf608ed8c70474c15c8ca76cce675742e291c71)
  Checking branch release/2.2
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: release/2.2 (still at da8c908f592e1a21deaa9971aad9ea66bf82df96)
  Checking branch release/2.1
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: release/2.1 (still at 187819f54b0d52114adf334952afea182f9ee2fa)
  Checking branch release/2.0alpha
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: release/2.0alpha (still at 4b6df37eefdcd52ce28359f80c587221ef12131b)
Processed 49 branches
[Sun Apr 28 11:15:08 UTC 2024] Finished branch indexing. Indexing took 2 sec
Finished: SUCCESS