{
  "_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" : 2769,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "69027820058ea32a6cc95214539b42a4ea8b830e",
            "branch" : [
              {
                "SHA1" : "69027820058ea32a6cc95214539b42a4ea8b830e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "69027820058ea32a6cc95214539b42a4ea8b830e",
            "branch" : [
              {
                "SHA1" : "69027820058ea32a6cc95214539b42a4ea8b830e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "69027820058ea32a6cc95214539b42a4ea8b830e",
        "branch" : [
          {
            "SHA1" : "69027820058ea32a6cc95214539b42a4ea8b830e",
            "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" : "#2769",
  "duration" : 790,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #2769",
  "id" : "2769",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2769,
  "queueId" : 5245,
  "result" : "SUCCESS",
  "timestamp" : 1703980209083,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/2769/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/CraftServer.java"
        ],
        "commitId" : "69027820058ea32a6cc95214539b42a4ea8b830e",
        "timestamp" : 1703979990000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Only fetch an online UUID in online mode\u000a\u000aThe previous code would get an online UUID even in offline mode that\u000abreaks plugins if the player joins.\u000a\u000aExample: You want to store data for player \"Test\" who never joined. An\u000aonline UUID is created and you save it using that UUID.\u000a\u000aThe player Test joins with an offline UUID but that will not match the\u000aonline UUID of the saved data.\u000a\u000aAdapted from Spigot commit 25b673fd7e418e21eb445a9e39d51baa0c0ab8b6\u000a",
        "date" : "2023-12-31 10:46:30 +1100",
        "id" : "69027820058ea32a6cc95214539b42a4ea8b830e",
        "msg" : "Only fetch an online UUID in online mode",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/CraftServer.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}