shiftstack / dev-install

13 stars 16 forks source link

osp-17-1 not able to complete install_stack #217

Closed rojohn2 closed 1 year ago

rojohn2 commented 1 year ago

make install_stack is faling at the stage of " TASK [tripleo.operator.tripleo_deploy : Standalone deploy]" fatal: [standalone]: FAILED! => {"ansible_job_id": "j813975028024.20727", "changed": false, "cmd": "sudo openstack tripleo deploy --templates $DEPLOY_TEMPLATES --standalone --yes --output-dir $DEPLOY_OUTPUT_DIR --stack $DEPLOY_STACK --standalone-role $DEPLOY_STANDALONE_ROLE --timeout $DEPLOY_TIMEOUT_ARG -e /usr/share/openstack-tripleo-heat-templates/environments/standalone/standalone-tripleo.yaml -e /home/stack/containers-prepare-parameters.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/external-network-vip.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/docker-ha.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/octavia.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/neutron-ovn-sriov.yaml -e /home/stack/standalone_parameters.yaml -r $DEPLOY_ROLES_FILE -n $DEPLOY_NETWORKS_FILE --deployment-user $DEPLOY_DEPLOYMENT_USER --local-ip $DEPLOY_LOCAL_IP --control-virtual-ip $DEPLOY_CONTROL_VIP --public-virtual-ip $DEPLOY_PUBLIC_VIP --keep-running >/home/stack/standalone_deploy.log 2>&1", "delta": "0:13:48.191389", "end": "2023-08-30 05:41:21.054633", "finished": 1, "msg": "non-zero return code", "rc": 1, "results_file": "/home/stack/.ansible_async/j813975028024.20727", "start": "2023-08-30 05:27:32.863244", "started": 1, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}

PLAY RECAP ** standalone : ok=44 changed=10 unreachable=0 failed=1 skipped=46 rescued=0 ignored=0

make: *** [Makefile:70: install_stack] Error 2

attaching the standalone_deploy.log standalone_deploy.log

rojohn2 commented 1 year ago

closing the issue its regarding ntp time sync issue