Skip to content
Success

Console Output

Started by GitHub push by mcmonkey4eva
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/DenizenCore/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/DenizenCore/workspace/.git # 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 --version # 'git version 1.8.3.1'
 > 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 9ca301f864ae6b3dbe1a8dd9d6aee8e000b35e9a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9ca301f864ae6b3dbe1a8dd9d6aee8e000b35e9a # timeout=10
Commit message: "build against Java 16"
 > git rev-list --no-walk 771668994b0c57d64a6362d27e9eaa371c6bc6d0 # timeout=10
 > git tag -a -f -m Jenkins Build #1296 jenkins-DenizenCore-1296 # timeout=10
false
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45507
[workspace] $ /usr/lib/jvm/java-17-openjdk//bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.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/lib/jenkins/%C/jenkins/war/WEB-INF/lib/remoting-3077.vd69cf116da_6f.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 45507
<===[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.2-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.2-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.4.1/maven-shade-plugin-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.4.1/maven-shade-plugin-3.4.1.pom (13 kB at 31 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 300 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.4.1/maven-shade-plugin-3.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.4.1/maven-shade-plugin-3.4.1.jar (143 kB at 4.0 MB/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:3.8.0:compile (default-compile) @ denizencore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 194 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] 
[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:3.8.0: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.90.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.4.1:shade (default) @ denizencore ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 747 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 64 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 671 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 806 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.pom (2.8 kB at 127 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom (2.6 kB at 236 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.0/maven-dependency-tree-3.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.0/maven-dependency-tree-3.2.0.pom (6.2 kB at 416 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 169 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.8.0/jdependency-2.8.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.8.0/jdependency-2.8.0.pom (14 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 6.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.0/maven-dependency-tree-3.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.0/maven-dependency-tree-3.2.0.jar (41 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.8.0/jdependency-2.8.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 1.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 56 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.jar (73 kB at 866 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar (53 kB at 667 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.8.0/jdependency-2.8.0.jar (233 kB at 2.1 MB/s)
[INFO] Including com.freneticllc.freneticutilities:freneticdatasyntax:jar:1.1 in the shaded jar.
[INFO] Excluding org.json:json:jar:20220924 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm:jar:9.1 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-commons:jar:9.1 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-tree:jar:9.1 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-analysis:jar:9.1 from the shaded jar.
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml
[WARNING] denizencore-1.90.2-SNAPSHOT.jar, freneticdatasyntax-1.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.90.2-SNAPSHOT.jar with /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.90.2-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ denizencore ---
[INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.90.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.2-SNAPSHOT/denizencore-1.90.2-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.2-SNAPSHOT/denizencore-1.90.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14.961 s
[INFO] Finished at: 2023-01-01T00:46: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.90.2-SNAPSHOT/denizencore-1.90.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.90.2-SNAPSHOT.jar to com.denizenscript/denizencore/1.90.2-SNAPSHOT/denizencore-1.90.2-SNAPSHOT.jar
channel stopped
Archiving artifacts
Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
[INFO] Deployment in https://maven.citizensnpcs.co/repo (id=citizens-repo,uniqueVersion=true)
Deploying the main artifact denizencore-1.90.2-SNAPSHOT.jar
Downloading from citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/1.90.2-SNAPSHOT/maven-metadata.xml
[WARNING] Checksum validation failed, expected d7a29aa568efa771674f2e3067e8d3c17b56d082 but is b951a9bd0448a0038efc2e5b73402b3b477442e8 from citizens-repo for https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/1.90.2-SNAPSHOT/maven-metadata.xml
[WARNING] Checksum validation failed, expected d7a29aa568efa771674f2e3067e8d3c17b56d082 but is b951a9bd0448a0038efc2e5b73402b3b477442e8 from citizens-repo for https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/1.90.2-SNAPSHOT/maven-metadata.xml
Downloaded from citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/1.90.2-SNAPSHOT/maven-metadata.xml (784 B at 7.1 kB/s)
Uploading to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/1.90.2-SNAPSHOT/denizencore-1.90.2-20230101.004607-16.jar
Uploaded to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/1.90.2-SNAPSHOT/denizencore-1.90.2-20230101.004607-16.jar (766 kB at 2.5 MB/s)
Uploading to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/1.90.2-SNAPSHOT/denizencore-1.90.2-20230101.004607-16.pom
Uploaded to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/1.90.2-SNAPSHOT/denizencore-1.90.2-20230101.004607-16.pom (4.5 kB at 55 kB/s)
Downloading from citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/maven-metadata.xml
[WARNING] Checksum validation failed, expected 6a299aaed46d0d8e33ba6c59a728417792648ca6 but is 873362d65c15d8d8bccd53182a9d904430a2cd77 from citizens-repo for https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/maven-metadata.xml
[WARNING] Checksum validation failed, expected 6a299aaed46d0d8e33ba6c59a728417792648ca6 but is 873362d65c15d8d8bccd53182a9d904430a2cd77 from citizens-repo for https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/maven-metadata.xml
Downloaded from citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/maven-metadata.xml (330 B at 4.0 kB/s)
Uploading to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/1.90.2-SNAPSHOT/maven-metadata.xml
Uploaded to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/1.90.2-SNAPSHOT/maven-metadata.xml (784 B at 9.9 kB/s)
Uploading to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/maven-metadata.xml
Uploaded to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/maven-metadata.xml (330 B at 4.9 kB/s)
[INFO] Deployment done in 0.81 sec
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@5ccfd89d[nodeId=MDEwOlJlcG9zaXRvcnkyNDgwNDcyMQ==,description=The core Denizen engine,homepage=<null>,name=Denizen-Core,fork=false,archived=false,visibility=public,size=4711,milestones={},language=Java,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/DenizenScript/Denizen-Core,id=24804721,nodeId=<null>,createdAt=2014-10-05T00:03:35Z,updatedAt=2022-12-21T08:03:47Z]] (sha:9ca301f) with context:ci/jenkins/build-status
Setting commit status on GitHub for https://github.com/DenizenScript/Denizen-Core/commit/9ca301f864ae6b3dbe1a8dd9d6aee8e000b35e9a
Sending notification to Discord.
Finished: SUCCESS