Hi, I have a problem with all playbooks executed from Plugin Ansible in Jenkins. Jenkins Group, say that this is an ansible runtime issue when running that playbook rather than a Jenkins issue.
All jobs, finish with: PLAY RECAP ********************************************************************* localhost : ok=3 changed=0 unreachable=0 failed=1 FATAL: command execution failed hudson.AbortException: Ansible playbook execution failed at org.jenkinsci.plugins.ansible.AnsiblePlaybookBuilder.perform(AnsiblePlaybookBuilder.java:236) at org.jenkinsci.plugins.ansible.AnsiblePlaybookBuilder.perform(AnsiblePlaybookBuilder.java:207) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:735) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490) at hudson.model.Run.execute(Run.java:1735) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405) ERROR: Ansible playbook execution failed Finished: FAILURE Refer: https://groups.google.com/forum/#!searchin/jenkinsci-users/hudson.AbortException$3A$20Ansible$20playbook$20execution$20failed%7Csort:date/jenkinsci-users/tcApylwKUhA/ptnU7F8vBwAJ Anyone else with this problem? Any solution? -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/45615020-bd5c-4014-b83b-e20a5fe2ee32%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
