Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1805185

Summary: ERROR! the role 'tripleo-systemd-wrapper' was not found
Product: Red Hat OpenStack Reporter: Filip Hubík <fhubik>
Component: tripleo-ansibleAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: Sasha Smolyak <ssmolyak>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16.0 (Train)CC: aschultz, mburns, michele, mrunge, sathlang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-20 15:16:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
var/log/heat-launcher/undercloud_deploy-_xdgkkxp/heat.log
none
undercloud_install.log none

Description Filip Hubík 2020-02-20 13:10:23 UTC
Created attachment 1664363 [details]
var/log/heat-launcher/undercloud_deploy-_xdgkkxp/heat.log

Description of problem:

tripleo-systemd-wrapper role seems to be missing, UC installation fails with error:

...
he error appears to be in '/home/stack/undercloud-ansible-v2w_re4u/Undercloud/deploy_steps_tasks_step1.yaml': line 47, column 13, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  - include_role:
      name: tripleo-systemd-wrapper
            ^ here

PLAY RECAP *********************************************************************
undercloud-0               : ok=202  changed=122  unreachable=0    failed=0    skipped=42   rescued=0    ignored=2

Thursday 20 February 2020  05:42:44 -0500 (0:00:00.114)       0:03:22.903 *****
===============================================================================
tripleo-container-image-prepare : Run tripleo-container-image-prepare logged to: /var/log/tripleo-container-image-prepare.log -- 49.64s
Run puppet on the host to apply IPtables rules ------------------------- 24.16s
Ensure system is NTP time synced --------------------------------------- 10.31s
authorize httpd to listen on registry ports ----------------------------- 8.77s
Run NetworkConfig script ------------------------------------------------ 6.92s
tripleo-kernel : Set extra sysctl options ------------------------------- 3.83s
tripleo-image-serve : ensure apache is installed ------------------------ 3.56s
tripleo-hieradata : Render hieradata from template ---------------------- 3.48s
tripleo-bootstrap : Deploy required packages to bootstrap TripleO ------- 3.30s
Gathering Facts --------------------------------------------------------- 2.28s
tripleo-kernel : Remove dracut-config-generic --------------------------- 1.69s
tripleo-create-admin : create user tripleo-admin ------------------------ 1.55s
tuned : Install tuned --------------------------------------------------- 1.52s
tuned : Enable tuned profile -------------------------------------------- 1.47s
Ensure rsyslog is installed --------------------------------------------- 1.45s
allow logrotate to read inside containers ------------------------------- 1.45s
tripleo-podman : ensure podman and deps are installed ------------------- 1.44s
chrony : Install chronyd package ---------------------------------------- 1.37s
enable virt_sandbox_use_netlink for healthcheck ------------------------- 1.30s
Ensure network service is enabled --------------------------------------- 1.26s
Exception: Deployment failed
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1322, in _standalone_deploy
    raise exceptions.DeploymentError('Deployment failed')
tripleoclient.exceptions.DeploymentError: Deployment failed
None
Install artifact is located at /home/stack/undercloud-install-20200220104244.tar.bzip2

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Deployment Failed!

ERROR: Heat log files: /var/log/heat-launcher/undercloud_deploy-_xdgkkxp


OSP16, RHOS_TRUNK-16.0-RHEL-8-20200219.n.2

Comment 1 Filip Hubík 2020-02-20 13:11:00 UTC
Created attachment 1664364 [details]
undercloud_install.log

Comment 8 Alex Schultz 2020-02-20 16:05:46 UTC
*** Bug 1805290 has been marked as a duplicate of this bug. ***