Started by user Justin Rose Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/TntTag The recommended git tool is: NONE using credential b1c3b770-9f53-4346-9177-448b76609761 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/TntTag/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.tnttag.url https://www.justinian6.com/source/scm/plugin/tnttag.git # timeout=10 Fetching upstream changes from https://www.justinian6.com/source/scm/plugin/tnttag.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials BB Cred > git fetch --tags --force --progress -- https://www.justinian6.com/source/scm/plugin/tnttag.git +refs/heads/*:refs/remotes/tnttag/* # timeout=10 > git rev-parse refs/remotes/tnttag/master^{commit} # timeout=10 Checking out Revision 48039f0f47877da179944dc3f1d56ba3b0ab2ba0 (refs/remotes/tnttag/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 48039f0f47877da179944dc3f1d56ba3b0ab2ba0 # timeout=10 Commit message: "Small bug fixes" > git rev-list --no-walk 48039f0f47877da179944dc3f1d56ba3b0ab2ba0 # timeout=10 Posting build status of INPROGRESS to Justinian6 Bitbucket for commit id [48039f0f47877da179944dc3f1d56ba3b0ab2ba0] and ref 'refs/heads/master' Parsing POMs Established TCP socket on 43503 [TntTag] $ /opt/jdk/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/opt/maven/boot/plexus-classworlds-2.6.0.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-4.10.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 43503 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/TntTag/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] TntTag Parent [pom] [INFO] TntTag Plugin API [jar] [INFO] TntTag implementation v1_16_R1 [jar] [INFO] TntTag implementation v1_12_R2 [jar] [INFO] TntTag [jar] [INFO] [INFO] ---------------------< com.justinian6:tnt-parent >---------------------- [INFO] Building TntTag Parent parent [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tnt-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tnt-parent --- [INFO] Installing /var/lib/jenkins/workspace/TntTag/pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-parent/parent/tnt-parent-parent.pom [INFO] [INFO] -----------------------< com.justinian6:tnt-api >----------------------- [INFO] Building TntTag Plugin API API [2/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.16.4-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.16.4-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 2.3 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tnt-api --- [INFO] Deleting /var/lib/jenkins/workspace/TntTag/tnt-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tnt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tnt-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/TntTag/tnt-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tnt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tnt-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tnt-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tnt-api --- [INFO] Building jar: /var/lib/jenkins/workspace/TntTag/tnt-api/target/tnt-api-API.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tnt-api --- [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-api/target/tnt-api-API.jar to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-api/API/tnt-api-API.jar [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-api/pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-api/API/tnt-api-API.pom [INFO] [INFO] --------------------< com.justinian6:tnt-v1_16_R1 >--------------------- [INFO] Building TntTag implementation v1_16_R1 v1_16_R1 [3/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tnt-v1_16_R1 --- [INFO] Deleting /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tnt-v1_16_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tnt-v1_16_R1 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/target/classes [WARNING] /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/src/main/java/com/justinian6/tnt/api/v1_16_R1/Glow.java: /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/src/main/java/com/justinian6/tnt/api/v1_16_R1/Glow.java uses or overrides a deprecated API. [WARNING] /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/src/main/java/com/justinian6/tnt/api/v1_16_R1/Glow.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tnt-v1_16_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tnt-v1_16_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tnt-v1_16_R1 --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tnt-v1_16_R1 --- [INFO] Building jar: /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/target/tnt-v1_16_R1-v1_16_R1.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tnt-v1_16_R1 --- [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/target/tnt-v1_16_R1-v1_16_R1.jar to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-v1_16_R1/v1_16_R1/tnt-v1_16_R1-v1_16_R1.jar [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-v1_16_R1/v1_16_R1/tnt-v1_16_R1-v1_16_R1.pom [INFO] [INFO] --------------------< com.justinian6:tnt-v1_12_R2 >--------------------- [INFO] Building TntTag implementation v1_12_R2 v1_12_R2 [4/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 4.6 kB/s) [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloading from spigotmc-public: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from spigotmc-public: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.7 kB/s) [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloading from spigotmc-public: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from spigotmc-public: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml (602 B at 1.9 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tnt-v1_12_R2 --- [INFO] Deleting /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tnt-v1_12_R2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tnt-v1_12_R2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tnt-v1_12_R2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tnt-v1_12_R2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tnt-v1_12_R2 --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tnt-v1_12_R2 --- [INFO] Building jar: /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/target/tnt-v1_12_R2-v1_12_R2.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tnt-v1_12_R2 --- [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/target/tnt-v1_12_R2-v1_12_R2.jar to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-v1_12_R2/v1_12_R2/tnt-v1_12_R2-v1_12_R2.jar [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-v1_12_R2/v1_12_R2/tnt-v1_12_R2-v1_12_R2.pom [INFO] [INFO] ---------------------< com.justinian6:tnt-plugin >---------------------- [INFO] Building TntTag 2.1.7 [5/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tnt-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/TntTag/tnt-plugin/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tnt-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources to . [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tnt-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /var/lib/jenkins/workspace/TntTag/tnt-plugin/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tnt-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tnt-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tnt-plugin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ tnt-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/TntTag/tnt-plugin/C:/Users/Justin_Rose/Desktop/Test Server/plugins/TntTag.jar [INFO] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ tnt-plugin --- [INFO] Including com.justinian6:tnt-v1_16_R1:jar:v1_16_R1 in the shaded jar. [INFO] Including com.justinian6:tnt-v1_12_R2:jar:v1_12_R2 in the shaded jar. [INFO] Including com.justinian6:tnt-api:jar:API in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.6 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/TntTag/tnt-plugin/C:/Users/Justin_Rose/Desktop/Test Server/plugins/TntTag.jar with /var/lib/jenkins/workspace/TntTag/tnt-plugin/target/tnt-plugin-2.1.7-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/TntTag/tnt-plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tnt-plugin --- [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-plugin/C:/Users/Justin_Rose/Desktop/Test Server/plugins/TntTag.jar to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-plugin/2.1.7/tnt-plugin-2.1.7.jar [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-plugin/2.1.7/tnt-plugin-2.1.7.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] TntTag Parent parent ............................... SUCCESS [ 0.468 s] [INFO] TntTag Plugin API API .............................. SUCCESS [ 2.225 s] [INFO] TntTag implementation v1_16_R1 v1_16_R1 ............ SUCCESS [ 0.591 s] [INFO] TntTag implementation v1_12_R2 v1_12_R2 ............ SUCCESS [ 1.749 s] [INFO] TntTag 2.1.7 ....................................... SUCCESS [ 1.415 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.659 s [INFO] Finished at: 2021-07-29T16:20:40-07:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-api/pom.xml to com.justinian6/tnt-api/API/tnt-api-API.pom [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-api/target/tnt-api-API.jar to com.justinian6/tnt-api/API/tnt-api-API.jar [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/pom.xml to com.justinian6/tnt-parent/parent/tnt-parent-parent.pom [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/pom.xml to com.justinian6/tnt-v1_16_R1/v1_16_R1/tnt-v1_16_R1-v1_16_R1.pom [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-v1_16_R1/target/tnt-v1_16_R1-v1_16_R1.jar to com.justinian6/tnt-v1_16_R1/v1_16_R1/tnt-v1_16_R1-v1_16_R1.jar [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-plugin/dependency-reduced-pom.xml to com.justinian6/tnt-plugin/2.1.7/tnt-plugin-2.1.7.pom [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-plugin/C:/Users/Justin_Rose/Desktop/Test Server/plugins/TntTag.jar to com.justinian6/tnt-plugin/2.1.7/tnt-plugin-2.1.7.jar [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/pom.xml to com.justinian6/tnt-v1_12_R2/v1_12_R2/tnt-v1_12_R2-v1_12_R2.pom [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/target/tnt-v1_12_R2-v1_12_R2.jar to com.justinian6/tnt-v1_12_R2/v1_12_R2/tnt-v1_12_R2-v1_12_R2.jar channel stopped Archiving artifacts Posting build status of SUCCESSFUL to Justinian6 Bitbucket for commit id [48039f0f47877da179944dc3f1d56ba3b0ab2ba0] and ref 'refs/heads/master' Finished: SUCCESS