Bug 1631335
| Summary: | WSGI workers not started again after SIGHUP signal | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Slawek Kaplonski <skaplons> |
| Component: | puppet-tripleo | Assignee: | Bernard Cafarelli <bcafarel> |
| Status: | CLOSED ERRATA | QA Contact: | Roee Agiman <ragiman> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 14.0 (Rocky) | CC: | amuller, bcafarel, bdobreli, bhaley, chrisw, fdinitto, jjoyce, jschluet, jtaleric, majopela, nmanos, nyechiel, oblaut, sasha, slinaber, ssmolyak, tvignaud, wznoinsk |
| Target Milestone: | beta | Keywords: | AutomationBlocker, Triaged |
| Target Release: | 14.0 (Rocky) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | puppet-tripleo-9.3.1-0.20181001112252.a6eaab1.el7ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-01-11 11:53:11 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: | 1629449 | ||
|
Description
Slawek Kaplonski
2018-09-20 11:19:22 UTC
There is an upstream change for SIGHUP in containers that we should get downstream, linked the rocky backport. There is additional work to make neutron-server handle SIGHUP better, that is WIP. Bernard will continue work on that. Merged in master, rocky backport in progress: https://review.openstack.org/#/c/604006/ Not merged yet in master: https://review.openstack.org/#/c/596274/ https://review.openstack.org/#/c/596275/ https://review.openstack.org/#/c/604006/ merged in rocky https://review.openstack.org/#/c/596274/ and https://review.openstack.org/#/c/596275/ both have W+1, waiting on upstream CI issues https://review.openstack.org/#/c/604006/ merged in rocky https://review.openstack.org/#/c/596274/ merged in master, backport created at https://review.openstack.org/#/c/605349/ https://review.openstack.org/#/c/596275/ W+1 but failed gate, recheck in progress *** Bug 1631334 has been marked as a duplicate of this bug. *** https://review.openstack.org/#/c/604006/ and https://review.openstack.org/#/c/605349/ merged in rocky https://review.openstack.org/#/c/596275/ is W+1 but still fails gate, rechecks in progress https://review.openstack.org/#/c/596275/ merged in master, backport created at https://review.openstack.org/#/c/606864/ *** Bug 1629659 has been marked as a duplicate of this bug. *** Last patch was reverted in master with https://review.openstack.org/#/c/607052/ as it caused failures in CI. https://bugs.launchpad.net/tripleo/+bug/1795411 for details. Updating status to reflect that Long story short: SIGHUP breaks mistral-engine and heat-engine, which are key deployment framework components. The WIP patches are to fall back to copytruncate instead of SIGHUP signals being sent. *** Bug 1631490 has been marked as a duplicate of this bug. *** I removed the previous patches links, and point to current proposed patch (copytruncate) in master. *** Bug 1636034 has been marked as a duplicate of this bug. *** stable/rocky backport merged *** Bug 1640780 has been marked as a duplicate of this bug. *** *** Bug 1640419 has been marked as a duplicate of this bug. *** *** Bug 1641175 has been marked as a duplicate of this bug. *** *** Bug 1636070 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:0045 |