{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 2557229,
      "executingTimeMillis" : 2555761,
      "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" : 375,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "22a59aa2f1093dba3f75c03ead018efe4854f68c",
            "branch" : [
              {
                "SHA1" : "22a59aa2f1093dba3f75c03ead018efe4854f68c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "22a59aa2f1093dba3f75c03ead018efe4854f68c",
            "branch" : [
              {
                "SHA1" : "22a59aa2f1093dba3f75c03ead018efe4854f68c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "22a59aa2f1093dba3f75c03ead018efe4854f68c",
        "branch" : [
          {
            "SHA1" : "22a59aa2f1093dba3f75c03ead018efe4854f68c",
            "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" : "#375",
  "duration" : 2557229,
  "estimatedDuration" : 3749841,
  "executor" : None,
  "fullDisplayName" : "Cforall Full Build #375",
  "id" : "375",
  "keepLog" : False,
  "number" : 375,
  "queueId" : 22754,
  "result" : "FAILURE",
  "timestamp" : 1786934820902,
  "url" : "https://cforall.uwaterloo.ca/jenkins/view/Cforall/job/Cforall_Full_Build/375/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/abs.cfa",
            "tests/minmax.cfa",
            "tests/.expect/minmax.txt"
          ],
          "commitId" : "22a59aa2f1093dba3f75c03ead018efe4854f68c",
          "timestamp" : 1786886091000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "change meaning of < for user type\u000a",
          "date" : "2026-08-16 09:14:51 -0400",
          "id" : "22a59aa2f1093dba3f75c03ead018efe4854f68c",
          "msg" : "change meaning of < for user type",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/minmax.cfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/abs.cfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/.expect/minmax.txt"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
      "fullName" : "pabuhr"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 374,
    "url" : "https://cforall.uwaterloo.ca/jenkins/view/Cforall/job/Cforall_Full_Build/374/"
  }
}