Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1370916

Summary: golang 1.7 GA is occasionally FTBFS due to failure in creating threads
Product: [Fedora] Fedora Reporter: Peter Robinson <pbrobinson>
Component: golangAssignee: Jakub Čajka <jcajka>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: admiller, amurdaca, golang-updates, jcajka, lemenkov, renich, s, vbatts
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-08 16:19:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 922257    

Description Peter Robinson 2016-08-28 10:20:41 UTC
golang-1.7-1.fc26

http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=3692949

Too numerous failures to actually paste in here so check the logs

Comment 1 Jakub Čajka 2016-08-29 13:24:08 UTC
Seems as the same issue as on the primary intel HW builders. TBH i haven't tried to do the scratch builds on the AArch prior the build. I guess this is not caused by any change in the Golang, but by change in the distro/builder environment as the previous builds succeeded. Looking at the arm koji it seems golang-1.6.3-2 is now failing in the similar fashion. Hopefully I will be finally able to reproduce this outside the koji builder environment.

Comment 2 Jakub Čajka 2016-09-08 16:19:19 UTC
Turned out to be caused by limit on number of processes for kojid imposed by systemd on the koji builders. Issue should be resolved by now.