Skip to content
Success

Console Output

Established TCP socket on 40719
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/CHRegionChange/pom.xml clean package
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< me.pseudoknight:CHRegionChange >-------------------
[INFO] Building CHRegionChange 2.2.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from bstats: https://repo.codemc.org/repository/maven-public/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from bstats: https://repo.codemc.org/repository/maven-public/io/papermc/paper/paper-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Artifact org.spigotmc:spigot-api:jar:1.20.4-R0.1-20240228.195505-88 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [spigot-repo (https://hub.spigotmc.org/nexus/content/groups/public/, default, releases+snapshots), enginehub-repo (https://maven.enginehub.org/repo/, default, releases+snapshots), bstats (https://repo.codemc.org/repository/maven-public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), enginehub-maven (https://maven.enginehub.org/repo/, default, releases+snapshots), papermc-repo (https://repo.papermc.io/repository/maven-public/, default, releases+snapshots), maven-central (https://repo.maven.apache.org/maven2/, default, releases+snapshots)]
[INFO] Artifact org.spigotmc:spigot-api:jar:1.20.4-R0.1-20240228.195505-88 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [spigot-repo (https://hub.spigotmc.org/nexus/content/groups/public/, default, releases+snapshots), enginehub-repo (https://maven.enginehub.org/repo/, default, releases+snapshots), bstats (https://repo.codemc.org/repository/maven-public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), enginehub-maven (https://maven.enginehub.org/repo/, default, releases+snapshots), papermc-repo (https://repo.papermc.io/repository/maven-public/, default, releases+snapshots), maven-central (https://repo.maven.apache.org/maven2/, default, releases+snapshots)]
[INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/spigot-api-1.20.4-R0.1-20240228.195505-88.jar
[INFO] Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/spigot-api-1.20.4-R0.1-20240228.195505-88.jar (0 B at 0 B/s)
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ CHRegionChange ---
[INFO] Deleting /var/jenkins_home/workspace/CHRegionChange/target
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CHRegionChange ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHRegionChange/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ CHRegionChange ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 4 source files with javac [debug release 16] to target/classes
[INFO] 
[INFO] --- processor:5.0-jdk8-rc3:process (process) @ CHRegionChange ---
Processing me.pseudoknight.chregionchange.CHRegionChange
Extension 'CHRegionChange' checks out ok!
[WARNING] diagnostic: warning: Supported source version 'RELEASE_16' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '17'
[INFO] 
[INFO] --- exec:3.1.0:java (cache-annotations) @ CHRegionChange ---
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/CHRegionChange/target/classes
Outputting file to directory /var/jenkins_home/workspace/CHRegionChange/target/classes
Done writing jarInfo.ser, which took 312 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CHRegionChange ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHRegionChange/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ CHRegionChange ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ CHRegionChange ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ CHRegionChange ---
[INFO] Building jar: /var/jenkins_home/workspace/CHRegionChange/target/CHRegionChange-2.2.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  46.732 s
[INFO] Finished at: 2024-03-01T03:45:41-07:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data