<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginoihipster _class='hudson.plugins.git.util.Build'><buildNumber>4405</buildNumber><marked><SHA1>da33d32dad2e8b58bc02e6035f5a74eb8b7aa714</SHA1><branch><SHA1>da33d32dad2e8b58bc02e6035f5a74eb8b7aa714</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></marked><revision><SHA1>da33d32dad2e8b58bc02e6035f5a74eb8b7aa714</SHA1><branch><SHA1>da33d32dad2e8b58bc02e6035f5a74eb8b7aa714</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></revision></refsremotesoriginoihipster><originHEAD _class='hudson.plugins.git.util.Build'><buildNumber>2</buildNumber><marked><SHA1>a248aeece198193fec99eba994911716ef449c73</SHA1><branch><SHA1>a248aeece198193fec99eba994911716ef449c73</SHA1><name>origin/oi/hipster</name></branch><branch><SHA1>a248aeece198193fec99eba994911716ef449c73</SHA1><name>origin/HEAD</name></branch></marked><revision><SHA1>a248aeece198193fec99eba994911716ef449c73</SHA1><branch><SHA1>a248aeece198193fec99eba994911716ef449c73</SHA1><name>origin/oi/hipster</name></branch><branch><SHA1>a248aeece198193fec99eba994911716ef449c73</SHA1><name>origin/HEAD</name></branch></revision></originHEAD><originoihipster _class='hudson.plugins.git.util.Build'><buildNumber>1129</buildNumber><marked><SHA1>cfc2a57e0553acffbe03c3f54f24cadaac25e1b7</SHA1><branch><SHA1>cfc2a57e0553acffbe03c3f54f24cadaac25e1b7</SHA1><name>origin/oi/hipster</name></branch></marked><revision><SHA1>cfc2a57e0553acffbe03c3f54f24cadaac25e1b7</SHA1><branch><SHA1>cfc2a57e0553acffbe03c3f54f24cadaac25e1b7</SHA1><name>origin/oi/hipster</name></branch></revision></originoihipster></buildsByBranchName><lastBuiltRevision><SHA1>da33d32dad2e8b58bc02e6035f5a74eb8b7aa714</SHA1><branch><SHA1>da33d32dad2e8b58bc02e6035f5a74eb8b7aa714</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></lastBuiltRevision><remoteUrl>git://github.com/OpenIndiana/oi-userland.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://hipster.openindiana.org/jenkins/job/oi-userland/4405/artifact</artifactsUrl><changesUrl>https://hipster.openindiana.org/jenkins/job/oi-userland/changes</changesUrl><displayUrl>https://hipster.openindiana.org/jenkins/job/oi-userland/4405/</displayUrl><testsUrl>https://hipster.openindiana.org/jenkins/job/oi-userland/4405/testReport</testsUrl></action><building>false</building><displayName>#4405</displayName><duration>1581204</duration><estimatedDuration>5915928</estimatedDuration><fullDisplayName>oi-userland #4405</fullDisplayName><id>4405</id><inProgress>false</inProgress><keepLog>false</keepLog><number>4405</number><queueId>192</queueId><result>SUCCESS</result><timestamp>1547382050619</timestamp><url>https://hipster.openindiana.org/jenkins/job/oi-userland/4405/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/developer/golang-111/golang.p5m</affectedPath><affectedPath>components/developer/golang-111/patches/02_Dup2_golang10.patch</affectedPath><affectedPath>components/developer/golang-111/golang-111.p5m</affectedPath><affectedPath>components/developer/golang-111/golang.license</affectedPath><affectedPath>components/developer/golang-111/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/developer/golang-111/patches/01-golang-gdb-python-test.patch</affectedPath><affectedPath>components/developer/golang-111/patches/0602-update-list-of-syscall-numbers.patch</affectedPath><affectedPath>components/developer/golang-111/Makefile</affectedPath><commitId>da33d32dad2e8b58bc02e6035f5a74eb8b7aa714</commitId><timestamp>1547381766000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/wacki</absoluteUrl><fullName>Andreas Wacknitz</fullName></author><authorEmail>A.Wacknitz@gmx.de</authorEmail><comment>Added: Golang 1.11.4
* Added: Golang 1.11.2

* Updated to go 1.11.4

* Cleanup missed a command in installscript when switched from
bootstraping with 1.4.3 to compiling with a previous go

* Fixup: The find command was no leftover from Bootstrap Removal..., But
rather the command to copy the sources into GoRoot

* Add Comment for later
</comment><date>2019-01-13 13:16:06 +0100</date><id>da33d32dad2e8b58bc02e6035f5a74eb8b7aa714</id><msg>Added: Golang 1.11.4</msg><path><editType>add</editType><file>components/developer/golang-111/Makefile</file></path><path><editType>add</editType><file>components/developer/golang-111/golang.p5m</file></path><path><editType>add</editType><file>components/developer/golang-111/patches/0602-update-list-of-syscall-numbers.patch</file></path><path><editType>add</editType><file>components/developer/golang-111/golang-111.p5m</file></path><path><editType>add</editType><file>components/developer/golang-111/manifests/sample-manifest.p5m</file></path><path><editType>add</editType><file>components/developer/golang-111/patches/02_Dup2_golang10.patch</file></path><path><editType>add</editType><file>components/developer/golang-111/golang.license</file></path><path><editType>add</editType><file>components/developer/golang-111/patches/01-golang-gdb-python-test.patch</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://hipster.openindiana.org/jenkins/user/a.wacknitz</absoluteUrl><fullName>A.Wacknitz</fullName><id>a.wacknitz</id></culprit></freeStyleBuild>