00:47:17 Started by GitHub push by Geolykt
00:47:17 Running as SYSTEM
00:47:17 Building in workspace /var/lib/jenkins/workspace/SML6
00:47:17 The recommended git tool is: NONE
00:47:17 No credentials specified
00:47:18 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
00:47:18 Fetching changes from the remote Git repository
00:47:18 > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
00:47:18 Fetching upstream changes from https://github.com/stianloader/sml6.git
00:47:18 > git --version # timeout=10
00:47:18 > git --version # 'git version 2.53.0'
00:47:18 > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
00:47:18 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
00:47:18 Checking out Revision 035aba0a1e345dc842ef71bb852e1bd5594a2bb8 (refs/remotes/origin/main)
00:47:18 > git config core.sparsecheckout # timeout=10
00:47:18 > git checkout -f 035aba0a1e345dc842ef71bb852e1bd5594a2bb8 # timeout=10
00:47:18 Commit message: "Introduce reversible-access-setter artifact transform"
00:47:18 > git rev-list --no-walk 2f63a605f005349235d3255876454e46bda8fea0 # timeout=10
00:47:18 false
00:47:18 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Introduce reversible-access-setter artifact transform
00:47:18
00:47:18 First artifact transform in SML6.
00:47:18 Idk if there will be an artifact transform for decompilation too, but I might look into folding
00:47:18 other things into it artifact transform - maybe. Alternatively, nothing ever happens.
00:47:18
00:47:18 [Gradle] - Launching build.
00:47:18 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
00:47:20 Starting a Gradle Daemon (subsequent builds will be faster)
00:47:25 Calculating task graph as configuration cache cannot be reused because file 'build.gradle' has changed.
00:47:33 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
00:47:34 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
00:47:34 > Task :pluginDescriptors UP-TO-DATE
00:47:34 > Task :processResources UP-TO-DATE
00:47:34 > Task :generatePomFileForMavenJavaPublication
00:47:34 > Task :generatePomFileForPluginMavenPublication
00:47:38 > Task :compileJava
00:47:38 > Task :classes
00:47:38 > Task :sourcesJar
00:47:38 > Task :jar
00:47:38 > Task :generateMetadataFileForPluginMavenPublication
00:47:38 > Task :generateMetadataFileForMavenJavaPublication
00:47:38 > Task :publishPluginMavenPublicationToMavenRepository
00:47:38
00:47:38 > Task :publishMavenJavaPublicationToMavenRepository
00:47:38 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!
00:47:38
00:47:38 > Task :publish
00:47:38
00:47:38 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html
00:47:38
00:47:38 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
00:47:38
00:47:38 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
00:47:38
00:47:38 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.
00:47:38
00:47:38 BUILD SUCCESSFUL in 19s
00:47:38 13 actionable tasks: 11 executed, 2 up-to-date
00:47:38 Configuration cache entry stored.
00:47:39 Build step 'Run with timeout' changed build result to SUCCESS
00:47:39 [SML6] $ /bin/sh -xe /tmp/jenkins7984637687679443674.sh
00:47:39 + curl http://localhost:25615/maven/commit
00:47:39 % Total % Received % Xferd Average Speed Time Time Time Current
00:47:39 Dload Upload Total Spent Left Speed
00:47:39
00:47:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
00:47:40 100 2 100 2 0 0 2 0 0:00:01 --:--:-- 0:00:01 2
00:47:40 100 2 100 2 0 0 2 0 0:00:01 --:--:-- 0:00:01 2
00:47:40 OK
00:47:41 real 0m0.995s
00:47:41 user 0m0.007s
sys 0m0.011s
Sending notification to Discord.
Finished: SUCCESS