Started by GitHub push by mcmonkey4eva Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/DenizenCore/workspace 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-Core.git # timeout=10 Fetching upstream changes from https://github.com/DenizenScript/Denizen-Core.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/DenizenScript/Denizen-Core.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0c5b0adf2599c6240a1a871275cc1b14712b6a8a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c5b0adf2599c6240a1a871275cc1b14712b6a8a # timeout=10 Commit message: "minor cleanup of scriptregistry/scriptqueue" > git rev-list --no-walk 95b5d23b41e12be59792640e764f9ce2ea2f2d83 # timeout=10 > git tag -a -f -m Jenkins Build #501 jenkins-DenizenCore-501 # timeout=10 false xasfewrhet Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 40210 [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-3.36.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 40210 <===[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.60-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.60-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from Sonatype-public: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml [INFO] Downloading from FreneticLLC-public: https://maven.freneticllc.com/org/json/json/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/maven-metadata.xml [INFO] Downloaded from Sonatype-public: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml (859 B at 5.6 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/maven-metadata.xml (859 B at 1.6 kB/s) [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:2.3.2:compile (default-compile) @ denizencore --- [INFO] Compiling 127 source files to /var/lib/jenkins/jobs/DenizenCore/workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizencore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/DenizenCore/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ denizencore --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizencore --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ denizencore --- [INFO] Building jar: /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.60-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.0:shade (default) @ denizencore --- [INFO] Excluding org.json:json:jar:20190722 from the shaded jar. [INFO] Excluding org.yaml:snakeyaml:jar:1.14 from the shaded jar. [INFO] Including com.freneticllc.freneticutilities:freneticdatasyntax:jar:1.1 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.60-SNAPSHOT.jar with /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.60-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ denizencore --- [INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.60-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.60-SNAPSHOT/denizencore-1.60-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.60-SNAPSHOT/denizencore-1.60-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 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.731 s [INFO] Finished at: 2020-01-12T09:05:07Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml to com.denizenscript/denizencore/1.60-SNAPSHOT/denizencore-1.60-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.60-SNAPSHOT.jar to com.denizenscript/denizencore/1.60-SNAPSHOT/denizencore-1.60-SNAPSHOT.jar channel stopped Archiving artifacts [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@28ab0c42[description=The core Denizen engine,homepage=,name=Denizen-Core,fork=false,archived=false,size=2458,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Sun, 12 Jan 2020 09:05:09 GMT], ETag=[W/"4ada66c1b6d4c2be0f707a1af1f9385d"], Last-Modified=[Sun, 12 Jan 2020 09:04:21 GMT], OkHttp-Received-Millis=[1578819909539], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1578819909308], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[DBF4:2185:1ECA95:25F6D7:5E1AE145], X-OAuth-Scopes=[public_repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4992], X-RateLimit-Reset=[1578822739], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/DenizenScript/Denizen-Core,id=24804721]] (sha:0c5b0ad) with context:ci/jenkins/build-status Setting commit status on GitHub for https://github.com/DenizenScript/Denizen-Core/commit/0c5b0adf2599c6240a1a871275cc1b14712b6a8a 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 Sending notification to Discord. Finished: SUCCESS