Skip to content

Console Output

Started by GitHub push by kev626
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/Pufferfish-1.21
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Pufferfish-1.21/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/pufferfish-gg/Pufferfish # timeout=10
Fetching upstream changes from https://github.com/pufferfish-gg/Pufferfish
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/pufferfish-gg/Pufferfish +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/ver/1.21^{commit} # timeout=10
Checking out Revision 95ef3487711b7c7fc846574c6cad19579ba5df46 (refs/remotes/origin/ver/1.21)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95ef3487711b7c7fc846574c6cad19579ba5df46 # timeout=10
Commit message: "Make iterator counting in IteratorSafeOrderedReferenceSet thread-safe for async mob spawning (#109)"
 > git rev-list --no-walk 40e1ad0c077541ec7e8dc904259c2a6ef46ac5f5 # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@136badcf[archived=false,commits={},compareUsePaginatedCommits=false,description=A high-performance fork of Paper designed for large servers.,disabled=false,fork=false,homepage=,isTemplate=false,language=Shell,milestones={},name=Pufferfish,nodeId=R_kgDOGWX9EA,parent=<null>,size=973,source=<null>,visibility=public,createdAt=2021-11-09T06:19:37Z,id=426114320,nodeId=<null>,updatedAt=2024-11-30T03:53:43Z,url=https://api.github.com/repos/pufferfish-gg/Pufferfish]] (sha:95ef348) with context:Jenkins
Setting commit status on GitHub for https://github.com/pufferfish-gg/Pufferfish/commit/95ef3487711b7c7fc846574c6cad19579ba5df46
[Gradle] - Launching build.
[Pufferfish-1.21] $ /var/lib/jenkins/workspace/Pufferfish-1.21/gradlew applyPatches
Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
paperweight-patcher v1.7.4 (running on 'Linux')

> Task :clonePaperRepo

> Configure project :paper
paperweight-core v1.7.5 (running on 'Linux')

> Task :paper:initSubmodules
> Task :paper:patchSpigotApiPatches UP-TO-DATE
> Task :paper:patchSpigotApi UP-TO-DATE
> Task :paper:applyApiPatches UP-TO-DATE
> Task :paper:downloadMcManifest
> Task :paper:downloadMcVersionManifest
> Task :paper:downloadServerJar UP-TO-DATE
> Task :paper:extractFromBundler UP-TO-DATE
> Task :paper:addAdditionalSpigotMappings UP-TO-DATE
> Task :paper:downloadMappings UP-TO-DATE
> Task :paper:filterVanillaJar UP-TO-DATE
> Task :paper:generateMappings UP-TO-DATE
> Task :paper:generateSpigotMappings UP-TO-DATE
> Task :paper:spigotRemapJar UP-TO-DATE
> Task :paper:cleanupMappings UP-TO-DATE
> Task :paper:patchMappings UP-TO-DATE
> Task :paper:cleanupSourceMappings UP-TO-DATE
> Task :paper:remapJar UP-TO-DATE
> Task :paper:fixJar UP-TO-DATE
> Task :paper:patchCraftBukkitPatches UP-TO-DATE
> Task :paper:filterSpigotExcludes UP-TO-DATE
> Task :paper:spigotDecompileJar UP-TO-DATE
> Task :paper:patchCraftBukkit UP-TO-DATE
> Task :paper:patchSpigotServerPatches UP-TO-DATE
> Task :paper:patchSpigotServer UP-TO-DATE
> Task :paper:patchSpigot UP-TO-DATE
> Task :paper:downloadSpigotDependencies UP-TO-DATE
> Task :paper:collectAtsFromPatches UP-TO-DATE
> Task :paper:mergePaperAts UP-TO-DATE
> Task :paper:remapSpigotSources UP-TO-DATE
> Task :paper:remapGeneratedAt UP-TO-DATE
> Task :paper:remapSpigotAt UP-TO-DATE
> Task :paper:mergeGeneratedAts UP-TO-DATE
> Task :paper:mergeAdditionalAts UP-TO-DATE
> Task :paper:applyMergedAt UP-TO-DATE
> Task :paper:copyResources UP-TO-DATE
> Task :paper:decompileJar UP-TO-DATE
> Task :paper:downloadMcLibrariesSources UP-TO-DATE
> Task :paper:applyServerPatches UP-TO-DATE
> Task :paper:applyPatches UP-TO-DATE
> Task :paper:lineMapJar UP-TO-DATE
> Task :paper:prepareForDownstream
> Task :getPaperUpstreamData

