zhy989 opened a new issue #2651: issue about deploy openwhisk with ansible URL: https://github.com/apache/incubator-openwhisk/issues/2651 when I run the CLI " ansible-playbook -i environments/local openwhisk.yml ", there is an error as below: - TASK [invoker : pull runtime action images with tag latest] ************************************************************************************************************************** Saturday 19 August 2017 14:28:37 +0800 (0:00:00.034) 0:01:01.348 ******* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: TemplateRuntimeError: no test named 'equalto' fatal: [172.17.0.1]: FAILED! => {"failed": true, "msg": "Unexpected failure during module execution.", "stdout": ""} PLAY RECAP *************************************************************************************************************************************************************************** 172.17.0.1 : ok=15 changed=10 unreachable=0 failed=1 Saturday 19 August 2017 14:28:37 +0800 (0:00:00.018) 0:01:01.367 ******* =============================================================================== kafka : pull the zookeeper:3.4 image ----------------------------------- 11.11s controller : wait until the Controller in this host is up and running -- 10.83s kafka : pull the ches/kafka:0.10.2.1 image ----------------------------- 10.15s kafka : wait until the Zookeeper in this host is up and running --------- 7.35s kafka : wait until the kafka server started up -------------------------- 5.36s kafka : (re)start kafka ------------------------------------------------- 3.64s kafka : (re)start zookeeper --------------------------------------------- 3.29s controller : (re)start controller --------------------------------------- 2.06s kafka : create the invoker topics --------------------------------------- 1.71s kafka : create the health topic ----------------------------------------- 1.69s kafka : create the active-ack topics ------------------------------------ 1.68s Gathering Facts --------------------------------------------------------- 0.83s Gathering Facts --------------------------------------------------------- 0.53s Gathering Facts --------------------------------------------------------- 0.48s controller : ensure controller log directory is created with permissions --- 0.29s controller : remove controller log directory ---------------------------- 0.03s invoker : pull invoker image with tag latest ---------------------------- 0.03s kafka : remove zookeeper ------------------------------------------------ 0.03s invoker : docker login -------------------------------------------------- 0.03s controller : docker login ----------------------------------------------- 0.03s ---------------------------------------------------------------- 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
