{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "jenkins.branch.BranchEventCause",
          "shortDescription" : "Push event to branch master"
        }
      ]
    },
    {
      "_class" : "jenkins.scm.api.SCMRevisionAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 67,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "178d1d2bda75e26a9964d2afa2d7fa1210e7f2ea",
            "branch" : [
              {
                "SHA1" : "178d1d2bda75e26a9964d2afa2d7fa1210e7f2ea",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "178d1d2bda75e26a9964d2afa2d7fa1210e7f2ea",
            "branch" : [
              {
                "SHA1" : "178d1d2bda75e26a9964d2afa2d7fa1210e7f2ea",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "178d1d2bda75e26a9964d2afa2d7fa1210e7f2ea",
        "branch" : [
          {
            "SHA1" : "178d1d2bda75e26a9964d2afa2d7fa1210e7f2ea",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/cuberite/cuberite.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#67",
  "duration" : 1181006,
  "estimatedDuration" : 5375245,
  "executor" : None,
  "fullDisplayName" : "cuberite » master #67",
  "id" : "67",
  "keepLog" : False,
  "number" : 67,
  "queueId" : 8360,
  "result" : "FAILURE",
  "timestamp" : 1641125970411,
  "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/67/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Items/ItemHandler.h",
            "src/Items/ItemHandler.cpp",
            "src/ClientHandle.cpp"
          ],
          "commitId" : "178d1d2bda75e26a9964d2afa2d7fa1210e7f2ea",
          "timestamp" : 1641125953000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/github",
            "fullName" : "github"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "ClientHandle: improve right-click robustness (#5372)\u000a\u000a* ClientHandle: improve right-click robustness\u000a\u000a+ Add checks for result of GetBlockTypeMeta\u000a+ Kick if the client sent an invalid block face or coordinate\u000a* Update outdated comments\u000a",
          "date" : "2022-01-02 12:19:13 +0000",
          "id" : "178d1d2bda75e26a9964d2afa2d7fa1210e7f2ea",
          "msg" : "ClientHandle: improve right-click robustness (#5372)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Items/ItemHandler.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/ClientHandle.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/Items/ItemHandler.h"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/github",
      "fullName" : "github"
    }
  ],
  "nextBuild" : {
    "number" : 68,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/68/"
  },
  "previousBuild" : {
    "number" : 66,
    "url" : "https://builds.cuberite.org/view/all/job/cuberite/view/default/job/master/66/"
  }
}