{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Sven Gothel",
          "userId" : "sgothel",
          "userName" : "Sven Gothel"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 769,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e51542375c4f736c396fd5a38288dd5129a09268",
            "branch" : [
              {
                "SHA1" : "e51542375c4f736c396fd5a38288dd5129a09268",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e51542375c4f736c396fd5a38288dd5129a09268",
            "branch" : [
              {
                "SHA1" : "e51542375c4f736c396fd5a38288dd5129a09268",
                "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" : "e51542375c4f736c396fd5a38288dd5129a09268",
        "branch" : [
          {
            "SHA1" : "e51542375c4f736c396fd5a38288dd5129a09268",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 7,
      "skipCount" : 0,
      "totalCount" : 2951,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#769",
  "duration" : 2019738,
  "estimatedDuration" : 3750864,
  "executor" : None,
  "fullDisplayName" : "jogl #769",
  "id" : "2012-06-26_20-30-41",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 769,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1340735441000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/769/",
  "builtOn" : "solaris-NVQUADRO-solaris10-jogamp-x32-sgothel-020",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/offscreen/TestOffscreen01GLPBufferNEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestGLReadBufferUtilTextureIOWrite02NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/offscreen/TestOffscreen02BitmapNEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/caps/TestMultisampleES1NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/offscreen/Surface2File.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/offscreen/WindowUtilNEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/caps/TestMultisampleES1AWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestGLReadBufferUtilTextureIOWrite01NEWT.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "741bc48237fb1735bab09843ebf09feba200bd81",
        "timestamp" : 1340592117000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Tests [Multisample, Offscreen, ..]: Add Snapshots and store them in current directory instead of tempdir, so they get archived (CI/jenkins).\u000a\u000aMultisample/TestGLReadBufferUtilTextureIOWrite01NEWT: Add offscreen test\u000a",
        "date" : "2012-06-25T04:41:57+0200",
        "id" : "741bc48237fb1735bab09843ebf09feba200bd81",
        "msg" : "Tests [Multisample, Offscreen, ..]: Add Snapshots and store them in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/caps/TestMultisampleES1NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/offscreen/TestOffscreen02BitmapNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/caps/TestMultisampleES1AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/offscreen/TestOffscreen01GLPBufferNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestGLReadBufferUtilTextureIOWrite01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/offscreen/Surface2File.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestGLReadBufferUtilTextureIOWrite02NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/offscreen/WindowUtilNEWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestGLReadBufferUtilTextureIOWrite01AWT.java"
        ],
        "commitId" : "2223a3242211e03bacfcb337d3f4e0e50533fb0e",
        "timestamp" : 1340600262000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add screenshot AWT version: TestGLReadBufferUtilTextureIOWrite01AWT\u000a",
        "date" : "2012-06-25T06:57:42+0200",
        "id" : "2223a3242211e03bacfcb337d3f4e0e50533fb0e",
        "msg" : "Add screenshot AWT version: TestGLReadBufferUtilTextureIOWrite01AWT",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestGLReadBufferUtilTextureIOWrite01AWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/setenv-jogl.sh"
        ],
        "commitId" : "7a6e924be7190685650d87c680635d7fe53963fd",
        "timestamp" : 1340647740000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix path derivation of J2RE_HOME and JAVA_HOME\u000a",
        "date" : "2012-06-25T20:09:00+0200",
        "id" : "7a6e924be7190685650d87c680635d7fe53963fd",
        "msg" : "Fix path derivation of J2RE_HOME and JAVA_HOME",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/setenv-jogl.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests.sh"
        ],
        "commitId" : "a1e299b0c376c0ac726125d929bab2f68fe667d1",
        "timestamp" : 1340647751000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "test script\u000a",
        "date" : "2012-06-25T20:09:11+0200",
        "id" : "a1e299b0c376c0ac726125d929bab2f68fe667d1",
        "msg" : "test script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/GLProfile.java",
          "jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html",
          "jnlp-files/jogl-applet-runner-newt-gears-normal.html",
          "jnlp-files/jogl-applet-runner-newt-gears-normal-launcheronly.html",
          "jnlp-files/atomic/nativewindow-awt.jnlp",
          "jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html",
          "jnlp-files/atomic/jogl-awt.jnlp",
          "make/scripts/tests.sh",
          "src/nativewindow/classes/jogamp/nativewindow/NWJNILibLoader.java",
          "make/build.xml",
          "make/build-jogl.xml",
          "src/newt/classes/jogamp/newt/NEWTJNILibLoader.java",
          "jnlp-files/jogl-applet-runner-newt-MovieCube.html",
          "jnlp-files/jogl-all-mobile.jnlp",
          "jnlp-files/atomic/newt-noawt-jogl.jnlp",
          "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html",
          "jnlp-files/atomic/jogl-noawt.jnlp",
          "jnlp-files/jogl-all-awt.jnlp",
          "src/jogl/classes/com/jogamp/opengl/cg/CgDynamicLibraryBundleInfo.java",
          "make/scripts/setenv-jogl.sh",
          "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html",
          "make/build-newt.xml",
          "jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html",
          "jnlp-files/atomic/newt-awt.jnlp",
          "jnlp-files/jogl-applet-version-lancheronly.html",
          "jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer.html",
          "etc/profile.jogl",
          "make/build-nativewindow.xml",
          "jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-napplet.html",
          "jnlp-files/jogl-all-noawt.jnlp",
          "jnlp-files/jogl-applet-runner-newt.jnlp",
          "make/build-test.xml",
          "jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer-napplet.html",
          "jnlp-files/jogl-applet-runner-newt-gears-special.html",
          "make/build-common.xml",
          "jnlp-files/atomic/newt-awt-jogl.jnlp",
          "jnlp-files/jogl-all-awt-cg.jnlp",
          "jnlp-files/jogl-applet-version.html",
          "jnlp-files/jogl-applet-runner-newt-gears-normal-napplet.html",
          "jnlp-files/jogl-applet-version-napplet.html",
          "jnlp-files/atomic/nativewindow-noawt.jnlp",
          "jnlp-files/jogl-applet-runner-newt-gears-special-napplet.html",
          "jnlp-files/atomic/newt-noawt.jnlp"
        ],
        "commitId" : "a393e45613d87101dbb13763df263c2f9291d2d0",
        "timestamp" : 1340693048000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Derivation\u000a\u000a- Depends on GlueGen commit 9a71703904ebfec343fb2c7266343d37a2e4c3db\u000a\u000aJAR file name changes:\u000a\u000aALL JARs:\u000a - jogl.all.jar                -> jogl-all.jar\u000a - jogl.all-noawt.jar          -> jogl-all-noawt.jar\u000a - jogl.all-mobile.jar         -> jogl-all-mobile.jar\u000a - jogl.all-android.jar        -> jogl-all-android.jar\u000a - jogl.all-android.apk        -> jogl-all-android.apk\u000a\u000aAtomic JARs:\u000a-  nativewindow.core.jar       -> nativewindow-core.jar\u000a-  nativewindow.awt.jar        -> nativewindow-awt.jar\u000a-  nativewindow.os.x11.jar     -> nativewindow-os-x11.jar\u000a-  nativewindow.os.win.jar     -> nativewindow-os-win.jar\u000a-  nativewindow.os.macosx.jar  -> nativewindow-os-osx.jar\u000a\u000a-  jogl.core.jar               -> jogl-core.jar\u000a-  jogl.sdk.jar                -> jogl-sdk.jar\u000a-  jogl.glmobile.jar           -> jogl-glmobile.jar\u000a-  jogl.glmobile.dbg.jar       -> jogl-glmobile-dbg.jar\u000a-  jogl.util.jar               -> jogl-util.jar\u000a-  jogl.glutess.jar            -> jogl-glutess.jar\u000a-  jogl.glumipmap.jar          -> jogl-glumipmap.jar\u000a-  jogl.util.fixedfuncemu.jar  -> jogl-util-fixedfuncemu.jar\u000a-  jogl.awt.jar                -> jogl-awt.jar\u000a-  jogl.swt.jar                -> jogl-swt.jar\u000a-  jogl.util.awt.jar           -> jogl-util-awt.jar\u000a-  jogl.os.x11.jar             -> jogl-os-x11.jar\u000a-  jogl.os.win.jar             -> jogl-os-win.jar\u000a-  jogl.os.osx.jar             -> jogl-os-osx.jar\u000a-  jogl.os.android.jar         -> jogl-os-android.jar\u000a-  jogl.gldesktop.jar          -> jogl-gldesktop.jar\u000a-  jogl.gldesktop.dbg.jar      -> jogl-gldesktop-dbg.jar\u000a-  jogl.glugldesktop.jar       -> jogl-glu-gldesktop.jar\u000a-  jogl.util.gldesktop.jar     -> jogl-util-gldesktop.jar\u000a-  jogl.omx.jar                -> jogl-omx.jar\u000a-  jogl.cg.jar                 -> jogl-cg.jar\u000a\u000a-  newt.core.jar               -> newt-core.jar\u000a-  newt.ogl.jar                -> newt-ogl.jar\u000a-  newt.awt.jar                -> newt-awt.jar\u000a-  newt.event.jar              -> newt-event.jar\u000a-  newt.driver.x11.jar         -> newt-driver-x11.jar\u000a-  newt.driver.win.jar         -> newt-driver-win.jar\u000a-  newt.driver.macosx.jar      -> newt-driver-osx.jar\u000a-  newt.driver.android.jar     -> newt-driver-android.jar\u000a-  newt.driver.kd.jar          -> newt-driver-kd.jar\u000a-  newt.driver.intelgdl.jar    -> newt-driver-intelgdl.jar\u000a-  newt.driver.broadcomegl.jar -> newt-driver-broadcomegl.jar\u000a\u000aTest JARs:\u000a - jogl.test.jar               -> jogl-test.jar\u000a - jogl.test-android.jar       -> jogl-test-android.jar\u000a - jogl.test-android.apk       -> jogl-test-android.apk\u000a",
        "date" : "2012-06-26T08:44:08+0200",
        "id" : "a393e45613d87101dbb13763df263c2f9291d2d0",
        "msg" : "Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/newt-awt-jogl.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-all-awt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-version-lancheronly.html"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLProfile.java"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-gears-normal-launcheronly.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-gears-special.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-MovieCube.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer.html"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/newt-noawt-jogl.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-all-mobile.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-all-awt-cg.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer-napplet.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-gears-normal-napplet.html"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/NWJNILibLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-version.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/newt-noawt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/NEWTJNILibLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/newt-awt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/jogl-awt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-version-napplet.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-napplet.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/cg/CgDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-gears-normal.html"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/setenv-jogl.sh"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/nativewindow-noawt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "etc/profile.jogl"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-all-noawt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/jogl-noawt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/nativewindow-awt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-gears-special-napplet.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-common.xml",
          "make/scripts/adb-install-all-armv7.sh"
        ],
        "commitId" : "e51542375c4f736c396fd5a38288dd5129a09268",
        "timestamp" : 1340699818000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Complete Bug #598 - Commit a393e45613d87101dbb13763df263c2f9291d2d0\u000a",
        "date" : "2012-06-26T10:36:58+0200",
        "id" : "e51542375c4f736c396fd5a38288dd5129a09268",
        "msg" : "Complete Bug #598 - Commit a393e45613d87101dbb13763df263c2f9291d2d0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/adb-install-all-armv7.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wwalker3",
      "fullName" : "wwalker3"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
      "fullName" : "Rami Santina"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/edwin.vane",
      "fullName" : "edwin.vane"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michaelhermannweber",
      "fullName" : "michaelhermannweber"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/daniel.krisher.ctr",
      "fullName" : "daniel.krisher.ctr"
    }
  ],
  "runs" : [
    {
      "number" : 769,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=linux-x86_64/769/"
    },
    {
      "number" : 769,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=macos-x86_64/769/"
    },
    {
      "number" : 769,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=windows-x86_64/769/"
    }
  ]
}