Started by GitHub push by Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/SML6 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10 Fetching upstream changes from https://github.com/stianloader/sml6.git > git --version # timeout=10 > git --version # 'git version 2.54.0' > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision e9a052f3547253ec880a4405b5c4f92db229abe1 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f e9a052f3547253ec880a4405b5c4f92db229abe1 # timeout=10 Commit message: "Update VF to 1.12.0" > git rev-list --no-walk 035aba0a1e345dc842ef71bb852e1bd5594a2bb8 # timeout=10 false SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Update VF to 1.12.0 Honestly, I have no idea what changed for us, but since it can only be good, let's merge it. /hj [Gradle] - Launching build. [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish Starting a Gradle Daemon (subsequent builds will be faster) Calculating task graph as configuration cache cannot be reused because JVM has changed. > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository > Task :pluginDescriptors UP-TO-DATE > Task :processResources UP-TO-DATE > Task :generatePomFileForMavenJavaPublication > Task :generatePomFileForPluginMavenPublication > Task :compileJava > Task :classes > Task :sourcesJar UP-TO-DATE > Task :jar UP-TO-DATE > Task :generateMetadataFileForPluginMavenPublication > Task :generateMetadataFileForMavenJavaPublication > Task :publishPluginMavenPublicationToMavenRepository > Task :publishMavenJavaPublicationToMavenRepository Multiple publications with coordinates 'org.stianloader:sml6:0.1.0' are published to repository 'maven'. The publications 'mavenJava' in root project 'sml6' and 'pluginMaven' in root project 'sml6' will overwrite each other! > Task :publish [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 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/9.5.0-milestone-7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 20s 13 actionable tasks: 9 executed, 4 up-to-date Configuration cache entry stored. Build step 'Run with timeout' changed build result to SUCCESS [SML6] $ /bin/sh -xe /tmp/jenkins3471552116025801484.sh + curl http://localhost:25615/maven/commit % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 100 2 100 2 0 0 2 0 00:01 00:01 0 100 2 100 2 0 0 2 0 00:01 00:01 0 100 2 100 2 0 0 2 0 00:01 00:01 0 OK real 0m0.948s user 0m0.010s sys 0m0.006s Sending notification to Discord. Finished: SUCCESS