{
  "_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" : {
        "origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 75,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 71,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 153,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b212cc7322ba07371e6022591a04444162c3f22b",
            "branch" : [
              {
                "SHA1" : "b212cc7322ba07371e6022591a04444162c3f22b",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b212cc7322ba07371e6022591a04444162c3f22b",
            "branch" : [
              {
                "SHA1" : "b212cc7322ba07371e6022591a04444162c3f22b",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b212cc7322ba07371e6022591a04444162c3f22b",
        "branch" : [
          {
            "SHA1" : "b212cc7322ba07371e6022591a04444162c3f22b",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/e3sm.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" : "#153",
  "duration" : 810542,
  "estimatedDuration" : 3428101,
  "executor" : None,
  "fullDisplayName" : "e3sm_run_gfortran_test #153",
  "id" : "153",
  "keepLog" : False,
  "number" : 153,
  "queueId" : 12322,
  "result" : "SUCCESS",
  "timestamp" : 1643187863330,
  "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_run_gfortran_test/153/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "pdf_closure_module.F90"
          ],
          "commitId" : "af9c183212dde92967cca80d87ef80f1aabd76b1",
          "timestamp" : 1643141070000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making the good version of pdf_params used most places. The bad version is the single column version. larson-group/clubb#972\u000a",
          "date" : "2022-01-25 14:04:30 -0600",
          "id" : "af9c183212dde92967cca80d87ef80f1aabd76b1",
          "msg" : "Making the good version of pdf_params used most places. The bad version is the single column version. larson-group/clubb#972",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "model_flags.F90"
          ],
          "commitId" : "c0b2297dad094c1121026e8520de001748c1d0a7",
          "timestamp" : 1643148928000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Making a commit that officially places the call to the PDF in the \"post\"\u000aposition (meaning after CLUBB's predictive fields have been advanced).\u000aThis commit is BIT_CHANGING\u000a",
          "date" : "2022-01-25 16:15:28 -0600",
          "id" : "c0b2297dad094c1121026e8520de001748c1d0a7",
          "msg" : "Making a commit that officially places the call to the PDF in the \"post\"",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "model_flags.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "pdf_closure_module.F90",
            "adg1_adg2_3d_luhar_pdf.F90"
          ],
          "commitId" : "f1c545226c133b42ec11c523daee00e938910cf3",
          "timestamp" : 1643158136000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Pushing loops into all relevent lowest level routines in pdf_closure. larson-group/clubb#972\u000a",
          "date" : "2022-01-25 18:48:56 -0600",
          "id" : "f1c545226c133b42ec11c523daee00e938910cf3",
          "msg" : "Pushing loops into all relevent lowest level routines in pdf_closure. larson-group/clubb#972",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "adg1_adg2_3d_luhar_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pdf_closure_module.F90"
          ],
          "commitId" : "07b04afa6c644e22e0a920739ba49eab985c0882",
          "timestamp" : 1643158635000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Forgot an & symbol.\u000a",
          "date" : "2022-01-25 18:57:15 -0600",
          "id" : "07b04afa6c644e22e0a920739ba49eab985c0882",
          "msg" : "Forgot an & symbol.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 154,
    "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_run_gfortran_test/154/"
  },
  "previousBuild" : {
    "number" : 152,
    "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_run_gfortran_test/152/"
  }
}