OSTF test "Check DNS resolution on compute node" fas failed although ping is executed from compute

Bug #1423173 reported by Anastasia Palkina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Fuel Python (Deprecated)

Bug Description

"build_id": "2015-02-15_22-54-44",
"ostf_sha": "f9c37d0876141e1550eb4e703a8e500cd463282f",
"build_number": "126",
"release_versions": {"2014.2-6.1": {"VERSION": {"build_id": "2015-02-15_22-54-44", "ostf_sha": "f9c37d0876141e1550eb4e703a8e500cd463282f", "build_number": "126", "api": "1.0", "nailgun_sha": "1e3a40dd8a17abe1d38f42da1e0dc1a6d4572666", "production": "docker", "python-fuelclient_sha": "61431ed16fc00039a269424bdbaa410277eff609", "astute_sha": "1f87a9b9a47de7498b4061d15a8c7fb9435709d5", "feature_groups": ["mirantis"], "release": "6.1", "fuelmain_sha": "2054229e275d08898b5d079a6625ffcc79ae23b8", "fuellib_sha": "7f8d4382abfcd4338964182ebfea1d539f963e66"}}},
"auth_required": true,
"api": "1.0",
"nailgun_sha": "1e3a40dd8a17abe1d38f42da1e0dc1a6d4572666",
"production": "docker",
"python-fuelclient_sha": "61431ed16fc00039a269424bdbaa410277eff609",
"astute_sha": "1f87a9b9a47de7498b4061d15a8c7fb9435709d5",
"feature_groups": ["mirantis"],
"release": "6.1",
"fuelmain_sha": "2054229e275d08898b5d079a6625ffcc79ae23b8",
"fuellib_sha": "7f8d4382abfcd4338964182ebfea1d539f963e66"

1. Create new environment (CentOS)
2. Choose nova-network, flat
3. Choose Sahara
4. Add 1 controller, 1 compute, 1 cinder
5. Start deployment. It was successful
6. Start OSTF tests. Test "Check DNS resolution on compute node" has failed on step 1 "Execute host 8.8.8.8 command from a compute node."

Compute is node-2

[root@node-2 ~]# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=55 time=5.35 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=55 time=3.94 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=55 time=3.67 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=55 time=3.74 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=55 time=5.50 ms
^C
--- 8.8.8.8 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4348ms
rtt min/avg/max/mdev = 3.675/4.444/5.503/0.815 ms
[root@node-2 ~]#

From /var/log/docker-ostf.log:

paramiko.transport: DEBUG: EOF in transport thread
fuel_health.nmanager: DEBUG: Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/fuel_health/nmanager.py", line 393, in retry_command
    result = method(*args, **kwargs)
  File "/usr/lib/python2.6/site-packages/fuel_health/common/ssh.py", line 166, in exec_command
    strerror=''.join(err_data).join(out_data))
SSHExecCommandFailed: Command 'host 8.8.8.8', exit status: 1, Error:
;; connection timed out; no servers could be reached^M

fuel_health.nmanager: DEBUG: Command 'host 8.8.8.8', exit status: 1, Error:
;; connection timed out; no servers could be reached^M
. Another effort needed.
paramiko.transport: DEBUG: EOF in transport thread
fuel_health.common.test_mixins: DEBUG: Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/fuel_health/common/test_mixins.py", line 179, in verify
    result = func(*args, **kwargs)
  File "/usr/lib/python2.6/site-packages/fuel_health/nmanager.py", line 402, in retry_command
    self.fail("Instance is not reachable by IP.")
  File "/usr/lib/python2.6/site-packages/unittest2/case.py", line 415, in fail
    raise self.failureException(msg)
AssertionError: Instance is not reachable by IP.

--------------------- >> end captured logging << ---------------------

Tags: module-ostf
Revision history for this message
Anastasia Palkina (apalkina) wrote :
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

Nastya actually not ping failed , failed command is host 8.8.8.8 with message connection timed out; no servers could be reached, could you try to execute those command manually please

Changed in fuel:
status: New → Incomplete
Revision history for this message
Dmitry Pyzhov (dpyzhov) wrote :

According to Nastya, bug hasn't been seen since that time.

Dmitry Pyzhov (dpyzhov)
tags: added: module-ostf
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.