Started by GitHub push by BerndiVader Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/HeeWhoMee The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/BerndiVader/HeeWhoMeeBot.git > git init /var/lib/jenkins/workspace/HeeWhoMee # timeout=10 Fetching upstream changes from https://github.com/BerndiVader/HeeWhoMeeBot.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/BerndiVader/HeeWhoMeeBot.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/BerndiVader/HeeWhoMeeBot.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/master^{commit} # timeout=10 Checking out Revision 5271a207036190681cd1f1046fd6901438bb29ff (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5271a207036190681cd1f1046fd6901438bb29ff # timeout=10 Commit message: "added download option to help" > git rev-list --no-walk 6ad0e453e00c834137e3e0f1b7734641e84cae6a # timeout=10 [Gradle] - Launching build. [HeeWhoMee] $ gradle build Starting a Gradle Daemon (subsequent builds will be faster) :compileJava :processResources NO-SOURCE :classes :jar :startScripts :distTar :distZip :assemble :compileTestJava NO-SOURCE :processTestResources NO-SOURCE :testClasses UP-TO-DATE :test NO-SOURCE :check UP-TO-DATE :build BUILD SUCCESSFUL in 25s 5 actionable tasks: 5 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Recording fingerprints [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS