{
  "_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" : 1657,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2b332f4cb370b4fe7e371b320784cef6097fa41f",
            "branch" : [
              {
                "SHA1" : "2b332f4cb370b4fe7e371b320784cef6097fa41f",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2b332f4cb370b4fe7e371b320784cef6097fa41f",
            "branch" : [
              {
                "SHA1" : "2b332f4cb370b4fe7e371b320784cef6097fa41f",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2b332f4cb370b4fe7e371b320784cef6097fa41f",
        "branch" : [
          {
            "SHA1" : "2b332f4cb370b4fe7e371b320784cef6097fa41f",
            "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" : "#1657",
  "duration" : 686656,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #1657",
  "id" : "2013-11-24_12-10-13",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1657,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1385295013000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/1657/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/mpi-macros.mk"
        ],
        "commitId" : "db0c731b3ba6c9642f6e023b960f53ae4b5e340c",
        "timestamp" : 1385265839000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add MPI macros\u000a",
        "date" : "2013-11-24T04:03:59+0000",
        "id" : "db0c731b3ba6c9642f6e023b960f53ae4b5e340c",
        "msg" : "Add MPI macros",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make-rules/mpi-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mpich/files/modulefile",
          "components/mpich/mpich-modulefiles.p5m",
          "components/mpich/resolve.deps",
          "make-rules/shared-macros.mk",
          "components/mpich/mpich.p5m",
          "make-rules/mpi-macros.mk",
          "components/mpich/mpich.license",
          "components/mpich/Makefile"
        ],
        "commitId" : "b55e44146b47ea4459618fabe38fdee58cf94dd2",
        "timestamp" : 1385280899000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Initial commit of mpich 3.0.4 with modulefiles\u000a",
        "date" : "2013-11-24T08:14:59+0000",
        "id" : "b55e44146b47ea4459618fabe38fdee58cf94dd2",
        "msg" : "Initial commit of mpich 3.0.4 with modulefiles",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/mpich/files/modulefile"
          },
          {
            "editType" : "add",
            "file" : "components/mpich/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/mpich/mpich-modulefiles.p5m"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/mpi-macros.mk"
          },
          {
            "editType" : "add",
            "file" : "components/mpich/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "add",
            "file" : "components/mpich/mpich.license"
          },
          {
            "editType" : "add",
            "file" : "components/mpich/mpich.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/environment-modules/environment-modules.p5m",
          "components/environment-modules/files/modules.sh",
          "make-rules/shared-macros.mk",
          "components/environment-modules/environment-modules.license",
          "components/environment-modules/Makefile"
        ],
        "commitId" : "c685dd33c3d2e2df06f9b5de8de1ae3a26cfa9c4",
        "timestamp" : 1385283069000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add initial files for environment-modules 3.2.10\u000a",
        "date" : "2013-11-24T08:51:09+0000",
        "id" : "c685dd33c3d2e2df06f9b5de8de1ae3a26cfa9c4",
        "msg" : "Add initial files for environment-modules 3.2.10",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/environment-modules/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "add",
            "file" : "components/environment-modules/environment-modules.license"
          },
          {
            "editType" : "add",
            "file" : "components/environment-modules/files/modules.sh"
          },
          {
            "editType" : "add",
            "file" : "components/environment-modules/environment-modules.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/environment-modules/environment-modules.p5m",
          "components/environment-modules/Makefile"
        ],
        "commitId" : "0557181624a61daf1b1d8ecdbff6db06fc0ee776",
        "timestamp" : 1385287763000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Remove unused variable + add name in p5m\u000a",
        "date" : "2013-11-24T10:09:23+0000",
        "id" : "0557181624a61daf1b1d8ecdbff6db06fc0ee776",
        "msg" : "Remove unused variable + add name in p5m",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/environment-modules/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/environment-modules/environment-modules.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/bash/bash.p5m"
        ],
        "commitId" : "3a6dde443da659ec98705e0cd7e1f6dce3c37334",
        "timestamp" : 1385289708000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Remove bash_completion.example from list of delivered files by shell/bash\u000a",
        "date" : "2013-11-24T10:41:48+0000",
        "id" : "3a6dde443da659ec98705e0cd7e1f6dce3c37334",
        "msg" : "Remove bash_completion.example from list of delivered files by",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/bash/bash.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "transforms/defaults"
        ],
        "commitId" : "3a9f77537bb499f51b1bed87d8c44c4069cf654c",
        "timestamp" : 1385290530000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add transform rule to enforce group=sys recursively on /etc/profile.d\u000a",
        "date" : "2013-11-24T10:55:30+0000",
        "id" : "3a9f77537bb499f51b1bed87d8c44c4069cf654c",
        "msg" : "Add transform rule to enforce group=sys recursively on /etc/profile.d",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "transforms/defaults"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/bash-completion/bash-completion.p5m",
          "components/bash-completion/Makefile",
          "components/bash-completion/bash-completion.license"
        ],
        "commitId" : "359f7b3966adcd292239fbe6963b0e8d924dac77",
        "timestamp" : 1385294083000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Initial add of bash-completion 2.1 from Debian\u000a",
        "date" : "2013-11-24T11:54:43+0000",
        "id" : "359f7b3966adcd292239fbe6963b0e8d924dac77",
        "msg" : "Initial add of bash-completion 2.1 from Debian",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/bash-completion/bash-completion.license"
          },
          {
            "editType" : "add",
            "file" : "components/bash-completion/bash-completion.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/bash-completion/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}