{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Build wurde durch eine SCM-Änderung ausgelöst."
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 61,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f2c5e10778cf471da30026bf267ac2b9785fb68c",
            "branch" : [
              {
                "SHA1" : "f2c5e10778cf471da30026bf267ac2b9785fb68c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f2c5e10778cf471da30026bf267ac2b9785fb68c",
            "branch" : [
              {
                "SHA1" : "f2c5e10778cf471da30026bf267ac2b9785fb68c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f2c5e10778cf471da30026bf267ac2b9785fb68c",
        "branch" : [
          {
            "SHA1" : "f2c5e10778cf471da30026bf267ac2b9785fb68c",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/lep/jhcr.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "jhcr",
      "fileName" : "jhcr",
      "relativePath" : "jhcr"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#61",
  "duration" : 753,
  "estimatedDuration" : 5526,
  "executor" : None,
  "fullDisplayName" : "JHCR #61",
  "id" : "61",
  "keepLog" : False,
  "number" : 61,
  "queueId" : 844,
  "result" : "FAILURE",
  "timestamp" : 1677365707443,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/JHCR/61/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Main.hs",
          "runtime/init.j"
        ],
        "commitId" : "f2c5e10778cf471da30026bf267ac2b9785fb68c",
        "timestamp" : 1677365099000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
          "fullName" : "lep.delete"
        },
        "authorEmail" : "lep.delete@googlemail.com",
        "comment" : "Generate a new JHCR file on newer patches.\u000a\u000aOn patches from 1.33 onward WC3 aggressively caches files called by Preloader.\u000aTo work around this we simply create a new file each time. For now we don't do\u000aany shenanigans like trying to do non-predictable sequence numbers as i'm not\u000aaware of any upsides but it might happen in the future if needed.\u000a",
        "date" : "2023-02-25 23:44:59 +0100",
        "id" : "f2c5e10778cf471da30026bf267ac2b9785fb68c",
        "msg" : "Generate a new JHCR file on newer patches.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Main.hs"
          },
          {
            "editType" : "edit",
            "file" : "runtime/init.j"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/lep.delete",
      "fullName" : "lep.delete"
    }
  ]
}