[FuelUpgrade] Can't stop container after upgrade

Bug #1334174 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Evgeniy L

Bug Description

{
    "build_id": "2014-06-17_03-01-15",
    "mirantis": "yes",
    "build_number": "59",
    "ostf_sha": "a8b7660082a6f152794c610d6abe30d360fd577d",
    "nailgun_sha": "d55caa28311ff3fb9dbbfece5f58cd9eb71da47d",
    "production": "docker",
    "api": "1.0",
    "fuelmain_sha": "7859b40aaaf57b701dca7c19ce83cec3a9d2f1a3",
    "astute_sha": "a7eac46348dc77fc2723c6fcc3dbc66cc1a83152",
    "release": "5.0",
    "fuellib_sha": "294bfd2a534f54169346ac28ad901af377f1c15f"
}
uprrade script - fuel-5.1-upgrade-6-2014-06-17_22-23-28.tar

Steps:
1. Install fuel master
2. Deploy cluster - Ubuntu, simple, all other default values
3. Run upgrade script from /var directory
4. After successful upgrade try to stop nginx container
dockerctl stop nginx

Expected - 'docker ps -a | grep nginx' shows that container status is 'Exited'
Actual - 'docker ps -a | grep nginx' shows that container status is 'Up 23 seconds' so container wasn't stopped

Tags: fuelupgrade
Changed in fuel:
assignee: nobody → Fuel Python Team (fuel-python)
Evgeniy L (rustyrobot)
Changed in fuel:
status: New → Confirmed
assignee: Fuel Python Team (fuel-python) → Evgeniy L (rustyrobot)
Revision history for this message
Evgeniy L (rustyrobot) wrote :

Andrey, does it work for 5.0? Regarding to code, it stops container (and in fact it does) but supervisor runs it again, it is the reason why do you see "Up 23 seconds".

Also you can check /var/log/docker-nginx.log logs and make sure that container is really restarted.

Changed in fuel:
status: Confirmed → 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.