{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3299,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7827fcc8ac229ae54f6c9ede7457a40178dc87d5",
            "branch" : [
              {
                "SHA1" : "7827fcc8ac229ae54f6c9ede7457a40178dc87d5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7827fcc8ac229ae54f6c9ede7457a40178dc87d5",
            "branch" : [
              {
                "SHA1" : "7827fcc8ac229ae54f6c9ede7457a40178dc87d5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7827fcc8ac229ae54f6c9ede7457a40178dc87d5",
        "branch" : [
          {
            "SHA1" : "7827fcc8ac229ae54f6c9ede7457a40178dc87d5",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3299",
  "duration" : 10360107,
  "estimatedDuration" : 1504738,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3299",
  "id" : "3299",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3299,
  "queueId" : 1069,
  "result" : "SUCCESS",
  "timestamp" : 1500995762808,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3299/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gd2/Makefile"
        ],
        "commitId" : "578f0e7a4274d29a55976b5600415bf985a9eb2f",
        "timestamp" : 1500995683000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Rebuild gd2 with libwebp 0.6.0\u000a",
        "date" : "2017-07-25 17:14:43 +0200",
        "id" : "578f0e7a4274d29a55976b5600415bf985a9eb2f",
        "msg" : "Rebuild gd2 with libwebp 0.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gd2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/imagemagick/Makefile"
        ],
        "commitId" : "7c68c7b90af9fa8297dd575e52921bdaddbc4283",
        "timestamp" : 1500995683000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Rebuild imagemagick with libwebp 0.6.0\u000a",
        "date" : "2017-07-25 17:14:43 +0200",
        "id" : "7c68c7b90af9fa8297dd575e52921bdaddbc4283",
        "msg" : "Rebuild imagemagick with libwebp 0.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/graphicsmagick/graphicsmagick.p5m",
          "components/image/graphicsmagick/Makefile",
          "components/image/graphicsmagick/manifests/sample-manifest.p5m"
        ],
        "commitId" : "34d43a2d57b76cc04b20e510e0461eec4990f4d2",
        "timestamp" : 1500995683000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump graphicsmagick to 1.3.26\u000a",
        "date" : "2017-07-25 17:14:43 +0200",
        "id" : "34d43a2d57b76cc04b20e510e0461eec4990f4d2",
        "msg" : "Bump graphicsmagick to 1.3.26",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/graphicsmagick/graphicsmagick.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphicsmagick/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphicsmagick/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/webkitgtk/Makefile"
        ],
        "commitId" : "7827fcc8ac229ae54f6c9ede7457a40178dc87d5",
        "timestamp" : 1500995683000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Rebuild webkitgtk2 with libwebp 0.6.0\u000a",
        "date" : "2017-07-25 17:14:43 +0200",
        "id" : "7827fcc8ac229ae54f6c9ede7457a40178dc87d5",
        "msg" : "Rebuild webkitgtk2 with libwebp 0.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}