Skip to content
Success

Console Output

Established TCP socket on 39313
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/CHServerCommunication/pom.xml clean package
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------< me.entityreborn:CHServerCommunication >----------------
[INFO] Building CHServerCommunication 0.0.5
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/com/sk89q/commandhelper/3.3.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Sonatype Snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/sk89q/commandhelper/3.3.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/com/sk89q/commandhelper/3.3.4-SNAPSHOT/maven-metadata.xml (989 B at 203 B/s)
[INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Sonatype Snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 9.5 kB/s)
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ CHServerCommunication ---
[INFO] Deleting /var/jenkins_home/workspace/CHServerCommunication/target
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CHServerCommunication ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHServerCommunication/src/main/resources
[INFO] 
[INFO] --- compiler:2.3.2:compile (default-compile) @ CHServerCommunication ---
[INFO] Compiling 9 source files to /var/jenkins_home/workspace/CHServerCommunication/target/classes
[INFO] 
[INFO] --- processor:2.2.4:process (process) @ CHServerCommunication ---
Processing com.laytonsmith.extensions.chsc.Tracking
Extension 'CHServerCommunication' checks out ok!
[WARNING] diagnostic: warning: Supported source version 'RELEASE_8' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '17'
[INFO] 
[INFO] >>> exec:1.2.1:java (cache-annotations) > validate @ CHServerCommunication >>>
[WARNING] Failed to getClass for org.codehaus.mojo.exec.ExecJavaMojo
[INFO] 
[INFO] <<< exec:1.2.1:java (cache-annotations) < validate @ CHServerCommunication <<<
[INFO] 
[INFO] 
[INFO] --- exec:1.2.1:java (cache-annotations) @ CHServerCommunication ---
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/CHServerCommunication/target/classes
Outputting file to directory /var/jenkins_home/workspace/CHServerCommunication/target/classes
Done writing jarInfo.ser, which took 663 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CHServerCommunication ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHServerCommunication/src/test/resources
[INFO] 
[INFO] --- compiler:2.3.2:testCompile (default-testCompile) @ CHServerCommunication ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ CHServerCommunication ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:2.4:jar (default-jar) @ CHServerCommunication ---
[INFO] Building jar: /var/jenkins_home/workspace/CHServerCommunication/target/CHServerCommunication-0.0.5.jar
[INFO] 
[INFO] --- shade:1.4:shade (ShadedBundle) @ CHServerCommunication ---
[INFO] Excluding com.sk89q:commandhelper:jar:3.3.4-SNAPSHOT from the shaded jar.
[INFO] Excluding org.spigotmc:spigot-api:jar:1.16.2-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:21.0 from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-chat:jar:1.16-R0.3 from the shaded jar.
[INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar.
[INFO] Excluding junit:junit:jar:4.10 from the shaded jar.
[INFO] Excluding org.hamcrest:hamcrest-core:jar:1.1 from the shaded jar.
[INFO] Excluding org.mindrot:jBCrypt:jar:1.0 from the shaded jar.
[INFO] Excluding org.perf4j:perf4j:jar:0.9.16 from the shaded jar.
[INFO] Excluding org.xerial:sqlite-jdbc:jar:3.21.0.1 from the shaded jar.
[INFO] Excluding redis.clients:jedis:jar:2.9.0 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-pool2:jar:2.4.2 from the shaded jar.
[INFO] Excluding mysql:mysql-connector-java:jar:8.0.18 from the shaded jar.
[INFO] Excluding com.google.protobuf:protobuf-java:jar:3.6.1 from the shaded jar.
[INFO] Excluding postgresql:postgresql:jar:9.1-901-1.jdbc4 from the shaded jar.
[INFO] Excluding com.microsoft.sqlserver:mssql-jdbc:jar:8.2.2.jre8 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.26 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-io:jar:2.4 from the shaded jar.
[INFO] Excluding com.jcraft:jsch:jar:0.1.54 from the shaded jar.
[INFO] Excluding net.sourceforge.jchardet:jchardet:jar:1.0 from the shaded jar.
[INFO] Excluding org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:jar:1.0.2 from the shaded jar.
[INFO] Excluding org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:jar:1.0.2 from the shaded jar.
[INFO] Excluding org.json:json:jar:20140107 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.7 from the shaded jar.
[INFO] Excluding org.brotli:dec:jar:0.1.2 from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.11 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-all:jar:6.0_BETA from the shaded jar.
[INFO] Excluding jline:jline:jar:2.14.5 from the shaded jar.
[INFO] Excluding javax.mail:mail:jar:1.5.0-b01 from the shaded jar.
[INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar.
[INFO] Excluding org.eclipse.lsp4j:org.eclipse.lsp4j:jar:0.8.0 from the shaded jar.
[INFO] Excluding org.eclipse.lsp4j:org.eclipse.lsp4j.generator:jar:0.8.0 from the shaded jar.
[INFO] Excluding org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.18.0 from the shaded jar.
[INFO] Excluding org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.18.0 from the shaded jar.
[INFO] Excluding org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.18.0 from the shaded jar.
[INFO] Excluding org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:0.8.0 from the shaded jar.
[INFO] Excluding io.swagger.core.v3:swagger-annotations:jar:2.0.0 from the shaded jar.
[INFO] Excluding com.squareup.okhttp:okhttp:jar:2.7.5 from the shaded jar.
[INFO] Excluding com.squareup.okio:okio:jar:1.6.0 from the shaded jar.
[INFO] Excluding com.squareup.okhttp:logging-interceptor:jar:2.7.5 from the shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.8.1 from the shaded jar.
[INFO] Excluding io.gsonfire:gson-fire:jar:1.8.3 from the shaded jar.
[INFO] Excluding org.threeten:threetenbp:jar:1.3.5 from the shaded jar.
[INFO] Including org.zeromq:jeromq:jar:0.4.3 in the shaded jar.
[INFO] Including org.zeromq:jnacl:jar:0.1.0 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/jenkins_home/workspace/CHServerCommunication/target/CHServerCommunication-0.0.5.jar with /var/jenkins_home/workspace/CHServerCommunication/target/CHServerCommunication-0.0.5-Bundle.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  43.422 s
[INFO] Finished at: 2024-02-27T22:58:43-07:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data