Skip to content
Success

Console Output

Established TCP socket on 39367
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/CHPexAPI/pom.xml clean package
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< io.github.pieter12345:CHPexAPI >-------------------
[INFO] Building CHPexAPI 0.0.3-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Parameter 'release' is unknown for plugin 'maven-processor-plugin:4.5:process (process)'
[WARNING] Could not transfer metadata com.sk89q:commandhelper:3.3.5-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [pex-repo (http://pex-repo.aoeu.xyz, default, releases+snapshots)]
[WARNING] com.sk89q:commandhelper:3.3.5-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.sk89q:commandhelper:3.3.5-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [pex-repo (http://pex-repo.aoeu.xyz, default, releases+snapshots)]
[WARNING] Could not transfer metadata io.papermc.paper:paper-api:1.21.5-R0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [pex-repo (http://pex-repo.aoeu.xyz, default, releases+snapshots)]
[WARNING] io.papermc.paper:paper-api:1.21.5-R0.1-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata io.papermc.paper:paper-api:1.21.5-R0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [pex-repo (http://pex-repo.aoeu.xyz, default, releases+snapshots)]
[WARNING] Could not transfer metadata ru.tehkode:PermissionsEx:1.23.5-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [pex-repo (http://pex-repo.aoeu.xyz, default, releases+snapshots)]
[WARNING] ru.tehkode:PermissionsEx:1.23.5-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata ru.tehkode:PermissionsEx:1.23.5-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [pex-repo (http://pex-repo.aoeu.xyz, default, releases+snapshots)]
[WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [pex-repo (http://pex-repo.aoeu.xyz, default, releases+snapshots)]
[WARNING] org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [pex-repo (http://pex-repo.aoeu.xyz, default, releases+snapshots)]
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ CHPexAPI ---
[INFO] Deleting /var/jenkins_home/workspace/CHPexAPI/target
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CHPexAPI ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ CHPexAPI ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/workspace/CHPexAPI/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.
[INFO] 
[INFO] --- processor:4.5:process (process) @ CHPexAPI ---
Processing io.github.pieter12345.CHPexAPI.LifeCycle
Extension 'CHPexAPI' 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.0.0:java (cache-annotations) @ CHPexAPI ---
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/CHPexAPI/target/classes
Outputting file to directory /var/jenkins_home/workspace/CHPexAPI/target/classes
Done writing jarInfo.ser, which took 697 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CHPexAPI ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHPexAPI/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ CHPexAPI ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ CHPexAPI ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.2:jar (default-jar) @ CHPexAPI ---
[INFO] Building jar: /var/jenkins_home/workspace/CHPexAPI/target/CHPexAPI-0.0.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  36.884 s
[INFO] Finished at: 2025-05-20T22:58:09-06:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data