Bug 1425947
Summary: | 404 Not Found Errors in evm.log during Openstack CloudManager::Vm#perf_capture | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Dustin Scott <dscott> |
Component: | C&U Capacity and Utilization | Assignee: | Marek Aufart <maufart> |
Status: | CLOSED WONTFIX | QA Contact: | Omri Hochman <ohochman> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.7.0 | CC: | abraverm, dscott, jhardy, maufart, obarenbo |
Target Milestone: | GA | ||
Target Release: | cfme-future | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | openstack:c&u | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | Bug | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | Openstack | Target Upstream Version: | |
Embargoed: |
Description
Dustin Scott
2017-02-22 20:31:30 UTC
Mixed up the :host, :local_address, and :remote_ip when sanitizing customer logs. In order to investigate this properly, is it possible to get an idea of how this error surfaces outside of the log - failed refresh or events capture... ? The above logs seem to indicate that this happened during a performance capture (C&U collection possibly????), however, I am seeing much more of this in the logs now, which looks to be happening during an EMS Refresh: [----] I, [2017-03-07T04:01:44.786279 #3080:c9b134] INFO -- : MIQ(ManageIQ::Providers::Openstack::InfraManager::Refresher#refresh) Refreshing all targets... [----] I, [2017-03-07T04:01:44.786398 #3080:c9b134] INFO -- : MIQ(ManageIQ::Providers::Openstack::InfraManager::Refresher#refresh) EMS: [vlp-ospdirect02], id: [11000000000003] Refreshing targets for EMS... [----] I, [2017-03-07T04:01:44.786502 #3080:c9b134] INFO -- : MIQ(ManageIQ::Providers::Openstack::InfraManager::Refresher#refresh) EMS: [vlp-ospdirect02], id: [11000000000003] ManageIQ::Providers::Openstack::InfraManager [direct02] id [11000000000003] [----] I, [2017-03-07T04:01:44.786623 #3080:c9b134] INFO -- : MIQ(ManageIQ::Providers::Openstack::InfraManager::Refresher#refresh_targets_for_ems) EMS: [direct02], id: [11000000000003] Refreshing target ManageIQ::Providers::Openstack::InfraManager [direct02] id [11000000000003]... [----] E, [2017-03-07T04:01:47.274424 #3072:c9b134] ERROR -- : <Fog> excon.error #<Excon::Error::NotFound: Expected(200) <=> Actual(404 Not Found) excon.error.response :body => "404 Not Found\n\nThe resource could not be found.\n\n " :cookies => [ ] :headers => { "Content-Length" => "52" "Content-Type" => "text/plain; charset=UTF-8" "Date" => "Tue, 07 Mar 2017 09:01:28 GMT" "X-Openstack-Request-Id" => "req-193ba00d-52b0-4c4f-9d4b-9ba5f486f87b" } :host => "10.10.10.5" :local_address => "10.10.10.71" :local_port => 52866 :path => "/v2.0/routers" :port => 9696 :reason_phrase => "Not Found" :remote_ip => "10.10.10.5" :status => 404 :status_line => "HTTP/1.1 404 Not Found\r\n" > [----] E, [2017-03-07T04:01:48.133105 #3072:c9b134] ERROR -- : <Fog> excon.error #<Excon::Error::NotFound: Expected(200) <=> Actual(404 Not Found) excon.error.response :body => "404 Not Found\n\nThe resource could not be found.\n\n " :cookies => [ ] :headers => { "Content-Length" => "52" "Content-Type" => "text/plain; charset=UTF-8" "Date" => "Tue, 07 Mar 2017 09:01:29 GMT" "X-Openstack-Request-Id" => "req-173cb267-b2b6-4df2-8aca-6badd01b285d" } :host => "10.10.10.5" :local_address => "10.10.10.71" :local_port => 52894 :path => "/v2.0/floatingips" :port => 9696 :reason_phrase => "Not Found" :remote_ip => "10.10.10.5" :status => 404 :status_line => "HTTP/1.1 404 Not Found\r\n" > [----] I, [2017-03-07T04:01:48.134196 #3072:c9b134] INFO -- : MIQ(EmsRefresh.save_ems_network_inventory) EMS: [direct02 Network Manager], id: [11000000000004] Saving EMS Network Inventory... Dear customer, The CloudForms team is reviewing the current CloudForms Bug(defect) backlog in order to target engineering efforts. We are closing any bugs for versions that no longer have an active errata stream or that have hit their age limit. We are committing to better management of the backlog as we move forward. If you have an bug that you are still able to reproduce on a current version of CloudForms please open a new bug. If you have any concerns about this, please let us know. Thanks and regards! Dear customer, The CloudForms team is reviewing the current CloudForms Bug(defect) backlog in order to target engineering efforts. We are closing any bugs for versions that no longer have an active errata stream or that have hit their age limit. We are committing to better management of the backlog as we move forward. If you have an bug that you are still able to reproduce on a current version of CloudForms please open a new bug. If you have any concerns about this, please let us know. Thanks and regards! |