Started by user PseudoKnight Running as SYSTEM Building in workspace /var/jenkins_home/workspace/CHPlaceholderAPI The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/CHPlaceholderAPI/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/PseudoKnight/CHPlaceholderAPI # timeout=10 Fetching upstream changes from https://github.com/PseudoKnight/CHPlaceholderAPI > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://github.com/PseudoKnight/CHPlaceholderAPI +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 5732804fb1427cf1b706970dfa4c30b0f1464b08 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5732804fb1427cf1b706970dfa4c30b0f1464b08 # timeout=10 Commit message: "Update to CH 3.3.5 and Java 16" > git rev-list --no-walk 5732804fb1427cf1b706970dfa4c30b0f1464b08 # timeout=10 Parsing POMs Established TCP socket on 41441 [CHPlaceholderAPI] $ /usr/lib/jvm/temurin-21-jdk-amd64/bin/java -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/boot/plexus-classworlds-2.7.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6 /var/jenkins_home/war/WEB-INF/lib/remoting-3301.v4363ddcca_4e7.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 41441 <===[JENKINS REMOTING CAPACITY]===>���channel started Executing Maven: -B -f /var/jenkins_home/workspace/CHPlaceholderAPI/pom.xml clean package [INFO] Scanning for projects... [INFO] [INFO] ------------------< me.pseudoknight:CHPlaceholderAPI >------------------ [INFO] Building CHPlaceholderAPI 0.1.7 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CHPlaceholderAPI --- [INFO] Deleting /var/jenkins_home/workspace/CHPlaceholderAPI/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CHPlaceholderAPI --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHPlaceholderAPI/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ CHPlaceholderAPI --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 3 source files with javac [debug deprecation release 16] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [WARNING] /var/jenkins_home/workspace/CHPlaceholderAPI/src/main/java/me/pseudoknight/chplaceholderapi/Functions.java:[45,35] org.bukkit.ChatColor in org.bukkit has been deprecated [INFO] /var/jenkins_home/workspace/CHPlaceholderAPI/src/main/java/me/pseudoknight/chplaceholderapi/Functions.java: /var/jenkins_home/workspace/CHPlaceholderAPI/src/main/java/me/pseudoknight/chplaceholderapi/Functions.java uses unchecked or unsafe operations. [INFO] /var/jenkins_home/workspace/CHPlaceholderAPI/src/main/java/me/pseudoknight/chplaceholderapi/Functions.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- processor:5.0-jdk8-rc3:process (process) @ CHPlaceholderAPI --- Processing me.pseudoknight.chplaceholderapi.Extension Extension 'CHPlaceholderAPI' checks out ok! [WARNING] diagnostic: warning: Supported source version 'RELEASE_16' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '21' [INFO] [INFO] --- exec:3.1.0:java (cache-annotations) @ CHPlaceholderAPI --- -- Caching annotations -- Scanning for classes in /var/jenkins_home/workspace/CHPlaceholderAPI/target/classes Outputting file to directory /var/jenkins_home/workspace/CHPlaceholderAPI/target/classes Done writing jarInfo.ser, which took 324 ms. -- Checking for custom compile errors -- -- Finished with custom compiler checks -- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CHPlaceholderAPI --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHPlaceholderAPI/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ CHPlaceholderAPI --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ CHPlaceholderAPI --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ CHPlaceholderAPI --- [INFO] Building jar: /var/jenkins_home/workspace/CHPlaceholderAPI/target/CHPlaceholderAPI-0.1.7.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.619 s [INFO] Finished at: 2025-05-19T20:11:12-06:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/jenkins_home/workspace/CHPlaceholderAPI/pom.xml to me.pseudoknight/CHPlaceholderAPI/0.1.7/CHPlaceholderAPI-0.1.7.pom [JENKINS] Archiving /var/jenkins_home/workspace/CHPlaceholderAPI/target/CHPlaceholderAPI-0.1.7.jar to me.pseudoknight/CHPlaceholderAPI/0.1.7/CHPlaceholderAPI-0.1.7.jar Setting project description with contents of file [README.md] channel stopped Archiving artifacts Finished: SUCCESS