Started by GitHub push by kev626 Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/PufferfishPlus-1.19 The recommended git tool is: NONE using credential ead9be76-919e-4c7d-b63c-c3061e1c4143 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/PufferfishPlus-1.19/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:pufferfish-gg/PufferfishPlus.git # timeout=10 Fetching upstream changes from git@github.com:pufferfish-gg/PufferfishPlus.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_SSH to set credentials > git fetch --tags --force --progress -- git@github.com:pufferfish-gg/PufferfishPlus.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/ver/1.19^{commit} # timeout=10 Checking out Revision b5c114f6f40dd5092a898effe45a1963ccfa7e6d (refs/remotes/origin/ver/1.19) > git config core.sparsecheckout # timeout=10 > git checkout -f b5c114f6f40dd5092a898effe45a1963ccfa7e6d # timeout=10 Commit message: "Updated Upstream (Pufferfish)" > git rev-list --no-walk bd215933711ff1c63239c74589d412ccd6b9c77c # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.work/PufferfishPlusBuilder.url # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 > git config -f .gitmodules --get submodule.work/PufferfishPlusBuilder.path # timeout=10 > git config --get submodule.work/Paperclip.url # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 > git config -f .gitmodules --get submodule.work/Paperclip.path # timeout=10 > git config --get submodule.work/Obfuscator.url # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 > git config -f .gitmodules --get submodule.work/Obfuscator.path # timeout=10 using GIT_SSH to set credentials > git submodule update --init --recursive work/PufferfishPlusBuilder # timeout=10 using GIT_SSH to set credentials > git submodule update --init --recursive work/Paperclip # timeout=10 using GIT_SSH to set credentials > git submodule update --init --recursive work/Obfuscator # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [] (sha:b5c114f) with context:Jenkins [Gradle] - Launching build. [PufferfishPlus-1.19] $ /var/lib/jenkins/workspace/PufferfishPlus-1.19/gradlew applyPatches Starting a Gradle Daemon (subsequent builds will be faster) > Task :clonePufferfishRepo > Task :pufferfish:clonePaperRepo > Task :pufferfish:paper:initSubmodules > Task :pufferfish:paper:patchSpigotApiPatches FROM-CACHE > Task :pufferfish:getPaperUpstreamData Invalid Java installation found at '/usr/lib/jvm/openjdk-11' (Common Linux Locations). It will be re-checked in the next build. This might have performance impact if it keeps failing. Run the 'javaToolchains' task for more details. Invalid Java installation found at '/usr/lib/jvm/openjdk-17' (Common Linux Locations). It will be re-checked in the next build. This might have performance impact if it keeps failing. Run the 'javaToolchains' task for more details. > Task :pufferfish:paper:patchSpigotApi > Task :pufferfish:paper:applyApiPatches > Task :pufferfish:paper:downloadMcManifest > Task :pufferfish:paper:downloadMcVersionManifest > Task :pufferfish:paper:downloadServerJar UP-TO-DATE > Task :pufferfish:paper:extractFromBundler UP-TO-DATE > Task :pufferfish:paper:addAdditionalSpigotMappings UP-TO-DATE > Task :pufferfish:paper:downloadMappings UP-TO-DATE > Task :pufferfish:paper:filterVanillaJar UP-TO-DATE > Task :pufferfish:paper:generateMappings UP-TO-DATE > Task :pufferfish:paper:generateSpigotMappings UP-TO-DATE > Task :pufferfish:paper:spigotRemapJar UP-TO-DATE > Task :pufferfish:paper:cleanupMappings UP-TO-DATE > Task :pufferfish:paper:patchMappings UP-TO-DATE > Task :pufferfish:paper:cleanupSourceMappings UP-TO-DATE > Task :pufferfish:paper:remapJar UP-TO-DATE > Task :pufferfish:paper:fixJar UP-TO-DATE > Task :pufferfish:paper:patchCraftBukkitPatches FROM-CACHE > Task :pufferfish:paper:filterSpigotExcludes UP-TO-DATE > Task :pufferfish:paper:spigotDecompileJar UP-TO-DATE > Task :pufferfish:paper:patchCraftBukkit > Task :pufferfish:paper:patchSpigotServerPatches FROM-CACHE > Task :pufferfish:paper:patchSpigotServer > Task :pufferfish:paper:patchSpigot > Task :pufferfish:paper:collectAtsFromPatches > Task :pufferfish:paper:mergePaperAts FROM-CACHE > Task :pufferfish:paper:remapSpigotAt UP-TO-DATE > Task :pufferfish:paper:downloadMcLibrariesSources UP-TO-DATE > Task :pufferfish:paper:downloadSpigotDependencies > Task :pufferfish:paper:remapSpigotSources FROM-CACHE > Task :pufferfish:paper:remapGeneratedAt UP-TO-DATE > Task :pufferfish:paper:mergeGeneratedAts UP-TO-DATE > Task :pufferfish:paper:mergeAdditionalAts > Task :pufferfish:paper:applyMergedAt > Task :pufferfish:paper:copyResources FROM-CACHE > Task :pufferfish:paper:decompileJar FROM-CACHE > Task :pufferfish:paper:applyServerPatches Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. > Task :pufferfish:paper:applyPatches > Task :pufferfish:paper:lineMapJar FROM-CACHE > Task :pufferfish:paper:prepareForDownstream > Task :pufferfish:applyApiPatches > Task :pufferfish:applyServerPatches Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. > Task :getPufferfishUpstreamData > Task :pufferfish:mergeReobfMappingsPatches UP-TO-DATE > Task :pufferfish:prepareForDownstream > Task :applyApiPatches Creating pufferfishplus-api from patch source... Applying patches to pufferfishplus-api... No patches found > Task :applyServerPatches Creating pufferfishplus-server from patch source... Importing 11 classes from vanilla... Importing 0 classes from library sources... Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. Applying patches to pufferfishplus-server... Applying: PufferfishPlus Branding Applying: DRM Applying: Async entity tracker Applying: Optimize farmland random tick Applying: Async pathfinder Applying: Optimize RNG Applying: Avoid unboxing Applying: Optimize heightmap accesses Applying: Implement private feature toggles Applying: Private Feature 641_1 Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. Patches applied cleanly to pufferfishplus-server > Task :applyPatches BUILD SUCCESSFUL in 47s 4 actionable tasks: 4 executed Build step 'Invoke Gradle script' changed build result to SUCCESS [Gradle] - Launching build. [PufferfishPlus-1.19] $ /var/lib/jenkins/workspace/PufferfishPlus-1.19/gradlew createReobfPaperclipJar Invalid Java installation found at '/usr/lib/jvm/openjdk-17' (Common Linux Locations). It will be re-checked in the next build. This might have performance impact if it keeps failing. Run the 'javaToolchains' task for more details. Invalid Java installation found at '/usr/lib/jvm/openjdk-11' (Common Linux Locations). It will be re-checked in the next build. This might have performance impact if it keeps failing. Run the 'javaToolchains' task for more details. > Task :pufferfishplus-server:processResources > Task :pufferfishplus-api:compileJava FROM-CACHE > Task :pufferfishplus-api:processResources NO-SOURCE > Task :pufferfishplus-api:classes UP-TO-DATE > Task :pufferfishplus-api:generateApiVersioningFile > Task :pufferfishplus-api:jar > Task :clonePufferfishRepo > Task :pufferfish:clonePaperRepo > Task :pufferfish:paper:initSubmodules > Task :pufferfish:paper:patchSpigotApiPatches UP-TO-DATE > Task :pufferfish:paper:patchSpigotApi UP-TO-DATE > Task :pufferfish:paper:applyApiPatches UP-TO-DATE > Task :pufferfish:paper:downloadMcManifest > Task :pufferfish:paper:downloadMcVersionManifest UP-TO-DATE > Task :pufferfish:paper:downloadServerJar UP-TO-DATE > Task :pufferfish:paper:extractFromBundler UP-TO-DATE > Task :pufferfish:paper:addAdditionalSpigotMappings UP-TO-DATE > Task :pufferfish:paper:downloadMappings UP-TO-DATE > Task :pufferfish:paper:filterVanillaJar UP-TO-DATE > Task :pufferfish:paper:generateMappings UP-TO-DATE > Task :pufferfish:paper:generateSpigotMappings UP-TO-DATE > Task :pufferfish:paper:spigotRemapJar UP-TO-DATE > Task :pufferfish:paper:cleanupMappings UP-TO-DATE > Task :pufferfish:paper:patchMappings UP-TO-DATE > Task :pufferfish:paper:cleanupSourceMappings UP-TO-DATE > Task :pufferfish:paper:remapJar UP-TO-DATE > Task :pufferfish:paper:fixJar UP-TO-DATE > Task :pufferfish:paper:patchCraftBukkitPatches UP-TO-DATE > Task :pufferfish:paper:filterSpigotExcludes UP-TO-DATE > Task :pufferfish:paper:spigotDecompileJar UP-TO-DATE > Task :pufferfish:paper:patchCraftBukkit UP-TO-DATE > Task :pufferfish:paper:patchSpigotServerPatches UP-TO-DATE > Task :pufferfish:paper:patchSpigotServer UP-TO-DATE > Task :pufferfish:paper:patchSpigot UP-TO-DATE > Task :pufferfish:paper:downloadSpigotDependencies UP-TO-DATE > Task :pufferfish:paper:collectAtsFromPatches UP-TO-DATE > Task :pufferfish:paper:mergePaperAts UP-TO-DATE > Task :pufferfish:paper:remapSpigotSources UP-TO-DATE > Task :pufferfish:paper:remapGeneratedAt UP-TO-DATE > Task :pufferfish:paper:remapSpigotAt UP-TO-DATE > Task :pufferfish:paper:mergeGeneratedAts UP-TO-DATE > Task :pufferfish:paper:mergeAdditionalAts UP-TO-DATE > Task :pufferfish:paper:applyMergedAt UP-TO-DATE > Task :pufferfish:paper:copyResources UP-TO-DATE > Task :pufferfish:paper:decompileJar UP-TO-DATE > Task :pufferfish:paper:downloadMcLibrariesSources UP-TO-DATE > Task :pufferfish:paper:applyServerPatches UP-TO-DATE > Task :pufferfish:paper:applyPatches UP-TO-DATE > Task :pufferfish:paper:lineMapJar UP-TO-DATE > Task :pufferfish:paper:prepareForDownstream > Task :pufferfish:getPaperUpstreamData > Task :pufferfish:applyApiPatches > Task :pufferfish:applyServerPatches UP-TO-DATE > Task :pufferfish:mergeReobfMappingsPatches UP-TO-DATE > Task :pufferfish:prepareForDownstream > Task :getPufferfishUpstreamData > Task :mergeReobfMappingsPatches UP-TO-DATE > Task :pufferfishplus-server:compileJava warning: using incubating module(s): jdk.incubator.vector Note: Processing Log4j annotations Note: Annotations processed warning: using incubating module(s): jdk.incubator.vector Note: Processing Log4j annotations Note: No elements to process warning: using incubating module(s): jdk.incubator.vector /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:2382: warning: [removal] createVanillaChunkData(World,int,int) in Server has been deprecated and marked for removal public ChunkGenerator.ChunkData createVanillaChunkData(World world, int x, int z) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:273: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal private final SimplePluginManager pluginManager = new SimplePluginManager(this, commandMap); ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:273: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal private final SimplePluginManager pluginManager = new SimplePluginManager(this, commandMap); ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:273: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal private final SimplePluginManager pluginManager = new SimplePluginManager(this, commandMap); ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:273: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal private final SimplePluginManager pluginManager = new SimplePluginManager(this, commandMap); ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:238: warning: [removal] getTargetEntityInfo(int,boolean) in LivingEntity has been deprecated and marked for removal public TargetEntityInfo getTargetEntityInfo(int maxDistance, boolean ignoreBlocks) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:225: warning: [removal] getTargetBlockInfo(int,FluidMode) in LivingEntity has been deprecated and marked for removal public com.destroystokyo.paper.block.TargetBlockInfo getTargetBlockInfo(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:214: warning: [removal] getTargetBlockFace(int,FluidMode) in LivingEntity has been deprecated and marked for removal public org.bukkit.block.BlockFace getTargetBlockFace(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:209: warning: [removal] getTargetBlock(int,FluidMode) in LivingEntity has been deprecated and marked for removal public Block getTargetBlock(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:209: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public Block getTargetBlock(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:209: warning: [removal] FluidMode in TargetBlockInfo has been deprecated and marked for removal public Block getTargetBlock(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:209: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public Block getTargetBlock(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:209: warning: [removal] FluidMode in TargetBlockInfo has been deprecated and marked for removal public Block getTargetBlock(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:209: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public Block getTargetBlock(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:209: warning: [removal] FluidMode in TargetBlockInfo has been deprecated and marked for removal public Block getTargetBlock(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:214: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public org.bukkit.block.BlockFace getTargetBlockFace(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:214: warning: [removal] FluidMode in TargetBlockInfo has been deprecated and marked for removal public org.bukkit.block.BlockFace getTargetBlockFace(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:214: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public org.bukkit.block.BlockFace getTargetBlockFace(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:214: warning: [removal] FluidMode in TargetBlockInfo has been deprecated and marked for removal public org.bukkit.block.BlockFace getTargetBlockFace(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:214: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public org.bukkit.block.BlockFace getTargetBlockFace(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:214: warning: [removal] FluidMode in TargetBlockInfo has been deprecated and marked for removal public org.bukkit.block.BlockFace getTargetBlockFace(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:225: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public com.destroystokyo.paper.block.TargetBlockInfo getTargetBlockInfo(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:225: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public com.destroystokyo.paper.block.TargetBlockInfo getTargetBlockInfo(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:225: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public com.destroystokyo.paper.block.TargetBlockInfo getTargetBlockInfo(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:225: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public com.destroystokyo.paper.block.TargetBlockInfo getTargetBlockInfo(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:225: warning: [removal] FluidMode in TargetBlockInfo has been deprecated and marked for removal public com.destroystokyo.paper.block.TargetBlockInfo getTargetBlockInfo(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:225: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public com.destroystokyo.paper.block.TargetBlockInfo getTargetBlockInfo(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:225: warning: [removal] FluidMode in TargetBlockInfo has been deprecated and marked for removal public com.destroystokyo.paper.block.TargetBlockInfo getTargetBlockInfo(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:225: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal public com.destroystokyo.paper.block.TargetBlockInfo getTargetBlockInfo(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:225: warning: [removal] FluidMode in TargetBlockInfo has been deprecated and marked for removal public com.destroystokyo.paper.block.TargetBlockInfo getTargetBlockInfo(int maxDistance, com.destroystokyo.paper.block.TargetBlockInfo.FluidMode fluidMode) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:228: warning: [removal] TargetBlockInfo in com.destroystokyo.paper.block has been deprecated and marked for removal return new com.destroystokyo.paper.block.TargetBlockInfo(result.getHitBlock(), result.getHitBlockFace()); ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:238: warning: [removal] TargetEntityInfo in com.destroystokyo.paper.entity has been deprecated and marked for removal public TargetEntityInfo getTargetEntityInfo(int maxDistance, boolean ignoreBlocks) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:238: warning: [removal] TargetEntityInfo in com.destroystokyo.paper.entity has been deprecated and marked for removal public TargetEntityInfo getTargetEntityInfo(int maxDistance, boolean ignoreBlocks) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:238: warning: [removal] TargetEntityInfo in com.destroystokyo.paper.entity has been deprecated and marked for removal public TargetEntityInfo getTargetEntityInfo(int maxDistance, boolean ignoreBlocks) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:240: warning: [removal] TargetEntityInfo in com.destroystokyo.paper.entity has been deprecated and marked for removal return rayTrace == null ? null : new TargetEntityInfo(rayTrace.getEntity().getBukkitEntity(), new org.bukkit.util.Vector(rayTrace.getLocation().x, rayTrace.getLocation().y, rayTrace.getLocation().z)); ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:538: warning: [removal] LingeringPotion in org.bukkit.entity has been deprecated and marked for removal if (LingeringPotion.class.isAssignableFrom(projectile)) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/PaperPluginManagerImpl.java:234: warning: [removal] registerInterface(Class) in PluginManager has been deprecated and marked for removal public void registerInterface(@NotNull Class loader) throws IllegalArgumentException { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/PaperPluginManagerImpl.java:37: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal public PaperPluginManagerImpl(Server server, CommandMap commandMap, @Nullable SimplePluginManager permissionManager) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/PaperPluginManagerImpl.java:37: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal public PaperPluginManagerImpl(Server server, CommandMap commandMap, @Nullable SimplePluginManager permissionManager) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/PaperPluginManagerImpl.java:37: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal public PaperPluginManagerImpl(Server server, CommandMap commandMap, @Nullable SimplePluginManager permissionManager) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/PaperPluginManagerImpl.java:234: warning: [removal] PluginLoader in org.bukkit.plugin has been deprecated and marked for removal public void registerInterface(@NotNull Class loader) throws IllegalArgumentException { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/PaperPluginManagerImpl.java:234: warning: [removal] PluginLoader in org.bukkit.plugin has been deprecated and marked for removal public void registerInterface(@NotNull Class loader) throws IllegalArgumentException { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/PaperPluginManagerImpl.java:234: warning: [removal] PluginLoader in org.bukkit.plugin has been deprecated and marked for removal public void registerInterface(@NotNull Class loader) throws IllegalArgumentException { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/CraftRegionAccessor.java:605: warning: [removal] LingeringPotion in org.bukkit.entity has been deprecated and marked for removal if (LingeringPotion.class.isAssignableFrom(clazz)) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/block/CraftBlock.java:715: warning: [removal] getTranslationKey() in Block has been deprecated and marked for removal public String getTranslationKey() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/block/CraftBlock.java:721: warning: [removal] getSoundGroup() in Block has been deprecated and marked for removal public com.destroystokyo.paper.block.BlockSoundGroup getSoundGroup() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/block/CraftBlock.java:715: warning: [removal] getTranslationKey() in Translatable has been deprecated and marked for removal public String getTranslationKey() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/block/CraftBlock.java:721: warning: [removal] BlockSoundGroup in com.destroystokyo.paper.block has been deprecated and marked for removal public com.destroystokyo.paper.block.BlockSoundGroup getSoundGroup() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/block/CraftBlock.java:721: warning: [removal] BlockSoundGroup in com.destroystokyo.paper.block has been deprecated and marked for removal public com.destroystokyo.paper.block.BlockSoundGroup getSoundGroup() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/block/CraftBlock.java:721: warning: [removal] BlockSoundGroup in com.destroystokyo.paper.block has been deprecated and marked for removal public com.destroystokyo.paper.block.BlockSoundGroup getSoundGroup() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/block/CraftBlock.java:722: warning: [removal] CraftBlockSoundGroup in com.destroystokyo.paper.block has been deprecated and marked for removal return new com.destroystokyo.paper.block.CraftBlockSoundGroup(getNMS().getBlock().defaultBlockState().getSoundType()); ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/scheduler/MinecraftInternalPlugin.java:94: warning: [removal] getPluginLoader() in Plugin has been deprecated and marked for removal public PluginLoader getPluginLoader() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/scheduler/MinecraftInternalPlugin.java:94: warning: [removal] PluginLoader in org.bukkit.plugin has been deprecated and marked for removal public PluginLoader getPluginLoader() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/scheduler/MinecraftInternalPlugin.java:94: warning: [removal] PluginLoader in org.bukkit.plugin has been deprecated and marked for removal public PluginLoader getPluginLoader() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/scheduler/MinecraftInternalPlugin.java:94: warning: [removal] PluginLoader in org.bukkit.plugin has been deprecated and marked for removal public PluginLoader getPluginLoader() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/CraftRegistry.java:31: warning: [removal] ConfiguredStructure in io.papermc.paper.world.structure has been deprecated and marked for removal if (bukkitClass == io.papermc.paper.world.structure.ConfiguredStructure.class) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/CraftRegistry.java:32: warning: [removal] PaperConfiguredStructure in io.papermc.paper.world.structure has been deprecated and marked for removal return new io.papermc.paper.world.structure.PaperConfiguredStructure.LegacyRegistry(registryHolder.registryOrThrow(Registries.STRUCTURE)); ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/CraftRegistry.java:32: warning: [removal] LegacyRegistry in PaperConfiguredStructure has been deprecated and marked for removal return new io.papermc.paper.world.structure.PaperConfiguredStructure.LegacyRegistry(registryHolder.registryOrThrow(Registries.STRUCTURE)); ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:86: warning: [removal] LingeringPotion in org.bukkit.entity has been deprecated and marked for removal if (LingeringPotion.class.isAssignableFrom(projectile)) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/CraftParticle.java:206: warning: [removal] getOrigin() in Vibration has been deprecated and marked for removal Location origin = vibration.getOrigin(); ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/block/CraftBed.java:55: warning: [removal] setColor(DyeColor) in Bed has been deprecated and marked for removal public void setColor(DyeColor color) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java:454: warning: [removal] isSupportedApiVersion(String) in UnsafeValues has been deprecated and marked for removal public boolean isSupportedApiVersion(String apiVersion) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java:102: warning: [removal] legacyComponentSerializer() in UnsafeValues has been deprecated and marked for removal public net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer legacyComponentSerializer() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java:82: warning: [removal] colorDownsamplingGsonComponentSerializer() in UnsafeValues has been deprecated and marked for removal public net.kyori.adventure.text.serializer.gson.GsonComponentSerializer colorDownsamplingGsonComponentSerializer() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java:87: warning: [removal] gsonComponentSerializer() in UnsafeValues has been deprecated and marked for removal public net.kyori.adventure.text.serializer.gson.GsonComponentSerializer gsonComponentSerializer() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java:97: warning: [removal] plainTextSerializer() in UnsafeValues has been deprecated and marked for removal public net.kyori.adventure.text.serializer.plain.PlainTextComponentSerializer plainTextSerializer() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java:92: warning: [removal] plainComponentSerializer() in UnsafeValues has been deprecated and marked for removal public net.kyori.adventure.text.serializer.plain.PlainComponentSerializer plainComponentSerializer() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/advancement/CraftAdvancementDisplay.java:10: warning: [removal] AdvancementDisplay in org.bukkit.advancement has been deprecated and marked for removal public class CraftAdvancementDisplay implements org.bukkit.advancement.AdvancementDisplay { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/advancement/CraftAdvancementDisplay.java:10: warning: [removal] AdvancementDisplay in org.bukkit.advancement has been deprecated and marked for removal public class CraftAdvancementDisplay implements org.bukkit.advancement.AdvancementDisplay { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/advancement/CraftAdvancementDisplay.java:10: warning: [removal] AdvancementDisplay in org.bukkit.advancement has been deprecated and marked for removal public class CraftAdvancementDisplay implements org.bukkit.advancement.AdvancementDisplay { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/advancement/CraftAdvancementDisplay.java:63: warning: [removal] AdvancementDisplayType in org.bukkit.advancement has been deprecated and marked for removal public AdvancementDisplayType getType() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/advancement/CraftAdvancementDisplay.java:63: warning: [removal] AdvancementDisplayType in org.bukkit.advancement has been deprecated and marked for removal public AdvancementDisplayType getType() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/advancement/CraftAdvancementDisplay.java:63: warning: [removal] AdvancementDisplayType in org.bukkit.advancement has been deprecated and marked for removal public AdvancementDisplayType getType() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/advancement/CraftAdvancementDisplay.java:64: warning: [removal] AdvancementDisplayType in org.bukkit.advancement has been deprecated and marked for removal return AdvancementDisplayType.values()[this.handle.getFrame().ordinal()]; ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/advancement/CraftAdvancement.java:39: warning: [removal] AdvancementDisplay in org.bukkit.advancement has been deprecated and marked for removal public AdvancementDisplay getDisplay0() { // May be called by plugins via Commodore ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/advancement/CraftAdvancement.java:39: warning: [removal] AdvancementDisplay in org.bukkit.advancement has been deprecated and marked for removal public AdvancementDisplay getDisplay0() { // May be called by plugins via Commodore ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/advancement/CraftAdvancement.java:39: warning: [removal] AdvancementDisplay in org.bukkit.advancement has been deprecated and marked for removal public AdvancementDisplay getDisplay0() { // May be called by plugins via Commodore ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/AbstractProjectile.java:21: warning: [removal] setBounce(boolean) in Projectile has been deprecated and marked for removal public void setBounce(boolean doesBounce) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/AbstractProjectile.java:16: warning: [removal] doesBounce() in Projectile has been deprecated and marked for removal public boolean doesBounce() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftProjectile.java:8: warning: [removal] setBounce(boolean) in Projectile has been deprecated and marked for removal public abstract class CraftProjectile extends AbstractProjectile implements Projectile { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftProjectile.java:8: warning: [removal] doesBounce() in Projectile has been deprecated and marked for removal public abstract class CraftProjectile extends AbstractProjectile implements Projectile { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftThrownPotion.java:17: warning: [removal] SplashPotion in org.bukkit.entity has been deprecated and marked for removal public class CraftThrownPotion extends CraftThrowableProjectile implements ThrownPotion, org.bukkit.entity.SplashPotion, org.bukkit.entity.LingeringPotion { // Paper - implement other classes to avoid violating spawn method generic contracts ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftThrownPotion.java:17: warning: [removal] LingeringPotion in org.bukkit.entity has been deprecated and marked for removal public class CraftThrownPotion extends CraftThrowableProjectile implements ThrownPotion, org.bukkit.entity.SplashPotion, org.bukkit.entity.LingeringPotion { // Paper - implement other classes to avoid violating spawn method generic contracts ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftThrownPotion.java:17: warning: [removal] SplashPotion in org.bukkit.entity has been deprecated and marked for removal public class CraftThrownPotion extends CraftThrowableProjectile implements ThrownPotion, org.bukkit.entity.SplashPotion, org.bukkit.entity.LingeringPotion { // Paper - implement other classes to avoid violating spawn method generic contracts ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftThrownPotion.java:17: warning: [removal] LingeringPotion in org.bukkit.entity has been deprecated and marked for removal public class CraftThrownPotion extends CraftThrowableProjectile implements ThrownPotion, org.bukkit.entity.SplashPotion, org.bukkit.entity.LingeringPotion { // Paper - implement other classes to avoid violating spawn method generic contracts ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftThrownPotion.java:17: warning: [removal] SplashPotion in org.bukkit.entity has been deprecated and marked for removal public class CraftThrownPotion extends CraftThrowableProjectile implements ThrownPotion, org.bukkit.entity.SplashPotion, org.bukkit.entity.LingeringPotion { // Paper - implement other classes to avoid violating spawn method generic contracts ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftThrownPotion.java:17: warning: [removal] LingeringPotion in org.bukkit.entity has been deprecated and marked for removal public class CraftThrownPotion extends CraftThrowableProjectile implements ThrownPotion, org.bukkit.entity.SplashPotion, org.bukkit.entity.LingeringPotion { // Paper - implement other classes to avoid violating spawn method generic contracts ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftFirework.java:117: warning: [removal] getMaxLife() in Firework has been deprecated and marked for removal public int getMaxLife() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftFirework.java:105: warning: [removal] setMaxLife(int) in Firework has been deprecated and marked for removal public boolean setMaxLife(int ticks) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftFirework.java:100: warning: [removal] getLife() in Firework has been deprecated and marked for removal public int getLife() { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/org/bukkit/craftbukkit/entity/CraftFirework.java:88: warning: [removal] setLife(int) in Firework has been deprecated and marked for removal public boolean setLife(int ticks) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/StupidSPMPermissionManagerWrapper.java:17: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal private final SimplePluginManager simplePluginManager; ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/StupidSPMPermissionManagerWrapper.java:17: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal private final SimplePluginManager simplePluginManager; ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/StupidSPMPermissionManagerWrapper.java:17: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal private final SimplePluginManager simplePluginManager; ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/StupidSPMPermissionManagerWrapper.java:19: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal public StupidSPMPermissionManagerWrapper(SimplePluginManager simplePluginManager) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/StupidSPMPermissionManagerWrapper.java:19: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal public StupidSPMPermissionManagerWrapper(SimplePluginManager simplePluginManager) { ^ /var/lib/jenkins/workspace/PufferfishPlus-1.19/pufferfishplus-server/src/main/java/io/papermc/paper/plugin/manager/StupidSPMPermissionManagerWrapper.java:19: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal public StupidSPMPermissionManagerWrapper(SimplePluginManager simplePluginManager) { ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files additionally use or override a deprecated API that is marked for removal. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 warnings > Task :pufferfishplus-server:classes > Task :pufferfishplus-server:shadowJar > Task :pufferfishplus-server:fixJarForReobf > Task :generateReobfMappings > Task :patchReobfMappings > Task :pufferfishplus-server:includeMappings > Task :pufferfishplus-server:reobfJar > Task :createReobfBundlerJar > Task :createReobfPaperclipJar Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/8.0.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 1m 18s 16 actionable tasks: 14 executed, 1 from cache, 1 up-to-date [Gradle] - Launching build. [Paperclip] $ /var/lib/jenkins/workspace/PufferfishPlus-1.19/work/Paperclip/gradlew build Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :java17:compileJava UP-TO-DATE > Task :java17:processResources NO-SOURCE > Task :java17:classes UP-TO-DATE > Task :java17:shadowJar UP-TO-DATE > Task :java6:compileJava UP-TO-DATE > Task :java6:processResources NO-SOURCE > Task :java6:classes UP-TO-DATE > Task :java6:jar UP-TO-DATE > Task :jar UP-TO-DATE > Task :startScripts UP-TO-DATE > Task :distTar UP-TO-DATE > Task :distZip UP-TO-DATE > Task :assemble UP-TO-DATE > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE > Task :build UP-TO-DATE > Task :java17:jar UP-TO-DATE > Task :java17:sourcesJar UP-TO-DATE > Task :java17:assemble UP-TO-DATE > Task :java17:compileTestJava NO-SOURCE > Task :java17:processTestResources NO-SOURCE > Task :java17:testClasses UP-TO-DATE > Task :java17:test NO-SOURCE > Task :java17:check UP-TO-DATE > Task :java17:build UP-TO-DATE > Task :java6:sourcesJar UP-TO-DATE > Task :java6:assemble UP-TO-DATE > Task :java6:compileTestJava NO-SOURCE > Task :java6:processTestResources NO-SOURCE > Task :java6:testClasses UP-TO-DATE > Task :java6:test NO-SOURCE > Task :java6:check UP-TO-DATE > Task :java6:build UP-TO-DATE BUILD SUCCESSFUL in 3s 11 actionable tasks: 11 up-to-date [Gradle] - Launching build. [PufferfishPlusBuilder] $ /var/lib/jenkins/workspace/PufferfishPlus-1.19/work/PufferfishPlusBuilder/gradlew build > Task :app:compileKotlin UP-TO-DATE > Task :app:compileJava NO-SOURCE > Task :app:processResources NO-SOURCE > Task :app:classes UP-TO-DATE > Task :app:inspectClassesForKotlinIC UP-TO-DATE > Task :app:jar UP-TO-DATE > Task :app:startScripts UP-TO-DATE > Task :app:distTar UP-TO-DATE > Task :app:distZip UP-TO-DATE > Task :app:shadowJar UP-TO-DATE > Task :app:startShadowScripts UP-TO-DATE > Task :app:shadowDistTar UP-TO-DATE > Task :app:shadowDistZip UP-TO-DATE > Task :app:assemble UP-TO-DATE > Task :app:compileTestKotlin NO-SOURCE > Task :app:compileTestJava NO-SOURCE > Task :app:processTestResources NO-SOURCE > Task :app:testClasses UP-TO-DATE > Task :app:test NO-SOURCE > Task :app:check UP-TO-DATE > Task :app:build UP-TO-DATE BUILD SUCCESSFUL in 1s 10 actionable tasks: 10 up-to-date [Gradle] - Launching build. [Obfuscator] $ /var/lib/jenkins/workspace/PufferfishPlus-1.19/work/Obfuscator/gradlew build > Task :app:compileKotlin UP-TO-DATE > Task :app:compileJava NO-SOURCE > Task :app:processResources NO-SOURCE > Task :app:classes UP-TO-DATE > Task :app:inspectClassesForKotlinIC UP-TO-DATE > Task :app:jar UP-TO-DATE > Task :app:startScripts UP-TO-DATE > Task :app:distTar UP-TO-DATE > Task :app:distZip UP-TO-DATE > Task :app:shadowJar UP-TO-DATE > Task :app:startShadowScripts UP-TO-DATE > Task :app:shadowDistTar UP-TO-DATE > Task :app:shadowDistZip UP-TO-DATE > Task :app:assemble UP-TO-DATE > Task :app:compileTestKotlin NO-SOURCE > Task :app:compileTestJava NO-SOURCE > Task :app:processTestResources NO-SOURCE > Task :app:testClasses UP-TO-DATE > Task :app:test NO-SOURCE > Task :app:check UP-TO-DATE > Task :app:build UP-TO-DATE BUILD SUCCESSFUL in 454ms 10 actionable tasks: 10 up-to-date [PufferfishPlus-1.19] $ /bin/sh -xe /tmp/jenkins10390508738949609103.sh + java -jar work/PufferfishPlusBuilder/app/build/libs/app-all.jar --paperclip-in build/libs/pufferfishplus-paperclip-1.19.3-R0.1-SNAPSHOT-reobf.jar --bundler-in build/libs/pufferfishplus-bundler-1.19.3-R0.1-SNAPSHOT-reobf.jar --paperclip-custom work/Paperclip/build/libs/paperclip-3.0.3-SNAPSHOT.jar --out pufferfishplus-1.19.jar --version 1.19.3 --s3endpoint https://s3.us-west-002.backblazeb2.com --s3bucket pufferfishplus-patches --s3accesskey **** --s3secretkey **** Building Pufferfish+ Production Jar Unpacking source jars SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Downloading Minecraft JAR Extracting server from JAR file Applying patch Obfuscating jar Loading libraries Loaded 116 libraries Loading classes Obfuscating classes Processing generated classes Writing classes Writing resources Creating new patch Copying patch data Removing patch from output jar Modifying version patch data Uploading patch to S3... Mar 14, 2023 2:54:05 PM com.amazonaws.services.s3.AmazonS3Client getInputStream WARNING: No content length specified for stream data. Stream contents will be buffered in memory and could result in out of memory errors. Mar 14, 2023 2:54:08 PM com.amazonaws.util.Base64 warn WARNING: JAXB is unavailable. Will fallback to SDK implementation which may be less performant.If you are using Java 9+, you will need to include javax.xml.bind:jaxb-api as a dependency. Patch uploaded to S3 Output jar generated at pufferfishplus-1.19.jar Archiving artifacts [Set GitHub commit status (universal)] SUCCESS on repos [] (sha:b5c114f) with context:Jenkins Finished: SUCCESS