{
  "_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" : 44,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a6aa9ae31e872d9df8b7770516f69422936c38bd",
            "branch" : [
              {
                "SHA1" : "a6aa9ae31e872d9df8b7770516f69422936c38bd",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a6aa9ae31e872d9df8b7770516f69422936c38bd",
            "branch" : [
              {
                "SHA1" : "a6aa9ae31e872d9df8b7770516f69422936c38bd",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a6aa9ae31e872d9df8b7770516f69422936c38bd",
        "branch" : [
          {
            "SHA1" : "a6aa9ae31e872d9df8b7770516f69422936c38bd",
            "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" : "#44",
  "duration" : 579342,
  "estimatedDuration" : 2836596,
  "executor" : None,
  "fullDisplayName" : "clubb_nvhpc_single_prec_build #44",
  "id" : "44",
  "keepLog" : False,
  "number" : 44,
  "queueId" : 3888,
  "result" : "SUCCESS",
  "timestamp" : 1729241705919,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_single_prec_build/44/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/set_up_dashboard_inputs.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py",
            "utilities/sens_matrix/create_figs.py"
          ],
          "commitId" : "3229e98fa9771ddc209046f4fdd0d227625f1a42",
          "timestamp" : 1729183500000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: Revise PCA biplot and clarify how variables are masked.\u000a\u000aFor #910.\u000a",
          "date" : "2024-10-17 11:45:00 -0500",
          "id" : "3229e98fa9771ddc209046f4fdd0d227625f1a42",
          "msg" : "QuadTune: Revise PCA biplot and clarify how variables are masked.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/create_figs.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/set_up_dashboard_inputs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/README",
            "run_scripts/run_bindiff_w_flags.py",
            ".gitignore",
            "run_scripts/run_scm.bash",
            "run_scripts/run_bindiff_w_flags_config_example.json"
          ],
          "commitId" : "a6aa9ae31e872d9df8b7770516f69422936c38bd",
          "timestamp" : 1729197384000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "add run_bindiff_w_flags.py script.  #1181 pull request #1194\u000a\u000a* create script to test bindiff for many different flag settings and add some flags to the run_scm.bash script\u000a\u000a* add script to compile from github and add changes to bindiff script\u000a\u000a* add final changes to run_scm_w_bindiff.py script and add example flag config file\u000a\u000a* rewrite script and add documentation to readme\u000a\u000a* remove unused script and add doc to run_bindiff_w_flags.py script\u000a\u000a* add documentation to script and refactor to stay under 100 characters\u000aper line\u000a",
          "date" : "2024-10-17 15:36:24 -0500",
          "id" : "a6aa9ae31e872d9df8b7770516f69422936c38bd",
          "msg" : "add run_bindiff_w_flags.py script.  #1181 pull request #1194",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/README"
            },
            {
              "editType" : "add",
              "file" : "run_scripts/run_bindiff_w_flags_config_example.json"
            },
            {
              "editType" : "add",
              "file" : "run_scripts/run_bindiff_w_flags.py"
            },
            {
              "editType" : "edit",
              "file" : "run_scripts/run_scm.bash"
            },
            {
              "editType" : "edit",
              "file" : ".gitignore"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 45,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_single_prec_build/45/"
  },
  "previousBuild" : {
    "number" : 43,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_single_prec_build/43/"
  }
}