{
  "_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" : 342,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "08ebf7b30de887e078b8e812c4cbe2f8acb842df",
            "branch" : [
              {
                "SHA1" : "08ebf7b30de887e078b8e812c4cbe2f8acb842df",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "08ebf7b30de887e078b8e812c4cbe2f8acb842df",
            "branch" : [
              {
                "SHA1" : "08ebf7b30de887e078b8e812c4cbe2f8acb842df",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "08ebf7b30de887e078b8e812c4cbe2f8acb842df",
        "branch" : [
          {
            "SHA1" : "08ebf7b30de887e078b8e812c4cbe2f8acb842df",
            "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" : "#342",
  "duration" : 2818579,
  "estimatedDuration" : 3428101,
  "executor" : None,
  "fullDisplayName" : "e3sm_run_gfortran_test #342",
  "id" : "342",
  "keepLog" : False,
  "number" : 342,
  "queueId" : 622,
  "result" : "SUCCESS",
  "timestamp" : 1712477049342,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/342/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_windm_edsclrm_module.F90"
          ],
          "commitId" : "79a203f9281c29c1f249395c0cd9beb28851684f",
          "timestamp" : 1712412930000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "It was discovered that the location where the ghost point values\u000aof um and vm were set equal to their respective values at the first\u000athermodynamic level above the surface was not ideal. Their\u000aassignment occurred before the love nudge (l_uv_nudge). Then,\u000athe love nudge came along and altered their values so that\u000aum(1) no longer equaled um(2) -- and analogous for vm(1) and vm(2) --\u000afor a half dozen cases. In addition to making the code inconsistent,\u000ait also caused bit-for-bitness differences between the master\u000aand clubb_ghost_exorcism branches. For those reasons, this\u000aBIT_CHANGING commit is being made.\u000a",
          "date" : "2024-04-06 09:15:30 -0500",
          "id" : "79a203f9281c29c1f249395c0cd9beb28851684f",
          "msg" : "It was discovered that the location where the ghost point values",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_windm_edsclrm_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 343,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/343/"
  },
  "previousBuild" : {
    "number" : 341,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/341/"
  }
}