Comment 3 for bug 1959558

Revision history for this message
Alexandru Dimofte (adimofte) wrote :

It is true that I can see that issue Thiago.
  Normal Pulled 60m (x447 over 2d) kubelet, compute-0 Container image "registry.local:9001/docker.io/starlingx/stx-pci-irq-affinity-agent:master-centos-stable-20220128T165659Z.0 │
│ " already present on machine │
│ Warning Unhealthy 36m (x450 over 2d) kubelet, compute-0 Readiness probe failed: Traceback (most recent call last): │
│ File "/tmp/health-probe.py", line 29, in <module> │
│ from pci_irq_affinity.nova_provider import novaClient │
│ ImportError: cannot import name novaClient │
│ Warning Unhealthy 6m28s (x1364 over 2d) kubelet, compute-0 Liveness probe failed: Traceback (most recent call last): │
│ File "/tmp/health-probe.py", line 29, in <module> │
│ from pci_irq_affinity.nova_provider import novaClient │
│ ImportError: cannot import name novaClient │
│ Warning BackOff 82s (x5447 over 47h) kubelet, compute-0 Back-off restarting failed container

Probably this is the reason why stx-openstack fails to apply. When the fix will be merged and integrated, after testing I will confirm if it fixes this bug too(I think you are right, we'll see next days). Thanks!