Skip to content
Success

Console Output

20:18:22 Started by GitHub push by Geolykt
20:18:22 Running as SYSTEM
20:18:22 Building in workspace /var/lib/jenkins/workspace/star-cell-shading
20:18:22 The recommended git tool is: NONE
20:18:22 No credentials specified
20:18:22  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/star-cell-shading/.git # timeout=10
20:18:22 Fetching changes from the remote Git repository
20:18:22  > git config remote.origin.url https://github.com/Geolykt/StarCellShading.git # timeout=10
20:18:22 Fetching upstream changes from https://github.com/Geolykt/StarCellShading.git
20:18:22  > git --version # timeout=10
20:18:22  > git --version # 'git version 2.52.0'
20:18:22  > git fetch --tags --force --progress -- https://github.com/Geolykt/StarCellShading.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:18:22  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
20:18:22 Checking out Revision 6705b4b2f4228d7c5c9997b026d0f3428b54bc9f (refs/remotes/origin/main)
20:18:22  > git config core.sparsecheckout # timeout=10
20:18:22  > git checkout -f 6705b4b2f4228d7c5c9997b026d0f3428b54bc9f # timeout=10
20:18:22 Commit message: "Properly respect vassal <-> liege relations for star region coloring"
20:18:22  > git rev-list --no-walk bafb07e976f96104395e14b260c39ce7969d9bbe # timeout=10
20:18:22 false
20:18:22 [Gradle] - Launching build.
20:18:22 [star-cell-shading] $ /var/lib/jenkins/workspace/star-cell-shading/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
20:18:23 Initialized native services in: /var/lib/jenkins/.gradle/native
20:18:23 Initialized jansi services in: /var/lib/jenkins/.gradle/native
20:18:23 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.9, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.9+10-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.9+10-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
20:18:23 Removing 0 daemon stop events from registry
20:18:23 Starting a Gradle Daemon (subsequent builds will be faster)
20:18:24 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/8.7-rc-2 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.7-rc-2-bin/3e36dgpbit6s3prf8rai2ftul/gradle-8.7-rc-2/lib/gradle-launcher-8.7.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-8.7-rc-2-bin/3e36dgpbit6s3prf8rai2ftul/gradle-8.7-rc-2/lib/agents/gradle-instrumentation-agent-8.7.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.7-rc-2
20:18:24 Successfully started process 'Gradle build daemon'
20:18:25 An attempt to start the daemon took 1.727 secs.
20:18:25 The client will now receive all logging from the daemon (pid: 41450). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.7-rc-2/daemon-41450.out.log
20:18:25 Starting build in new daemon [memory: 512 MiB]
20:18:25 Closing daemon's stdin at end of input.
20:18:25 The daemon will no longer process any standard input.
20:18:26 Using 2 worker leases.
20:18:27 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.9, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.9+10-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.9+10-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
20:18:27 Watching the file system is configured to be enabled if available
20:18:27 Now considering [/var/lib/jenkins/workspace/star-cell-shading] as hierarchies to watch
20:18:27 File system watching is active
20:18:29 Starting Build
20:18:30 Transforming foojay-resolver-0.8.0.jar (org.gradle.toolchains:foojay-resolver:0.8.0) with ExternalDependencyInstrumentingArtifactTransform
20:18:30 Transforming gson-2.10.1.jar (com.google.code.gson:gson:2.10.1) with ExternalDependencyInstrumentingArtifactTransform
20:18:30 Settings evaluated using settings file '/var/lib/jenkins/workspace/star-cell-shading/settings.gradle'.
20:18:30 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle'.
20:18:30 Included projects: [root project 'star-cell-shading']
20:18:32 
20:18:32 > Configure project :
20:18:32 Evaluating root project 'star-cell-shading' using build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle'.
20:18:32 Caching disabled for Groovy DSL script compilation (cp_proj) because:
20:18:32   Build cache is disabled
20:18:32 Compiling build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle' using SubsetScriptTransformer.
20:18:33 Resource missing. [HTTP HEAD: https://stianloader.org/maven/gsl-starplane/gsl-starplane.gradle.plugin/0.2.0-a20240713.1/gsl-starplane.gradle.plugin-0.2.0-a20240713.1.jar]
20:18:33 Transforming gsl-starplane-0.2.0-a20240713.1.jar (de.geolykt.starloader:gsl-starplane:0.2.0-a20240713.1) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming reversible-access-setter-1.0.0.jar (de.geolykt.starloader:reversible-access-setter:1.0.0) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming asm-util-9.7.jar (org.ow2.asm:asm-util:9.7) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming asm-commons-9.7.jar (org.ow2.asm:asm-commons:9.7) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming micromixin-remapper-0.1.1-a20240713.jar (org.stianloader:micromixin-remapper:0.1.1-a20240713) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming stianloader-remapper-0.1.0-a20240601.jar (org.stianloader:stianloader-remapper:0.1.0-a20240601) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming asm-analysis-9.7.jar (org.ow2.asm:asm-analysis:9.7) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming asm-tree-9.7.jar (org.ow2.asm:asm-tree:9.7) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming asm-9.7.jar (org.ow2.asm:asm:9.7) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming json-20240303.jar (org.json:json:20240303) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming vineflower-1.10.1.jar (org.vineflower:vineflower:1.10.1) with ExternalDependencyInstrumentingArtifactTransform
20:18:33 Transforming mapping-io-0.6.1.jar (net.fabricmc:mapping-io:0.6.1) with ExternalDependencyInstrumentingArtifactTransform
20:18:34 Caching disabled for Groovy DSL script compilation (proj) because:
20:18:34   Build cache is disabled
20:18:34 Compiling build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle' using BuildScriptTransformer.
20:18:35 Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
20:18:36 Loaded input jar in 983 ms.
20:18:37 Deobfuscated classes in 701 ms.
20:18:40 Computed spStarmap in 889 ms.
20:18:41 Computed intermediaries of classes in 3694 ms.
20:18:44 Finished transforming classes in 8696 ms.
20:18:46 Decompiling galimulator
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
20:18:47 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
20:18:53 
20:18:53 Nameless local or member class org/junit/runners/ParentRunner$1!
20:19:13 Method getValueSources (Lorg/junit/experimental/theories/ParameterSignature;)Ljava/util/List; in class org/junit/experimental/theories/internal/EnumSupplier couldn't be written.
20:19:13 java.lang.NullPointerException: Cannot invoke "org.jetbrains.java.decompiler.struct.gen.VarType.isGeneric()" because "newRet" is null
20:19:13 	at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getInferredExprType(InvocationExprent.java:634)
20:19:13 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.getCastedExprent(ExprProcessor.java:966)
20:19:13 	at org.jetbrains.java.decompiler.modules.decompiler.exps.AssignmentExprent.toJava(AssignmentExprent.java:154)
20:19:13 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.listToJava(ExprProcessor.java:895)
20:19:13 	at org.jetbrains.java.decompiler.modules.decompiler.stats.BasicBlockStatement.toJava(BasicBlockStatement.java:90)
20:19:13 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.jmpWrapper(ExprProcessor.java:833)
20:19:13 	at org.jetbrains.java.decompiler.modules.decompiler.stats.SequenceStatement.toJava(SequenceStatement.java:107)
20:19:13 	at org.jetbrains.java.decompiler.modules.decompiler.stats.RootStatement.toJava(RootStatement.java:36)
20:19:13 	at org.jetbrains.java.decompiler.main.ClassWriter.writeMethod(ClassWriter.java:1283)
20:19:13 	at org.jetbrains.java.decompiler.main.ClassWriter.writeClass(ClassWriter.java:470)
20:19:13 	at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474)
20:19:13 	at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191)
20:19:13 	at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187)
20:19:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
20:19:13 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
20:19:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
20:19:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
20:19:13 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:19:18 
20:19:18 > Configure project :
20:19:18 Galimulator decompiled
20:19:18 Replacing line mappings
20:19:22 Line mappings replaced
20:19:22 All projects evaluated.
20:19:22 Task name matched 'publish'
20:19:22 Selected primary task 'publish' from project :
20:19:23 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']
20:19:23 Tasks that were excluded: []
20:19:23 Resolve mutations for :compileJava (Thread[#54,Execution worker,5,main]) started.
20:19:23 :compileJava (Thread[#53,included builds,5,main]) started.
20:19:25 
20:19:25 > Task :compileJava
20:19:25 Downloading https://stianloader.org/maven/de/geolykt/starloader-api/2.0.0-a20251218.2/starloader-api-2.0.0-a20251218.2.pom to /var/lib/jenkins/.gradle/.tmp/gradle_download3079227843210156401bin
20:19:25 Downloading https://stianloader.org/maven/de/geolykt/starloader-api/2.0.0-a20251218.2/starloader-api-2.0.0-a20251218.2-remapped.jar to /var/lib/jenkins/.gradle/.tmp/gradle_download11408596987955203828bin
20:19:25 Caching disabled for task ':compileJava' because:
20:19:25   Build cache is disabled
20:19:25 Task ':compileJava' is not up-to-date because:
20:19:25   Value of input property 'javaCompiler.metadata.languageVersion' has changed for task ':compileJava'
20:19:25   Value of input property 'javaCompiler.metadata.taskInputs.languageVersion' has changed for task ':compileJava'
20:19:25   Value of input property 'javaVersion' has changed for task ':compileJava'
20:19:25 The input changes require a full rebuild for incremental task ':compileJava'.
20:19:25 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
20:19:25 Compiling with toolchain '/usr/lib/jvm/java-21-temurin-jdk'.
20:19:25 Compiling with JDK Java compiler API.
20:19:25 warning: [options] source value 8 is obsolete and will be removed in a future release
20:19:25 warning: [options] target value 8 is obsolete and will be removed in a future release
20:19:25 warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
20:19:25 Note: /var/lib/jenkins/workspace/star-cell-shading/src/main/java/de/geolykt/scs/SCSCoreLogic.java uses or overrides a deprecated API.
20:19:25 Note: Recompile with -Xlint:deprecation for details.
20:19:25 3 warnings
20:19:26 Class dependency analysis for incremental compilation took 0.082 secs.
20:19:26 Created classpath snapshot for incremental compilation in 0.855 secs.
20:19:26 Resolve mutations for :processResources (Thread[#54,Execution worker,5,main]) started.
20:19:26 :processResources (Thread[#54,Execution worker,5,main]) started.
20:19:26 
20:19:26 > Task :processResources
20:19:26 Caching disabled for task ':processResources' because:
20:19:26   Build cache is disabled
20:19:26   Not worth caching
20:19:26 Task ':processResources' is not up-to-date because:
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-blit.frag has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-blit.vert has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-explode.frag has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-explode.vert has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/extension.json has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-blit.frag has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-blit.vert has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-edge.frag has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-edge.vert has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-explode.frag has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-explode.vert has been removed.
20:19:26   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/star-cell-shading.mixin.json has been removed.
20:19:26 Resolve mutations for :classes (Thread[#54,Execution worker,5,main]) started.
20:19:26 :classes (Thread[#54,Execution worker,5,main]) started.
20:19:26 
20:19:26 > Task :classes
20:19:26 Skipping task ':classes' as it has no actions.
20:19:26 Resolve mutations for :jar (Thread[#54,Execution worker,5,main]) started.
20:19:26 :jar (Thread[#54,Execution worker,5,main]) started.
20:19:27 
20:19:27 > Task :jar
20:19:27 Caching disabled for task ':jar' because:
20:19:27   Build cache is disabled
20:19:27   Not worth caching
20:19:27 Task ':jar' is not up-to-date because:
20:19:27   Output property 'archiveFile' file /var/lib/jenkins/workspace/star-cell-shading/build/libs/star-cell-shading-0.4.1.jar has been removed.
20:19:27 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[#54,Execution worker,5,main]) started.
20:19:27 :generateMetadataFileForPluginPublication (Thread[#54,Execution worker,5,main]) started.
20:19:27 
20:19:27 > Task :generateMetadataFileForPluginPublication
20:19:27 Caching disabled for task ':generateMetadataFileForPluginPublication' because:
20:19:27   Build cache is disabled
20:19:27   Not made cacheable, yet
20:19:27 Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
20:19:27   Task.upToDateWhen is false.
20:19:27 Resolve mutations for :generatePomFileForPluginPublication (Thread[#54,Execution worker,5,main]) started.
20:19:27 :generatePomFileForPluginPublication (Thread[#54,Execution worker,5,main]) started.
20:19:27 
20:19:27 > Task :generatePomFileForPluginPublication
20:19:27 Caching disabled for task ':generatePomFileForPluginPublication' because:
20:19:27   Build cache is disabled
20:19:27 Task ':generatePomFileForPluginPublication' is not up-to-date because:
20:19:27   Task is untracked because: Gradle doesn't understand the data structures used to configure this task
20:19:27 Resolve mutations for :remapJar (Thread[#53,included builds,5,main]) started.
20:19:27 :remapJar (Thread[#53,included builds,5,main]) started.
20:19:29 
20:19:29 > Task :remapJar
20:19:29 Caching disabled for task ':remapJar' because:
20:19:29   Build cache is disabled
20:19:29   Not worth caching
20:19:29 Task ':remapJar' is not up-to-date because:
20:19:29   Output property 'archiveFile' file /var/lib/jenkins/workspace/star-cell-shading/build/libs/star-cell-shading-0.4.1-remapped.jar has been removed.
20:19:29 Remapping
20:19:29 Loading supplementary mappings
20:19:29 Overwrote entry for raw file META-INF/. The remapped jar may be malformed
20:19:29 Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
20:19:29 Reobfuscating done
20:19:29 Remap complete
20:19:29 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[#53,included builds,5,main]) started.
20:19:29 :publishPluginPublicationToMavenRepository (Thread[#53,included builds,5,main]) started.
20:19:29 
20:19:29 > Task :publishPluginPublicationToMavenRepository
20:19:29 Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
20:19:29   Build cache is disabled
20:19:29 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
20:19:29   Task has not declared any outputs despite executing actions.
20:19:29 Publishing to repository 'maven' (http://localhost:25615/maven/)
20:19:29 Uploading star-cell-shading-0.4.1.jar to /maven/de/geolykt/star-cell-shading/0.4.1/star-cell-shading-0.4.1.jar
20:19:29 Uploading star-cell-shading-0.4.1.pom to /maven/de/geolykt/star-cell-shading/0.4.1/star-cell-shading-0.4.1.pom
20:19:29 Uploading star-cell-shading-0.4.1-remapped.jar to /maven/de/geolykt/star-cell-shading/0.4.1/star-cell-shading-0.4.1-remapped.jar
20:19:29 Uploading star-cell-shading-0.4.1.module to /maven/de/geolykt/star-cell-shading/0.4.1/star-cell-shading-0.4.1.module
20:19:29 Uploading maven-metadata.xml to /maven/de/geolykt/star-cell-shading/maven-metadata.xml
20:19:29 Resolve mutations for :publishPluginPublicationToMavenLocal (Thread[#53,included builds,5,main]) started.
20:19:29 :publishPluginPublicationToMavenLocal (Thread[#54,Execution worker,5,main]) started.
20:19:29 
20:19:29 > Task :publishPluginPublicationToMavenLocal
20:19:29 Caching disabled for task ':publishPluginPublicationToMavenLocal' because:
20:19:29   Build cache is disabled
20:19:29 Task ':publishPluginPublicationToMavenLocal' is not up-to-date because:
20:19:29   Task has not declared any outputs despite executing actions.
20:19:29 Publishing to maven local repository
20:19:29 Resolve mutations for :publishToMavenLocal (Thread[#54,Execution worker,5,main]) started.
20:19:29 :publishToMavenLocal (Thread[#54,Execution worker,5,main]) started.
20:19:29 
20:19:29 > Task :publishToMavenLocal
20:19:29 Skipping task ':publishToMavenLocal' as it has no actions.
20:19:29 Resolve mutations for :publish (Thread[#54,Execution worker,5,main]) started.
20:19:29 :publish (Thread[#54,Execution worker,5,main]) started.
20:19:29 
20:19:29 > Task :publish
20:19:29 Skipping task ':publish' as it has no actions.
20:19:29 
20:19:29 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
20:19:29 
20:19:29 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
20:19:29 
20:19:29 For more on this, please refer to https://docs.gradle.org/8.7-rc-2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
20:19:29 
20:19:29 BUILD SUCCESSFUL in 1m 6s
20:19:29 8 actionable tasks: 8 executed
20:19:29 VCS Checkout Cache (/var/lib/jenkins/workspace/star-cell-shading/.gradle/vcs-1) removing files not accessed on or after Thu Dec 11 20:19:29 UTC 2025.
20:19:29 VCS Checkout Cache (/var/lib/jenkins/workspace/star-cell-shading/.gradle/vcs-1) cleanup deleted 0 files/directories.
20:19:29 VCS Checkout Cache (/var/lib/jenkins/workspace/star-cell-shading/.gradle/vcs-1) cleaned up in 0.004 secs.
20:19:29 dependencies-accessors (/var/lib/jenkins/workspace/star-cell-shading/.gradle/8.7-rc-2/dependencies-accessors) removing files not accessed on or after Thu Dec 11 20:18:29 UTC 2025.
20:19:29 dependencies-accessors (/var/lib/jenkins/workspace/star-cell-shading/.gradle/8.7-rc-2/dependencies-accessors) cleanup deleted 0 files/directories.
20:19:29 dependencies-accessors (/var/lib/jenkins/workspace/star-cell-shading/.gradle/8.7-rc-2/dependencies-accessors) cleaned up in 0.0 secs.
20:19:29 Build step 'Run with timeout' changed build result to SUCCESS
20:19:29 [star-cell-shading] $ /bin/sh -xe /tmp/jenkins5725742550355182655.sh
20:19:29 + curl http://localhost:25615/maven/commit
20:19:29   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20:19:29                                  Dload  Upload   Total   Spent    Left  Speed
20:19:29 
20:19:30   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
20:19:30 100     2  100     2    0     0      3      0 --:--:-- --:--:-- --:--:--     3
20:19:30 OK
20:19:30 real	0m0.573s
20:19:30 user	0m0.007s
20:19:30 sys	0m0.006s
20:19:30 [star-cell-shading] $ /bin/sh -xe /tmp/jenkins18278917391544755603.sh
20:19:31 + rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS