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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307 | conjure-up/bigdata: [ERROR] conjure-up/bigdata: 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/arosales/.cache/conjure-up/hadoop-processing/steps/step-01_ganglia
conjure-up/bigdata: [ERROR] conjure-up/bigdata: 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/arosales/.cache/conjure-up/hadoop-processing/steps/step-01_ganglia
conjure-up/bigdata: [ERROR] conjure-up/bigdata: 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/arosales/.cache/conjure-up/spark-processing/steps/step-01_ganglia
conjure-up/bigdata: [ERROR] conjure-up/bigdata: 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/arosales/.cache/conjure-up/spark-processing/steps/step-01_ganglia
conjure-up/bigdata: [ERROR] conjure-up/bigdata: 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/arosales/.cache/conjure-up/hadoop-processing/steps/step-01_ganglia
conjure-up/bigdata: [ERROR] conjure-up/bigdata: 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/arosales/.cache/conjure-up/hadoop-processing/steps/step-01_ganglia
2017-02-07 16:59:05,971 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Path is local filesystem, copying /snap/conjure-up/55/spells/spark-processing to /home/arosales/.cache/conjure-up/spark-processing
2017-02-07 16:59:09,158 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Performing bootstrap: conjure-up-aws-48f aws
2017-02-07 16:59:09,159 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: bootstrap cmd: juju bootstrap aws conjure-up-aws-48f --config image-stream=daily --config enable-os-upgrade=false --default-model conjure-up-spark-processing-225 --bootstrap-series=xenial --credential default-region --debug
2017-02-07 16:59:11,172 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: handle bootstrap
2017-02-07 16:59:11,173 conjure-up/bigdata: [ERROR] log.py:17 - conjure-up/bigdata: 16:59:09 INFO juju.cmd supercommand.go:63 running juju [2.1-beta5 gc go1.6.2]
16:59:09 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "aws", "conjure-up-aws-48f", "--config", "image-stream=daily", "--config", "enable-os-upgrade=false", "--default-model", "conjure-up-spark-processing-225", "--bootstrap-series=xenial", "--credential", "default-region", "--debug"}
16:59:09 ERROR cmd supercommand.go:458 "default-region" credential for cloud "aws" not found
16:59:09 DEBUG cmd supercommand.go:459 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:379: } {github.com/juju/juju/cmd/juju/commands/bootstrap.go:775: } {github.com/juju/juju/cmd/modelcmd/credentials.go:54: } {github.com/juju/juju/cmd/modelcmd/credentials.go:152: "default-region" credential for cloud "aws" not found}])
2017-02-07 16:59:11,174 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
NoneType: None
2017-02-07 16:59:11,285 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/usr/lib/python3.6/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 59, in _pre_deploy_exec
app.current_model)['provider-type']
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 36, in _decorator
login(force=True)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 127, in login
uuid = get_model(app.current_controller, app.current_model)['model-uuid']
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 621, in get_model
models = get_models(controller)['models']
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 679, in get_models
"Unable to list models: {}".format(sh.stderr.decode('utf8')))
LookupError: Unable to list models: error: No controllers registered.
Please either create a new controller using "juju bootstrap" or connect to
another controller that you have been given access to using "juju register".
2017-02-07 16:59:11,385 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/usr/lib/python3.6/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 59, in _pre_deploy_exec
app.current_model)['provider-type']
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 36, in _decorator
login(force=True)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 127, in login
uuid = get_model(app.current_controller, app.current_model)['model-uuid']
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 621, in get_model
models = get_models(controller)['models']
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 679, in get_models
"Unable to list models: {}".format(sh.stderr.decode('utf8')))
LookupError: Unable to list models: error: No controllers registered.
Please either create a new controller using "juju bootstrap" or connect to
another controller that you have been given access to using "juju register".
2017-02-07 17:04:29,609 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Path is local filesystem, copying /snap/conjure-up/55/spells/hadoop-processing to /home/arosales/.cache/conjure-up/hadoop-processing
2017-02-07 17:04:36,912 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: pre_deploy_done: {'message': 'No pre deploy necessary', 'returnCode': 0, 'isComplete': True}
2017-02-07 17:04:36,913 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: AddMachines: [{'series': 'xenial', 'constraints': {'mem': '3G'}, 'jobs': ['JobHostUnits']}]
2017-02-07 17:04:37,116 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 400, in _add_machines_async
request="AddMachines", params={"params": machine_params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 119, in _request
'Params': params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 130, in call
return self.receive(req_id, timeout)
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/api.py", line 136, in receive
raise ServerError(res['Error'], res)
macumba.errors.ServerError: (ServerError(...), 'json: cannot unmarshal string into Go value of type uint64')
2017-02-07 17:04:37,120 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/usr/lib/python3.6/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 257, in _do_ensure_machines
self.ensure_machines_nonmaas(application, done_cb)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 297, in ensure_machines_nonmaas
self._handle_add_machines_return(juju_machine_id, result)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 302, in _handle_add_machines_return
new_machines_list = add_machines_return['machines']
TypeError: 'NoneType' object is not subscriptable
2017-02-07 17:04:37,122 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: AddMachines: [{'series': 'xenial', 'constraints': {'mem': '3G'}, 'jobs': ['JobHostUnits']}]
2017-02-07 17:04:37,325 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 400, in _add_machines_async
request="AddMachines", params={"params": machine_params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 119, in _request
'Params': params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 130, in call
return self.receive(req_id, timeout)
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/api.py", line 136, in receive
raise ServerError(res['Error'], res)
macumba.errors.ServerError: (ServerError(...), 'json: cannot unmarshal string into Go value of type uint64')
2017-02-07 17:04:37,329 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/usr/lib/python3.6/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 257, in _do_ensure_machines
self.ensure_machines_nonmaas(application, done_cb)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 297, in ensure_machines_nonmaas
self._handle_add_machines_return(juju_machine_id, result)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 302, in _handle_add_machines_return
new_machines_list = add_machines_return['machines']
TypeError: 'NoneType' object is not subscriptable
2017-02-07 17:04:37,330 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Adding Charm cs:~bigdata-dev/xenial/ganglia-node-6
2017-02-07 17:04:38,933 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: AddCharm returned {}
2017-02-07 17:04:39,051 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Resources for charm id 'cs:~bigdata-dev/xenial/ganglia-node-6': []
2017-02-07 17:04:39,052 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Deploying <Service ganglia-node>: {'applications': [{'charm-url': 'cs:~bigdata-dev/xenial/ganglia-node-6', 'application': 'ganglia-node', 'num-units': 0, 'constraints': {}, 'series': 'xenial'}]}
2017-02-07 17:04:39,456 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Deploy returned {'results': [{}]}
2017-02-07 17:04:39,458 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: AddMachines: [{'series': 'xenial', 'constraints': {'mem': '7G', 'root-disk': '32G'}, 'jobs': ['JobHostUnits']}]
2017-02-07 17:04:39,660 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 400, in _add_machines_async
request="AddMachines", params={"params": machine_params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 119, in _request
'Params': params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 130, in call
return self.receive(req_id, timeout)
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/api.py", line 136, in receive
raise ServerError(res['Error'], res)
macumba.errors.ServerError: (ServerError(...), 'json: cannot unmarshal string into Go value of type uint64')
2017-02-07 17:04:39,661 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/usr/lib/python3.6/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 257, in _do_ensure_machines
self.ensure_machines_nonmaas(application, done_cb)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 297, in ensure_machines_nonmaas
self._handle_add_machines_return(juju_machine_id, result)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 302, in _handle_add_machines_return
new_machines_list = add_machines_return['machines']
TypeError: 'NoneType' object is not subscriptable
2017-02-07 17:04:39,664 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Adding Charm cs:xenial/hadoop-plugin-8
2017-02-07 17:04:42,369 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: AddCharm returned {}
2017-02-07 17:04:42,455 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Resources for charm id 'cs:xenial/hadoop-plugin-8': []
2017-02-07 17:04:42,456 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Deploying <Service plugin>: {'applications': [{'charm-url': 'cs:xenial/hadoop-plugin-8', 'application': 'plugin', 'num-units': 0, 'constraints': {}, 'series': 'xenial'}]}
2017-02-07 17:04:42,760 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Deploy returned {'results': [{}]}
2017-02-07 17:04:42,761 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: AddMachines: [{'series': 'xenial', 'constraints': {'mem': '7G', 'root-disk': '32G'}, 'jobs': ['JobHostUnits']}]
2017-02-07 17:04:42,963 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 400, in _add_machines_async
request="AddMachines", params={"params": machine_params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 119, in _request
'Params': params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 130, in call
return self.receive(req_id, timeout)
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/api.py", line 136, in receive
raise ServerError(res['Error'], res)
macumba.errors.ServerError: (ServerError(...), 'json: cannot unmarshal string into Go value of type uint64')
2017-02-07 17:04:42,964 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/usr/lib/python3.6/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 257, in _do_ensure_machines
self.ensure_machines_nonmaas(application, done_cb)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 297, in ensure_machines_nonmaas
self._handle_add_machines_return(juju_machine_id, result)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 302, in _handle_add_machines_return
new_machines_list = add_machines_return['machines']
TypeError: 'NoneType' object is not subscriptable
2017-02-07 17:04:42,969 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: AddMachines: [{'series': 'xenial', 'constraints': {'mem': '3G'}, 'jobs': ['JobHostUnits']}]
2017-02-07 17:04:43,171 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 400, in _add_machines_async
request="AddMachines", params={"params": machine_params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 119, in _request
'Params': params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 130, in call
return self.receive(req_id, timeout)
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/api.py", line 136, in receive
raise ServerError(res['Error'], res)
macumba.errors.ServerError: (ServerError(...), 'json: cannot unmarshal string into Go value of type uint64')
2017-02-07 17:04:43,173 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/usr/lib/python3.6/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 257, in _do_ensure_machines
self.ensure_machines_nonmaas(application, done_cb)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 297, in ensure_machines_nonmaas
self._handle_add_machines_return(juju_machine_id, result)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 302, in _handle_add_machines_return
new_machines_list = add_machines_return['machines']
TypeError: 'NoneType' object is not subscriptable
2017-02-07 17:04:43,177 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Adding Charm cs:~bigdata-dev/xenial/rsyslog-forwarder-ha-7
2017-02-07 17:04:44,580 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: AddCharm returned {}
2017-02-07 17:04:44,703 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Resources for charm id 'cs:~bigdata-dev/xenial/rsyslog-forwarder-ha-7': []
2017-02-07 17:04:44,703 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Deploying <Service rsyslog-forwarder-ha>: {'applications': [{'charm-url': 'cs:~bigdata-dev/xenial/rsyslog-forwarder-ha-7', 'application': 'rsyslog-forwarder-ha', 'num-units': 0, 'constraints': {}, 'series': 'xenial'}]}
2017-02-07 17:04:45,004 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Deploy returned {'results': [{}]}
2017-02-07 17:04:45,006 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: AddMachines: [{'series': 'xenial', 'constraints': {'mem': '7G', 'root-disk': '32G'}, 'jobs': ['JobHostUnits']}]
2017-02-07 17:04:45,210 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 400, in _add_machines_async
request="AddMachines", params={"params": machine_params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 119, in _request
'Params': params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 130, in call
return self.receive(req_id, timeout)
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/api.py", line 136, in receive
raise ServerError(res['Error'], res)
macumba.errors.ServerError: (ServerError(...), 'json: cannot unmarshal string into Go value of type uint64')
2017-02-07 17:04:45,212 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/usr/lib/python3.6/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 257, in _do_ensure_machines
self.ensure_machines_nonmaas(application, done_cb)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 297, in ensure_machines_nonmaas
self._handle_add_machines_return(juju_machine_id, result)
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/controllers/deploy/gui.py", line 302, in _handle_add_machines_return
new_machines_list = add_machines_return['machines']
TypeError: 'NoneType' object is not subscriptable
2017-02-07 17:04:45,219 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: AddRelation: {'Endpoints': ['resourcemanager', 'slave']}
2017-02-07 17:04:45,422 conjure-up/bigdata: [ERROR] log.py:23 - conjure-up/bigdata: Showing dialog for exception:
Traceback (most recent call last):
File "/snap/conjure-up/55/lib/python3.6/site-packages/conjureup/juju.py", line 531, in do_add_all
params=params)
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 119, in _request
'Params': params})
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/v2.py", line 130, in call
return self.receive(req_id, timeout)
File "/snap/conjure-up/55/lib/python3.6/site-packages/macumba/api.py", line 136, in receive
raise ServerError(res['Error'], res)
macumba.errors.ServerError: (ServerError(...), 'application "resourcemanager" not found')
2017-02-07 17:05:02,195 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: Queueing step: <StepWidget: Ganglia Monitoring>
2017-02-07 17:05:02,196 conjure-up/bigdata: [DEBUG] log.py:14 - conjure-up/bigdata: {'label': <Text flow widget ''>, 'key': 'submit', 'input': None}
|