{
  "_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" : 6193,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e03c03accdc44961bff20d407d7db1e4cca89b36",
            "branch" : [
              {
                "SHA1" : "e03c03accdc44961bff20d407d7db1e4cca89b36",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e03c03accdc44961bff20d407d7db1e4cca89b36",
            "branch" : [
              {
                "SHA1" : "e03c03accdc44961bff20d407d7db1e4cca89b36",
                "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" : "e03c03accdc44961bff20d407d7db1e4cca89b36",
        "branch" : [
          {
            "SHA1" : "e03c03accdc44961bff20d407d7db1e4cca89b36",
            "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" : "#6193",
  "duration" : 10780526,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #6193",
  "id" : "6193",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6193,
  "queueId" : 2322,
  "result" : "SUCCESS",
  "timestamp" : 1629361233645,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/6193/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/gcc-component.mk"
        ],
        "commitId" : "191f9f42110cdaa8aacd7bdf12ad3f624334eaff",
        "timestamp" : 1629361035000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gcc: strip the DWARF (but not symbol tables) from the resulting binaries\u000a",
        "date" : "2021-08-19 10:17:15 +0200",
        "id" : "191f9f42110cdaa8aacd7bdf12ad3f624334eaff",
        "msg" : "gcc: strip the DWARF (but not symbol tables) from the resulting binaries",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/gcc-component.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/gcc-component.mk"
        ],
        "commitId" : "af2a25c891b5fbe39a68ce1d2d0e501a2c8ca6ae",
        "timestamp" : 1629361048000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gcc-component: disable bootstrap if same compiler as host\u000a",
        "date" : "2021-08-19 10:17:28 +0200",
        "id" : "af2a25c891b5fbe39a68ce1d2d0e501a2c8ca6ae",
        "msg" : "gcc-component: disable bootstrap if same compiler as host",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/gcc-component.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-7/test/results-i386.master",
          "components/developer/gcc-7/patches/1005-strip.patch",
          "components/developer/gcc-7/Makefile"
        ],
        "commitId" : "90259dd58f75042300ec491ee267cc86bf298579",
        "timestamp" : 1629361048000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gcc-7: strip\u000a",
        "date" : "2021-08-19 10:17:28 +0200",
        "id" : "90259dd58f75042300ec491ee267cc86bf298579",
        "msg" : "gcc-7: strip",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-7/test/results-i386.master"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-7/patches/1005-strip.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-7/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-10/patches/1005-strip.patch",
          "components/developer/gcc-10/Makefile",
          "components/developer/gcc-10/test/results-i386.master"
        ],
        "commitId" : "e03c03accdc44961bff20d407d7db1e4cca89b36",
        "timestamp" : 1629361048000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gcc-10: strip\u000a",
        "date" : "2021-08-19 10:17:28 +0200",
        "id" : "e03c03accdc44961bff20d407d7db1e4cca89b36",
        "msg" : "gcc-10: strip",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/gcc-10/patches/1005-strip.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-10/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-10/test/results-i386.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}