{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "jenkins.branch.BranchEventCause",
          "shortDescription" : "Pull request #5308 updated"
        }
      ]
    },
    {
      "_class" : "jenkins.scm.api.SCMRevisionAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "PR-5308" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "62726cbc9114c546b98d5116e75cedcbbaa80827",
            "branch" : [
              {
                "SHA1" : "62726cbc9114c546b98d5116e75cedcbbaa80827",
                "name" : "PR-5308"
              }
            ]
          },
          "revision" : {
            "SHA1" : "62726cbc9114c546b98d5116e75cedcbbaa80827",
            "branch" : [
              {
                "SHA1" : "62726cbc9114c546b98d5116e75cedcbbaa80827",
                "name" : "PR-5308"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "62726cbc9114c546b98d5116e75cedcbbaa80827",
        "branch" : [
          {
            "SHA1" : "62726cbc9114c546b98d5116e75cedcbbaa80827",
            "name" : "PR-5308"
          }
        ]
      },
      "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" : "#5",
  "duration" : 772919,
  "estimatedDuration" : 858789,
  "executor" : None,
  "fullDisplayName" : "cuberite » PR-5308 #5",
  "id" : "5",
  "keepLog" : False,
  "number" : 5,
  "queueId" : 6415,
  "result" : "FAILURE",
  "timestamp" : 1632669872554,
  "url" : "https://builds.cuberite.org/job/cuberite/job/PR-5308/5/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "CMakeLists.txt"
          ],
          "commitId" : "e71f1bf4b81de8a815f85ce03f4ffc429562f5df",
          "timestamp" : 1632669069000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/star579avatar",
            "fullName" : "star579avatar"
          },
          "authorEmail" : "star579avatar@gmail.com",
          "comment" : "Revert \"Fix CMake required version being set to 3.13 while setting CMAKE_MSVC_RUNTIME_LIBRARY requires at least 3.15.\"\u000a\u000aThis reverts commit af3eb35211e8634858fe2e6d64c0dbcfb0563222.\u000a",
          "date" : "2021-09-26 17:11:09 +0200",
          "id" : "e71f1bf4b81de8a815f85ce03f4ffc429562f5df",
          "msg" : "Revert \"Fix CMake required version being set to 3.13 while setting CMAKE_MSVC_RUNTIME_LIBRARY requires at least 3.15.\"",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "CMakeLists.txt"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/CompositeChat/CMakeLists.txt",
            "tests/Generating/CMakeLists.txt",
            ".gitmodules",
            "CMakeLists.txt",
            "CMake/GroupSources.cmake"
          ],
          "commitId" : "62726cbc9114c546b98d5116e75cedcbbaa80827",
          "timestamp" : 1632669836000,
          "author" : {
            "absoluteUrl" : "https://builds.cuberite.org/user/star579avatar",
            "fullName" : "star579avatar"
          },
          "authorEmail" : "star579avatar@gmail.com",
          "comment" : "Set oneTBB submodule to use oneTBB 2021 branch instead of master, fixed error when building with a CMake version older than 3.15, added missing TBB library in tests and added tbb to appropriate sources group.\u000a",
          "date" : "2021-09-26 17:23:56 +0200",
          "id" : "62726cbc9114c546b98d5116e75cedcbbaa80827",
          "msg" : "Set oneTBB submodule to use oneTBB 2021 branch instead of master, fixed error when building with a CMake version older than 3.15, added missing TBB library in tests and added tbb to appropriate sources group.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "CMakeLists.txt"
            },
            {
              "editType" : "edit",
              "file" : "tests/Generating/CMakeLists.txt"
            },
            {
              "editType" : "edit",
              "file" : "tests/CompositeChat/CMakeLists.txt"
            },
            {
              "editType" : "edit",
              "file" : "CMake/GroupSources.cmake"
            },
            {
              "editType" : "edit",
              "file" : ".gitmodules"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://builds.cuberite.org/user/star579avatar",
      "fullName" : "star579avatar"
    }
  ],
  "nextBuild" : {
    "number" : 6,
    "url" : "https://builds.cuberite.org/job/cuberite/job/PR-5308/6/"
  },
  "previousBuild" : {
    "number" : 4,
    "url" : "https://builds.cuberite.org/job/cuberite/job/PR-5308/4/"
  }
}