13:50:36$name committed to $branch on codeberg
13:50:36Running as SYSTEM
13:50:36Building in workspace /var/lib/jenkins/workspace/jxkbwayland
13:50:36false
13:50:36Contributing variables:
13:50:3613:50:3613:50:3613:50:36[jxkbwayland] $ /bin/sh -xe /tmp/jenkins13789724863207632737.sh
13:50:36+ git clone https://codeberg.org/stianloader/jxkbwayland.git .
13:50:36fatal: destination path '.' already exists and is not an empty directory.
13:50:36+ git pull
13:50:36From https://codeberg.org/stianloader/jxkbwayland13:50:36 f5206d9..3d63d51 main -> origin/main
13:50:36Updating f5206d9..3d63d51
13:50:36Fast-forward
13:50:36 README.md | 3 +
13:50:36 build.gradle | 1 +
13:50:36 .../org/stianloader/jxkbwayland/LinuxFFMKeys.java | 23 +++
13:50:36 .../stianloader/jxkbwayland/WaylandContext.java | 26 +++-
13:50:36 .../stianloader/jxkbwayland/WaylandTextInput.java | 164 ++++++++++++++++++++-
13:50:36 .../jxkbwayland/ZWPTextInputManagerV3.java | 8 +-
13:50:36 6 files changed, 215 insertions(+), 10 deletions(-)
13:50:36+ rm -rf build
13:50:36[Gradle] - Launching build.
13:50:37[jxkbwayland] $ /var/lib/jenkins/workspace/jxkbwayland/gradlew -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ -PpublishRepo=http://localhost:25615/maven --info --stacktrace --no-configuration-cache publish
13:50:38Initialized native services in: /var/lib/jenkins/.gradle/native
13:50:39Initialized jansi services in: /var/lib/jenkins/.gradle/native
13:50:39Removing 0 daemon stop events from registry
13:50:39Starting a Gradle Daemon (subsequent builds will be faster)
13:50:39Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/9.6.0-rc-3 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.6.0-rc-3-bin/16bg3e2o918gkdgtjvl8wgpzt/gradle-9.6.0-rc-3/lib/gradle-daemon-main-9.6.0.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-9.6.0-rc-3-bin/16bg3e2o918gkdgtjvl8wgpzt/gradle-9.6.0-rc-3/lib/agents/gradle-instrumentation-agent-9.6.0.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 9.6.0-rc-3
13:50:39Successfully started process 'Gradle build daemon'
13:50:41An attempt to start the daemon took 2.378 secs.
13:50:42The client will now receive all logging from the daemon (pid: 134762). The daemon log file: /var/lib/jenkins/.gradle/daemon/9.6.0-rc-3/daemon-134762.out.log
13:50:42Starting build in new daemon [memory: 512 MiB]
13:50:43Using 2 worker leases.
13:50:43Operational build model parameters: {cachingModelBuilding=false, configurationCache=false, configurationCacheDisabledReason=null, configurationCacheParallelLoad=false, configurationCacheParallelStore=false, configureOnDemand=false, invalidateCoupledProjects=false, isolatedProjects=false, isolatedProjectsDiagnostics=false, modelAsProjectDependency=false, modelBuilding=false, parallelModelBuilding=false, parallelProjectConfiguration=false, parallelProjectExecution=true, resilientModelBuilding=false, vintage=true}
13:50:43Received JVM installation metadata from '/usr/lib/jvm/java-21-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-21-temurin-jdk, JAVA_VERSION=21.0.11, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.11+10-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.11+10-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
13:50:44Watching the file system is configured to be enabled if available
13:50:44Now considering [/var/lib/jenkins/workspace/jxkbwayland] as hierarchies to watch
13:50:44File system watching is active
13:50:45Starting Build
13:50:48Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/gradle/toolchains/foojay-resolver-convention/org.gradle.toolchains.foojay-resolver-convention.gradle.plugin/1.0.0/org.gradle.toolchains.foojay-resolver-convention.gradle.plugin-1.0.0.jar]
13:50:48Resolved plugin [id: 'org.gradle.toolchains.foojay-resolver-convention', version: '1.0.0']
13:50:48Settings evaluated using settings file '/var/lib/jenkins/workspace/jxkbwayland/settings.gradle'.
13:50:48Using local directory build cache for the root build (location = /var/lib/jenkins/.gradle/caches/build-cache-1, remove unused entries = after 7 days).
13:50:49Projects loaded. Root project using build file '/var/lib/jenkins/workspace/jxkbwayland/build.gradle'.
13:50:49Included projects: [root project 'jxkbwayland']
13:50:5113:50:51> Configure project :
13:50:51Evaluating root project 'jxkbwayland' using build file '/var/lib/jenkins/workspace/jxkbwayland/build.gradle'.
13:50:51Caching disabled for Groovy DSL script compilation (cp_proj) because:
13:50:51 Not worth caching.
13:50:51Compiling build file '/var/lib/jenkins/workspace/jxkbwayland/build.gradle' using SubsetScriptTransformer.
13:50:52Resolved plugin [id: 'java-library']
13:50:52Resolved plugin [id: 'maven-publish']
13:50:52Resolved plugin [id: 'signing']
13:50:52Caching disabled for Groovy DSL script compilation (proj) because:
13:50:52 Not worth caching.
13:50:52Compiling build file '/var/lib/jenkins/workspace/jxkbwayland/build.gradle' using BuildScriptTransformer.
13:50:54Publishing to http://localhost:25615/maven13:50:55All projects evaluated.
13:50:55Task name matched 'publish'
13:50:55Selected primary task 'publish' from project :
13:50:55Path for java installation '/usr/lib/jvm/java-24-openjdk' (Common Linux Locations) auto-detected does not contain a java executable
13:50:55Starting process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm16333383366360064999probe Command: /var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe
13:50:55Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2/bin/java''
13:50:55Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2, JAVA_VERSION=21.0.5, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.5+11-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.5+11-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
13:50:55Starting process 'command '/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm3546885283128727812probe Command: /var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe
13:50:55Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/bin/java''
13:50:55Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/jre, JAVA_VERSION=1.8.0_472, JAVA_VENDOR=Temurin, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=1.8.0_472-b08, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=25.472-b08, VM_VENDOR=Temurin, OS_ARCH=amd64}
13:50:55Starting process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm2545156408382846077probe Command: /var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe
13:50:55Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2/bin/java''
13:50:56Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2, JAVA_VERSION=16.0.2, JAVA_VENDOR=Eclipse Foundation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=16.0.2+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=16.0.2+7, VM_VENDOR=Eclipse Foundation, OS_ARCH=amd64}
13:50:56Starting process 'command '/usr/lib/jvm/java-latest-openjdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm13949679923598176759probe Command: /usr/lib/jvm/java-latest-openjdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe
13:50:56Successfully started process 'command '/usr/lib/jvm/java-latest-openjdk/bin/java''
13:50:56Received JVM installation metadata from '/usr/lib/jvm/java-latest-openjdk': {JAVA_HOME=/usr/lib/jvm/java-latest-openjdk, JAVA_VERSION=26.0.1, JAVA_VENDOR=Red Hat, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=26.0.1+8, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=26.0.1+8, VM_VENDOR=Red Hat, Inc., OS_ARCH=amd64}
13:50:56Starting process 'command '/usr/lib/jvm/java-11-temurin-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm10998905656289578732probe Command: /usr/lib/jvm/java-11-temurin-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe
13:50:56Successfully started process 'command '/usr/lib/jvm/java-11-temurin-jdk/bin/java''
13:50:56Received JVM installation metadata from '/usr/lib/jvm/java-11-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-11-temurin-jdk, JAVA_VERSION=11.0.31, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=11.0.31+11, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=11.0.31+11, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
13:50:56Starting process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm14029754610993241270probe Command: /usr/lib/jvm/java-25-temurin-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe
13:50:56Successfully started process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/java''
13:50:57Received JVM installation metadata from '/usr/lib/jvm/java-25-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-25-temurin-jdk, JAVA_VERSION=25.0.3, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=25.0.3+9-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=25.0.3+9-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
13:50:57Starting process 'command '/usr/lib/jvm/java-17-temurin-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm15785707652237344779probe Command: /usr/lib/jvm/java-17-temurin-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe
13:50:57Successfully started process 'command '/usr/lib/jvm/java-17-temurin-jdk/bin/java''
13:50:57Received JVM installation metadata from '/usr/lib/jvm/java-17-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-17-temurin-jdk, JAVA_VERSION=17.0.19, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.19+10, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.19+10, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
13:50:57Starting process 'command '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm7079220906737119921probe Command: /var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe
13:50:57Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2/bin/java''
13:50:57Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2, JAVA_VERSION=9.0.4, JAVA_VENDOR=Oracle Corporation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=9.0.4+11, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=9.0.4+11, VM_VENDOR=Oracle Corporation, OS_ARCH=amd64}
13:50:57Starting process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm14165652164429066917probe Command: /usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java -Xmx32m -Xms32m -cp . JavaProbe
13:50:57Successfully started process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java''
13:50:58Received JVM installation metadata from '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64': {JAVA_HOME=/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/jre, JAVA_VERSION=1.6.0-119, JAVA_VENDOR=Azul Systems, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=1.6.0-119-b119, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=23.77-b119, VM_VENDOR=Azul Systems, Inc., OS_ARCH=amd64}
13:50:58Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':generateMetadataFileForMavenPublication', task ':generatePomFileForMavenPublication', task ':javadoc', task ':javadocJar', task ':sourcesJar', task ':publishMavenPublicationToMavenRepository', task ':publish']
13:50:58Tasks that were excluded: []
13:50:58Resolve mutations for :compileJava (Thread[#64,included builds,5,main]) started.
13:50:58:compileJava (Thread[#65,Execution worker,5,main]) started.
13:51:00This JVM does not support getting OS memory, so no OS memory status updates will be broadcast
13:51:0013:51:00> Task :compileJava13:51:00Build cache key for task ':compileJava' is da3c2006292f26733ab186b705ae61f6
13:51:00Task ':compileJava' is not up-to-date because:
13:51:00 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/classes/java/main has been removed.
13:51:00 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/classes/java/main/module-info.class has been removed.
13:51:00 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/classes/java/main/org has been removed.
13:51:00 and more...
13:51:00The input changes require a full rebuild for incremental task ':compileJava'.
13:51:00Compilation mode: default, forking compiler
13:51:00Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
13:51:00Compiling with toolchain '/usr/lib/jvm/java-25-temurin-jdk'.
13:51:00Starting process 'Gradle Worker Daemon 1'. Working directory: /var/lib/jenkins/.gradle/workers Command: /usr/lib/jvm/java-25-temurin-jdk/bin/java --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED @/var/lib/jenkins/.gradle/.tmp/gradle-worker-classpath16049309325128154291txt --enable-native-access=ALL-UNNAMED -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 1'
13:51:00Successfully started process 'Gradle Worker Daemon 1'
13:51:00Started Gradle worker daemon (0.989 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-25-temurin-jdk/bin/java, minHeapSize=null, maxHeapSize=null, jvmArgs=[--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED], keepAliveMode=DAEMON}.
13:51:00Compiling with JDK Java compiler API.
13:51:03Class dependency analysis for incremental compilation took 0.079 secs.
13:51:03Created classpath snapshot for incremental compilation in 0.033 secs.
13:51:03Stored cache entry for task ':compileJava' with cache key da3c2006292f26733ab186b705ae61f6
13:51:03Resolve mutations for :processResources (Thread[#65,Execution worker,5,main]) started.
13:51:03:processResources (Thread[#65,Execution worker,5,main]) started.
13:51:0313:51:03> Task :processResourcesNO-SOURCE
13:51:03Skipping task ':processResources' as it has no source files and no previous output files.
13:51:03Resolve mutations for :classes (Thread[#65,Execution worker,5,main]) started.
13:51:03:classes (Thread[#65,Execution worker,5,main]) started.
13:51:0313:51:03> Task :classes13:51:03Skipping task ':classes' as it has no actions.
13:51:03Resolve mutations for :jar (Thread[#64,included builds,5,main]) started.
13:51:03:jar (Thread[#65,Execution worker,5,main]) started.
13:51:0313:51:03> Task :jar13:51:03Caching disabled for task ':jar' because:
13:51:03 Not worth caching
13:51:03Task ':jar' is not up-to-date because:
13:51:03 Output property 'archiveFile' file /var/lib/jenkins/workspace/jxkbwayland/build/libs/jxkbwayland-1.0.0.jar has been removed.
13:51:03file or directory '/var/lib/jenkins/workspace/jxkbwayland/build/resources/main', not found
13:51:03Resolve mutations for :generateMetadataFileForMavenPublication (Thread[#65,Execution worker,5,main]) started.
13:51:03:generateMetadataFileForMavenPublication (Thread[#65,Execution worker,5,main]) started.
13:51:0313:51:03> Task :generateMetadataFileForMavenPublication13:51:03Caching disabled for task ':generateMetadataFileForMavenPublication' because:
13:51:03 Not made cacheable, yet
13:51:03Task ':generateMetadataFileForMavenPublication' is not up-to-date because:
13:51:03 Task.upToDateWhen is false.
13:51:03Resolve mutations for :generatePomFileForMavenPublication (Thread[#65,Execution worker,5,main]) started.
13:51:03:generatePomFileForMavenPublication (Thread[#65,Execution worker,5,main]) started.
13:51:0313:51:03> Task :generatePomFileForMavenPublication13:51:03Caching disabled for task ':generatePomFileForMavenPublication' because:
13:51:03 Task is untracked because: Gradle doesn't understand the data structures used to configure this task
13:51:03Task ':generatePomFileForMavenPublication' is not up-to-date because:
13:51:03 Task is untracked because: Gradle doesn't understand the data structures used to configure this task
13:51:03Resolve mutations for :javadoc (Thread[#65,Execution worker,5,main]) started.
13:51:03:javadoc (Thread[#65,Execution worker,5,main]) started.
13:51:0513:51:05> Task :javadoc13:51:05Build cache key for task ':javadoc' is 3ff28e84bd3ca931b36368cecb7a1d14
13:51:05Task ':javadoc' is not up-to-date because:
13:51:05 Value of input property 'options.tags' has changed for task ':javadoc'
13:51:05Starting process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/javadoc''. Working directory: /var/lib/jenkins/workspace/jxkbwayland Command: /usr/lib/jvm/java-25-temurin-jdk/bin/javadoc @/var/lib/jenkins/workspace/jxkbwayland/build/tmp/javadoc/javadoc.options
13:51:05Successfully started process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/javadoc''
13:51:06warning: The code being documented uses modules but the packages defined in https://javadoc.io/doc/org.jetbrains/annotations/26.1.0/ are in the unnamed module.
13:51:071 warning
13:51:07Stored cache entry for task ':javadoc' with cache key 3ff28e84bd3ca931b36368cecb7a1d14
13:51:07Resolve mutations for :javadocJar (Thread[#65,Execution worker,5,main]) started.
13:51:07:javadocJar (Thread[#64,included builds,5,main]) started.
13:51:0713:51:07> Task :javadocJar13:51:07Caching disabled for task ':javadocJar' because:
13:51:07 Not worth caching
13:51:07Task ':javadocJar' is not up-to-date because:
13:51:07 Output property 'archiveFile' file /var/lib/jenkins/workspace/jxkbwayland/build/libs/jxkbwayland-1.0.0-javadoc.jar has been removed.
13:51:07Resolve mutations for :sourcesJar (Thread[#64,included builds,5,main]) started.
13:51:07:sourcesJar (Thread[#64,included builds,5,main]) started.
13:51:0713:51:07> Task :sourcesJar13:51:07Caching disabled for task ':sourcesJar' because:
13:51:07 Not worth caching
13:51:07Task ':sourcesJar' is not up-to-date because:
13:51:07 Output property 'archiveFile' file /var/lib/jenkins/workspace/jxkbwayland/build/libs/jxkbwayland-1.0.0-sources.jar has been removed.
13:51:07file or directory '/var/lib/jenkins/workspace/jxkbwayland/src/main/resources', not found
13:51:07Resolve mutations for :publishMavenPublicationToMavenRepository (Thread[#64,included builds,5,main]) started.
13:51:07:publishMavenPublicationToMavenRepository (Thread[#64,included builds,5,main]) started.
13:51:0813:51:08> Task :publishMavenPublicationToMavenRepository13:51:08Caching disabled for task ':publishMavenPublicationToMavenRepository' because:
13:51:08 Not worth caching
13:51:08Task ':publishMavenPublicationToMavenRepository' is not up-to-date because:
13:51:08 Task has not declared any outputs despite executing actions.
13:51:08Publishing to repository 'maven' (http://localhost:25615/maven)
13:51:08Uploading jxkbwayland-1.0.0.jar to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0.jar
13:51:08Uploading jxkbwayland-1.0.0.pom to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0.pom
13:51:08Uploading jxkbwayland-1.0.0-javadoc.jar to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0-javadoc.jar
13:51:08Uploading jxkbwayland-1.0.0-sources.jar to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0-sources.jar
13:51:08Uploading jxkbwayland-1.0.0.module to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0.module
13:51:08Uploading maven-metadata.xml to /maven/org/stianloader/jxkbwayland/maven-metadata.xml
13:51:08Resolve mutations for :publish (Thread[#64,included builds,5,main]) started.
13:51:08:publish (Thread[#64,included builds,5,main]) started.
13:51:0813:51:08> Task :publish13:51:08Skipping task ':publish' as it has no actions.
13:51:0813:51:08[Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/jxkbwayland/build/reports/problems/problems-report.html13:51:0813:51:08Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
13:51:0813:51:08You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
13:51:0813:51:08For more on this, please refer to https://docs.gradle.org/9.6.0-rc-3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
13:51:0813:51:08BUILD SUCCESSFUL in 30s
13:51:088 actionable tasks: 8 executed
13:51:08Build cache (/var/lib/jenkins/.gradle/caches/build-cache-1) removing files not accessed on or after Sat Jul 04 13:51:08 UTC 2026.
13:51:08Build cache (/var/lib/jenkins/.gradle/caches/build-cache-1) cleanup deleted 1 files/directories.
13:51:08Build cache (/var/lib/jenkins/.gradle/caches/build-cache-1) cleaned up in 0.016 secs.
13:51:08VCS Checkout Cache (/var/lib/jenkins/workspace/jxkbwayland/.gradle/vcs-1) removing files not accessed on or after Sat Jul 04 13:51:08 UTC 2026.
13:51:08VCS Checkout Cache (/var/lib/jenkins/workspace/jxkbwayland/.gradle/vcs-1) cleanup deleted 0 files/directories.
13:51:08VCS Checkout Cache (/var/lib/jenkins/workspace/jxkbwayland/.gradle/vcs-1) cleaned up in 0.001 secs.
13:51:08Build step 'Run with timeout' changed build result to SUCCESS
13:51:08[jxkbwayland] $ /bin/sh -xe /tmp/jenkins1731652648730211864.sh
13:51:08+ curl http://localhost:25615/maven/commit13:51:08 % Total % Received % Xferd Average Speed Time Time Time Current
13:51:08 Dload Upload Total Spent Left Speed
13:51:0813:51:09 0 0 0 0 0 0 0 0 0
13:51:09100 2 100 2 0 0 2 0 00:01 00:01 0
13:51:09100 2 100 2 0 0 2 0 00:01 00:01 0
13:51:09100 2 100 2 0 0 2 0 00:01 00:01 0
13:51:11OK
13:51:11real 0m0.910s
user 0m0.010s
sys 0m0.016s
Sending notification to Discord.
Finished: SUCCESS