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
Cloning the remote Git repository
Cloning repository https://gitlab.com/philipclaude/avro.git
 > git init /jenkins/workspace/SANS_avro_poll # 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 config remote.origin.url https://gitlab.com/philipclaude/avro.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision adb121ffe88deb7ab1cbc4e6d1b7ee8df7cb3d19 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f adb121ffe88deb7ab1cbc4e6d1b7ee8df7cb3d19 # timeout=10
Commit message: "Merge branch 'philip' into 'main'"
First time build. Skipping changelog.
The recommended git tool is: NONE
No credentials specified
 > git rev-parse adb121ffe88deb7ab1cbc4e6d1b7ee8df7cb3d19^{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 no previous build with recorded Git commits
[GitCheckoutListener] -> Starting initial recording of commits
[GitCheckoutListener] -> Using head commit 'adb121f' as starting point
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GitLab@3c02b183' to render commit links
[GitCheckoutListener] -> Recorded 200 new commits
Triggering a new build of SANS_avro
Finished: SUCCESS