collect_logs.sh: line 13: /usr/bin/ansible-playbook: No such file or directory

Bug #1663597 reported by Sergey Galkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fuel-ccp
New
Undecided
Unassigned

Bug Description

Steps to reproduce:
1. git clone https://review.openstack.org/openstack/fuel-ccp-installer
2. export all needed variables
3. execute utils/jenkins/run_k8s_deploy_test.sh

Deployment failed with /usr/local/bin/collect_logs.sh: line 13: /usr/bin/ansible-playbook: No such file or directory

16:53:59 ===============================================================================
16:54:59 + [[ 1 -gt 1 ]]
16:54:59 + collect_info
16:54:59 + admin_node_command FORKS=50 ADMIN_USER=root ADMIN_WORKSPACE=workspace collect_logs.sh
16:54:59 + [[ 10.3.56.113 == \l\o\c\a\l ]]
16:54:59 + ssh -A -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@10.3.56.113 FORKS=50 ADMIN_USER=root ADMIN_WORKSPACE=workspace collect_logs.sh
16:54:59 Warning: Permanently added '10.3.56.113' (ECDSA) to the list of known hosts.
16:54:59 /usr/local/bin/collect_logs.sh: line 13: /usr/bin/ansible-playbook: No such file or directory
16:54:59 + exit_gracefully 1
16:54:59 + local exit_code=127
16:54:59 + set +e
16:54:59 + [[ -n 1 ]]
16:54:59 + exit_code=1
16:54:59 + [[ other_or_reapply == \f\u\e\l\-\d\e\v\o\p\s ]]
16:54:59 + '[' -z '' ']'
16:54:59 ++ ssh-agent -k
16:54:59 + eval unset 'SSH_AUTH_SOCK;' unset 'SSH_AGENT_PID;' echo Agent pid 31031 'killed;'
16:54:59 ++ unset SSH_AUTH_SOCK
16:54:59 ++ unset SSH_AGENT_PID
16:54:59 ++ echo Agent pid 31031 killed
16:54:59 Agent pid 31031 killed

workaround is ln -s /usr/local/bin/ansible-playbook /usr/bin/ansible-playbook

Tags: scale
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.