Started by GitHub push by kantenkugel Running as SYSTEM Building in workspace /var/jenkins_home/workspace/JDA-Butler The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/JDA-Butler/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Almighty-Alpaca/JDA-Butler.git # timeout=10 Fetching upstream changes from https://github.com/Almighty-Alpaca/JDA-Butler.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/Almighty-Alpaca/JDA-Butler.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c069656388930885112b24a85b0ab19b2bc2ee81 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c069656388930885112b24a85b0ab19b2bc2ee81 # timeout=10 Commit message: "Merge pull request #82 from MinnDevelopment/patch-lavalink" > git rev-list --no-walk 8fdf0d0978012e83c6c6cfe62df62eabe264db0f # timeout=10 [Gradle] - Launching build. [JDA-Butler] $ /var/jenkins_home/workspace/JDA-Butler/gradlew clean shadowJar Starting a Gradle Daemon (subsequent builds will be faster) > Task :bot:clean > Task :launcher:clean > Task :bot:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :bot:processResources > Task :bot:classes > Task :bot:shadowJar > Task :launcher:compileJava > Task :launcher:processResources > Task :launcher:classes > Task :launcher:shadowJar BUILD SUCCESSFUL in 20s 8 actionable tasks: 8 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Recording fingerprints Archiving artifacts Finished: SUCCESS