{
  "_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" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 108,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/grid_fixes" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 92,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
            "branch" : [
              {
                "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
                "name" : "origin/grid_fixes"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
            "branch" : [
              {
                "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
                "name" : "origin/grid_fixes"
              }
            ]
          }
        },
        "origin/feeding_gr_to_host" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 87,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
            "branch" : [
              {
                "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
                "name" : "origin/feeding_gr_to_host"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
            "branch" : [
              {
                "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
                "name" : "origin/feeding_gr_to_host"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 235,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8f3f453816a42e196483145786383be3f0305e2c",
            "branch" : [
              {
                "SHA1" : "8f3f453816a42e196483145786383be3f0305e2c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8f3f453816a42e196483145786383be3f0305e2c",
            "branch" : [
              {
                "SHA1" : "8f3f453816a42e196483145786383be3f0305e2c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8f3f453816a42e196483145786383be3f0305e2c",
        "branch" : [
          {
            "SHA1" : "8f3f453816a42e196483145786383be3f0305e2c",
            "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" : None,
  "displayName" : "#235",
  "duration" : 1617614,
  "estimatedDuration" : 837207,
  "executor" : None,
  "fullDisplayName" : "clubb_silhs_convergence_gfortran #235",
  "id" : "235",
  "keepLog" : False,
  "number" : 235,
  "queueId" : 16203,
  "result" : "FAILURE",
  "timestamp" : 1654935969654,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_silhs_convergence_gfortran/235/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py",
            "utilities/sens_matrix/analyze_sensitivity_matrix.py"
          ],
          "commitId" : "535090d011dedf50d09e27a0f90e1b9a47de0e77",
          "timestamp" : 1654881475000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Adds to tuning dashboard an arrow plot of biases.\u000a\u000aAlso adds other plots that show regional biases versus\u000asensitivity of those regions to parameter values.\u000a\u000aFor #910.\u000a",
          "date" : "2022-06-10 12:17:55 -0500",
          "id" : "535090d011dedf50d09e27a0f90e1b9a47de0e77",
          "msg" : "Adds to tuning dashboard an arrow plot of biases.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/analyze_sensitivity_matrix.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clubb_api_module.F90"
          ],
          "commitId" : "6653f87f2251ad7e1b4331332e799eda6c242fc7",
          "timestamp" : 1654901042000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Removing the zt2zm interface from clubb_api and making the api calls just redirect to the grid class interface for it.\u000a",
          "date" : "2022-06-10 17:44:02 -0500",
          "id" : "6653f87f2251ad7e1b4331332e799eda6c242fc7",
          "msg" : "Removing the zt2zm interface from clubb_api and making the api calls just redirect to the grid class interface for it.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/mean_adv.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "e7ce96456e691ac84abf467670642a8ec90f4bb9",
          "timestamp" : 1654901042000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Pushing column loop into mean advection procedures.\u000a",
          "date" : "2022-06-10 17:44:02 -0500",
          "id" : "e7ce96456e691ac84abf467670642a8ec90f4bb9",
          "msg" : "Pushing column loop into mean advection procedures.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mean_adv.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/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90"
          ],
          "commitId" : "974b54a132f6eb0247cea6b743ff2a44afd2dc58",
          "timestamp" : 1654904676000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Little loop push\u000a",
          "date" : "2022-06-10 18:44:36 -0500",
          "id" : "974b54a132f6eb0247cea6b743ff2a44afd2dc58",
          "msg" : "Little loop push",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/CLUBB_core/turbulent_adv_pdf.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/grid_class.F90",
            "src/CLUBB_core/mean_adv.F90"
          ],
          "commitId" : "2f3542cea1a4dea1b242dd61947087b6458548fb",
          "timestamp" : 1654904676000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Moving above/below index of grid weights to last dimension.\u000a",
          "date" : "2022-06-10 18:44:36 -0500",
          "id" : "2f3542cea1a4dea1b242dd61947087b6458548fb",
          "msg" : "Moving above/below index of grid weights to last dimension.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mean_adv.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/turbulent_adv_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/advance_microphys_module.F90"
          ],
          "commitId" : "8f3f453816a42e196483145786383be3f0305e2c",
          "timestamp" : 1654926071000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Missed file meant for commit e7ce96456e691ac84abf467670642a8ec90f4bb9.\u000a",
          "date" : "2022-06-11 00:41:11 -0500",
          "id" : "8f3f453816a42e196483145786383be3f0305e2c",
          "msg" : "Missed file meant for commit e7ce96456e691ac84abf467670642a8ec90f4bb9.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
      "fullName" : "37674341+huebleruwm"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 236,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_silhs_convergence_gfortran/236/"
  },
  "previousBuild" : {
    "number" : 234,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_silhs_convergence_gfortran/234/"
  }
}