{
  "_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" : 462,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6912ae1620711773f96385ece3b9330fc73daf68",
            "branch" : [
              {
                "SHA1" : "6912ae1620711773f96385ece3b9330fc73daf68",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6912ae1620711773f96385ece3b9330fc73daf68",
            "branch" : [
              {
                "SHA1" : "6912ae1620711773f96385ece3b9330fc73daf68",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6912ae1620711773f96385ece3b9330fc73daf68",
        "branch" : [
          {
            "SHA1" : "6912ae1620711773f96385ece3b9330fc73daf68",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.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" : None,
  "displayName" : "#462",
  "duration" : 745884,
  "estimatedDuration" : 647705,
  "executor" : None,
  "fullDisplayName" : "clubb_BFB_r8029_flags_gfortran_test #462",
  "id" : "462",
  "keepLog" : False,
  "number" : 462,
  "queueId" : 9430,
  "result" : "SUCCESS",
  "timestamp" : 1746260826794,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_BFB_r8029_flags_gfortran_test/462/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/clubb_standalone.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/grid_class.F90",
            "src/time_dependent_input.F90",
            "src/advance_microphys_module.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "run_scripts/run_scm_all.bash",
            "src/CLUBB_core/mixing_length.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "1e73c9c30c0b13eb0a0a5e0010ce9fd81c67c2f0",
          "timestamp" : 1746207443000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Run scm fixes (#1244)\u000a\u000aFixed error output for run?scm?all.bash, added some missing error checks to CLUBB\u000aCLUBB ticket #975\u000a\u000a* Fixed error output issues for run_scm_all.bash\u000a- Changed tail $TMP_OUT to cat $TMP_OUT so we can see the entire stderr output of CLUBB in the log\u000a- Added `if allocated` check to subroutine finalize_t_dependent_forcings in time_dependent_input.F90 to avoid runtime errors\u000a- Removed unnecessary write statement in clubb_standalone.F90\u000a\u000a* Added missing err_code checks\u000a- Added err_code checks so we don't get false negative error messages\u000a",
          "date" : "2025-05-02 12:37:23 -0500",
          "id" : "1e73c9c30c0b13eb0a0a5e0010ce9fd81c67c2f0",
          "msg" : "Run scm fixes (#1244)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_scm_all.bash"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_standalone.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/time_dependent_input.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_bindiff_w_flags_config_host_flags.json"
          ],
          "commitId" : "9b42183b3b368cf7c079faf0a7b79eefc159f901",
          "timestamp" : 1746214523000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am adding a new .json file for host model flags. Flag set 1 consists\u000aof the current CAM default settings.\u000a",
          "date" : "2025-05-02 14:35:23 -0500",
          "id" : "9b42183b3b368cf7c079faf0a7b79eefc159f901",
          "msg" : "I am adding a new .json file for host model flags. Flag set 1 consists",
          "paths" : [
            {
              "editType" : "add",
              "file" : "run_scripts/run_bindiff_w_flags_config_host_flags.json"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_generalized_vert_grid_host_flags/Jenkinsfile"
          ],
          "commitId" : "d1b42f244d4e38d86e5cf1bea3cbdb38950e094b",
          "timestamp" : 1746220666000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am adding a Jenkinsfile for a new CLUBB generalized vertical\u000agrid test that uses flag sets consisting of specialized flag\u000asettings that are found in host models of which CLUBB is a part.\u000a",
          "date" : "2025-05-02 16:17:46 -0500",
          "id" : "d1b42f244d4e38d86e5cf1bea3cbdb38950e094b",
          "msg" : "I am adding a Jenkinsfile for a new CLUBB generalized vertical",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_generalized_vert_grid_host_flags/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_bindiff_w_flags_config_host_flags.json"
          ],
          "commitId" : "f1b430ab343e05a36e916cf1910c78c1a20c177b",
          "timestamp" : 1746222050000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am adding a second set of host flags as part of the generalized\u000avertical grid test for host model flags. Flag set 2 consists of\u000aflag settings that are found in the clubb_silhs_devel branch of CAM.\u000a",
          "date" : "2025-05-02 16:40:50 -0500",
          "id" : "f1b430ab343e05a36e916cf1910c78c1a20c177b",
          "msg" : "I am adding a second set of host flags as part of the generalized",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_bindiff_w_flags_config_host_flags.json"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_bindiff_w_flags_config_host_flags.json"
          ],
          "commitId" : "6912ae1620711773f96385ece3b9330fc73daf68",
          "timestamp" : 1746222283000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Fixing an error in the previous commit. (lol, good ol' find and replace)\u000a",
          "date" : "2025-05-02 16:44:43 -0500",
          "id" : "6912ae1620711773f96385ece3b9330fc73daf68",
          "msg" : "Fixing an error in the previous commit. (lol, good ol' find and replace)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_bindiff_w_flags_config_host_flags.json"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 463,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_BFB_r8029_flags_gfortran_test/463/"
  },
  "previousBuild" : {
    "number" : 461,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_BFB_r8029_flags_gfortran_test/461/"
  }
}