{
  "_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" : 5682,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2f0c7c74300fec8a1e7e6e2e62a8e8c1e41b02e2",
            "branch" : [
              {
                "SHA1" : "2f0c7c74300fec8a1e7e6e2e62a8e8c1e41b02e2",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2f0c7c74300fec8a1e7e6e2e62a8e8c1e41b02e2",
            "branch" : [
              {
                "SHA1" : "2f0c7c74300fec8a1e7e6e2e62a8e8c1e41b02e2",
                "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" : "2f0c7c74300fec8a1e7e6e2e62a8e8c1e41b02e2",
        "branch" : [
          {
            "SHA1" : "2f0c7c74300fec8a1e7e6e2e62a8e8c1e41b02e2",
            "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" : "#5682",
  "duration" : 7939809,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5682",
  "id" : "5682",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5682,
  "queueId" : 88,
  "result" : "SUCCESS",
  "timestamp" : 1564790714481,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5682/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node10/Makefile"
        ],
        "commitId" : "ae5a2181a0f8daf95b932da6c280a89355b2c9e7",
        "timestamp" : 1564748130000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-10: update to 10.16.1\u000a",
        "date" : "2019-08-02 14:15:30 +0200",
        "id" : "ae5a2181a0f8daf95b932da6c280a89355b2c9e7",
        "msg" : "nodejs-10: update to 10.16.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node10/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-80/manifests/sample-manifest.p5m",
          "components/developer/clang-80/patches/04-rpath.patch",
          "components/developer/clang-80/clang-80.p5m",
          "components/developer/clang-80/patches/02-gas.patch",
          "components/developer/clang-80/Makefile",
          "components/developer/clang-80/patches/05-pthreads.patch",
          "components/developer/clang-80/patches/01-build.patch",
          "components/developer/clang-80/test/results-64.master",
          "components/developer/clang-80/patches/03-disable-compiler-rt-parts.patch"
        ],
        "commitId" : "4dd8f9d27efd20912d5b987c6a6531572cdda47f",
        "timestamp" : 1564760506000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add clang 8.0\u000a",
        "date" : "2019-08-02 18:41:46 +0300",
        "id" : "4dd8f9d27efd20912d5b987c6a6531572cdda47f",
        "msg" : "Add clang 8.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/clang-80/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-80/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-80/clang-80.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-80/patches/02-gas.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-80/patches/03-disable-compiler-rt-parts.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-80/patches/04-rpath.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-80/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-80/patches/01-build.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-80/patches/05-pthreads.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/testdisk/manifests/sample-manifest.p5m",
          "components/sysutils/testdisk/qphotorec.p5m",
          "components/testdisk/Makefile",
          "components/testdisk/testdisk.p5m",
          "components/sysutils/testdisk/photorec.p5m",
          "components/sysutils/testdisk/manifests/sample-manifest.p5m",
          "components/testdisk/photorec.p5m",
          "components/sysutils/testdisk/testdisk.p5m",
          "components/testdisk/qphotorec.p5m",
          "components/sysutils/testdisk/Makefile"
        ],
        "commitId" : "fec2b0293d3484b8fb618830f9cf5db080dd6bad",
        "timestamp" : 1564760560000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Move testdisk into sysutils category\u000a",
        "date" : "2019-08-02 18:42:40 +0300",
        "id" : "fec2b0293d3484b8fb618830f9cf5db080dd6bad",
        "msg" : "Move testdisk into sysutils category",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/testdisk/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/testdisk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/testdisk/photorec.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/testdisk/testdisk.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/testdisk/qphotorec.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/testdisk/testdisk.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/testdisk/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/testdisk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/testdisk/photorec.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/testdisk/qphotorec.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/developer/clang-40/Makefile",
          "components/web/firefox/Makefile",
          "components/developer/clang-40/clang-40.p5m",
          "components/developer/clang-40/clang-40.license",
          "components/developer/clang-40/manifests/sample-manifest.p5m",
          "components/developer/clang-40/patches/03-__FLOAT128__-support.patch",
          "components/developer/clang-40/patches/02-gcc8.patch",
          "components/developer/clang-40/patches/01-openindiana.patch"
        ],
        "commitId" : "27af9dc18fc833b82a5d9d234ab41d8e98c22013",
        "timestamp" : 1564774171000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove clang-40\u000a",
        "date" : "2019-08-02 22:29:31 +0300",
        "id" : "27af9dc18fc833b82a5d9d234ab41d8e98c22013",
        "msg" : "Remove clang-40",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/clang-40/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/clang-40/clang-40.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/clang-40/patches/01-openindiana.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/clang-40/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/clang-40/patches/03-__FLOAT128__-support.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/clang-40/patches/02-gcc8.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/clang-40/clang-40.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/mpich/mpich-modulefiles.p5m",
          "components/library/mpich/mpich.p5m",
          "components/library/mpich/Makefile",
          "components/library/mpich/manifests/sample-manifest.p5m"
        ],
        "commitId" : "dcbe517e819536a64cef9c60b99dc76e037bd643",
        "timestamp" : 1564778726000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "mpich: bump to 3.3.1 and drop 32-bit\u000a",
        "date" : "2019-08-02 22:45:26 +0200",
        "id" : "dcbe517e819536a64cef9c60b99dc76e037bd643",
        "msg" : "mpich: bump to 3.3.1 and drop 32-bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/mpich/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mpich/mpich.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mpich/mpich-modulefiles.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mpich/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/petsc/petsc-openmpi-gcc.p5m",
          "components/scientific/petsc/manifests/sample-manifest.p5m",
          "components/scientific/petsc/Makefile",
          "components/scientific/petsc/petsc-mpich-gcc.p5m"
        ],
        "commitId" : "936059577d734e37c7524d66fc7117055c3d7598",
        "timestamp" : 1564780183000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "petsc: bump to 3.11.3\u000a",
        "date" : "2019-08-02 23:09:43 +0200",
        "id" : "936059577d734e37c7524d66fc7117055c3d7598",
        "msg" : "petsc: bump to 3.11.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/petsc/petsc-openmpi-gcc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/petsc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/petsc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/petsc/petsc-mpich-gcc.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/eigen3/Makefile"
        ],
        "commitId" : "2f0c7c74300fec8a1e7e6e2e62a8e8c1e41b02e2",
        "timestamp" : 1564780199000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "eigen3: bump to 3.3.7\u000a",
        "date" : "2019-08-02 23:09:59 +0200",
        "id" : "2f0c7c74300fec8a1e7e6e2e62a8e8c1e41b02e2",
        "msg" : "eigen3: bump to 3.3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/eigen3/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}