<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Provisioning fails during &amp;quot;deploy cluster with Ambari&amp;quot; in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Provisioning-fails-during-quot-deploy-cluster-with-Ambari/m-p/129511#M27116</link>
    <description>&lt;P&gt;Which is your ansible version? See that its version 2.0.0.2. There are issues with other versions. &lt;/P&gt;</description>
    <pubDate>Wed, 04 May 2016 04:42:30 GMT</pubDate>
    <dc:creator>ravi1</dc:creator>
    <dc:date>2016-05-04T04:42:30Z</dc:date>
    <item>
      <title>Provisioning fails during "deploy cluster with Ambari"</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Provisioning-fails-during-quot-deploy-cluster-with-Ambari/m-p/129510#M27115</link>
      <description>&lt;P&gt;I've been following the single node vagrant instructions on my mac and I'm getting the following error during provisioning:&lt;/P&gt;&lt;PRE&gt;TASK [ambari_config : Deploy cluster with Ambari; http://node1:8080] *********** fatal: [node1]: FAILED! =&amp;gt; {"changed": false, "failed": true, "msg": "Request failed with status FAILED"} PLAY RECAP ********************************************************************* node1                      : ok=36   changed=12   unreachable=0    failed=1    Ansible failed to complete successfully. Any error output should be visible above. Please fix these errors and try again.&lt;/PRE&gt;&lt;P&gt;Any suggestions would be much appreciated!&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 04:36:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Provisioning-fails-during-quot-deploy-cluster-with-Ambari/m-p/129510#M27115</guid>
      <dc:creator>cpmiller22</dc:creator>
      <dc:date>2016-05-04T04:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Provisioning fails during "deploy cluster with Ambari"</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Provisioning-fails-during-quot-deploy-cluster-with-Ambari/m-p/129511#M27116</link>
      <description>&lt;P&gt;Which is your ansible version? See that its version 2.0.0.2. There are issues with other versions. &lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 04:42:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Provisioning-fails-during-quot-deploy-cluster-with-Ambari/m-p/129511#M27116</guid>
      <dc:creator>ravi1</dc:creator>
      <dc:date>2016-05-04T04:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Provisioning fails during "deploy cluster with Ambari"</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Provisioning-fails-during-quot-deploy-cluster-with-Ambari/m-p/129512#M27117</link>
      <description>&lt;P&gt;Yes I am using the correct version of ansible.&lt;/P&gt;&lt;PRE&gt;ansible --version

ansible 2.0.0.2

  config file = /Users/cpmiller/incubator-metron-Metron_0.1BETA_rc7/deployment/vagrant/singlenode-vagrant/ansible.cfg

  configured module search path = ../../extra_modules
&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 May 2016 04:47:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Provisioning-fails-during-quot-deploy-cluster-with-Ambari/m-p/129512#M27117</guid>
      <dc:creator>cpmiller22</dc:creator>
      <dc:date>2016-05-04T04:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Provisioning fails during "deploy cluster with Ambari"</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Provisioning-fails-during-quot-deploy-cluster-with-Ambari/m-p/129513#M27118</link>
      <description>&lt;P&gt;I decided to start over from the beginning with my build.  I uninstalled my pkg version of python and used to brew to install it.  From there I followed the commands I was able to get successfully complete the deploy cluster with Ambari step.&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 23:47:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Provisioning-fails-during-quot-deploy-cluster-with-Ambari/m-p/129513#M27118</guid>
      <dc:creator>cpmiller22</dc:creator>
      <dc:date>2016-05-04T23:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Provisioning fails during "deploy cluster with Ambari"</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Provisioning-fails-during-quot-deploy-cluster-with-Ambari/m-p/129514#M27119</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am getting same problem. Can you please help as I have already rebuild and fixed all the version as requirements.&lt;/P&gt;&lt;PRE&gt;TASK [ambari_config : Start the ambari cluster - wait] *************************
task path: /root/incubator-metron/metron-deployment/roles/ambari_config/tasks/start_hdp.yml:34
&amp;lt;node1&amp;gt; ESTABLISH SSH CONNECTION FOR USER: vagrant
&amp;lt;node1&amp;gt; SSH: EXEC ssh -C -q -o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -i /root/incubator-metron/metron-deployment/vagrant/quick-dev-platform/.vagrant/machines/node1/virtualbox/private_key -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=vagrant -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%p-%r -tt node1 '( umask 22 &amp;amp;&amp;amp; mkdir -p "$( echo $HOME/.ansible/tmp/ansible-tmp-1473209385.32-98455003105714 )" &amp;amp;&amp;amp; echo "$( echo $HOME/.ansible/tmp/ansible-tmp-1473209385.32-98455003105714 )" )'
&amp;lt;node1&amp;gt; PUT /tmp/tmpAn0m91 TO /home/vagrant/.ansible/tmp/ansible-tmp-1473209385.32-98455003105714/ambari_cluster_state
&amp;lt;node1&amp;gt; SSH: EXEC scp -C -o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -i /root/incubator-metron/metron-deployment/vagrant/quick-dev-platform/.vagrant/machines/node1/virtualbox/private_key -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=vagrant -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%p-%r /tmp/tmpAn0m91 '[node1]:/home/vagrant/.ansible/tmp/ansible-tmp-1473209385.32-98455003105714/ambari_cluster_state'
&amp;lt;node1&amp;gt; ESTABLISH SSH CONNECTION FOR USER: vagrant
&amp;lt;node1&amp;gt; SSH: EXEC ssh -C -q -o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -i /root/incubator-metron/metron-deployment/vagrant/quick-dev-platform/.vagrant/machines/node1/virtualbox/private_key -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=vagrant -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%p-%r -tt node1 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lukrmkykcdxpjwukrwnhwnmcbbllwrap; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1473209385.32-98455003105714/ambari_cluster_state; rm -rf "/home/vagrant/.ansible/tmp/ansible-tmp-1473209385.32-98455003105714/" &amp;gt; /dev/null 2&amp;gt;&amp;amp;1'"'"'"'"'"'"'"'"''"'"''
fatal: [node1]: FAILED! =&amp;gt; {"changed": false, "failed": true, "invocation": {"module_args": {"blueprint_name": null, "blueprint_var": null, "cluster_name": "metron_cluster", "cluster_state": "started", "configurations": null, "host": "node1", "password": "admin", "port": 8080, "username": "admin", "wait_for_complete": true}, "module_name": "ambari_cluster_state"}, "msg": "Request failed with status TIMEDOUT"}
PLAY RECAP *********************************************************************
node1                      : ok=15   changed=1    unreachable=0    failed=1  &lt;/PRE&gt;&lt;P&gt;Following is my platform information&lt;/P&gt;&lt;PRE&gt;[root@CentOS17 ~]# ./incubator-metron/metron-deployment/scripts/platform-info.sh
Metron 0.2.0BETA
fatal: Not a git repository (or any of the parent directories): .git
--
ansible 2.0.0.2
  config file = 
  configured module search path = Default w/o overrides
--
Vagrant 1.8.1
--
Python 2.7.11
--
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T21:41:47+05:00)
Maven home: /usr/share/apache-maven
Java version: 1.8.0_45, vendor: Oracle Corporation
Java home: /usr/java/jdk1.8.0_45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-642.el6.x86_64", arch: "amd64", family: "unix"
--
Linux CentOS17 2.6.32-642.el6.x86_64 #1 SMP Tue May 10 17:27:01 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Sep 2016 13:02:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Provisioning-fails-during-quot-deploy-cluster-with-Ambari/m-p/129514#M27119</guid>
      <dc:creator>naveedanjum</dc:creator>
      <dc:date>2016-09-07T13:02:59Z</dc:date>
    </item>
  </channel>
</rss>

