[master] scenario008 multinode job failing at undercloud giving Invalid local_interface specified. br-ex is not available.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Unassigned |
Bug Description
tripleo-
at undercloud install giving following trace back:
http://
2018-07-18 00:24:00 | 2018-07-18 00:24:00,547 INFO: Logging to /home/zuul/
2018-07-18 00:24:00 | 2018-07-18 00:24:00,596 INFO: Checking for a FQDN hostname...
2018-07-18 00:24:00 | 2018-07-18 00:24:00,666 INFO: Static hostname detected as centos-
2018-07-18 00:24:00 | 2018-07-18 00:24:00,695 INFO: Transient hostname detected as centos-
2018-07-18 00:24:00 | 2018-07-18 00:24:00,702 ERROR: Undercloud configuration validation failed: Invalid local_interface specified. br-ex is not available.
2018-07-18 00:24:00 | 2018-07-18 00:24:00,703 DEBUG: An exception occurred
2018-07-18 00:24:00 | Traceback (most recent call last):
2018-07-18 00:24:00 | File "/usr/lib/
2018-07-18 00:24:00 | _validate_
2018-07-18 00:24:00 | File "/usr/lib/
2018-07-18 00:24:00 | _validate_network()
2018-07-18 00:24:00 | File "/usr/lib/
2018-07-18 00:24:00 | validator.
2018-07-18 00:24:00 | File "/usr/lib/
2018-07-18 00:24:00 | _validate_
2018-07-18 00:24:00 | File "/usr/lib/
2018-07-18 00:24:00 | error_callback(
2018-07-18 00:24:00 | File "/usr/lib/
2018-07-18 00:24:00 | raise validator.
2018-07-18 00:24:00 | FailedValidation: Invalid local_interface specified. br-ex is not available.
2018-07-18 00:24:00 | 2018-07-18 00:24:00,705 ERROR:
+ arp -an
? (147.135.132.1) at 86:0b:9d:c8:6e:a1 [ether] on eth0
+ ip netns list
+ ovs-ofctl -OOpenFlow13 show br-int
/tmp/odl_
+ ovs-ofctl -OOpenFlow13 dump-flows br-int
/tmp/odl_
+ ovs-ofctl -OOpenFlow13 dump-groups br-int
/tmp/odl_
+ ovs-ofctl -OOpenFlow13 dump-group-stats br-int
/tmp/odl_
+ ovs-vsctl list Open_vSwitch
/tmp/odl_
+ ovs-vsctl show
/tmp/odl_
Here is the list of all failed with same error: http://
There might be something wrong with setting network.
Changed in tripleo: | |
milestone: | rocky-3 → rocky-rc1 |
Changed in tripleo: | |
milestone: | rocky-rc1 → rocky-rc2 |
Changed in tripleo: | |
milestone: | rocky-rc2 → stein-1 |
Changed in tripleo: | |
milestone: | stein-1 → stein-2 |
Changed in tripleo: | |
milestone: | stein-2 → stein-3 |
Changed in tripleo: | |
milestone: | stein-3 → stein-rc1 |
Is this still an issue?