{
  "_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/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 199,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f8407ea2cb5fac37b99e7e45cf79d5fcdc783db2",
            "branch" : [
              {
                "SHA1" : "f8407ea2cb5fac37b99e7e45cf79d5fcdc783db2",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f8407ea2cb5fac37b99e7e45cf79d5fcdc783db2",
            "branch" : [
              {
                "SHA1" : "f8407ea2cb5fac37b99e7e45cf79d5fcdc783db2",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f8407ea2cb5fac37b99e7e45cf79d5fcdc783db2",
        "branch" : [
          {
            "SHA1" : "f8407ea2cb5fac37b99e7e45cf79d5fcdc783db2",
            "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" : "#199",
  "duration" : 2796302,
  "estimatedDuration" : 2906312,
  "executor" : None,
  "fullDisplayName" : "e3sm_ne4_silhs_run_gfortran_test #199",
  "id" : "199",
  "keepLog" : False,
  "number" : 199,
  "queueId" : 22459,
  "result" : "SUCCESS",
  "timestamp" : 1681979767985,
  "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_ne4_silhs_run_gfortran_test/199/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90",
            "advance_clubb_core_module.F90",
            "grid_class.F90",
            "clip_explicit.F90",
            "advance_helper_module.F90"
          ],
          "commitId" : "40a65a54f061974152b9431e88a562d557f70dc5",
          "timestamp" : 1681924858000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Lscale GPUization (#1079)\u000a\u000a* Making 2 new functions zm2zt2zm and zt2zm2zt to handle smoothing by interpolation. Replaced the spots in clubb I know that uses this to smooth things. This is just a nice to have and could allow for easy optimizations in the future by inlining the interpolations. All cases BFB on CPU and GPU, checked all relevant options too.\u000a\u000a* GPUizing diagnose_Lscale_from_tau\u000a\u000a* Removing some unused variables.\u000a\u000a* Moving acc data statements from calc_Lscale_directly up to advance_clubb_core.\u000a\u000a* Removing an unused variable.\u000a\u000a* GPUizing the l_smooth_min_max option.\u000a\u000a* GPUizing l_avg_Lscale\u000a\u000a* Changes to variable names to avoid gross long names only used once.\u000a",
          "date" : "2023-04-19 12:20:58 -0500",
          "id" : "40a65a54f061974152b9431e88a562d557f70dc5",
          "msg" : "Lscale GPUization (#1079)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "grid_class.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "grid_class.F90"
          ],
          "commitId" : "7094e3620ee063af2bd55a8f072cb32ce3858c4b",
          "timestamp" : 1681926818000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "gfortran does not like intent(out) specifiers for functions.\u000a",
          "date" : "2023-04-19 12:53:38 -0500",
          "id" : "7094e3620ee063af2bd55a8f072cb32ce3858c4b",
          "msg" : "gfortran does not like intent(out) specifiers for functions.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "grid_class.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 200,
    "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_ne4_silhs_run_gfortran_test/200/"
  },
  "previousBuild" : {
    "number" : 198,
    "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_ne4_silhs_run_gfortran_test/198/"
  }
}