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
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465 | 2016-02-25 16:15:03 INFO juju.cmd supercommand.go:37 running jujud [1.25.3-trusty-amd64 gc]
2016-02-25 16:15:03 DEBUG juju.agent agent.go:482 read agent config, format "1.18"
2016-02-25 16:15:03 INFO juju.jujud unit.go:122 unit agent unit-cassandra-0 start (1.25.3-trusty-amd64 [gc])
2016-02-25 16:15:03 INFO juju.network network.go:242 setting prefer-ipv6 to false
2016-02-25 16:15:03 DEBUG juju.worker.uniter upgrade123.go:26 no uniter state file found for unit unit-cassandra-0, skipping uniter upgrade step
2016-02-25 16:15:03 INFO juju.worker runner.go:269 start "api"
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "machine-lock" manifold...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "machine-lock" manifold worker in 0...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "api-info-gate" manifold...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "api-info-gate" manifold worker in 0...
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "machine-lock" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "machine-lock" manifold requested "agent" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "machine-lock" manifold worker: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "machine-lock" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "api-address-updater" manifold...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "api-address-updater" manifold worker in 0...
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "api-info-gate" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:308 running "api-info-gate" manifold worker
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:338 "api-info-gate" manifold worker started
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:443 restarting dependents of "api-info-gate" manifold
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "upgrader" manifold...
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:314 registered "api-info-gate" manifold worker
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "upgrader" manifold worker in 0...
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "api-address-updater" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "api-address-updater" manifold requested "agent" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "api-address-updater" manifold worker: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "uniter" manifold...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "uniter" manifold worker in 0...
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "upgrader" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "upgrader" manifold requested "agent" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "upgrader" manifold worker: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "api-address-updater" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "upgrader" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "agent" manifold...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "agent" manifold worker in 0...
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "uniter" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "uniter" manifold requested "agent" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "uniter" manifold worker: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "api-caller" manifold...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "api-caller" manifold worker in 0...
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "agent" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:308 running "agent" manifold worker
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:338 "agent" manifold worker started
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:443 restarting dependents of "agent" manifold
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "uniter" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "log-sender" manifold...
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:314 registered "agent" manifold worker
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "machine-lock" manifold worker in 10ms...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "api-address-updater" manifold worker in 10ms...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "upgrader" manifold worker in 10ms...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "uniter" manifold worker in 10ms...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "log-sender" manifold worker in 0...
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "api-caller" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "api-caller" manifold requested "api-info-gate" resource
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "api-caller" manifold requested "agent" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "api-caller" manifold worker: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "api-caller" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "rsyslog-config-updater" manifold...
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "log-sender" manifold worker
2016-02-25 16:15:03 WARNING juju.worker.logsender manifold.go:32 log sender manifold disabled by feature flag
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "log-sender" manifold worker: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "api-caller" manifold worker in 10ms...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "rsyslog-config-updater" manifold worker in 0...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "log-sender" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "logging-config-updater" manifold...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "logging-config-updater" manifold worker in 0...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "proxy-config-updater" manifold...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "proxy-config-updater" manifold worker in 0...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:171 installing "leadership-tracker" manifold...
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "leadership-tracker" manifold worker in 0...
2016-02-25 16:15:03 DEBUG juju.worker runner.go:196 "api" started
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "rsyslog-config-updater" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "rsyslog-config-updater" manifold requested "agent" resource
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "rsyslog-config-updater" manifold requested "api-caller" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "rsyslog-config-updater" manifold worker: dependency not available
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "logging-config-updater" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "logging-config-updater" manifold requested "agent" resource
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "logging-config-updater" manifold requested "api-caller" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "logging-config-updater" manifold worker: dependency not available
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "proxy-config-updater" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "proxy-config-updater" manifold requested "api-caller" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "proxy-config-updater" manifold worker: dependency not available
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "leadership-tracker" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "leadership-tracker" manifold requested "agent" resource
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "leadership-tracker" manifold requested "api-caller" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "leadership-tracker" manifold worker: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "rsyslog-config-updater" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "logging-config-updater" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "proxy-config-updater" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "leadership-tracker" manifold worker stopped: dependency not available
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "machine-lock" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "machine-lock" manifold requested "agent" resource
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:308 running "machine-lock" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:314 registered "machine-lock" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "api-address-updater" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "api-address-updater" manifold requested "agent" resource
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "api-address-updater" manifold requested "api-caller" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "api-address-updater" manifold worker: dependency not available
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "upgrader" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "upgrader" manifold requested "agent" resource
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "upgrader" manifold requested "api-caller" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "upgrader" manifold worker: dependency not available
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "uniter" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "uniter" manifold requested "agent" resource
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "uniter" manifold requested "api-caller" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "uniter" manifold worker: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:338 "machine-lock" manifold worker started
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:443 restarting dependents of "machine-lock" manifold
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "api-address-updater" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "upgrader" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "uniter" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:293 starting "uniter" manifold worker in 10ms...
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "api-caller" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "api-caller" manifold requested "api-info-gate" resource
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "api-caller" manifold requested "agent" resource
2016-02-25 16:15:03 INFO juju.api apiclient.go:262 dialing "wss://pastel-tin.maas:17070/environment/6c9efc95-7ac0-4933-8dbf-e8725444a208/api"
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:301 starting "uniter" manifold worker
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "uniter" manifold requested "agent" resource
2016-02-25 16:15:03 DEBUG juju.worker.dependency engine.go:268 "uniter" manifold requested "api-caller" resource
2016-02-25 16:15:03 WARNING juju.worker.dependency engine.go:304 failed to start "uniter" manifold worker: dependency not available
2016-02-25 16:15:03 INFO juju.worker.dependency engine.go:351 "uniter" manifold worker stopped: dependency not available
2016-02-25 16:15:03 INFO juju.api apiclient.go:194 connection established to "wss://pastel-tin.maas:17070/environment/6c9efc95-7ac0-4933-8dbf-e8725444a208/api"
2016-02-25 16:15:04 INFO juju.api apiclient.go:262 dialing "wss://pastel-tin.maas:17070/environment/6c9efc95-7ac0-4933-8dbf-e8725444a208/api"
2016-02-25 16:15:04 INFO juju.api apiclient.go:194 connection established to "wss://pastel-tin.maas:17070/environment/6c9efc95-7ac0-4933-8dbf-e8725444a208/api"
2016-02-25 16:15:04 DEBUG juju.worker.apicaller open.go:88 replacing insecure password
2016-02-25 16:15:04 INFO juju.api apiclient.go:262 dialing "wss://pastel-tin.maas:17070/environment/6c9efc95-7ac0-4933-8dbf-e8725444a208/api"
2016-02-25 16:15:04 INFO juju.api apiclient.go:194 connection established to "wss://pastel-tin.maas:17070/environment/6c9efc95-7ac0-4933-8dbf-e8725444a208/api"
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:308 running "api-caller" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:314 registered "api-caller" manifold worker
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:338 "api-caller" manifold worker started
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:443 restarting dependents of "api-caller" manifold
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:293 starting "api-address-updater" manifold worker in 10ms...
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:293 starting "upgrader" manifold worker in 10ms...
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:293 starting "uniter" manifold worker in 10ms...
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:293 starting "rsyslog-config-updater" manifold worker in 10ms...
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:293 starting "logging-config-updater" manifold worker in 10ms...
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:293 starting "proxy-config-updater" manifold worker in 10ms...
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:293 starting "leadership-tracker" manifold worker in 10ms...
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:301 starting "api-address-updater" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "api-address-updater" manifold requested "agent" resource
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "api-address-updater" manifold requested "api-caller" resource
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:308 running "api-address-updater" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:314 registered "api-address-updater" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:301 starting "upgrader" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "upgrader" manifold requested "agent" resource
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "upgrader" manifold requested "api-caller" resource
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:308 running "upgrader" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:301 starting "uniter" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "uniter" manifold requested "agent" resource
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "uniter" manifold requested "api-caller" resource
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "uniter" manifold requested "machine-lock" resource
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "uniter" manifold requested "leadership-tracker" resource
2016-02-25 16:15:04 WARNING juju.worker.dependency engine.go:304 failed to start "uniter" manifold worker: dependency not available
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:301 starting "rsyslog-config-updater" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "rsyslog-config-updater" manifold requested "agent" resource
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "rsyslog-config-updater" manifold requested "api-caller" resource
2016-02-25 16:15:04 DEBUG juju.worker.rsyslog worker.go:108 starting rsyslog worker mode 1 for "unit-cassandra-0" ""
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:308 running "rsyslog-config-updater" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:301 starting "logging-config-updater" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "logging-config-updater" manifold requested "agent" resource
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "logging-config-updater" manifold requested "api-caller" resource
2016-02-25 16:15:04 DEBUG juju.worker.logger logger.go:35 initial log config: "<root>=DEBUG"
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:308 running "logging-config-updater" manifold worker
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:338 "api-address-updater" manifold worker started
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:443 restarting dependents of "api-address-updater" manifold
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:338 "upgrader" manifold worker started
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:443 restarting dependents of "upgrader" manifold
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:338 "rsyslog-config-updater" manifold worker started
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:443 restarting dependents of "rsyslog-config-updater" manifold
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:351 "uniter" manifold worker stopped: dependency not available
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:338 "logging-config-updater" manifold worker started
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:443 restarting dependents of "logging-config-updater" manifold
2016-02-25 16:15:04 DEBUG juju.worker.logger logger.go:60 logger setup
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:314 registered "upgrader" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:314 registered "rsyslog-config-updater" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:314 registered "logging-config-updater" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:301 starting "proxy-config-updater" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "proxy-config-updater" manifold requested "api-caller" resource
2016-02-25 16:15:04 DEBUG juju.worker.proxyupdater proxyupdater.go:69 write system files: false
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:308 running "proxy-config-updater" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:314 registered "proxy-config-updater" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:301 starting "leadership-tracker" manifold worker
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "leadership-tracker" manifold requested "agent" resource
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:268 "leadership-tracker" manifold requested "api-caller" resource
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:308 running "leadership-tracker" manifold worker
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:338 "proxy-config-updater" manifold worker started
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:443 restarting dependents of "proxy-config-updater" manifold
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:338 "leadership-tracker" manifold worker started
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:443 restarting dependents of "leadership-tracker" manifold
2016-02-25 16:15:04 DEBUG juju.worker.leadership tracker.go:123 cassandra/0 making initial claim for cassandra leadership
2016-02-25 16:15:04 DEBUG juju.worker.leadership tracker.go:165 checking cassandra/0 for cassandra leadership
2016-02-25 16:15:04 DEBUG juju.worker.dependency engine.go:314 registered "leadership-tracker" manifold worker
2016-02-25 16:15:04 INFO juju.worker.dependency engine.go:293 starting "uniter" manifold worker in 10ms...
2016-02-25 16:15:04 DEBUG juju.worker.logger logger.go:45 reconfiguring logging from "<root>=DEBUG" to "<root>=WARNING;unit=DEBUG"
2016-02-25 16:15:09 INFO install Reading package lists...
2016-02-25 16:15:09 INFO install Building dependency tree...
2016-02-25 16:15:09 INFO install Reading state information...
2016-02-25 16:15:09 INFO install The following packages were automatically installed and are no longer required:
2016-02-25 16:15:09 INFO install libfreetype6 os-prober
2016-02-25 16:15:09 INFO install Use 'apt-get autoremove' to remove them.
2016-02-25 16:15:09 INFO install The following NEW packages will be installed:
2016-02-25 16:15:09 INFO install python3-six
2016-02-25 16:15:09 INFO install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
2016-02-25 16:15:09 INFO install Need to get 8310 B of archives.
2016-02-25 16:15:09 INFO install After this operation, 64.5 kB of additional disk space will be used.
2016-02-25 16:15:09 INFO install Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-six all 1.5.2-1ubuntu1 [8310 B]
2016-02-25 16:15:10 INFO install Fetched 8310 B in 0s (34.5 kB/s)
2016-02-25 16:15:10 INFO install Selecting previously unselected package python3-six.
2016-02-25 16:15:10 INFO install (Reading database ... 26052 files and directories currently installed.)
2016-02-25 16:15:10 INFO install Preparing to unpack .../python3-six_1.5.2-1ubuntu1_all.deb ...
2016-02-25 16:15:11 INFO install Unpacking python3-six (1.5.2-1ubuntu1) ...
2016-02-25 16:15:12 INFO install Setting up python3-six (1.5.2-1ubuntu1) ...
2016-02-25 16:15:15 INFO install Reading package lists...
2016-02-25 16:15:15 INFO install Building dependency tree...
2016-02-25 16:15:15 INFO install Reading state information...
2016-02-25 16:15:15 INFO install The following packages were automatically installed and are no longer required:
2016-02-25 16:15:15 INFO install libfreetype6 os-prober
2016-02-25 16:15:15 INFO install Use 'apt-get autoremove' to remove them.
2016-02-25 16:15:15 INFO install The following NEW packages will be installed:
2016-02-25 16:15:15 INFO install python3-yaml
2016-02-25 16:15:15 INFO install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
2016-02-25 16:15:15 INFO install Need to get 92.7 kB of archives.
2016-02-25 16:15:15 INFO install After this operation, 449 kB of additional disk space will be used.
2016-02-25 16:15:15 INFO install Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-yaml amd64 3.10-4ubuntu0.1 [92.7 kB]
2016-02-25 16:15:16 INFO install Fetched 92.7 kB in 0s (193 kB/s)
2016-02-25 16:15:16 INFO install Selecting previously unselected package python3-yaml.
2016-02-25 16:15:16 INFO install (Reading database ... 26057 files and directories currently installed.)
2016-02-25 16:15:16 INFO install Preparing to unpack .../python3-yaml_3.10-4ubuntu0.1_amd64.deb ...
2016-02-25 16:15:16 INFO install Unpacking python3-yaml (3.10-4ubuntu0.1) ...
2016-02-25 16:15:16 INFO install Setting up python3-yaml (3.10-4ubuntu0.1) ...
2016-02-25 16:15:18 INFO install Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.I3sApb03OA --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 7E41C00F85BFC1706C4FFFB3350200F2B999A372
2016-02-25 16:15:18 INFO install gpg: requesting key B999A372 from hkp server keyserver.ubuntu.com
2016-02-25 16:15:18 INFO install gpg: key B999A372: public key "Riptano Package Repository <paul@riptano.com>" imported
2016-02-25 16:15:18 INFO install gpg: Total number processed: 1
2016-02-25 16:15:18 INFO install gpg: imported: 1 (RSA: 1)
2016-02-25 16:15:19 INFO install Ign http://archive.ubuntu.com trusty InRelease
2016-02-25 16:15:19 INFO install Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
2016-02-25 16:15:19 INFO install Hit http://archive.ubuntu.com trusty-updates InRelease
2016-02-25 16:15:19 INFO install Ign http://debian.datastax.com 2.0 InRelease
2016-02-25 16:15:19 INFO install Hit http://archive.ubuntu.com trusty-backports InRelease
2016-02-25 16:15:19 INFO install Hit http://archive.ubuntu.com trusty Release.gpg
2016-02-25 16:15:19 INFO install Get:2 http://debian.datastax.com 2.0 Release.gpg [280 B]
2016-02-25 16:15:19 INFO install Get:3 http://security.ubuntu.com trusty-security/main Sources [105 kB]
2016-02-25 16:15:19 INFO install Hit http://archive.ubuntu.com trusty-updates/main Sources
2016-02-25 16:15:19 INFO install Get:4 http://debian.datastax.com 2.0 Release [7162 B]
2016-02-25 16:15:19 INFO install Hit http://archive.ubuntu.com trusty-updates/restricted Sources
2016-02-25 16:15:19 INFO install Hit http://archive.ubuntu.com trusty-updates/universe Sources
2016-02-25 16:15:19 INFO install Get:5 http://security.ubuntu.com trusty-security/universe Sources [33.0 kB]
2016-02-25 16:15:19 INFO install Get:6 http://debian.datastax.com 2.0/main amd64 Packages [17.8 kB]
2016-02-25 16:15:19 INFO install Hit http://archive.ubuntu.com trusty-updates/multiverse Sources
2016-02-25 16:15:19 INFO install Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [428 kB]
2016-02-25 16:15:19 INFO install Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
2016-02-25 16:15:20 INFO install Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
2016-02-25 16:15:20 INFO install Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
2016-02-25 16:15:20 INFO install Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
2016-02-25 16:15:20 INFO install Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [124 kB]
2016-02-25 16:15:20 INFO install Hit http://archive.ubuntu.com trusty-updates/main Translation-en
2016-02-25 16:15:20 INFO install Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en
2016-02-25 16:15:20 INFO install Hit http://security.ubuntu.com trusty-security/main Translation-en
2016-02-25 16:15:20 INFO install Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en
2016-02-25 16:15:20 INFO install Hit http://security.ubuntu.com trusty-security/universe Translation-en
2016-02-25 16:15:20 INFO install Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
2016-02-25 16:15:20 INFO install Hit http://archive.ubuntu.com trusty-backports/main Sources
2016-02-25 16:15:20 INFO install Ign http://debian.datastax.com 2.0/main Translation-en
2016-02-25 16:15:21 INFO install Hit http://archive.ubuntu.com trusty-backports/restricted Sources
2016-02-25 16:15:21 INFO install Hit http://archive.ubuntu.com trusty-backports/universe Sources
2016-02-25 16:15:21 INFO install Hit http://archive.ubuntu.com trusty-backports/multiverse Sources
2016-02-25 16:15:21 INFO install Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
2016-02-25 16:15:21 INFO install Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
2016-02-25 16:15:22 INFO install Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
2016-02-25 16:15:22 INFO install Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
2016-02-25 16:15:22 INFO install Hit http://archive.ubuntu.com trusty-backports/main Translation-en
2016-02-25 16:15:22 INFO install Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
2016-02-25 16:15:23 INFO install Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
2016-02-25 16:15:23 INFO install Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
2016-02-25 16:15:23 INFO install Hit http://archive.ubuntu.com trusty Release
2016-02-25 16:15:23 INFO install Hit http://archive.ubuntu.com trusty/main Sources
2016-02-25 16:15:23 INFO install Hit http://archive.ubuntu.com trusty/restricted Sources
2016-02-25 16:15:23 INFO install Hit http://archive.ubuntu.com trusty/universe Sources
2016-02-25 16:15:23 INFO install Hit http://archive.ubuntu.com trusty/multiverse Sources
2016-02-25 16:15:24 INFO install Hit http://archive.ubuntu.com trusty/main amd64 Packages
2016-02-25 16:15:24 INFO install Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
2016-02-25 16:15:24 INFO install Hit http://archive.ubuntu.com trusty/universe amd64 Packages
2016-02-25 16:15:24 INFO install Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
2016-02-25 16:15:24 INFO install Hit http://archive.ubuntu.com trusty/main Translation-en
2016-02-25 16:15:24 INFO install Hit http://archive.ubuntu.com trusty/multiverse Translation-en
2016-02-25 16:15:24 INFO install Hit http://archive.ubuntu.com trusty/restricted Translation-en
2016-02-25 16:15:25 INFO install Hit http://archive.ubuntu.com trusty/universe Translation-en
2016-02-25 16:15:26 INFO install Fetched 781 kB in 7s (106 kB/s)
2016-02-25 16:15:28 INFO install Reading package lists...
2016-02-25 16:15:28 INFO juju-log Installing ['python3-bcrypt', 'python3-cassandra'] with options: ['--option=Dpkg::Options::=--force-confold']
2016-02-25 16:15:28 INFO install Reading package lists...
2016-02-25 16:15:28 INFO install Building dependency tree...
2016-02-25 16:15:28 INFO install Reading state information...
2016-02-25 16:15:28 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:15:28 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:15:38 INFO install Reading package lists...
2016-02-25 16:15:39 INFO install Building dependency tree...
2016-02-25 16:15:39 INFO install Reading state information...
2016-02-25 16:15:39 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:15:39 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:15:49 INFO install Reading package lists...
2016-02-25 16:15:49 INFO install Building dependency tree...
2016-02-25 16:15:49 INFO install Reading state information...
2016-02-25 16:15:49 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:15:49 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:15:59 INFO install Reading package lists...
2016-02-25 16:16:00 INFO install Building dependency tree...
2016-02-25 16:16:00 INFO install Reading state information...
2016-02-25 16:16:00 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:16:00 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:16:10 INFO install Reading package lists...
2016-02-25 16:16:10 INFO install Building dependency tree...
2016-02-25 16:16:10 INFO install Reading state information...
2016-02-25 16:16:10 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:16:10 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:16:20 INFO install Reading package lists...
2016-02-25 16:16:20 INFO install Building dependency tree...
2016-02-25 16:16:20 INFO install Reading state information...
2016-02-25 16:16:21 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:16:21 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:16:31 INFO install Reading package lists...
2016-02-25 16:16:31 INFO install Building dependency tree...
2016-02-25 16:16:31 INFO install Reading state information...
2016-02-25 16:16:31 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:16:31 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:16:41 INFO install Reading package lists...
2016-02-25 16:16:41 INFO install Building dependency tree...
2016-02-25 16:16:41 INFO install Reading state information...
2016-02-25 16:16:41 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:16:41 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:16:51 INFO install Reading package lists...
2016-02-25 16:16:52 INFO install Building dependency tree...
2016-02-25 16:16:52 INFO install Reading state information...
2016-02-25 16:16:52 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:16:52 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:17:02 INFO install Reading package lists...
2016-02-25 16:17:02 INFO install Building dependency tree...
2016-02-25 16:17:02 INFO install Reading state information...
2016-02-25 16:17:02 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:17:02 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:17:12 INFO install Reading package lists...
2016-02-25 16:17:13 INFO install Building dependency tree...
2016-02-25 16:17:13 INFO install Reading state information...
2016-02-25 16:17:13 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:17:13 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:17:23 INFO install Reading package lists...
2016-02-25 16:17:23 INFO install Building dependency tree...
2016-02-25 16:17:23 INFO install Reading state information...
2016-02-25 16:17:23 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:17:23 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:17:33 INFO install Reading package lists...
2016-02-25 16:17:33 INFO install Building dependency tree...
2016-02-25 16:17:33 INFO install Reading state information...
2016-02-25 16:17:34 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:17:34 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:17:44 INFO install Reading package lists...
2016-02-25 16:17:44 INFO install Building dependency tree...
2016-02-25 16:17:44 INFO install Reading state information...
2016-02-25 16:17:44 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:17:44 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:17:54 INFO install Reading package lists...
2016-02-25 16:17:54 INFO install Building dependency tree...
2016-02-25 16:17:54 INFO install Reading state information...
2016-02-25 16:17:54 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:17:54 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:18:04 INFO install Reading package lists...
2016-02-25 16:18:05 INFO install Building dependency tree...
2016-02-25 16:18:05 INFO install Reading state information...
2016-02-25 16:18:05 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:18:05 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:18:15 INFO install Reading package lists...
2016-02-25 16:18:15 INFO install Building dependency tree...
2016-02-25 16:18:15 INFO install Reading state information...
2016-02-25 16:18:15 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:18:15 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:18:25 INFO install Reading package lists...
2016-02-25 16:18:26 INFO install Building dependency tree...
2016-02-25 16:18:26 INFO install Reading state information...
2016-02-25 16:18:26 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:18:26 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:18:36 INFO install Reading package lists...
2016-02-25 16:18:36 INFO install Building dependency tree...
2016-02-25 16:18:36 INFO install Reading state information...
2016-02-25 16:18:36 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:18:36 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:18:46 INFO install Reading package lists...
2016-02-25 16:18:46 INFO install Building dependency tree...
2016-02-25 16:18:46 INFO install Reading state information...
2016-02-25 16:18:47 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:18:47 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:18:57 INFO install Reading package lists...
2016-02-25 16:18:57 INFO install Building dependency tree...
2016-02-25 16:18:57 INFO install Reading state information...
2016-02-25 16:18:57 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:18:57 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:19:07 INFO install Reading package lists...
2016-02-25 16:19:07 INFO install Building dependency tree...
2016-02-25 16:19:07 INFO install Reading state information...
2016-02-25 16:19:07 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:19:07 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:19:17 INFO install Reading package lists...
2016-02-25 16:19:18 INFO install Building dependency tree...
2016-02-25 16:19:18 INFO install Reading state information...
2016-02-25 16:19:18 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:19:18 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:19:28 INFO install Reading package lists...
2016-02-25 16:19:28 INFO install Building dependency tree...
2016-02-25 16:19:28 INFO install Reading state information...
2016-02-25 16:19:28 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:19:28 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:19:38 INFO install Reading package lists...
2016-02-25 16:19:39 INFO install Building dependency tree...
2016-02-25 16:19:39 INFO install Reading state information...
2016-02-25 16:19:39 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:19:39 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:19:49 INFO install Reading package lists...
2016-02-25 16:19:49 INFO install Building dependency tree...
2016-02-25 16:19:49 INFO install Reading state information...
2016-02-25 16:19:49 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:19:49 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:19:59 INFO install Reading package lists...
2016-02-25 16:20:00 INFO install Building dependency tree...
2016-02-25 16:20:00 INFO install Reading state information...
2016-02-25 16:20:00 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:20:00 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:20:10 INFO install Reading package lists...
2016-02-25 16:20:10 INFO install Building dependency tree...
2016-02-25 16:20:10 INFO install Reading state information...
2016-02-25 16:20:10 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:20:10 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:20:20 INFO install Reading package lists...
2016-02-25 16:20:20 INFO install Building dependency tree...
2016-02-25 16:20:20 INFO install Reading state information...
2016-02-25 16:20:20 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:20:20 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:20:31 INFO install Reading package lists...
2016-02-25 16:20:31 INFO install Building dependency tree...
2016-02-25 16:20:31 INFO install Reading state information...
2016-02-25 16:20:31 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:20:31 INFO juju-log Couldn't acquire DPKG lock. Will retry in 10 seconds.
2016-02-25 16:20:41 INFO install Reading package lists...
2016-02-25 16:20:41 INFO install Building dependency tree...
2016-02-25 16:20:41 INFO install Reading state information...
2016-02-25 16:20:41 INFO install E: Unable to locate package python3-cassandra
2016-02-25 16:20:41 INFO install Traceback (most recent call last):
2016-02-25 16:20:41 INFO install File "/var/lib/juju/agents/unit-cassandra-0/charm/hooks/hooks.py", line 23, in bootstrap
2016-02-25 16:20:41 INFO install import bcrypt # NOQA: flake8
2016-02-25 16:20:41 INFO install ImportError: No module named 'bcrypt'
2016-02-25 16:20:41 INFO install
2016-02-25 16:20:41 INFO install During handling of the above exception, another exception occurred:
2016-02-25 16:20:41 INFO install
2016-02-25 16:20:41 INFO install Traceback (most recent call last):
2016-02-25 16:20:41 INFO install File "/var/lib/juju/agents/unit-cassandra-0/charm/hooks/install", line 19, in <module>
2016-02-25 16:20:41 INFO install hooks.bootstrap()
2016-02-25 16:20:41 INFO install File "/var/lib/juju/agents/unit-cassandra-0/charm/hooks/hooks.py", line 28, in bootstrap
2016-02-25 16:20:41 INFO install fetch.apt_install(packages, fatal=True)
2016-02-25 16:20:41 INFO install File "/var/lib/juju/agents/unit-cassandra-0/charm/hooks/charmhelpers/fetch/__init__.py", line 183, in apt_install
2016-02-25 16:20:41 INFO install _run_apt_command(cmd, fatal)
2016-02-25 16:20:41 INFO install File "/var/lib/juju/agents/unit-cassandra-0/charm/hooks/charmhelpers/fetch/__init__.py", line 428, in _run_apt_command
2016-02-25 16:20:41 INFO install result = subprocess.check_call(cmd, env=env)
2016-02-25 16:20:41 INFO install File "/usr/lib/python3.4/subprocess.py", line 561, in check_call
2016-02-25 16:20:41 INFO install raise CalledProcessError(retcode, cmd)
2016-02-25 16:20:41 INFO install subprocess.CalledProcessError: Command '['apt-get', '--assume-yes', '--option=Dpkg::Options::=--force-confold', 'install', 'python3-bcrypt', 'python3-cassandra']' returned non-zero exit status 100
2016-02-25 16:20:41 ERROR juju.worker.uniter.operation runhook.go:107 hook "install" failed: exit status 1
|