17:20:05 Started by GitHub push by Geolykt 17:20:05 Running as SYSTEM 17:20:05 Building in workspace /var/lib/jenkins/workspace/bstarmap 17:20:05 The recommended git tool is: NONE 17:20:05 No credentials specified 17:20:05 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/bstarmap/.git # timeout=10 17:20:05 Fetching changes from the remote Git repository 17:20:05 > git config remote.origin.url https://github.com/Geolykt/bstarmap.git # timeout=10 17:20:05 Fetching upstream changes from https://github.com/Geolykt/bstarmap.git 17:20:05 > git --version # timeout=10 17:20:05 > git --version # 'git version 2.53.0' 17:20:05 > git fetch --tags --force --progress -- https://github.com/Geolykt/bstarmap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:05 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 17:20:05 Checking out Revision 5d8ed9fa1bd60a7d8f14f362b39aaf9d9f79fc8f (refs/remotes/origin/main) 17:20:05 > git config core.sparsecheckout # timeout=10 17:20:05 > git checkout -f 5d8ed9fa1bd60a7d8f14f362b39aaf9d9f79fc8f # timeout=10 17:20:05 Commit message: "More deobfuscation work" 17:20:05 > git rev-list --no-walk d2fd60dda5b2b01ec34a25840f7ae3bef4cc11f8 # timeout=10 17:20:05 false 17:20:05 [Gradle] - Launching build. 17:20:05 [bstarmap] $ /var/lib/jenkins/workspace/bstarmap/gradlew -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ --info --stacktrace publish 17:20:06 Initialized native services in: /var/lib/jenkins/.gradle/native 17:20:06 Initialized jansi services in: /var/lib/jenkins/.gradle/native 17:20:06 Removing 0 daemon stop events from registry 17:20:06 Starting a Gradle Daemon (subsequent builds will be faster) 17:20:06 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/9.2.0-rc-1 Command: /usr/lib/jvm/java-21-temurin-jdk/bin/java --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED -Xmx1G -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/wrapper/dists/gradle-9.2.0-rc-1-bin/58qs8pbe5cyl56e8p1n7pz0yt/gradle-9.2.0-rc-1/lib/gradle-daemon-main-9.2.0.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-9.2.0-rc-1-bin/58qs8pbe5cyl56e8p1n7pz0yt/gradle-9.2.0-rc-1/lib/agents/gradle-instrumentation-agent-9.2.0.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 9.2.0-rc-1 17:20:07 Successfully started process 'Gradle build daemon' 17:20:08 An attempt to start the daemon took 1.895 secs. 17:20:09 The client will now receive all logging from the daemon (pid: 297938). The daemon log file: /var/lib/jenkins/.gradle/daemon/9.2.0-rc-1/daemon-297938.out.log 17:20:09 Starting build in new daemon [memory: 1 GiB] 17:20:09 Using 2 worker leases. 17:20:09 Operational build model parameters: {requiresToolingModels=false, parallelProjectExecution=true, configureOnDemand=false, configurationCache=false, configurationCacheParallelStore=false, configurationCacheParallelLoad=true, isolatedProjects=false, parallelProjectConfiguration=false, intermediateModelCache=false, parallelToolingApiActions=true, invalidateCoupledProjects=false, modelAsProjectDependency=false, resilientModelBuilding=false} 17:20:10 Received JVM installation metadata from '/usr/lib/jvm/java-21-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-21-temurin-jdk, JAVA_VERSION=21.0.10, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.10+7-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.10+7-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} 17:20:10 Watching the file system is configured to be enabled if available 17:20:10 Now considering [/var/lib/jenkins/workspace/bstarmap] as hierarchies to watch 17:20:10 File system watching is active 17:20:12 Starting Build 17:20:13 Settings evaluated using settings file '/var/lib/jenkins/workspace/bstarmap/settings.gradle'. 17:20:13 Using local directory build cache for the root build (location = /var/lib/jenkins/.gradle/caches/build-cache-1, remove unused entries = after 7 days). 17:20:13 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/bstarmap/build.gradle'. 17:20:13 Included projects: [root project 'bstarmap'] 17:20:15 17:20:15 > Configure project : 17:20:15 Evaluating root project 'bstarmap' using build file '/var/lib/jenkins/workspace/bstarmap/build.gradle'. 17:20:15 Resolved plugin [id: 'base'] 17:20:15 Resolved plugin [id: 'maven-publish'] 17:20:15 Resolved plugin [id: 'java-library'] 17:20:15 Resolved plugin [id: 'sml6', version: '0.0.1-a20251219.1'] 17:20:16 All projects evaluated. 17:20:16 Task name matched 'publish' 17:20:16 Selected primary task 'publish' from project : 17:20:16 Tasks to be executed: [task ':aggregateToTiny', task ':compressXZ', task ':generatePomFileForMavenJavaPublication', task ':tarballXZ', task ':publishMavenJavaPublicationToMavenRepository', task ':publish'] 17:20:16 Tasks that were excluded: [] 17:20:16 Resolve mutations for :aggregateToTiny (Thread[#50,included builds,5,main]) started. 17:20:16 :aggregateToTiny (Thread[#50,included builds,5,main]) started. 17:20:17 17:20:17 > Task :aggregateToTiny 17:20:17 Build cache key for task ':aggregateToTiny' is 8466ba48ed2c36a4f1e2b738f44243cc 17:20:17 Task ':aggregateToTiny' is not up-to-date because: 17:20:17 Output property 'archiveFile' file /var/lib/jenkins/workspace/bstarmap/build/distributions/bstarmap-0.0.1.tinyv2 has been removed. 17:20:17 Stored cache entry for task ':aggregateToTiny' with cache key 8466ba48ed2c36a4f1e2b738f44243cc 17:20:17 Resolve mutations for :compressXZ (Thread[#50,included builds,5,main]) started. 17:20:17 :compressXZ (Thread[#50,included builds,5,main]) started. 17:20:18 17:20:18 > Task :compressXZ 17:20:18 Build cache key for task ':compressXZ' is 354eef96371b0b0e14efa3cad5dfb316 17:20:18 Task ':compressXZ' is not up-to-date because: 17:20:18 Output property 'archiveFile' file /var/lib/jenkins/workspace/bstarmap/build/distributions/bstarmap-0.0.1.tinyv2.xz has been removed. 17:20:18 Stored cache entry for task ':compressXZ' with cache key 354eef96371b0b0e14efa3cad5dfb316 17:20:18 Resolve mutations for :generatePomFileForMavenJavaPublication (Thread[#51,Execution worker,5,main]) started. 17:20:18 :generatePomFileForMavenJavaPublication (Thread[#51,Execution worker,5,main]) started. 17:20:18 17:20:18 > Task :generatePomFileForMavenJavaPublication 17:20:18 Caching disabled for task ':generatePomFileForMavenJavaPublication' because: 17:20:18 Task is untracked because: Gradle doesn't understand the data structures used to configure this task 17:20:18 Task ':generatePomFileForMavenJavaPublication' is not up-to-date because: 17:20:18 Task is untracked because: Gradle doesn't understand the data structures used to configure this task 17:20:18 Resolve mutations for :tarballXZ (Thread[#50,included builds,5,main]) started. 17:20:18 :tarballXZ (Thread[#50,included builds,5,main]) started. 17:20:18 17:20:18 > Task :tarballXZ 17:20:18 Build cache key for task ':tarballXZ' is 9f5055cb47d9f1983ee02bf9142081cc 17:20:18 Task ':tarballXZ' is not up-to-date because: 17:20:18 Output property 'archiveFile' file /var/lib/jenkins/workspace/bstarmap/build/distributions/bstarmap-0.0.1.enigma.tar.xz has been removed. 17:20:18 Stored cache entry for task ':tarballXZ' with cache key 9f5055cb47d9f1983ee02bf9142081cc 17:20:18 Resolve mutations for :publishMavenJavaPublicationToMavenRepository (Thread[#51,Execution worker,5,main]) started. 17:20:18 :publishMavenJavaPublicationToMavenRepository (Thread[#51,Execution worker,5,main]) started. 17:20:19 17:20:19 > Task :publishMavenJavaPublicationToMavenRepository 17:20:19 Caching disabled for task ':publishMavenJavaPublicationToMavenRepository' because: 17:20:19 Not worth caching 17:20:19 Task ':publishMavenJavaPublicationToMavenRepository' is not up-to-date because: 17:20:19 Task has not declared any outputs despite executing actions. 17:20:19 Publishing to repository 'maven' (http://localhost:25615/maven/) 17:20:19 Uploading bstarmap-0.0.1.pom to /maven/de/geolykt/bstarmap/0.0.1/bstarmap-0.0.1.pom 17:20:19 Uploading bstarmap-0.0.1.enigma.tar.xz to /maven/de/geolykt/bstarmap/0.0.1/bstarmap-0.0.1.enigma.tar.xz 17:20:19 Uploading bstarmap-0.0.1.tinyv2.xz to /maven/de/geolykt/bstarmap/0.0.1/bstarmap-0.0.1.tinyv2.xz 17:20:19 Uploading bstarmap-0.0.1.tinyv2 to /maven/de/geolykt/bstarmap/0.0.1/bstarmap-0.0.1.tinyv2 17:20:19 Uploading maven-metadata.xml to /maven/de/geolykt/bstarmap/maven-metadata.xml 17:20:19 Resolve mutations for :publish (Thread[#51,Execution worker,5,main]) started. 17:20:19 :publish (Thread[#51,Execution worker,5,main]) started. 17:20:19 17:20:19 > Task :publish 17:20:19 Skipping task ':publish' as it has no actions. 17:20:19 17:20:19 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/bstarmap/build/reports/problems/problems-report.html 17:20:19 17:20:19 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 17:20:19 17:20:19 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 17:20:19 17:20:19 For more on this, please refer to https://docs.gradle.org/9.2.0-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 17:20:19 17:20:19 BUILD SUCCESSFUL in 13s 17:20:19 5 actionable tasks: 5 executed 17:20:19 Build step 'Run with timeout' changed build result to SUCCESS 17:20:19 [bstarmap] $ /bin/sh -xe /tmp/jenkins6419263021910813589.sh 17:20:19 + curl http://localhost:25615/maven/commit 17:20:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:19 Dload Upload Total Spent Left Speed 17:20:19 17:20:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17:20:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17:20:20 100 2 100 2 0 0 2 0 0:00:01 --:--:-- 0:00:01 2 17:20:20 OK 17:20:20 real 0m0.906s 17:20:20 user 0m0.004s 17:20:21 sys 0m0.007s 17:20:21 [bstarmap] $ /bin/sh -xe /tmp/jenkins9465970983262425825.sh + rm -rf build/distributions build/publications build/reports build/tmp Sending notification to Discord. Finished: SUCCESS