Comment 11 for bug 1947585

Revision history for this message
Bas de Bruijne (basdbruijne) wrote :

Looking at testrun https://solutions.qa.canonical.com/testruns/testRun/3320bd48-9629-4d8b-b21d-04fd05d9fd15, I think this is still the same bug that is occurring:

```
syslog-Dec 8 12:03:06 solqa-lab1-server-07 systemd[1]: nova-compute.service: Start request repeated too quickly.
syslog:Dec 8 12:03:06 solqa-lab1-server-07 systemd[1]: nova-compute.service: Failed with result 'start-limit-hit'.
syslog:Dec 8 12:03:06 solqa-lab1-server-07 systemd[1]: Failed to start OpenStack Compute.
```

It seems like the fix never made it to the ussuri/stable channel.

Testrun https://solutions.qa.canonical.com/testruns/testRun/dfb1e0b1-afb4-4f58-8754-bbd57939467f should have the fix because it is running yoga/stable but there we also see:
```
syslog-Dec 6 20:04:21 solqa-lab1-server-09 systemd[1]: nova-compute.service: Start request repeated too quickly.
syslog:Dec 6 20:04:21 solqa-lab1-server-09 systemd[1]: nova-compute.service: Failed with result 'exit-code'.
syslog:Dec 6 20:04:21 solqa-lab1-server-09 systemd[1]: Failed to start OpenStack Compute.
```