{
  "_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" : 241,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "77fae67d8d448018df83dd00b2d40adc7614bee1",
            "branch" : [
              {
                "SHA1" : "77fae67d8d448018df83dd00b2d40adc7614bee1",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "77fae67d8d448018df83dd00b2d40adc7614bee1",
            "branch" : [
              {
                "SHA1" : "77fae67d8d448018df83dd00b2d40adc7614bee1",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "77fae67d8d448018df83dd00b2d40adc7614bee1",
        "branch" : [
          {
            "SHA1" : "77fae67d8d448018df83dd00b2d40adc7614bee1",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#241",
  "duration" : 11590,
  "estimatedDuration" : 74293,
  "executor" : None,
  "fullDisplayName" : "jocl_onmaster #241",
  "id" : "2011-02-27_03-30-42",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 241,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1298773842000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl_onmaster/241/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x32-sgothel-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLMemory.java"
        ],
        "commitId" : "ca1dee15d86d5c6327b3ffb6f4c85c6a5621e621",
        "timestamp" : 1298764829000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "added getElementSize().\u000a",
        "date" : "2011-02-27T01:00:29+0100",
        "id" : "ca1dee15d86d5c6327b3ffb6f4c85c6a5621e621",
        "msg" : "added getElementSize().",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLMemory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLProgramBuilder.java",
          "src/com/jogamp/opencl/CLProgram.java",
          "src/com/jogamp/opencl/CLContext.java",
          "src/com/jogamp/opencl/CLCommandQueue.java"
        ],
        "commitId" : "61d365bd7c352262bff711b3954731e7928c203f",
        "timestamp" : 1298765257000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "code review using findbugs\u000akeyset iterations, typos, @Override, synchronization, varargs\u000a",
        "date" : "2011-02-27T01:07:37+0100",
        "id" : "61d365bd7c352262bff711b3954731e7928c203f",
        "msg" : "code review using findbugs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLProgramBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLProgram.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLCommandQueue.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLContext.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLCommandQueue.java",
          "src/com/jogamp/opencl/CLProgram.java"
        ],
        "commitId" : "77fae67d8d448018df83dd00b2d40adc7614bee1",
        "timestamp" : 1298769957000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "CachedBufferFactory optimization in CLCommandQueue and CLProgram.create(binaries).\u000a",
        "date" : "2011-02-27T02:25:57+0100",
        "id" : "77fae67d8d448018df83dd00b2d40adc7614bee1",
        "msg" : "CachedBufferFactory optimization in CLCommandQueue and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLProgram.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLCommandQueue.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    {
      "number" : 241,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl_onmaster/label=linux-x86_64-master-001/241/"
    },
    {
      "number" : 187,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl_onmaster/label=linux64-null-centos54-jogamp-x64-chuck-001/187/"
    }
  ]
}