{
  "_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" : 2233,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7a87b0f9cf3ab747681dff5516ad0da8766dd3c6",
            "branch" : [
              {
                "SHA1" : "7a87b0f9cf3ab747681dff5516ad0da8766dd3c6",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7a87b0f9cf3ab747681dff5516ad0da8766dd3c6",
            "branch" : [
              {
                "SHA1" : "7a87b0f9cf3ab747681dff5516ad0da8766dd3c6",
                "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" : "7a87b0f9cf3ab747681dff5516ad0da8766dd3c6",
        "branch" : [
          {
            "SHA1" : "7a87b0f9cf3ab747681dff5516ad0da8766dd3c6",
            "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" : "#2233",
  "duration" : 7388714,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2233",
  "id" : "2016-05-18_18-50-06",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2233,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1463597406000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2233/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libarchive/patches/libarchive-archive_entry_perms.3.patch",
          "components/library/libarchive/test/results-all.master",
          "components/library/libarchive/patches/02-CVE-2013-0211.patch",
          "components/library/libarchive/resolve.deps",
          "components/library/libarchive/Makefile",
          "components/library/libarchive/patches/01-libarchive-archive_entry_perms.3.patch",
          "components/library/libarchive/patches/04-fix-tar-uid_uname-test-to-work-with-different-uid.patch",
          "components/library/libarchive/patches/03-CVE-2016-1541.patch"
        ],
        "commitId" : "fcafc19d6c9fe9432e51595b34451ac4dffebcf7",
        "timestamp" : 1463576725000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libarchive: fix CVE-2013-0211, CVE-2016-1541, fix test issue\u000a",
        "date" : "2016-05-18T16:05:25+0300",
        "id" : "fcafc19d6c9fe9432e51595b34451ac4dffebcf7",
        "msg" : "libarchive: fix CVE-2013-0211, CVE-2016-1541, fix test issue",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libarchive/patches/01-libarchive-archive_entry_perms.3.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libarchive/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/libarchive/patches/03-CVE-2016-1541.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libarchive/patches/libarchive-archive_entry_perms.3.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libarchive/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libarchive/patches/02-CVE-2013-0211.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libarchive/patches/04-fix-tar-uid_uname-test-to-work-with-different-uid.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libarchive/resolve.deps"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libexpat/resolve.deps",
          "components/library/libexpat/expat.p5m",
          "components/library/libexpat/Makefile",
          "components/libexpat/expat.p5m",
          "components/libexpat/Makefile",
          "components/library/libexpat/patches/01-CVE-2015-1283.patch",
          "components/libexpat/patches/CVE-2015-1283.patch",
          "components/library/libexpat/patches/02-CVE-2015-1283-refix.patch",
          "components/library/libexpat/patches/03-CVE-2016-0718.patch"
        ],
        "commitId" : "ad32c70516c87ba6f18adfb3570dd419f8cfe99b",
        "timestamp" : 1463576951000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libexpat: fix CVE-2016-0718, add fix for old CVE-2015-1283 fix from Ubuntu\u000a",
        "date" : "2016-05-18T16:09:11+0300",
        "id" : "ad32c70516c87ba6f18adfb3570dd419f8cfe99b",
        "msg" : "libexpat: fix CVE-2016-0718, add fix for old CVE-2015-1283 fix from",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libexpat/expat.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libexpat/patches/03-CVE-2016-0718.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libexpat/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libexpat/patches/01-CVE-2015-1283.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libexpat/patches/CVE-2015-1283.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libexpat/expat.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libexpat/patches/02-CVE-2015-1283-refix.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libexpat/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libexpat/resolve.deps"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/gpgme/patches/000-gpgconf.c.patch",
          "components/sysutils/pinentry/Makefile",
          "components/library/libksba/libksba.p5m",
          "components/pinentry/Makefile",
          "components/pinentry/pinentry.license",
          "components/sysutils/gnupg/depend.mk",
          "components/sysutils/pinentry/pinentry.p5m",
          "components/pinentry/pinentry.p5m",
          "components/sysutils/gpgme/patches/001-mkstatus.patch",
          "components/library/libksba/libksba.license",
          "components/gpgme/patches/000-gpgconf.c.patch",
          "components/library/libksba/Makefile",
          "components/library/libassuan/resolve.deps",
          "components/library/libassuan/Makefile",
          "components/gpgme/Makefile",
          "components/sysutils/pinentry/pinentry.license",
          "components/sysutils/gpgme/patches/CVE-2014-3564.patch",
          "components/pinentry/patches/000-pinentry-curses.c.patch",
          "components/pinentry/resolve.deps",
          "components/gnupg/depend.mk",
          "components/gpgme/patches/CVE-2014-3564.patch",
          "components/sysutils/gpgme/Makefile",
          "components/sysutils/gnupg/gnupg.p5m",
          "components/libksba/libksba.license",
          "components/libksba/resolve.deps",
          "components/gpgme/patches/001-mkstatus.patch",
          "components/gnupg/resolve.deps",
          "components/libksba/libksba.p5m",
          "components/sysutils/gpgme/gpgme.p5m",
          "components/sysutils/gnupg/Makefile",
          "components/gpgme/resolve.deps",
          "components/gnupg/Makefile",
          "components/sysutils/gpgme/gpgme.license",
          "components/gnupg/gnupg.license",
          "components/sysutils/pinentry/patches/000-pinentry-curses.c.patch",
          "components/gpgme/gpgme.p5m",
          "components/gpgme/gpgme.license",
          "components/sysutils/gnupg/gnupg.license",
          "components/gnupg/gnupg.p5m",
          "components/libksba/Makefile"
        ],
        "commitId" : "8cb154f58a431631b2b75707fa80dec04472bf72",
        "timestamp" : 1463577954000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update libksba to 1.3.4. Move gnupg-related components to corresponding categories.\u000a",
        "date" : "2016-05-18T16:25:54+0300",
        "id" : "8cb154f58a431631b2b75707fa80dec04472bf72",
        "msg" : "Update libksba to 1.3.4. Move gnupg-related components to corresponding",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/pinentry/pinentry.license"
          },
          {
            "editType" : "delete",
            "file" : "components/libksba/libksba.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gpgme/gpgme.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libksba/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libksba/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/library/libksba/libksba.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libassuan/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/gpgme/gpgme.license"
          },
          {
            "editType" : "delete",
            "file" : "components/pinentry/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libassuan/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/pinentry/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gpgme/patches/001-mkstatus.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gnupg/gnupg.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnupg/gnupg.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gnupg/gnupg.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/pinentry/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libksba/libksba.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnupg/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gnupg/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gpgme/patches/000-gpgconf.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/pinentry/patches/000-pinentry-curses.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/pinentry/pinentry.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/pinentry/pinentry.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gpgme/patches/001-mkstatus.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gpgme/patches/CVE-2014-3564.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/pinentry/pinentry.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gnupg/depend.mk"
          },
          {
            "editType" : "delete",
            "file" : "components/libksba/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnupg/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/pinentry/patches/000-pinentry-curses.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnupg/gnupg.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnupg/depend.mk"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gpgme/gpgme.license"
          },
          {
            "editType" : "delete",
            "file" : "components/gpgme/patches/CVE-2014-3564.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gpgme/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gpgme/patches/000-gpgconf.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gpgme/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gpgme/gpgme.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gpgme/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/library/libksba/libksba.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openmpi/Makefile",
          "components/library/openmpi/openmpi.p5m",
          "components/openmpi/files/modulefile",
          "components/library/openmpi/Makefile",
          "components/openmpi/openmpi-modulefiles.p5m",
          "components/openmpi/openmpi.license",
          "components/library/openmpi/openmpi-modulefiles.p5m",
          "components/library/openmpi/files/modulefile",
          "components/library/openmpi/openmpi.license",
          "components/openmpi/openmpi.p5m"
        ],
        "commitId" : "15d72a0a52c3db7d150f5db2a00d0ccd029da588",
        "timestamp" : 1463584051000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump openmpi to 1.10.2\u000a",
        "date" : "2016-05-18T17:07:31+0200",
        "id" : "15d72a0a52c3db7d150f5db2a00d0ccd029da588",
        "msg" : "Bump openmpi to 1.10.2",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/openmpi/files/modulefile"
          },
          {
            "editType" : "delete",
            "file" : "components/openmpi/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/openmpi/files/modulefile"
          },
          {
            "editType" : "delete",
            "file" : "components/openmpi/openmpi-modulefiles.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/openmpi/openmpi.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/openmpi/openmpi-modulefiles.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/openmpi/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/openmpi/openmpi.license"
          },
          {
            "editType" : "delete",
            "file" : "components/openmpi/openmpi.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/openmpi/openmpi.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}