Skip to content
01:24:53 Started by user Geolykt
01:24:53 Running as SYSTEM
01:24:53 Building in workspace /var/lib/jenkins/workspace/mrj-mania
01:24:53 
[mrj-mania] $ /bin/sh -xe /tmp/jenkins1412514665625506078.sh 01:24:53 + git clone https://codeberg.org/stianloader/mrj-mania.git . 01:24:53 fatal: destination path '.' already exists and is not an empty directory. 01:24:53 + git pull 01:24:53 Already up to date. 01:24:53 + rm -rf build 01:24:53 [Gradle] - Launching build. 01:24:53 [mrj-mania] $ /var/lib/jenkins/workspace/mrj-mania/gradlew -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ --info --stacktrace build 01:24:54 Initialized native services in: /var/lib/jenkins/.gradle/native 01:24:54 Initialized jansi services in: /var/lib/jenkins/.gradle/native 01:24:55 Removing 0 daemon stop events from registry 01:24:55 Starting a Gradle Daemon (subsequent builds will be faster) 01:24:55 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/9.5.0-milestone-5 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.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 -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-9.5.0-milestone-5-bin/366juk94y4up54ub4rlcvvmn3/gradle-9.5.0-milestone-5/lib/gradle-daemon-main-9.5.0.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-9.5.0-milestone-5-bin/366juk94y4up54ub4rlcvvmn3/gradle-9.5.0-milestone-5/lib/agents/gradle-instrumentation-agent-9.5.0.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 9.5.0-milestone-5 01:24:55 Successfully started process 'Gradle build daemon' 01:24:57 An attempt to start the daemon took 2.053 secs. 01:24:57 The client will now receive all logging from the daemon (pid: 952180). The daemon log file: /var/lib/jenkins/.gradle/daemon/9.5.0-milestone-5/daemon-952180.out.log 01:24:57 Starting build in new daemon [memory: 512 MiB] 01:24:58 Using 2 worker leases. 01:24:58 Operational build model parameters: {cachingModelBuilding=false, configurationCache=true, configurationCacheDisabledReason=null, configurationCacheParallelLoad=true, configurationCacheParallelStore=false, configureOnDemand=false, invalidateCoupledProjects=false, isolatedProjects=false, modelAsProjectDependency=false, modelBuilding=false, parallelModelBuilding=false, parallelProjectConfiguration=false, parallelProjectExecution=true, resilientModelBuilding=false} 01:24:59 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} 01:24:59 Encryption key source: default Gradle keystore (pkcs12) 01:25:00 Reusing configuration cache. 01:25:00 Watching the file system is configured to be enabled if available 01:25:00 Now considering [/var/lib/jenkins/workspace/mrj-mania] as hierarchies to watch 01:25:00 File system watching is active 01:25:02 Using local directory build cache for the root build (location = /var/lib/jenkins/.gradle/caches/build-cache-1, remove unused entries = after 7 days). 01:25:03 Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':compileJava8Java', task ':processJava8Resources', task ':java8Classes', task ':compileJava9Java', task ':processJava9Resources', task ':java9Classes', task ':compileJava11Java', task ':flattenJ11jpms', task ':compileJava11moduleJava', task ':processJava11Resources', task ':java11Classes', task ':compileJava16Java', task ':flattenJ16jpms', task ':compileJava16moduleJava', task ':processJava16Resources', task ':java16Classes', task ':compileJava21Java', task ':flattenJ21jpms', task ':compileJava21moduleJava', task ':flattenJ9jpms', task ':compileJava9moduleJava', task ':processJava11moduleResources', task ':java11moduleClasses', task ':processJava16moduleResources', task ':java16moduleClasses', task ':processJava21Resources', task ':java21Classes', task ':processJava21moduleResources', task ':java21moduleClasses', task ':processJava9moduleResources', task ':java9moduleClasses', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':build'] 01:25:03 Tasks that were excluded: [] 01:25:04 Resolve mutations for :processResources (Thread[#48,Execution worker,5,main]) started. 01:25:04 Resolve mutations for :compileJava (Thread[#47,included builds,5,main]) started. 01:25:04 :processResources (Thread[#48,Execution worker,5,main]) started. 01:25:04 :compileJava (Thread[#47,included builds,5,main]) started. 01:25:04 01:25:04 > Task :processResources NO-SOURCE 01:25:04 Skipping task ':processResources' as it has no source files and no previous output files. 01:25:04 Resolve mutations for :compileJava8Java (Thread[#48,Execution worker,5,main]) started. 01:25:04 01:25:04 > Task :compileJava NO-SOURCE 01:25:04 Skipping task ':compileJava' as it has no source files and no previous output files. 01:25:04 Resolve mutations for :classes (Thread[#47,included builds,5,main]) started. 01:25:04 :classes (Thread[#47,included builds,5,main]) started. 01:25:04 01:25:04 > Task :classes UP-TO-DATE 01:25:04 Skipping task ':classes' as it has no actions. 01:25:04 Resolve mutations for :processJava8Resources (Thread[#47,included builds,5,main]) started. 01:25:04 :compileJava8Java (Thread[#48,Execution worker,5,main]) started. 01:25:04 :processJava8Resources (Thread[#47,included builds,5,main]) started. 01:25:04 01:25:04 > Task :processJava8Resources NO-SOURCE 01:25:04 Skipping task ':processJava8Resources' as it has no source files and no previous output files. 01:25:04 Resolve mutations for :processJava9Resources (Thread[#47,included builds,5,main]) started. 01:25:04 :processJava9Resources (Thread[#47,included builds,5,main]) started. 01:25:04 01:25:04 > Task :processJava9Resources NO-SOURCE 01:25:04 Skipping task ':processJava9Resources' as it has no source files and no previous output files. 01:25:04 Resolve mutations for :flattenJ11jpms (Thread[#47,included builds,5,main]) started. 01:25:04 :flattenJ11jpms (Thread[#47,included builds,5,main]) started. 01:25:04 01:25:04 > Task :compileJava8Java FROM-CACHE 01:25:04 Build cache key for task ':compileJava8Java' is ef2b6fc56d56fafa545d4b6d0e785bc2 01:25:04 Task ':compileJava8Java' is not up-to-date because: 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java8 has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java8/org has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java8/org/stianloader has been removed. 01:25:04 and more... 01:25:04 Loaded cache entry for task ':compileJava8Java' with cache key ef2b6fc56d56fafa545d4b6d0e785bc2 01:25:04 Resolve mutations for :java8Classes (Thread[#48,Execution worker,5,main]) started. 01:25:04 :java8Classes (Thread[#48,Execution worker,5,main]) started. 01:25:04 01:25:04 > Task :java8Classes UP-TO-DATE 01:25:04 Skipping task ':java8Classes' as it has no actions. 01:25:04 Resolve mutations for :compileJava9Java (Thread[#48,Execution worker,5,main]) started. 01:25:04 :compileJava9Java (Thread[#48,Execution worker,5,main]) started. 01:25:04 01:25:04 > Task :flattenJ11jpms 01:25:04 Caching disabled for task ':flattenJ11jpms' because: 01:25:04 Not worth caching 01:25:04 Task ':flattenJ11jpms' is not up-to-date because: 01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened11java has been removed. 01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened11java/module-info.java has been removed. 01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened11java/org has been removed. 01:25:04 and more... 01:25:04 Resolve mutations for :compileJava11moduleJava (Thread[#47,included builds,5,main]) started. 01:25:04 :compileJava11moduleJava (Thread[#47,included builds,5,main]) started. 01:25:04 01:25:04 > Task :compileJava9Java FROM-CACHE 01:25:04 Build cache key for task ':compileJava9Java' is e6dc861b3557a53d2bff21cc2b3f832d 01:25:04 Task ':compileJava9Java' is not up-to-date because: 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9 has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9/org has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9/org/stianloader has been removed. 01:25:04 and more... 01:25:04 Loaded cache entry for task ':compileJava9Java' with cache key e6dc861b3557a53d2bff21cc2b3f832d 01:25:04 Resolve mutations for :java9Classes (Thread[#48,Execution worker,5,main]) started. 01:25:04 :java9Classes (Thread[#48,Execution worker,5,main]) started. 01:25:04 01:25:04 > Task :java9Classes UP-TO-DATE 01:25:04 Skipping task ':java9Classes' as it has no actions. 01:25:04 Resolve mutations for :compileJava11Java (Thread[#48,Execution worker,5,main]) started. 01:25:04 :compileJava11Java (Thread[#48,Execution worker,5,main]) started. 01:25:04 01:25:04 > Task :compileJava11moduleJava FROM-CACHE 01:25:04 Build cache key for task ':compileJava11moduleJava' is 48a0d2763bdb0a0923d0d24a5b9e183f 01:25:04 Task ':compileJava11moduleJava' is not up-to-date because: 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11module has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11module/module-info.class has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11module/org has been removed. 01:25:04 and more... 01:25:04 Loaded cache entry for task ':compileJava11moduleJava' with cache key 48a0d2763bdb0a0923d0d24a5b9e183f 01:25:04 Resolve mutations for :processJava11Resources (Thread[#47,included builds,5,main]) started. 01:25:04 :processJava11Resources (Thread[#47,included builds,5,main]) started. 01:25:04 01:25:04 > Task :processJava11Resources NO-SOURCE 01:25:04 Skipping task ':processJava11Resources' as it has no source files and no previous output files. 01:25:04 Resolve mutations for :flattenJ16jpms (Thread[#47,included builds,5,main]) started. 01:25:04 :flattenJ16jpms (Thread[#47,included builds,5,main]) started. 01:25:04 01:25:04 > Task :compileJava11Java FROM-CACHE 01:25:04 Build cache key for task ':compileJava11Java' is e7eb844271c385d255762693837f0e5e 01:25:04 Task ':compileJava11Java' is not up-to-date because: 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11 has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11/org has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11/org/stianloader has been removed. 01:25:04 and more... 01:25:04 Loaded cache entry for task ':compileJava11Java' with cache key e7eb844271c385d255762693837f0e5e 01:25:04 Resolve mutations for :java11Classes (Thread[#48,Execution worker,5,main]) started. 01:25:04 :java11Classes (Thread[#48,Execution worker,5,main]) started. 01:25:04 01:25:04 > Task :java11Classes UP-TO-DATE 01:25:04 Skipping task ':java11Classes' as it has no actions. 01:25:04 Resolve mutations for :compileJava16Java (Thread[#48,Execution worker,5,main]) started. 01:25:04 :compileJava16Java (Thread[#48,Execution worker,5,main]) started. 01:25:04 01:25:04 > Task :flattenJ16jpms 01:25:04 Caching disabled for task ':flattenJ16jpms' because: 01:25:04 Not worth caching 01:25:04 Task ':flattenJ16jpms' is not up-to-date because: 01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened16java has been removed. 01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened16java/module-info.java has been removed. 01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened16java/org has been removed. 01:25:04 and more... 01:25:04 Resolve mutations for :compileJava16moduleJava (Thread[#47,included builds,5,main]) started. 01:25:04 :compileJava16moduleJava (Thread[#47,included builds,5,main]) started. 01:25:04 01:25:04 > Task :compileJava16Java FROM-CACHE 01:25:04 Build cache key for task ':compileJava16Java' is 2c86666fb72a86c79244b4b250d2d7d8 01:25:04 Task ':compileJava16Java' is not up-to-date because: 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16 has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16/org has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16/org/stianloader has been removed. 01:25:04 and more... 01:25:04 Loaded cache entry for task ':compileJava16Java' with cache key 2c86666fb72a86c79244b4b250d2d7d8 01:25:04 Resolve mutations for :processJava16Resources (Thread[#48,Execution worker,5,main]) started. 01:25:04 :processJava16Resources (Thread[#48,Execution worker,5,main]) started. 01:25:04 01:25:04 > Task :processJava16Resources NO-SOURCE 01:25:04 Skipping task ':processJava16Resources' as it has no source files and no previous output files. 01:25:04 Resolve mutations for :java16Classes (Thread[#48,Execution worker,5,main]) started. 01:25:04 :java16Classes (Thread[#48,Execution worker,5,main]) started. 01:25:04 01:25:04 > Task :java16Classes UP-TO-DATE 01:25:04 Skipping task ':java16Classes' as it has no actions. 01:25:04 Resolve mutations for :compileJava21Java (Thread[#48,Execution worker,5,main]) started. 01:25:04 :compileJava21Java (Thread[#48,Execution worker,5,main]) started. 01:25:04 01:25:04 > Task :compileJava16moduleJava FROM-CACHE 01:25:04 Build cache key for task ':compileJava16moduleJava' is eb429dbff5cfbe8484c3e4a31862103f 01:25:04 Task ':compileJava16moduleJava' is not up-to-date because: 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16module has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16module/module-info.class has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16module/org has been removed. 01:25:04 and more... 01:25:04 Loaded cache entry for task ':compileJava16moduleJava' with cache key eb429dbff5cfbe8484c3e4a31862103f 01:25:04 Resolve mutations for :flattenJ21jpms (Thread[#47,included builds,5,main]) started. 01:25:04 :flattenJ21jpms (Thread[#47,included builds,5,main]) started. 01:25:04 01:25:04 > Task :compileJava21Java FROM-CACHE 01:25:04 Build cache key for task ':compileJava21Java' is 3c18eebaeae2727994598ae1d3a4bb50 01:25:04 Task ':compileJava21Java' is not up-to-date because: 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21 has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21/org has been removed. 01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21/org/stianloader has been removed. 01:25:04 and more... 01:25:04 Loaded cache entry for task ':compileJava21Java' with cache key 3c18eebaeae2727994598ae1d3a4bb50 01:25:04 Resolve mutations for :flattenJ9jpms (Thread[#48,Execution worker,5,main]) started. 01:25:04 :flattenJ9jpms (Thread[#48,Execution worker,5,main]) started. 01:25:05 01:25:05 > Task :flattenJ21jpms 01:25:05 Caching disabled for task ':flattenJ21jpms' because: 01:25:05 Not worth caching 01:25:05 Task ':flattenJ21jpms' is not up-to-date because: 01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened21java has been removed. 01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened21java/module-info.java has been removed. 01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened21java/org has been removed. 01:25:05 and more... 01:25:05 Resolve mutations for :compileJava21moduleJava (Thread[#47,included builds,5,main]) started. 01:25:05 :compileJava21moduleJava (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :flattenJ9jpms 01:25:05 Caching disabled for task ':flattenJ9jpms' because: 01:25:05 Not worth caching 01:25:05 Task ':flattenJ9jpms' is not up-to-date because: 01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened9java has been removed. 01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened9java/module-info.java has been removed. 01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened9java/org has been removed. 01:25:05 and more... 01:25:05 Resolve mutations for :compileJava9moduleJava (Thread[#48,Execution worker,5,main]) started. 01:25:05 :compileJava9moduleJava (Thread[#48,Execution worker,5,main]) started. 01:25:05 01:25:05 > Task :compileJava21moduleJava FROM-CACHE 01:25:05 Build cache key for task ':compileJava21moduleJava' is a7c56f3a0f4e806aa4119f558e49a728 01:25:05 Task ':compileJava21moduleJava' is not up-to-date because: 01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21module has been removed. 01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21module/module-info.class has been removed. 01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21module/org has been removed. 01:25:05 and more... 01:25:05 Loaded cache entry for task ':compileJava21moduleJava' with cache key a7c56f3a0f4e806aa4119f558e49a728 01:25:05 Resolve mutations for :processJava11moduleResources (Thread[#47,included builds,5,main]) started. 01:25:05 :processJava11moduleResources (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :processJava11moduleResources NO-SOURCE 01:25:05 Skipping task ':processJava11moduleResources' as it has no source files and no previous output files. 01:25:05 Resolve mutations for :java11moduleClasses (Thread[#47,included builds,5,main]) started. 01:25:05 :java11moduleClasses (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :java11moduleClasses UP-TO-DATE 01:25:05 Skipping task ':java11moduleClasses' as it has no actions. 01:25:05 Resolve mutations for :processJava16moduleResources (Thread[#47,included builds,5,main]) started. 01:25:05 :processJava16moduleResources (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :processJava16moduleResources NO-SOURCE 01:25:05 Skipping task ':processJava16moduleResources' as it has no source files and no previous output files. 01:25:05 Resolve mutations for :java16moduleClasses (Thread[#47,included builds,5,main]) started. 01:25:05 :java16moduleClasses (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :java16moduleClasses UP-TO-DATE 01:25:05 Skipping task ':java16moduleClasses' as it has no actions. 01:25:05 Resolve mutations for :processJava21Resources (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :compileJava9moduleJava FROM-CACHE 01:25:05 Build cache key for task ':compileJava9moduleJava' is b2d3e4015a6bed854ddea3185bc478e8 01:25:05 Task ':compileJava9moduleJava' is not up-to-date because: 01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9module has been removed. 01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9module/module-info.class has been removed. 01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9module/org has been removed. 01:25:05 and more... 01:25:05 Loaded cache entry for task ':compileJava9moduleJava' with cache key b2d3e4015a6bed854ddea3185bc478e8 01:25:05 :processJava21Resources (Thread[#47,included builds,5,main]) started. 01:25:05 Resolve mutations for :processJava21moduleResources (Thread[#48,Execution worker,5,main]) started. 01:25:05 :processJava21moduleResources (Thread[#48,Execution worker,5,main]) started. 01:25:05 01:25:05 > Task :processJava21moduleResources NO-SOURCE 01:25:05 Skipping task ':processJava21moduleResources' as it has no source files and no previous output files. 01:25:05 Resolve mutations for :java21moduleClasses (Thread[#48,Execution worker,5,main]) started. 01:25:05 :java21moduleClasses (Thread[#48,Execution worker,5,main]) started. 01:25:05 01:25:05 > Task :processJava21Resources NO-SOURCE 01:25:05 Skipping task ':processJava21Resources' as it has no source files and no previous output files. 01:25:05 Resolve mutations for :java21Classes (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :java21moduleClasses UP-TO-DATE 01:25:05 Skipping task ':java21moduleClasses' as it has no actions. 01:25:05 Resolve mutations for :processJava9moduleResources (Thread[#48,Execution worker,5,main]) started. 01:25:05 :processJava9moduleResources (Thread[#48,Execution worker,5,main]) started. 01:25:05 :java21Classes (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :java21Classes UP-TO-DATE 01:25:05 Skipping task ':java21Classes' as it has no actions. 01:25:05 Resolve mutations for :compileTestJava (Thread[#47,included builds,5,main]) started. 01:25:05 :compileTestJava (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :processJava9moduleResources NO-SOURCE 01:25:05 Skipping task ':processJava9moduleResources' as it has no source files and no previous output files. 01:25:05 Resolve mutations for :java9moduleClasses (Thread[#48,Execution worker,5,main]) started. 01:25:05 :java9moduleClasses (Thread[#48,Execution worker,5,main]) started. 01:25:05 01:25:05 > Task :java9moduleClasses UP-TO-DATE 01:25:05 Skipping task ':java9moduleClasses' as it has no actions. 01:25:05 Resolve mutations for :jar (Thread[#48,Execution worker,5,main]) started. 01:25:05 01:25:05 > Task :compileTestJava NO-SOURCE 01:25:05 Skipping task ':compileTestJava' as it has no source files and no previous output files. 01:25:05 Resolve mutations for :processTestResources (Thread[#47,included builds,5,main]) started. 01:25:05 :jar (Thread[#48,Execution worker,5,main]) started. 01:25:05 :processTestResources (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :processTestResources NO-SOURCE 01:25:05 Skipping task ':processTestResources' as it has no source files and no previous output files. 01:25:05 Resolve mutations for :testClasses (Thread[#47,included builds,5,main]) started. 01:25:05 :testClasses (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :testClasses UP-TO-DATE 01:25:05 Skipping task ':testClasses' as it has no actions. 01:25:05 Resolve mutations for :test (Thread[#47,included builds,5,main]) started. 01:25:05 :test (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :test NO-SOURCE 01:25:05 Skipping task ':test' as it has no source files and no previous output files. 01:25:05 Resolve mutations for :check (Thread[#47,included builds,5,main]) started. 01:25:05 :check (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :check UP-TO-DATE 01:25:05 Skipping task ':check' as it has no actions. 01:25:05 01:25:05 > Task :jar 01:25:05 Caching disabled for task ':jar' because: 01:25:05 Not worth caching 01:25:05 Task ':jar' is not up-to-date because: 01:25:05 Output property 'archiveFile' file /var/lib/jenkins/workspace/mrj-mania/build/libs/mrj-mania-0.0.1.jar has been removed. 01:25:05 file or directory '/var/lib/jenkins/workspace/mrj-mania/build/classes/java/main', not found 01:25:05 file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/main', not found 01:25:05 file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java8', not found 01:25:05 file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java9', not found 01:25:05 file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java9module', not found 01:25:05 file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java11', not found 01:25:05 file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java11module', not found 01:25:05 file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java16', not found 01:25:05 file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java16module', not found 01:25:05 file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java21', not found 01:25:05 file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java21module', not found 01:25:05 Resolve mutations for :assemble (Thread[#48,Execution worker,5,main]) started. 01:25:05 :assemble (Thread[#48,Execution worker,5,main]) started. 01:25:05 01:25:05 > Task :assemble 01:25:05 Skipping task ':assemble' as it has no actions. 01:25:05 Resolve mutations for :build (Thread[#47,included builds,5,main]) started. 01:25:05 :build (Thread[#47,included builds,5,main]) started. 01:25:05 01:25:05 > Task :build 01:25:05 Skipping task ':build' as it has no actions. 01:25:05 01:25:05 BUILD SUCCESSFUL in 11s 01:25:05 14 actionable tasks: 5 executed, 9 from cache 01:25:05 Configuration cache entry reused. 01:25:05 Build step 'Run with timeout' changed build result to SUCCESS 01:25:05 [mrj-mania] $ /bin/sh -xe /tmp/jenkins15880495556270884930.sh 01:25:05 + curl http://localhost:25615/maven/commit 01:25:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:05 Dload Upload Total Spent Left Speed 01:25:05 01:25:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 01:25:05 100 14 100 14 0 0 2966 0 --:--:-- --:--:-- --:--:-- 3500 01:25:05 NOTHING STAGED 01:25:05 real 0m0.016s 01:25:06 user 0m0.006s sys 0m0.006s Finished: SUCCESS