cgroup deployment failed - cgroup-upstart package not found

Bug #1669747 reported by Vladimir Khlyunev
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Michael Polenchuk
Nominated for Ocata by Michael Polenchuk
Newton
Fix Released
High
Michael Polenchuk

Bug Description

Steps to repro:
Deploy cluster in HA mode with enabled cgroups

Result: deployment failed

2017-03-02 22:52:12 +0000 Puppet (err): Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold -o APT::Get::AllowUnauthenticated=1 install cgroup-upstart' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package cgroup-upstart

ISO 1423
Snapshot https://product-ci.infra.mirantis.net/job/10.0.system_test.ubuntu.cgroup_ha/197/artifact/logs/fail_error_deploy_ha_cgroup-fuel-snapshot-2017-03-02_22-53-34.tar

Revision history for this message
Vladimir Khlyunev (vkhlyunev) wrote :

Sustaining team, please reassign it if needed

Changed in fuel:
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
tags: added: swarm-fail
Changed in fuel:
status: New → Confirmed
tags: added: swarm-blocker
removed: swarm-fail
Changed in fuel:
assignee: Fuel Sustaining (fuel-sustaining-team) → Michael Polenchuk (mpolenchuk)
importance: Undecided → High
tags: added: area-library
Changed in fuel:
milestone: 10.1 → 11.0
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/443556

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

Related fix proposed to branch: master
Review: https://review.openstack.org/448996

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

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

commit 4f33d4aabb859894167728ec347ee36b2c17d19d
Author: Michael Polenchuk <email address hidden>
Date: Thu Mar 9 14:06:18 2017 +0400

    Conform cgroups to systemd based services

    Update cgroups configuration to be running on ubuntu 16.04.
    Remove "cgroup-lite" package/service since systemd
    mounts cgroups sanely itself.

    Change-Id: I250f1ba92fbe1ceac415a73b640fd00d6e2898e4
    Closes-Bug: #1669747

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

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/450161

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

Related fix proposed to branch: stable/ocata
Review: https://review.openstack.org/450189

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

Related fix proposed to branch: stable/newton
Review: https://review.openstack.org/450190

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-qa (master)

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

commit fad31f80a6ae51b4f600275426cf83431f3e0d56
Author: Michael Polenchuk <email address hidden>
Date: Thu Mar 23 12:28:09 2017 +0400

    [cgroups] Fix cpu controller name in runtime

    Change-Id: Ibe2bd7cb6d63389cce6677a2c4552d06f3f02e9c
    Related-Bug: #1669747

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

Reviewed: https://review.openstack.org/450189
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=5ef7be5dce7cddd4e4f145eabda0793216ae7cde
Submitter: Jenkins
Branch: stable/ocata

commit 5ef7be5dce7cddd4e4f145eabda0793216ae7cde
Author: Michael Polenchuk <email address hidden>
Date: Thu Mar 23 12:28:09 2017 +0400

    [cgroups] Fix cpu controller name in runtime

    Change-Id: Ibe2bd7cb6d63389cce6677a2c4552d06f3f02e9c
    Related-Bug: #1669747

tags: added: in-stable-ocata
tags: added: in-stable-newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-qa (stable/newton)

Reviewed: https://review.openstack.org/450190
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=3a904cf197e7fd8c4ead802a4ed355c4c9d019f7
Submitter: Jenkins
Branch: stable/newton

commit 3a904cf197e7fd8c4ead802a4ed355c4c9d019f7
Author: Michael Polenchuk <email address hidden>
Date: Thu Mar 23 12:28:09 2017 +0400

    [cgroups] Fix cpu controller name in runtime

    Change-Id: Ibe2bd7cb6d63389cce6677a2c4552d06f3f02e9c
    Related-Bug: #1669747

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

Reviewed: https://review.openstack.org/450161
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=280a29e51822e531126435ec3487b6a17e5532af
Submitter: Jenkins
Branch: stable/newton

commit 280a29e51822e531126435ec3487b6a17e5532af
Author: Michael Polenchuk <email address hidden>
Date: Thu Mar 9 14:06:18 2017 +0400

    Conform cgroups to systemd based services

    Update cgroups configuration to be running on ubuntu 16.04.
    Remove "cgroup-lite" package/service since systemd
    mounts cgroups sanely itself.

    Change-Id: I250f1ba92fbe1ceac415a73b640fd00d6e2898e4
    Closes-Bug: #1669747
    (cherry picked from commit 4f33d4aabb859894167728ec347ee36b2c17d19d)

Changed in fuel:
status: Fix Committed → Fix Released
status: Fix Released → Fix Committed
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.