Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-12638

OSP-16.2 deploy aborts with 'ValueError: Unexpected status FAILED for tripleo.deployment.v1.deploy_plan'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhos-16.2.z
    • tripleo-ansible
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • None
    • Important

      These templates have not changed in years.

      Last successful deployment was Sept 11th 2024, after that I hit https://issues.redhat.com/browse/OSPRH-12548.

      Now, after manually patching https://issues.redhat.com/browse/OSPRH-12548, I get this when I attempt a deploy (same deploys as for the past few years).

       

       

      + openstack overcloud deploy --templates -r /home/stack/OSP/osp16.2/roles_data.yaml -n /home/stack/OSP/osp16.2/network_data.yaml -e /home/stack/OSP/osp16.2/node_info_small.yaml --answers-file /home/stack/OSP/osp16.2/answers-file-ovs.yaml
      /usr/lib/python3.6/site-packages/openstack/resource.py:351: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
        len(inspect.getargspec(type_).args) > 1)
      Removing the current plan files
      Uploading new plan files
      Temporary Swift GET/PUT URL parameters have successfully been updated.
      Plan updated.
      Processing templates in the directory /tmp/tripleoclient-qsrxl89n/tripleo-heat-templates
      /usr/lib/python3.6/site-packages/openstack/resource.py:351: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
        len(inspect.getargspec(type_).args) > 1)
      WARNING: Following parameter(s) are defined but not currently used in the deployment plan. These parameters may be valid but not in use due to the service or deployment configuration. ComputeDpdkCount, ComputeOvsDpdkParameters, ComputeSriovCount, EnableRhcs4Beta, GrafanaContainerImage, NeutronExternalNetworkBridge, NeutronSupportedPCIVendorDevs, NodeRootPassword, OvercloudComputeDpdkFlavor, OvercloudComputeSriovFlavor, RhsmVars, SwiftRingGetTempurl, SwiftRingPutTempurl, osp_ad_domain, osp_ad_enable, osp_ad_primary_dc, osp_netbios_domain, pacemaker::resource::bundle::deep_compare, pacemaker::resource::ip::deep_compare, pacemaker::resource::ocf::deep_compare, pacemaker::resource::remote::deep_compare, token_flush_minute, tripleo::loadbalancer::ssl_cipher_suite, tripleo::loadbalancer::ssl_options, tripleo::profile::base::database::mysql::innodb_buffer_pool_size
      Deploying templates in the directory /tmp/tripleoclient-qsrxl89n/tripleo-heat-templates
      Initializing overcloud plan deployment
      'layers'
      Exception occured while running the command
      Traceback (most recent call last):
        File "/usr/lib/python3.6/site-packages/tripleoclient/command.py", line 32, in run
          super(Command, self).run(parsed_args)
        File "/usr/lib/python3.6/site-packages/osc_lib/command/command.py", line 41, in run
          return super(Command, self).run(parsed_args)
        File "/usr/lib/python3.6/site-packages/cliff/command.py", line 185, in run
          return_code = self.take_action(parsed_args) or 0
        File "/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_deploy.py", line 1106, in take_action
          self._deploy_tripleo_heat_templates_tmpdir(stack, parsed_args)
        File "/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_deploy.py", line 472, in _deploy_tripleo_heat_templates_tmpdir
          new_tht_root, tht_root)
        File "/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_deploy.py", line 589, in _deploy_tripleo_heat_templates
          deployment_options=deployment_options)
        File "/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_deploy.py", line 608, in _try_overcloud_deploy_with_compat_yaml
          deployment_options=deployment_options)
        File "/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_deploy.py", line 345, in _heat_deploy
          deployment_options=deployment_options)
        File "/usr/lib/python3.6/site-packages/tripleoclient/workflows/deployment.py", line 88, in deploy_and_wait
          deploy(log, clients, **workflow_input)
        File "/usr/lib/python3.6/site-packages/tripleoclient/workflows/deployment.py", line 70, in deploy
          % (payload['status'], wf_name))
      ValueError: Unexpected status FAILED for tripleo.deployment.v1.deploy_plan
      Unexpected status FAILED for tripleo.deployment.v1.deploy_plan
      real    2m52.291s
      user    0m6.792s
      sys     0m1.475s
      + ret=1
      

       

        1. 2024-12-23 10_59_01-Pipelines · OpenStack Group _ OSP · GitLab.png
          191 kB
          Vincent Cojot

              Unassigned Unassigned
              vcojot@redhat.com Vincent Cojot
              rhos-dfg-df
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: