{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl-demos_onmaster\" build number 88",
          "upstreamBuild" : 88,
          "upstreamProject" : "jogl-demos_onmaster",
          "upstreamUrl" : "job/jogl-demos_onmaster/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 355,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cd3f1b2903821127440cd975384c41f17f1d69b5",
            "branch" : [
              {
                "SHA1" : "cd3f1b2903821127440cd975384c41f17f1d69b5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cd3f1b2903821127440cd975384c41f17f1d69b5",
            "branch" : [
              {
                "SHA1" : "cd3f1b2903821127440cd975384c41f17f1d69b5",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cd3f1b2903821127440cd975384c41f17f1d69b5",
        "branch" : [
          {
            "SHA1" : "cd3f1b2903821127440cd975384c41f17f1d69b5",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jocl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#355",
  "duration" : 30473,
  "estimatedDuration" : 74293,
  "executor" : None,
  "fullDisplayName" : "jocl_onmaster #355",
  "id" : "355",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 355,
  "queueId" : 503,
  "result" : "SUCCESS",
  "timestamp" : 1578166513227,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl_onmaster/355/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "a4293575bb9fadf71c8e8c59d7384f69c6718b2f",
        "timestamp" : 1577979889000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "native.tag.jar: include *.symbols\u000a",
        "date" : "2020-01-02 16:44:49 +0100",
        "id" : "a4293575bb9fadf71c8e8c59d7384f69c6718b2f",
        "msg" : "native.tag.jar: include *.symbols",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "c24ac9d81885e1bf77a8371ef057ceff77300bc0",
        "timestamp" : 1578159592000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "native.tag.jar: Revert explicit inclusion of *.symbols file\u000a\u000areverting commit a4293575bb9fadf71c8e8c59d7384f69c6718b2f\u000a",
        "date" : "2020-01-04 18:39:52 +0100",
        "id" : "c24ac9d81885e1bf77a8371ef057ceff77300bc0",
        "msg" : "native.tag.jar: Revert explicit inclusion of *.symbols file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.jocl.all.win64.bat",
          "make/scripts/make.jocl.all.win32.bat"
        ],
        "commitId" : "cd3f1b2903821127440cd975384c41f17f1d69b5",
        "timestamp" : 1578163776000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "fix windows build scripts\u000a",
        "date" : "2020-01-04 19:49:36 +0100",
        "id" : "cd3f1b2903821127440cd975384c41f17f1d69b5",
        "msg" : "fix windows build scripts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.win64.bat"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 355,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl_onmaster/label=linux-x86_64-master-001/355/"
    },
    {
      "number" : 187,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl_onmaster/label=linux64-null-centos54-jogamp-x64-chuck-001/187/"
    }
  ]
}