Skip to content
Failed

Console Output

Started by GitHub push by md-5
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/BungeeCord/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/BungeeCord/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/SpigotMC/BungeeCord.git # timeout=10
Fetching upstream changes from https://github.com/SpigotMC/BungeeCord.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://github.com/SpigotMC/BungeeCord.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89e66ed6486bc866bd3741c5e3b42dd7a45f843f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89e66ed6486bc866bd3741c5e3b42dd7a45f843f # timeout=10
Commit message: "Minecraft 1.21.6-pre1 support"
 > git rev-list --no-walk d8f9d81b302fc71827a99288361ab5d8ab5a2135 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins4829000952663063956.sh
+ cp LICENSE proxy/src/main/resources
Parsing POMs
Established TCP socket on 44799
[workspace] $ /usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java -Dbuild.number=1956 -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3301.v4363ddcca_4e7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 44799
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/BungeeCord/workspace/pom.xml -P dist clean deploy -Dbuild.number=1956 -U
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] BungeeCord-Parent                                                  [pom]
[INFO] BungeeCord-Chat                                                    [jar]
[INFO] BungeeCord-Config                                                  [jar]
[INFO] BungeeCord-Dialog                                                  [jar]
[INFO] BungeeCord-Event                                                   [jar]
[INFO] BungeeCord-Serializer                                              [jar]
[INFO] BungeeCord-Protocol                                                [jar]
[INFO] BungeeCord-API                                                     [jar]
[INFO] BungeeCord-Log                                                     [jar]
[INFO] BungeeCord-Native                                                  [jar]
[INFO] BungeeCord-Query                                                   [jar]
[INFO] BungeeCord-SLF4J                                                   [jar]
[INFO] BungeeCord-Proxy                                                   [jar]
[INFO] BungeeCord-Bootstrap                                               [jar]
[INFO] BungeeCord Modules                                                 [pom]
[INFO] cmd_alert                                                          [jar]
[INFO] cmd_find                                                           [jar]
[INFO] cmd_kick                                                           [jar]
[INFO] cmd_list                                                           [jar]
[INFO] cmd_send                                                           [jar]
[INFO] cmd_server                                                         [jar]
[INFO] reconnect_yaml                                                     [jar]
[INFO] 
[INFO] ---------------------< net.md-5:bungeecord-parent >---------------------
[INFO] Building BungeeCord-Parent 1.21-R0.3-SNAPSHOT                     [1/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-parent ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/target
[INFO] 
[INFO] --- scriptus:0.5.0:describe (default) @ bungeecord-parent ---
[INFO] Set property "describe" to "git:BungeeCord-Parent:1.21-R0.3-SNAPSHOT:89e66ed:1956"
[INFO] Set property "project.build.outputTimestamp" to "1748519445"
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bungeecord-parent ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.23:check (default) @ bungeecord-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (default) @ bungeecord-parent ---
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.20.0:delombok (default) @ bungeecord-parent ---
[WARNING] Skipping Delombok; no source to process.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (default) @ bungeecord-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (delombok) @ bungeecord-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeecord-parent ---
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-parent/1.21-R0.3-SNAPSHOT/bungeecord-parent-1.21-R0.3-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeecord-parent ---
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.21-R0.3-SNAPSHOT/maven-metadata.xml (612 B at 2.8 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.21-R0.3-SNAPSHOT/bungeecord-parent-1.21-R0.3-20250529.115113-27.pom
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.21-R0.3-SNAPSHOT/bungeecord-parent-1.21-R0.3-20250529.115113-27.pom (15 kB at 42 kB/s)
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml (1.1 kB at 25 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.21-R0.3-SNAPSHOT/maven-metadata.xml (612 B at 3.8 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml (1.1 kB at 7.1 kB/s)
[JENKINS] Archiving disabled
[INFO] 
[INFO] ----------------------< net.md-5:bungeecord-chat >----------------------
[INFO] Building BungeeCord-Chat 1.21-R0.3-SNAPSHOT                       [2/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-chat ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target
[INFO] 
[INFO] --- scriptus:0.5.0:describe (default) @ bungeecord-chat ---
[INFO] Set property "describe" to "git:BungeeCord-Chat:1.21-R0.3-SNAPSHOT:89e66ed:1956"
[INFO] Set property "project.build.outputTimestamp" to "1748519445"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-chat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bungeecord-chat ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 22 source files with javac [debug release 8] to target/classes
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/main/java/net/md_5/bungee/api/chat/ComponentBuilder.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/main/java/net/md_5/bungee/api/chat/ComponentBuilder.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bungeecord-chat ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.23:check (default) @ bungeecord-chat ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-chat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bungeecord-chat ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeecord-chat ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-chat ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.21-R0.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (default) @ bungeecord-chat ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.21-R0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.20.0:delombok (default) @ bungeecord-chat ---
[INFO] Delombok complete.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (default) @ bungeecord-chat ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.21-R0.3-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (delombok) @ bungeecord-chat ---
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.21-R0.3-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeecord-chat ---
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.21-R0.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/chat/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.21-R0.3-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.21-R0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-SNAPSHOT-javadoc.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.21-R0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeecord-chat ---
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 29 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-20250529.115120-27.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-20250529.115120-27.jar (141 kB at 631 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-20250529.115120-27.pom
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-20250529.115120-27.pom (997 B at 6.4 kB/s)
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/maven-metadata.xml (919 B at 21 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.6 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/maven-metadata.xml (919 B at 5.8 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-20250529.115120-27-sources.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-20250529.115120-27-sources.jar (114 kB at 746 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.2 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-20250529.115120-27-javadoc.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-20250529.115120-27-javadoc.jar (268 kB at 1.6 MB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.2 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-20250529.115120-27-javadoc.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/bungeecord-chat-1.21-R0.3-20250529.115120-27-javadoc.jar (268 kB at 1.6 MB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.9 kB/s)
[JENKINS] Archiving disabled
[INFO] 
[INFO] ---------------------< net.md-5:bungeecord-config >---------------------
[INFO] Building BungeeCord-Config 1.21-R0.3-SNAPSHOT                     [3/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-config ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/config/target
[INFO] 
[INFO] --- scriptus:0.5.0:describe (default) @ bungeecord-config ---
[INFO] Set property "describe" to "git:BungeeCord-Config:1.21-R0.3-SNAPSHOT:89e66ed:1956"
[INFO] Set property "project.build.outputTimestamp" to "1748519445"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/config/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bungeecord-config ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 4 source files with javac [debug release 8] to target/classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bungeecord-config ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.23:check (default) @ bungeecord-config ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/config/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bungeecord-config ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 8] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeecord-config ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.md_5.bungee.config.CompoundConfigurationTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running net.md_5.bungee.config.DefaultConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-config ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-1.21-R0.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (default) @ bungeecord-config ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-1.21-R0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.20.0:delombok (default) @ bungeecord-config ---
[INFO] Delombok complete.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (default) @ bungeecord-config ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-1.21-R0.3-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (delombok) @ bungeecord-config ---
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-1.21-R0.3-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeecord-config ---
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-1.21-R0.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/config/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-1.21-R0.3-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-1.21-R0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-SNAPSHOT-javadoc.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-1.21-R0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeecord-config ---
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 31 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-20250529.115125-27.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-20250529.115125-27.jar (14 kB at 71 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-20250529.115125-27.pom
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-20250529.115125-27.pom (1.3 kB at 8.6 kB/s)
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/maven-metadata.xml (961 B at 24 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.2 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/maven-metadata.xml (961 B at 6.0 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-20250529.115125-27-sources.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-20250529.115125-27-sources.jar (6.5 kB at 43 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.9 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-20250529.115125-27-javadoc.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-20250529.115125-27-javadoc.jar (94 kB at 532 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.6 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-20250529.115125-27-javadoc.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/bungeecord-config-1.21-R0.3-20250529.115125-27-javadoc.jar (94 kB at 586 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.2 kB/s)
[JENKINS] Archiving disabled
[INFO] 
[INFO] ---------------------< net.md-5:bungeecord-dialog >---------------------
[INFO] Building BungeeCord-Dialog 1.21-R0.3-SNAPSHOT                     [4/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-dialog ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/dialog/target
[INFO] 
[INFO] --- scriptus:0.5.0:describe (default) @ bungeecord-dialog ---
[INFO] Set property "describe" to "git:BungeeCord-Dialog:1.21-R0.3-SNAPSHOT:89e66ed:1956"
[INFO] Set property "project.build.outputTimestamp" to "1748519445"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-dialog ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/dialog/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bungeecord-dialog ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 28 source files with javac [debug release 8] to target/classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bungeecord-dialog ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.23:check (default) @ bungeecord-dialog ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-dialog ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/dialog/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bungeecord-dialog ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeecord-dialog ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-dialog ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/dialog/target/bungeecord-dialog-1.21-R0.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (default) @ bungeecord-dialog ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/dialog/target/bungeecord-dialog-1.21-R0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.20.0:delombok (default) @ bungeecord-dialog ---
[INFO] Delombok complete.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (default) @ bungeecord-dialog ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/dialog/target/bungeecord-dialog-1.21-R0.3-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (delombok) @ bungeecord-dialog ---
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/jobs/BungeeCord/workspace/dialog/target/delombok/net/md_5/bungee/api/dialog/dynamic/RunCommand.java:36: warning: Tag @link: reference not found: net.md_5.bungee.api.dialog.action.DialogSubmitAction#id
[WARNING] * {@link net.md_5.bungee.api.dialog.action.DialogSubmitAction#id}.
[WARNING] ^
[WARNING] /var/lib/jenkins/jobs/BungeeCord/workspace/dialog/target/delombok/net/md_5/bungee/api/dialog/dynamic/RunCommand.java:51: warning: Tag @link: reference not found: net.md_5.bungee.api.dialog.action.DialogSubmitAction#id
[WARNING] * {@link net.md_5.bungee.api.dialog.action.DialogSubmitAction#id}.
[WARNING] ^
[WARNING] 2 warnings
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for BungeeCord-Parent 1.21-R0.3-SNAPSHOT:
[INFO] 
[INFO] BungeeCord-Parent .................................. SUCCESS [  3.436 s]
[INFO] BungeeCord-Chat .................................... SUCCESS [  7.224 s]
[INFO] BungeeCord-Config .................................. SUCCESS [  5.021 s]
[INFO] BungeeCord-Dialog .................................. FAILURE [  3.154 s]
[INFO] BungeeCord-Event ................................... SKIPPED
[INFO] BungeeCord-Serializer .............................. SKIPPED
[INFO] BungeeCord-Protocol ................................ SKIPPED
[INFO] BungeeCord-API ..................................... SKIPPED
[INFO] BungeeCord-Log ..................................... SKIPPED
[INFO] BungeeCord-Native .................................. SKIPPED
[INFO] BungeeCord-Query ................................... SKIPPED
[INFO] BungeeCord-SLF4J ................................... SKIPPED
[INFO] BungeeCord-Proxy ................................... SKIPPED
[INFO] BungeeCord-Bootstrap ............................... SKIPPED
[INFO] BungeeCord Modules ................................. SKIPPED
[INFO] cmd_alert .......................................... SKIPPED
[INFO] cmd_find ........................................... SKIPPED
[INFO] cmd_kick ........................................... SKIPPED
[INFO] cmd_list ........................................... SKIPPED
[INFO] cmd_send ........................................... SKIPPED
[INFO] cmd_server ......................................... SKIPPED
[INFO] reconnect_yaml ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  22.223 s
[INFO] Finished at: 2025-05-29T11:51:33Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.6.3:jar (delombok) on project bungeecord-dialog: MavenReportException: Error while generating Javadoc: Project contains Javadoc Warnings -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :bungeecord-dialog
No mail will be sent out, as 'BungeeCord » cmd_send #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » reconnect_yaml #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Protocol #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Native #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-API #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Query #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord Modules #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Serializer #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_server #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Event #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_kick #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Log #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Bootstrap #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_list #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_alert #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Proxy #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-SLF4J #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_find #1956' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: [email protected]
channel stopped
Archiving artifacts
Sending e-mails to: [email protected]
Finished: FAILURE