Started by GitHub push by GirafiStudios Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/Mine Menu/Mine Menu 1.13.2 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done using credential girafistudios Cloning the remote Git repository Cloning repository https://github.com/GirafiStudios/MineMenu.git > git init /var/lib/jenkins/workspace/Mine Menu/Mine Menu 1.13.2 # timeout=10 Fetching upstream changes from https://github.com/GirafiStudios/MineMenu.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GirafiStudios credentials > git fetch --tags --force --progress https://github.com/GirafiStudios/MineMenu.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/GirafiStudios/MineMenu.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/GirafiStudios/MineMenu.git # timeout=10 Fetching upstream changes from https://github.com/GirafiStudios/MineMenu.git using GIT_ASKPASS to set credentials GirafiStudios credentials > git fetch --tags --force --progress https://github.com/GirafiStudios/MineMenu.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/1.13.2^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/1.13.2^{commit} # timeout=10 Checking out Revision 6270a767a280775aa0db2ecf8300d6d5d24f8d67 (refs/remotes/origin/1.13.2) > git config core.sparsecheckout # timeout=10 > git checkout -f 6270a767a280775aa0db2ecf8300d6d5d24f8d67 Commit message: "Updated buld.gradle" First time build. Skipping changelog. [Gradle] - Launching build. [Mine Menu 1.13.2] $ /var/lib/jenkins/tools/hudson.plugins.gradle.GradleInstallation/4.9/bin/gradle build To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.9/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing > Configure project : New Dep: net.minecraftforge:forge:1.13.2-25.0.219_mapped_stable_47-1.13.2 > Task :compileJava > Task :processResources > Task :classes > Task :jar > Task :downloadMcpConfig > Task :extractSrg > Task :createMcpToSrg > Task :reobfJar > Task :assemble > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE > Task :build Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 22s 7 actionable tasks: 7 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Finished: SUCCESS