{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3529,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f922dba4defd55dc388f81d82ca537b5642887f3",
            "branch" : [
              {
                "SHA1" : "f922dba4defd55dc388f81d82ca537b5642887f3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f922dba4defd55dc388f81d82ca537b5642887f3",
            "branch" : [
              {
                "SHA1" : "f922dba4defd55dc388f81d82ca537b5642887f3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f922dba4defd55dc388f81d82ca537b5642887f3",
        "branch" : [
          {
            "SHA1" : "f922dba4defd55dc388f81d82ca537b5642887f3",
            "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" : "#3529",
  "duration" : 589537,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3529",
  "id" : "3529",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3529,
  "queueId" : 1398,
  "result" : "FAILURE",
  "timestamp" : 1509794723564,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3529/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/plplot/plplot.p5m",
          "components/image/plplot/Makefile",
          "components/image/plplot/patches/02-pltcl.c.patch",
          "components/image/plplot/manifests/sample-manifest.p5m",
          "components/image/plplot/patches/03-plargs.c.patch"
        ],
        "commitId" : "872a64487e1a6d69cbf8d2954528e85e0a534cf5",
        "timestamp" : 1509794638000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "update plplot to 5.13.0\u000a",
        "date" : "2017-11-04 14:23:58 +0300",
        "id" : "872a64487e1a6d69cbf8d2954528e85e0a534cf5",
        "msg" : "update plplot to 5.13.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/plplot/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/plplot/plplot.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/plplot/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/image/plplot/patches/02-pltcl.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/image/plplot/patches/03-plargs.c.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome3/brasero/Makefile"
        ],
        "commitId" : "12dd40f2b4de7d695175f122c6c0528058771c77",
        "timestamp" : 1509794638000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "brasero: fix build\u000a",
        "date" : "2017-11-04 14:23:58 +0300",
        "id" : "12dd40f2b4de7d695175f122c6c0528058771c77",
        "msg" : "brasero: fix build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/brasero/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gnutls-3/Makefile"
        ],
        "commitId" : "d0dd94571a04da095a2eff4768bc5e8051225227",
        "timestamp" : 1509794638000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gnutls-3: Use idn2 instead of idn\u000a",
        "date" : "2017-11-04 14:23:58 +0300",
        "id" : "d0dd94571a04da095a2eff4768bc5e8051225227",
        "msg" : "gnutls-3: Use idn2 instead of idn",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gnutls-3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/fastcgi/fcgi.p5m",
          "components/library/fastcgi/Makefile",
          "components/fastcgi/resolve.deps",
          "components/fastcgi/fcgi-doc.p5m",
          "components/fastcgi/manifests/sample-manifest.p5m",
          "components/fastcgi/llib-lfcgi",
          "components/library/fastcgi/fastcgi.license",
          "components/fastcgi/fcgi.license",
          "components/fastcgi/Makefile",
          "components/library/fastcgi/manifests/sample-manifest.p5m",
          "components/library/fastcgi/llib-lfcgi",
          "components/library/fastcgi/fcgi-doc.p5m",
          "components/fastcgi/fcgi.p5m"
        ],
        "commitId" : "f922dba4defd55dc388f81d82ca537b5642887f3",
        "timestamp" : 1509794638000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "fix fastcgi and move it to library folder\u000a",
        "date" : "2017-11-04 14:23:58 +0300",
        "id" : "f922dba4defd55dc388f81d82ca537b5642887f3",
        "msg" : "fix fastcgi and move it to library folder",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/fastcgi/fcgi-doc.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/fastcgi/llib-lfcgi"
          },
          {
            "editType" : "delete",
            "file" : "components/fastcgi/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/fastcgi/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/fastcgi/fcgi-doc.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/fastcgi/fcgi.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/fastcgi/fcgi.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/fastcgi/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/fastcgi/fastcgi.license"
          },
          {
            "editType" : "delete",
            "file" : "components/fastcgi/fcgi.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/fastcgi/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/fastcgi/llib-lfcgi"
          },
          {
            "editType" : "delete",
            "file" : "components/fastcgi/resolve.deps"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}