Description of problem: OVB stack creation failed. Actual results: Resource CREATE failed: IpAddressGenerationFailureClient: resources.private_network.resources.router: No more IP addresses available on network 36e46f70-99ff-48f5-aa9d-7bbd22b6218a. Neutron server returns request_ids: ['req-db69b298-b605-4963-97e8-6132c2c26704'] Additional Info: 2022-09-15 13:45:49.696963 | TASK [ovb-manage : Fail if stack did not deploy successfully] 2022-09-15 13:45:49.815748 | primary | ERROR 2022-09-15 13:45:49.816042 | primary | { 2022-09-15 13:45:49.816079 | primary | "msg": "Stack baremetal_13010 did not deploy successfully. See the stack status message above." 2022-09-15 13:45:49.816104 | primary | } 2022-09-15 13:45:49.851758 |
Hello there, I guess the issue is: No more IP addresses available on network 36e46f70-99ff-48f5-aa9d-7bbd22b6218a namely, the mentioned network is too small... Without any more info, it's hard to say. Also, 17.1 isn't out nor even close to GA nor Beta - lowering the severity. Please provide more information about the env, and check the network range.
I've seen this issue while back but in zuul retry it's resolved. I could see the jobs are passing. Closing this issue.