Comment 0 for bug 1533194

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

Logstash query:
message:"AssertionError: False is not true : Timed out waiting for 2003::1 to become reachable" AND voting:1

Example:
http://logs.openstack.org/95/262395/7/check/gate-tempest-dsvm-neutron-full/4293c5f/console.html#_2016-01-12_07_44_55_971

Tests that Fail include:
tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os
tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaa

Traceback:
2016-01-12 07:44:55.972 | Captured traceback:
2016-01-12 07:44:55.972 | ~~~~~~~~~~~~~~~~~~~
2016-01-12 07:44:55.972 | Traceback (most recent call last):
2016-01-12 07:44:55.972 | File "tempest/test.py", line 113, in wrapper
2016-01-12 07:44:55.972 | return f(self, *func_args, **func_kwargs)
2016-01-12 07:44:55.972 | File "tempest/scenario/test_network_v6.py", line 216, in test_dhcp6_stateless_from_os
2016-01-12 07:44:55.973 | self._prepare_and_test(address6_mode='dhcpv6-stateless')
2016-01-12 07:44:55.973 | File "tempest/scenario/test_network_v6.py", line 195, in _prepare_and_test
2016-01-12 07:44:55.973 | self.subnets_v6[i].gateway_ip)
2016-01-12 07:44:55.973 | File "tempest/scenario/test_network_v6.py", line 205, in _check_connectivity
2016-01-12 07:44:55.973 | (dest, source.ssh_client.host)
2016-01-12 07:44:55.973 | File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue
2016-01-12 07:44:55.973 | raise self.failureException(msg)
2016-01-12 07:44:55.974 | AssertionError: False is not true : Timed out waiting for 2003::1 to become reachable from 172.24.5.111