Ceilometer tests are failed with message ceilometer-api is not running

Bug #1529072 reported by Tatyanka
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Timur Nurlygayanov
6.1.x
Fix Released
High
Vadim Rovachev
7.0.x
Fix Released
High
Vadim Rovachev
8.0.x
Fix Released
High
MOS QA Team

Bug Description

All service ceilometer tests https://product-ci.infra.mirantis.net/job/8.0.system_test.ubuntu.services_ha.ceilometer/85/#showFailuresLink are failed with
ceilometer-api count not equal to 1
in test output:

ceilometer-api \n: ['16728 ? Z 0:00 [ceilometer-api] <defunct>\n', '28259 ? Ssl 0:18 /usr/bin/python /usr/bin/ceilometer-api --config-file=/etc/ceilometer/ceilometer.conf --log-file=/var/log/ceilometer/ceilometer-api.log\n']

when actually it is run:
http://paste.openstack.org/show/482660/, we need to fix tests.

(According to we set in ceilometer conf that w are use several workers we may receive one of the child process with z status) and test should handle this situation

Changed in fuel:
assignee: MOS QA Team (mos-qa) → nobody
Changed in fuel:
assignee: nobody → MOS QA Team (mos-qa)
tags: added: area-mos
removed: area
Revision history for this message
Sergey Shevorakov (sshevorakov) wrote :

Tag swarm-blocker is set due to this bug fails 7 test cases (2.0%).

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

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

Changed in fuel:
assignee: MOS QA Team (mos-qa) → Timur Nurlygayanov (tnurlygayanov)
status: Confirmed → In Progress
Dmitry Pyzhov (dpyzhov)
tags: added: area-qa
removed: area-mos
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/262150
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=edd7e295df67e49ccc6dff5d406ba2e0a1b051ce
Submitter: Jenkins
Branch: master

commit edd7e295df67e49ccc6dff5d406ba2e0a1b051ce
Author: Timur Nurlygayanov <email address hidden>
Date: Tue Dec 29 10:55:26 2015 +0300

    Fixed Ceilometer and Heat SWARM tests

    We need to fix checks for ceilometer-api processes
    because we shouldn't hardcode count of processes in
    automated tests.

    Co-Authored-By: Vitaly Gusev <email address hidden>

    Change-Id: Id3117459e273fcb86a44fe3972e9ede0b8d43354
    Closes-Bug: #1529072

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/8.0)

Fix proposed to branch: stable/8.0
Review: https://review.openstack.org/266341

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/8.0)

Reviewed: https://review.openstack.org/266341
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=6248cdced703c8f5f66db0c89b803b3eaf4b8b92
Submitter: Jenkins
Branch: stable/8.0

commit 6248cdced703c8f5f66db0c89b803b3eaf4b8b92
Author: Timur Nurlygayanov <email address hidden>
Date: Tue Jan 12 15:40:58 2016 +0300

    Fixed Ceilometer and Heat SWARM tests

    We need to fix checks for ceilometer-api processes
    because we shouldn't hardcode count of processes in
    automated tests.

    Co-Authored-By: Vitaly Gusev <email address hidden>

    Change-Id: Id3117459e273fcb86a44fe3972e9ede0b8d43354
    Closes-Bug: #1529072

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

verified on swarm run for 429 iso

Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/6.1)

Fix proposed to branch: stable/6.1
Review: https://review.openstack.org/269030

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/7.0)

Fix proposed to branch: stable/7.0
Review: https://review.openstack.org/269040

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/7.0)

Reviewed: https://review.openstack.org/269040
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=f6a5387f7e4bfdb09c9d4bc2584a5d1932121120
Submitter: Jenkins
Branch: stable/7.0

commit f6a5387f7e4bfdb09c9d4bc2584a5d1932121120
Author: Timur Nurlygayanov <email address hidden>
Date: Tue Dec 29 10:55:26 2015 +0300

    Fixed Ceilometer and Heat SWARM tests

    We need to fix checks for ceilometer-api processes
    because we shouldn't hardcode count of processes in
    automated tests.

    Co-Authored-By: Vitaly Gusev <email address hidden>

    Change-Id: Id3117459e273fcb86a44fe3972e9ede0b8d43354
    Closes-Bug: #1529072

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/6.1)

Reviewed: https://review.openstack.org/269030
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=564df1873790284d026563f21ff77aaba442a874
Submitter: Jenkins
Branch: stable/6.1

commit 564df1873790284d026563f21ff77aaba442a874
Author: Timur Nurlygayanov <email address hidden>
Date: Tue Dec 29 10:55:26 2015 +0300

    Fixed Ceilometer and Heat SWARM tests

    We need to fix checks for ceilometer-api processes
    because we shouldn't hardcode count of processes in
    automated tests.

    Co-Authored-By: Vitaly Gusev <email address hidden>

    Change-Id: Id3117459e273fcb86a44fe3972e9ede0b8d43354
    Closes-Bug: #1529072

Revision history for this message
Vadim Rovachev (vrovachev) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/6.1)

Fix proposed to branch: stable/6.1
Review: https://review.openstack.org/286286

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/6.1)

Reviewed: https://review.openstack.org/286286
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=ccd6326acfe9019233c5433c86239c7cfa52629b
Submitter: Jenkins
Branch: stable/6.1

commit ccd6326acfe9019233c5433c86239c7cfa52629b
Author: vrovachev <email address hidden>
Date: Tue Mar 1 00:20:23 2016 +0300

    Fixed Ceilometer Swarm tests

    Fix check for ceilometer-api processes count.
    Closes-bug: #1529072

    Change-Id: I0fb9ce4c4ab2ac913b71844aa26115aeae279a77

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.