{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 88,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "2bac827cd3b91b3437ca62918583938237c9fd03",
            "branch" : [
              {
                "SHA1" : "2bac827cd3b91b3437ca62918583938237c9fd03",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2bac827cd3b91b3437ca62918583938237c9fd03",
            "branch" : [
              {
                "SHA1" : "2bac827cd3b91b3437ca62918583938237c9fd03",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2bac827cd3b91b3437ca62918583938237c9fd03",
        "branch" : [
          {
            "SHA1" : "2bac827cd3b91b3437ca62918583938237c9fd03",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.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" : null,
  "displayName" : "#88",
  "duration" : 8583986,
  "estimatedDuration" : 8364230,
  "executor" : null,
  "fullDisplayName" : "clubb_generalized_vertical_grid_test #88",
  "id" : "88",
  "keepLog" : false,
  "number" : 88,
  "queueId" : 3004,
  "result" : "SUCCESS",
  "timestamp" : 1775721907538,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/88/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "clubb_python_api/clubb_f2py.pyf",
            "clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py",
            "clubb_python_api/clubb_python/string_conversion.py",
            "clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py"
          ],
          "commitId" : "a142b32188f7388ce905ee833c55abff306fb812",
          "timestamp" : 1775676953000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust\u000a",
          "date" : "2026-04-08 14:35:53 -0500",
          "id" : "a142b32188f7388ce905ee833c55abff306fb812",
          "msg" : "Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust",
          "paths" : [
            {
              "editType" : "add",
              "file" : "clubb_python_api/clubb_python/string_conversion.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_f2py.pyf"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "clubb_python_api/clubb_f2py.pyf",
            "clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90",
            "clubb_python_api/tests/test_hello_world.py",
            "clubb_python_api/tests/test_string_conversion.py",
            "clubb_python_api/tests/test_call_tree_t_in_k_module.py",
            "clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90"
          ],
          "commitId" : "dc7d6ed92e27f14e4e64769a67a09a63b2783310",
          "timestamp" : 1775681164000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Python update (#1291)\u000a\u000a* Possibly better string fix for python API\u000a\u000a* Little test changes\u000a",
          "date" : "2026-04-08 15:46:04 -0500",
          "id" : "dc7d6ed92e27f14e4e64769a67a09a63b2783310",
          "msg" : "Python update (#1291)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90"
            },
            {
              "editType" : "add",
              "file" : "clubb_python_api/tests/test_string_conversion.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_f2py.pyf"
            },
            {
              "editType" : "add",
              "file" : "clubb_python_api/tests/test_call_tree_t_in_k_module.py"
            },
            {
              "editType" : "delete",
              "file" : "clubb_python_api/tests/test_hello_world.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/CMakeLists.txt"
          ],
          "commitId" : "0ab371ba28cf647f279567c04786ddc925aa5a87",
          "timestamp" : 1775682381000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Remove line to test python scripts\u000a",
          "date" : "2026-04-08 16:06:21 -0500",
          "id" : "0ab371ba28cf647f279567c04786ddc925aa5a87",
          "msg" : "Remove line to test python scripts",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/CMakeLists.txt"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/CMakeLists.txt"
          ],
          "commitId" : "2bac827cd3b91b3437ca62918583938237c9fd03",
          "timestamp" : 1775696339000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Add blank line to test python scripts\u000a",
          "date" : "2026-04-08 19:58:59 -0500",
          "id" : "2bac827cd3b91b3437ca62918583938237c9fd03",
          "msg" : "Add blank line to test python scripts",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/CMakeLists.txt"
            }
          ]
        }
      ],
      "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" : null,
  "previousBuild" : {
    "number" : 87,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_generalized_vertical_grid_test/87/"
  }
}