{
  "_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" : 74,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6fc57497840efaa7acc394c10ac9c6892ef16220",
            "branch" : [
              {
                "SHA1" : "6fc57497840efaa7acc394c10ac9c6892ef16220",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6fc57497840efaa7acc394c10ac9c6892ef16220",
            "branch" : [
              {
                "SHA1" : "6fc57497840efaa7acc394c10ac9c6892ef16220",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 69,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cca799cfb394e7eeadc21211ae811b4a370d31ee",
            "branch" : [
              {
                "SHA1" : "cca799cfb394e7eeadc21211ae811b4a370d31ee",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cca799cfb394e7eeadc21211ae811b4a370d31ee",
            "branch" : [
              {
                "SHA1" : "cca799cfb394e7eeadc21211ae811b4a370d31ee",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 242,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0afe374cadf56f5b874d106bff7ddad7f898d86f",
            "branch" : [
              {
                "SHA1" : "0afe374cadf56f5b874d106bff7ddad7f898d86f",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0afe374cadf56f5b874d106bff7ddad7f898d86f",
            "branch" : [
              {
                "SHA1" : "0afe374cadf56f5b874d106bff7ddad7f898d86f",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0afe374cadf56f5b874d106bff7ddad7f898d86f",
        "branch" : [
          {
            "SHA1" : "0afe374cadf56f5b874d106bff7ddad7f898d86f",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/cam.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" : "#242",
  "duration" : 6576602,
  "estimatedDuration" : 1539892,
  "executor" : None,
  "fullDisplayName" : "cam_global_ERP_Ln9_gfortran_test #242",
  "id" : "242",
  "keepLog" : False,
  "number" : 242,
  "queueId" : 18707,
  "result" : "SUCCESS",
  "timestamp" : 1665823630000,
  "url" : "http://carson.math.uwm.edu/jenkins/job/cam_global_ERP_Ln9_gfortran_test/242/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "model_flags.F90",
            "advance_xm_wpxp_module.F90",
            "clubb_api_module.F90",
            "mono_flux_limiter.F90"
          ],
          "commitId" : "f30bf0d926336356fdb094f944cfb1174a1ec225",
          "timestamp" : 1665761524000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Creating new flags to control monotonic flux limiter (#1039)\u000a\u000a* Creating new flags to control monotonic flux limiter and the IF statement fix for the spikes found in CAM.\u000a\u000a* Removing no-longer-necessary logical l_mono_flux_lim.\u000a\u000a* Adding requested changes from PR (intent statements and editing error statement).\u000a\u000a* Accidentally set flag to false. Changing to true.\u000a",
          "date" : "2022-10-14 09:32:04 -0600",
          "id" : "f30bf0d926336356fdb094f944cfb1174a1ec225",
          "msg" : "Creating new flags to control monotonic flux limiter (#1039)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "model_flags.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/physics/cam/clubb_intr.F90"
          ],
          "commitId" : "7aed0e386ae5721e4a34578c042faf1b8cddd122",
          "timestamp" : 1665761766000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/pull/1039.\u000a",
          "date" : "2022-10-14 09:36:06 -0600",
          "id" : "7aed0e386ae5721e4a34578c042faf1b8cddd122",
          "msg" : "Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/pull/1039.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/physics/cam/clubb_intr.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pdf_closure_module.F90",
            "stats_variables.F90",
            "advance_clubb_core_module.F90",
            "stats_clubb_utilities.F90",
            "clubb_api_module.F90",
            "stats_zt_module.F90"
          ],
          "commitId" : "3bdab2ca5a22a425da62f8cae4c8e01097f44fa8",
          "timestamp" : 1665787786000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am adding cloudy_updraft_frac and cloudy_downdraft_frac as\u000aoutputs to the calculate_w_up_in_cloud code.\u000a\u000aThese fields are non-interactive for the standard set of cases.\u000aThus, all cases are bit-for-bit identical.\u000a\u000aHowever, for the w_up_in_cloud and w_down_in_cloud results themselves,\u000ait is possible that results might not be bit-for-bit since\u000athe location of the max(eps, ...) clipping in the denominator\u000ais changed.  However, results should not be appreciable different.\u000a",
          "date" : "2022-10-14 17:49:46 -0500",
          "id" : "3bdab2ca5a22a425da62f8cae4c8e01097f44fa8",
          "msg" : "I am adding cloudy_updraft_frac and cloudy_downdraft_frac as",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_clubb_utilities.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/physics/cam/clubb_intr.F90"
          ],
          "commitId" : "208a1ae6fdc0e95a4a04401f7022328ddbb8c6a8",
          "timestamp" : 1665791346000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Modified for changes to advance_clubb_core_api.\u000a",
          "date" : "2022-10-14 18:49:06 -0500",
          "id" : "208a1ae6fdc0e95a4a04401f7022328ddbb8c6a8",
          "msg" : "Modified for changes to advance_clubb_core_api.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/physics/cam/clubb_intr.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
      "fullName" : "59519056+bstephens82"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 243,
    "url" : "http://carson.math.uwm.edu/jenkins/job/cam_global_ERP_Ln9_gfortran_test/243/"
  },
  "previousBuild" : {
    "number" : 241,
    "url" : "http://carson.math.uwm.edu/jenkins/job/cam_global_ERP_Ln9_gfortran_test/241/"
  }
}