{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Gunther Huebler",
          "userId" : "huebler",
          "userName" : "Gunther Huebler"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "85532ccf3c52c4770c4a11029719bf885e96df54",
            "branch" : [
              {
                "SHA1" : "85532ccf3c52c4770c4a11029719bf885e96df54",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "85532ccf3c52c4770c4a11029719bf885e96df54",
            "branch" : [
              {
                "SHA1" : "85532ccf3c52c4770c4a11029719bf885e96df54",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "85532ccf3c52c4770c4a11029719bf885e96df54",
        "branch" : [
          {
            "SHA1" : "85532ccf3c52c4770c4a11029719bf885e96df54",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#2",
  "duration" : 284074,
  "estimatedDuration" : 2503626,
  "executor" : None,
  "fullDisplayName" : "clubb_cmake_output_matching #2",
  "id" : "2",
  "keepLog" : False,
  "number" : 2,
  "queueId" : 10761,
  "result" : "SUCCESS",
  "timestamp" : 1758755468494,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_cmake_output_matching/2/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile.py"
          ],
          "commitId" : "85532ccf3c52c4770c4a11029719bf885e96df54",
          "timestamp" : 1758755458000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making cmake only optionally use ninja. Now we only use it if it's available.\u000a",
          "date" : "2025-09-24 18:10:58 -0500",
          "id" : "85532ccf3c52c4770c4a11029719bf885e96df54",
          "msg" : "Making cmake only optionally use ninja. Now we only use it if it's available.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "compile.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 3,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_cmake_output_matching/3/"
  },
  "previousBuild" : {
    "number" : 1,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_cmake_output_matching/1/"
  }
}