Scan Multibranch Pipeline Log
Started by timer
[Wed Dec 30 03:41:00 EET 2020] Starting branch indexing...
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git ls-remote --symref -- https://github.com/kyberorg/ng-go.git # timeout=10
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://github.com/kyberorg/ng-go.git
> /usr/bin/git config remote.origin.url https://github.com/kyberorg/ng-go.git # timeout=10
Fetching & pruning origin...
Listing remote references...
> /usr/bin/git config --get remote.origin.url # timeout=10
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git ls-remote -h -t -- https://github.com/kyberorg/ng-go.git # timeout=10
Fetching upstream changes from origin
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
Checking branch dependabot/npm_and_yarn/webapp/websocket-extensions-0.1.4
‘Jenkinsfile’ not found
Does not meet criteria
Checking branch master
‘Jenkinsfile’ found
Met criteria
No changes detected: master (still at 57fdac920a71129dff6a79dfd126c76bceda99a0)
Checking branch dependabot/npm_and_yarn/webapp/npm-registry-fetch-4.0.5
‘Jenkinsfile’ not found
Does not meet criteria
Processed 3 branches
Checking tags...
Checking tag v0.0
‘Jenkinsfile’ found
Met criteria
Changes detected: v0.0 (null → 57fdac920a71129dff6a79dfd126c76bceda99a0)
No automatic build triggered for v0.0
Processed 1 tags
[Wed Dec 30 03:41:01 EET 2020] Finished branch indexing. Indexing took 1.2 sec
Finished: SUCCESS