Started by GitHub push by DV8FromTheWorld Building in workspace C:\Program Files (x86)\Jenkins\jobs\Yui\workspace > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git.exe config remote.origin.url https://github.com/DV8FromTheWorld/Yui.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/Yui.git > git.exe --version # timeout=10 using .gitcredentials to set credentials > git.exe config --local credential.username DV8FromTheWorld # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Windows\TEMP\git3138171127265130408.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://github.com/DV8FromTheWorld/Yui.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 Seen branch in repository origin/PreBootloader Seen branch in repository origin/develop Seen branch in repository origin/master Seen 3 remote branches Checking out Revision e315251e62b82eb28771735e069426a8944a1c6f (origin/develop) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f e315251e62b82eb28771735e069426a8944a1c6f > git.exe rev-list ac0c1259c2576a047ce9a1ede9527b5d4479024c # timeout=10 [Gradle] - Launching build. [workspace] $ cmd.exe /C '""C:\Program Files (x86)\Jenkins\jobs\Yui\workspace\gradlew.bat" clean assemble && exit %%ERRORLEVEL%%"' Downloading https://services.gradle.org/distributions/gradle-2.10-all.zip ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Unzipping C:\Windows\system32\config\systemprofile\.gradle\wrapper\dists\gradle-2.10-all\a4w5fzrkeut1ox71xslb49gst\gradle-2.10-all.zip to C:\Windows\system32\config\systemprofile\.gradle\wrapper\dists\gradle-2.10-all\a4w5fzrkeut1ox71xslb49gst :clean :processVersion :compileJava :processResources UP-TO-DATE :classes :fatJar :jar :javadocC:\Program Files (x86)\Jenkins\jobs\Yui\workspace\src\main\java\net\dv8tion\discord\Permissions.java:76: warning: no description for @throws * @throws SQLException ^ C:\Program Files (x86)\Jenkins\jobs\Yui\workspace\src\main\java\net\dv8tion\discord\Permissions.java:100: warning: no description for @throws * @throws SQLException ^ 2 warnings :javadocJar :sourcesJar :assemble BUILD SUCCESSFUL Total time: 28.055 secs Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Finished: SUCCESS