Skip to content
Success

Console Output

Started by upstream project "CommandHelper" build number 9
originally caused by:
 Started by user PseudoKnight
Running as SYSTEM
Building in workspace /var/jenkins_home/workspace/PacketJumper
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/PacketJumper/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/LadyCailin/PacketJumper # timeout=10
Fetching upstream changes from https://github.com/LadyCailin/PacketJumper
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://github.com/LadyCailin/PacketJumper +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision e8333e805408dcc3e55f2759de8f51ce5a8df0aa (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8333e805408dcc3e55f2759de8f51ce5a8df0aa # timeout=10
Commit message: "Move PacketJumper classes from CH to an extension"
 > git rev-list --no-walk e8333e805408dcc3e55f2759de8f51ce5a8df0aa # timeout=10
Parsing POMs
Established TCP socket on 40767
[PacketJumper] $ 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-3206.vb_15dcf73f6a_9.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 40767
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/PacketJumper/pom.xml install
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< com.commandhelper:PacketJumper >-------------------
[INFO] Building PacketJumper 1.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from dmulloy2-repo: https://repo.dmulloy2.net/repository/public/org/spigotmc/spigot-api/1.20.6-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from dmulloy2-repo: https://repo.dmulloy2.net/repository/public/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from dmulloy2-repo: https://repo.dmulloy2.net/repository/public/com/comphenix/protocol/ProtocolLib/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from dmulloy2-repo: https://repo.dmulloy2.net/repository/public/com/comphenix/protocol/ProtocolLib/5.2.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 9.6 kB/s)
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ PacketJumper ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/PacketJumper/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ PacketJumper ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- processor:2.2.4:process (process) @ PacketJumper ---
Processing com.commandhelper.packetjumper.PacketJumper
Extension 'PacketJumper' 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:1.2.1:java (cache-annotations) > validate @ PacketJumper >>>
[WARNING] Failed to getClass for org.codehaus.mojo.exec.ExecJavaMojo
[INFO] 
[INFO] <<< exec:1.2.1:java (cache-annotations) < validate @ PacketJumper <<<
[INFO] 
[INFO] 
[INFO] --- exec:1.2.1:java (cache-annotations) @ PacketJumper ---
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/PacketJumper/target/classes
Outputting file to directory /var/jenkins_home/workspace/PacketJumper/target/classes
Done writing jarInfo.ser, which took 658 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ PacketJumper ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/PacketJumper/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ PacketJumper ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ PacketJumper ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ PacketJumper ---
[INFO] Building jar: /var/jenkins_home/workspace/PacketJumper/target/PacketJumper-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.3.0:shade (ShadedBundle) @ PacketJumper ---
[INFO] Including net.fabricmc:mapping-io:jar:0.5.1 in the shaded jar.
[INFO] Excluding com.sk89q:commandhelper:jar:full:3.3.5-SNAPSHOT from the shaded jar.
[INFO] Excluding org.spigotmc:spigot-api:jar:1.20.6-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:32.1.2-jre from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.18.0 from the shaded jar.
[INFO] Excluding com.google.j2objc:j2objc-annotations:jar:2.8 from the shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.10.1 from the shaded jar.
[INFO] Excluding org.joml:joml:jar:1.10.5 from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-chat:jar:1.20-R0.2 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:2.2 from the shaded jar.
[INFO] Excluding io.papermc.paper:paper-api:jar:1.20.6-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding com.mojang:brigadier:jar:1.2.9 from the shaded jar.
[INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar.
[INFO] Excluding it.unimi.dsi:fastutil:jar:8.5.6 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.1 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.9 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-resolver-provider:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-model:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-model-builder:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.26 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-artifact:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.12.0 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-builder-support:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-api:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-spi:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-util:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-impl:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.5.1 from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Excluding net.kyori:adventure-api:jar:4.17.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-key:jar:4.17.0 from the shaded jar.
[INFO] Excluding net.kyori:examination-api:jar:1.3.0 from the shaded jar.
[INFO] Excluding net.kyori:examination-string:jar:1.3.0 from the shaded jar.
[INFO] Excluding org.jetbrains:annotations:jar:24.1.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-minimessage:jar:4.17.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-gson:jar:4.17.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-json:jar:4.17.0 from the shaded jar.
[INFO] Excluding net.kyori:option:jar:1.0.0 from the shaded jar.
[INFO] Excluding com.google.auto.service:auto-service-annotations:jar:1.1.1 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-legacy:jar:4.17.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-plain:jar:4.17.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-logger-slf4j:jar:4.17.0 from the shaded jar.
[INFO] Excluding org.checkerframework:checker-qual:jar:3.33.0 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm:jar:9.7 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-commons:jar:9.7 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-tree:jar:9.7 from the shaded jar.
[INFO] Excluding io.swagger.core.v3:swagger-annotations:jar:2.2.20 from the shaded jar.
[INFO] Excluding com.comphenix.protocol:ProtocolLib:jar:5.2.0-SNAPSHOT from the shaded jar.
[INFO] Excluding net.bytebuddy:byte-buddy:jar:1.14.9 from the shaded jar.
[INFO] Dependency-reduced POM written at: /var/jenkins_home/workspace/PacketJumper/dependency-reduced-pom.xml
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ PacketJumper ---
[INFO] Installing /var/jenkins_home/workspace/PacketJumper/dependency-reduced-pom.xml to /var/jenkins_home/.m2/repository/com/commandhelper/PacketJumper/1.0.0-SNAPSHOT/PacketJumper-1.0.0-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/workspace/PacketJumper/target/PacketJumper-1.0.0-SNAPSHOT.jar to /var/jenkins_home/.m2/repository/com/commandhelper/PacketJumper/1.0.0-SNAPSHOT/PacketJumper-1.0.0-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/workspace/PacketJumper/target/PacketJumper-1.0.0-SNAPSHOT-full.jar to /var/jenkins_home/.m2/repository/com/commandhelper/PacketJumper/1.0.0-SNAPSHOT/PacketJumper-1.0.0-SNAPSHOT-full.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  39.187 s
[INFO] Finished at: 2024-06-03T23:49:34-06:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/jenkins_home/workspace/PacketJumper/dependency-reduced-pom.xml to com.commandhelper/PacketJumper/1.0.0-SNAPSHOT/PacketJumper-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/workspace/PacketJumper/target/PacketJumper-1.0.0-SNAPSHOT.jar to com.commandhelper/PacketJumper/1.0.0-SNAPSHOT/PacketJumper-1.0.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/workspace/PacketJumper/target/PacketJumper-1.0.0-SNAPSHOT-full.jar to com.commandhelper/PacketJumper/1.0.0-SNAPSHOT/PacketJumper-1.0.0-SNAPSHOT-full.jar
channel stopped
Finished: SUCCESS