{
  "_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" : 151,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "336d2cb61a2fef8d3142baae1718ec093511572d",
            "branch" : [
              {
                "SHA1" : "336d2cb61a2fef8d3142baae1718ec093511572d",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "336d2cb61a2fef8d3142baae1718ec093511572d",
            "branch" : [
              {
                "SHA1" : "336d2cb61a2fef8d3142baae1718ec093511572d",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "336d2cb61a2fef8d3142baae1718ec093511572d",
        "branch" : [
          {
            "SHA1" : "336d2cb61a2fef8d3142baae1718ec093511572d",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/cam.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : null,
  "displayName" : "#151",
  "duration" : 2850341,
  "estimatedDuration" : 3125150,
  "executor" : null,
  "fullDisplayName" : "cam_gpu_test #151",
  "id" : "151",
  "keepLog" : false,
  "number" : 151,
  "queueId" : 3426,
  "result" : "SUCCESS",
  "timestamp" : 1778746567453,
  "url" : "http://carson.math.uwm.edu/jenkins/view/Production%20View/job/cam_gpu_test/151/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "clip_explicit.F90",
            "numerical_check.F90",
            "advance_windm_edsclrm_module.F90",
            "advance_helper_module.F90",
            "advance_wp2_wp3_module.F90",
            "mixing_length.F90",
            "advance_clubb_core_module.F90",
            "advance_xp3_module.F90",
            "grid_adaptation_module.F90",
            "pdf_closure_module.F90",
            "Skx_module.F90",
            "sigma_sqd_w_module.F90",
            "stats_clubb_utilities.F90"
          ],
          "commitId" : "3d23573eaf64fd7c7f1570277a42e052219baa77",
          "timestamp" : 1778702440000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "advance_clubb_core cleanup (#1301)\u000a\u000a* BFB cleanup stuff\u000a\u000a* Adding some helper routines\u000a\u000a* More BFB changes\u000a\u000a* More BFB changes\u000a\u000a* More BFB changes\u000a\u000a* More BFB changes\u000a\u000a* Fixing python API and adding an agent file and a prompt to fix python API in the future.\u000a\u000a* Updating scripts and improving formatting\u000a\u000a* Updating some scripts and adding new jenkins test to compare the current branch vs master with flags\u000a\u000a* Restoring BFBness when using l_lmm_stepping=.true. by reimplementing an existing bug...\u000a\u000a* Making run_clubb_w_varying_flags.py not remove output, it's just unneccesary\u000a\u000a* Simplifying script changes\u000a\u000a* Jenkins script update\u000a\u000a* Little consolidation of code in pdf_closure_driver\u000a\u000a* Fixing python API\u000a\u000a* Fixing parameterization_check formatting\u000a",
          "date" : "2026-05-13 15:00:40 -0500",
          "id" : "3d23573eaf64fd7c7f1570277a42e052219baa77",
          "msg" : "advance_clubb_core cleanup (#1301)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "sigma_sqd_w_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "grid_adaptation_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "Skx_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "numerical_check.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : false,
  "nextBuild" : {
    "number" : 152,
    "url" : "http://carson.math.uwm.edu/jenkins/view/Production%20View/job/cam_gpu_test/152/"
  },
  "previousBuild" : {
    "number" : 150,
    "url" : "http://carson.math.uwm.edu/jenkins/view/Production%20View/job/cam_gpu_test/150/"
  }
}