Skip to content
17:30:51 Started by GitHub push by Geolykt
17:30:51 Running as SYSTEM
17:30:51 Building in workspace /var/lib/jenkins/workspace/s2dmenues
17:30:51 The recommended git tool is: NONE
17:30:51 No credentials specified
17:30:51  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/s2dmenues/.git # timeout=10
17:30:51 Fetching changes from the remote Git repository
17:30:51  > git config remote.origin.url https://github.com/Geolykt/s2dmenues.git # timeout=10
17:30:51 Fetching upstream changes from https://github.com/Geolykt/s2dmenues.git
17:30:51  > git --version # timeout=10
17:30:51  > git --version # 'git version 2.53.0'
17:30:51  > git fetch --tags --force --progress -- https://github.com/Geolykt/s2dmenues.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:30:51  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
17:30:51 Checking out Revision a228804175e0516272ad7a787195b815b186ac62 (refs/remotes/origin/main)
17:30:51  > git config core.sparsecheckout # timeout=10
17:30:51  > git checkout -f a228804175e0516272ad7a787195b815b186ac62 # timeout=10
17:30:51 Commit message: "Improved galaxy generator selection experience"
17:30:51  > git rev-list --no-walk ba8447c74bbf259b673da95a2e20f59be8e387c8 # timeout=10
17:30:51 false
17:30:51 [Gradle] - Launching build.
17:30:51 [s2dmenues] $ /var/lib/jenkins/workspace/s2dmenues/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:30:52 Initialized native services in: /var/lib/jenkins/.gradle/native
17:30:52 Initialized jansi services in: /var/lib/jenkins/.gradle/native
17:30:52 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:30:52 Removing 0 daemon stop events from registry
17:30:52 Starting a Gradle Daemon (subsequent builds will be faster)
17:30:52 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/8.6-rc-1 Command: /usr/lib/jvm/java-21-temurin-jdk/bin/java --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=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.atomic=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/wrapper/dists/gradle-8.6-rc-1-bin/3i5g2mfvh982rgxgr7mlgentf/gradle-8.6-rc-1/lib/gradle-launcher-8.6.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-8.6-rc-1-bin/3i5g2mfvh982rgxgr7mlgentf/gradle-8.6-rc-1/lib/agents/gradle-instrumentation-agent-8.6.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.6-rc-1
17:30:52 Successfully started process 'Gradle build daemon'
17:30:54 An attempt to start the daemon took 1.398 secs.
17:30:54 The client will now receive all logging from the daemon (pid: 159123). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.6-rc-1/daemon-159123.out.log
17:30:54 Starting build in new daemon [memory: 512 MiB]
17:30:54 Closing daemon's stdin at end of input.
17:30:54 The daemon will no longer process any standard input.
17:30:55 Using 2 worker leases.
17:30:55 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:30:55 Watching the file system is configured to be enabled if available
17:30:55 Now considering [/var/lib/jenkins/workspace/s2dmenues] as hierarchies to watch
17:30:55 File system watching is active
17:30:57 Starting Build
17:30:58 Settings evaluated using settings file '/var/lib/jenkins/workspace/s2dmenues/settings.gradle'.
17:30:58 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/s2dmenues/build.gradle'.
17:30:58 Included projects: [root project 's2dmenues']
17:31:00 
17:31:00 > Configure project :
17:31:00 Evaluating root project 's2dmenues' using build file '/var/lib/jenkins/workspace/s2dmenues/build.gradle'.
17:31:00 Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming gsl-starplane-0.2.0-a20240713.1.jar (de.geolykt.starloader:gsl-starplane:0.2.0-a20240713.1) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming asm-util-9.7.jar (org.ow2.asm:asm-util:9.7) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming reversible-access-setter-1.0.0.jar (de.geolykt.starloader:reversible-access-setter:1.0.0) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming asm-commons-9.7.jar (org.ow2.asm:asm-commons:9.7) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming micromixin-remapper-0.1.1-a20240713.jar (org.stianloader:micromixin-remapper:0.1.1-a20240713) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming stianloader-remapper-0.1.0-a20240601.jar (org.stianloader:stianloader-remapper:0.1.0-a20240601) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming asm-analysis-9.7.jar (org.ow2.asm:asm-analysis:9.7) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming asm-tree-9.7.jar (org.ow2.asm:asm-tree:9.7) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming asm-9.7.jar (org.ow2.asm:asm:9.7) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming json-20240303.jar (org.json:json:20240303) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming vineflower-1.10.1.jar (org.vineflower:vineflower:1.10.1) with ExternalDependencyInstrumentingArtifactTransform
17:31:00 Transforming mapping-io-0.6.1.jar (net.fabricmc:mapping-io:0.6.1) with ExternalDependencyInstrumentingArtifactTransform
17:31:01 Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
17:31:03 Loaded input jar in 1066 ms.
17:31:03 Deobfuscated classes in 677 ms.
17:31:06 Computed spStarmap in 623 ms.
17:31:07 Computed intermediaries of classes in 3244 ms.
17:31:14 Finished transforming classes in 12206 ms.
17:31:15 Decompiling galimulator
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
17:31:16 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
17:31:22 
17:31:22 Nameless local or member class org/junit/runners/ParentRunner$1!
17:31:43 Method getValueSources (Lorg/junit/experimental/theories/ParameterSignature;)Ljava/util/List; in class org/junit/experimental/theories/internal/EnumSupplier couldn't be written.
17:31:43 java.lang.NullPointerException: Cannot invoke "org.jetbrains.java.decompiler.struct.gen.VarType.isGeneric()" because "newRet" is null
17:31:43 	at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getInferredExprType(InvocationExprent.java:634)
17:31:43 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.getCastedExprent(ExprProcessor.java:966)
17:31:43 	at org.jetbrains.java.decompiler.modules.decompiler.exps.AssignmentExprent.toJava(AssignmentExprent.java:154)
17:31:43 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.listToJava(ExprProcessor.java:895)
17:31:43 	at org.jetbrains.java.decompiler.modules.decompiler.stats.BasicBlockStatement.toJava(BasicBlockStatement.java:90)
17:31:43 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.jmpWrapper(ExprProcessor.java:833)
17:31:43 	at org.jetbrains.java.decompiler.modules.decompiler.stats.SequenceStatement.toJava(SequenceStatement.java:107)
17:31:43 	at org.jetbrains.java.decompiler.modules.decompiler.stats.RootStatement.toJava(RootStatement.java:36)
17:31:43 	at org.jetbrains.java.decompiler.main.ClassWriter.writeMethod(ClassWriter.java:1283)
17:31:43 	at org.jetbrains.java.decompiler.main.ClassWriter.writeClass(ClassWriter.java:470)
17:31:43 	at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474)
17:31:43 	at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191)
17:31:43 	at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187)
17:31:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:43 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
17:31:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:47 
17:31:47 > Configure project :
17:31:47 Galimulator decompiled
17:31:47 Replacing line mappings
17:31:52 Line mappings replaced
17:31:52 All projects evaluated.
17:31:52 Task name matched 'publish'
17:31:52 Selected primary task 'publish' from project :
17:31:52 Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':generateMetadataFileForPluginPublication', task ':generatePomFileForPluginPublication', task ':remapJar', task ':publishPluginPublicationToMavenRepository', task ':publishPluginPublicationToMavenLocal', task ':publishToMavenLocal', task ':publish']
17:31:52 Tasks that were excluded: []
17:31:52 Resolve mutations for :compileJava (Thread[#50,included builds,5,main]) started.
17:31:52 :compileJava (Thread[#51,Execution worker,5,main]) started.
17:31:55 
17:31:55 > Task :compileJava
17:31:55 Caching disabled for task ':compileJava' because:
17:31:55   Build cache is disabled
17:31:55 Task ':compileJava' is not up-to-date because:
17:31:55   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/s2dmenues/build/classes/java/main has been removed.
17:31:55   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/s2dmenues/build/classes/java/main/de has been removed.
17:31:55   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/s2dmenues/build/classes/java/main/de/geolykt has been removed.
17:31:55   Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/s2dmenues/build/generated/sources/annotationProcessor/java/main has been removed.
17:31:55 The input changes require a full rebuild for incremental task ':compileJava'.
17:31:55 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
17:31:55 Compiling with toolchain '/usr/lib/jvm/java-21-temurin-jdk'.
17:31:55 Compiling with JDK Java compiler API.
17:31:55 warning: [options] source value 8 is obsolete and will be removed in a future release
17:31:55 warning: [options] target value 8 is obsolete and will be removed in a future release
17:31:55 warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
17:31:57 Note: /var/lib/jenkins/workspace/s2dmenues/src/main/java/de/geolykt/s2dmenues/components/gui/GenGalaxyWindow.java uses or overrides a deprecated API.
17:31:57 Note: Recompile with -Xlint:deprecation for details.
17:31:57 3 warnings
17:31:57 Class dependency analysis for incremental compilation took 0.152 secs.
17:31:58 Created classpath snapshot for incremental compilation in 0.839 secs.
17:31:58 Resolve mutations for :processResources (Thread[#50,included builds,5,main]) started.
17:31:58 :processResources (Thread[#50,included builds,5,main]) started.
17:31:59 
17:31:59 > Task :processResources
17:31:59 Caching disabled for task ':processResources' because:
17:31:59   Build cache is disabled
17:31:59 Task ':processResources' is not up-to-date because:
17:31:59   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main has been removed.
17:31:59   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/de-DE.json has been removed.
17:31:59   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/en.json has been removed.
17:31:59   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/extension.json has been removed.
17:31:59   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/preview-star-renderer.frag has been removed.
17:31:59   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/preview-star-renderer.vert has been removed.
17:31:59   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/s2dmenues.mixins.json has been removed.
17:31:59   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/s2dmenues.ras has been removed.
17:31:59   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/window.png has been removed.
17:31:59   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/window_gradient.png has been removed.
17:31:59 Resolve mutations for :classes (Thread[#50,included builds,5,main]) started.
17:31:59 :classes (Thread[#50,included builds,5,main]) started.
17:31:59 
17:31:59 > Task :classes
17:31:59 Skipping task ':classes' as it has no actions.
17:31:59 Resolve mutations for :jar (Thread[#50,included builds,5,main]) started.
17:31:59 :jar (Thread[#51,Execution worker,5,main]) started.
17:31:59 
17:31:59 > Task :jar
17:31:59 Caching disabled for task ':jar' because:
17:31:59   Build cache is disabled
17:31:59 Task ':jar' is not up-to-date because:
17:31:59   Output property 'archiveFile' file /var/lib/jenkins/workspace/s2dmenues/build/libs/s2dmenues-0.3.0.jar has been removed.
17:31:59 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[#51,Execution worker,5,main]) started.
17:31:59 :generateMetadataFileForPluginPublication (Thread[#50,included builds,5,main]) started.
17:31:59 
17:31:59 > Task :generateMetadataFileForPluginPublication
17:31:59 Caching disabled for task ':generateMetadataFileForPluginPublication' because:
17:31:59   Build cache is disabled
17:31:59 Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
17:31:59   Task.upToDateWhen is false.
17:31:59 Resolve mutations for :generatePomFileForPluginPublication (Thread[#51,Execution worker,5,main]) started.
17:31:59 :generatePomFileForPluginPublication (Thread[#51,Execution worker,5,main]) started.
17:31:59 
17:31:59 > Task :generatePomFileForPluginPublication
17:31:59 Caching disabled for task ':generatePomFileForPluginPublication' because:
17:31:59   Build cache is disabled
17:31:59 Task ':generatePomFileForPluginPublication' is not up-to-date because:
17:31:59   Task is untracked because: Gradle doesn't understand the data structures used to configure this task
17:31:59 Resolve mutations for :remapJar (Thread[#50,included builds,5,main]) started.
17:31:59 :remapJar (Thread[#50,included builds,5,main]) started.
17:32:00 
17:32:00 > Task :remapJar
17:32:00 Caching disabled for task ':remapJar' because:
17:32:00   Build cache is disabled
17:32:00 Task ':remapJar' is not up-to-date because:
17:32:00   Output property 'archiveFile' file /var/lib/jenkins/workspace/s2dmenues/build/libs/s2dmenues-0.3.0-remapped.jar has been removed.
17:32:00 Remapping
17:32:00 Loading supplementary mappings
17:32:00 Overwrote entry for raw file META-INF/. The remapped jar may be malformed
17:32:00 Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
17:32:00 Reobfuscating done
17:32:00 Remap complete
17:32:00 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[#51,Execution worker,5,main]) started.
17:32:00 :publishPluginPublicationToMavenRepository (Thread[#51,Execution worker,5,main]) started.
17:32:01 
17:32:01 > Task :publishPluginPublicationToMavenRepository
17:32:01 Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
17:32:01   Build cache is disabled
17:32:01 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
17:32:01   Task has not declared any outputs despite executing actions.
17:32:01 Publishing to repository 'maven' (http://localhost:25615/maven/)
17:32:01 Uploading s2dmenues-0.3.0.jar to /maven/de/geolykt/s2dmenues/0.3.0/s2dmenues-0.3.0.jar
17:32:01 Uploading s2dmenues-0.3.0.pom to /maven/de/geolykt/s2dmenues/0.3.0/s2dmenues-0.3.0.pom
17:32:01 Uploading s2dmenues-0.3.0-remapped.jar to /maven/de/geolykt/s2dmenues/0.3.0/s2dmenues-0.3.0-remapped.jar
17:32:01 Uploading s2dmenues-0.3.0.module to /maven/de/geolykt/s2dmenues/0.3.0/s2dmenues-0.3.0.module
17:32:01 Uploading maven-metadata.xml to /maven/de/geolykt/s2dmenues/maven-metadata.xml
17:32:01 Resolve mutations for :publishPluginPublicationToMavenLocal (Thread[#50,included builds,5,main]) started.
17:32:01 :publishPluginPublicationToMavenLocal (Thread[#50,included builds,5,main]) started.
17:32:01 
17:32:01 > Task :publishPluginPublicationToMavenLocal
17:32:01 Caching disabled for task ':publishPluginPublicationToMavenLocal' because:
17:32:01   Build cache is disabled
17:32:01 Task ':publishPluginPublicationToMavenLocal' is not up-to-date because:
17:32:01   Task has not declared any outputs despite executing actions.
17:32:01 Publishing to maven local repository
17:32:01 Resolve mutations for :publishToMavenLocal (Thread[#51,Execution worker,5,main]) started.
17:32:01 :publishToMavenLocal (Thread[#51,Execution worker,5,main]) started.
17:32:01 
17:32:01 > Task :publishToMavenLocal
17:32:01 Skipping task ':publishToMavenLocal' as it has no actions.
17:32:01 Resolve mutations for :publish (Thread[#51,Execution worker,5,main]) started.
17:32:01 :publish (Thread[#51,Execution worker,5,main]) started.
17:32:01 
17:32:01 > Task :publish
17:32:01 Skipping task ':publish' as it has no actions.
17:32:01 
17:32:01 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
17:32:01 
17:32:01 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
17:32:01 
17:32:01 For more on this, please refer to https://docs.gradle.org/8.6-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
17:32:01 
17:32:01 BUILD SUCCESSFUL in 1m 9s
17:32:01 8 actionable tasks: 8 executed
17:32:01 Build step 'Run with timeout' changed build result to SUCCESS
17:32:01 [s2dmenues] $ /bin/sh -xe /tmp/jenkins6071601222396309522.sh
17:32:01 + curl http://localhost:25615/maven/commit
17:32:01   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:32:01                                  Dload  Upload   Total   Spent    Left  Speed
17:32:01 
17:32:03   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
17:32:03   0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
17:32:03 100     2  100     2    0     0      1      0  0:00:02  0:00:01  0:00:01     1
17:32:03 OK
17:32:03 real	0m1.406s
17:32:03 user	0m0.007s
17:32:03 sys	0m0.007s
17:32:04 [s2dmenues] $ /bin/sh -xe /tmp/jenkins17510386152599670669.sh
+ rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS