shwstppr commented on pull request #5471:
URL: https://github.com/apache/cloudstack/pull/5471#issuecomment-923741553
^^ could be an intermittent failure for tests:
```2021-09-20 23:06:06,436 - ERROR - marvinRequest : CmdName:
<marvin.cloudstackAPI.createNetwork.createNetworkCmd object at 0x7fe468167898>
Exception: ['Traceback (most recent call last):\n', ' File
"/usr/local/lib/python3.6/site-packages/marvin/cloudstackConnection.py", line
376, in marvinRequest\n raise self.__lastError\n', ' File
"/usr/local/lib/python3.6/site-packages/marvin/cloudstackConnection.py", line
310, in __parseAndGetResponse\n response_cls)\n', ' File
"/usr/local/lib/python3.6/site-packages/marvin/jsonHelper.py", line 155, in
getResultObj\n raise cloudstackException.CloudstackAPIException(respname,
errMsg)\n', 'marvin.cloudstackException.CloudstackAPIException: Execute cmd:
createnetwork failed, due to: errorCode: 431, errorText:The VLAN tag to use for
new guest network, 1201 is already being used for dynamic vlan allocation for
the guest network in zone pr5471-t2136-vmware-67u3\n']
Traceback (most recent call last):
File
"/usr/local/lib/python3.6/site-packages/marvin/cloudstackConnection.py", line
376, in marvinRequest
raise self.__lastError
File
"/usr/local/lib/python3.6/site-packages/marvin/cloudstackConnection.py", line
310, in __parseAndGetResponse
response_cls)
File "/usr/local/lib/python3.6/site-packages/marvin/jsonHelper.py", line
155, in getResultObj
raise cloudstackException.CloudstackAPIException(respname, errMsg)
marvin.cloudstackException.CloudstackAPIException: Execute cmd:
createnetwork failed, due to: errorCode: 431, errorText:The VLAN tag to use for
new guest network, 1201 is already being used for dynamic vlan allocation for
the guest network in zone pr5471-t2136-vmware-67u3
```
Will re-run
@blueorangutan package
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]