{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 335,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "59ec9a937001549262c37c543266cc6015e53f9d",
            "branch" : [
              {
                "SHA1" : "59ec9a937001549262c37c543266cc6015e53f9d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "59ec9a937001549262c37c543266cc6015e53f9d",
            "branch" : [
              {
                "SHA1" : "59ec9a937001549262c37c543266cc6015e53f9d",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "59ec9a937001549262c37c543266cc6015e53f9d",
        "branch" : [
          {
            "SHA1" : "59ec9a937001549262c37c543266cc6015e53f9d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 16,
      "skipCount" : 0,
      "totalCount" : 279,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#335",
  "duration" : 324195,
  "estimatedDuration" : 82281,
  "executor" : None,
  "fullDisplayName" : "jocl #335",
  "id" : "2011-04-20_01-15-46",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 335,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1303254946000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/335/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x32-sgothel-010",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLProgram.java"
        ],
        "commitId" : "3c06ab634c7119249d37f808a5a979a5f7776de5",
        "timestamp" : 1303245322000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "CLProgram.getSource() should not throw CLInvalidValueException if program does not have any sources (only happens on certain drivers).\u000a",
        "date" : "2011-04-19T22:35:22+0200",
        "id" : "3c06ab634c7119249d37f808a5a979a5f7776de5",
        "msg" : "CLProgram.getSource() should not throw CLInvalidValueException if",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLProgram.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLCommandQueue.java",
          "test/com/jogamp/opencl/CLBufferTest.java"
        ],
        "commitId" : "59ec9a937001549262c37c543266cc6015e53f9d",
        "timestamp" : 1303246902000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "added mapped CLMemory argument to putUnmapMemory for more flexibility.\u000a",
        "date" : "2011-04-19T23:01:42+0200",
        "id" : "59ec9a937001549262c37c543266cc6015e53f9d",
        "msg" : "added mapped CLMemory argument to putUnmapMemory for more flexibility.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLCommandQueue.java"
          },
          {
            "editType" : "edit",
            "file" : "test/com/jogamp/opencl/CLBufferTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    {
      "number" : 335,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/label=linux-x86_64/335/"
    },
    {
      "number" : 335,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/label=macos-x86_64/335/"
    },
    {
      "number" : 335,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/label=windows-x86_64/335/"
    }
  ]
}