Bug 1328981
Summary: | ironic-api dies during an openstack overcloud deployment | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Darin Sorrentino <dsorrent> | ||||||||
Component: | openstack-ironic | Assignee: | Lucas Alvares Gomes <lmartins> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Raviv Bar-Tal <rbartal> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 8.0 (Liberty) | CC: | dtantsur, gabrioux, mburns, mcornea, rhel-osp-director-maint, srevivo | ||||||||
Target Milestone: | async | Keywords: | ZStream | ||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2016-11-10 11:51:18 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: | |||||||||||
Attachments: |
|
Created attachment 1149207 [details]
Another crash log, included messages this time.
Crashed again, noted some information in /var/log/messages this time which may give some additional clues to where the issue actually lies.
Service died again. This time when I attempted to restart it: [root@undercloud ironic]# systemctl restart openstack-ironic-api ** (pkttyagent:9178): WARNING **: Unable to register authentication agent: Timeout was reached Error registering authentication agent: Timeout was reached (g-io-error-quark, 24) Failed to restart openstack-ironic-api.service: Connection timed out [root@undercloud ironic]# Eventually I was able to restart the service. Created attachment 1149304 [details]
strace of the process when it is dying.
It seems this BZ is a duplicate of : https://bugzilla.redhat.com/show_bug.cgi?id=1285470 *** This bug has been marked as a duplicate of bug 1285470 *** |
Created attachment 1149170 [details] TGZ of /var/logs/ironic Description of problem: During a deployment of the overcloud, the ironic-api appears to randomly crash. The log shows: Version-Release number of selected component (if applicable): RHOSP 8 GA How reproducible: Intermittant deployment Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Service should not die. Additional info: During an OpenStack Bootcamp session of ~8 people, this has occurred multiple times for different deployments.