Ubuntu Pastebin

Paste from cmagina at Thu, 25 Feb 2016 16:31:28 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
DEBUG:root:   unit: resourcemanager/0: machine: 3 agent-state: error details: hook failed: "install"
DEBUG:root:2016-02-24 15:17:39 Deployment stopped. run time: 686.49
DEBUG:bundletester.utils:Updating JUJU_ENV: "local" -> ""
Traceback (most recent call last):
  File "/usr/local/bin/bundletester", line 9, in <module>
    load_entry_point('bundletester==0.5.10', 'console_scripts', 'bundletester')()
  File "/usr/local/lib/python2.7/dist-packages/bundletester/tester.py", line 128, in entrypoint
    status = main()
  File "/usr/local/lib/python2.7/dist-packages/bundletester/tester.py", line 120, in main
    [report.emit(result) for result in run()]
  File "/usr/local/lib/python2.7/dist-packages/bundletester/runner.py", line 135, in __call__
    self._deploy(self.suite.model['bundle'])
  File "/usr/local/lib/python2.7/dist-packages/bundletester/runner.py", line 161, in _deploy
    raise exc
bundletester.runner.DeployError
Download as text