{
  "_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" : 210,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "c292c6c30e74faab2dc44ba5185d8885aa2f29d6",
            "branch" : [
              {
                "SHA1" : "c292c6c30e74faab2dc44ba5185d8885aa2f29d6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c292c6c30e74faab2dc44ba5185d8885aa2f29d6",
            "branch" : [
              {
                "SHA1" : "c292c6c30e74faab2dc44ba5185d8885aa2f29d6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c292c6c30e74faab2dc44ba5185d8885aa2f29d6",
        "branch" : [
          {
            "SHA1" : "c292c6c30e74faab2dc44ba5185d8885aa2f29d6",
            "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" : "#210",
  "duration" : 4353821,
  "estimatedDuration" : 3508417,
  "executor" : null,
  "fullDisplayName" : "clubb_nvhpc_single_prec_build #210",
  "id" : "210",
  "keepLog" : false,
  "number" : 210,
  "queueId" : 7092,
  "result" : "SUCCESS",
  "timestamp" : 1786438508335,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_nvhpc_single_prec_build/210/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "dash_app/pytests/test_fill_holes_viewer.py",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "input/stats/all_stats.in",
            "dash_app/misc_tab/fill_holes_viewer/callbacks.py",
            "dash_app/misc_tab/fill_holes_viewer/__init__.py",
            "dash_app/misc_tab/fill_holes_viewer/figures.py",
            "dash_app/misc_tab/fill_holes_viewer/layout.py",
            "dash_app/misc_tab/fill_holes_viewer/analysis.py",
            "dash_app/fill_holes.py",
            "dash_app/assets/23_fill_holes_viewer.css",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "c292c6c30e74faab2dc44ba5185d8885aa2f29d6",
          "timestamp" : 1786417963000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fill holes tab (#1339)\u000a\u000a* New fill holes misc tab, requires some new stats outputs, but I think we can remove some\u000a\u000a* Small UI improvements and removing unnecessary new stats\u000a\u000a* Removing old fill holes dash file\u000a",
          "date" : "2026-08-10 22:12:43 -0500",
          "id" : "c292c6c30e74faab2dc44ba5185d8885aa2f29d6",
          "msg" : "Fill holes tab (#1339)",
          "paths" : [
            {
              "editType" : "add",
              "file" : "dash_app/misc_tab/fill_holes_viewer/__init__.py"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "add",
              "file" : "dash_app/pytests/test_fill_holes_viewer.py"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            },
            {
              "editType" : "add",
              "file" : "dash_app/misc_tab/fill_holes_viewer/layout.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/misc_tab/fill_holes_viewer/figures.py"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "add",
              "file" : "dash_app/misc_tab/fill_holes_viewer/analysis.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/assets/23_fill_holes_viewer.css"
            },
            {
              "editType" : "add",
              "file" : "dash_app/misc_tab/fill_holes_viewer/callbacks.py"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "delete",
              "file" : "dash_app/fill_holes.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : false,
  "nextBuild" : null,
  "previousBuild" : {
    "number" : 209,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_nvhpc_single_prec_build/209/"
  }
}