2015-09-28 17:30:45 [INFO] Waiting for environment to reach steady state
2015-09-28 17:30:45 [ERROR] Unknown error
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/mojo-0.1.14.post1-py2.7.egg/mojo/cli.py", line 668, in run_with_args
args.func(args)
File "/usr/local/lib/python2.7/dist-packages/mojo-0.1.14.post1-py2.7.egg/mojo/cli.py", line 409, in run_from_manifest
manifest.run(project, workspace, series, stage)
File "/usr/local/lib/python2.7/dist-packages/mojo-0.1.14.post1-py2.7.egg/mojo/__init__.py", line 262, in run
auto_secrets=auto_secrets)
File "/usr/local/lib/python2.7/dist-packages/mojo-0.1.14.post1-py2.7.egg/mojo/phase.py", line 558, in run
wait()
TypeError: wait() takes exactly 1 argument (0 given)
Hi Stub,
2015-09-28 17:30:45 [INFO] Waiting for environment to reach steady state lib/python2. 7/dist- packages/ mojo-0. 1.14.post1- py2.7.egg/ mojo/cli. py", line 668, in run_with_args lib/python2. 7/dist- packages/ mojo-0. 1.14.post1- py2.7.egg/ mojo/cli. py", line 409, in run_from_manifest run(project, workspace, series, stage) lib/python2. 7/dist- packages/ mojo-0. 1.14.post1- py2.7.egg/ mojo/__ init__. py", line 262, in run secrets= auto_secrets) lib/python2. 7/dist- packages/ mojo-0. 1.14.post1- py2.7.egg/ mojo/phase. py", line 558, in run
2015-09-28 17:30:45 [ERROR] Unknown error
Traceback (most recent call last):
File "/usr/local/
args.func(args)
File "/usr/local/
manifest.
File "/usr/local/
auto_
File "/usr/local/
wait()
TypeError: wait() takes exactly 1 argument (0 given)
Looks like wait is expecting the 'log' variable?