{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen_onmaster\" build number 43",
          "upstreamBuild" : 43,
          "upstreamProject" : "gluegen_onmaster",
          "upstreamUrl" : "job/gluegen_onmaster/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 64,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
            "branch" : [
              {
                "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
            "branch" : [
              {
                "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
        "branch" : [
          {
            "SHA1" : "0b87042014721a7177998c1e9809e088f01d59a4",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/joal.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#64",
  "duration" : 40847,
  "estimatedDuration" : 264339,
  "executor" : None,
  "fullDisplayName" : "joal_onmaster #64",
  "id" : "2014-02-23_05-35-15",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 64,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1393130115000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/joal_onmaster/64/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x32-sgothel-010",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.txt"
        ],
        "commitId" : "b49859e5ea464a978812036bef05718e6ea00909",
        "timestamp" : 1392513801000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "README: Add note regarding 'git --recurse-submodules' for openal-soft submodule\u000a",
        "date" : "2014-02-16T02:23:21+0100",
        "id" : "b49859e5ea464a978812036bef05718e6ea00909",
        "msg" : "README: Add note regarding 'git --recurse-submodules' for openal-soft",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/openal/util/WAVData.java",
          "src/java/com/jogamp/openal/util/WAVLoader.java",
          "src/test/com/jogamp/openal/test/junit/ALutWAVLoaderTest.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "d199e6cdbf1fe1283bad79f68d05a9037a91863b",
        "timestamp" : 1392986856000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "WAVLoader: Use Bitstream and support big-endian RIFX; Fix ALutWAVLoaderTest\u000a",
        "date" : "2014-02-21T13:47:36+0100",
        "id" : "d199e6cdbf1fe1283bad79f68d05a9037a91863b",
        "msg" : "WAVLoader: Use Bitstream and support big-endian RIFX; Fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALutWAVLoaderTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/WAVLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/WAVData.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
        ],
        "commitId" : "29094cdad91594a2f5defd967aab893887f10c81",
        "timestamp" : 1392987435000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ALExtLoopbackDeviceSOFTTest: Remove javax.sound.sampled.UnsupportedAudioFileException dependency\u000a",
        "date" : "2014-02-21T13:57:15+0100",
        "id" : "29094cdad91594a2f5defd967aab893887f10c81",
        "msg" : "ALExtLoopbackDeviceSOFTTest: Remove",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/util/UITestCase.java",
          "src/test/com/jogamp/openal/test/junit/DummyTest.java",
          "src/test/com/jogamp/openal/test/junit/ALutWAVLoaderTest.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "a9979b698f6f97666df67ae0bd1fd0aec2dfea02",
        "timestamp" : 1393032314000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Tests: Add UITestCase unit test super class (print start/end, singletion test); Add @FixMethodOrder(MethodSorters.NAME_ASCENDING)\u000a",
        "date" : "2014-02-22T02:25:14+0100",
        "id" : "a9979b698f6f97666df67ae0bd1fd0aec2dfea02",
        "msg" : "Tests: Add UITestCase unit test super class (print start/end, singletion",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/DummyTest.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/util/UITestCase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALutWAVLoaderTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
        ],
        "commitId" : "0b87042014721a7177998c1e9809e088f01d59a4",
        "timestamp" : 1393032560000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix ALExtLoopbackDeviceSOFTTest\u000a\u000a- Use max 4k to test\u000a- Remove redundant default device/context\u000a- Add AL source and assign buffer\u000a- issue buffer play\u000a- Only fail if certain accuracy is not met\u000a  - Stereo 0.8 (passes w/ ~ 0.9)\u000a  - Mono 0.4 !!! FIXME !!! (Only passes w/ ~ 0.49)\u000a\u000aTests are passing, however - have to check the MONO case.\u000a",
        "date" : "2014-02-22T02:29:20+0100",
        "id" : "0b87042014721a7177998c1e9809e088f01d59a4",
        "msg" : "Fix ALExtLoopbackDeviceSOFTTest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 64,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal_onmaster/label=linux-x86_64-master-001/64/"
    }
  ]
}