{
  "_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" : 2583,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f8d3ba40a4ea4e8d034b2a279c41c538f6bc1d67",
            "branch" : [
              {
                "SHA1" : "f8d3ba40a4ea4e8d034b2a279c41c538f6bc1d67",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f8d3ba40a4ea4e8d034b2a279c41c538f6bc1d67",
            "branch" : [
              {
                "SHA1" : "f8d3ba40a4ea4e8d034b2a279c41c538f6bc1d67",
                "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" : "f8d3ba40a4ea4e8d034b2a279c41c538f6bc1d67",
        "branch" : [
          {
            "SHA1" : "f8d3ba40a4ea4e8d034b2a279c41c538f6bc1d67",
            "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" : "#2583",
  "duration" : 7353201,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2583",
  "id" : "2583",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2583,
  "queueId" : 60,
  "result" : "SUCCESS",
  "timestamp" : 1475726419092,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2583/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libdrm/libdrm.p5m",
          "components/x11/libdrm/patches/freedreno.patch",
          "components/x11/libdrm/Makefile",
          "components/x11/libdrm/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e3d0c1494532e4d266be5eee1dbe2b2f7d8672d0",
        "timestamp" : 1475367920000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libdrm to 2.4.70\u000a",
        "date" : "2016-10-02 02:25:20 +0200",
        "id" : "e3d0c1494532e4d266be5eee1dbe2b2f7d8672d0",
        "msg" : "Bump libdrm to 2.4.70",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libdrm/libdrm.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libdrm/patches/freedreno.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libdrm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libdrm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libfontenc/Makefile"
        ],
        "commitId" : "b410f1a8d8c359a9c461c671e3feea7f035c1722",
        "timestamp" : 1475367921000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libfontenc to 1.1.3\u000a",
        "date" : "2016-10-02 02:25:21 +0200",
        "id" : "b410f1a8d8c359a9c461c671e3feea7f035c1722",
        "msg" : "Bump libfontenc to 1.1.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libfontenc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libpciaccess/Makefile"
        ],
        "commitId" : "e9c15358191d75d998be702e752b8c5123e4bc69",
        "timestamp" : 1475721296000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libpciaccess to 0.13.4\u000a",
        "date" : "2016-10-06 04:34:56 +0200",
        "id" : "e9c15358191d75d998be702e752b8c5123e4bc69",
        "msg" : "Bump libpciaccess to 0.13.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libpciaccess/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libFS/Makefile"
        ],
        "commitId" : "be587c11d8b99b73c4fbc5b5da77363517825eaf",
        "timestamp" : 1475721296000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libFS to 1.0.7\u000a",
        "date" : "2016-10-06 04:34:56 +0200",
        "id" : "be587c11d8b99b73c4fbc5b5da77363517825eaf",
        "msg" : "Bump libFS to 1.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libFS/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXaw/Makefile"
        ],
        "commitId" : "2dea474c555909aae74765cd974778a192c33539",
        "timestamp" : 1475721297000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libXaw to 1.0.13\u000a",
        "date" : "2016-10-06 04:34:57 +0200",
        "id" : "2dea474c555909aae74765cd974778a192c33539",
        "msg" : "Bump libXaw to 1.0.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXaw/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXrandr/Makefile",
          "components/x11/libXrandr/mapfile-vers"
        ],
        "commitId" : "cf25e8f522b3d7358085c0ca62c39d7d4c9040ec",
        "timestamp" : 1475721297000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libXrandr to 1.5.0\u000a",
        "date" : "2016-10-06 04:34:57 +0200",
        "id" : "cf25e8f522b3d7358085c0ca62c39d7d4c9040ec",
        "msg" : "Bump libXrandr to 1.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXrandr/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXrandr/mapfile-vers"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXrender/Makefile"
        ],
        "commitId" : "e8cc97c51f95ed48fd3d0c56f45dc41cde4ba012",
        "timestamp" : 1475721297000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libXrender to 0.9.9\u000a",
        "date" : "2016-10-06 04:34:57 +0200",
        "id" : "e8cc97c51f95ed48fd3d0c56f45dc41cde4ba012",
        "msg" : "Bump libXrender to 0.9.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXrender/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXt/Makefile"
        ],
        "commitId" : "b944483f1143a6a3e7526fc94c79aae4c31854d4",
        "timestamp" : 1475721298000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libXt to 1.1.5\u000a",
        "date" : "2016-10-06 04:34:58 +0200",
        "id" : "b944483f1143a6a3e7526fc94c79aae4c31854d4",
        "msg" : "Bump libXt to 1.1.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXt/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libxkbfile/Makefile",
          "components/x11/libxkbfile/patches/soversion.patch"
        ],
        "commitId" : "7559b82358bb91e3acea759b18fd6ce0a308b06d",
        "timestamp" : 1475721298000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libxkbfile to 1.0.9\u000a",
        "date" : "2016-10-06 04:34:58 +0200",
        "id" : "7559b82358bb91e3acea759b18fd6ce0a308b06d",
        "msg" : "Bump libxkbfile to 1.0.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libxkbfile/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libxkbfile/patches/soversion.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libX11/patches/56.CVE-2016-7942.patch",
          "components/x11/libX11/patches/57.CVE-2016-7943.patch",
          "components/x11/libX11/Makefile"
        ],
        "commitId" : "cf893950f1686e0a95a71a24338dd056d9dbf31a",
        "timestamp" : 1475721298000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libX11 CVE-2016-7942, CVE-2016-7943\u000a",
        "date" : "2016-10-06 04:34:58 +0200",
        "id" : "cf893950f1686e0a95a71a24338dd056d9dbf31a",
        "msg" : "Fix libX11 CVE-2016-7942, CVE-2016-7943",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libX11/patches/56.CVE-2016-7942.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libX11/patches/57.CVE-2016-7943.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libX11/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXfixes/Makefile",
          "components/x11/libXfixes/patches/02-CVE-2016-7944.patch"
        ],
        "commitId" : "667d6bb9ad1bf740abbf3f5467082c22f5f57fee",
        "timestamp" : 1475721299000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXfixes CVE-2016-7944\u000a",
        "date" : "2016-10-06 04:34:59 +0200",
        "id" : "667d6bb9ad1bf740abbf3f5467082c22f5f57fee",
        "msg" : "Fix libXfixes CVE-2016-7944",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXfixes/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXfixes/patches/02-CVE-2016-7944.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXi/Makefile",
          "components/x11/libXi/patches/02-CVE-2016-7945+CVE-2016-7946.patch"
        ],
        "commitId" : "68adefaf3db72e949975b51a12f5b1a4e5bd9d10",
        "timestamp" : 1475721299000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXi CVE-2016-7945, CVE-2016-7946\u000a",
        "date" : "2016-10-06 04:34:59 +0200",
        "id" : "68adefaf3db72e949975b51a12f5b1a4e5bd9d10",
        "msg" : "Fix libXi CVE-2016-7945, CVE-2016-7946",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libXi/patches/02-CVE-2016-7945+CVE-2016-7946.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXi/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXrandr/patches/01-CVE-2016-7947+CVE-2016-7948.patch"
        ],
        "commitId" : "f116b1baa9d0954735d0e7d924c3585352407934",
        "timestamp" : 1475721299000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXrandr CVE-2016-7947, CVE-2016-7948\u000a",
        "date" : "2016-10-06 04:34:59 +0200",
        "id" : "f116b1baa9d0954735d0e7d924c3585352407934",
        "msg" : "Fix libXrandr CVE-2016-7947, CVE-2016-7948",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libXrandr/patches/01-CVE-2016-7947+CVE-2016-7948.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXrender/patches/02-CVE-2016-7950.patch",
          "components/x11/libXrender/patches/01-CVE-2016-7949.patch"
        ],
        "commitId" : "6b1fb0e7afd9dfd5cf56db2a98d711ed6ac64731",
        "timestamp" : 1475721300000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXrender CVE-2016-7949, CVE-2016-7950\u000a",
        "date" : "2016-10-06 04:35:00 +0200",
        "id" : "6b1fb0e7afd9dfd5cf56db2a98d711ed6ac64731",
        "msg" : "Fix libXrender CVE-2016-7949, CVE-2016-7950",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libXrender/patches/01-CVE-2016-7949.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXrender/patches/02-CVE-2016-7950.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXtst/patches/02-CVE-2016-7951+CVE-2016-7952.patch",
          "components/x11/libXtst/patches/01-solaris-abi.patch",
          "components/x11/libXtst/Makefile",
          "components/x11/libXtst/patches/solaris-abi.patch"
        ],
        "commitId" : "0c364d35af2b4d16cdbfd2775a8fd5af8671c3d8",
        "timestamp" : 1475721300000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXtst CVE-2016-7951, CVE-2016-7952\u000a",
        "date" : "2016-10-06 04:35:00 +0200",
        "id" : "0c364d35af2b4d16cdbfd2775a8fd5af8671c3d8",
        "msg" : "Fix libXtst CVE-2016-7951, CVE-2016-7952",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/x11/libXtst/patches/solaris-abi.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXtst/patches/01-solaris-abi.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXtst/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXtst/patches/02-CVE-2016-7951+CVE-2016-7952.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXv/patches/02-CVE-2016-5407.patch",
          "components/x11/libXv/Makefile",
          "components/x11/libXv/patches/lintlib.patch",
          "components/x11/libXv/patches/01-lintlib.patch"
        ],
        "commitId" : "89a65e22a92aa4d0f57d4e42c30a6b1e66cb2d0f",
        "timestamp" : 1475721300000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXv CVE-2016-5407\u000a",
        "date" : "2016-10-06 04:35:00 +0200",
        "id" : "89a65e22a92aa4d0f57d4e42c30a6b1e66cb2d0f",
        "msg" : "Fix libXv CVE-2016-5407",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXv/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXv/patches/01-lintlib.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXv/patches/02-CVE-2016-5407.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/libXv/patches/lintlib.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXvMC/Makefile",
          "components/x11/libXvMC/patches/01-CVE-2016-7953.patch"
        ],
        "commitId" : "78e209d311f0e5e312ea01108cdb64fb902e94f4",
        "timestamp" : 1475721301000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libXvMC CVE-2016-7953\u000a",
        "date" : "2016-10-06 04:35:01 +0200",
        "id" : "78e209d311f0e5e312ea01108cdb64fb902e94f4",
        "msg" : "Fix libXvMC CVE-2016-7953",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXvMC/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXvMC/patches/01-CVE-2016-7953.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}