Established TCP socket on 38427 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/DenizenCore/workspace/pom.xml clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizencore:jar:1.90.1-SNAPSHOT [WARNING] 'dependencies.dependency.version' for org.json:json:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 39, column 22 [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] -------------------< com.denizenscript:denizencore >-------------------- [INFO] Building DenizenCore 1.90.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizencore --- [INFO] Deleting /var/lib/jenkins/jobs/DenizenCore/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizencore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizencore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 186 source files to /var/lib/jenkins/jobs/DenizenCore/workspace/target/classes [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/utilities/debugging/DebugInternals.java: /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/utilities/debugging/DebugInternals.java uses or overrides a deprecated API that is marked for removal. [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/utilities/debugging/DebugInternals.java: Recompile with -Xlint:removal for details. [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/objects/core/MapTag.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/objects/core/MapTag.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/tags/core/UtilTagBase.java:[881,45] cannot find symbol symbol: variable connections location: class com.denizenscript.denizencore.scripts.commands.core.RedisCommand [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.380 s [INFO] Finished at: 2022-08-29T06:50:29Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project denizencore: Compilation failure [ERROR] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/tags/core/UtilTagBase.java:[881,45] cannot find symbol [ERROR] symbol: variable connections [ERROR] location: class com.denizenscript.denizencore.scripts.commands.core.RedisCommand [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