Started by GitHub push by mcmonkey4eva Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/Denizen_Developmental/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/DenizenScript/Denizen.git # timeout=10 Fetching upstream changes from https://github.com/DenizenScript/Denizen.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://github.com/DenizenScript/Denizen.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision a4475ca1c924fe22062f80609cb35cfb3faf21d2 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f a4475ca1c924fe22062f80609cb35cfb3faf21d2 # timeout=10 Commit message: "nms impl for item display name and lore" > git rev-list --no-walk c32e8d282a8cd90de6c6fa5ccf56abf9fb3e0f35 # timeout=10 > git tag -a -f -m Jenkins Build #5102 jenkins-Denizen_Developmental-5102 # timeout=10 [Checks API] No suitable checks publisher found. false xasfewrhet Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 32888 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.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-4.5.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 32888 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/Denizen_Developmental/workspace/pom.xml clean package install -DBUILD_CLASS=DEV -DBUILD_NUMBER=5102 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizen:jar:1.1.7-SNAPSHOT [WARNING] 'dependencies.dependency.version' for org.json:json:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 43, column 22 [WARNING] 'dependencies.dependency.systemPath' for net.milkbowl.vault:Vault:jar should not point at files within the project directory, ${project.basedir}/lib/Vault.jar will be unresolvable by dependent projects @ line 51, column 25 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] denizen-parent [pom] [INFO] Denizen [jar] [INFO] denizen-v1_13 [jar] [INFO] denizen-v1_14 [jar] [INFO] denizen-v1_15 [jar] [INFO] denizen-v1_16 [jar] [INFO] denizen-paper [jar] [INFO] denizen-dist [jar] [INFO] [INFO] ------------------< com.denizenscript:denizen-parent >------------------ [INFO] Building denizen-parent 1.1.7-SNAPSHOT [1/8] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen-parent --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/target [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen-parent --- [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-parent/1.1.7-SNAPSHOT/denizen-parent-1.1.7-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [Checks API] No suitable checks publisher found. [INFO] [INFO] ---------------------< com.denizenscript:denizen >---------------------- [INFO] Building Denizen 1.1.7-SNAPSHOT [2/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 641 source files to /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/classes [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/FormattedTextHelper.java:[8,42] com.sun.org.apache.regexp.internal.RE is internal proprietary API and may be removed in a future release [INFO] 1 warning [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemDisplayname.java:[118,25] cannot find symbol symbol: variable itemDisplayNameMechanism location: class com.denizenscript.denizencore.utilities.Deprecations [INFO] 1 error [INFO] ------------------------------------------------------------- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [Checks API] No suitable checks publisher found. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for denizen-parent 1.1.7-SNAPSHOT: [INFO] [INFO] denizen-parent ..................................... SUCCESS [ 0.955 s] [INFO] Denizen ............................................ FAILURE [ 10.290 s] [INFO] denizen-v1_13 ...................................... SKIPPED [INFO] denizen-v1_14 ...................................... SKIPPED [INFO] denizen-v1_15 ...................................... SKIPPED [INFO] denizen-v1_16 ...................................... SKIPPED [INFO] denizen-paper ...................................... SKIPPED [INFO] denizen-dist ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.126 s [INFO] Finished at: 2020-10-18T14:49:48Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project denizen: Compilation failure [ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemDisplayname.java:[118,25] cannot find symbol [ERROR] symbol: variable itemDisplayNameMechanism [ERROR] location: class com.denizenscript.denizencore.utilities.Deprecations [ERROR] -> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :denizen Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/paper/pom.xml to com.denizenscript/denizen-paper/1.1.7-SNAPSHOT/denizen-paper-1.1.7-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/pom.xml to com.denizenscript/denizen-parent/1.1.7-SNAPSHOT/denizen-parent-1.1.7-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_13/pom.xml to com.denizenscript/denizen-v1_13/1.1.7-SNAPSHOT/denizen-v1_13-1.1.7-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/pom.xml to com.denizenscript/denizen/1.1.7-SNAPSHOT/denizen-1.1.7-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/pom.xml to com.denizenscript/denizen-v1_14/1.1.7-SNAPSHOT/denizen-v1_14-1.1.7-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/pom.xml to com.denizenscript/denizen-v1_15/1.1.7-SNAPSHOT/denizen-v1_15-1.1.7-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/pom.xml to com.denizenscript/denizen-v1_16/1.1.7-SNAPSHOT/denizen-v1_16-1.1.7-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/pom.xml to com.denizenscript/denizen-dist/1.1.7-SNAPSHOT/denizen-dist-1.1.7-SNAPSHOT.pom channel stopped Archiving artifacts [Set GitHub commit status (universal)] ERROR on repos [GHRepository@44ebe259[nodeId=MDEwOlJlcG9zaXRvcnkzNjE1MjM4,description=NPC and general Spigot scripting, using the Denizen Scripting Language!,homepage=https://denizenscript.com/,name=Denizen,fork=false,archived=false,size=39189,milestones={},language=Java,commits={},source=,parent=,isTemplate=,url=https://api.github.com/repos/DenizenScript/Denizen,id=3615238,nodeId=,createdAt=2012-03-04T01:33:07Z,updatedAt=2020-10-18T14:49:22Z]] (sha:a4475ca) with context:ci/jenkins/build-status Setting commit status on GitHub for https://github.com/DenizenScript/Denizen/commit/a4475ca1c924fe22062f80609cb35cfb3faf21d2 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [Checks API] No suitable checks publisher found. Sending notification to Discord. Finished: FAILURE