Established TCP socket on 35129 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml clean package install deploy -DBUILD_NUMBER=3690 -U [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] CitizensAPI [jar] [INFO] citizens-parent [pom] [INFO] citizens-main [jar] [INFO] citizens-v1_19_R3 [jar] [INFO] citizens-v1_20_R4 [jar] [INFO] citizens-v1_21_R3 [jar] [INFO] citizens [pom] [INFO] [INFO] --------------------< net.citizensnpcs:citizensapi >-------------------- [INFO] Building CitizensAPI 2.0.37-SNAPSHOT [1/7] [INFO] from api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from placeholderapi: https://repo.extendedclip.com/content/repositories/placeholderapi/org/spigotmc/spigot-api/1.21.4-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from sk89q-repo: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.21.4-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from sk89q-repo: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.21.4-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 2.4 kB/s) [INFO] Downloading from sk89q-repo: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from placeholderapi: https://repo.extendedclip.com/content/repositories/placeholderapi/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from sk89q-repo: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 14 kB/s) [INFO] Downloading from sk89q-repo: https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-bukkit/7.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from placeholderapi: https://repo.extendedclip.com/content/repositories/placeholderapi/com/sk89q/worldedit/worldedit-bukkit/7.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from sk89q-repo: https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-bukkit/7.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 13 kB/s) [INFO] Downloading from sk89q-repo: https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-core/7.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from placeholderapi: https://repo.extendedclip.com/content/repositories/placeholderapi/com/sk89q/worldedit/worldedit-core/7.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from sk89q-repo: https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-core/7.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 12 kB/s) [INFO] Downloading from placeholderapi: https://repo.extendedclip.com/content/repositories/placeholderapi/com/sk89q/worldedit/worldedit-libs/core/7.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from sk89q-repo: https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-libs/core/7.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from sk89q-repo: https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-libs/core/7.2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s) [INFO] Downloading from placeholderapi: https://repo.extendedclip.com/content/repositories/placeholderapi/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from sk89q-repo: https://maven.enginehub.org/repo/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 4.1 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ citizensapi --- [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ citizensapi --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/api/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ citizensapi --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 249 source files with javac [debug release 8] to target/classes [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [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. [WARNING] Supported source version 'RELEASE_7' from annotation processor 'net.java.truecommons.annotations.processing.ServiceImplementationProcessor' less than -source '8' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'net.java.truecommons.annotations.processing.ServiceSpecificationProcessor' less than -source '8' [INFO] /var/lib/jenkins/jobs/Citizens2/workspace/api/src/main/java/net/citizensnpcs/api/astar/pathfinder/DoorExaminer.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Citizens2/workspace/api/src/main/java/net/citizensnpcs/api/astar/pathfinder/DoorExaminer.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Citizens2/workspace/api/src/main/java/net/citizensnpcs/api/command/CommandManager.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Citizens2/workspace/api/src/main/java/net/citizensnpcs/api/command/CommandManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ citizensapi --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/api/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ citizensapi --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 8] to target/test-classes [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [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. [WARNING] Supported source version 'RELEASE_7' from annotation processor 'net.java.truecommons.annotations.processing.ServiceImplementationProcessor' less than -source '8' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'net.java.truecommons.annotations.processing.ServiceSpecificationProcessor' less than -source '8' [INFO] [INFO] --- surefire:3.0.0-M8:test (default-test) @ citizensapi --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running net.citizensnpcs.api.ai.BehaviorTreeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in net.citizensnpcs.api.ai.BehaviorTreeTest [INFO] Running net.citizensnpcs.api.ai.SimpleGoalControllerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in net.citizensnpcs.api.ai.SimpleGoalControllerTest [INFO] Running net.citizensnpcs.api.persistence.PersistenceLoaderTest {basr=test} [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in net.citizensnpcs.api.persistence.PersistenceLoaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ citizensapi --- [INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/api/target/citizensapi-2.0.37-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (bundle-sources) @ citizensapi --- [INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/api/target/citizensapi-2.0.37-SNAPSHOT-sources.jar [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ citizensapi --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/api/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ citizensapi --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ citizensapi --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/api/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ citizensapi --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 8] to target/test-classes [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [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. [WARNING] Supported source version 'RELEASE_7' from annotation processor 'net.java.truecommons.annotations.processing.ServiceImplementationProcessor' less than -source '8' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'net.java.truecommons.annotations.processing.ServiceSpecificationProcessor' less than -source '8' [INFO] [INFO] --- surefire:3.0.0-M8:test (default-test) @ citizensapi --- [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ citizensapi --- [INFO] [INFO] --- source:3.2.1:jar-no-fork (bundle-sources) @ citizensapi --- [WARNING] artifact net.citizensnpcs:citizensapi:java-source:sources:2.0.37-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- install:3.1.0:install (default-install) @ citizensapi --- [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/api/pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizensapi/2.0.37-SNAPSHOT/citizensapi-2.0.37-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/api/target/citizensapi-2.0.37-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizensapi/2.0.37-SNAPSHOT/citizensapi-2.0.37-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/api/target/citizensapi-2.0.37-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizensapi/2.0.37-SNAPSHOT/citizensapi-2.0.37-SNAPSHOT-sources.jar [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ citizensapi --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/api/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ citizensapi --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ citizensapi --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/api/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ citizensapi --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 8] to target/test-classes [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [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. [WARNING] Supported source version 'RELEASE_7' from annotation processor 'net.java.truecommons.annotations.processing.ServiceImplementationProcessor' less than -source '8' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'net.java.truecommons.annotations.processing.ServiceSpecificationProcessor' less than -source '8' [INFO] [INFO] --- surefire:3.0.0-M8:test (default-test) @ citizensapi --- [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ citizensapi --- [INFO] [INFO] --- source:3.2.1:jar-no-fork (bundle-sources) @ citizensapi --- [WARNING] artifact net.citizensnpcs:citizensapi:java-source:sources:2.0.37-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- install:3.1.0:install (default-install) @ citizensapi --- [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/api/pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizensapi/2.0.37-SNAPSHOT/citizensapi-2.0.37-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/api/target/citizensapi-2.0.37-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizensapi/2.0.37-SNAPSHOT/citizensapi-2.0.37-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/api/target/citizensapi-2.0.37-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizensapi/2.0.37-SNAPSHOT/citizensapi-2.0.37-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.0.0:deploy (default-deploy) @ citizensapi ---