10.0-community.main.ubuntu.bvt_2 failed due to ostf tests

Bug #1620410 reported by Maksim Malchuk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Critical
Maksim Malchuk
Mitaka
Invalid
Undecided
Maksim Malchuk

Bug Description

10.0-community.main.ubuntu.bvt_2 failed on ostf tests after successfull deploy

https://ci.fuel-infra.org/view/ISO/job/10.0-community.main.ubuntu.bvt_2/572/

AssertionError: Failed 3 OSTF tests; should fail 0 tests. Names of failed tests:
  - Check data replication over mysql (failure) Can not connect to mysql. Please check that mysql is running and there is connectivity by management network Please refer to OpenStack logs for more details.
  - Check if amount of tables in databases is the same on each node (failure) Can list tables Please refer to OpenStack logs for more details.
  - Check galera environment state (failure) Verification of galera cluster node status failed Please refer to OpenStack logs for more details.

the actual problem is:

fuel_health.common.test_mixins: ERROR: Command 'mysql -h localhost -e "" ', exit status: 1, Error:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/fuel_health/common/test_mixins.py", line 176, in verify
    result = func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/fuel_health/common/ssh.py", line 165, in exec_command
    strerror=''.join(err_data).join(out_data))
SSHExecCommandFailed: Command 'mysql -h localhost -e "" ', exit status: 1, Error:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

Changed in fuel:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/365788

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/365788
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=eb29d313ef99a3ab65d2847f7cd102e4644b0ce4
Submitter: Jenkins
Branch: master

commit eb29d313ef99a3ab65d2847f7cd102e4644b0ce4
Author: Maksim Malchuk <email address hidden>
Date: Tue Sep 6 00:28:53 2016 +0300

    Ensure .my.cnf exists even if mysql is disabled

    Change-Id: I611e721fff8f7c9c0ce5d234132b6bb1c6f219a1
    Closes-Bug: #1620410
    Related-Bug: #1618607
    Signed-off-by: Maksim Malchuk <email address hidden>

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-library 10.0.0rc1

This issue was fixed in the openstack/fuel-library 10.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-library 10.0.0

This issue was fixed in the openstack/fuel-library 10.0.0 release.

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.