Comment 10 for bug 1951245

Revision history for this message
Heitor Matsui (heitormatsui) wrote :

Can you please attach the duplex logs? From the pci-irq-affinity-agent pod on the standard setup logs I see the pods were raised successfully:

From compute-0 pci-irq-affinity-agent pod log:
---
2021-11-18T07:33:23.814201633Z stdout F 2021-11-18 07:33:23,813 MainThread[9] pci-interrupt-affinity./var/lib/openstack/lib/python2.7/site-packages/pci_irq_affinity/agent.py.176 - INFO Enter PCIInterruptAffinity Agent
2021-11-18T07:33:23.887842747Z stdout F 2021-11-18 07:33:23,883 MainThread[9] pci-interrupt-affinity./var/lib/openstack/lib/python2.7/site-packages/pci_irq_affinity/agent.py.155 - INFO rabbit://nova-rabbitmq-user:f7jLxgCH!<email address hidden>:5672/nova
2021-11-18T07:33:24.163779518Z stdout F 2021-11-18 07:33:24,147 MainThread[9] pci-interrupt-affinity./var/lib/openstack/lib/python2.7/site-packages/pci_irq_affinity/agent.py.168 - INFO Rabbitmq Client Started!
2021-11-18T07:33:54.184169801Z stderr F No handlers could be found for logger "oslo_messaging.server"
---

compute-1 pci-irq-affinity-agent pod log:
---
2021-11-18T07:33:25.442231377Z stdout F 2021-11-18 07:33:25,442 MainThread[9] pci-interrupt-affinity./var/lib/openstack/lib/python2.7/site-packages/pci_irq_affinity/agent.py.176 - INFO Enter PCIInterruptAffinity Agent
2021-11-18T07:33:25.496219458Z stdout F 2021-11-18 07:33:25,495 MainThread[9] pci-interrupt-affinity./var/lib/openstack/lib/python2.7/site-packages/pci_irq_affinity/agent.py.155 - INFO rabbit://nova-rabbitmq-user:f7jLxgCH!<email address hidden>:5672/nova
2021-11-18T07:33:25.748741984Z stdout F 2021-11-18 07:33:25,731 MainThread[9] pci-interrupt-affinity./var/lib/openstack/lib/python2.7/site-packages/pci_irq_affinity/agent.py.168 - INFO Rabbitmq Client Started!
2021-11-18T07:33:55.758618371Z stderr F No handlers could be found for logger "oslo_messaging.server"
---