20:14:57 Started by GitHub push by Geolykt 20:14:57 Running as SYSTEM 20:14:57 Building in workspace /var/lib/jenkins/workspace/JLSL 20:14:57 The recommended git tool is: NONE 20:14:57 No credentials specified 20:14:57 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/JLSL/.git # timeout=10 20:14:57 Fetching changes from the remote Git repository 20:14:57 > git config remote.origin.url https://github.com/stianloader/JLSL.git # timeout=10 20:14:57 Fetching upstream changes from https://github.com/stianloader/JLSL.git 20:14:57 > git --version # timeout=10 20:14:57 > git --version # 'git version 2.45.0' 20:14:57 > git fetch --tags --force --progress -- https://github.com/stianloader/JLSL.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:14:58 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 20:14:58 Checking out Revision fe3c5acad180fe65dbd7e026ff2d1406dda6655b (refs/remotes/origin/main) 20:14:58 > git config core.sparsecheckout # timeout=10 20:14:58 > git checkout -f fe3c5acad180fe65dbd7e026ff2d1406dda6655b # timeout=10 20:14:58 Commit message: "Add Vec4.mul(Vec4); default to debug = false" 20:14:58 > git rev-list --no-walk f974e7996029dacc054729d362000f080b494f6c # timeout=10 20:14:58 false 20:14:58 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Add Vec4.mul(Vec4); default to debug = false 20:14:58 20:14:58 Okay, there might be a LOT that is in dire need of a refractor, 20:14:58 but as I surmised JLSL works out of the box (minus a few things 20:14:58 - notably math functions) but that isn't anything that must 20:14:58 be addressed soon-ish 20:14:58 20:14:58 [Gradle] - Launching build. 20:14:58 [JLSL] $ /var/lib/jenkins/workspace/JLSL/gradlew -DpublishRepo=http://localhost:25615/maven publish 20:14:59 Starting a Gradle Daemon (subsequent builds will be faster) 20:15:12 > Task :compileJava 20:15:12 > Task :processResources NO-SOURCE 20:15:12 > Task :classes 20:15:12 > Task :jar 20:15:12 > Task :generateMetadataFileForPluginPublication 20:15:12 > Task :generatePomFileForPluginPublication 20:15:12 > Task :sourcesJar 20:15:13 > Task :publishPluginPublicationToMavenRepository 20:15:13 > Task :publish 20:15:13 20:15:13 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 20:15:13 20:15:13 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 20:15:13 20:15:13 For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 20:15:13 20:15:13 BUILD SUCCESSFUL in 15s 20:15:13 6 actionable tasks: 6 executed 20:15:13 Build step 'Run with timeout' changed build result to SUCCESS 20:15:13 [JLSL] $ /bin/sh -xe /tmp/jenkins2900359436398276752.sh 20:15:13 + curl http://localhost:25615/maven/commit 20:15:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:15:13 Dload Upload Total Spent Left Speed 20:15:13 20:15:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20:15:13 100 2 100 2 0 0 50 0 --:--:-- --:--:-- --:--:-- 51 20:15:13 OK 20:15:13 real 0m0.055s 20:15:15 user 0m0.007s 20:15:15 sys 0m0.009s Sending notification to Discord. Finished: SUCCESS