{
  "_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" : 3843,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "898d6afc743e2cca4dacb918a0dde2782dbdbe4c",
            "branch" : [
              {
                "SHA1" : "898d6afc743e2cca4dacb918a0dde2782dbdbe4c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "898d6afc743e2cca4dacb918a0dde2782dbdbe4c",
            "branch" : [
              {
                "SHA1" : "898d6afc743e2cca4dacb918a0dde2782dbdbe4c",
                "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" : "898d6afc743e2cca4dacb918a0dde2782dbdbe4c",
        "branch" : [
          {
            "SHA1" : "898d6afc743e2cca4dacb918a0dde2782dbdbe4c",
            "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" : "#3843",
  "duration" : 1468276,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3843",
  "id" : "3843",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3843,
  "queueId" : 1836,
  "result" : "SUCCESS",
  "timestamp" : 1520340966524,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3843/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xkbcomp/Makefile"
        ],
        "commitId" : "d9278a6572d6f0bcb08db191aaaecfd16e7d646e",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xkbcomp: bump to 1.4.1\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "d9278a6572d6f0bcb08db191aaaecfd16e7d646e",
        "msg" : "xkbcomp: bump to 1.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xkbcomp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/util-macros/Makefile",
          "components/x11/util-macros/patches/configure.ac.patch"
        ],
        "commitId" : "7326bf1dec63f71f4dbb557e7a290681f7c2b8af",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "util-macros: bump to 1.19.2\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "7326bf1dec63f71f4dbb557e7a290681f7c2b8af",
        "msg" : "util-macros: bump to 1.19.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/patches/configure.ac.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/editres/Makefile"
        ],
        "commitId" : "87ffb368ca53270b270a3f8bd3500145a63c36bc",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "editres: bump to 1.0.7\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "87ffb368ca53270b270a3f8bd3500145a63c36bc",
        "msg" : "editres: bump to 1.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/editres/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/appres/Makefile"
        ],
        "commitId" : "5bdcfc8f37c3e7412ccb1fc3c7a21a0511d15788",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "appres: bump to 1.0.5\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "5bdcfc8f37c3e7412ccb1fc3c7a21a0511d15788",
        "msg" : "appres: bump to 1.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/appres/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/listres/Makefile"
        ],
        "commitId" : "5ad4328e26423e52edf26aa5b1f982b43ad81910",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "listres: bump to 1.0.4\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "5ad4328e26423e52edf26aa5b1f982b43ad81910",
        "msg" : "listres: bump to 1.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/listres/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/viewres/Makefile"
        ],
        "commitId" : "69f512aa5b29d145d32e0226ab23fb02d1a9872f",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "viewres: bump to 1.0.5\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "69f512aa5b29d145d32e0226ab23fb02d1a9872f",
        "msg" : "viewres: bump to 1.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/viewres/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/iceauth/Makefile",
          "components/x11/iceauth/patches/01.man.patch"
        ],
        "commitId" : "898d6afc743e2cca4dacb918a0dde2782dbdbe4c",
        "timestamp" : 1520340835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "iceauth: bump to 1.0.8\u000a",
        "date" : "2018-03-06 13:53:55 +0100",
        "id" : "898d6afc743e2cca4dacb918a0dde2782dbdbe4c",
        "msg" : "iceauth: bump to 1.0.8",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/x11/iceauth/patches/01.man.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/iceauth/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}