Skip to content
Success

Console Output

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/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b3da0575354ad243d9298199f6b0de3fcdd1ee1f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3da0575354ad243d9298199f6b0de3fcdd1ee1f
Commit message: "rename ThingTags to ThingTagBase (D2 style)"
 > git rev-list --no-walk 8221ff410b12b362d3900f4bb626b7e338cdc7ef # timeout=10
 > git tag -a -f -m Jenkins Build #322 jenkins-DenizenCore-322 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45388
[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/maven3-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.33.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 45388
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/DenizenCore/workspace/pom.xml clean install
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] -------------------< com.denizenscript:denizencore >--------------------
[INFO] Building DenizenCore 1.50-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizencore ---
[INFO] Deleting /var/lib/jenkins/jobs/DenizenCore/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3: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 131 source files to /var/lib/jenkins/jobs/DenizenCore/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3: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.7.2:test (default-test) @ denizencore ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/DenizenCore/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizencore ---
[INFO] Building jar: /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.50-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.0:shade (default) @ denizencore ---
[INFO] Excluding org.json:json:jar:20180813 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.14 from the shaded jar.
[INFO] Including com.freneticllc.freneticutilities:freneticdatasyntax:jar:1.0 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.50-SNAPSHOT.jar with /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.50-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.3.1:install (default-install) @ denizencore ---
[INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.50-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.50-SNAPSHOT/denizencore-1.50-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.50-SNAPSHOT/denizencore-1.50-SNAPSHOT.pom
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
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: 8.840 s
[INFO] Finished at: 2019-07-18T06:55:18Z
[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.50-SNAPSHOT/denizencore-1.50-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.50-SNAPSHOT.jar to com.denizenscript/denizencore/1.50-SNAPSHOT/denizencore-1.50-SNAPSHOT.jar
channel stopped
Archiving artifacts
IRC notifier plugin: Sending notification to: #citizens
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens'
IRC notifier plugin: Sending notification to: #denizen-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#denizen-dev'
IRC notifier plugin: Sending notification to: #citizens-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens-dev'
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@52320307[description=The core Denizen engine,homepage=<null>,name=Denizen-Core,fork=false,archived=false,size=2026,milestones={},language=Java,commits={},source=<null>,parent=<null>,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=[Thu, 18 Jul 2019 06:55:19 GMT], ETag=[W/"20d146b640b52d1b829f00ad88aa149e"], Last-Modified=[Thu, 18 Jul 2019 06:54:55 GMT], OkHttp-Received-Millis=[1563432919122], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1563432918902], 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=[CB42:8DA9:87590F:A2C98D:5D3017D6], X-OAuth-Scopes=[public_repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4989], X-RateLimit-Reset=[1563436519], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/DenizenScript/Denizen-Core,id=24804721]] (sha:b3da057) with context:ci/jenkins/build-status
Setting commit status on GitHub for https://github.com/DenizenScript/Denizen-Core/commit/b3da0575354ad243d9298199f6b0de3fcdd1ee1f
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