{
  "_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" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4570,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c8435a8f54387bfa2dc4fb951e6e2e32bfa27559",
            "branch" : [
              {
                "SHA1" : "c8435a8f54387bfa2dc4fb951e6e2e32bfa27559",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c8435a8f54387bfa2dc4fb951e6e2e32bfa27559",
            "branch" : [
              {
                "SHA1" : "c8435a8f54387bfa2dc4fb951e6e2e32bfa27559",
                "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" : "c8435a8f54387bfa2dc4fb951e6e2e32bfa27559",
        "branch" : [
          {
            "SHA1" : "c8435a8f54387bfa2dc4fb951e6e2e32bfa27559",
            "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" : "#4570",
  "duration" : 876946,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4570",
  "id" : "4570",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4570,
  "queueId" : 81,
  "result" : "SUCCESS",
  "timestamp" : 1469881970063,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4570/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-calc/mate-calc.p5m",
          "components/desktop/mate/mate-calc/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-calc/Makefile"
        ],
        "commitId" : "cde35d154c23147afd2e82b790beb0e078e0a452",
        "timestamp" : 1469711663000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
          "fullName" : "Till Wegmüller"
        },
        "authorEmail" : "toasterson@gmail.com",
        "comment" : "Added: mate-calc\u000a",
        "date" : "2016-07-28 13:14:23 +0000",
        "id" : "cde35d154c23147afd2e82b790beb0e078e0a452",
        "msg" : "Added: mate-calc",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/mate/mate-calc/mate-calc.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/mate/mate-calc/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/mate/mate-calc/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/patches/18-sleep-a-second.patch",
          "components/web/firefox/Makefile",
          "components/web/firefox/patches/17-cast-getpid-to-int.patch",
          "components/web/firefox/patches/19-use-pthread_cond_reltimedwait_np.patch"
        ],
        "commitId" : "e5120ac0b9890c7551020171d8c1938e6c51d7c9",
        "timestamp" : 1469800525000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Added patches from denk http://witch.tambov.ru/~denis/ff/ to fix FireFox\u000acrash-on-exit situations\u000a",
        "date" : "2016-07-29 15:55:25 +0200",
        "id" : "e5120ac0b9890c7551020171d8c1938e6c51d7c9",
        "msg" : "Added patches from denk http://witch.tambov.ru/~denis/ff/ to fix FireFox",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/19-use-pthread_cond_reltimedwait_np.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/18-sleep-a-second.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/17-cast-getpid-to-int.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/patches/19-use-pthread_cond_reltimedwait_np.patch"
        ],
        "commitId" : "52e7ab2102ce4e74f409b864146c8d6acdef5010",
        "timestamp" : 1469803544000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Per review, removed 19-use-pthread_cond_reltimedwait_np.patch (so keep\u000ausing the portable function)\u000a",
        "date" : "2016-07-29 16:45:44 +0200",
        "id" : "52e7ab2102ce4e74f409b864146c8d6acdef5010",
        "msg" : "Per review, removed 19-use-pthread_cond_reltimedwait_np.patch (so keep",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/web/firefox/patches/19-use-pthread_cond_reltimedwait_np.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libwnck3/libwnck3.p5m",
          "components/library/libwnck3/Makefile",
          "components/library/libwnck3/manifests/sample-manifest.p5m"
        ],
        "commitId" : "15620f3427dbcc83d0ed3d0843cc544a4a4cd685",
        "timestamp" : 1469809923000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add libwnck3 3.18.0\u000a",
        "date" : "2016-07-29 19:32:03 +0300",
        "id" : "15620f3427dbcc83d0ed3d0843cc544a4a4cd685",
        "msg" : "Add libwnck3 3.18.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libwnck3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libwnck3/libwnck3.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libwnck3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mm-common/Makefile",
          "components/library/mm-common/mm-common.p5m",
          "components/library/mm-common/manifests/sample-manifest.p5m",
          "components/library/mm-common/patches/use-gsed.patch",
          "components/mm-common/patches/use-gsed.patch",
          "components/mm-common/manifests/sample-manifest.p5m",
          "components/library/mm-common/Makefile",
          "components/mm-common/mm-common.p5m"
        ],
        "commitId" : "800fca6763ca16d6e34394adc96930c11b3763da",
        "timestamp" : 1469810009000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mm-common: update to 0.9.10\u000a",
        "date" : "2016-07-29 19:33:29 +0300",
        "id" : "800fca6763ca16d6e34394adc96930c11b3763da",
        "msg" : "mm-common: update to 0.9.10",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/mm-common/mm-common.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/mm-common/patches/use-gsed.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/mm-common/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/mm-common/patches/use-gsed.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/mm-common/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/mm-common/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/mm-common/mm-common.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/mm-common/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/glib-networking/manifests/sample-manifest.p5m",
          "components/library/glib-networking/glib-networking.p5m",
          "components/library/glib-networking/Makefile"
        ],
        "commitId" : "75c104f0605c904ef60d6d0c60da1f852f03a432",
        "timestamp" : 1469810206000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "glib-networking: update to 2.42.0\u000a",
        "date" : "2016-07-29 19:36:46 +0300",
        "id" : "75c104f0605c904ef60d6d0c60da1f852f03a432",
        "msg" : "glib-networking: update to 2.42.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/glib-networking/glib-networking.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib-networking/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib-networking/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/glibmm/patches/examples_Makefile_am.patch",
          "components/library/glibmm/glibmm.p5m",
          "components/library/glibmm/glibmm.license",
          "components/library/glibmm/patches/tests_giomm_simple.patch",
          "components/library/glibmm/patches/tests_giomm_ioerror.patch",
          "components/library/glibmm/manifests/sample-manifest.p5m",
          "components/library/glibmm/Makefile"
        ],
        "commitId" : "7c4a8722196ec8bd8058b966b190e300e5c880dc",
        "timestamp" : 1469811907000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "glibmm: update to 2.43.3\u000a",
        "date" : "2016-07-29 20:05:07 +0300",
        "id" : "7c4a8722196ec8bd8058b966b190e300e5c880dc",
        "msg" : "glibmm: update to 2.43.3",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/glibmm/glibmm.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glibmm/patches/tests_giomm_simple.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glibmm/glibmm.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glibmm/patches/tests_giomm_ioerror.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glibmm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/glibmm/patches/examples_Makefile_am.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glibmm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips.mk",
          "doc/makefile-targets.txt",
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "86e587ad52bf9e4dc49f51a9e803a7a26cc5bf29",
        "timestamp" : 1469853231000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Revert \"ips.mk / shared-macros.mk : add optional ALL_INSTALLED_STAMP so\u000awe do not call the \"install\" dynamic target many times\"\u000aThis reverts commit 871b0337349743a1c89e768ad45547d39708ae32.\u000a",
        "date" : "2016-07-30 07:33:51 +0300",
        "id" : "86e587ad52bf9e4dc49f51a9e803a7a26cc5bf29",
        "msg" : "Revert \"ips.mk / shared-macros.mk : add optional ALL_INSTALLED_STAMP so",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/makefile-targets.txt"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtkmm/manifests/sample-manifest.p5m",
          "components/library/gtkmm/Makefile",
          "components/library/atkmm/manifests/sample-manifest.p5m",
          "components/library/gtkmm/patches/gtkmm-02-gobject.patch",
          "components/library/gtkmm/gtkmm.p5m",
          "components/gtkmm/Makefile",
          "components/library/gtkmm/gtkmm.license",
          "components/gtkmm/gtkmm.p5m",
          "components/gtkmm/gtkmm.license",
          "components/library/atkmm/atkmm.p5m",
          "components/gtkmm/manifests/sample-manifest.p5m",
          "components/gtkmm/patches/gtkmm-02-gobject.patch",
          "components/library/atkmm/Makefile"
        ],
        "commitId" : "76d4bcf5553c4bbfc779bf8a2883274750396cf4",
        "timestamp" : 1469855399000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "atkmm: update to 2.22.7\u000a",
        "date" : "2016-07-30 08:09:59 +0300",
        "id" : "76d4bcf5553c4bbfc779bf8a2883274750396cf4",
        "msg" : "atkmm: update to 2.22.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/gtkmm/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtkmm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtkmm/gtkmm.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/atkmm/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gtkmm/gtkmm.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/atkmm/atkmm.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gtkmm/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gtkmm/gtkmm.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtkmm/gtkmm.license"
          },
          {
            "editType" : "delete",
            "file" : "components/gtkmm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtkmm/patches/gtkmm-02-gobject.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gtkmm/patches/gtkmm-02-gobject.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/atkmm/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libwnck3/Makefile"
        ],
        "commitId" : "29dd377c6a6764dcdb2a104cc02b4fabfc9c7fb9",
        "timestamp" : 1469860441000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libwnck3: fix fmri\u000a",
        "date" : "2016-07-30 09:34:01 +0300",
        "id" : "29dd377c6a6764dcdb2a104cc02b4fabfc9c7fb9",
        "msg" : "libwnck3: fix fmri",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libwnck3/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
      "fullName" : "Till Wegmüller"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}