{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2100,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cbf2f678025bc257cf6304a2a1d94408f12e9698",
            "branch" : [
              {
                "SHA1" : "cbf2f678025bc257cf6304a2a1d94408f12e9698",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cbf2f678025bc257cf6304a2a1d94408f12e9698",
            "branch" : [
              {
                "SHA1" : "cbf2f678025bc257cf6304a2a1d94408f12e9698",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cbf2f678025bc257cf6304a2a1d94408f12e9698",
        "branch" : [
          {
            "SHA1" : "cbf2f678025bc257cf6304a2a1d94408f12e9698",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2100",
  "duration" : 1143,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #2100",
  "id" : "2100",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2100,
  "queueId" : 1958,
  "result" : "SUCCESS",
  "timestamp" : 1623411667616,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/2100/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/net/minecraft/world/entity/animal/EntityCat.patch",
          "nms-patches/net/minecraft/world/item/ItemArmor.patch",
          "nms-patches/net/minecraft/world/level/material/FluidTypeFlowing.patch",
          "nms-patches/net/minecraft/world/entity/vehicle/EntityBoat.patch",
          "nms-patches/net/minecraft/world/entity/monster/EntityCreeper.patch",
          "nms-patches/net/minecraft/world/level/block/BlockLever.patch",
          "nms-patches/net/minecraft/world/entity/boss/enderdragon/phases/DragonControllerManager.patch",
          "nms-patches/net/minecraft/world/level/block/LightningRodBlock.patch",
          "nms-patches/net/minecraft/world/level/block/BlockRedstoneTorch.patch",
          "nms-patches/net/minecraft/world/level/block/entity/TileEntityBrewingStand.patch",
          "src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java",
          "nms-patches/net/minecraft/world/level/chunk/Chunk.patch",
          "nms-patches/net/minecraft/world/level/block/BlockPressurePlateAbstract.patch",
          "nms-patches/net/minecraft/world/level/block/entity/TileEntityFurnace.patch",
          "nms-patches/net/minecraft/world/level/block/LayeredCauldronBlock.patch",
          "nms-patches/net/minecraft/server/AdvancementDataPlayer.patch",
          "nms-patches/net/minecraft/world/entity/ai/behavior/BehaviorInteractDoor.patch",
          "nms-patches/net/minecraft/world/level/block/SculkSensorBlock.patch",
          "nms-patches/net/minecraft/world/entity/projectile/EntityLargeFireball.patch",
          "nms-patches/net/minecraft/world/level/block/BlockFire.patch",
          "nms-patches/net/minecraft/world/entity/boss/enderdragon/EntityEnderDragon.patch",
          "nms-patches/net/minecraft/world/level/block/piston/BlockPiston.patch",
          "nms-patches/net/minecraft/world/entity/projectile/EntityArrow.patch",
          "nms-patches/net/minecraft/world/entity/Entity.patch",
          "nms-patches/net/minecraft/world/inventory/Container.patch",
          "nms-patches/net/minecraft/world/level/block/BlockRedstoneOre.patch",
          "nms-patches/net/minecraft/world/level/block/BlockConcretePowder.patch",
          "nms-patches/net/minecraft/world/entity/projectile/EntityEgg.patch",
          "nms-patches/net/minecraft/world/entity/boss/wither/EntityWither.patch",
          "nms-patches/net/minecraft/world/level/block/BlockFireAbstract.patch",
          "nms-patches/net/minecraft/core/dispenser/IDispenseBehavior.patch",
          "nms-patches/net/minecraft/world/level/block/entity/TileEntityCampfire.patch",
          "nms-patches/net/minecraft/world/entity/ai/behavior/BehaviorUtil.patch",
          "nms-patches/net/minecraft/core/dispenser/DispenseBehaviorProjectile.patch",
          "nms-patches/net/minecraft/world/entity/vehicle/EntityMinecartAbstract.patch",
          "nms-patches/net/minecraft/server/commands/CommandTeleport.patch",
          "nms-patches/net/minecraft/world/item/ItemDye.patch",
          "nms-patches/net/minecraft/world/level/Explosion.patch",
          "nms-patches/net/minecraft/world/level/block/BlockMinecartDetector.patch",
          "nms-patches/net/minecraft/world/entity/projectile/EntityFishingHook.patch",
          "nms-patches/net/minecraft/world/level/block/BlockTurtleEgg.patch",
          "nms-patches/net/minecraft/world/entity/projectile/EntityWitherSkull.patch",
          "nms-patches/net/minecraft/world/level/block/BlockTripwire.patch",
          "nms-patches/net/minecraft/world/entity/EntityLiving.patch",
          "nms-patches/net/minecraft/world/entity/monster/EntityPigZombie.patch",
          "nms-patches/net/minecraft/world/level/block/BlockPressurePlateWeighted.patch",
          "nms-patches/net/minecraft/world/entity/ai/goal/PathfinderGoalFollowOwner.patch",
          "nms-patches/net/minecraft/world/entity/monster/EntityShulker.patch",
          "nms-patches/net/minecraft/world/level/block/BlockCommand.patch",
          "nms-patches/net/minecraft/world/entity/item/EntityItem.patch",
          "nms-patches/net/minecraft/world/level/block/entity/TileEntityHopper.patch",
          "nms-patches/net/minecraft/world/entity/decoration/EntityHanging.patch",
          "nms-patches/net/minecraft/world/entity/animal/EntitySheep.patch",
          "nms-patches/net/minecraft/world/inventory/ContainerEnchantTable.patch",
          "nms-patches/net/minecraft/world/item/ItemMinecart.patch",
          "nms-patches/net/minecraft/world/entity/player/EntityHuman.patch",
          "nms-patches/net/minecraft/core/dispenser/DispenseBehaviorItem.patch",
          "nms-patches/net/minecraft/world/entity/boss/enderdragon/EntityEnderCrystal.patch",
          "nms-patches/net/minecraft/commands/CommandDispatcher.patch",
          "nms-patches/net/minecraft/world/level/block/BlockTrapdoor.patch",
          "nms-patches/net/minecraft/world/level/block/BlockTripwireHook.patch",
          "nms-patches/net/minecraft/world/level/block/BlockPortal.patch",
          "nms-patches/net/minecraft/server/level/EntityTrackerEntry.patch",
          "nms-patches/net/minecraft/world/level/block/BlockSoil.patch",
          "nms-patches/net/minecraft/world/item/ItemLeash.patch",
          "nms-patches/net/minecraft/world/entity/decoration/EntityArmorStand.patch",
          "nms-patches/net/minecraft/world/entity/monster/EntitySlime.patch",
          "nms-patches/net/minecraft/world/entity/ai/goal/PathfinderGoalRemoveBlock.patch",
          "nms-patches/net/minecraft/core/dispenser/DispenseBehaviorBoat.patch",
          "nms-patches/net/minecraft/world/entity/item/EntityTNTPrimed.patch",
          "nms-patches/net/minecraft/world/level/block/BlockRedstoneWire.patch",
          "nms-patches/net/minecraft/world/entity/EntityInsentient.patch",
          "nms-patches/net/minecraft/world/entity/EntityCreature.patch",
          "nms-patches/net/minecraft/world/level/portal/PortalTravelAgent.patch",
          "nms-patches/net/minecraft/world/item/ItemFishingRod.patch",
          "nms-patches/net/minecraft/world/level/block/BlockLeaves.patch",
          "nms-patches/net/minecraft/world/level/block/BlockDoor.patch",
          "nms-patches/net/minecraft/core/dispenser/DispenseBehaviorShulkerBox.patch",
          "nms-patches/net/minecraft/server/level/PlayerInteractManager.patch",
          "nms-patches/net/minecraft/world/level/block/BlockDropper.patch",
          "nms-patches/net/minecraft/core/dispenser/DispenseBehaviorShears.patch",
          "nms-patches/net/minecraft/server/level/EntityPlayer.patch",
          "nms-patches/net/minecraft/world/level/block/BlockEnderPortal.patch",
          "nms-patches/net/minecraft/world/level/block/BlockButtonAbstract.patch",
          "nms-patches/net/minecraft/server/level/PlayerChunkMap.patch",
          "nms-patches/net/minecraft/world/level/block/BlockPressurePlateBinary.patch",
          "nms-patches/net/minecraft/world/entity/monster/EntityZombie.patch",
          "nms-patches/net/minecraft/world/item/ItemHanging.patch",
          "nms-patches/net/minecraft/world/entity/projectile/EntitySmallFireball.patch",
          "nms-patches/net/minecraft/commands/CommandListenerWrapper.patch",
          "nms-patches/net/minecraft/server/level/WorldServer.patch",
          "nms-patches/net/minecraft/world/level/block/BlockFenceGate.patch",
          "nms-patches/net/minecraft/world/level/World.patch",
          "nms-patches/net/minecraft/world/level/block/BlockSponge.patch",
          "nms-patches/net/minecraft/world/item/ItemBlock.patch"
        ],
        "commitId" : "cbf2f678025bc257cf6304a2a1d94408f12e9698",
        "timestamp" : 1623411636000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "SPIGOT-6508: Rename conflicted getServer\u000a",
        "date" : "2021-06-11 21:40:36 +1000",
        "id" : "cbf2f678025bc257cf6304a2a1d94408f12e9698",
        "msg" : "SPIGOT-6508: Rename conflicted getServer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockDoor.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockButtonAbstract.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockFire.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockPressurePlateWeighted.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/item/ItemMinecart.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/core/dispenser/DispenseBehaviorShulkerBox.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/decoration/EntityHanging.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/item/ItemArmor.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/projectile/EntityLargeFireball.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockEnderPortal.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/server/level/EntityTrackerEntry.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/ai/behavior/BehaviorUtil.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/chunk/Chunk.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/boss/enderdragon/phases/DragonControllerManager.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/monster/EntityShulker.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/LightningRodBlock.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockPressurePlateAbstract.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/material/FluidTypeFlowing.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/item/EntityTNTPrimed.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/Entity.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockRedstoneOre.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/server/level/PlayerChunkMap.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/item/EntityItem.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/monster/EntityZombie.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockFireAbstract.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/item/ItemDye.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/Explosion.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockPressurePlateBinary.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/projectile/EntityEgg.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockTripwire.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockSponge.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/item/ItemFishingRod.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/ai/behavior/BehaviorInteractDoor.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/animal/EntitySheep.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/item/ItemHanging.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/piston/BlockPiston.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockRedstoneTorch.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockTurtleEgg.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockTripwireHook.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/EntityCreature.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockTrapdoor.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/ai/goal/PathfinderGoalFollowOwner.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/entity/TileEntityFurnace.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/player/EntityHuman.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/core/dispenser/DispenseBehaviorShears.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockMinecartDetector.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/commands/CommandDispatcher.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/vehicle/EntityBoat.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/commands/CommandListenerWrapper.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/portal/PortalTravelAgent.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockSoil.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/server/commands/CommandTeleport.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/monster/EntityCreeper.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/World.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockLeaves.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/LayeredCauldronBlock.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/entity/TileEntityBrewingStand.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/entity/TileEntityHopper.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/server/level/WorldServer.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/server/level/PlayerInteractManager.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/boss/enderdragon/EntityEnderCrystal.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/SculkSensorBlock.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockCommand.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockLever.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockRedstoneWire.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/item/ItemBlock.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/item/ItemLeash.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/entity/TileEntityCampfire.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/vehicle/EntityMinecartAbstract.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockConcretePowder.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/monster/EntitySlime.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockPortal.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/animal/EntityCat.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/inventory/Container.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/server/level/EntityPlayer.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/projectile/EntityArrow.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/EntityLiving.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockFenceGate.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/EntityInsentient.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/ai/goal/PathfinderGoalRemoveBlock.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/core/dispenser/IDispenseBehavior.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/projectile/EntityWitherSkull.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/projectile/EntitySmallFireball.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/block/BlockDropper.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/inventory/ContainerEnchantTable.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/boss/enderdragon/EntityEnderDragon.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/monster/EntityPigZombie.patch"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/server/AdvancementDataPlayer.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/decoration/EntityArmorStand.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/core/dispenser/DispenseBehaviorItem.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/projectile/EntityFishingHook.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/core/dispenser/DispenseBehaviorProjectile.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/entity/boss/wither/EntityWither.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/core/dispenser/DispenseBehaviorBoat.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}