> Task :applyApiPatches
Creating pufferfish-api from patch source...
Applying patches to pufferfish-api...
5 patches applied cleanly to pufferfish-api

> Task :applyGeneratedApiPatches
Creating generated from patch source...
Applying patches to generated...
No patches found

> Task :applyServerPatches
Creating pufferfish-server from patch source...
Importing 1 classes from vanilla...
Importing 0 data files 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 pufferfish-server...
25 patches applied cleanly to pufferfish-server

> Task :applyPatches

BUILD SUCCESSFUL in 10s
5 actionable tasks: 5 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
[Gradle] - Launching build.
[Pufferfish-1.21] $ /var/lib/jenkins/workspace/Pufferfish-1.21/gradlew createMojmapPaperclipJar

> Configure project :
paperweight-patcher v1.7.4 (running on 'Linux')

> Task :pufferfish-server:processResources
> Task :pufferfish-server:processLog4jPluginsResources NO-SOURCE
> Task :pufferfish-api:compileJava FROM-CACHE
> Task :pufferfish-api:processResources NO-SOURCE
> Task :pufferfish-api:classes UP-TO-DATE
> Task :pufferfish-api:generateApiVersioningFile
> Task :pufferfish-api:jar
> Task :clonePaperRepo

> Configure project :paper
paperweight-core v1.7.5 (running on 'Linux')

> Task :paper:initSubmodules
> Task :paper:patchSpigotApiPatches UP-TO-DATE
> Task :paper:patchSpigotApi UP-TO-DATE
> Task :paper:applyApiPatches UP-TO-DATE
> Task :paper:downloadMcManifest
> Task :paper:downloadMcVersionManifest UP-TO-DATE
> Task :paper:downloadServerJar UP-TO-DATE
> Task :paper:extractFromBundler UP-TO-DATE
> Task :paper:addAdditionalSpigotMappings UP-TO-DATE
> Task :paper:downloadMappings UP-TO-DATE
> Task :paper:filterVanillaJar UP-TO-DATE
> Task :paper:generateMappings UP-TO-DATE
> Task :paper:generateSpigotMappings UP-TO-DATE
> Task :paper:spigotRemapJar UP-TO-DATE
> Task :paper:cleanupMappings UP-TO-DATE
> Task :paper:patchMappings UP-TO-DATE
> Task :paper:cleanupSourceMappings UP-TO-DATE
> Task :paper:remapJar UP-TO-DATE
> Task :paper:fixJar UP-TO-DATE
> Task :paper:patchCraftBukkitPatches UP-TO-DATE
> Task :paper:filterSpigotExcludes UP-TO-DATE
> Task :paper:spigotDecompileJar UP-TO-DATE
> Task :paper:patchCraftBukkit UP-TO-DATE
> Task :paper:patchSpigotServerPatches UP-TO-DATE
> Task :paper:patchSpigotServer UP-TO-DATE
> Task :paper:patchSpigot UP-TO-DATE
> Task :paper:downloadSpigotDependencies UP-TO-DATE
> Task :paper:collectAtsFromPatches UP-TO-DATE
> Task :paper:mergePaperAts UP-TO-DATE
> Task :paper:remapSpigotSources UP-TO-DATE
> Task :paper:remapGeneratedAt UP-TO-DATE
> Task :paper:remapSpigotAt UP-TO-DATE
> Task :paper:mergeGeneratedAts UP-TO-DATE
> Task :paper:mergeAdditionalAts UP-TO-DATE
> Task :paper:applyMergedAt UP-TO-DATE
> Task :paper:copyResources UP-TO-DATE
> Task :paper:decompileJar UP-TO-DATE
> Task :paper:downloadMcLibrariesSources UP-TO-DATE
> Task :paper:applyServerPatches UP-TO-DATE
> Task :paper:applyPatches UP-TO-DATE
> Task :paper:lineMapJar UP-TO-DATE
> Task :paper:prepareForDownstream
> Task :getPaperUpstreamData
> Task :mergeReobfMappingsPatches UP-TO-DATE
> Task :pufferfish-server:filterPatchedFiles UP-TO-DATE
> Task :pufferfish-server:compileLog4jPluginsJava FROM-CACHE

