Started by an SCM change Running as SYSTEM Building remotely on Builder in workspace /FastHome/jenkins/workspace/mcMMO [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/mcMMO-Dev/mcMMO.git > git init /FastHome/jenkins/workspace/mcMMO # timeout=10 Fetching upstream changes from https://github.com/mcMMO-Dev/mcMMO.git > git --version # timeout=10 > git --version # 'git version 2.44.0' > git fetch --tags --force --progress -- https://github.com/mcMMO-Dev/mcMMO.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/mcMMO-Dev/mcMMO.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision cae2132d8da2a4b855dc07ede7054b29bc59e4a4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cae2132d8da2a4b855dc07ede7054b29bc59e4a4 # timeout=10 Commit message: "2.2.008" > git rev-list --no-walk 64206c3ac88f7549fe46619a637d6a6ba1899e78 # timeout=10 [mcMMO] $ /bin/sh -xe /tmp/jenkins16189687634112066954.sh + git clone https://github.com/mcMMO-Dev/mcMMO.git Cloning into 'mcMMO'... + cd mcMMO + export PATH=/usr/lib/jvm/java-17-jdk/bin/:/usr/local/sbin:/usr/local/bin:/usr/bin + PATH=/usr/lib/jvm/java-17-jdk/bin/:/usr/local/sbin:/usr/local/bin:/usr/bin + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk/ + JAVA_HOME=/usr/lib/jvm/java-17-openjdk/ + mvn clean package install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.gmail.nossr50.mcMMO:mcMMO:jar:2.2.008 [WARNING] 'dependencies.dependency.version' for com.comphenix.protocol:ProtocolLib:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 278, column 22 [WARNING] 'dependencies.dependency.version' for net.kyori:adventure-platform-bukkit:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 346, 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.gmail.nossr50.mcMMO:mcMMO >-------------------- [INFO] Building mcMMO 2.2.008 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mcMMO --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mcMMO --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources to . [INFO] Copying 21 resources to com/gmail/nossr50/locale [INFO] Copying 4 resources to mods [INFO] Copying 1 resource to . [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mcMMO --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 517 source files to /FastHome/jenkins/workspace/mcMMO/mcMMO/target/classes [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java: Some input files use or override a deprecated API. [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java: Recompile with -Xlint:deprecation for details. [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/main/java/com/gmail/nossr50/util/PotionUtil.java: Some input files use unchecked or unsafe operations. [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/main/java/com/gmail/nossr50/util/PotionUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mcMMO --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mcMMO --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /FastHome/jenkins/workspace/mcMMO/mcMMO/target/test-classes [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/test/java/com/gmail/nossr50/database/FlatFileDatabaseManagerTest.java: Some input files use or override a deprecated API. [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/test/java/com/gmail/nossr50/database/FlatFileDatabaseManagerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ mcMMO --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.gmail.nossr50.util.PotionUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in com.gmail.nossr50.util.PotionUtilTest [INFO] Running com.gmail.nossr50.util.text.TextUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in com.gmail.nossr50.util.text.TextUtilsTest [INFO] Running com.gmail.nossr50.util.platform.MinecraftGameVersionTest May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Platform String: 1.13.2-R0.1-SNAPSHOT May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Minecraft version determined to be - 1.13.2 May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Loading compatibility layers... May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Finished loading compatibility layers. May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Platform String: 1.13-R0.2-SNAPSHOT May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Minecraft version determined to be - 1.13.0 May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Loading compatibility layers... May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Finished loading compatibility layers. May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Platform String: 1.13.2-R0.1-SNAPSHOT May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Minecraft version determined to be - 1.13.2 May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Loading compatibility layers... May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Finished loading compatibility layers. May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Platform String: 1.13-pre7-R0.1-SNAPSHOT May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Minecraft version determined to be - 1.13.0 May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Loading compatibility layers... May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Finished loading compatibility layers. May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Platform String: 1.14-pre5-SNAPSHOT May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Minecraft version determined to be - 1.14.0 May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Loading compatibility layers... May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Finished loading compatibility layers. May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Platform String: 1.15-R0.1-SNAPSHOT May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Minecraft version determined to be - 1.15.0 May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Loading compatibility layers... May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Finished loading compatibility layers. May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Platform String: 1.16.5-R0.1-SNAPSHOT May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Minecraft version determined to be - 1.16.5 May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Loading compatibility layers... May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Finished loading compatibility layers. May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Platform String: 1.17-R0.1-SNAPSHOT May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Minecraft version determined to be - 1.17.0 May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Loading compatibility layers... May 11, 2024 6:20:35 PM com.gmail.nossr50.util.LogUtils debug INFO: [D] Finished loading compatibility layers. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 s - in com.gmail.nossr50.util.platform.MinecraftGameVersionTest [INFO] Running com.gmail.nossr50.util.random.ProbabilityUtilTest Wins: 3999308.0 Fails: 1.6000692E7 Percentage succeeded: 19.99654, Expected: 20.0 Variance is within tolerance levels! Wins: 2196824.0 Fails: 1.7803176E7 Percentage succeeded: 10.98412, Expected: 11.0 Variance is within tolerance levels! Wins: 1424.0 Fails: 1.9998576E7 Percentage succeeded: 0.00712, Expected: 0.007 Variance is within tolerance levels! Wins: 9098903.0 Fails: 1.0901097E7 Percentage succeeded: 45.494515, Expected: 45.5 Variance is within tolerance levels! [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.632 s - in com.gmail.nossr50.util.random.ProbabilityUtilTest [INFO] Running com.gmail.nossr50.util.random.ProbabilityTest 4.9968699999999995, 5.0 9.9929, 10.0 15.00982, 15.0 19.996145000000002, 20.0 25.006705, 25.0 49.977, 50.0 75.00757, 75.0 90.011555, 90.0 99.90089, 99.9 0.05032, 0.05 0.099895, 0.1 100.0, 100.0 100.0, 100.0 5.000629999999999, 5.0 9.994085, 10.0 15.000969999999999, 15.0 20.004845, 20.0 24.98817, 25.0 50.01041000000001, 50.0 74.991365, 75.0 90.000815, 90.0 99.90109000000001, 99.9 0.05025500000000001, 0.05 0.10056999999999999, 0.1 100.0, 100.0 100.0, 100.0 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.585 s - in com.gmail.nossr50.util.random.ProbabilityTest [INFO] Running com.gmail.nossr50.util.blockmeta.ChunkStoreTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.787 s - in com.gmail.nossr50.util.blockmeta.ChunkStoreTest [INFO] Running com.gmail.nossr50.database.flatfile.FlatFileDataUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.gmail.nossr50.database.flatfile.FlatFileDataUtilTest [INFO] Running com.gmail.nossr50.database.FlatFileDataProcessorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.gmail.nossr50.database.FlatFileDataProcessorTest [INFO] Running com.gmail.nossr50.database.FlatFileDatabaseManagerTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in com.gmail.nossr50.database.FlatFileDatabaseManagerTest [INFO] Running com.gmail.nossr50.skills.excavation.ExcavationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in com.gmail.nossr50.skills.excavation.ExcavationTest [INFO] Running com.gmail.nossr50.skills.woodcutting.WoodcuttingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in com.gmail.nossr50.skills.woodcutting.WoodcuttingTest [INFO] Running com.gmail.nossr50.datatypes.BlockLocationHistoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.gmail.nossr50.datatypes.BlockLocationHistoryTest [INFO] Running com.gmail.nossr50.locale.LocaleLoaderTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in com.gmail.nossr50.locale.LocaleLoaderTest [INFO] Running com.gmail.nossr50.party.PartyManagerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in com.gmail.nossr50.party.PartyManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 107, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mcMMO --- [INFO] Building jar: /FastHome/jenkins/workspace/mcMMO/mcMMO/target/mcMMO.jar [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-5:single (build) @ mcMMO --- [INFO] Reading assembly descriptor: src/main/assembly/package.xml [INFO] Building zip: /FastHome/jenkins/workspace/mcMMO/mcMMO/target/mcMMO-bin.zip [INFO] [INFO] --- maven-shade-plugin:3.3.0:shade (default) @ mcMMO --- [INFO] Including co.aikar:acf-bukkit:jar:0.5.1-SNAPSHOT in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-bungeecord:jar:4.3.2 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-legacy:jar:4.13.1 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-gson:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-gson-legacy-impl:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-json:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-json-legacy-impl:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-api:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:examination-api:jar:1.3.0 in the shaded jar. [INFO] Including net.kyori:examination-string:jar:1.3.0 in the shaded jar. [INFO] Including net.kyori:adventure-nbt:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-key:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-platform-api:jar:4.3.2 in the shaded jar. [INFO] Including net.kyori:adventure-platform-bukkit:jar:4.3.3-SNAPSHOT in the shaded jar. [INFO] Including net.kyori:adventure-platform-facet:jar:4.3.2 in the shaded jar. [INFO] Including net.kyori:adventure-platform-viaversion:jar:4.3.2 in the shaded jar. [INFO] Including net.kyori:option:jar:1.0.0 in the shaded jar. [INFO] Including org.bstats:bstats-bukkit:jar:3.0.0 in the shaded jar. [INFO] Including org.bstats:bstats-base:jar:3.0.0 in the shaded jar. [INFO] Including org.apache.tomcat:tomcat-jdbc:jar:10.1.0-M17 in the shaded jar. [INFO] Including org.apache.tomcat:tomcat-juli:jar:10.1.0-M17 in the shaded jar. [INFO] Including com.tcoded:FoliaLib:jar:0.3.1 in the shaded jar. [INFO] Excluding net.bytebuddy:byte-buddy:jar:1.14.11 from the shaded jar. [INFO] Excluding com.comphenix.protocol:ProtocolLib:jar:5.2.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.code.gson:gson:jar:2.8.0 from the shaded jar. [INFO] Excluding org.apache.maven.scm:maven-scm-provider-gitexe:jar:2.0.0-M1 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.6 from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar. [INFO] Excluding org.apache.maven.scm:maven-scm-provider-git-commons:jar:2.0.0-M1 from the shaded jar. [INFO] Excluding org.apache.maven.scm:maven-scm-api:jar:2.0.0-M1 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.3.1 from the shaded jar. [INFO] Excluding org.yaml:snakeyaml:jar:2.2 from the shaded jar. [INFO] Excluding com.sk89q.worldedit:worldedit-core:jar:7.2.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.sk89q.worldedit.worldedit-libs:core:jar:7.2.0-SNAPSHOT from the shaded jar. [INFO] Excluding de.schlichtherle:truezip:jar:6.8.3 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-profile-default_2.13:jar:0.12.1 from the shaded jar. [INFO] Excluding org.scala-lang:scala-library:jar:2.13.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-http:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-kernel-spec:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-annotations:jar:2.5.0 from the shaded jar. [INFO] Excluding com.google.code.findbugs:annotations:jar:3.0.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-cio:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-io:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-services:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-logging:jar:2.5.0 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.5.10 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.4.12 from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:1.11 from the shaded jar. [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.28 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-odf:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-comp-zipdriver:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-comp-zip:jar:0.12.1 from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.63 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-tar:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-comp-tardriver:jar:0.12.1 from the shaded jar. [INFO] Excluding org.apache.commons:commons-compress:jar:1.19 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-tar-bzip2:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-tar-gzip:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-tar-xz:jar:0.12.1 from the shaded jar. [INFO] Excluding org.tukaani:xz:jar:1.8 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-zip-raes:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-profile-base_2.13:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-access-swing:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-access:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-file:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-jar:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-zip:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-comp-ibm437:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-kernel-impl_2.13:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-key-console:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-key-default:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-key-swing:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-key-macosx:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-key-spec:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-shed:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.dev.jna:jna:jar:4.1.0 from the shaded jar. [INFO] Excluding org.mozilla:rhino-runtime:jar:1.7.12 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.26 from the shaded jar. [INFO] Excluding org.antlr:antlr4-runtime:jar:4.7.2 from the shaded jar. [INFO] Excluding it.unimi.dsi:fastutil:jar:8.2.1 from the shaded jar. [INFO] Excluding com.sk89q.worldguard:worldguard-core:jar:7.0.7 from the shaded jar. [INFO] Excluding com.sk89q.worldguard.worldguard-libs:core:jar:7.0.7 from the shaded jar. [INFO] Excluding org.flywaydb:flyway-core:jar:3.0 from the shaded jar. [INFO] Excluding com.sk89q.worldguard:worldguard-legacy:jar:7.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.sk89q:commandbook:jar:2.3 from the shaded jar. [INFO] Excluding org.jetbrains:annotations:jar:23.0.0 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:32.1.1-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar. [INFO] Excluding org.checkerframework:checker-qual:jar:3.33.0 from the shaded jar. [INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.18.0 from the shaded jar. [INFO] Excluding com.google.j2objc:j2objc-annotations:jar:2.8 from the shaded jar. [INFO] Dependency-reduced POM written at: /FastHome/jenkins/workspace/mcMMO/mcMMO/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] mcMMO.jar, tomcat-jdbc-10.1.0-M17.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] FoliaLib-0.3.1.jar, acf-bukkit-0.5.1-SNAPSHOT.jar, adventure-api-4.16.0.jar, adventure-key-4.16.0.jar, adventure-nbt-4.16.0.jar, adventure-platform-api-4.3.2.jar, adventure-platform-bukkit-4.3.3-SNAPSHOT.jar, adventure-platform-facet-4.3.2.jar, adventure-platform-viaversion-4.3.2.jar, adventure-text-serializer-bungeecord-4.3.2.jar, adventure-text-serializer-gson-4.16.0.jar, adventure-text-serializer-gson-legacy-impl-4.16.0.jar, adventure-text-serializer-json-4.16.0.jar, adventure-text-serializer-json-legacy-impl-4.16.0.jar, adventure-text-serializer-legacy-4.13.1.jar, bstats-base-3.0.0.jar, bstats-bukkit-3.0.0.jar, examination-api-1.3.0.jar, examination-string-1.3.0.jar, mcMMO.jar, option-1.0.0.jar, tomcat-jdbc-10.1.0-M17.jar, tomcat-juli-10.1.0-M17.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] examination-api-1.3.0.jar, examination-string-1.3.0.jar, option-1.0.0.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [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 /FastHome/jenkins/workspace/mcMMO/mcMMO/target/mcMMO.jar with /FastHome/jenkins/workspace/mcMMO/mcMMO/target/mcMMO-2.2.008-shaded.jar [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mcMMO --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources to . [INFO] Copying 21 resources to com/gmail/nossr50/locale [INFO] Copying 4 resources to mods [INFO] Copying 1 resource to . [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mcMMO --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 517 source files to /FastHome/jenkins/workspace/mcMMO/mcMMO/target/classes [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java: Some input files use or override a deprecated API. [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java: Recompile with -Xlint:deprecation for details. [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/main/java/com/gmail/nossr50/util/PotionUtil.java: Some input files use unchecked or unsafe operations. [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/main/java/com/gmail/nossr50/util/PotionUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mcMMO --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mcMMO --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /FastHome/jenkins/workspace/mcMMO/mcMMO/target/test-classes [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/test/java/com/gmail/nossr50/database/FlatFileDatabaseManagerTest.java: Some input files use or override a deprecated API. [INFO] /FastHome/jenkins/workspace/mcMMO/mcMMO/src/test/java/com/gmail/nossr50/database/FlatFileDatabaseManagerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ mcMMO --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mcMMO --- [INFO] Building jar: /FastHome/jenkins/workspace/mcMMO/mcMMO/target/mcMMO.jar [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-5:single (build) @ mcMMO --- [INFO] Reading assembly descriptor: src/main/assembly/package.xml [INFO] Building zip: /FastHome/jenkins/workspace/mcMMO/mcMMO/target/mcMMO-bin.zip [WARNING] artifact com.gmail.nossr50.mcMMO:mcMMO:zip:bin:2.2.008 already attached, replace previous instance [INFO] [INFO] --- maven-shade-plugin:3.3.0:shade (default) @ mcMMO --- [INFO] Including co.aikar:acf-bukkit:jar:0.5.1-SNAPSHOT in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-bungeecord:jar:4.3.2 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-legacy:jar:4.13.1 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-gson:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-gson-legacy-impl:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-json:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-json-legacy-impl:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-api:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:examination-api:jar:1.3.0 in the shaded jar. [INFO] Including net.kyori:examination-string:jar:1.3.0 in the shaded jar. [INFO] Including net.kyori:adventure-nbt:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-key:jar:4.16.0 in the shaded jar. [INFO] Including net.kyori:adventure-platform-api:jar:4.3.2 in the shaded jar. [INFO] Including net.kyori:adventure-platform-bukkit:jar:4.3.3-SNAPSHOT in the shaded jar. [INFO] Including net.kyori:adventure-platform-facet:jar:4.3.2 in the shaded jar. [INFO] Including net.kyori:adventure-platform-viaversion:jar:4.3.2 in the shaded jar. [INFO] Including net.kyori:option:jar:1.0.0 in the shaded jar. [INFO] Including org.bstats:bstats-bukkit:jar:3.0.0 in the shaded jar. [INFO] Including org.bstats:bstats-base:jar:3.0.0 in the shaded jar. [INFO] Including org.apache.tomcat:tomcat-jdbc:jar:10.1.0-M17 in the shaded jar. [INFO] Including org.apache.tomcat:tomcat-juli:jar:10.1.0-M17 in the shaded jar. [INFO] Including com.tcoded:FoliaLib:jar:0.3.1 in the shaded jar. [INFO] Excluding net.bytebuddy:byte-buddy:jar:1.14.11 from the shaded jar. [INFO] Excluding com.comphenix.protocol:ProtocolLib:jar:5.2.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.code.gson:gson:jar:2.8.0 from the shaded jar. [INFO] Excluding org.apache.maven.scm:maven-scm-provider-gitexe:jar:2.0.0-M1 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.6 from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar. [INFO] Excluding org.apache.maven.scm:maven-scm-provider-git-commons:jar:2.0.0-M1 from the shaded jar. [INFO] Excluding org.apache.maven.scm:maven-scm-api:jar:2.0.0-M1 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.3.1 from the shaded jar. [INFO] Excluding org.yaml:snakeyaml:jar:2.2 from the shaded jar. [INFO] Excluding com.sk89q.worldedit:worldedit-core:jar:7.2.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.sk89q.worldedit.worldedit-libs:core:jar:7.2.0-SNAPSHOT from the shaded jar. [INFO] Excluding de.schlichtherle:truezip:jar:6.8.3 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-profile-default_2.13:jar:0.12.1 from the shaded jar. [INFO] Excluding org.scala-lang:scala-library:jar:2.13.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-http:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-kernel-spec:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-annotations:jar:2.5.0 from the shaded jar. [INFO] Excluding com.google.code.findbugs:annotations:jar:3.0.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-cio:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-io:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-services:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-logging:jar:2.5.0 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.5.10 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.4.12 from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:1.11 from the shaded jar. [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.28 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-odf:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-comp-zipdriver:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-comp-zip:jar:0.12.1 from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.63 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-tar:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-comp-tardriver:jar:0.12.1 from the shaded jar. [INFO] Excluding org.apache.commons:commons-compress:jar:1.19 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-tar-bzip2:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-tar-gzip:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-tar-xz:jar:0.12.1 from the shaded jar. [INFO] Excluding org.tukaani:xz:jar:1.8 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-zip-raes:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-profile-base_2.13:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-access-swing:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-access:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-file:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-jar:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-driver-zip:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-comp-ibm437:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truevfs:truevfs-kernel-impl_2.13:jar:0.12.1 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-key-console:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-key-default:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-key-swing:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-key-macosx:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-key-spec:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.truecommons:truecommons-shed:jar:2.5.0 from the shaded jar. [INFO] Excluding net.java.dev.jna:jna:jar:4.1.0 from the shaded jar. [INFO] Excluding org.mozilla:rhino-runtime:jar:1.7.12 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.26 from the shaded jar. [INFO] Excluding org.antlr:antlr4-runtime:jar:4.7.2 from the shaded jar. [INFO] Excluding it.unimi.dsi:fastutil:jar:8.2.1 from the shaded jar. [INFO] Excluding com.sk89q.worldguard:worldguard-core:jar:7.0.7 from the shaded jar. [INFO] Excluding com.sk89q.worldguard.worldguard-libs:core:jar:7.0.7 from the shaded jar. [INFO] Excluding org.flywaydb:flyway-core:jar:3.0 from the shaded jar. [INFO] Excluding com.sk89q.worldguard:worldguard-legacy:jar:7.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.sk89q:commandbook:jar:2.3 from the shaded jar. [INFO] Excluding org.jetbrains:annotations:jar:23.0.0 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:32.1.1-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar. [INFO] Excluding org.checkerframework:checker-qual:jar:3.33.0 from the shaded jar. [INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.18.0 from the shaded jar. [INFO] Excluding com.google.j2objc:j2objc-annotations:jar:2.8 from the shaded jar. [INFO] Dependency-reduced POM written at: /FastHome/jenkins/workspace/mcMMO/mcMMO/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] mcMMO.jar, tomcat-jdbc-10.1.0-M17.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] FoliaLib-0.3.1.jar, acf-bukkit-0.5.1-SNAPSHOT.jar, adventure-api-4.16.0.jar, adventure-key-4.16.0.jar, adventure-nbt-4.16.0.jar, adventure-platform-api-4.3.2.jar, adventure-platform-bukkit-4.3.3-SNAPSHOT.jar, adventure-platform-facet-4.3.2.jar, adventure-platform-viaversion-4.3.2.jar, adventure-text-serializer-bungeecord-4.3.2.jar, adventure-text-serializer-gson-4.16.0.jar, adventure-text-serializer-gson-legacy-impl-4.16.0.jar, adventure-text-serializer-json-4.16.0.jar, adventure-text-serializer-json-legacy-impl-4.16.0.jar, adventure-text-serializer-legacy-4.13.1.jar, bstats-base-3.0.0.jar, bstats-bukkit-3.0.0.jar, examination-api-1.3.0.jar, examination-string-1.3.0.jar, mcMMO.jar, option-1.0.0.jar, tomcat-jdbc-10.1.0-M17.jar, tomcat-juli-10.1.0-M17.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] examination-api-1.3.0.jar, examination-string-1.3.0.jar, option-1.0.0.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [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 /FastHome/jenkins/workspace/mcMMO/mcMMO/target/mcMMO.jar with /FastHome/jenkins/workspace/mcMMO/mcMMO/target/mcMMO-2.2.008-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ mcMMO --- [INFO] Installing /FastHome/jenkins/workspace/mcMMO/mcMMO/target/mcMMO.jar to /home/jenkins/.m2/repository/com/gmail/nossr50/mcMMO/mcMMO/2.2.008/mcMMO-2.2.008.jar [INFO] Installing /FastHome/jenkins/workspace/mcMMO/mcMMO/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/com/gmail/nossr50/mcMMO/mcMMO/2.2.008/mcMMO-2.2.008.pom [INFO] Installing /FastHome/jenkins/workspace/mcMMO/mcMMO/target/mcMMO-bin.zip to /home/jenkins/.m2/repository/com/gmail/nossr50/mcMMO/mcMMO/2.2.008/mcMMO-2.2.008-bin.zip [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.290 s [INFO] Finished at: 2024-05-11T18:20:49-05:00 [INFO] ------------------------------------------------------------------------ + cd ../ + mkdir target + cp mcMMO/target/mcMMO.jar target/mcMMO.jar + cp mcMMO/target/original-mcMMO.jar target/original-mcMMO.jar Archiving artifacts Finished: SUCCESS