mateenrehan commented on issue #2538: vagrant "hello" script fails URL: https://github.com/apache/incubator-openwhisk/issues/2538#issuecomment-319391627 @boneskull Even my vagrant "hello" script is failing and if I ssh and run the the hello script it is not working. ` ==> default: ==> default: TASK [controller : (re)start controller] *************************************** ==> default: Tuesday 01 August 2017 14:11:55 +0000 (0:00:00.352) 0:02:19.848 ******** ==> default: changed: [172.17.0.1] ==> default: ==> default: TASK [controller : wait until the Controller in this host is up and running] *** ==> default: Tuesday 01 August 2017 14:13:12 +0000 (0:01:16.650) 0:03:36.498 ******** ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (12 retries left). ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (11 retries left). ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (10 retries left). ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (9 retries left). ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (8 retries left). ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (7 retries left). ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (6 retries left). ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (5 retries left). ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (4 retries left). ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (3 retries left). ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (2 retries left). ==> default: FAILED - RETRYING: wait until the Controller in this host is up and running (1 retries left). ==> default: fatal: [172.17.0.1]: FAILED! => {"attempts": 12, "changed": false, "content": "", "failed": true, "msg": "Status code was not [200]: Request failed: <urlopen error [Errno 111] Connection refused>", "redirected": false, "status": -1, "url": "http://172.17.0.1:10001/ping"} ==> default: ==> default: PLAY RECAP ********************************************************************* ==> default: 172.17.0.1 : ok=13 changed=11 unreachable=0 failed=1 ==> default: Tuesday 01 August 2017 14:14:16 +0000 (0:01:04.416) 0:04:40.915 ******** ==> default: =============================================================================== ==> default: kafka : pull the ches/kafka:0.10.2.1 image ----------------------------- 87.45s ==> default: controller : (re)start controller -------------------------------------- 76.65s ==> default: controller : wait until the Controller in this host is up and running -- 64.42s ==> default: kafka : pull the zookeeper:3.4 image ----------------------------------- 24.58s ==> default: kafka : wait until the Zookeeper in this host is up and running --------- 7.48s ==> default: kafka : wait until the kafka server started up -------------------------- 5.45s ==> default: kafka : create the health topic ----------------------------------------- 3.24s ==> default: kafka : create the invoker topics --------------------------------------- 2.53s ==> default: kafka : create the active-ack topics ------------------------------------ 2.49s ==> default: Gathering Facts --------------------------------------------------------- 2.44s ==> default: Gathering Facts --------------------------------------------------------- 2.23s ==> default: kafka : (re)start zookeeper --------------------------------------------- 0.73s ==> default: kafka : (re)start kafka ------------------------------------------------- 0.68s ==> default: controller : ensure controller log directory is created with permissions --- 0.35s ==> default: kafka : remove zookeeper ------------------------------------------------ 0.04s ==> default: controller : docker login ----------------------------------------------- 0.04s ==> default: kafka : remove kafka ---------------------------------------------------- 0.03s ==> default: controller : pull the latest image of controller ------------------------ 0.03s The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
