{
  "_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" : 2028,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8c7d69fefca16aaaac0465dce30899bc74944838",
            "branch" : [
              {
                "SHA1" : "8c7d69fefca16aaaac0465dce30899bc74944838",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8c7d69fefca16aaaac0465dce30899bc74944838",
            "branch" : [
              {
                "SHA1" : "8c7d69fefca16aaaac0465dce30899bc74944838",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8c7d69fefca16aaaac0465dce30899bc74944838",
        "branch" : [
          {
            "SHA1" : "8c7d69fefca16aaaac0465dce30899bc74944838",
            "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" : "#2028",
  "duration" : 641,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #2028",
  "id" : "2028",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2028,
  "queueId" : 1613,
  "result" : "SUCCESS",
  "timestamp" : 1613255347423,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/2028/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/WorldServer.patch",
          "nms-patches/ChunkProviderServer.patch",
          "nms-patches/PlayerChunk.patch"
        ],
        "commitId" : "8c7d69fefca16aaaac0465dce30899bc74944838",
        "timestamp" : 1613255134000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "SPIGOT-5228: Entities that are removed during chunk unloads are not\u000aproperly removed from the chunk.\u000a\u000aThis could lead to dead entities accumulating in memory over time if the\u000achunk never gets fully unloaded (as it is the case for chunks around the\u000aspawn region).\u000a\u000aThe issue is that Minecraft processes the removal of these entities\u000aduring the next tick, when the chunk has already switched to state\u000aINACCESSIBLE and can no longer be retrieved as usual.\u000a\u000aFor the purpose of removing dead entities from their still loaded but no\u000alonger accessible chunk, this adds and uses a new method with which a\u000achunk can be accessed without checking its current state first.\u000a",
        "date" : "2021-02-14 09:25:34 +1100",
        "id" : "8c7d69fefca16aaaac0465dce30899bc74944838",
        "msg" : "SPIGOT-5228: Entities that are removed during chunk unloads are not",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/WorldServer.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/ChunkProviderServer.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/PlayerChunk.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}