{
  "_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" : 358,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6f08effdcfff6a290c167224babfa9186e9c1e8c",
            "branch" : [
              {
                "SHA1" : "6f08effdcfff6a290c167224babfa9186e9c1e8c",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6f08effdcfff6a290c167224babfa9186e9c1e8c",
            "branch" : [
              {
                "SHA1" : "6f08effdcfff6a290c167224babfa9186e9c1e8c",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6f08effdcfff6a290c167224babfa9186e9c1e8c",
        "branch" : [
          {
            "SHA1" : "6f08effdcfff6a290c167224babfa9186e9c1e8c",
            "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" : "#358",
  "duration" : 2397487,
  "estimatedDuration" : 1539892,
  "executor" : None,
  "fullDisplayName" : "cam_global_ERP_Ln9_gfortran_test #358",
  "id" : "358",
  "keepLog" : False,
  "number" : 358,
  "queueId" : 850,
  "result" : "SUCCESS",
  "timestamp" : 1712911627218,
  "url" : "http://carson.math.uwm.edu/jenkins/job/cam_global_ERP_Ln9_gfortran_test/358/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_xm_wpxp_module.F90"
          ],
          "commitId" : "04935f95e72f2d182d6717d69c9e950ad3d38713",
          "timestamp" : 1712811418000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "This commit is being made to keep the stats zt output from the\u000amaster branch inline with the output from the clubb_ghost_exorcism\u000abranch. In short, the only change is that the value of\u000aa couple of inputs relative to wpxp turbulent advection from\u000athermodynamic level 1 are set to 0 for stats output in order to\u000akeep the master and ghost exorcism branches bit-for-bit with\u000aeach other. The output at those levels are not used in\u000aany calculations and are unnecessary. However, this change\u000ais technically BIT_CHANGING.\u000a",
          "date" : "2024-04-10 23:56:58 -0500",
          "id" : "04935f95e72f2d182d6717d69c9e950ad3d38713",
          "msg" : "This commit is being made to keep the stats zt output from the",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_helper_module.F90"
          ],
          "commitId" : "76244e00c736bd5bbc29f55e9fc41095e0107054",
          "timestamp" : 1712890626000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am committing a bug fix to the code that calculates mixed Brunt\u000aVaisala frequency. The variable ice_supersat_frac was used directly\u000ain calculations that are supposed to take place on a momentum level.\u000aThe fix is to interpolated ice_supersat_frac to momentum levels before\u000ause. This commit is BIT_CHANGING.\u000a",
          "date" : "2024-04-11 21:57:06 -0500",
          "id" : "76244e00c736bd5bbc29f55e9fc41095e0107054",
          "msg" : "I am committing a bug fix to the code that calculates mixed Brunt",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 359,
    "url" : "http://carson.math.uwm.edu/jenkins/job/cam_global_ERP_Ln9_gfortran_test/359/"
  },
  "previousBuild" : {
    "number" : 357,
    "url" : "http://carson.math.uwm.edu/jenkins/job/cam_global_ERP_Ln9_gfortran_test/357/"
  }
}