Comment 15 for bug 1890432

Revision history for this message
Márton Kiss (marton-kiss) wrote :

Rodolfo, you can find the log here: https://drive.google.com/file/d/1rVD4PdUcLLtL_jCOBM3dR9EOHiG-xE9K/view?usp=sharing

neutronclient.common.exceptions.Conflict: Unable to complete operation on subnet f0f776ca-f6e7-4007-b592-fcf0de9fb933: This subnet is being modified by another concurrent operation.
Neutron server returns request_ids: ['req-edc1b690-62b1-4741-a8ed-29e99646f7b2']

+-------------------------------------------------------------------------------------------------------------------------------+
| Response Times (sec) |
+----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+
| Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count |
+----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+
| neutron.create_subnet (x2) | 5.244 | 8.707 | 12.604 | 14.067 | 19.092 | 9.152 | 96.9% | 97 |
| neutron.delete_subnet (x2) | 1.003 | 2.164 | 3.253 | 3.666 | 5.524 | 2.27 | 100.0% | 94 |
| neutron.create_subnet | 2.671 | 3.481 | 4.254 | 4.351 | 4.447 | 3.533 | 0.0% | 3 |
| total | 2.671 | 10.058 | 15.676 | 16.734 | 23.823 | 11.118 | 94.0% | 100 | | -> duration | 2.671 | 10.058 | 15.676 | 16.734 | 23.823 | 11.118 | 94.0% | 100 |
| -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 94.0% | 100 |
+----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+