Bug 1277529
Summary: | Socket closed in nova: oslo.messaging._drivers.impl_rabbit IOError: Socket closed | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Ondrej <ochalups> |
Component: | python-oslo-messaging | Assignee: | Flavio Percoco <fpercoco> |
Status: | CLOSED DUPLICATE | QA Contact: | yeylon <yeylon> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0 (Juno) | CC: | apevec, fpercoco, jeckersb, lhh, ochalups, plemenko, srevivo, yeylon |
Target Milestone: | --- | ||
Target Release: | 8.0 (Liberty) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-25 16:47:15 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: |
Description
Ondrej
2015-11-03 14:06:45 UTC
This looks familiar. I suspect that it's another issue with race condition between exchange creation and actual usage. Let me check. Just wondering what's your python-oslo-messaging version? Flavio, this looks similar to bug 1276166. What do you think? Hi Peter, here are python-oslo packages: python-oslo-config-1.4.0-1.el7ost.noarch python-oslo-db-1.0.2-2.el7ost.noarch python-oslo-i18n-1.0.0-1.el7ost.noarch python-oslo-messaging-1.4.1-5.el7ost.noarch python-oslo-rootwrap-1.3.0.0-2.el7ost.noarch python-oslo-serialization-0.3.0-1.el7ost.noarch python-oslo-utils-1.0.0-1.el7ost.noarch python-oslo-vmware-0.6.0-1.el7ost.noarch Thank you Ondrej (In reply to Ondrej from comment #5) > python-oslo-messaging-1.4.1-5.el7ost.noarch That's a slightly outdated version. Could you please upgrade to the latest 1.4.1-6? Unfortunately this won't solve the issue you're experiencing but will fix another one. Regarding the issue - as far as I see, that's a known issue in oslo.messaging. See this link for further details: * https://bugs.launchpad.net/nova/+bug/1460652 Upstream has a fix which yet to be backported: * https://review.openstack.org/#/c/193037/ I'm going to reassign this to oslo.messaging. Ok, closing this as a duplicate of bug 1276166. *** This bug has been marked as a duplicate of bug 1276166 *** |