{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Cforall_Full_Build\" build number 15",
          "upstreamBuild" : 15,
          "upstreamProject" : "Cforall_Full_Build",
          "upstreamUrl" : "job/Cforall_Full_Build/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GitRef",
          "value" : "a8f49cc6dac2a474d3564689a48985bd0533fd2a"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "Build",
          "value" : "15"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 1169074,
      "executingTimeMillis" : 1167469,
      "executorUtilization" : 1.0,
      "subTaskCount" : 2,
      "waitingDurationMillis" : 5042,
      "waitingTimeMillis" : 5042
    },
    {
      "_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" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a8f49cc6dac2a474d3564689a48985bd0533fd2a",
            "branch" : [
              {
                "SHA1" : "a8f49cc6dac2a474d3564689a48985bd0533fd2a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a8f49cc6dac2a474d3564689a48985bd0533fd2a",
            "branch" : [
              {
                "SHA1" : "a8f49cc6dac2a474d3564689a48985bd0533fd2a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a8f49cc6dac2a474d3564689a48985bd0533fd2a",
        "branch" : [
          {
            "SHA1" : "a8f49cc6dac2a474d3564689a48985bd0533fd2a",
            "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" : [
    {
      "displayPath" : "cfa-cc-1.0.0.15.tar.gz",
      "fileName" : "cfa-cc-1.0.0.15.tar.gz",
      "relativePath" : "cfa-cc-1.0.0.15.tar.gz"
    }
  ],
  "building" : False,
  "description" : "Distributing Tarball",
  "displayName" : "#12",
  "duration" : 1169074,
  "estimatedDuration" : 1184595,
  "executor" : None,
  "fullDisplayName" : "Cforall Distribute #12",
  "id" : "12",
  "keepLog" : False,
  "number" : 12,
  "queueId" : 1393,
  "result" : "SUCCESS",
  "timestamp" : 1758833547007,
  "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/12/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/stdlib.cfa"
          ],
          "commitId" : "2df85ceb394f69ff9f38dfa6bc3db3d9ea433a6f",
          "timestamp" : 1758751684000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "update anew/adelete ctor/dtor to handle array with 0-byte elements\u000a",
          "date" : "2025-09-24 18:08:04 -0400",
          "id" : "2df85ceb394f69ff9f38dfa6bc3db3d9ea433a6f",
          "msg" : "update anew/adelete ctor/dtor to handle array with 0-byte elements",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/stdlib.cfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/.expect/alloc.txt",
            "tests/alloc.cfa",
            "libcfa/src/stdlib.cfa"
          ],
          "commitId" : "1911f37cfdb2a7d266e1e37d20978e10e59f0f16",
          "timestamp" : 1758752614000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "formatting, add tests for new anew/adelete\u000a",
          "date" : "2025-09-24 18:23:34 -0400",
          "id" : "1911f37cfdb2a7d266e1e37d20978e10e59f0f16",
          "msg" : "formatting, add tests for new anew/adelete",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/alloc.cfa"
            },
            {
              "editType" : "edit",
              "file" : "libcfa/src/stdlib.cfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/.expect/alloc.txt"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/.expect/alloc-ERROR.x86.txt",
            "tests/.expect/alloc-ERROR.arm64.txt",
            "tests/.expect/alloc-ERROR.x64.txt",
            "tests/.expect/alloc-ERROR.txt"
          ],
          "commitId" : "2d743bd4400525f89a39ae6f5b7bbb7fc90c8bf0",
          "timestamp" : 1758753956000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "update expected alloc-ERR files\u000a",
          "date" : "2025-09-24 18:45:56 -0400",
          "id" : "2d743bd4400525f89a39ae6f5b7bbb7fc90c8bf0",
          "msg" : "update expected alloc-ERR files",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "tests/.expect/alloc-ERROR.arm64.txt"
            },
            {
              "editType" : "delete",
              "file" : "tests/.expect/alloc-ERROR.x64.txt"
            },
            {
              "editType" : "add",
              "file" : "tests/.expect/alloc-ERROR.txt"
            },
            {
              "editType" : "delete",
              "file" : "tests/.expect/alloc-ERROR.x86.txt"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Jenkins/FullBuild"
          ],
          "commitId" : "f63e35c6728c5f6765217eddf8327a1019c1b4ec",
          "timestamp" : 1758764076000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "test full build on ARM\u000a",
          "date" : "2025-09-24 21:34:36 -0400",
          "id" : "f63e35c6728c5f6765217eddf8327a1019c1b4ec",
          "msg" : "test full build on ARM",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Jenkins/FullBuild"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Jenkinsfile"
          ],
          "commitId" : "a8f49cc6dac2a474d3564689a48985bd0533fd2a",
          "timestamp" : 1758832169000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "2nd attempt test full build on ARM\u000a",
          "date" : "2025-09-25 16:29:29 -0400",
          "id" : "a8f49cc6dac2a474d3564689a48985bd0533fd2a",
          "msg" : "2nd attempt test full build on ARM",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
      "fullName" : "pabuhr"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 13,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/13/"
  },
  "previousBuild" : {
    "number" : 11,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/11/"
  }
}