{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3855,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3acd05e6a07671c982ef88f082bdb6f77623dd9e",
            "branch" : [
              {
                "SHA1" : "3acd05e6a07671c982ef88f082bdb6f77623dd9e",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3acd05e6a07671c982ef88f082bdb6f77623dd9e",
            "branch" : [
              {
                "SHA1" : "3acd05e6a07671c982ef88f082bdb6f77623dd9e",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3acd05e6a07671c982ef88f082bdb6f77623dd9e",
        "branch" : [
          {
            "SHA1" : "3acd05e6a07671c982ef88f082bdb6f77623dd9e",
            "name" : "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" : "#3855",
  "duration" : 2428664,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #3855",
  "id" : "2014-08-27_12-05-34",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3855,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1409141134000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/3855/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/cmake.mk"
        ],
        "commitId" : "9074b61ce517abcdabda428f169645f202e02c24",
        "timestamp" : 1409042167000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add cmake.mk to support CMake build system\u000a",
        "date" : "2014-08-26T08:36:07+0000",
        "id" : "9074b61ce517abcdabda428f169645f202e02c24",
        "msg" : "Add cmake.mk to support CMake build system",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make-rules/cmake.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/cmake.mk"
        ],
        "commitId" : "3108b2de9155001fbf961110a1f90bda88ce4169",
        "timestamp" : 1409047545000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add COMPONENT_TEST_DIR variable (commit 702558a)\u000a",
        "date" : "2014-08-26T10:05:45+0000",
        "id" : "3108b2de9155001fbf961110a1f90bda88ce4169",
        "msg" : "Add COMPONENT_TEST_DIR variable (commit 702558a)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/cmake.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gdb/Makefile"
        ],
        "commitId" : "0d2b558b1ebc0b656ea67fbf5d1f72830e415031",
        "timestamp" : 1409107039000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gdb: enable largefile support\u000a",
        "date" : "2014-08-27T06:37:19+0400",
        "id" : "0d2b558b1ebc0b656ea67fbf5d1f72830e415031",
        "msg" : "gdb: enable largefile support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/gdb/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openldap/Makefile",
          "components/openldap/openldap.p5m",
          "components/openldap/Solaris/ldap-olslapd",
          "components/openldap/Solaris/ldap-olslapd.xml"
        ],
        "commitId" : "4243ed73eea42d434dd0b6e3bec237853059c878",
        "timestamp" : 1409112469000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "openldap: Add ldap backend. Import upstream fixes for startup scripts.\u000a",
        "date" : "2014-08-27T08:07:49+0400",
        "id" : "4243ed73eea42d434dd0b6e3bec237853059c878",
        "msg" : "openldap: Add ldap backend. Import upstream fixes for startup scripts.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openldap/Solaris/ldap-olslapd"
          },
          {
            "editType" : "edit",
            "file" : "components/openldap/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openldap/Solaris/ldap-olslapd.xml"
          },
          {
            "editType" : "edit",
            "file" : "components/openldap/openldap.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"
    }
  ]
}