{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"joal\" build number 241",
          "upstreamBuild" : 241,
          "upstreamProject" : "joal",
          "upstreamUrl" : "job/joal/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 554,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c354ecce7c18b5623f1fb0162134733c1ebf4178",
            "branch" : [
              {
                "SHA1" : "c354ecce7c18b5623f1fb0162134733c1ebf4178",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c354ecce7c18b5623f1fb0162134733c1ebf4178",
            "branch" : [
              {
                "SHA1" : "c354ecce7c18b5623f1fb0162134733c1ebf4178",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin2/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 544,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
            "branch" : [
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin/master"
              },
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin2/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
            "branch" : [
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin/master"
              },
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin2/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c354ecce7c18b5623f1fb0162134733c1ebf4178",
        "branch" : [
          {
            "SHA1" : "c354ecce7c18b5623f1fb0162134733c1ebf4178",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 8,
      "skipCount" : 0,
      "totalCount" : 1537,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#554",
  "duration" : 4506375,
  "estimatedDuration" : 3750864,
  "executor" : None,
  "fullDisplayName" : "jogl #554",
  "id" : "2011-11-26_06-28-10",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 554,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1322285290000,
  "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/554/",
  "builtOn" : "solaris-NVQUADRO-solaris10-jogamp-x32-sgothel-020",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/jogamp/nativewindow/x11/awt/X11AWTGraphicsConfigurationFactory.java"
        ],
        "commitId" : "94bdf90b3a8ad76f2d94eadb2b46cd62c70033da",
        "timestamp" : 1322271268000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "X11AWTGraphicsConfigurationFactory: Use lock: owner ? AWT-Lock : X11-AWT-Lock\u000a",
        "date" : "2011-11-26T02:34:28+0100",
        "id" : "94bdf90b3a8ad76f2d94eadb2b46cd62c70033da",
        "msg" : "X11AWTGraphicsConfigurationFactory: Use lock: owner ? AWT-Lock :",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/x11/awt/X11AWTGraphicsConfigurationFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java"
        ],
        "commitId" : "5866e08bdff712afed19a206a58f872e0f88c827",
        "timestamp" : 1322280685000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "X11Util: Cleanup ATI_HAS_XCLOSEDISPLAY_BUG API doc.\u000a",
        "date" : "2011-11-26T05:11:25+0100",
        "id" : "5866e08bdff712afed19a206a58f872e0f88c827",
        "msg" : "X11Util: Cleanup ATI_HAS_XCLOSEDISPLAY_BUG API doc.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java"
        ],
        "commitId" : "3f790b11166f5c51773a9b8832478feb3dcf8a40",
        "timestamp" : 1322280807000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "DefaultGraphicsDevice: Initialize toolkitLock directly in cstr, where setToolkitLock(..) swaps the lock thread safe.\u000a",
        "date" : "2011-11-26T05:13:27+0100",
        "id" : "3f790b11166f5c51773a9b8832478feb3dcf8a40",
        "msg" : "DefaultGraphicsDevice: Initialize toolkitLock directly in cstr, where",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/NewtFactory.java",
          "src/newt/classes/com/jogamp/newt/opengl/GLWindow.java"
        ],
        "commitId" : "8a7ebf29156ac886a267fe32d78baede009a638f",
        "timestamp" : 1322280875000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NewtFactory/GLWindow: Cleanup API doc (Display lifecycle, copy or reuse, etc ..)\u000a",
        "date" : "2011-11-26T05:14:35+0100",
        "id" : "8a7ebf29156ac886a267fe32d78baede009a638f",
        "msg" : "NewtFactory/GLWindow: Cleanup API doc (Display lifecycle, copy or reuse,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/NewtFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/opengl/GLWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/x11/X11Display.java"
        ],
        "commitId" : "50100b85ce5fde48788efbc2211b26fb9d7c9dfd",
        "timestamp" : 1322281173000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT X11Display: Use default X11 locking for X11GraphicsDevice\u000a\u000aDue to Display's reusage and hence concurrent involvement in off-thread animation,\u000athe X11 default lock is required.\u000a\u000aIn case you require 2 GLWindow's w/o interference to each other (ie. locking),\u000ayou need to use separate Display instances.\u000a",
        "date" : "2011-11-26T05:19:33+0100",
        "id" : "50100b85ce5fde48788efbc2211b26fb9d7c9dfd",
        "msg" : "NEWT X11Display: Use default X11 locking for X11GraphicsDevice",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/X11Display.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/glsl/GLSLMiscHelper.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/glsl/TestGLSLShaderState01NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/glsl/TestGLSLShaderState02NEWT.java"
        ],
        "commitId" : "7573b967c07b103d74afdda2aafe4444006a8533",
        "timestamp" : 1322281216000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestsGLSLShaderState*: Reduce loops / Extend timeout - Slow devices may hit TO otherwise.\u000a",
        "date" : "2011-11-26T05:20:16+0100",
        "id" : "7573b967c07b103d74afdda2aafe4444006a8533",
        "msg" : "TestsGLSLShaderState*: Reduce loops / Extend timeout - Slow devices may",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/glsl/GLSLMiscHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/glsl/TestGLSLShaderState01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/glsl/TestGLSLShaderState02NEWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/newt/parenting/TestParenting03AWT.java"
        ],
        "commitId" : "c354ecce7c18b5623f1fb0162134733c1ebf4178",
        "timestamp" : 1322281266000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestParenting03AWT: manual test option -firstUIAction for GLProfile.initSingleton(firstUIAction)\u000a",
        "date" : "2011-11-26T05:21:06+0100",
        "id" : "c354ecce7c18b5623f1fb0162134733c1ebf4178",
        "msg" : "TestParenting03AWT: manual test option -firstUIAction for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/parenting/TestParenting03AWT.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
      "fullName" : "Rami Santina"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michaelhermannweber",
      "fullName" : "michaelhermannweber"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wwalker3",
      "fullName" : "wwalker3"
    }
  ],
  "runs" : [
    {
      "number" : 554,
      "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/label=linux-x86_64/554/"
    },
    {
      "number" : 554,
      "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/label=macos-x86_64/554/"
    },
    {
      "number" : 554,
      "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/label=windows-x86_64/554/"
    }
  ]
}