> Task :pufferfish-server:compileJava
warning: using incubating module(s): jdk.incubator.vector
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/Entity.java:691: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
        this.remove(Entity.RemovalReason.KILLED, EntityRemoveEvent.Cause.DEATH); // CraftBukkit - add Bukkit remove cause
                                                 ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/Entity.java:700: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
    public final void discard(EntityRemoveEvent.Cause cause) {
                              ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/Entity.java:766: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
    public void remove(Entity.RemovalReason entity_removalreason, EntityRemoveEvent.Cause cause) {
                                                                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/Entity.java:878: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
            this.discard(org.bukkit.event.entity.EntityRemoveEvent.Cause.DESPAWN);
                                                ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/Entity.java:1085: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
        this.discard(EntityRemoveEvent.Cause.OUT_OF_WORLD); // CraftBukkit - add Bukkit remove cause
                     ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/Entity.java:5151: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
    public final void setRemoved(Entity.RemovalReason entity_removalreason, EntityRemoveEvent.Cause cause) {
                                                                            ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/level/entity/EntityAccess.java:31: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
    default void setRemoved(Entity.RemovalReason entity_removalreason, EntityRemoveEvent.Cause cause) {
                                                                       ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:481: warning: [removal] setLastDamageCause(EntityDamageEvent) in Entity has been deprecated and marked for removal
    public void setLastDamageCause(EntityDamageEvent event) {
                ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:382: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
        this.entity.discard(this.getHandle().generation ? null : EntityRemoveEvent.Cause.PLUGIN);
                                                                 ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:1071: warning: [removal] ThreadDeath in java.lang has been deprecated and marked for removal
                        if (throwable instanceof ThreadDeath) {
                                                 ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:1072: warning: [removal] ThreadDeath in java.lang has been deprecated and marked for removal
                            throw (ThreadDeath)throwable;
                                   ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/level/Level.java:1491: warning: [removal] ThreadDeath in java.lang has been deprecated and marked for removal
            if (throwable instanceof ThreadDeath) throw throwable; // Paper
                                     ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/level/Level.java:1496: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
            entity.discard(org.bukkit.event.entity.EntityRemoveEvent.Cause.DISCARD); // Pufferfish - diff on change ServerLevel.tick
                                                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/server/level/ServerLevel.java:817: warning: [removal] ThreadDeath in java.lang has been deprecated and marked for removal
                            if (throwable instanceof ThreadDeath) throw throwable; // Paper
                                                     ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/server/level/ServerLevel.java:822: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
                            entity.discard(org.bukkit.event.entity.EntityRemoveEvent.Cause.DISCARD);
                                                                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/LivingEntity.java:645: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
            this.remove(Entity.RemovalReason.KILLED, EntityRemoveEvent.Cause.DEATH); // CraftBukkit - add Bukkit remove cause
                                                     ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/LivingEntity.java:782: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
    public void remove(Entity.RemovalReason entity_removalreason, EntityRemoveEvent.Cause cause) {
                                                                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/player/Player.java:1508: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
    public void remove(Entity.RemovalReason entity_removalreason, EntityRemoveEvent.Cause cause) {
                                                                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/server/level/ServerPlayer.java:2739: warning: [removal] PlayerSpawnChangeEvent in org.bukkit.event.player has been deprecated and marked for removal
    public boolean setRespawnPosition(ResourceKey<Level> dimension, @Nullable BlockPos pos, float angle, boolean forced, boolean sendMessage, PlayerSpawnChangeEvent.Cause cause) {
                                                                                                                                              ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/server/level/ServerPlayer.java:2740: warning: [removal] PlayerSpawnChangeEvent in org.bukkit.event.player has been deprecated and marked for removal
        return this.setRespawnPosition(dimension, pos, angle, forced, sendMessage, cause == PlayerSpawnChangeEvent.Cause.RESET ?
                                                                                            ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/server/level/ServerPlayer.java:2753: warning: [removal] PlayerSpawnChangeEvent in org.bukkit.event.player has been deprecated and marked for removal
        PlayerSpawnChangeEvent dumbEvent = new PlayerSpawnChangeEvent(this.getBukkitEntity(), spawnLoc, forced,
        ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/server/level/ServerPlayer.java:2753: warning: [removal] PlayerSpawnChangeEvent in org.bukkit.event.player has been deprecated and marked for removal
        PlayerSpawnChangeEvent dumbEvent = new PlayerSpawnChangeEvent(this.getBukkitEntity(), spawnLoc, forced,
                                               ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/server/level/ServerPlayer.java:2754: warning: [removal] PlayerSpawnChangeEvent in org.bukkit.event.player has been deprecated and marked for removal
            cause == com.destroystokyo.paper.event.player.PlayerSetSpawnEvent.Cause.PLAYER_RESPAWN ? PlayerSpawnChangeEvent.Cause.RESET : PlayerSpawnChangeEvent.Cause.valueOf(cause.name()));
                                                                                                     ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/server/level/ServerPlayer.java:2754: warning: [removal] PlayerSpawnChangeEvent in org.bukkit.event.player has been deprecated and marked for removal
            cause == com.destroystokyo.paper.event.player.PlayerSetSpawnEvent.Cause.PLAYER_RESPAWN ? PlayerSpawnChangeEvent.Cause.RESET : PlayerSpawnChangeEvent.Cause.valueOf(cause.name()));
                                                                                                                                          ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/item/ItemEntity.java:153: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
            this.discard(EntityRemoveEvent.Cause.DESPAWN); // CraftBukkit - add Bukkit remove cause
                         ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/item/ItemEntity.java:236: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
                this.discard(EntityRemoveEvent.Cause.DESPAWN); // CraftBukkit - add Bukkit remove cause
                             ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/item/ItemEntity.java:261: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
            this.discard(EntityRemoveEvent.Cause.DESPAWN); // CraftBukkit - add Bukkit remove cause
                         ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/item/ItemEntity.java:365: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
            sourceEntity.discard(EntityRemoveEvent.Cause.MERGE); // CraftBukkit - add Bukkit remove cause);
                                 ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/item/ItemEntity.java:404: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
                this.discard(EntityRemoveEvent.Cause.DEATH); // CraftBukkit - add Bukkit remove cause
                             ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/item/ItemEntity.java:556: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
                    this.discard(EntityRemoveEvent.Cause.PICKUP); // CraftBukkit - add Bukkit remove cause
                                 ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/world/entity/LightningBolt.java:128: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
                this.discard(EntityRemoveEvent.Cause.DESPAWN); // CraftBukkit - add Bukkit remove cause
                             ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/util/thread/BlockableEventLoop.java:171: warning: [removal] ThreadDeath in java.lang has been deprecated and marked for removal
            : exception instanceof OutOfMemoryError || exception instanceof StackOverflowError || exception instanceof ThreadDeath; // Paper
                                                                                                                       ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/server/MinecraftServer.java:1383: warning: [removal] ThreadDeath in java.lang has been deprecated and marked for removal
            if (throwable2 instanceof ThreadDeath) {
                                      ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/io/papermc/paper/command/brigadier/PaperCommandSourceStack.java:13: warning: [removal] BukkitBrigadierCommandSource in com.destroystokyo.paper.brigadier has been deprecated and marked for removal
public interface PaperCommandSourceStack extends CommandSourceStack, BukkitBrigadierCommandSource {
                                                                     ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:988: warning: [removal] getCategory() in LivingEntity has been deprecated and marked for removal
    public EntityCategory getCategory() {
                          ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:339: warning: [removal] setItemInUseTicks(int) in LivingEntity has been deprecated and marked for removal
    public void setItemInUseTicks(int ticks) {
                ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:334: warning: [removal] getItemInUseTicks() in LivingEntity has been deprecated and marked for removal
    public int getItemInUseTicks() {
               ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:328: warning: [removal] getItemInUse() in LivingEntity has been deprecated and marked for removal
    public ItemStack getItemInUse() {
                     ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:248: warning: [removal] getTargetEntityInfo(int,boolean) in LivingEntity has been deprecated and marked for removal
    public com.destroystokyo.paper.entity.TargetEntityInfo getTargetEntityInfo(int maxDistance, boolean ignoreBlocks) {
                                                           ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:235: 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/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:224: 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/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:219: 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/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:219: 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/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:219: 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/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:224: 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/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:224: 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/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:235: 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/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:235: 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/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:235: 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/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:238: 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/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:248: warning: [removal] TargetEntityInfo in com.destroystokyo.paper.entity has been deprecated and marked for removal
    public com.destroystokyo.paper.entity.TargetEntityInfo getTargetEntityInfo(int maxDistance, boolean ignoreBlocks) {
                                         ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:250: warning: [removal] TargetEntityInfo in com.destroystokyo.paper.entity has been deprecated and marked for removal
        return rayTrace == null ? null : new com.destroystokyo.paper.entity.TargetEntityInfo(rayTrace.getEntity().getBukkitEntity(), new org.bukkit.util.Vector(rayTrace.getLocation().x, rayTrace.getLocation().y, rayTrace.getLocation().z));
                                                                           ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:625: warning: [removal] LingeringPotion in org.bukkit.entity has been deprecated and marked for removal
            if (LingeringPotion.class.isAssignableFrom(projectile)) {
                ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:602: warning: [removal] setWindowProperty(Property,int) in HumanEntity has been deprecated and marked for removal
    public boolean setWindowProperty(InventoryView.Property prop, int value) {
                   ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:602: warning: [removal] Property in InventoryView has been deprecated and marked for removal
    public boolean setWindowProperty(InventoryView.Property prop, int value) {
                                                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:850: warning: [removal] getDataPackManager() in Server has been deprecated and marked for removal
    public DataPackManager getDataPackManager() {
                           ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:281: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal
    private final SimplePluginManager pluginManager; // Paper - Move down
                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:425: warning: [removal] SimplePluginManager in org.bukkit.plugin has been deprecated and marked for removal
        this.pluginManager = new SimplePluginManager(this, commandMap);
                                 ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:850: warning: [removal] DataPackManager in org.bukkit.packs has been deprecated and marked for removal
    public DataPackManager getDataPackManager() {
           ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:2984: warning: [removal] <T>getRegistry(Class<T>) in RegistryAccess has been deprecated and marked for removal
        return io.papermc.paper.registry.RegistryAccess.registryAccess().getRegistry(aClass); // Paper - replace with RegistryAccess
                                                                        ^
  where T is a type-variable:
    T extends Keyed declared in method <T>getRegistry(Class<T>)
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftAbstractInventoryView.java:218: warning: [removal] Property in InventoryView has been deprecated and marked for removal
    public boolean setProperty(@NotNull final Property prop, final int value) {
                                              ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftAbstractInventoryView.java:219: warning: [removal] setWindowProperty(Property,int) in HumanEntity has been deprecated and marked for removal
        return this.getPlayer().setWindowProperty(prop, value);
                               ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryAnvil.java:74: warning: [removal] setMaximumRepairCost(int) in AnvilInventory has been deprecated and marked for removal
    public void setMaximumRepairCost(int levels) {
                ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryAnvil.java:68: warning: [removal] getMaximumRepairCost() in AnvilInventory has been deprecated and marked for removal
    public int getMaximumRepairCost() {
               ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryAnvil.java:62: warning: [removal] setRepairCost(int) in AnvilInventory has been deprecated and marked for removal
    public void setRepairCost(int i) {
                ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryAnvil.java:56: warning: [removal] getRepairCost() in AnvilInventory has been deprecated and marked for removal
    public int getRepairCost() {
               ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryAnvil.java:50: warning: [removal] setRepairCostAmount(int) in AnvilInventory has been deprecated and marked for removal
    public void setRepairCostAmount(int amount) {
                ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryAnvil.java:44: warning: [removal] getRepairCostAmount() in AnvilInventory has been deprecated and marked for removal
    public int getRepairCostAmount() {
               ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryAnvil.java:38: warning: [removal] getRenameText() in AnvilInventory has been deprecated and marked for removal
    public String getRenameText() {
                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/io/papermc/paper/plugin/manager/PaperPluginManagerImpl.java:239: warning: [removal] registerInterface(Class<? extends PluginLoader>) in PluginManager has been deprecated and marked for removal
    public void registerInterface(@NotNull Class<? extends PluginLoader> loader) throws IllegalArgumentException {
                ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-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/Pufferfish-1.21/pufferfish-server/src/main/java/io/papermc/paper/plugin/manager/PaperPluginManagerImpl.java:235: warning: [removal] Timings in co.aikar.timings has been deprecated and marked for removal
        return co.aikar.timings.Timings.isTimingsEnabled();
                               ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/io/papermc/paper/plugin/manager/PaperPluginManagerImpl.java:239: warning: [removal] PluginLoader in org.bukkit.plugin has been deprecated and marked for removal
    public void registerInterface(@NotNull Class<? extends PluginLoader> loader) throws IllegalArgumentException {
                                                           ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/server/players/PlayerList.java:594: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
                    entity1.setRemoved(Entity.RemovalReason.UNLOADED_WITH_PLAYER, EntityRemoveEvent.Cause.PLAYER_QUIT); // CraftBukkit - add Bukkit remove cause
                                                                                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/net/minecraft/server/players/PlayerList.java:607: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
            entityenderpearl.setRemoved(Entity.RemovalReason.UNLOADED_WITH_PLAYER, EntityRemoveEvent.Cause.PLAYER_QUIT); // CraftBukkit - add Bukkit remove cause
                                                                                   ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/packs/CraftDataPackManager.java:22: warning: [removal] DataPackManager in org.bukkit.packs has been deprecated and marked for removal
public class CraftDataPackManager implements DataPackManager {
                                             ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/packs/CraftDataPackManager.java:35: warning: [removal] DataPack in org.bukkit.packs has been deprecated and marked for removal
    public Collection<DataPack> getDataPacks() {
                      ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/packs/CraftDataPackManager.java:44: warning: [removal] DataPack in org.bukkit.packs has been deprecated and marked for removal
    public DataPack getDataPack(NamespacedKey namespacedKey) {
           ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/packs/CraftDataPackManager.java:51: warning: [removal] DataPack in org.bukkit.packs has been deprecated and marked for removal
    public Collection<DataPack> getEnabledDataPacks(World world) {
                      ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/packs/CraftDataPackManager.java:65: warning: [removal] DataPack in org.bukkit.packs has been deprecated and marked for removal
    public Collection<DataPack> getDisabledDataPacks(World world) {
                      ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:1893: warning: [removal] EntityRemoveEvent in org.bukkit.event.entity has been deprecated and marked for removal
            orb.discard(org.bukkit.event.entity.EntityRemoveEvent.Cause.DESPAWN);
                                               ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:2671: warning: [removal] Property in InventoryView has been deprecated and marked for removal
    public boolean setWindowProperty(Property prop, int value) {
                                     ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/io/papermc/paper/potion/PaperPotionBrewer.java:24: warning: [removal] getEffects(PotionType,boolean,boolean) in PotionBrewer has been deprecated and marked for removal
    public Collection<PotionEffect> getEffects(PotionType type, boolean upgraded, boolean extended) {
                                    ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftRegionAccessor.java:94: warning: [removal] CUSTOM in Biome has been deprecated and marked for removal
        Preconditions.checkArgument(biome != Biome.CUSTOM, "Cannot set the biome to %s", biome);
                                                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftRegionAccessor.java:493: warning: [removal] LingeringPotion in org.bukkit.entity has been deprecated and marked for removal
        } else if (clazz == LingeringPotion.class) {
                            ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftRegionAccessor.java:500: warning: [removal] SplashPotion in org.bukkit.entity has been deprecated and marked for removal
        } else if (clazz == SplashPotion.class) {
                            ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftRegionAccessor.java:519: warning: [removal] isEnabledByFeature(World) in EntityType has been deprecated and marked for removal
        if (!entityTypeData.entityType().isEnabledByFeature(this.getHandle().getMinecraftWorld().getWorld())) {
                                        ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:1480: warning: [removal] MaterialData in org.bukkit.material has been deprecated and marked for removal
    public FallingBlock spawnFallingBlock(Location location, MaterialData data) throws IllegalArgumentException {
                                                             ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:2426: warning: [removal] Spigot in World has been deprecated and marked for removal
    private final org.bukkit.World.Spigot spigot = new org.bukkit.World.Spigot()
                                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:2426: warning: [removal] Spigot in World has been deprecated and marked for removal
    private final org.bukkit.World.Spigot spigot = new org.bukkit.World.Spigot()
                                                                       ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:2442: warning: [removal] Spigot in World has been deprecated and marked for removal
    public org.bukkit.World.Spigot spigot()
                           ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftItemFactory.java:241: warning: [removal] getI18NDisplayName(ItemStack) in ItemFactory has been deprecated and marked for removal
    public String getI18NDisplayName(ItemStack item) {
                  ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java:2603: warning: [removal] hasDestroyableKeys() in ItemMeta has been deprecated and marked for removal
    public boolean hasDestroyableKeys() {
                   ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java:2598: warning: [removal] hasPlaceableKeys() in ItemMeta has been deprecated and marked for removal
    public boolean hasPlaceableKeys() {
                   ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java:2558: warning: [removal] setPlaceableKeys(Collection<Namespaced>) in ItemMeta has been deprecated and marked for removal
    public void setPlaceableKeys(final Collection<com.destroystokyo.paper.Namespaced> canPlaceOn) {
                ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java:2553: warning: [removal] getPlaceableKeys() in ItemMeta has been deprecated and marked for removal
    public Set<com.destroystokyo.paper.Namespaced> getPlaceableKeys() {
                                                   ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java:2546: warning: [removal] setDestroyableKeys(Collection<Namespaced>) in ItemMeta has been deprecated and marked for removal
    public void setDestroyableKeys(final Collection<com.destroystokyo.paper.Namespaced> canDestroy) {
                ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java:2541: warning: [removal] getDestroyableKeys() in ItemMeta has been deprecated and marked for removal
    public Set<com.destroystokyo.paper.Namespaced> getDestroyableKeys() {
                                                   ^
/var/lib/jenkins/workspace/Pufferfish-1.21/pufferfish-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java:2521: warning: [removal] setCanPlaceOn(Set<Material>) in ItemMeta has been deprecated and marked for removal
    public void setCanPlaceOn(final Set<Material> canPlaceOn) {
                ^
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 :pufferfish-server:classes
> Task :pufferfish-server:jar
> Task :pufferfish-server:log4jPluginsClasses UP-TO-DATE
> Task :pufferfish-server:serverJar
> Task :generateReobfMappings
> Task :patchReobfMappings UP-TO-DATE
> Task :pufferfish-server:fixJarForReobf
> Task :generateRelocatedReobfMappings
> Task :pufferfish-server:includeMappings
> Task :createMojmapBundlerJar
> Task :createMojmapPaperclipJar

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.

For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 57s
19 actionable tasks: 14 executed, 2 from cache, 3 up-to-date
Archiving artifacts
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@3a2c1586[archived=false,commits={},compareUsePaginatedCommits=false,description=A high-performance fork of Paper designed for large servers.,disabled=false,fork=false,homepage=,isTemplate=false,language=Shell,milestones={},name=Pufferfish,nodeId=R_kgDOGWX9EA,parent=<null>,size=973,source=<null>,visibility=public,createdAt=2021-11-09T06:19:37Z,id=426114320,nodeId=<null>,updatedAt=2024-11-30T03:53:43Z,url=https://api.github.com/repos/pufferfish-gg/Pufferfish]] (sha:95ef348) with context:Jenkins
Setting commit status on GitHub for https://github.com/pufferfish-gg/Pufferfish/commit/95ef3487711b7c7fc846574c6cad19579ba5df46
Finished: SUCCESS