errors is misspelled (errros) in THT's deploy-steps.j2

Bug #1838099 reported by John Fulton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
John Fulton

Bug Description

During config-download network configuration there is a misspelling on errors on this line:

https://github.com/openstack/tripleo-heat-templates/blob/b8de91a5341721aee5ac0c62515d0ffa337bb412/common/deploy-steps.j2#L563

It causes the deployment to fail with the following error:

TASK [Check NetworkConfig script existence] **************************************************
************
fatal: [overcloud-novacompute-0]: FAILED! => {"msg": "An unhandled exception occurred while ru
nning the lookup plugin 'first_found'. Error was a <class 'ansible.errors.AnsibleLookupError'>
, original message: No file was found when using first_found. Use the 'skip: true' option to a
llow this task to be skipped if no files are found"}
fatal: [overcloud-cephstorage-0]: FAILED! => {"msg": "An unhandled exception occurred while ru
nning the lookup plugin 'first_found'. Error was a <class 'ansible.errors.AnsibleLookupError'>
, original message: No file was found when using first_found. Use the 'skip: true' option to a
llow this task to be skipped if no files are found"}
ok: [overcloud-controller-0 -> localhost] => {"changed": false, "stat": {"atime": 1564001842.9
645698, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-a
scii", "checksum": "ecb8c4356daed47098d2cfe8e3f3cd515f664ed6", "ctime": 1563980441.158522, "de
v": 2049, "device_type": 0, "executable": false, "exists": true, "gid": 1000, "gr_name": "stac
k", "inode": 3012157, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid"
: false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/x-s
hellscript", "mode": "0600", "mtime": 1563980433.0, "nlink": 1, "path": "/home/stack/train/con
fig-download/Controller/overcloud-controller-0/NetworkConfig", "pw_name": "stack", "readable":
 true, "rgrp": false, "roth": false, "rusr": true, "size": 4754, "uid": 1000, "version": "1804
324602", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth":
 false, "xusr": false}}

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (master)

Fix proposed to branch: master
Review: https://review.opendev.org/673102

Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
John Fulton (jfulton-org) wrote :

I don't see this problem in stein

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/673102
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=efae2298ad58779f4ba074e3a920b2745c012751
Submitter: Zuul
Branch: master

commit efae2298ad58779f4ba074e3a920b2745c012751
Author: John Fulton <email address hidden>
Date: Fri Jul 26 19:48:46 2019 +0000

    Fix misspelling of "errors" in deploy-steps.j2

    Change-Id: I0e2429dc22a4ed03619b9c3f52b0dd1108aea56b
    Closes-Bug: #1838099

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 11.2.0

This issue was fixed in the openstack/tripleo-heat-templates 11.2.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.