Ubuntu Pastebin

Paste from alexlist at Thu, 16 Feb 2017 13:45:08 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
conjure-up/canonical-kubernetes: [ERROR] conjure-up/canonical-kubernetes: Showing dialog for exception:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/conjureup/controllers/steps/common.py", line 95, in do_step
    result = json.loads(lines[-1])
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/lib/python3/dist-packages/conjureup/controllers/steps/common.py", line 98, in do_step
    "{}".format(step_model.path))
Exception: Could not read output from step /home/alist/.cache/conjure-up/canonical-kubernetes/steps/step-01_get-kubectl
conjure-up/canonical-kubernetes: [ERROR] conjure-up/canonical-kubernetes: Showing dialog for exception:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/conjureup/controllers/steps/common.py", line 95, in do_step
    result = json.loads(lines[-1])
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/lib/python3/dist-packages/conjureup/controllers/steps/common.py", line 98, in do_step
    "{}".format(step_model.path))
Exception: Could not read output from step /home/alist/.cache/conjure-up/canonical-kubernetes/steps/step-01_get-kubectl
conjure-up/canonical-kubernetes: [ERROR] conjure-up/canonical-kubernetes: Showing dialog for exception:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/conjureup/controllers/steps/common.py", line 95, in do_step
    result = json.loads(lines[-1])
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/lib/python3/dist-packages/conjureup/controllers/steps/common.py", line 98, in do_step
    "{}".format(step_model.path))
Exception: Could not read output from step /home/alist/.cache/conjure-up/canonical-kubernetes/steps/step-02_cluster-info
conjure-up/canonical-kubernetes: [ERROR] conjure-up/canonical-kubernetes: Showing dialog for exception:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/conjureup/controllers/steps/common.py", line 95, in do_step
    result = json.loads(lines[-1])
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/lib/python3/dist-packages/conjureup/controllers/steps/common.py", line 98, in do_step
    "{}".format(step_model.path))
Download as text