Created
May 22, 2019 16:39
-
-
Save markuman/49c2467152a0f439f0c248300d72dc40 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| + ansible-playbook -i ../../inventory -e @../../integration_config.yml -e @../../cloud-config-aws.yml -v playbooks/multiple_actions_fail.yml -v -e @/root/.ansible/test/tmp/elb_application_lb-e42xs4ht-ÅÑŚÌβŁÈ/test/integration/config-file-dvjabeor.json | |
| ansible-playbook 2.8.0.dev0 | |
| config file = /root/.ansible/test/tmp/elb_application_lb-e42xs4ht-ÅÑŚÌβŁÈ/test/integration/integration.cfg | |
| configured module search path = ['/dev/null'] | |
| ansible python module location = /root/ansible/lib/ansible | |
| executable location = /root/ansible/bin/ansible-playbook | |
| python version = 3.6.8 (default, Dec 24 2018, 19:24:27) [GCC 5.4.0 20160609] | |
| Using /root/.ansible/test/tmp/elb_application_lb-e42xs4ht-ÅÑŚÌβŁÈ/test/integration/integration.cfg as config file | |
| ERROR! Unable to retrieve file contents | |
| Could not find or access '/root/.ansible/test/tmp/elb_application_lb-e42xs4ht-ÅÑŚÌβŁÈ/test/integration/cloud-config-aws.yml' on the Ansible Controller. | |
| If you are using a module and expect the file to exist on the remote, see the remote_src option | |
| + rm -rf /tmp/tmp.C3nsRwnTix | |
| NOTICE: To resume at this test target, use the option: --start-at elb_application_lb | |
| ERROR: Command "./runme.sh -v -e '@/root/.ansible/test/tmp/elb_application_lb-e42xs4ht-ÅÑŚÌβŁÈ/test/integration/config-file-dvjabeor.json'" returned exit status 1. | |
| Run command: docker exec b6fc8191dbcec275e3363fe8c4c9133e2a087fc6af1b8a035003b2959245c7d9 tar czf /root/results.tgz -C /root/ansible/test results | |
| Run command: docker exec -i b6fc8191dbcec275e3363fe8c4c9133e2a087fc6af1b8a035003b2959245c7d9 dd if=/root/results.tgz bs=65536 | |
| Run command: tar oxzf /tmp/ansible-result-ammu_ho1.tgz -C test | |
| Run command: docker rm -f b6fc8191dbcec275e3363fe8c4c9133e2a087fc6af1b8a035003b2959245c7d9 | |
| ERROR: Command "docker exec b6fc8191dbcec275e3363fe8c4c9133e2a087fc6af1b8a035003b2959245c7d9 /usr/bin/env LC_ALL=en_US.UTF-8 /root/ansible/bin/ansible-test integration -v unsupported/elb_application_lb --metadata metadata-beynlg5a.json --truncate 213 --color yes --requirements --allow-destructive" returned exit status 1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment