{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserCause",
          "shortDescription" : "Started by user mbien",
          "userName" : "mbien"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 176,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4836f3ab7916c681450d06f118b90c31f0bcdc8c",
            "branch" : [
              {
                "SHA1" : "4836f3ab7916c681450d06f118b90c31f0bcdc8c",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4836f3ab7916c681450d06f118b90c31f0bcdc8c",
            "branch" : [
              {
                "SHA1" : "4836f3ab7916c681450d06f118b90c31f0bcdc8c",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4836f3ab7916c681450d06f118b90c31f0bcdc8c",
        "branch" : [
          {
            "SHA1" : "4836f3ab7916c681450d06f118b90c31f0bcdc8c",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 48,
      "skipCount" : 0,
      "totalCount" : 108,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "connection problems (mac)",
  "displayName" : "#176",
  "duration" : 206857,
  "estimatedDuration" : 82281,
  "executor" : None,
  "fullDisplayName" : "jocl #176",
  "id" : "2010-08-27_07-55-43",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 176,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1282888543000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/176/",
  "builtOn" : "linux64-null-centos54-jogamp-x64-chuck-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/com/jogamp/opencl/CLCommandQueueTest.java",
          "src/com/jogamp/opencl/CLEventList.java"
        ],
        "commitId" : "45fb8d583bfbeb7b092f4ee17c2443c9f24cf2c9",
        "timestamp" : 1279554777000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "toString() for CLEventList.\u000a",
        "date" : "2010-07-19T17:52:57+0200",
        "id" : "45fb8d583bfbeb7b092f4ee17c2443c9f24cf2c9",
        "msg" : "toString() for CLEventList.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLEventList.java"
          },
          {
            "editType" : "edit",
            "file" : "test/com/jogamp/opencl/CLCommandQueueTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLCommandQueue.java"
        ],
        "commitId" : "a3b7993646909acd3d54c609f0060bc36a73ddc2",
        "timestamp" : 1279559565000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "exception msg formatting improvements.\u000a",
        "date" : "2010-07-19T19:12:45+0200",
        "id" : "a3b7993646909acd3d54c609f0060bc36a73ddc2",
        "msg" : "exception msg formatting improvements.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLCommandQueue.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.xml"
        ],
        "commitId" : "4ac8978a53f0578e3a631ca1290373c9ffef8fb5",
        "timestamp" : 1279991051000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "added tag.build ant target to document build dependencies.\u000a",
        "date" : "2010-07-24T19:04:11+0200",
        "id" : "4ac8978a53f0578e3a631ca1290373c9ffef8fb5",
        "msg" : "added tag.build ant target to document build dependencies.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.xml"
        ],
        "commitId" : "6de7b16146c17d614d6a679896b4130b3d4a4712",
        "timestamp" : 1280004487000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "fixed rootrel.build to make Sven happy :)\u000a",
        "date" : "2010-07-24T22:48:07+0200",
        "id" : "6de7b16146c17d614d6a679896b4130b3d4a4712",
        "msg" : "fixed rootrel.build to make Sven happy :)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.xml"
        ],
        "commitId" : "2f1035db067feef9111ac3cd28c6d1256efa9a18",
        "timestamp" : 1280287936000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "fixed artifact.properties (quotes etc)\u000a",
        "date" : "2010-07-28T05:32:16+0200",
        "id" : "2f1035db067feef9111ac3cd28c6d1256efa9a18",
        "msg" : "fixed artifact.properties (quotes etc)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/com/jogamp/opencl/CLImageTest.java",
          "test/com/jogamp/opencl/HighLevelBindingTest.java",
          "src/com/jogamp/opencl/CLImage3d.java",
          "src/com/jogamp/opencl/CLImage2d.java",
          "test/com/jogamp/opencl/jogamp.png"
        ],
        "commitId" : "b32190b0b899e4806e85625e7b0d1e242fdf0f05",
        "timestamp" : 1281180069000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "added a few CLImage junit tests.\u000a",
        "date" : "2010-08-07T13:21:09+0200",
        "id" : "b32190b0b899e4806e85625e7b0d1e242fdf0f05",
        "msg" : "added a few CLImage junit tests.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "test/com/jogamp/opencl/jogamp.png"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLImage3d.java"
          },
          {
            "editType" : "add",
            "file" : "test/com/jogamp/opencl/CLImageTest.java"
          },
          {
            "editType" : "edit",
            "file" : "test/com/jogamp/opencl/HighLevelBindingTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLImage2d.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/includes/CL_orig/cl_ext.h"
        ],
        "commitId" : "f88fd0943519091a231724eb2e9b4f6fefccdbd5",
        "timestamp" : 1281180921000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "updated cl_ext.h.\u000a",
        "date" : "2010-08-07T13:35:21+0200",
        "id" : "f88fd0943519091a231724eb2e9b4f6fefccdbd5",
        "msg" : "updated cl_ext.h.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/includes/CL_orig/cl_ext.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/includes/GL3/gl3.h",
          "resources/includes/GL3/glext.h"
        ],
        "commitId" : "6754e8f22b3bf65fc06aae528d183e41e013e812",
        "timestamp" : 1281188748000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "updated OpenGL headers.\u000a",
        "date" : "2010-08-07T15:45:48+0200",
        "id" : "6754e8f22b3bf65fc06aae528d183e41e013e812",
        "msg" : "updated OpenGL headers.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/includes/GL3/glext.h"
          },
          {
            "editType" : "edit",
            "file" : "resources/includes/GL3/gl3.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.xml",
          ".gitignore"
        ],
        "commitId" : "105c4d0901eb05439347b3f4d78bb674dbce8d39",
        "timestamp" : 1281290562000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "includepath workaround for mac.\u000a",
        "date" : "2010-08-08T20:02:42+0200",
        "id" : "105c4d0901eb05439347b3f4d78bb674dbce8d39",
        "msg" : "includepath workaround for mac.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/includes/CL_orig/cl_platform.h",
          "resources/includes/CL_orig/cl.h"
        ],
        "commitId" : "7bd341b72fc69a9a5fedb25ef1f15ebe08141212",
        "timestamp" : 1282667617000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "updated to latest Khronos CL headers.\u000a",
        "date" : "2010-08-24T18:33:37+0200",
        "id" : "7bd341b72fc69a9a5fedb25ef1f15ebe08141212",
        "msg" : "updated to latest Khronos CL headers.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/includes/CL_orig/cl.h"
          },
          {
            "editType" : "edit",
            "file" : "resources/includes/CL_orig/cl_platform.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/com/jogamp/opencl/CLExceptionTest.java",
          "src/com/jogamp/opencl/CLException.java"
        ],
        "commitId" : "4836f3ab7916c681450d06f118b90c31f0bcdc8c",
        "timestamp" : 1282726775000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "added new CL_INVALID_PROPERTY exception + CLException junit test.\u000a",
        "date" : "2010-08-25T10:59:35+0200",
        "id" : "4836f3ab7916c681450d06f118b90c31f0bcdc8c",
        "msg" : "added new CL_INVALID_PROPERTY exception + CLException junit test.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLException.java"
          },
          {
            "editType" : "add",
            "file" : "test/com/jogamp/opencl/CLExceptionTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    {
      "number" : 176,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/label=macos-x86_64/176/"
    }
  ]
}