Ocata -> Pike overcloud upgrade fails because paunch is not installed during upgrade

Bug #1699313 reported by Marius Cornea
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Expired
Undecided
Unassigned

Bug Description

Ocata -> Pike overcloud upgrade fails because paunch is not installed during upgrade:

Upgrade is failing during major-upgrade-composable-steps-docker.yaml because python-paunch package is not installed:

(undercloud) [stack@undercloud-0 ~]$ openstack stack failures list overcloud --long
overcloud.AllNodesDeploySteps.AllNodesPostUpgradeSteps.ControllerDeployment_Step1.0:
  resource_type: OS::Heat::StructuredDeployment
  physical_resource_id: 4eefc9ca-bf2a-42fb-a1d1-21cd794d360f
  status: CREATE_FAILED
  status_reason: |
    Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 2
  deploy_stdout: |

    PLAY [localhost] ***************************************************************

    TASK [setup] *******************************************************************
    ok: [localhost]

    TASK [Write the config_step hieradata] *****************************************
    ok: [localhost]

    TASK [Run puppet host configuration for step 1] ********************************
    ok: [localhost]

    TASK [Run docker-puppet tasks (generate config)] *******************************
    ok: [localhost]

    TASK [Check if /var/lib/hashed-tripleo-config/docker-container-startup-config-step_1.json exists] ***
    ok: [localhost]

    TASK [Start containers for step 1] *********************************************
    fatal: [localhost]: FAILED! => {"changed": false, "cmd": "paunch --debug apply --file /var/lib/tripleo-config/hashed-docker-container-startup-config-step_1.json --config-id tripleo_step1 --managed-by tripleo-Controller", "failed": true, "msg": "[Errno 2] No such file or directory", "rc": 2}
     to retry, use: --limit @/var/lib/heat-config/heat-config-ansible/3fd8749f-044b-45ab-82c0-e12f0b1ed7b5_playbook.retry

    PLAY RECAP *********************************************************************
    localhost : ok=5 changed=0 unreachable=0 failed=1

  deploy_stderr: |

Tags: upgrade
Changed in tripleo:
milestone: pike-3 → pike-rc1
Changed in tripleo:
milestone: pike-rc1 → pike-rc2
Changed in tripleo:
milestone: pike-rc2 → queens-1
Changed in tripleo:
milestone: queens-1 → queens-2
Changed in tripleo:
milestone: queens-2 → queens-3
Changed in tripleo:
milestone: queens-3 → queens-rc1
Changed in tripleo:
milestone: queens-rc1 → rocky-1
Changed in tripleo:
milestone: rocky-1 → rocky-2
Changed in tripleo:
milestone: rocky-2 → rocky-3
Changed in tripleo:
milestone: rocky-3 → rocky-rc1
Changed in tripleo:
milestone: rocky-rc1 → stein-1
Changed in tripleo:
milestone: stein-1 → stein-2
Revision history for this message
Emilien Macchi (emilienm) wrote : Cleanup EOL bug report

This is an automated cleanup. This bug report has been closed because it
is older than 18 months and there is no open code change to fix this.
After this time it is unlikely that the circumstances which lead to
the observed issue can be reproduced.

If you can reproduce the bug, please:
* reopen the bug report (set to status "New")
* AND add the detailed steps to reproduce the issue (if applicable)
* AND leave a comment "CONFIRMED FOR: <RELEASE_NAME>"
  Only still supported release names are valid (FUTURE, PIKE, QUEENS, ROCKY, STEIN).
  Valid example: CONFIRMED FOR: FUTURE

Changed in tripleo:
importance: High → Undecided
status: Triaged → Expired
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.