{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 710",
          "upstreamBuild" : 710,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 471,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e69b819ab572ff95ce252364eb294c074d4210a8",
            "branch" : [
              {
                "SHA1" : "e69b819ab572ff95ce252364eb294c074d4210a8",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e69b819ab572ff95ce252364eb294c074d4210a8",
            "branch" : [
              {
                "SHA1" : "e69b819ab572ff95ce252364eb294c074d4210a8",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e69b819ab572ff95ce252364eb294c074d4210a8",
        "branch" : [
          {
            "SHA1" : "e69b819ab572ff95ce252364eb294c074d4210a8",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/joal.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 32,
      "skipCount" : 0,
      "totalCount" : 63,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#471",
  "duration" : 270728,
  "estimatedDuration" : 507846,
  "executor" : None,
  "fullDisplayName" : "joal #471",
  "id" : "2013-08-31_09-40-08",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 471,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1377934808000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/471/",
  "builtOn" : "macosx64-NV320M-10_7-jogamp-x64-jre7-sgothel-013",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/openal/ALFactory.java"
        ],
        "commitId" : "c8412fdfa06d22dbdd73821c62c1cd567f0dd8fb",
        "timestamp" : 1377486355000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ALFactory: Remove unused imports\u000a",
        "date" : "2013-08-26T05:05:55+0200",
        "id" : "c8412fdfa06d22dbdd73821c62c1cd567f0dd8fb",
        "msg" : "ALFactory: Remove unused imports",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/ALFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/openal/util/ALHelpers.java"
        ],
        "commitId" : "0baa6041fd23aba07bf9f09352e7a38622731c33",
        "timestamp" : 1377486446000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add util class ALHelpers - Ported to Java from OpenAL-Soft from (c) 2011 Chris Robinson (BSD'ish)\u000a\u000a- Renamed type conversion methods\u000a- Added generic type -> AL types\u000a",
        "date" : "2013-08-26T05:07:26+0200",
        "id" : "0baa6041fd23aba07bf9f09352e7a38622731c33",
        "msg" : "Add util class ALHelpers - Ported to Java from OpenAL-Soft from (c) 2011",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/openal/util/ALHelpers.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/openal/util/ALHelpers.java"
        ],
        "commitId" : "e69b819ab572ff95ce252364eb294c074d4210a8",
        "timestamp" : 1377494785000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ALHelpers: Shorten returned string representations\u000a",
        "date" : "2013-08-26T07:26:25+0200",
        "id" : "e69b819ab572ff95ce252364eb294c074d4210a8",
        "msg" : "ALHelpers: Shorten returned string representations",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/ALHelpers.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/",
      "fullName" : ""
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    }
  ],
  "runs" : [
    {
      "number" : 471,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=linux-x86_64/471/"
    },
    {
      "number" : 471,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=macos-x86_64/471/"
    },
    {
      "number" : 471,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=windows-x86_64/471/"
    }
  ]
}