{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_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" : 19,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9136bf065fe59e64db24c8a3f2aeee7178450273",
            "branch" : [
              {
                "SHA1" : "9136bf065fe59e64db24c8a3f2aeee7178450273",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9136bf065fe59e64db24c8a3f2aeee7178450273",
            "branch" : [
              {
                "SHA1" : "9136bf065fe59e64db24c8a3f2aeee7178450273",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9136bf065fe59e64db24c8a3f2aeee7178450273",
        "branch" : [
          {
            "SHA1" : "9136bf065fe59e64db24c8a3f2aeee7178450273",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.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" : "#19",
  "duration" : 1826374,
  "estimatedDuration" : 2189782,
  "executor" : None,
  "fullDisplayName" : "clubb_gfortran_debug_run #19",
  "id" : "19",
  "keepLog" : False,
  "number" : 19,
  "queueId" : 1138,
  "result" : "SUCCESS",
  "timestamp" : 1714206428502,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_gfortran_debug_run/19/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/grid_class.F90"
          ],
          "commitId" : "9136bf065fe59e64db24c8a3f2aeee7178450273",
          "timestamp" : 1713916476000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I'm changing the way ddzt handles the derivative over momentum level 1.\u000aPreviously, it was based on the differential between the ghost point and\u000athe first level above the surface. Now, the value of the derivative at\u000amomentum level 2 is simply being dropped down to momentum level 1.\u000a\u000aThis is being done in advance of ghost point removal.\u000a\u000aThe results of this commit are BIT_CHANGING.\u000a",
          "date" : "2024-04-23 18:54:36 -0500",
          "id" : "9136bf065fe59e64db24c8a3f2aeee7178450273",
          "msg" : "I'm changing the way ddzt handles the derivative over momentum level 1.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 20,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_gfortran_debug_run/20/"
  },
  "previousBuild" : {
    "number" : 18,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_gfortran_debug_run/18/"
  }
}