Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on reynolds in workspace /jenkins/workspace/SANS_avro_poll
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /jenkins/workspace/SANS_avro_poll/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitlab.com/philipclaude/avro.git # timeout=10
Fetching upstream changes from https://gitlab.com/philipclaude/avro.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://gitlab.com/philipclaude/avro.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 89d54913869e556624ba93b7208f7de64e3f5f87 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89d54913869e556624ba93b7208f7de64e3f5f87 # timeout=10
Commit message: "Merge branch 'sabrina' into 'main'"
 > git rev-list --no-walk 8100456077e5d379e3bdab3e2c5bba0eb22130ca # timeout=10
The recommended git tool is: NONE
No credentials specified
 > git rev-parse 89d54913869e556624ba93b7208f7de64e3f5f87^{commit} # timeout=10
The recommended git tool is: NONE
No credentials specified
[GitCheckoutListener] Recording commits of 'git https://gitlab.com/philipclaude/avro.git'
[GitCheckoutListener] Found previous build 'SANS_avro_poll #56' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since '8100456'
[GitCheckoutListener] -> Using head commit '89d5491' as starting point
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GitLab@23218edd' to render commit links
[GitCheckoutListener] -> Recorded 21 new commits
Triggering a new build of SANS_avro
Finished: SUCCESS