{
  "_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" : 2200,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "75165922e2a447f13fb4ccd26f6d55432d2eb7ac",
            "branch" : [
              {
                "SHA1" : "75165922e2a447f13fb4ccd26f6d55432d2eb7ac",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "75165922e2a447f13fb4ccd26f6d55432d2eb7ac",
            "branch" : [
              {
                "SHA1" : "75165922e2a447f13fb4ccd26f6d55432d2eb7ac",
                "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" : "75165922e2a447f13fb4ccd26f6d55432d2eb7ac",
        "branch" : [
          {
            "SHA1" : "75165922e2a447f13fb4ccd26f6d55432d2eb7ac",
            "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" : "#2200",
  "duration" : 6834418,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2200",
  "id" : "2016-05-08_14-50-43",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2200,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1462719043000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2200/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "transforms/REQUIRED_PACKAGES",
          "make-rules/environment.mk",
          "doc/makefile-targets.txt",
          "make-rules/shared-macros.mk",
          "make-rules/ips.mk"
        ],
        "commitId" : "d180f2068774a734140412f7d02bb6f83c4525b3",
        "timestamp" : 1462688691000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Import REQUIRED_PACKAGES from userland-gate\u000a",
        "date" : "2016-05-08T09:24:51+0300",
        "id" : "d180f2068774a734140412f7d02bb6f83c4525b3",
        "msg" : "Import REQUIRED_PACKAGES from userland-gate",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make-rules/environment.mk"
          },
          {
            "editType" : "add",
            "file" : "transforms/REQUIRED_PACKAGES"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "add",
            "file" : "doc/makefile-targets.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/environment.mk",
          "doc/makefile-targets.txt",
          "make-rules/shared-macros.mk",
          "make-rules/ips.mk"
        ],
        "commitId" : "4d720dab7bcefcc03a2580e922c0c9306ce06ccc",
        "timestamp" : 1462691602000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Adapt REQUIRED_PACKAGES for oi-userland\u000a",
        "date" : "2016-05-08T10:13:22+0300",
        "id" : "4d720dab7bcefcc03a2580e922c0c9306ce06ccc",
        "msg" : "Adapt REQUIRED_PACKAGES for oi-userland",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/environment.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "edit",
            "file" : "doc/makefile-targets.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/sshfs/Makefile"
        ],
        "commitId" : "3aa5c84df21919593bb1dc754818ea4cf6755b86",
        "timestamp" : 1462691606000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to sshfs\u000a",
        "date" : "2016-05-08T10:13:26+0300",
        "id" : "3aa5c84df21919593bb1dc754818ea4cf6755b86",
        "msg" : "Add REQUIRED_PACKAGES to sshfs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/sshfs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/lftp/Makefile"
        ],
        "commitId" : "fd971c74cbb2f3816475768f01bb16da8cb03b30",
        "timestamp" : 1462692295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to lftp\u000a",
        "date" : "2016-05-08T10:24:55+0300",
        "id" : "fd971c74cbb2f3816475768f01bb16da8cb03b30",
        "msg" : "Add REQUIRED_PACKAGES to lftp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/lftp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ldns/Makefile"
        ],
        "commitId" : "48fbb2f68613247bb93f8a402bd3f28f1c8c19b9",
        "timestamp" : 1462692479000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to ldns\u000a",
        "date" : "2016-05-08T10:27:59+0300",
        "id" : "48fbb2f68613247bb93f8a402bd3f28f1c8c19b9",
        "msg" : "Add REQUIRED_PACKAGES to ldns",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/ldns/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpcap/Makefile"
        ],
        "commitId" : "fe4722382240152dbdeb7a380bf9e9d76a4d8b79",
        "timestamp" : 1462692808000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to libpcap\u000a",
        "date" : "2016-05-08T10:33:28+0300",
        "id" : "fe4722382240152dbdeb7a380bf9e9d76a4d8b79",
        "msg" : "Add REQUIRED_PACKAGES to libpcap",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libpcap/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/liblzo/Makefile"
        ],
        "commitId" : "fb7c8bce5c5fb8250542b71a34caad1167878a8d",
        "timestamp" : 1462692982000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to liblzo\u000a",
        "date" : "2016-05-08T10:36:22+0300",
        "id" : "fb7c8bce5c5fb8250542b71a34caad1167878a8d",
        "msg" : "Add REQUIRED_PACKAGES to liblzo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/liblzo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/makefile-targets.txt",
          "make-rules/environment.mk"
        ],
        "commitId" : "627785bf732e83ef1fce89ce3c042581fe3f5a1b",
        "timestamp" : 1462693462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add short aliases for user convenience\u000a",
        "date" : "2016-05-08T10:44:22+0300",
        "id" : "627785bf732e83ef1fce89ce3c042581fe3f5a1b",
        "msg" : "Add short aliases for user convenience",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/makefile-targets.txt"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/environment.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/bash/Makefile"
        ],
        "commitId" : "c7f5b5bcc2e36afabcf72f9d4a1b12c7110c1799",
        "timestamp" : 1462696521000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES for bash\u000a",
        "date" : "2016-05-08T11:35:21+0300",
        "id" : "c7f5b5bcc2e36afabcf72f9d4a1b12c7110c1799",
        "msg" : "Add REQUIRED_PACKAGES for bash",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/bash/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/parallel/Makefile"
        ],
        "commitId" : "36d5e76b430b5f5423fd0cb87f614a48a38b50e2",
        "timestamp" : 1462696530000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to parallel\u000a",
        "date" : "2016-05-08T11:35:30+0300",
        "id" : "36d5e76b430b5f5423fd0cb87f614a48a38b50e2",
        "msg" : "Add REQUIRED_PACKAGES to parallel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/parallel/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/which/Makefile"
        ],
        "commitId" : "3c27989a694c2a8716b153d3d4e13670cc34bbe3",
        "timestamp" : 1462696530000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to which\u000a",
        "date" : "2016-05-08T11:35:30+0300",
        "id" : "3c27989a694c2a8716b153d3d4e13670cc34bbe3",
        "msg" : "Add REQUIRED_PACKAGES to which",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/which/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/bash-completion/Makefile"
        ],
        "commitId" : "6f3bed0cf16299421cc72959e91c569e53c65a83",
        "timestamp" : 1462696530000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to bash-completion\u000a",
        "date" : "2016-05-08T11:35:30+0300",
        "id" : "6f3bed0cf16299421cc72959e91c569e53c65a83",
        "msg" : "Add REQUIRED_PACKAGES to bash-completion",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/zsh/Makefile"
        ],
        "commitId" : "84da115c044e9bf3735213ed9d39b9c5bf2df0c8",
        "timestamp" : 1462696530000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to zsh\u000a",
        "date" : "2016-05-08T11:35:30+0300",
        "id" : "84da115c044e9bf3735213ed9d39b9c5bf2df0c8",
        "msg" : "Add REQUIRED_PACKAGES to zsh",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/tcsh/Makefile"
        ],
        "commitId" : "501e96a7ede2910878058e5b426b0fa9fb80772f",
        "timestamp" : 1462696531000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to tcsh\u000a",
        "date" : "2016-05-08T11:35:31+0300",
        "id" : "501e96a7ede2910878058e5b426b0fa9fb80772f",
        "msg" : "Add REQUIRED_PACKAGES to tcsh",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/tcsh/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/mosh/Makefile"
        ],
        "commitId" : "f1245d83b502dd8fdf4444045d763a4c9ed35621",
        "timestamp" : 1462696531000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to mosh\u000a",
        "date" : "2016-05-08T11:35:31+0300",
        "id" : "f1245d83b502dd8fdf4444045d763a4c9ed35621",
        "msg" : "Add REQUIRED_PACKAGES to mosh",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/mosh/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/nginx/Makefile"
        ],
        "commitId" : "2bc87bb822692a7c9ff0b1afdb6f30729e1b2302",
        "timestamp" : 1462696531000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to nginx\u000a",
        "date" : "2016-05-08T11:35:31+0300",
        "id" : "2bc87bb822692a7c9ff0b1afdb6f30729e1b2302",
        "msg" : "Add REQUIRED_PACKAGES to nginx",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/nginx/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/wget/Makefile"
        ],
        "commitId" : "55a50c8293c04e340e80fd6513df6d3312abb3fe",
        "timestamp" : 1462696531000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to wget\u000a",
        "date" : "2016-05-08T11:35:31+0300",
        "id" : "55a50c8293c04e340e80fd6513df6d3312abb3fe",
        "msg" : "Add REQUIRED_PACKAGES to wget",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/wget/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/rsync/Makefile"
        ],
        "commitId" : "40bf20614691c3d7aa9ead494c40e40c3fb3d2a4",
        "timestamp" : 1462697078000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to rsync\u000a",
        "date" : "2016-05-08T11:44:38+0300",
        "id" : "40bf20614691c3d7aa9ead494c40e40c3fb3d2a4",
        "msg" : "Add REQUIRED_PACKAGES to rsync",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/rsync/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/dnsmasq/Makefile"
        ],
        "commitId" : "3d8339c4abf850737d579d910fda075e83adfa9c",
        "timestamp" : 1462697152000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to dnsmasq\u000a",
        "date" : "2016-05-08T11:45:52+0300",
        "id" : "3d8339c4abf850737d579d910fda075e83adfa9c",
        "msg" : "Add REQUIRED_PACKAGES to dnsmasq",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/dnsmasq/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/socat/Makefile"
        ],
        "commitId" : "2ee8b53eeb193ac2ba95f95c4d2a518ef6a355e4",
        "timestamp" : 1462697244000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to socat\u000a",
        "date" : "2016-05-08T11:47:24+0300",
        "id" : "2ee8b53eeb193ac2ba95f95c4d2a518ef6a355e4",
        "msg" : "Add REQUIRED_PACKAGES to socat",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/socat/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/ipcalc/Makefile"
        ],
        "commitId" : "edcd39d09f7f05aa74c1c4fa03694bf008799f22",
        "timestamp" : 1462697295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to ipcalc\u000a",
        "date" : "2016-05-08T11:48:15+0300",
        "id" : "edcd39d09f7f05aa74c1c4fa03694bf008799f22",
        "msg" : "Add REQUIRED_PACKAGES to ipcalc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/ipcalc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/openssh/Makefile"
        ],
        "commitId" : "fab8a34ac34a83b31fe5ee26b21f16244919014c",
        "timestamp" : 1462703257000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to openssh\u000a",
        "date" : "2016-05-08T13:27:37+0300",
        "id" : "fab8a34ac34a83b31fe5ee26b21f16244919014c",
        "msg" : "Add REQUIRED_PACKAGES to openssh",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/openssh/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/bind/Makefile"
        ],
        "commitId" : "aeda38e7c1196c983701d7d77aad2b86721a271c",
        "timestamp" : 1462703330000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to bind\u000a",
        "date" : "2016-05-08T13:28:50+0300",
        "id" : "aeda38e7c1196c983701d7d77aad2b86721a271c",
        "msg" : "Add REQUIRED_PACKAGES to bind",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/bind/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/dnscrypt-proxy/Makefile"
        ],
        "commitId" : "c92c7010c5085602b81bd49f967f5697101e51fe",
        "timestamp" : 1462703666000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to dnscrypt-proxy\u000a",
        "date" : "2016-05-08T13:34:26+0300",
        "id" : "c92c7010c5085602b81bd49f967f5697101e51fe",
        "msg" : "Add REQUIRED_PACKAGES to dnscrypt-proxy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/dnscrypt-proxy/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/memcached/Makefile"
        ],
        "commitId" : "e2b0f600a5f75734b336c9556fbf3ad7ca97e96b",
        "timestamp" : 1462703804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to memcached\u000a",
        "date" : "2016-05-08T13:36:44+0300",
        "id" : "e2b0f600a5f75734b336c9556fbf3ad7ca97e96b",
        "msg" : "Add REQUIRED_PACKAGES to memcached",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/memcached/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/openvpn/Makefile"
        ],
        "commitId" : "d81c3c04dd3160409e7ed61c875cc30f087d9677",
        "timestamp" : 1462704238000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to openvpn\u000a",
        "date" : "2016-05-08T13:43:58+0300",
        "id" : "d81c3c04dd3160409e7ed61c875cc30f087d9677",
        "msg" : "Add REQUIRED_PACKAGES to openvpn",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/openvpn/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tor/Makefile"
        ],
        "commitId" : "b7c0a31628a5d384d67627b900dadec5749f229b",
        "timestamp" : 1462704413000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to tor\u000a",
        "date" : "2016-05-08T13:46:53+0300",
        "id" : "b7c0a31628a5d384d67627b900dadec5749f229b",
        "msg" : "Add REQUIRED_PACKAGES to tor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/tor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/bzip2/Makefile"
        ],
        "commitId" : "275d842e9b4d108a6fb571e8e4ad82e1f3ef0136",
        "timestamp" : 1462704693000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to bzip2\u000a",
        "date" : "2016-05-08T13:51:33+0300",
        "id" : "275d842e9b4d108a6fb571e8e4ad82e1f3ef0136",
        "msg" : "Add REQUIRED_PACKAGES to bzip2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/bzip2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/cabextract/Makefile"
        ],
        "commitId" : "46ff807b348b14a4b9a207df1a14313953a3ad0c",
        "timestamp" : 1462704751000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to cabextract\u000a",
        "date" : "2016-05-08T13:52:31+0300",
        "id" : "46ff807b348b14a4b9a207df1a14313953a3ad0c",
        "msg" : "Add REQUIRED_PACKAGES to cabextract",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/cabextract/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/gtar/Makefile"
        ],
        "commitId" : "2ecc6952b63da1322fba11863bfa19ee32cc5e09",
        "timestamp" : 1462704954000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to gtar\u000a",
        "date" : "2016-05-08T13:55:54+0300",
        "id" : "2ecc6952b63da1322fba11863bfa19ee32cc5e09",
        "msg" : "Add REQUIRED_PACKAGES to gtar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/gtar/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/gzip/Makefile"
        ],
        "commitId" : "fe26dee71c3e3c82f401db3297149cc16b7fd8e1",
        "timestamp" : 1462705048000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to gzip\u000a",
        "date" : "2016-05-08T13:57:28+0300",
        "id" : "fe26dee71c3e3c82f401db3297149cc16b7fd8e1",
        "msg" : "Add REQUIRED_PACKAGES to gzip",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/gzip/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/lzop/Makefile"
        ],
        "commitId" : "03e23e1f776cc480f14c880f94ee78e82dd2e8c4",
        "timestamp" : 1462705112000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to lzop\u000a",
        "date" : "2016-05-08T13:58:32+0300",
        "id" : "03e23e1f776cc480f14c880f94ee78e82dd2e8c4",
        "msg" : "Add REQUIRED_PACKAGES to lzop",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/lzop/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/p7zip/Makefile"
        ],
        "commitId" : "e1ba28a126ec851344a5399004b6268f5c7eb99c",
        "timestamp" : 1462705471000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to p7zip\u000a",
        "date" : "2016-05-08T14:04:31+0300",
        "id" : "e1ba28a126ec851344a5399004b6268f5c7eb99c",
        "msg" : "Add REQUIRED_PACKAGES to p7zip",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/pbzip2/Makefile"
        ],
        "commitId" : "a08b38a9d0af4ea9473c5d96629a471f75ef99ec",
        "timestamp" : 1462705947000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to pbzip2\u000a",
        "date" : "2016-05-08T14:12:27+0300",
        "id" : "a08b38a9d0af4ea9473c5d96629a471f75ef99ec",
        "msg" : "Add REQUIRED_PACKAGES to pbzip2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/pbzip2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/pigz/Makefile"
        ],
        "commitId" : "d2acd4809a12695f78b5d873166b2ff507503cf7",
        "timestamp" : 1462706026000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to pigz\u000a",
        "date" : "2016-05-08T14:13:46+0300",
        "id" : "d2acd4809a12695f78b5d873166b2ff507503cf7",
        "msg" : "Add REQUIRED_PACKAGES to pigz",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/pigz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/unrar/Makefile"
        ],
        "commitId" : "17bcc561c0056c5013dce1234e55b98f74f0a4eb",
        "timestamp" : 1462706130000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to unrar\u000a",
        "date" : "2016-05-08T14:15:30+0300",
        "id" : "17bcc561c0056c5013dce1234e55b98f74f0a4eb",
        "msg" : "Add REQUIRED_PACKAGES to unrar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/unrar/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/unzip/Makefile"
        ],
        "commitId" : "a621df5f688ebffffe257b60ef0755d290e8261c",
        "timestamp" : 1462706222000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to unzip\u000a",
        "date" : "2016-05-08T14:17:02+0300",
        "id" : "a621df5f688ebffffe257b60ef0755d290e8261c",
        "msg" : "Add REQUIRED_PACKAGES to unzip",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/unzip/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/xz/Makefile"
        ],
        "commitId" : "0e3eaae28a2313c9f08bc96bba2f80bde4dfe588",
        "timestamp" : 1462706325000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to xz\u000a",
        "date" : "2016-05-08T14:18:45+0300",
        "id" : "0e3eaae28a2313c9f08bc96bba2f80bde4dfe588",
        "msg" : "Add REQUIRED_PACKAGES to xz",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/xz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/zip/Makefile"
        ],
        "commitId" : "b7b3f1ff33a52c5bb69c373999b320b80f494aab",
        "timestamp" : 1462706399000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to zip\u000a",
        "date" : "2016-05-08T14:19:59+0300",
        "id" : "b7b3f1ff33a52c5bb69c373999b320b80f494aab",
        "msg" : "Add REQUIRED_PACKAGES to zip",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/zip/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/lsof/lsof.p5m",
          "components/sysutils/lsof/lsof.license",
          "components/sysutils/lsof/Makefile",
          "components/sysutils/lsof/lsof.p5m",
          "components/lsof/Makefile",
          "components/lsof/lsof.license"
        ],
        "commitId" : "6f64fcafe94009ddaeee262d09b15ca9b163c240",
        "timestamp" : 1462707524000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Fix lsof component download location\u000a",
        "date" : "2016-05-08T14:38:44+0300",
        "id" : "6f64fcafe94009ddaeee262d09b15ca9b163c240",
        "msg" : "Fix lsof component download location",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/lsof/lsof.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/lsof/lsof.license"
          },
          {
            "editType" : "delete",
            "file" : "components/lsof/lsof.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/lsof/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/lsof/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/lsof/lsof.license"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    }
  ]
}