{
  "_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" : 519,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
            "branch" : [
              {
                "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
            "branch" : [
              {
                "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
        "branch" : [
          {
            "SHA1" : "2651012ea532b1d38ef6006d7457571806e34908",
            "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" : "#519",
  "duration" : 142689,
  "estimatedDuration" : 837207,
  "executor" : None,
  "fullDisplayName" : "clubb_silhs_convergence_gfortran #519",
  "id" : "519",
  "keepLog" : False,
  "number" : 519,
  "queueId" : 4434,
  "result" : "FAILURE",
  "timestamp" : 1730190366587,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_silhs_convergence_gfortran/519/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/create_figs.py"
          ],
          "commitId" : "81fa0e3bef38ab4a734aa95e5f8b4dacb0776743",
          "timestamp" : 1729890078000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: Display maps of the first 4 SVD patterns using dash, rather than make_subplots.\u000a\u000aAlso, show maps of the sensitivity to individual parameters.\u000a\u000aFor #910.\u000a",
          "date" : "2024-10-25 16:01:18 -0500",
          "id" : "81fa0e3bef38ab4a734aa95e5f8b4dacb0776743",
          "msg" : "QuadTune: Display maps of the first 4 SVD patterns using dash, rather than make_subplots.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/create_figs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/create_figs.py"
          ],
          "commitId" : "0bb668e3a21dce9af466abc9f0e747fbb7b36eab",
          "timestamp" : 1729964291000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: Create 2 new plots.\u000a\u000a1) colored matrix plot of SVD vh matrix; and\u000a2) bar chart of importance of parameters\u000a\u000aFor #910.\u000a",
          "date" : "2024-10-26 12:38:11 -0500",
          "id" : "0bb668e3a21dce9af466abc9f0e747fbb7b36eab",
          "msg" : "QuadTune: Create 2 new plots.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/create_figs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "e525bd0e3c6333eb4b9945f6fe81d7a9e3cfd3e3",
          "timestamp" : 1730139241000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.\u000a\u000aAlso plot signed sum of contributions, in order to see how biases affect which parameters are tuned.\u000a\u000aFor #910.\u000a",
          "date" : "2024-10-28 13:14:01 -0500",
          "id" : "e525bd0e3c6333eb4b9945f6fe81d7a9e3cfd3e3",
          "msg" : "QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/create_figs.py"
          ],
          "commitId" : "d7d04ed1c8a65801bfc91bbbe4227ef39f7f7292",
          "timestamp" : 1730139276000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.\u000a\u000aAlso plot signed sum of contributions, in order to see how biases affect which parameters are tuned.\u000a\u000aFor #910.\u000a",
          "date" : "2024-10-28 13:14:36 -0500",
          "id" : "d7d04ed1c8a65801bfc91bbbe4227ef39f7f7292",
          "msg" : "QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/create_figs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_bindiff_all.py"
          ],
          "commitId" : "2651012ea532b1d38ef6006d7457571806e34908",
          "timestamp" : 1730146386000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Small improvements to bindiff script.\u000a",
          "date" : "2024-10-28 15:13:06 -0500",
          "id" : "2651012ea532b1d38ef6006d7457571806e34908",
          "msg" : "Small improvements to bindiff script.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_bindiff_all.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/0-freundlich-adenin",
      "fullName" : "0-freundlich-adenin"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/hasenau2",
      "fullName" : "hasenau2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pickett",
      "fullName" : "Cole Pickett"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 520,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_silhs_convergence_gfortran/520/"
  },
  "previousBuild" : {
    "number" : 518,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_silhs_convergence_gfortran/518/"
  }
}