Skip to content
Failed

Console Output

Started by GitHub push by mcmonkey4eva
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/Denizen/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/release^{commit} # timeout=10
Checking out Revision dc9a7b57534303be7f4224dbf4bb1fc13a5d6118 (origin/release)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dc9a7b57534303be7f4224dbf4bb1fc13a5d6118 # timeout=10
Commit message: "cleaner/shorter JSON output result for complex colors"
 > git rev-list --no-walk 6c57baa3b83295aecd45191bb297912cbdd8e4a1 # timeout=10
 > git tag -a -f -m Jenkins Build #1719 jenkins-Denizen-1719 # timeout=10
[Checks API] No suitable checks publisher found.
false
xasfewrhet
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 33987
[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 33987
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Denizen/workspace/pom.xml clean package install -DBUILD_CLASS=REL -DBUILD_NUMBER=1719
[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/workspace/target
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen-parent ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen/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  2 second
[Checks API] No suitable checks publisher found.
[INFO] 
[INFO] ---------------------< com.denizenscript:denizen >----------------------
[INFO] Building Denizen 1.1.7-SNAPSHOT                                    [2/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from everything: https://repo.citizensnpcs.co/org/spigotmc/spigot-api/1.16.3-R0.1-SNAPSHOT/maven-metadata.xml
ERROR: Maven JVM terminated unexpectedly with exit code 137
Archiving artifacts
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@6f223fed[nodeId=MDEwOlJlcG9zaXRvcnkzNjE1MjM4,description=NPC and general Spigot scripting, using the Denizen Scripting Language!,homepage=https://denizenscript.com/,name=Denizen,fork=false,archived=false,size=39342,milestones={},language=Java,commits={},source=<null>,parent=<null>,isTemplate=<null>,url=https://api.github.com/repos/DenizenScript/Denizen,id=3615238,nodeId=<null>,createdAt=2012-03-04T01:33:07Z,updatedAt=2020-11-02T22:55:18Z]] (sha:dc9a7b5) with context:ci/jenkins/build-status
Setting commit status on GitHub for https://github.com/DenizenScript/Denizen/commit/dc9a7b57534303be7f4224dbf4bb1fc13a5d6118
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