Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [DEBUG • 08-23 15:30:14] • cloudinstall.ui.dialog • (dialog.py, _build_widget, 93)]
- Num items: 2, items: <ListBox selectable box widget>
- [DEBUG • 08-23 15:30:20] • cloudinstall.ui.dialog • (dialog.py, submit, 111)]
- Callback on : OrderedDict([('password', <EditInput selectable flow widget>), ('confirm_password', <EditInput selectable flow widget>)])
- [DEBUG • 08-23 15:30:26] • cloudinstall.ui • (__init__.py, submit, 214)]
- Callback on : OrderedDict([('Landscape OpenStack Autopilot', (<RadioButton selectable flow widget 'Landscape OpenStack Autopilot' state=True>, 'Benefit from best practices in cloud building, and get up and running within minutes, all from an intuitive web UI.')), ('Multi', (<RadioButton selectable flow widget 'Multi' state=False>, 'OpenStack installation utilizing MAAS.')), ('Single', (<RadioButton selectable flow widget 'Single' state=False>, 'Fully containerized OpenStack installation on a single machine.'))])
- [INFO • 08-23 15:30:26] • cloudinstall.install • (install.py, do_install, 129)]
- Performing a Landscape OpenStack Autopilot install
- [DEBUG • 08-23 15:30:26] • cloudinstall.ui.dialog • (dialog.py, _build_widget, 93)]
- Num items: 4, items: <ListBox selectable box widget>
- [DEBUG • 08-23 15:39:33] • cloudinstall.ui.dialog • (dialog.py, submit, 111)]
- Callback on : OrderedDict([('admin_email', <EditInput selectable flow widget>), ('admin_name', <EditInput selectable flow widget>), ('maas_server', <EditInput selectable flow widget>), ('maas_apikey', <EditInput selectable flow widget>)])
- [DEBUG • 08-23 15:39:33] • cloudinstall.landscape_install • (landscape_install.py, _save_lds_creds, 81)]
- Existing MAAS defined, doing a LDS installation with existing MAAS.
- [DEBUG • 08-23 15:39:46] • cloudinstall.utils • (utils.py, ssh_genkey, 819)]
- ssh keys exist for this user, they will be used instead.
- [DEBUG • 08-23 15:39:46] • cloudinstall.multi_install • (multi_install.py, do_install, 137)]
- Bootstrapping Juju: JUJU_HOME=/home/sadmin/.cloud-install/juju juju bootstrap
- [DEBUG • 08-23 16:01:33] • cloudinstall.multi_install • (multi_install.py, do_install, 173)]
- Finished MAAS step, now deploying Landscape.
- [ERROR • 08-23 16:01:49] • cloudinstall.multi_install • (multi_install.py, run_deployer, 770)]
- Problem deploying Landscape: {'status': 1, 'output': 'Traceback (most recent call last):\n File "/usr/bin/juju-deployer", line 9, in <module>\n load_entry_point(\'juju-deployer==0.5.1\', \'console_scripts\', \'juju-deployer\')()\n File "/usr/lib/python2.7/dist-packages/deployer/cli.py", line 135, in main\n run()\n File "/usr/lib/python2.7/dist-packages/deployer/cli.py", line 160, in run\n env = select_runtime(env_name, options)\n File "/usr/lib/python2.7/dist-packages/deployer/env/__init__.py", line 9, in select_runtime\n result = _check_call(["juju", "version"], None, ignoreerr=True)\n File "/usr/lib/python2.7/dist-packages/deployer/utils.py", line 254, in _check_call\n params, cwd=cwd, stderr=stderr, env=os.environ, shell=shell)\n File "/usr/lib/python2.7/subprocess.py", line 566, in check_output\n process = Popen(stdout=PIPE, *popenargs, **kwargs)\n File "/usr/lib/python2.7/subprocess.py", line 710, in __init__\n errread, errwrite)\n File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child\n raise child_exception\nOSError: [Errno 13] Permission denied: \'/root\'\n'}
- [DEBUG • 08-23 16:01:49] • cloudinstall.utils • (utils.py, global_exchandler, 63)]
- Traceback (most recent call last):
- File "/usr/share/openstack/cloudinstall/utils.py", line 78, in run
- super().run()
- File "/usr/lib/python3.4/threading.py", line 868, in run
- self._target(*self._args, **self._kwargs)
- File "/usr/share/openstack/cloudinstall/machinewait.py", line 127, in do_continue
- self.installer.do_install()
- File "/usr/share/openstack/cloudinstall/multi_install.py", line 177, in do_install
- self.loop).run()
- File "/usr/share/openstack/cloudinstall/multi_install.py", line 708, in run
- self.deploy_landscape()
- File "/usr/share/openstack/cloudinstall/multi_install.py", line 731, in deploy_landscape
- self.run_deployer()
- File "/usr/share/openstack/cloudinstall/multi_install.py", line 771, in run_deployer
- raise Exception("Error deploying Landscape.")
- Exception: Error deploying Landscape.
- [INFO • 08-23 16:20:19] • cloudinstall.utils • (utils.py, cleanup, 91)]
- Cleanup, saving latest config object.
- [DEBUG • 08-23 16:20:19] • cloudinstall.utils • (utils.py, cleanup, 97)]
- Attempting to reset the terminal
Advertisement
Add Comment
Please, Sign In to add comment