Started by GitHub push by tal5 Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/Clientizen/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Clientizen/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/DenizenScript/Clientizen.git # timeout=10 Fetching upstream changes from https://github.com/DenizenScript/Clientizen.git > git --version # timeout=10 > git --version # 'git version 2.39.3' > git fetch --tags --force --progress -- https://github.com/DenizenScript/Clientizen.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision b59ad3ba3abf2831e7fa005b9611026df380874b (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f b59ad3ba3abf2831e7fa005b9611026df380874b # timeout=10 Commit message: "1.20.2 part 3: minor cleanups due to new features" > git rev-list --no-walk 26ee82297f8ab27d2acf41c94bed2d85ad5eae4d # timeout=10 false [Gradle] - Launching build. [workspace] $ /var/lib/jenkins/jobs/Clientizen/workspace/gradlew clean build -Pbuild_number=51 Downloading https://services.gradle.org/distributions/gradle-8.4-bin.zip ............10%............20%.............30%............40%.............50%............60%.............70%............80%.............90%............100% Welcome to Gradle 8.4! Here are the highlights of this release: - Compiling and testing with Java 21 - Faster Java compilation on Windows - Role focused dependency configurations creation For more details see https://docs.gradle.org/8.4/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Configure project : Fabric Loom: 1.2.7 :remapping 52 mods from modImplementation (java-api) :remapping 1 mods from modImplementation (java-runtime) :remapping 1 mods from modRuntimeOnly (java-runtime) > Task :clean > Task :compileJava > Task :processResources > Task :classes > Task :jar > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :validateAccessWidener > Task :check > Task :remapJar > Task :remapSourcesJar SKIPPED > Task :assemble > Task :build Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 2m 56s 6 actionable tasks: 6 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Sending notification to Discord. Finished: SUCCESS