{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user anonymous",
          "userId" : "alp",
          "userName" : "anonymous"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4126,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4bdb2a566c512e7a6d2beaf1219a77d4a56b4743",
            "branch" : [
              {
                "SHA1" : "4bdb2a566c512e7a6d2beaf1219a77d4a56b4743",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4bdb2a566c512e7a6d2beaf1219a77d4a56b4743",
            "branch" : [
              {
                "SHA1" : "4bdb2a566c512e7a6d2beaf1219a77d4a56b4743",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4bdb2a566c512e7a6d2beaf1219a77d4a56b4743",
        "branch" : [
          {
            "SHA1" : "4bdb2a566c512e7a6d2beaf1219a77d4a56b4743",
            "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" : "#4126",
  "duration" : 4111044,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4126",
  "id" : "2015-06-02_17-41-49",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4126,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1433266909000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4126/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sbcl/patches/dont-check-git.patch",
          "components/sbcl/sbcl.p5m",
          "components/sbcl/sbcl.license",
          "components/sbcl/files/sbclrc",
          "components/sbcl/Makefile"
        ],
        "commitId" : "a7412b843149fe166a4f55314efbf7fe2a511b39",
        "timestamp" : 1433000119000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add runtime/sbcl\u000a",
        "date" : "2015-05-30T11:35:19-0400",
        "id" : "a7412b843149fe166a4f55314efbf7fe2a511b39",
        "msg" : "add runtime/sbcl",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sbcl/files/sbclrc"
          },
          {
            "editType" : "add",
            "file" : "components/sbcl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sbcl/patches/dont-check-git.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sbcl/sbcl.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sbcl/sbcl.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/common-lisp.mk",
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "8a52c20885c21934989959e65ecb4de4f051b6aa",
        "timestamp" : 1433000388000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add make rules for installing common lisp libraries\u000a",
        "date" : "2015-05-30T11:39:48-0400",
        "id" : "8a52c20885c21934989959e65ecb4de4f051b6aa",
        "msg" : "add make rules for installing common lisp libraries",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make-rules/common-lisp.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/nibbles/nibbles.license",
          "components/common-lisp/nibbles/nibbles.p5m",
          "components/common-lisp/nibbles/Makefile"
        ],
        "commitId" : "356c1ea34fe5689fc8424c946192b3ade6884bb5",
        "timestamp" : 1433000430000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/nibbles\u000a",
        "date" : "2015-05-30T11:40:30-0400",
        "id" : "356c1ea34fe5689fc8424c946192b3ade6884bb5",
        "msg" : "add library/common-lisp/nibbles",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/nibbles/nibbles.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/nibbles/nibbles.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/nibbles/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/ironclad/ironclad.license",
          "components/common-lisp/ironclad/ironclad.p5m",
          "components/common-lisp/ironclad/Makefile"
        ],
        "commitId" : "f620abccf45e378229cd99a2c2531404b2ce9628",
        "timestamp" : 1433000436000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/ironclad\u000a",
        "date" : "2015-05-30T11:40:36-0400",
        "id" : "f620abccf45e378229cd99a2c2531404b2ce9628",
        "msg" : "add library/common-lisp/ironclad",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/ironclad/ironclad.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/ironclad/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/ironclad/ironclad.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/usocket/Makefile",
          "components/common-lisp/usocket/usocket.p5m",
          "components/common-lisp/usocket/usocket.license"
        ],
        "commitId" : "0354b14bab4d1181437fec133a78e79adeef14f6",
        "timestamp" : 1433000460000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/usocket\u000a",
        "date" : "2015-05-30T11:41:00-0400",
        "id" : "0354b14bab4d1181437fec133a78e79adeef14f6",
        "msg" : "add library/common-lisp/usocket",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/usocket/usocket.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/usocket/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/usocket/usocket.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/puri/Makefile",
          "components/common-lisp/puri/puri.license",
          "components/common-lisp/puri/puri.p5m"
        ],
        "commitId" : "7df3eebc9e398c722c50e93d9089f6104432d767",
        "timestamp" : 1433000461000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/puri\u000a",
        "date" : "2015-05-30T11:41:01-0400",
        "id" : "7df3eebc9e398c722c50e93d9089f6104432d767",
        "msg" : "add library/common-lisp/puri",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/puri/puri.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/puri/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/puri/puri.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/cl-base64/cl-base64.license",
          "components/common-lisp/cl-base64/Makefile",
          "components/common-lisp/cl-base64/cl-base64.p5m"
        ],
        "commitId" : "d5b229274dc216673ed0a8e82f0f30bea0c6352a",
        "timestamp" : 1433000461000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/cl-base64\u000a",
        "date" : "2015-05-30T11:41:01-0400",
        "id" : "d5b229274dc216673ed0a8e82f0f30bea0c6352a",
        "msg" : "add library/common-lisp/cl-base64",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-base64/cl-base64.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-base64/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-base64/cl-base64.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/trivial-gray-streams/Makefile",
          "components/common-lisp/trivial-gray-streams/trivial-gray-streams.license",
          "components/common-lisp/trivial-gray-streams/trivial-gray-streams.p5m"
        ],
        "commitId" : "4a3a8724cc25faa67b7b0591b86f9da5b400e7e3",
        "timestamp" : 1433000462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/trivial-gray-streams\u000a",
        "date" : "2015-05-30T11:41:02-0400",
        "id" : "4a3a8724cc25faa67b7b0591b86f9da5b400e7e3",
        "msg" : "add library/common-lisp/trivial-gray-streams",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/trivial-gray-streams/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/trivial-gray-streams/trivial-gray-streams.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/trivial-gray-streams/trivial-gray-streams.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/chunga/chunga.p5m",
          "components/common-lisp/chunga/Makefile",
          "components/common-lisp/chunga/chunga.license"
        ],
        "commitId" : "3a19e1ad425e2028b52501056e23a6e452edcf00",
        "timestamp" : 1433178489000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/chunga\u000a",
        "date" : "2015-06-01T13:08:09-0400",
        "id" : "3a19e1ad425e2028b52501056e23a6e452edcf00",
        "msg" : "add library/common-lisp/chunga",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/chunga/chunga.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/chunga/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/chunga/chunga.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/flexi-streams/Makefile",
          "components/common-lisp/flexi-streams/flexi-streams.p5m",
          "components/common-lisp/flexi-streams/flexi-streams.license"
        ],
        "commitId" : "db530048325ec445c40e8283048731f733da3619",
        "timestamp" : 1433178700000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/flexi-streams\u000a",
        "date" : "2015-06-01T13:11:40-0400",
        "id" : "db530048325ec445c40e8283048731f733da3619",
        "msg" : "add library/common-lisp/flexi-streams",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/flexi-streams/flexi-streams.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/flexi-streams/flexi-streams.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/flexi-streams/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/cl-ppcre/cl-ppcre.p5m",
          "components/common-lisp/cl-ppcre/cl-ppcre.license",
          "components/common-lisp/cl-ppcre/Makefile"
        ],
        "commitId" : "314fc978fff3d6a27a5ecf506cfcd487dfd2efbc",
        "timestamp" : 1433178723000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/cl-ppcre\u000a",
        "date" : "2015-06-01T13:12:03-0400",
        "id" : "314fc978fff3d6a27a5ecf506cfcd487dfd2efbc",
        "msg" : "add library/common-lisp/cl-ppcre",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-ppcre/cl-ppcre.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-ppcre/cl-ppcre.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-ppcre/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/drakma/drakma.p5m",
          "components/common-lisp/drakma/drakma.license",
          "components/common-lisp/drakma/Makefile"
        ],
        "commitId" : "ce7a166a1a43522c70b2dccf8335bfd1c78f78a6",
        "timestamp" : 1433178843000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/drakma\u000a",
        "date" : "2015-06-01T13:14:03-0400",
        "id" : "ce7a166a1a43522c70b2dccf8335bfd1c78f78a6",
        "msg" : "add library/common-lisp/drakma",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/drakma/drakma.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/drakma/drakma.license"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/drakma/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/cl-json/cl-json.p5m",
          "components/common-lisp/cl-json/cl-json.license",
          "components/common-lisp/cl-json/Makefile"
        ],
        "commitId" : "0d9ecc6cc95772221caaf5499df26bbc60e3889e",
        "timestamp" : 1433178903000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/cl-json\u000a",
        "date" : "2015-06-01T13:15:03-0400",
        "id" : "0d9ecc6cc95772221caaf5499df26bbc60e3889e",
        "msg" : "add library/common-lisp/cl-json",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-json/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-json/cl-json.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-json/cl-json.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/cl-qprint/Makefile",
          "components/common-lisp/cl-qprint/cl-qprint.license",
          "components/common-lisp/cl-qprint/cl-qprint.p5m"
        ],
        "commitId" : "78e5e255f43218941b8fd8b3a3524547811449e5",
        "timestamp" : 1433178933000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/common-lisp/cl-qprint\u000a",
        "date" : "2015-06-01T13:15:33-0400",
        "id" : "78e5e255f43218941b8fd8b3a3524547811449e5",
        "msg" : "add library/common-lisp/cl-qprint",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-qprint/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-qprint/cl-qprint.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/common-lisp/cl-qprint/cl-qprint.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tomcat/Makefile",
          "components/tomcat/tomcat-examples.p5m"
        ],
        "commitId" : "6851783db19393ba06433c04d46be02fc6880a0b",
        "timestamp" : 1433181616000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update tomcat to 6.0.44\u000a",
        "date" : "2015-06-01T21:00:16+0300",
        "id" : "6851783db19393ba06433c04d46be02fc6880a0b",
        "msg" : "Update tomcat to 6.0.44",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tomcat/tomcat-examples.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/tomcat/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/mesa/Makefile"
        ],
        "commitId" : "cacbaaa6ac4b02560282f437427e28c07c67916a",
        "timestamp" : 1433186181000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mesa to 10.5.6\u000a",
        "date" : "2015-06-01T22:16:21+0300",
        "id" : "cacbaaa6ac4b02560282f437427e28c07c67916a",
        "msg" : "Update mesa to 10.5.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/bind/bindc.p5m",
          "components/bind/Makefile"
        ],
        "commitId" : "bedc9156835eb9a947ded09fdfe86760a543f11f",
        "timestamp" : 1433186417000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update bind to 9.9.7\u000a",
        "date" : "2015-06-01T22:20:17+0300",
        "id" : "bedc9156835eb9a947ded09fdfe86760a543f11f",
        "msg" : "Update bind to 9.9.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/bind/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/bind/bindc.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
      "fullName" : "jeffpc"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}