{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user pabuhr",
          "userId" : "pabuhr",
          "userName" : "pabuhr"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 2,
      "buildingDurationMillis" : 5212249,
      "executingTimeMillis" : 5210865,
      "executorUtilization" : 1.0,
      "subTaskCount" : 2,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 1
    },
    {
      "_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" : 22,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
            "branch" : [
              {
                "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
            "branch" : [
              {
                "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
        "branch" : [
          {
            "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "cforall@plg.uwaterloo.ca:software/cfa/cfa-cc"
      ],
      "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" : "#22",
  "duration" : 5212249,
  "estimatedDuration" : 5064096,
  "executor" : None,
  "fullDisplayName" : "Cforall Full Build #22",
  "id" : "22",
  "keepLog" : False,
  "number" : 22,
  "queueId" : 1765,
  "result" : "SUCCESS",
  "timestamp" : 1759265767634,
  "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Full_Build/22/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/stdhdr/assert.h"
          ],
          "commitId" : "23681dbf00f23188735c6c530185f9ab56a21c97",
          "timestamp" : 1759233003000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "remove warnings from empty verify macros\u000a",
          "date" : "2025-09-30 07:50:03 -0400",
          "id" : "23681dbf00f23188735c6c530185f9ab56a21c97",
          "msg" : "remove warnings from empty verify macros",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/stdhdr/assert.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "INSTALL"
          ],
          "commitId" : "a24a69ea122f99742cace0954e8d4a3369219c11",
          "timestamp" : 1759233105000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "Indicate CFA only builds on Linux operating system\u000a",
          "date" : "2025-09-30 07:51:45 -0400",
          "id" : "a24a69ea122f99742cace0954e8d4a3369219c11",
          "msg" : "Indicate CFA only builds on Linux operating system",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "INSTALL"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "doc/bibliography/pl.bib"
          ],
          "commitId" : "7ffd7f0e78e8147982075252013b9b85c1c58602",
          "timestamp" : 1759233345000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "add bibliography references\u000a",
          "date" : "2025-09-30 07:55:45 -0400",
          "id" : "7ffd7f0e78e8147982075252013b9b85c1c58602",
          "msg" : "add bibliography references",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "doc/bibliography/pl.bib"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
          "timestamp" : 1759264823000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "Add section about contributing to the Cforall project\u000a",
          "date" : "2025-09-30 16:40:23 -0400",
          "id" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
          "msg" : "Add section about contributing to the Cforall project",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
      "fullName" : "pabuhr"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 23,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Full_Build/23/"
  },
  "previousBuild" : {
    "number" : 21,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Full_Build/21/"
  }
}