Skip to content
Success

Console Output

Started by user PseudoKnight
Running as SYSTEM
Building in workspace /var/jenkins_home/workspace/CHGroovy
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/CHGroovy/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/LadyCailin/chgroovy/ # timeout=10
Fetching upstream changes from https://github.com/LadyCailin/chgroovy/
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://github.com/LadyCailin/chgroovy/ +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 9ddc76435009f2be1046b5a4f7791aeeb6751a6e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9ddc76435009f2be1046b5a4f7791aeeb6751a6e # timeout=10
Commit message: "Update dependencies and fix build"
 > git rev-list --no-walk 9ddc76435009f2be1046b5a4f7791aeeb6751a6e # timeout=10
Parsing POMs
Established TCP socket on 44193
[CHGroovy] $ /usr/lib/jvm/temurin-17-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-3160.vd76b_9ddd10cc.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 44193
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/CHGroovy/pom.xml clean package
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------------< com.chgroovy:chgroovy >------------------------
[INFO] Building CHGroovy 1.0.4-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ chgroovy ---
[INFO] Deleting /var/jenkins_home/workspace/CHGroovy/target
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ chgroovy ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHGroovy/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ chgroovy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/workspace/CHGroovy/target/classes
[INFO] 
[INFO] --- processor:5.0-jdk8-rc1:process (process) @ chgroovy ---
[WARNING] diagnostic: warning: Supported source version 'RELEASE_16' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '17'
[INFO] 
[INFO] --- exec:3.0.0:java (cache-annotations) @ chgroovy ---
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/CHGroovy/target/classes
Outputting file to directory /var/jenkins_home/workspace/CHGroovy/target/classes
Done writing jarInfo.ser, which took 276 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ chgroovy ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHGroovy/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ chgroovy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.9:test (default-test) @ chgroovy ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/jenkins_home/workspace/CHGroovy/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ chgroovy ---
[INFO] Building jar: /var/jenkins_home/workspace/CHGroovy/target/chgroovy-1.0.4-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.3.0:shade (ShadedBundle) @ chgroovy ---
[INFO] Including org.codehaus.groovy:groovy:jar:3.0.20 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.4-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.4-R0.1-SNAPSHOT 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.15.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-key:jar:4.15.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.15.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-gson:jar:4.15.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-json:jar:4.15.0 from the shaded jar.
[INFO] Excluding net.kyori:option:jar:1.0.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-legacy:jar:4.15.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-plain:jar:4.15.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-logger-slf4j:jar:4.15.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.5 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-commons:jar:9.5 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-tree:jar:9.5 from the shaded jar.
[INFO] Excluding io.swagger.core.v3:swagger-annotations:jar:2.0.0 from the shaded jar.
[INFO] Dependency-reduced POM written at: /var/jenkins_home/workspace/CHGroovy/dependency-reduced-pom.xml
[WARNING] chgroovy-1.0.4-SNAPSHOT.jar, groovy-3.0.20.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/jenkins_home/workspace/CHGroovy/target/chgroovy-1.0.4-SNAPSHOT.jar with /var/jenkins_home/workspace/CHGroovy/target/chgroovy-1.0.4-SNAPSHOT-Bundle.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  38.672 s
[INFO] Finished at: 2024-03-01T07:52:57-07:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/jenkins_home/workspace/CHGroovy/dependency-reduced-pom.xml to com.chgroovy/chgroovy/1.0.4-SNAPSHOT/chgroovy-1.0.4-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/workspace/CHGroovy/target/chgroovy-1.0.4-SNAPSHOT.jar to com.chgroovy/chgroovy/1.0.4-SNAPSHOT/chgroovy-1.0.4-SNAPSHOT.jar
channel stopped
Setting project description with contents of file [README.md]
Archiving artifacts
Finished: SUCCESS