· 6 years ago · Oct 13, 2019, 03:14 PM
1➜ cloudbox git:(master) sudo ansible-playbook cloudbox.yml --tags cloudbox,nextcloud,radarr4k,sonarr4k
2
3PLAY [localhost] ***************************************************************
4
5TASK [Gathering Facts] *********************************************************
6Sunday 13 October 2019 16:58:39 +0200 (0:00:00.296) 0:00:00.296 ********
7ok: [localhost]
8
9TASK [sanity_check : Cloudbox supports Ubuntu 16.04 or higher] *****************
10Sunday 13 October 2019 16:58:39 +0200 (0:00:00.653) 0:00:00.949 ********
11skipping: [localhost]
12
13TASK [sanity_check : Display System Info] **************************************
14Sunday 13 October 2019 16:58:39 +0200 (0:00:00.031) 0:00:00.981 ********
15ok: [localhost] => {
16 "msg": "System is running Ubuntu 16.04.6 LTS."
17}
18
19TASK [sanity_check : Set 'continuous_integration' variable] ********************
20Sunday 13 October 2019 16:58:39 +0200 (0:00:00.043) 0:00:01.024 ********
21ok: [localhost]
22
23TASK [sanity_check : Get all available tags] ***********************************
24Sunday 13 October 2019 16:58:40 +0200 (0:00:00.090) 0:00:01.115 ********
25ok: [localhost]
26
27TASK [sanity_check : Ensure valid tag(s) were provided.] ***********************
28Sunday 13 October 2019 16:58:42 +0200 (0:00:02.599) 0:00:03.715 ********
29ok: [localhost] => (item=radarr4k) => {
30 "changed": false,
31 "item": "radarr4k",
32 "msg": "All assertions passed"
33}
34ok: [localhost] => (item=cloudbox) => {
35 "changed": false,
36 "item": "cloudbox",
37 "msg": "All assertions passed"
38}
39ok: [localhost] => (item=sonarr4k) => {
40 "changed": false,
41 "item": "sonarr4k",
42 "msg": "All assertions passed"
43}
44ok: [localhost] => (item=nextcloud) => {
45 "changed": false,
46 "item": "nextcloud",
47 "msg": "All assertions passed"
48}
49
50TASK [sanity_check : Check if 'backup.lock' is present] ************************
51Sunday 13 October 2019 16:58:42 +0200 (0:00:00.080) 0:00:03.795 ********
52ok: [localhost]
53
54TASK [sanity_check : Get age of 'backup.lock' file] ****************************
55Sunday 13 October 2019 16:58:42 +0200 (0:00:00.180) 0:00:03.976 ********
56skipping: [localhost]
57
58TASK [sanity_check : Delete stale 'backup.lock'] *******************************
59Sunday 13 October 2019 16:58:42 +0200 (0:00:00.032) 0:00:04.008 ********
60skipping: [localhost]
61
62TASK [sanity_check : Fail when 'backup.lock' exists.] **************************
63Sunday 13 October 2019 16:58:42 +0200 (0:00:00.032) 0:00:04.040 ********
64skipping: [localhost]
65
66TASK [settings : Settings | Start] *********************************************
67Sunday 13 October 2019 16:58:42 +0200 (0:00:00.032) 0:00:04.073 ********
68included: /home/seed/cloudbox/roles/settings/tasks/subtasks/start.yml for localhost
69
70TASK [settings : Start | Install ruamel.yaml] **********************************
71Sunday 13 October 2019 16:58:43 +0200 (0:00:00.073) 0:00:04.147 ********
72ok: [localhost]
73
74TASK [settings : Start | Check to see if yyq is installed] *********************
75Sunday 13 October 2019 16:58:43 +0200 (0:00:00.471) 0:00:04.618 ********
76ok: [localhost]
77
78TASK [yyq : Install common packages] *******************************************
79Sunday 13 October 2019 16:58:43 +0200 (0:00:00.134) 0:00:04.753 ********
80skipping: [localhost]
81
82TASK [yyq : Get latest yyq URL] ************************************************
83Sunday 13 October 2019 16:58:43 +0200 (0:00:00.032) 0:00:04.785 ********
84skipping: [localhost]
85
86TASK [yyq : Install yyq] *******************************************************
87Sunday 13 October 2019 16:58:43 +0200 (0:00:00.031) 0:00:04.817 ********
88skipping: [localhost]
89
90TASK [yyq : Get yyq version] ***************************************************
91Sunday 13 October 2019 16:58:43 +0200 (0:00:00.033) 0:00:04.850 ********
92skipping: [localhost]
93
94TASK [yyq : Display yyq version] ***********************************************
95Sunday 13 October 2019 16:58:43 +0200 (0:00:00.032) 0:00:04.882 ********
96skipping: [localhost]
97
98TASK [yyq : debug] *************************************************************
99Sunday 13 October 2019 16:58:43 +0200 (0:00:00.032) 0:00:04.915 ********
100skipping: [localhost]
101
102TASK [settings : Start | Get 'cloudbox.yml' info] ******************************
103Sunday 13 October 2019 16:58:43 +0200 (0:00:00.032) 0:00:04.947 ********
104ok: [localhost]
105
106TASK [settings : Start | Create list of config files] **************************
107Sunday 13 October 2019 16:58:43 +0200 (0:00:00.132) 0:00:05.080 ********
108ok: [localhost]
109
110TASK [settings : Start | Initialize vars with empty lists] *********************
111Sunday 13 October 2019 16:58:44 +0200 (0:00:00.043) 0:00:05.123 ********
112ok: [localhost]
113
114TASK [settings : Start | Check if 'settings-updater.log' exists] ***************
115Sunday 13 October 2019 16:58:44 +0200 (0:00:00.042) 0:00:05.165 ********
116ok: [localhost]
117
118TASK [settings : Start | Reset ownership of 'settings-updater.log'] ************
119Sunday 13 October 2019 16:58:44 +0200 (0:00:00.134) 0:00:05.300 ********
120ok: [localhost]
121
122TASK [settings : Settings | Main 2] ********************************************
123Sunday 13 October 2019 16:58:44 +0200 (0:00:00.246) 0:00:05.546 ********
124included: /home/seed/cloudbox/roles/settings/tasks/main2.yml for localhost
125included: /home/seed/cloudbox/roles/settings/tasks/main2.yml for localhost
126included: /home/seed/cloudbox/roles/settings/tasks/main2.yml for localhost
127included: /home/seed/cloudbox/roles/settings/tasks/main2.yml for localhost
128included: /home/seed/cloudbox/roles/settings/tasks/main2.yml for localhost
129
130TASK [settings : Settings | Copy] **********************************************
131Sunday 13 October 2019 16:58:44 +0200 (0:00:00.259) 0:00:05.806 ********
132included: /home/seed/cloudbox/roles/settings/tasks/subtasks/copy.yml for localhost
133
134TASK [settings : Copy | Check if 'ansible.cfg' exists] *************************
135Sunday 13 October 2019 16:58:44 +0200 (0:00:00.056) 0:00:05.863 ********
136ok: [localhost]
137
138TASK [settings : Copy | Copy 'ansible.cfg.default' to 'ansible.cfg'] ***********
139Sunday 13 October 2019 16:58:44 +0200 (0:00:00.134) 0:00:05.997 ********
140skipping: [localhost]
141
142TASK [settings : Settings | Decrypt] *******************************************
143Sunday 13 October 2019 16:58:44 +0200 (0:00:00.034) 0:00:06.032 ********
144skipping: [localhost]
145
146TASK [settings : Settings | Migrator] ******************************************
147Sunday 13 October 2019 16:58:44 +0200 (0:00:00.031) 0:00:06.064 ********
148included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator.yml for localhost
149
150TASK [settings : Migrator | All | Migration 01] ********************************
151Sunday 13 October 2019 16:58:45 +0200 (0:00:00.086) 0:00:06.150 ********
152skipping: [localhost]
153
154TASK [settings : Migrator | All | Migration 02] ********************************
155Sunday 13 October 2019 16:58:45 +0200 (0:00:00.033) 0:00:06.184 ********
156skipping: [localhost]
157
158TASK [settings : Migrator | 'ansible.cfg' | Migration 01] **********************
159Sunday 13 October 2019 16:58:45 +0200 (0:00:00.032) 0:00:06.216 ********
160included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/ansible_cfg/migration_01.yml for localhost
161
162TASK [settings : Migrator | 'ansible.cfg' | Add 'hash_behaviour = merge'] ******
163Sunday 13 October 2019 16:58:45 +0200 (0:00:00.058) 0:00:06.274 ********
164ok: [localhost]
165
166TASK [settings : Migrator | 'accounts.yml' | Migration 01] *********************
167Sunday 13 October 2019 16:58:45 +0200 (0:00:00.250) 0:00:06.524 ********
168skipping: [localhost]
169
170TASK [settings : Migrator | 'accounts.yml' | Migration 02] *********************
171Sunday 13 October 2019 16:58:45 +0200 (0:00:00.033) 0:00:06.558 ********
172skipping: [localhost]
173
174TASK [settings : Migrator | 'adv_settings.yml' | Migration 01] *****************
175Sunday 13 October 2019 16:58:45 +0200 (0:00:00.034) 0:00:06.592 ********
176skipping: [localhost]
177
178TASK [settings : Migrator | 'adv_settings.yml' | Migration 02] *****************
179Sunday 13 October 2019 16:58:45 +0200 (0:00:00.033) 0:00:06.625 ********
180skipping: [localhost]
181
182TASK [settings : Migrator | 'backup_config.yml' | Migration 01] ****************
183Sunday 13 October 2019 16:58:45 +0200 (0:00:00.032) 0:00:06.658 ********
184skipping: [localhost]
185
186TASK [settings : Settings | Updater] *******************************************
187Sunday 13 October 2019 16:58:45 +0200 (0:00:00.077) 0:00:06.736 ********
188skipping: [localhost]
189
190TASK [settings : Settings | Re-encrypt] ****************************************
191Sunday 13 October 2019 16:58:45 +0200 (0:00:00.032) 0:00:06.768 ********
192skipping: [localhost]
193
194TASK [settings : Settings | Copy] **********************************************
195Sunday 13 October 2019 16:58:45 +0200 (0:00:00.033) 0:00:06.801 ********
196included: /home/seed/cloudbox/roles/settings/tasks/subtasks/copy.yml for localhost
197
198TASK [settings : Copy | Check if 'accounts.yml' exists] ************************
199Sunday 13 October 2019 16:58:45 +0200 (0:00:00.054) 0:00:06.855 ********
200ok: [localhost]
201
202TASK [settings : Copy | Copy 'accounts.yml.default' to 'accounts.yml'] *********
203Sunday 13 October 2019 16:58:45 +0200 (0:00:00.132) 0:00:06.988 ********
204skipping: [localhost]
205
206TASK [settings : Settings | Decrypt] *******************************************
207Sunday 13 October 2019 16:58:45 +0200 (0:00:00.033) 0:00:07.021 ********
208included: /home/seed/cloudbox/roles/settings/tasks/subtasks/decrypt.yml for localhost
209
210TASK [settings : Decrypt | Check 'accounts.yml' for encryption] ****************
211Sunday 13 October 2019 16:58:45 +0200 (0:00:00.061) 0:00:07.083 ********
212ok: [localhost]
213
214TASK [settings : Decrypt | Set 'file_is_encrypted' variable] *******************
215Sunday 13 October 2019 16:58:46 +0200 (0:00:00.135) 0:00:07.218 ********
216ok: [localhost]
217
218TASK [settings : Decrypt | Decrypt 'accounts.yml' when encrypted] **************
219Sunday 13 October 2019 16:58:46 +0200 (0:00:00.046) 0:00:07.264 ********
220changed: [localhost]
221
222TASK [settings : Settings | Migrator] ******************************************
223Sunday 13 October 2019 16:58:46 +0200 (0:00:00.615) 0:00:07.880 ********
224included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator.yml for localhost
225
226TASK [settings : Migrator | All | Migration 01] ********************************
227Sunday 13 October 2019 16:58:46 +0200 (0:00:00.080) 0:00:07.961 ********
228included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_01.yml for localhost
229
230TASK [settings : Migrator | All | 'accounts.yml' | Migration 01 | Replace '{{ user }}' with '{{ user.name }}'] ***
231Sunday 13 October 2019 16:58:46 +0200 (0:00:00.060) 0:00:08.021 ********
232changed: [localhost]
233
234TASK [settings : Migrator | All | 'accounts.yml' | Migration 01 | Re-import Variables] ***
235Sunday 13 October 2019 16:58:47 +0200 (0:00:00.255) 0:00:08.277 ********
236ok: [localhost]
237
238TASK [settings : Migrator | All | Migration 02] ********************************
239Sunday 13 October 2019 16:58:47 +0200 (0:00:00.049) 0:00:08.327 ********
240included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_02.yml for localhost
241
242TASK [settings : Migrator | All | 'accounts.yml' | Migration 02 | Add single space after colon (if needed)] ***
243Sunday 13 October 2019 16:58:47 +0200 (0:00:00.063) 0:00:08.390 ********
244ok: [localhost]
245
246TASK [settings : Migrator | All | 'accounts.yml' | Migration 02 | Re-import Variables] ***
247Sunday 13 October 2019 16:58:47 +0200 (0:00:00.127) 0:00:08.518 ********
248ok: [localhost]
249
250TASK [settings : Migrator | 'ansible.cfg' | Migration 01] **********************
251Sunday 13 October 2019 16:58:47 +0200 (0:00:00.049) 0:00:08.567 ********
252skipping: [localhost]
253
254TASK [settings : Migrator | 'accounts.yml' | Migration 01] *********************
255Sunday 13 October 2019 16:58:47 +0200 (0:00:00.032) 0:00:08.599 ********
256included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/accounts_yml/migration_01.yml for localhost
257
258TASK [settings : Migrator | 'accounts.yml' | Migration 01 | Set variables] *****
259Sunday 13 October 2019 16:58:47 +0200 (0:00:00.114) 0:00:08.714 ********
260ok: [localhost]
261
262TASK [settings : Migrator | 'accounts.yml' | Migration 01 | Add 'user' key] ****
263Sunday 13 October 2019 16:58:47 +0200 (0:00:00.053) 0:00:08.767 ********
264skipping: [localhost]
265
266TASK [settings : Migrator | 'accounts.yml' | Migration 01 | Remove 'null' values] ***
267Sunday 13 October 2019 16:58:47 +0200 (0:00:00.035) 0:00:08.803 ********
268ok: [localhost]
269
270TASK [settings : Migrator | 'accounts.yml' | Migration 01 | Re-import Variables] ***
271Sunday 13 October 2019 16:58:47 +0200 (0:00:00.128) 0:00:08.931 ********
272ok: [localhost]
273
274TASK [settings : Migrator | 'accounts.yml' | Migration 02] *********************
275Sunday 13 October 2019 16:58:47 +0200 (0:00:00.050) 0:00:08.982 ********
276included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/accounts_yml/migration_02.yml for localhost
277
278TASK [settings : Migrator | 'accounts.yml' | Migration 02 | Set variables] *****
279Sunday 13 October 2019 16:58:47 +0200 (0:00:00.063) 0:00:09.045 ********
280ok: [localhost]
281
282TASK [settings : Migrator | 'accounts.yml' | Migration 02 | Add 'cloudflare' key] ***
283Sunday 13 October 2019 16:58:47 +0200 (0:00:00.054) 0:00:09.100 ********
284skipping: [localhost]
285
286TASK [settings : Migrator | 'accounts.yml' | Migration 02 | Remove 'null' values] ***
287Sunday 13 October 2019 16:58:48 +0200 (0:00:00.036) 0:00:09.136 ********
288ok: [localhost]
289
290TASK [settings : Migrator | 'accounts.yml' | Migration 02 | Re-import Variables] ***
291Sunday 13 October 2019 16:58:48 +0200 (0:00:00.128) 0:00:09.265 ********
292ok: [localhost]
293
294TASK [settings : Migrator | 'adv_settings.yml' | Migration 01] *****************
295Sunday 13 October 2019 16:58:48 +0200 (0:00:00.052) 0:00:09.318 ********
296skipping: [localhost]
297
298TASK [settings : Migrator | 'adv_settings.yml' | Migration 02] *****************
299Sunday 13 October 2019 16:58:48 +0200 (0:00:00.033) 0:00:09.351 ********
300skipping: [localhost]
301
302TASK [settings : Migrator | 'backup_config.yml' | Migration 01] ****************
303Sunday 13 October 2019 16:58:48 +0200 (0:00:00.033) 0:00:09.384 ********
304skipping: [localhost]
305
306TASK [settings : Settings | Updater] *******************************************
307Sunday 13 October 2019 16:58:48 +0200 (0:00:00.034) 0:00:09.419 ********
308included: /home/seed/cloudbox/roles/settings/tasks/subtasks/updater.yml for localhost
309
310TASK [settings : Updater | Run 'settings-updater.py' for 'accounts.yml'] *******
311Sunday 13 October 2019 16:58:48 +0200 (0:00:00.065) 0:00:09.484 ********
312ok: [localhost]
313
314TASK [settings : Updater | Build 'files_updated_successfully' list] ************
315Sunday 13 October 2019 16:58:48 +0200 (0:00:00.134) 0:00:09.619 ********
316skipping: [localhost]
317
318TASK [settings : Updater | Build 'files_updated_unsuccessfully' list] **********
319Sunday 13 October 2019 16:58:48 +0200 (0:00:00.033) 0:00:09.652 ********
320skipping: [localhost]
321
322TASK [settings : Updater | Set 'exit_is_necessary' variable] *******************
323Sunday 13 October 2019 16:58:48 +0200 (0:00:00.032) 0:00:09.685 ********
324skipping: [localhost]
325
326TASK [settings : Settings | Re-encrypt] ****************************************
327Sunday 13 October 2019 16:58:48 +0200 (0:00:00.034) 0:00:09.719 ********
328included: /home/seed/cloudbox/roles/settings/tasks/subtasks/reencrypt.yml for localhost
329
330TASK [settings : Re-encrypt | Re-encrypt 'accounts.yml' if previously encrypted] ***
331Sunday 13 October 2019 16:58:48 +0200 (0:00:00.062) 0:00:09.781 ********
332changed: [localhost]
333
334TASK [settings : Settings | Copy] **********************************************
335Sunday 13 October 2019 16:58:49 +0200 (0:00:00.620) 0:00:10.402 ********
336included: /home/seed/cloudbox/roles/settings/tasks/subtasks/copy.yml for localhost
337
338TASK [settings : Copy | Check if 'settings.yml' exists] ************************
339Sunday 13 October 2019 16:58:49 +0200 (0:00:00.103) 0:00:10.506 ********
340ok: [localhost]
341
342TASK [settings : Copy | Copy 'settings.yml.default' to 'settings.yml'] *********
343Sunday 13 October 2019 16:58:49 +0200 (0:00:00.134) 0:00:10.640 ********
344skipping: [localhost]
345
346TASK [settings : Settings | Decrypt] *******************************************
347Sunday 13 October 2019 16:58:49 +0200 (0:00:00.033) 0:00:10.674 ********
348included: /home/seed/cloudbox/roles/settings/tasks/subtasks/decrypt.yml for localhost
349
350TASK [settings : Decrypt | Check 'settings.yml' for encryption] ****************
351Sunday 13 October 2019 16:58:49 +0200 (0:00:00.059) 0:00:10.733 ********
352ok: [localhost]
353
354TASK [settings : Decrypt | Set 'file_is_encrypted' variable] *******************
355Sunday 13 October 2019 16:58:49 +0200 (0:00:00.133) 0:00:10.867 ********
356ok: [localhost]
357
358TASK [settings : Decrypt | Decrypt 'settings.yml' when encrypted] **************
359Sunday 13 October 2019 16:58:49 +0200 (0:00:00.050) 0:00:10.917 ********
360skipping: [localhost]
361
362TASK [settings : Settings | Migrator] ******************************************
363Sunday 13 October 2019 16:58:49 +0200 (0:00:00.032) 0:00:10.950 ********
364included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator.yml for localhost
365
366TASK [settings : Migrator | All | Migration 01] ********************************
367Sunday 13 October 2019 16:58:49 +0200 (0:00:00.082) 0:00:11.033 ********
368included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_01.yml for localhost
369
370TASK [settings : Migrator | All | 'settings.yml' | Migration 01 | Replace '{{ user }}' with '{{ user.name }}'] ***
371Sunday 13 October 2019 16:58:49 +0200 (0:00:00.058) 0:00:11.091 ********
372ok: [localhost]
373
374TASK [settings : Migrator | All | 'settings.yml' | Migration 01 | Re-import Variables] ***
375Sunday 13 October 2019 16:58:50 +0200 (0:00:00.133) 0:00:11.225 ********
376ok: [localhost]
377
378TASK [settings : Migrator | All | Migration 02] ********************************
379Sunday 13 October 2019 16:58:50 +0200 (0:00:00.049) 0:00:11.274 ********
380included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_02.yml for localhost
381
382TASK [settings : Migrator | All | 'settings.yml' | Migration 02 | Add single space after colon (if needed)] ***
383Sunday 13 October 2019 16:58:50 +0200 (0:00:00.061) 0:00:11.336 ********
384ok: [localhost]
385
386TASK [settings : Migrator | All | 'settings.yml' | Migration 02 | Re-import Variables] ***
387Sunday 13 October 2019 16:58:50 +0200 (0:00:00.130) 0:00:11.466 ********
388ok: [localhost]
389
390TASK [settings : Migrator | 'ansible.cfg' | Migration 01] **********************
391Sunday 13 October 2019 16:58:50 +0200 (0:00:00.049) 0:00:11.515 ********
392skipping: [localhost]
393
394TASK [settings : Migrator | 'accounts.yml' | Migration 01] *********************
395Sunday 13 October 2019 16:58:50 +0200 (0:00:00.034) 0:00:11.549 ********
396skipping: [localhost]
397
398TASK [settings : Migrator | 'accounts.yml' | Migration 02] *********************
399Sunday 13 October 2019 16:58:50 +0200 (0:00:00.033) 0:00:11.583 ********
400skipping: [localhost]
401
402TASK [settings : Migrator | 'adv_settings.yml' | Migration 01] *****************
403Sunday 13 October 2019 16:58:50 +0200 (0:00:00.033) 0:00:11.616 ********
404skipping: [localhost]
405
406TASK [settings : Migrator | 'adv_settings.yml' | Migration 02] *****************
407Sunday 13 October 2019 16:58:50 +0200 (0:00:00.033) 0:00:11.649 ********
408skipping: [localhost]
409
410TASK [settings : Migrator | 'backup_config.yml' | Migration 01] ****************
411Sunday 13 October 2019 16:58:50 +0200 (0:00:00.033) 0:00:11.683 ********
412skipping: [localhost]
413
414TASK [settings : Settings | Updater] *******************************************
415Sunday 13 October 2019 16:58:50 +0200 (0:00:00.082) 0:00:11.765 ********
416included: /home/seed/cloudbox/roles/settings/tasks/subtasks/updater.yml for localhost
417
418TASK [settings : Updater | Run 'settings-updater.py' for 'settings.yml'] *******
419Sunday 13 October 2019 16:58:50 +0200 (0:00:00.062) 0:00:11.828 ********
420ok: [localhost]
421
422TASK [settings : Updater | Build 'files_updated_successfully' list] ************
423Sunday 13 October 2019 16:58:50 +0200 (0:00:00.132) 0:00:11.960 ********
424skipping: [localhost]
425
426TASK [settings : Updater | Build 'files_updated_unsuccessfully' list] **********
427Sunday 13 October 2019 16:58:50 +0200 (0:00:00.033) 0:00:11.994 ********
428skipping: [localhost]
429
430TASK [settings : Updater | Set 'exit_is_necessary' variable] *******************
431Sunday 13 October 2019 16:58:50 +0200 (0:00:00.034) 0:00:12.029 ********
432skipping: [localhost]
433
434TASK [settings : Settings | Re-encrypt] ****************************************
435Sunday 13 October 2019 16:58:50 +0200 (0:00:00.033) 0:00:12.062 ********
436included: /home/seed/cloudbox/roles/settings/tasks/subtasks/reencrypt.yml for localhost
437
438TASK [settings : Re-encrypt | Re-encrypt 'settings.yml' if previously encrypted] ***
439Sunday 13 October 2019 16:58:51 +0200 (0:00:00.062) 0:00:12.124 ********
440skipping: [localhost]
441
442TASK [settings : Settings | Copy] **********************************************
443Sunday 13 October 2019 16:58:51 +0200 (0:00:00.033) 0:00:12.158 ********
444included: /home/seed/cloudbox/roles/settings/tasks/subtasks/copy.yml for localhost
445
446TASK [settings : Copy | Check if 'adv_settings.yml' exists] ********************
447Sunday 13 October 2019 16:58:51 +0200 (0:00:00.055) 0:00:12.213 ********
448ok: [localhost]
449
450TASK [settings : Copy | Copy 'adv_settings.yml.default' to 'adv_settings.yml'] ***
451Sunday 13 October 2019 16:58:51 +0200 (0:00:00.134) 0:00:12.347 ********
452skipping: [localhost]
453
454TASK [settings : Settings | Decrypt] *******************************************
455Sunday 13 October 2019 16:58:51 +0200 (0:00:00.033) 0:00:12.381 ********
456included: /home/seed/cloudbox/roles/settings/tasks/subtasks/decrypt.yml for localhost
457
458TASK [settings : Decrypt | Check 'adv_settings.yml' for encryption] ************
459Sunday 13 October 2019 16:58:51 +0200 (0:00:00.060) 0:00:12.441 ********
460ok: [localhost]
461
462TASK [settings : Decrypt | Set 'file_is_encrypted' variable] *******************
463Sunday 13 October 2019 16:58:51 +0200 (0:00:00.133) 0:00:12.574 ********
464ok: [localhost]
465
466TASK [settings : Decrypt | Decrypt 'adv_settings.yml' when encrypted] **********
467Sunday 13 October 2019 16:58:51 +0200 (0:00:00.046) 0:00:12.621 ********
468skipping: [localhost]
469
470TASK [settings : Settings | Migrator] ******************************************
471Sunday 13 October 2019 16:58:51 +0200 (0:00:00.032) 0:00:12.653 ********
472included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator.yml for localhost
473
474TASK [settings : Migrator | All | Migration 01] ********************************
475Sunday 13 October 2019 16:58:51 +0200 (0:00:00.080) 0:00:12.734 ********
476included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_01.yml for localhost
477
478TASK [settings : Migrator | All | 'adv_settings.yml' | Migration 01 | Replace '{{ user }}' with '{{ user.name }}'] ***
479Sunday 13 October 2019 16:58:51 +0200 (0:00:00.058) 0:00:12.792 ********
480ok: [localhost]
481
482TASK [settings : Migrator | All | 'adv_settings.yml' | Migration 01 | Re-import Variables] ***
483Sunday 13 October 2019 16:58:51 +0200 (0:00:00.128) 0:00:12.921 ********
484ok: [localhost]
485
486TASK [settings : Migrator | All | Migration 02] ********************************
487Sunday 13 October 2019 16:58:51 +0200 (0:00:00.166) 0:00:13.087 ********
488included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_02.yml for localhost
489
490TASK [settings : Migrator | All | 'adv_settings.yml' | Migration 02 | Add single space after colon (if needed)] ***
491Sunday 13 October 2019 16:58:52 +0200 (0:00:00.061) 0:00:13.148 ********
492ok: [localhost]
493
494TASK [settings : Migrator | All | 'adv_settings.yml' | Migration 02 | Re-import Variables] ***
495Sunday 13 October 2019 16:58:52 +0200 (0:00:00.128) 0:00:13.277 ********
496ok: [localhost]
497
498TASK [settings : Migrator | 'ansible.cfg' | Migration 01] **********************
499Sunday 13 October 2019 16:58:52 +0200 (0:00:00.056) 0:00:13.334 ********
500skipping: [localhost]
501
502TASK [settings : Migrator | 'accounts.yml' | Migration 01] *********************
503Sunday 13 October 2019 16:58:52 +0200 (0:00:00.033) 0:00:13.367 ********
504skipping: [localhost]
505
506TASK [settings : Migrator | 'accounts.yml' | Migration 02] *********************
507Sunday 13 October 2019 16:58:52 +0200 (0:00:00.034) 0:00:13.401 ********
508skipping: [localhost]
509
510TASK [settings : Migrator | 'adv_settings.yml' | Migration 01] *****************
511Sunday 13 October 2019 16:58:52 +0200 (0:00:00.033) 0:00:13.435 ********
512included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/adv_settings_yml/migration_01.yml for localhost
513
514TASK [settings : Migrator | 'adv_settings.yml' | Migration 01 | Set variables] ***
515Sunday 13 October 2019 16:58:52 +0200 (0:00:00.063) 0:00:13.498 ********
516ok: [localhost]
517
518TASK [settings : Migrator | 'adv_settings.yml' | Migration 01 | Rename 'plex' dict items] ***
519Sunday 13 October 2019 16:58:52 +0200 (0:00:00.054) 0:00:13.553 ********
520skipping: [localhost]
521
522TASK [settings : Migrator | 'adv_settings.yml' | Migration 01 | Remove 'null' values] ***
523Sunday 13 October 2019 16:58:52 +0200 (0:00:00.036) 0:00:13.589 ********
524ok: [localhost]
525
526TASK [settings : Migrator | 'adv_settings.yml' | Migration 01 | Re-import Variables] ***
527Sunday 13 October 2019 16:58:52 +0200 (0:00:00.127) 0:00:13.717 ********
528ok: [localhost]
529
530TASK [settings : Migrator | 'adv_settings.yml' | Migration 02] *****************
531Sunday 13 October 2019 16:58:52 +0200 (0:00:00.055) 0:00:13.772 ********
532included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/adv_settings_yml/migration_02.yml for localhost
533
534TASK [settings : Migrator | 'adv_settings.yml' | Migration 02 | Set variables] ***
535Sunday 13 October 2019 16:58:52 +0200 (0:00:00.063) 0:00:13.836 ********
536ok: [localhost]
537
538TASK [settings : Migrator | 'adv_settings.yml' | Migration 02 | Rebuild 'gpu.nvidia' dict] ***
539Sunday 13 October 2019 16:58:52 +0200 (0:00:00.050) 0:00:13.886 ********
540skipping: [localhost]
541
542TASK [settings : Migrator | 'adv_settings.yml' | Migration 02 | Remove 'null' values] ***
543Sunday 13 October 2019 16:58:52 +0200 (0:00:00.035) 0:00:13.922 ********
544ok: [localhost]
545
546TASK [settings : Migrator | 'adv_settings.yml' | Migration 02 | Re-import Variables] ***
547Sunday 13 October 2019 16:58:52 +0200 (0:00:00.127) 0:00:14.049 ********
548ok: [localhost]
549
550TASK [settings : Migrator | 'backup_config.yml' | Migration 01] ****************
551Sunday 13 October 2019 16:58:52 +0200 (0:00:00.053) 0:00:14.103 ********
552skipping: [localhost]
553
554TASK [settings : Settings | Updater] *******************************************
555Sunday 13 October 2019 16:58:53 +0200 (0:00:00.033) 0:00:14.137 ********
556included: /home/seed/cloudbox/roles/settings/tasks/subtasks/updater.yml for localhost
557
558TASK [settings : Updater | Run 'settings-updater.py' for 'adv_settings.yml'] ***
559Sunday 13 October 2019 16:58:53 +0200 (0:00:00.062) 0:00:14.199 ********
560ok: [localhost]
561
562TASK [settings : Updater | Build 'files_updated_successfully' list] ************
563Sunday 13 October 2019 16:58:53 +0200 (0:00:00.144) 0:00:14.344 ********
564skipping: [localhost]
565
566TASK [settings : Updater | Build 'files_updated_unsuccessfully' list] **********
567Sunday 13 October 2019 16:58:53 +0200 (0:00:00.083) 0:00:14.427 ********
568skipping: [localhost]
569
570TASK [settings : Updater | Set 'exit_is_necessary' variable] *******************
571Sunday 13 October 2019 16:58:53 +0200 (0:00:00.033) 0:00:14.460 ********
572skipping: [localhost]
573
574TASK [settings : Settings | Re-encrypt] ****************************************
575Sunday 13 October 2019 16:58:53 +0200 (0:00:00.033) 0:00:14.494 ********
576included: /home/seed/cloudbox/roles/settings/tasks/subtasks/reencrypt.yml for localhost
577
578TASK [settings : Re-encrypt | Re-encrypt 'adv_settings.yml' if previously encrypted] ***
579Sunday 13 October 2019 16:58:53 +0200 (0:00:00.062) 0:00:14.556 ********
580skipping: [localhost]
581
582TASK [settings : Settings | Copy] **********************************************
583Sunday 13 October 2019 16:58:53 +0200 (0:00:00.033) 0:00:14.589 ********
584included: /home/seed/cloudbox/roles/settings/tasks/subtasks/copy.yml for localhost
585
586TASK [settings : Copy | Check if 'backup_config.yml' exists] *******************
587Sunday 13 October 2019 16:58:53 +0200 (0:00:00.054) 0:00:14.644 ********
588ok: [localhost]
589
590TASK [settings : Copy | Copy 'backup_config.yml.default' to 'backup_config.yml'] ***
591Sunday 13 October 2019 16:58:53 +0200 (0:00:00.135) 0:00:14.780 ********
592skipping: [localhost]
593
594TASK [settings : Settings | Decrypt] *******************************************
595Sunday 13 October 2019 16:58:53 +0200 (0:00:00.034) 0:00:14.814 ********
596included: /home/seed/cloudbox/roles/settings/tasks/subtasks/decrypt.yml for localhost
597
598TASK [settings : Decrypt | Check 'backup_config.yml' for encryption] ***********
599Sunday 13 October 2019 16:58:53 +0200 (0:00:00.059) 0:00:14.874 ********
600ok: [localhost]
601
602TASK [settings : Decrypt | Set 'file_is_encrypted' variable] *******************
603Sunday 13 October 2019 16:58:53 +0200 (0:00:00.134) 0:00:15.008 ********
604ok: [localhost]
605
606TASK [settings : Decrypt | Decrypt 'backup_config.yml' when encrypted] *********
607Sunday 13 October 2019 16:58:53 +0200 (0:00:00.047) 0:00:15.055 ********
608skipping: [localhost]
609
610TASK [settings : Settings | Migrator] ******************************************
611Sunday 13 October 2019 16:58:53 +0200 (0:00:00.032) 0:00:15.088 ********
612included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator.yml for localhost
613
614TASK [settings : Migrator | All | Migration 01] ********************************
615Sunday 13 October 2019 16:58:54 +0200 (0:00:00.081) 0:00:15.169 ********
616included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/all/migration_01.yml for localhost
617
618TASK [settings : Migrator | All | 'backup_config.yml' | Migration 01 | Replace '{{ user }}' with '{{ user.name }}'] ***
619Sunday 13 October 2019 16:58:54 +0200 (0:00:00.059) 0:00:15.228 ********
620ok: [localhost]
621
622TASK [settings : Migrator | All | 'backup_config.yml' | Migration 01 | Re-import Variables] ***
623Sunday 13 October 2019 16:58:54 +0200 (0:00:00.130) 0:00:15.358 ********
624ok: [localhost]
625
626TASK [settings : Migrator | All | Migration 02] ********************************
627Sunday 13 October 2019 16:58:54 +0200 (0:00:00.049) 0:00:15.408 ********
628skipping: [localhost]
629
630TASK [settings : Migrator | 'ansible.cfg' | Migration 01] **********************
631Sunday 13 October 2019 16:58:54 +0200 (0:00:00.035) 0:00:15.443 ********
632skipping: [localhost]
633
634TASK [settings : Migrator | 'accounts.yml' | Migration 01] *********************
635Sunday 13 October 2019 16:58:54 +0200 (0:00:00.033) 0:00:15.476 ********
636skipping: [localhost]
637
638TASK [settings : Migrator | 'accounts.yml' | Migration 02] *********************
639Sunday 13 October 2019 16:58:54 +0200 (0:00:00.033) 0:00:15.510 ********
640skipping: [localhost]
641
642TASK [settings : Migrator | 'adv_settings.yml' | Migration 01] *****************
643Sunday 13 October 2019 16:58:54 +0200 (0:00:00.083) 0:00:15.594 ********
644skipping: [localhost]
645
646TASK [settings : Migrator | 'adv_settings.yml' | Migration 02] *****************
647Sunday 13 October 2019 16:58:54 +0200 (0:00:00.033) 0:00:15.627 ********
648skipping: [localhost]
649
650TASK [settings : Migrator | 'backup_config.yml' | Migration 01] ****************
651Sunday 13 October 2019 16:58:54 +0200 (0:00:00.033) 0:00:15.661 ********
652included: /home/seed/cloudbox/roles/settings/tasks/subtasks/migrator/backup_config_yml/migration_01.yml for localhost
653
654TASK [settings : Migrator | 'backup_config.yml' | Migration 01 | Set variables] ***
655Sunday 13 October 2019 16:58:54 +0200 (0:00:00.063) 0:00:15.724 ********
656ok: [localhost]
657
658TASK [settings : Migrator | 'backup_config.yml' | Migration 01 | Add 'restore_service' key] ***
659Sunday 13 October 2019 16:58:54 +0200 (0:00:00.058) 0:00:15.783 ********
660skipping: [localhost]
661
662TASK [settings : Migrator | 'backup_config.yml' | Migration 01 | Remove 'null' values] ***
663Sunday 13 October 2019 16:58:54 +0200 (0:00:00.035) 0:00:15.819 ********
664ok: [localhost]
665
666TASK [settings : Migrator | 'backup_config.yml' | Migration 01 | Re-import Variables] ***
667Sunday 13 October 2019 16:58:54 +0200 (0:00:00.130) 0:00:15.949 ********
668ok: [localhost]
669
670TASK [settings : Settings | Updater] *******************************************
671Sunday 13 October 2019 16:58:54 +0200 (0:00:00.049) 0:00:15.999 ********
672included: /home/seed/cloudbox/roles/settings/tasks/subtasks/updater.yml for localhost
673
674TASK [settings : Updater | Run 'settings-updater.py' for 'backup_config.yml'] ***
675Sunday 13 October 2019 16:58:54 +0200 (0:00:00.062) 0:00:16.061 ********
676ok: [localhost]
677
678TASK [settings : Updater | Build 'files_updated_successfully' list] ************
679Sunday 13 October 2019 16:58:55 +0200 (0:00:00.136) 0:00:16.197 ********
680skipping: [localhost]
681
682TASK [settings : Updater | Build 'files_updated_unsuccessfully' list] **********
683Sunday 13 October 2019 16:58:55 +0200 (0:00:00.033) 0:00:16.231 ********
684skipping: [localhost]
685
686TASK [settings : Updater | Set 'exit_is_necessary' variable] *******************
687Sunday 13 October 2019 16:58:55 +0200 (0:00:00.033) 0:00:16.264 ********
688skipping: [localhost]
689
690TASK [settings : Settings | Re-encrypt] ****************************************
691Sunday 13 October 2019 16:58:55 +0200 (0:00:00.033) 0:00:16.298 ********
692included: /home/seed/cloudbox/roles/settings/tasks/subtasks/reencrypt.yml for localhost
693
694TASK [settings : Re-encrypt | Re-encrypt 'backup_config.yml' if previously encrypted] ***
695Sunday 13 October 2019 16:58:55 +0200 (0:00:00.062) 0:00:16.361 ********
696skipping: [localhost]
697
698TASK [settings : Settings | Finish] ********************************************
699Sunday 13 October 2019 16:58:55 +0200 (0:00:00.031) 0:00:16.392 ********
700included: /home/seed/cloudbox/roles/settings/tasks/subtasks/finish.yml for localhost
701
702TASK [settings : Finish | Check 'settings-updater.py' for new settings] ********
703Sunday 13 October 2019 16:58:55 +0200 (0:00:00.067) 0:00:16.459 ********
704skipping: [localhost]
705
706TASK [settings : Finish | Check 'settings-updater.py' run status for errors] ***
707Sunday 13 October 2019 16:58:55 +0200 (0:00:00.031) 0:00:16.490 ********
708skipping: [localhost]
709
710TASK [settings : Finish | Exit so that user can check updated files and/or 'settings-updater.log'] ***
711Sunday 13 October 2019 16:58:55 +0200 (0:00:00.031) 0:00:16.522 ********
712skipping: [localhost]
713
714TASK [settings : Finish | Get stats on 'accounts.yml' for hash check] **********
715Sunday 13 October 2019 16:58:55 +0200 (0:00:00.031) 0:00:16.553 ********
716ok: [localhost]
717
718TASK [settings : Finish | Get stats on 'accounts.yml.default' for hash check] ***
719Sunday 13 October 2019 16:58:55 +0200 (0:00:00.134) 0:00:16.688 ********
720ok: [localhost]
721
722TASK [settings : Finish | Ensure that 'accounts.yml' is configured] ************
723Sunday 13 October 2019 16:58:55 +0200 (0:00:00.133) 0:00:16.821 ********
724ok: [localhost] => {
725 "changed": false,
726 "msg": "All assertions passed"
727}
728
729TASK [pre_tasks : User | Check if user 'seed' exists] **************************
730Sunday 13 October 2019 16:58:55 +0200 (0:00:00.105) 0:00:16.927 ********
731ok: [localhost]
732
733TASK [pre_tasks : User | Get 'seed' info] **************************************
734Sunday 13 October 2019 16:58:55 +0200 (0:00:00.133) 0:00:17.060 ********
735ok: [localhost]
736
737TASK [pre_tasks : User | Get 'video' gid] **************************************
738Sunday 13 October 2019 16:58:56 +0200 (0:00:00.235) 0:00:17.296 ********
739ok: [localhost]
740
741TASK [pre_tasks : User | Set 'uid', 'gid', and 'vgid'] *************************
742Sunday 13 October 2019 16:58:56 +0200 (0:00:00.128) 0:00:17.424 ********
743ok: [localhost]
744
745TASK [pre_tasks : Clean Paths | Remove trailing slash from new downloads paths] ***
746Sunday 13 October 2019 16:58:56 +0200 (0:00:00.048) 0:00:17.472 ********
747ok: [localhost]
748
749TASK [pre_tasks : Clean Paths | Remove trailing slash from old downloads paths] ***
750Sunday 13 October 2019 16:58:56 +0200 (0:00:00.052) 0:00:17.524 ********
751skipping: [localhost]
752
753TASK [pre_tasks : Variables | Set 'continuous_integration' variable] ***********
754Sunday 13 October 2019 16:58:56 +0200 (0:00:00.032) 0:00:17.557 ********
755ok: [localhost]
756
757TASK [pre_tasks : Variables | Set 'cloudflare_enabled' variable] ***************
758Sunday 13 October 2019 16:58:56 +0200 (0:00:00.048) 0:00:17.606 ********
759ok: [localhost]
760
761TASK [pre_tasks : Variables | Set 'plex_account_enabled' variable] *************
762Sunday 13 October 2019 16:58:56 +0200 (0:00:00.050) 0:00:17.656 ********
763ok: [localhost]
764
765TASK [pre_tasks : Variables | Set 'nzbs_downloads_path' variable] **************
766Sunday 13 October 2019 16:58:56 +0200 (0:00:00.048) 0:00:17.705 ********
767ok: [localhost]
768
769TASK [pre_tasks : Variables | Set 'torrents_downloads_path' variable] **********
770Sunday 13 October 2019 16:58:56 +0200 (0:00:00.052) 0:00:17.758 ********
771ok: [localhost]
772
773TASK [pre_tasks : Variables | Set 'suitarr_default_version' variable] **********
774Sunday 13 October 2019 16:58:56 +0200 (0:00:00.049) 0:00:17.807 ********
775ok: [localhost]
776
777TASK [pre_tasks : Variables | Check if 'suitarr.version' was specified] ********
778Sunday 13 October 2019 16:58:56 +0200 (0:00:00.046) 0:00:17.854 ********
779ok: [localhost]
780
781TASK [pre_tasks : Variables | Validate and set proper 'suitarr' key variables] ***
782Sunday 13 October 2019 16:58:56 +0200 (0:00:00.047) 0:00:17.902 ********
783ok: [localhost]
784
785TASK [pre_tasks : Variables | Merge changes back to 'suitarr' key] *************
786Sunday 13 October 2019 16:58:56 +0200 (0:00:00.047) 0:00:17.950 ********
787ok: [localhost]
788
789TASK [pre_tasks : Variables | Set 'sma_enabled' role tag] **********************
790Sunday 13 October 2019 16:58:56 +0200 (0:00:00.047) 0:00:17.997 ********
791ok: [localhost]
792
793TASK [pre_tasks : Variables | Check if 'system.timezone' was specified] ********
794Sunday 13 October 2019 16:58:56 +0200 (0:00:00.045) 0:00:18.042 ********
795ok: [localhost]
796
797TASK [pre_tasks : Variables | Set 'tz' variable to custom timezone] ************
798Sunday 13 October 2019 16:58:56 +0200 (0:00:00.052) 0:00:18.095 ********
799skipping: [localhost]
800
801TASK [pre_tasks : Variables | Get time zone from 'http://ip-api.com'] **********
802Sunday 13 October 2019 16:58:57 +0200 (0:00:00.032) 0:00:18.128 ********
803ok: [localhost]
804
805TASK [pre_tasks : Variables | Set 'tz' variable from 'http://ip-api.com'] ******
806Sunday 13 October 2019 16:58:58 +0200 (0:00:01.387) 0:00:19.516 ********
807ok: [localhost]
808
809TASK [pre_tasks : Variables | Check to see if '/etc/timezone' exists] **********
810Sunday 13 October 2019 16:58:58 +0200 (0:00:00.050) 0:00:19.566 ********
811skipping: [localhost]
812
813TASK [pre_tasks : Variables | Get info from '/etc/timezone'] *******************
814Sunday 13 October 2019 16:58:58 +0200 (0:00:00.033) 0:00:19.600 ********
815skipping: [localhost]
816
817TASK [pre_tasks : Variables | Set 'tz' variable to '/etc/timezone'] ************
818Sunday 13 October 2019 16:58:58 +0200 (0:00:00.034) 0:00:19.634 ********
819skipping: [localhost]
820
821TASK [pre_tasks : Variables | Set 'tz' variable to fallback value of 'Etc/UTC'] ***
822Sunday 13 October 2019 16:58:58 +0200 (0:00:00.035) 0:00:19.670 ********
823skipping: [localhost]
824
825TASK [pre_tasks : Role Variables | Set 'use_nzbs'] *****************************
826Sunday 13 October 2019 16:58:58 +0200 (0:00:00.034) 0:00:19.705 ********
827ok: [localhost]
828
829TASK [pre_tasks : Role Variables | Set 'use_torrents'] *************************
830Sunday 13 October 2019 16:58:58 +0200 (0:00:00.097) 0:00:19.803 ********
831ok: [localhost]
832
833TASK [pre_tasks : Role Variables | Set 'use_remote'] ***************************
834Sunday 13 October 2019 16:58:58 +0200 (0:00:00.046) 0:00:19.850 ********
835ok: [localhost]
836
837TASK [pre_tasks : Role Variables | Set 'use_nvidia'] ***************************
838Sunday 13 October 2019 16:58:58 +0200 (0:00:00.048) 0:00:19.898 ********
839ok: [localhost]
840
841TASK [pre_tasks : APT | Remove APT locks] **************************************
842Sunday 13 October 2019 16:58:58 +0200 (0:00:00.050) 0:00:19.948 ********
843changed: [localhost] => (item=/var/lib/apt/lists/lock)
844changed: [localhost] => (item=/var/cache/apt/archives/lock)
845changed: [localhost] => (item=/var/lib/dpkg/lock)
846
847TASK [pre_tasks : Set Cloudbox Type to 'cloudbox'] *****************************
848Sunday 13 October 2019 16:58:59 +0200 (0:00:00.300) 0:00:20.249 ********
849ok: [localhost]
850
851TASK [pre_tasks : Add Subdomain | Install 'dnsutils'] **************************
852Sunday 13 October 2019 16:58:59 +0200 (0:00:00.048) 0:00:20.298 ********
853ok: [localhost]
854
855TASK [pre_tasks : Add Subdomain | Get Public IP Address] ***********************
856Sunday 13 October 2019 16:59:00 +0200 (0:00:00.823) 0:00:21.121 ********
857changed: [localhost]
858
859TASK [pre_tasks : Add Subdomain | Set 'public_ip' variable] ********************
860Sunday 13 October 2019 16:59:00 +0200 (0:00:00.145) 0:00:21.266 ********
861ok: [localhost]
862
863TASK [pre_tasks : Add Subdomain | Cloudflare: Add 'cloudbox' subdomain to 'fmdb.tv'] ***
864Sunday 13 October 2019 16:59:00 +0200 (0:00:00.048) 0:00:21.315 ********
865ok: [localhost]
866
867TASK [kernel : Set default 'reboot_is_necessary' variable] *********************
868Sunday 13 October 2019 16:59:01 +0200 (0:00:01.798) 0:00:23.113 ********
869ok: [localhost]
870
871TASK [kernel : Preinstall task] ************************************************
872Sunday 13 October 2019 16:59:02 +0200 (0:00:00.043) 0:00:23.157 ********
873skipping: [localhost]
874
875TASK [kernel : Hetzner | Install 'pciutils'] ***********************************
876Sunday 13 October 2019 16:59:02 +0200 (0:00:00.033) 0:00:23.190 ********
877ok: [localhost]
878
879TASK [kernel : Hetzner | Fetch PCI info] ***************************************
880Sunday 13 October 2019 16:59:02 +0200 (0:00:00.741) 0:00:23.931 ********
881changed: [localhost]
882
883TASK [kernel : Hetzner | Check if 'blacklist-hetzner.conf' exists] *************
884Sunday 13 October 2019 16:59:02 +0200 (0:00:00.144) 0:00:24.076 ********
885ok: [localhost]
886
887TASK [kernel : Hetzner | Comment out 'i915' blacklists in 'blacklist-hetzner.conf'] ***
888Sunday 13 October 2019 16:59:03 +0200 (0:00:00.128) 0:00:24.205 ********
889ok: [localhost]
890
891TASK [kernel : Hetzner | Hetzner GRUB files] ***********************************
892Sunday 13 October 2019 16:59:03 +0200 (0:00:00.128) 0:00:24.333 ********
893ok: [localhost]
894
895TASK [kernel : Hetzner | Check status of GRUB files] ***************************
896Sunday 13 October 2019 16:59:03 +0200 (0:00:00.047) 0:00:24.380 ********
897ok: [localhost] => (item=/etc/default/grub.d/hetzner.cfg)
898ok: [localhost] => (item=/etc/default/grub)
899
900TASK [kernel : Hetzner | Hetzner GRUB edits] ***********************************
901Sunday 13 October 2019 16:59:03 +0200 (0:00:00.229) 0:00:24.609 ********
902included: /home/seed/cloudbox/roles/kernel/tasks/subtasks/hetzner_grub_edits.yml for localhost
903included: /home/seed/cloudbox/roles/kernel/tasks/subtasks/hetzner_grub_edits.yml for localhost
904
905TASK [kernel : Hetzner | GRUB Edits | Set parameters to remove] ****************
906Sunday 13 October 2019 16:59:03 +0200 (0:00:00.107) 0:00:24.717 ********
907ok: [localhost]
908
909TASK [kernel : Hetzner | GRUB Edits | Get default kernel parameters] ***********
910Sunday 13 October 2019 16:59:03 +0200 (0:00:00.046) 0:00:24.764 ********
911changed: [localhost]
912
913TASK [kernel : Hetzner | GRUB Edits | Set default kernel parameters] ***********
914Sunday 13 October 2019 16:59:03 +0200 (0:00:00.242) 0:00:25.007 ********
915ok: [localhost]
916
917TASK [kernel : Hetzner | GRUB Edits | Set final kernel parameters] *************
918Sunday 13 October 2019 16:59:03 +0200 (0:00:00.049) 0:00:25.056 ********
919ok: [localhost]
920
921TASK [kernel : Hetzner | GRUB Edits | Update 'GRUB_CMDLINE_LINUX_DEFAULT'] *****
922Sunday 13 October 2019 16:59:03 +0200 (0:00:00.052) 0:00:25.108 ********
923ok: [localhost]
924
925TASK [kernel : Hetzner | GRUB Edits | Set 'reboot_is_necessary' variable] ******
926Sunday 13 October 2019 16:59:04 +0200 (0:00:00.129) 0:00:25.237 ********
927skipping: [localhost]
928
929TASK [kernel : Hetzner | GRUB Edits | Set parameters to remove] ****************
930Sunday 13 October 2019 16:59:04 +0200 (0:00:00.036) 0:00:25.274 ********
931ok: [localhost]
932
933TASK [kernel : Hetzner | GRUB Edits | Get default kernel parameters] ***********
934Sunday 13 October 2019 16:59:04 +0200 (0:00:00.047) 0:00:25.321 ********
935changed: [localhost]
936
937TASK [kernel : Hetzner | GRUB Edits | Set default kernel parameters] ***********
938Sunday 13 October 2019 16:59:04 +0200 (0:00:00.129) 0:00:25.450 ********
939ok: [localhost]
940
941TASK [kernel : Hetzner | GRUB Edits | Set final kernel parameters] *************
942Sunday 13 October 2019 16:59:04 +0200 (0:00:00.052) 0:00:25.502 ********
943ok: [localhost]
944
945TASK [kernel : Hetzner | GRUB Edits | Update 'GRUB_CMDLINE_LINUX_DEFAULT'] *****
946Sunday 13 October 2019 16:59:04 +0200 (0:00:00.048) 0:00:25.551 ********
947ok: [localhost]
948
949TASK [kernel : Hetzner | GRUB Edits | Set 'reboot_is_necessary' variable] ******
950Sunday 13 October 2019 16:59:04 +0200 (0:00:00.129) 0:00:25.680 ********
951skipping: [localhost]
952
953TASK [kernel : Cron Tasks] *****************************************************
954Sunday 13 October 2019 16:59:04 +0200 (0:00:00.035) 0:00:25.715 ********
955included: /home/seed/cloudbox/roles/kernel/tasks/subtasks/cron.yml for localhost
956
957TASK [kernel : Cron | Purge old kernels on reboot] *****************************
958Sunday 13 October 2019 16:59:04 +0200 (0:00:00.055) 0:00:25.771 ********
959ok: [localhost]
960
961TASK [kernel : Mainline Kernel Script Tasks] ***********************************
962Sunday 13 October 2019 16:59:04 +0200 (0:00:00.196) 0:00:25.967 ********
963included: /home/seed/cloudbox/roles/kernel/tasks/subtasks/script.yml for localhost
964
965TASK [kernel : Mainline Kernel Script | Check for existing 'ubuntu-mainline-kernel.sh'] ***
966Sunday 13 October 2019 16:59:04 +0200 (0:00:00.071) 0:00:26.039 ********
967ok: [localhost]
968
969TASK [kernel : Mainline Kernel Script | Calculate hash blob for existing 'ubuntu-mainline-kernel.sh'] ***
970Sunday 13 October 2019 16:59:05 +0200 (0:00:00.126) 0:00:26.165 ********
971changed: [localhost]
972
973TASK [kernel : Mainline Kernel Script | Set 'existing_local_script_hash' variable] ***
974Sunday 13 October 2019 16:59:05 +0200 (0:00:00.128) 0:00:26.293 ********
975ok: [localhost]
976
977TASK [kernel : Mainline Kernel Script | Get hash blob for latest 'ubuntu-mainline-kernel.sh'] ***
978Sunday 13 October 2019 16:59:05 +0200 (0:00:00.046) 0:00:26.340 ********
979ok: [localhost]
980
981TASK [kernel : Mainline Kernel Script | Set 'remote_script_hash' variables] ****
982Sunday 13 October 2019 16:59:05 +0200 (0:00:00.472) 0:00:26.812 ********
983ok: [localhost]
984
985TASK [kernel : Mainline Kernel Script | Download and install 'ubuntu-mainline-kernel.sh'] ***
986Sunday 13 October 2019 16:59:05 +0200 (0:00:00.049) 0:00:26.861 ********
987skipping: [localhost]
988
989TASK [kernel : Mainline Kernel Script | Download and install 'ubuntu-mainline-kernel.sh'] ***
990Sunday 13 October 2019 16:59:05 +0200 (0:00:00.035) 0:00:26.897 ********
991skipping: [localhost]
992
993TASK [kernel : Mainline Kernel Script | Look for '/usr/local/bin/ubuntu-mainline-kernel.sh'] ***
994Sunday 13 October 2019 16:59:05 +0200 (0:00:00.033) 0:00:26.931 ********
995ok: [localhost]
996
997TASK [kernel : Mainline Kernel Script | Mainline Kernel Script | Validate '/usr/local/bin/ubuntu-mainline-kernel.sh'] ***
998Sunday 13 October 2019 16:59:05 +0200 (0:00:00.128) 0:00:27.059 ********
999changed: [localhost]
1000
1001TASK [kernel : Mainline Kernel Script | Import script if validation failed] ****
1002Sunday 13 October 2019 16:59:06 +0200 (0:00:00.185) 0:00:27.245 ********
1003skipping: [localhost]
1004
1005TASK [kernel : Update Tasks] ***************************************************
1006Sunday 13 October 2019 16:59:06 +0200 (0:00:00.033) 0:00:27.278 ********
1007included: /home/seed/cloudbox/roles/kernel/tasks/subtasks/update.yml for localhost
1008
1009TASK [kernel : Update | Update kernel] *****************************************
1010Sunday 13 October 2019 16:59:06 +0200 (0:00:00.061) 0:00:27.340 ********
1011skipping: [localhost]
1012
1013TASK [kernel : Update | Fix apt] ***********************************************
1014Sunday 13 October 2019 16:59:06 +0200 (0:00:00.034) 0:00:27.375 ********
1015skipping: [localhost]
1016
1017TASK [kernel : Update | Set 'reboot_is_necessary' variable] ********************
1018Sunday 13 October 2019 16:59:06 +0200 (0:00:00.033) 0:00:27.408 ********
1019skipping: [localhost]
1020
1021TASK [kernel : Update | Kernel was updated] ************************************
1022Sunday 13 October 2019 16:59:06 +0200 (0:00:00.033) 0:00:27.442 ********
1023skipping: [localhost]
1024
1025TASK [kernel : Update | Kernel was not updated] ********************************
1026Sunday 13 October 2019 16:59:06 +0200 (0:00:00.034) 0:00:27.476 ********
1027skipping: [localhost]
1028
1029TASK [kernel : Header Tasks] ***************************************************
1030Sunday 13 October 2019 16:59:06 +0200 (0:00:00.033) 0:00:27.510 ********
1031included: /home/seed/cloudbox/roles/kernel/tasks/subtasks/headers.yml for localhost
1032
1033TASK [kernel : Header | Install 'linux-headers'] *******************************
1034Sunday 13 October 2019 16:59:06 +0200 (0:00:00.061) 0:00:27.572 ********
1035ok: [localhost]
1036
1037TASK [kernel : Header | Fix apt] ***********************************************
1038Sunday 13 October 2019 16:59:07 +0200 (0:00:00.754) 0:00:28.326 ********
1039skipping: [localhost]
1040
1041TASK [kernel : Header | Set 'reboot_is_necessary' variable] ********************
1042Sunday 13 October 2019 16:59:07 +0200 (0:00:00.032) 0:00:28.358 ********
1043skipping: [localhost]
1044
1045TASK [kernel : Header | Kernel headers were updated] ***************************
1046Sunday 13 October 2019 16:59:07 +0200 (0:00:00.032) 0:00:28.391 ********
1047skipping: [localhost]
1048
1049TASK [kernel : Header | Kernel headers were not updated] ***********************
1050Sunday 13 October 2019 16:59:07 +0200 (0:00:00.032) 0:00:28.423 ********
1051ok: [localhost] => {
1052 "msg": "Kernel headers were not updated."
1053}
1054
1055TASK [kernel : Restart Tasks] **************************************************
1056Sunday 13 October 2019 16:59:07 +0200 (0:00:00.048) 0:00:28.472 ********
1057skipping: [localhost]
1058
1059TASK [kernel : Checks Tasks] ***************************************************
1060Sunday 13 October 2019 16:59:07 +0200 (0:00:00.032) 0:00:28.505 ********
1061included: /home/seed/cloudbox/roles/kernel/tasks/subtasks/checks.yml for localhost
1062
1063TASK [kernel : Checks | Fail when linux kernel version is lower than 4.00] *****
1064Sunday 13 October 2019 16:59:07 +0200 (0:00:00.059) 0:00:28.564 ********
1065skipping: [localhost]
1066
1067TASK [kernel : Checks | Warn when linux kernel version is lower than 4.10] *****
1068Sunday 13 October 2019 16:59:07 +0200 (0:00:00.032) 0:00:28.597 ********
1069skipping: [localhost]
1070
1071TASK [user : Create common groups] *********************************************
1072Sunday 13 October 2019 16:59:07 +0200 (0:00:00.034) 0:00:28.632 ********
1073ok: [localhost] => (item=docker)
1074ok: [localhost] => (item=seed)
1075
1076TASK [user : Create user 'seed'] ***********************************************
1077Sunday 13 October 2019 16:59:07 +0200 (0:00:00.340) 0:00:28.972 ********
1078ok: [localhost]
1079
1080TASK [user : Get vgid] *********************************************************
1081Sunday 13 October 2019 16:59:08 +0200 (0:00:00.415) 0:00:29.387 ********
1082changed: [localhost]
1083
1084TASK [user : Set 'uid', 'gid', and 'vgid'] *************************************
1085Sunday 13 October 2019 16:59:08 +0200 (0:00:00.126) 0:00:29.514 ********
1086ok: [localhost]
1087
1088TASK [user : Check sudoers exists] *********************************************
1089Sunday 13 October 2019 16:59:08 +0200 (0:00:00.160) 0:00:29.675 ********
1090ok: [localhost]
1091
1092TASK [user : Set sudo group to NOPASSWD] ***************************************
1093Sunday 13 October 2019 16:59:08 +0200 (0:00:00.129) 0:00:29.804 ********
1094ok: [localhost]
1095
1096TASK [user : Create 'new_home_path' variable] **********************************
1097Sunday 13 October 2019 16:59:08 +0200 (0:00:00.191) 0:00:29.996 ********
1098ok: [localhost]
1099
1100TASK [user : Delete previous cloudbox folder if it exists] *********************
1101Sunday 13 October 2019 16:59:08 +0200 (0:00:00.045) 0:00:30.042 ********
1102skipping: [localhost]
1103
1104TASK [user : Get current git branch] *******************************************
1105Sunday 13 October 2019 16:59:08 +0200 (0:00:00.034) 0:00:30.076 ********
1106skipping: [localhost]
1107
1108TASK [user : Clone Cloudbox project] *******************************************
1109Sunday 13 October 2019 16:59:08 +0200 (0:00:00.033) 0:00:30.109 ********
1110skipping: [localhost]
1111
1112TASK [user : Copy config files to cloudbox folder] *****************************
1113Sunday 13 October 2019 16:59:09 +0200 (0:00:00.034) 0:00:30.144 ********
1114skipping: [localhost] => (item=/home/seed/cloudbox/cloudbox.yml)
1115skipping: [localhost] => (item=/home/seed/cloudbox/backup_config.yml)
1116skipping: [localhost] => (item=/home/seed/cloudbox/backup.yml)
1117skipping: [localhost] => (item=/home/seed/cloudbox/accounts.yml)
1118skipping: [localhost] => (item=/home/seed/cloudbox/appveyor.yml)
1119skipping: [localhost] => (item=/home/seed/cloudbox/adv_settings.yml)
1120skipping: [localhost] => (item=/home/seed/cloudbox/settings.yml)
1121skipping: [localhost] => (item=/home/seed/cloudbox/ansible.cfg)
1122
1123TASK [user : Look for '.ansible_vault' file in current home folder] ************
1124Sunday 13 October 2019 16:59:09 +0200 (0:00:00.067) 0:00:30.211 ********
1125skipping: [localhost]
1126
1127TASK [user : Copy '.ansible_vault' to new home folder.] ************************
1128Sunday 13 October 2019 16:59:09 +0200 (0:00:00.033) 0:00:30.245 ********
1129skipping: [localhost]
1130
1131TASK [user : Quit playbook after creation of new cloudbox folder location] *****
1132Sunday 13 October 2019 16:59:09 +0200 (0:00:00.034) 0:00:30.280 ********
1133skipping: [localhost]
1134
1135TASK [user : Set preinstall variables] *****************************************
1136Sunday 13 October 2019 16:59:09 +0200 (0:00:00.033) 0:00:30.314 ********
1137skipping: [localhost]
1138
1139TASK [user : Reset ownership of '/home/seed/' path] ****************************
1140Sunday 13 October 2019 16:59:09 +0200 (0:00:00.035) 0:00:30.349 ********
1141changed: [localhost]
1142
1143TASK [shell : Set 'shell_type' variable] ***************************************
1144Sunday 13 October 2019 16:59:09 +0200 (0:00:00.367) 0:00:30.717 ********
1145ok: [localhost]
1146
1147TASK [shell : Import 'zsh' subtask] ********************************************
1148Sunday 13 October 2019 16:59:09 +0200 (0:00:00.050) 0:00:30.767 ********
1149included: /home/seed/cloudbox/roles/shell/tasks/subtasks/zsh.yml for localhost
1150
1151TASK [shell : Zsh | Install 'zsh'] *********************************************
1152Sunday 13 October 2019 16:59:09 +0200 (0:00:00.067) 0:00:30.835 ********
1153ok: [localhost]
1154
1155TASK [shell : Zsh | Clone oh-my-zsh repo] **************************************
1156Sunday 13 October 2019 16:59:10 +0200 (0:00:00.733) 0:00:31.568 ********
1157ok: [localhost]
1158
1159TASK [shell : Zsh | Check if an existing .zshrc file is present] ***************
1160Sunday 13 October 2019 16:59:11 +0200 (0:00:01.193) 0:00:32.762 ********
1161ok: [localhost]
1162
1163TASK [shell : Zsh | Create /home/seed/.zshrc file] *****************************
1164Sunday 13 October 2019 16:59:11 +0200 (0:00:00.134) 0:00:32.896 ********
1165skipping: [localhost]
1166
1167TASK [shell : Zsh | Set default editor to nano in .zshrc] **********************
1168Sunday 13 October 2019 16:59:11 +0200 (0:00:00.033) 0:00:32.930 ********
1169ok: [localhost]
1170
1171TASK [shell : Zsh | Set update prompt to always default true] ******************
1172Sunday 13 October 2019 16:59:11 +0200 (0:00:00.125) 0:00:33.056 ********
1173ok: [localhost]
1174
1175TASK [shell : Zsh | Set option 'nomatch'] **************************************
1176Sunday 13 October 2019 16:59:12 +0200 (0:00:00.125) 0:00:33.181 ********
1177ok: [localhost]
1178
1179TASK [shell : Zsh | Check if /bin/zsh exists] **********************************
1180Sunday 13 October 2019 16:59:12 +0200 (0:00:00.179) 0:00:33.361 ********
1181ok: [localhost]
1182
1183TASK [shell : Zsh | Create alternatives link to /bin/zsh] **********************
1184Sunday 13 October 2019 16:59:12 +0200 (0:00:00.126) 0:00:33.488 ********
1185skipping: [localhost]
1186
1187TASK [shell : Zsh | Set zsh as default shell] **********************************
1188Sunday 13 October 2019 16:59:12 +0200 (0:00:00.033) 0:00:33.521 ********
1189ok: [localhost]
1190
1191TASK [shell : Zsh | Default shell set to: Zsh] *********************************
1192Sunday 13 October 2019 16:59:12 +0200 (0:00:00.145) 0:00:33.667 ********
1193skipping: [localhost]
1194
1195TASK [shell : Zsh | Default shell set to: Zsh] *********************************
1196Sunday 13 October 2019 16:59:12 +0200 (0:00:00.033) 0:00:33.701 ********
1197skipping: [localhost]
1198
1199TASK [rclone : Uninstall Legacy Rclone Tasks] **********************************
1200Sunday 13 October 2019 16:59:12 +0200 (0:00:00.034) 0:00:33.735 ********
1201included: /home/seed/cloudbox/roles/rclone/tasks/uninstall_legacy_rclone.yml for localhost
1202
1203TASK [rclone : Uninstall Legacy Rclone | Delete '/usr/sbin/rclone' if it exists] ***
1204Sunday 13 October 2019 16:59:12 +0200 (0:00:00.067) 0:00:33.803 ********
1205ok: [localhost]
1206
1207TASK [rclone : Uninstall Legacy Rclone | Check if '/opt/rclone/rclone.conf' exists] ***
1208Sunday 13 October 2019 16:59:12 +0200 (0:00:00.125) 0:00:33.929 ********
1209ok: [localhost]
1210
1211TASK [rclone : Uninstall Legacy Rclone | Check if '/home/seed/.config/rclone/rclone.conf' exists] ***
1212Sunday 13 October 2019 16:59:12 +0200 (0:00:00.126) 0:00:34.056 ********
1213skipping: [localhost]
1214
1215TASK [rclone : Uninstall Legacy Rclone | Delete '/home/seed/.config/rclone/rclone.conf' if it is symlinked] ***
1216Sunday 13 October 2019 16:59:12 +0200 (0:00:00.034) 0:00:34.091 ********
1217skipping: [localhost]
1218
1219TASK [rclone : Uninstall Legacy Rclone | Copy '/opt/rclone/rclone.conf' to '/home/seed/.config/rclone/rclone.conf'] ***
1220Sunday 13 October 2019 16:59:13 +0200 (0:00:00.035) 0:00:34.126 ********
1221skipping: [localhost]
1222
1223TASK [rclone : Uninstall Legacy Rclone | Delete '/opt/rclone' if it exists] ****
1224Sunday 13 October 2019 16:59:13 +0200 (0:00:00.033) 0:00:34.160 ********
1225changed: [localhost]
1226
1227TASK [rclone : Build URL | Install common packages] ****************************
1228Sunday 13 October 2019 16:59:13 +0200 (0:00:00.127) 0:00:34.288 ********
1229ok: [localhost]
1230
1231TASK [rclone : Build URL | Check if rclone version was specified] **************
1232Sunday 13 October 2019 16:59:13 +0200 (0:00:00.751) 0:00:35.040 ********
1233ok: [localhost]
1234
1235TASK [rclone : Build URL | Display rclone version specified] *******************
1236Sunday 13 October 2019 16:59:13 +0200 (0:00:00.051) 0:00:35.092 ********
1237ok: [localhost] => {
1238 "msg": "Rclone version specified: latest"
1239}
1240
1241TASK [rclone : Build URL | Check if github rate limit is active] ***************
1242Sunday 13 October 2019 16:59:14 +0200 (0:00:00.046) 0:00:35.138 ********
1243changed: [localhost]
1244
1245TASK [rclone : Build URL | Set 'github_rate_limited'] **************************
1246Sunday 13 October 2019 16:59:14 +0200 (0:00:00.412) 0:00:35.550 ********
1247ok: [localhost]
1248
1249TASK [rclone : Build URL | Display message about GitHub API limit] *************
1250Sunday 13 October 2019 16:59:14 +0200 (0:00:00.046) 0:00:35.597 ********
1251skipping: [localhost]
1252
1253TASK [rclone : Build URL | Set vars for current version] ***********************
1254Sunday 13 October 2019 16:59:14 +0200 (0:00:00.032) 0:00:35.629 ********
1255ok: [localhost]
1256
1257TASK [rclone : Build URL | Set vars for beta version] **************************
1258Sunday 13 October 2019 16:59:14 +0200 (0:00:00.048) 0:00:35.677 ********
1259skipping: [localhost]
1260
1261TASK [rclone : Build URL | Set temp 'rclone_version_specified0' var for specified version] ***
1262Sunday 13 October 2019 16:59:14 +0200 (0:00:00.033) 0:00:35.711 ********
1263skipping: [localhost]
1264
1265TASK [rclone : Build URL | Check if version '{{ rclone_version_specified0 }}' is available] ***
1266Sunday 13 October 2019 16:59:14 +0200 (0:00:00.036) 0:00:35.747 ********
1267skipping: [localhost]
1268
1269TASK [rclone : Build URL | Set vars for specified version if available] ********
1270Sunday 13 October 2019 16:59:14 +0200 (0:00:00.035) 0:00:35.783 ********
1271skipping: [localhost]
1272
1273TASK [rclone : Build URL | Display message if specified version is not available] ***
1274Sunday 13 October 2019 16:59:14 +0200 (0:00:00.088) 0:00:35.871 ********
1275skipping: [localhost]
1276
1277TASK [rclone : Build URL | Set vars for specified version if not available] ****
1278Sunday 13 October 2019 16:59:14 +0200 (0:00:00.037) 0:00:35.909 ********
1279skipping: [localhost]
1280
1281TASK [rclone : Install Binary | Install common packages] ***********************
1282Sunday 13 October 2019 16:59:14 +0200 (0:00:00.036) 0:00:35.945 ********
1283ok: [localhost]
1284
1285TASK [rclone : Install Binary | Create rclone directories] *********************
1286Sunday 13 October 2019 16:59:15 +0200 (0:00:00.731) 0:00:36.676 ********
1287changed: [localhost] => (item=/home/seed/.config)
1288ok: [localhost] => (item=/home/seed/.config/rclone)
1289
1290TASK [rclone : Install Binary | Cleanup rclone tmp path] ***********************
1291Sunday 13 October 2019 16:59:15 +0200 (0:00:00.225) 0:00:36.902 ********
1292changed: [localhost]
1293
1294TASK [rclone : Install Binary | Display rclone version being installed] ********
1295Sunday 13 October 2019 16:59:15 +0200 (0:00:00.129) 0:00:37.032 ********
1296ok: [localhost] => {
1297 "msg": "Installing Rclone version: latest"
1298}
1299
1300TASK [rclone : Install Binary | Download and unarchive rclone] *****************
1301Sunday 13 October 2019 16:59:15 +0200 (0:00:00.049) 0:00:37.081 ********
1302changed: [localhost]
1303
1304TASK [rclone : Install Binary | Find rclone tmp dir] ***************************
1305Sunday 13 October 2019 16:59:16 +0200 (0:00:00.973) 0:00:38.054 ********
1306changed: [localhost]
1307
1308TASK [rclone : Install Binary | Copy binary to /usr/bin/rclone] ****************
1309Sunday 13 October 2019 16:59:17 +0200 (0:00:00.127) 0:00:38.182 ********
1310ok: [localhost]
1311
1312TASK [rclone : Install Binary | Make dir for local manpages] *******************
1313Sunday 13 October 2019 16:59:17 +0200 (0:00:00.266) 0:00:38.448 ********
1314ok: [localhost]
1315
1316TASK [rclone : Install Binary | Copy manpage] **********************************
1317Sunday 13 October 2019 16:59:17 +0200 (0:00:00.127) 0:00:38.575 ********
1318ok: [localhost]
1319
1320TASK [rclone : Install Binary | Install manpage] *******************************
1321Sunday 13 October 2019 16:59:17 +0200 (0:00:00.201) 0:00:38.777 ********
1322ok: [localhost]
1323
1324TASK [rclone : Install Binary | Get rclone version] ****************************
1325Sunday 13 October 2019 16:59:18 +0200 (0:00:00.554) 0:00:39.331 ********
1326changed: [localhost]
1327
1328TASK [rclone : Install Binary | Display rclone version] ************************
1329Sunday 13 October 2019 16:59:18 +0200 (0:00:00.136) 0:00:39.468 ********
1330ok: [localhost] => {
1331 "msg": "Rclone version 1.49.5 installed."
1332}
1333
1334TASK [rclone : Import Config | Check if 'rclone.conf' exists in '/home/seed/cloudbox'] ***
1335Sunday 13 October 2019 16:59:18 +0200 (0:00:00.049) 0:00:39.518 ********
1336ok: [localhost]
1337
1338TASK [rclone : Import Config | Check if a previous 'rclone.conf' exists] *******
1339Sunday 13 October 2019 16:59:18 +0200 (0:00:00.124) 0:00:39.642 ********
1340skipping: [localhost]
1341
1342TASK [rclone : Import Config | Backup previous 'rclone.conf' (if it exists)] ***
1343Sunday 13 October 2019 16:59:18 +0200 (0:00:00.034) 0:00:39.676 ********
1344skipping: [localhost]
1345
1346TASK [rclone : Import Config | Remove previous 'rclone.conf' (if it exists)] ***
1347Sunday 13 October 2019 16:59:18 +0200 (0:00:00.033) 0:00:39.710 ********
1348skipping: [localhost]
1349
1350TASK [rclone : Import Config | Import 'rclone.conf' from '/home/seed/cloudbox'] ***
1351Sunday 13 October 2019 16:59:18 +0200 (0:00:00.034) 0:00:39.745 ********
1352skipping: [localhost]
1353
1354TASK [rclone : Import Config | Remove imported 'rclone.conf' from '/home/seed/cloudbox'] ***
1355Sunday 13 October 2019 16:59:18 +0200 (0:00:00.034) 0:00:39.780 ********
1356skipping: [localhost]
1357
1358TASK [rclone : Import Config | Check if 'rclone.conf' exists at default location] ***
1359Sunday 13 October 2019 16:59:18 +0200 (0:00:00.033) 0:00:39.814 ********
1360ok: [localhost]
1361
1362TASK [rclone : Import Config | Find location of 'rclone.conf' when not at default location] ***
1363Sunday 13 October 2019 16:59:18 +0200 (0:00:00.136) 0:00:39.950 ********
1364skipping: [localhost]
1365
1366TASK [rclone : Import Config | Copy 'rclone.conf' to default location if found elsewhere] ***
1367Sunday 13 October 2019 16:59:18 +0200 (0:00:00.034) 0:00:39.984 ********
1368skipping: [localhost]
1369
1370TASK [rclone : Import Config | Remove that other 'rclone.conf' copy] ***********
1371Sunday 13 October 2019 16:59:18 +0200 (0:00:00.085) 0:00:40.070 ********
1372skipping: [localhost]
1373
1374TASK [rclone : Import Config | Create blank 'rclone.conf' if not found elsewhere] ***
1375Sunday 13 October 2019 16:59:18 +0200 (0:00:00.033) 0:00:40.104 ********
1376skipping: [localhost]
1377
1378TASK [rclone : Preinstall Tasks] ***********************************************
1379Sunday 13 October 2019 16:59:19 +0200 (0:00:00.033) 0:00:40.138 ********
1380skipping: [localhost]
1381
1382TASK [system : APT tasks] ******************************************************
1383Sunday 13 October 2019 16:59:19 +0200 (0:00:00.033) 0:00:40.171 ********
1384included: /home/seed/cloudbox/roles/system/tasks/subtasks/apt.yml for localhost
1385
1386TASK [system : APT | Set env variables] ****************************************
1387Sunday 13 October 2019 16:59:19 +0200 (0:00:00.064) 0:00:40.236 ********
1388ok: [localhost]
1389
1390TASK [system : APT | Fix any potential dpkg issues] ****************************
1391Sunday 13 October 2019 16:59:19 +0200 (0:00:00.043) 0:00:40.280 ********
1392changed: [localhost]
1393
1394TASK [system : APT | Kill existing apt and apt-get] ****************************
1395Sunday 13 October 2019 16:59:19 +0200 (0:00:00.143) 0:00:40.423 ********
1396changed: [localhost]
1397
1398TASK [system : APT | Fix any potential apt issues] *****************************
1399Sunday 13 October 2019 16:59:19 +0200 (0:00:00.124) 0:00:40.547 ********
1400changed: [localhost]
1401
1402TASK [system : APT | Install required packages] ********************************
1403Sunday 13 October 2019 16:59:20 +0200 (0:00:00.676) 0:00:41.224 ********
1404ok: [localhost]
1405
1406TASK [system : APT | APT update] ***********************************************
1407Sunday 13 October 2019 16:59:20 +0200 (0:00:00.723) 0:00:41.947 ********
1408changed: [localhost]
1409
1410TASK [system : APT | APT upgrade] **********************************************
1411Sunday 13 October 2019 16:59:23 +0200 (0:00:02.227) 0:00:44.175 ********
1412changed: [localhost]
1413
1414TASK [system : APT | APT dist-upgrade] *****************************************
1415Sunday 13 October 2019 16:59:23 +0200 (0:00:00.543) 0:00:44.718 ********
1416changed: [localhost]
1417
1418TASK [system : APT | Remove useless packages from the cache] *******************
1419Sunday 13 October 2019 16:59:24 +0200 (0:00:00.538) 0:00:45.257 ********
1420ok: [localhost]
1421
1422TASK [system : APT | Remove dependencies that are no longer required] **********
1423Sunday 13 October 2019 16:59:24 +0200 (0:00:00.740) 0:00:45.997 ********
1424ok: [localhost]
1425
1426TASK [system : Network | Install common packages] ******************************
1427Sunday 13 October 2019 16:59:25 +0200 (0:00:00.867) 0:00:46.865 ********
1428ok: [localhost]
1429
1430TASK [system : Network | Check for '/etc/vnstat.conf'] *************************
1431Sunday 13 October 2019 16:59:26 +0200 (0:00:00.729) 0:00:47.595 ********
1432ok: [localhost]
1433
1434TASK [system : Network | Set vnstat to proper default interface] ***************
1435Sunday 13 October 2019 16:59:26 +0200 (0:00:00.134) 0:00:47.729 ********
1436ok: [localhost]
1437
1438TASK [system : Network | Import 'rc.local' if missing] *************************
1439Sunday 13 October 2019 16:59:26 +0200 (0:00:00.131) 0:00:47.861 ********
1440ok: [localhost]
1441
1442TASK [system : Network | Get NIC Info] *****************************************
1443Sunday 13 October 2019 16:59:26 +0200 (0:00:00.131) 0:00:47.992 ********
1444changed: [localhost]
1445
1446TASK [system : Network | Disable TSO / TX] *************************************
1447Sunday 13 October 2019 16:59:27 +0200 (0:00:00.134) 0:00:48.127 ********
1448skipping: [localhost]
1449
1450TASK [system : sysctl tasks] ***************************************************
1451Sunday 13 October 2019 16:59:27 +0200 (0:00:00.087) 0:00:48.214 ********
1452included: /home/seed/cloudbox/roles/system/tasks/subtasks/sysctl.yml for localhost
1453
1454TASK [system : sysctl | Tuning] ************************************************
1455Sunday 13 October 2019 16:59:27 +0200 (0:00:00.069) 0:00:48.284 ********
1456ok: [localhost] => (item={u'name': u'net.ipv4.tcp_window_scaling', u'value': 1})
1457ok: [localhost] => (item={u'name': u'net.core.rmem_max', u'value': 67108864})
1458ok: [localhost] => (item={u'name': u'net.core.wmem_max', u'value': 67108864})
1459ok: [localhost] => (item={u'name': u'net.ipv4.tcp_rmem', u'value': u'4096 87380 33554432'})
1460ok: [localhost] => (item={u'name': u'net.ipv4.tcp_wmem', u'value': u'4096 87380 33554432'})
1461ok: [localhost] => (item={u'name': u'net.ipv4.tcp_congestion_control', u'value': u'bbr'})
1462ok: [localhost] => (item={u'name': u'fs.file-max', u'value': 100000})
1463ok: [localhost] => (item={u'name': u'vm.swappiness', u'value': 10})
1464ok: [localhost] => (item={u'name': u'vm.dirty_ratio', u'value': 15})
1465ok: [localhost] => (item={u'name': u'vm.dirty_background_ratio', u'value': 10})
1466ok: [localhost] => (item={u'name': u'net.core.somaxconn', u'value': 1024})
1467ok: [localhost] => (item={u'name': u'net.core.netdev_max_backlog', u'value': 100000})
1468ok: [localhost] => (item={u'name': u'net.ipv4.tcp_max_syn_backlog', u'value': 30000})
1469ok: [localhost] => (item={u'name': u'net.ipv4.tcp_max_tw_buckets', u'value': 2000000})
1470ok: [localhost] => (item={u'name': u'net.ipv4.tcp_tw_reuse', u'value': 1})
1471ok: [localhost] => (item={u'name': u'net.ipv4.tcp_mtu_probing', u'value': 1})
1472ok: [localhost] => (item={u'name': u'net.ipv4.tcp_sack', u'value': 1})
1473ok: [localhost] => (item={u'name': u'net.ipv4.tcp_adv_win_scale', u'value': 2})
1474ok: [localhost] => (item={u'name': u'net.ipv4.tcp_rfc1337', u'value': 1})
1475ok: [localhost] => (item={u'name': u'net.ipv4.tcp_fin_timeout', u'value': 10})
1476ok: [localhost] => (item={u'name': u'net.ipv4.tcp_slow_start_after_idle', u'value': 0})
1477ok: [localhost] => (item={u'name': u'net.ipv4.udp_rmem_min', u'value': 8192})
1478ok: [localhost] => (item={u'name': u'net.ipv4.udp_wmem_min', u'value': 8192})
1479ok: [localhost] => (item={u'name': u'net.ipv4.conf.all.accept_source_route', u'value': 0})
1480ok: [localhost] => (item={u'name': u'net.ipv4.conf.all.accept_redirects', u'value': 0})
1481ok: [localhost] => (item={u'name': u'net.ipv4.conf.all.secure_redirects', u'value': 0})
1482ok: [localhost] => (item={u'name': u'net.core.default_qdisc', u'value': u'fq'})
1483ok: [localhost] => (item={u'name': u'fs.inotify.max_user_watches', u'value': 131072})
1484ok: [localhost] => (item={u'name': u'net.core.netdev_budget', u'value': 50000})
1485
1486TASK [system : sysctl | Check to see if '/proc/sys/net/core/netdev_budget_usecs' exists] ***
1487Sunday 13 October 2019 16:59:29 +0200 (0:00:02.657) 0:00:50.942 ********
1488ok: [localhost]
1489
1490TASK [system : sysctl | Tuning - 'netdev_budget_usecs'] ************************
1491Sunday 13 October 2019 16:59:29 +0200 (0:00:00.126) 0:00:51.068 ********
1492ok: [localhost] => (item={u'name': u'net.core.netdev_budget_usecs', u'value': 5000})
1493
1494TASK [system : Mounts | Display system mounts] *********************************
1495Sunday 13 October 2019 16:59:30 +0200 (0:00:00.136) 0:00:51.205 ********
1496skipping: [localhost]
1497
1498TASK [system : Mounts | Set opts for '/' ext4 mount] ***************************
1499Sunday 13 October 2019 16:59:30 +0200 (0:00:00.047) 0:00:51.253 ********
1500ok: [localhost] => (item={u'block_used': 140240221, u'uuid': u'05082d7b-be92-4991-994b-6a2db0fe18be', u'size_total': 3901777936384, u'block_total': 952582504, u'mount': u'/', u'block_available': 812342283, u'size_available': 3327353991168, u'fstype': u'ext4', u'inode_total': 242016256, u'inode_available': 241450520, u'device': u'/dev/md2', u'inode_used': 565736, u'block_size': 4096, u'options': u'rw,noatime,nobarrier,stripe=256,data=ordered'})
1501skipping: [localhost] => (item={u'block_used': 163602, u'uuid': u'931a67f4-9f8d-49d7-bfcc-b529d0383996', u'size_total': 510955520, u'block_total': 498980, u'mount': u'/boot', u'block_available': 335378, u'size_available': 343427072, u'fstype': u'ext3', u'inode_total': 131072, u'inode_available': 130768, u'device': u'/dev/md1', u'inode_used': 304, u'block_size': 1024, u'options': u'rw,relatime,data=ordered'})
1502skipping: [localhost] => (item={u'block_used': 0, u'uuid': u'N/A', u'size_total': 0, u'block_total': 0, u'mount': u'/mnt/remote', u'block_available': 0, u'size_available': 0, u'fstype': u'fuse', u'inode_total': 0, u'inode_available': 0, u'device': u'/dev/fuse', u'inode_used': 0, u'block_size': 0, u'options': u'ro,nosuid,nodev,relatime,user_id=1000,group_id=1000,allow_other'})
1503
1504TASK [system : Mounts | Install 'fuse'] ****************************************
1505Sunday 13 October 2019 16:59:30 +0200 (0:00:00.218) 0:00:51.471 ********
1506ok: [localhost]
1507
1508TASK [system : Mounts | Import 'fuse.conf'] ************************************
1509Sunday 13 October 2019 16:59:31 +0200 (0:00:00.726) 0:00:52.198 ********
1510ok: [localhost]
1511
1512TASK [system : Check if intel_pstate directory exists.] ************************
1513Sunday 13 October 2019 16:59:31 +0200 (0:00:00.199) 0:00:52.397 ********
1514ok: [localhost]
1515
1516TASK [system : CPU Frequency tasks] ********************************************
1517Sunday 13 October 2019 16:59:31 +0200 (0:00:00.129) 0:00:52.526 ********
1518included: /home/seed/cloudbox/roles/system/tasks/subtasks/cpufrequency.yml for localhost
1519
1520TASK [system : CPU Frequency | Install 'cpufrequtils'] *************************
1521Sunday 13 October 2019 16:59:31 +0200 (0:00:00.070) 0:00:52.597 ********
1522ok: [localhost]
1523
1524TASK [system : CPU Frequency | Install 'linux-tools' for Ubuntu] ***************
1525Sunday 13 October 2019 16:59:32 +0200 (0:00:00.720) 0:00:53.317 ********
1526ok: [localhost]
1527
1528TASK [system : CPU Frequency | Install 'linux-tools' for Debian] ***************
1529Sunday 13 October 2019 16:59:32 +0200 (0:00:00.727) 0:00:54.044 ********
1530skipping: [localhost]
1531
1532TASK [system : CPU Frequency | Install 'linux-tools-4.15.0-65-generic'] ********
1533Sunday 13 October 2019 16:59:32 +0200 (0:00:00.033) 0:00:54.078 ********
1534changed: [localhost]
1535
1536TASK [system : CPU Frequency | Ensure 'cpufrequtils' is enabled] ***************
1537Sunday 13 October 2019 16:59:33 +0200 (0:00:00.582) 0:00:54.660 ********
1538ok: [localhost]
1539
1540TASK [system : CPU Frequency | Set 'GOVERNOR' to performance] ******************
1541Sunday 13 October 2019 16:59:33 +0200 (0:00:00.123) 0:00:54.784 ********
1542ok: [localhost]
1543
1544TASK [system : CPU Frequency | Remove mispelled 'GOVENOR' entry] ***************
1545Sunday 13 October 2019 16:59:33 +0200 (0:00:00.242) 0:00:55.026 ********
1546ok: [localhost]
1547
1548TASK [system : CPU Frequency | Disable ?ondemand? CPU scaling daemon] **********
1549Sunday 13 October 2019 16:59:34 +0200 (0:00:00.126) 0:00:55.153 ********
1550changed: [localhost]
1551
1552TASK [system : Remove CPU Power task] ******************************************
1553Sunday 13 October 2019 16:59:34 +0200 (0:00:00.216) 0:00:55.370 ********
1554included: /home/seed/cloudbox/roles/system/tasks/subtasks/remove_cpupower.yml for localhost
1555
1556TASK [system : Remove CPU Power | Check if 'cpupower.service' exists] **********
1557Sunday 13 October 2019 16:59:34 +0200 (0:00:00.061) 0:00:55.432 ********
1558ok: [localhost]
1559
1560TASK [system : Remove CPU Power | Stop and disable 'cpupower.service'] *********
1561Sunday 13 October 2019 16:59:34 +0200 (0:00:00.125) 0:00:55.557 ********
1562skipping: [localhost]
1563
1564TASK [system : Remove CPU Power | Delete 'cpupower.service'] *******************
1565Sunday 13 October 2019 16:59:34 +0200 (0:00:00.033) 0:00:55.590 ********
1566skipping: [localhost]
1567
1568TASK [system : Time Zone | Remove '/etc/localtime'] ****************************
1569Sunday 13 October 2019 16:59:34 +0200 (0:00:00.032) 0:00:55.623 ********
1570changed: [localhost]
1571
1572TASK [system : Time Zone | Install tzdata] *************************************
1573Sunday 13 October 2019 14:59:34 +0000 (0:00:00.131) 0:00:55.754 ********
1574ok: [localhost]
1575
1576TASK [system : Time Zone | Set time zone] **************************************
1577Sunday 13 October 2019 14:59:35 +0000 (0:00:00.731) 0:00:56.486 ********
1578changed: [localhost]
1579
1580TASK [system : Time Zone | Import '/etc/timezone'] *****************************
1581Sunday 13 October 2019 16:59:35 +0200 (0:00:00.234) 0:00:56.720 ********
1582ok: [localhost]
1583
1584TASK [system : Locale | Install 'locales'] *************************************
1585Sunday 13 October 2019 16:59:35 +0200 (0:00:00.200) 0:00:56.920 ********
1586ok: [localhost]
1587
1588TASK [system : Locale | Generate 'locales'] ************************************
1589Sunday 13 October 2019 16:59:36 +0200 (0:00:00.714) 0:00:57.635 ********
1590ok: [localhost]
1591
1592TASK [system : Locale | Uncomment '#LANG='] ************************************
1593Sunday 13 October 2019 16:59:36 +0200 (0:00:00.252) 0:00:57.887 ********
1594ok: [localhost]
1595
1596TASK [system : Locale | Set Default 'locale'] **********************************
1597Sunday 13 October 2019 16:59:36 +0200 (0:00:00.122) 0:00:58.010 ********
1598ok: [localhost]
1599
1600RUNNING HANDLER [system : Handers | Update 'tzdata'] ***************************
1601Sunday 13 October 2019 16:59:37 +0200 (0:00:00.104) 0:00:58.114 ********
1602changed: [localhost]
1603
1604TASK [common : BTRFS Tasks] ****************************************************
1605Sunday 13 October 2019 16:59:37 +0200 (0:00:00.277) 0:00:58.391 ********
1606included: /home/seed/cloudbox/roles/common/tasks/btrfs.yml for localhost
1607included: /home/seed/cloudbox/roles/common/tasks/btrfs.yml for localhost
1608
1609TASK [common : BTRFS | Check if '/opt' exists] *********************************
1610Sunday 13 October 2019 16:59:37 +0200 (0:00:00.098) 0:00:58.489 ********
1611ok: [localhost]
1612
1613TASK [common : BTRFS | Create '/opt' path] *************************************
1614Sunday 13 October 2019 16:59:37 +0200 (0:00:00.131) 0:00:58.621 ********
1615skipping: [localhost]
1616
1617TASK [common : BTRFS | Check file system on '/opt'] ****************************
1618Sunday 13 October 2019 16:59:37 +0200 (0:00:00.091) 0:00:58.713 ********
1619skipping: [localhost]
1620
1621TASK [common : BTRFS | Set NOCOW on '/opt if BTRFS'] ***************************
1622Sunday 13 October 2019 16:59:37 +0200 (0:00:00.035) 0:00:58.749 ********
1623skipping: [localhost]
1624
1625TASK [common : BTRFS | Check if '/mnt/local' exists] ***************************
1626Sunday 13 October 2019 16:59:37 +0200 (0:00:00.035) 0:00:58.784 ********
1627ok: [localhost]
1628
1629TASK [common : BTRFS | Create '/mnt/local' path] *******************************
1630Sunday 13 October 2019 16:59:37 +0200 (0:00:00.131) 0:00:58.916 ********
1631skipping: [localhost]
1632
1633TASK [common : BTRFS | Check file system on '/mnt/local'] **********************
1634Sunday 13 October 2019 16:59:37 +0200 (0:00:00.036) 0:00:58.952 ********
1635skipping: [localhost]
1636
1637TASK [common : BTRFS | Set NOCOW on '/mnt/local if BTRFS'] *********************
1638Sunday 13 October 2019 16:59:37 +0200 (0:00:00.035) 0:00:58.988 ********
1639skipping: [localhost]
1640
1641TASK [common : Create common directories] **************************************
1642Sunday 13 October 2019 16:59:37 +0200 (0:00:00.034) 0:00:59.022 ********
1643ok: [localhost] => (item=/home/seed)
1644ok: [localhost] => (item=/home/seed/logs)
1645ok: [localhost] => (item=/home/seed/.config)
1646ok: [localhost] => (item=/home/seed/.config/pip)
1647ok: [localhost] => (item=/opt)
1648ok: [localhost] => (item=/mnt/local)
1649ok: [localhost] => (item=/mnt/local/Media)
1650ok: [localhost] => (item=/mnt/local/Media/Movies)
1651ok: [localhost] => (item=/mnt/local/Media/Music)
1652ok: [localhost] => (item=/mnt/local/Media/TV)
1653
1654TASK [common : Install required packages] **************************************
1655Sunday 13 October 2019 16:59:38 +0200 (0:00:00.896) 0:00:59.918 ********
1656ok: [localhost]
1657
1658TASK [common : Add Ubuntu repositories] ****************************************
1659Sunday 13 October 2019 16:59:39 +0200 (0:00:00.719) 0:01:00.638 ********
1660ok: [localhost] => (item=deb http://archive.ubuntu.com/ubuntu xenial multiverse)
1661ok: [localhost] => (item=deb-src http://archive.ubuntu.com/ubuntu xenial multiverse)
1662ok: [localhost] => (item=deb http://archive.ubuntu.com/ubuntu xenial-updates multiverse)
1663ok: [localhost] => (item=deb-src http://archive.ubuntu.com/ubuntu xenial-updates multiverse)
1664
1665TASK [common : Add Debian repositories] ****************************************
1666Sunday 13 October 2019 16:59:40 +0200 (0:00:00.912) 0:01:01.551 ********
1667skipping: [localhost] => (item=deb https://deb.debian.org/debian xenial main contrib non-free)
1668skipping: [localhost] => (item=deb-src https://deb.debian.org/debian xenial main contrib non-free)
1669skipping: [localhost] => (item=deb https://deb.debian.org/debian-security/ xenial/updates main contrib non-free)
1670skipping: [localhost] => (item=deb-src https://deb.debian.org/debian-security/ xenial/updates main contrib non-free)
1671skipping: [localhost] => (item=deb https://deb.debian.org/debian xenial-updates main contrib non-free)
1672skipping: [localhost] => (item=deb-src https://deb.debian.org/debian xenial-updates main contrib non-free)
1673skipping: [localhost] => (item=deb https://deb.debian.org/debian xenial-backports main contrib non-free)
1674skipping: [localhost] => (item=deb-src https://deb.debian.org/debian xenial-backports main contrib non-free)
1675
1676TASK [common : Fetch pci info] *************************************************
1677Sunday 13 October 2019 16:59:40 +0200 (0:00:00.064) 0:01:01.616 ********
1678changed: [localhost]
1679
1680TASK [common : Install common packages] ****************************************
1681Sunday 13 October 2019 16:59:40 +0200 (0:00:00.140) 0:01:01.756 ********
1682ok: [localhost]
1683
1684TASK [common : Install extra packages] *****************************************
1685Sunday 13 October 2019 16:59:41 +0200 (0:00:00.722) 0:01:02.479 ********
1686ok: [localhost]
1687
1688TASK [common : Install 'intel-gpu-tools'] **************************************
1689Sunday 13 October 2019 16:59:42 +0200 (0:00:00.719) 0:01:03.199 ********
1690skipping: [localhost]
1691
1692TASK [common : Install unrar] **************************************************
1693Sunday 13 October 2019 16:59:42 +0200 (0:00:00.033) 0:01:03.232 ********
1694ok: [localhost]
1695
1696TASK [common : Check to see if unrar installed] ********************************
1697Sunday 13 October 2019 16:59:42 +0200 (0:00:00.722) 0:01:03.955 ********
1698ok: [localhost]
1699
1700TASK [common : Install unrar-free if unrar was not installed] ******************
1701Sunday 13 October 2019 16:59:42 +0200 (0:00:00.129) 0:01:04.084 ********
1702skipping: [localhost]
1703
1704TASK [common : Import pip.conf into /home/seed/.config/pip/pip.conf] ***********
1705Sunday 13 October 2019 16:59:43 +0200 (0:00:00.034) 0:01:04.119 ********
1706ok: [localhost]
1707
1708TASK [common : Install common pip modules] *************************************
1709Sunday 13 October 2019 16:59:43 +0200 (0:00:00.197) 0:01:04.316 ********
1710ok: [localhost]
1711
1712TASK [common : Uninstall apt glances] ******************************************
1713Sunday 13 October 2019 16:59:43 +0200 (0:00:00.552) 0:01:04.869 ********
1714ok: [localhost]
1715
1716TASK [common : Install pip glances] ********************************************
1717Sunday 13 October 2019 16:59:44 +0200 (0:00:00.536) 0:01:05.406 ********
1718changed: [localhost]
1719
1720TASK [z : Create z directories] ************************************************
1721Sunday 13 October 2019 16:59:44 +0200 (0:00:00.440) 0:01:05.846 ********
1722changed: [localhost] => (item=/opt/z)
1723
1724TASK [z : Clone z repo] ********************************************************
1725Sunday 13 October 2019 16:59:44 +0200 (0:00:00.137) 0:01:05.983 ********
1726changed: [localhost]
1727
1728TASK [z : Check if '.zshrc' file exists] ***************************************
1729Sunday 13 October 2019 16:59:45 +0200 (0:00:00.703) 0:01:06.686 ********
1730ok: [localhost]
1731
1732TASK [z : Add entry to '.zshrc' file 1/2] **************************************
1733Sunday 13 October 2019 16:59:45 +0200 (0:00:00.133) 0:01:06.820 ********
1734ok: [localhost]
1735
1736TASK [z : Add entry to '.zshrc' file 2/2] **************************************
1737Sunday 13 October 2019 16:59:45 +0200 (0:00:00.128) 0:01:06.949 ********
1738ok: [localhost]
1739
1740TASK [z : Check if '.bashrc' file exists] **************************************
1741Sunday 13 October 2019 16:59:45 +0200 (0:00:00.128) 0:01:07.078 ********
1742ok: [localhost]
1743
1744TASK [z : Add entry to '.bashrc' file 1/2] *************************************
1745Sunday 13 October 2019 16:59:46 +0200 (0:00:00.134) 0:01:07.213 ********
1746ok: [localhost]
1747
1748TASK [z : Add entry to '.bashrc' file 2/2] *************************************
1749Sunday 13 October 2019 16:59:46 +0200 (0:00:00.132) 0:01:07.345 ********
1750ok: [localhost]
1751
1752TASK [z : Z (jump) Installed] **************************************************
1753Sunday 13 October 2019 16:59:46 +0200 (0:00:00.128) 0:01:07.473 ********
1754ok: [localhost] => {
1755 "msg": "Z (jump) Installed"
1756}
1757
1758TASK [nodejs : Install nodejs] *************************************************
1759Sunday 13 October 2019 16:59:46 +0200 (0:00:00.048) 0:01:07.521 ********
1760changed: [localhost]
1761
1762TASK [nodejs : Get nodejs binary path] *****************************************
1763Sunday 13 October 2019 16:59:51 +0200 (0:00:05.511) 0:01:13.033 ********
1764changed: [localhost]
1765
1766TASK [nodejs : Get nodejs version] *********************************************
1767Sunday 13 October 2019 16:59:52 +0200 (0:00:00.126) 0:01:13.159 ********
1768changed: [localhost]
1769
1770TASK [nodejs : Display nodejs version] *****************************************
1771Sunday 13 October 2019 16:59:52 +0200 (0:00:00.131) 0:01:13.290 ********
1772ok: [localhost] => {
1773 "msg": "NodeJS 10.16.3 installed."
1774}
1775
1776TASK [nodejs : Update npm] *****************************************************
1777Sunday 13 October 2019 16:59:52 +0200 (0:00:00.048) 0:01:13.339 ********
1778changed: [localhost]
1779
1780TASK [nodejs : Update packages] ************************************************
1781Sunday 13 October 2019 16:59:55 +0200 (0:00:03.271) 0:01:16.610 ********
1782fatal: [localhost]: FAILED! => {"changed": true, "cmd": "npm update -g", "delta": "0:00:04.207860", "end": "2019-10-13 16:59:59.796464", "msg": "non-zero return code", "rc": 1, "start": "2019-10-13 16:59:55.588604", "stderr": "npm ERR! code EISGIT\nnpm ERR! path /usr/lib/node_modules/frontail\nnpm ERR! git /usr/lib/node_modules/frontail: Appears to be a git repo or submodule.\nnpm ERR! git /usr/lib/node_modules/frontail\nnpm ERR! git Refusing to remove it. Update manually,\nnpm ERR! git or move it out of the way first.\n\nnpm ERR! A complete log of this run can be found in:\nnpm ERR! /home/seed/.npm/_logs/2019-10-13T14_59_59_787Z-debug.log", "stderr_lines": ["npm ERR! code EISGIT", "npm ERR! path /usr/lib/node_modules/frontail", "npm ERR! git /usr/lib/node_modules/frontail: Appears to be a git repo or submodule.", "npm ERR! git /usr/lib/node_modules/frontail", "npm ERR! git Refusing to remove it. Update manually,", "npm ERR! git or move it out of the way first.", "", "npm ERR! A complete log of this run can be found in:", "npm ERR! /home/seed/.npm/_logs/2019-10-13T14_59_59_787Z-debug.log"], "stdout": "", "stdout_lines": []}
1783...ignoring
1784
1785TASK [nodejs : Get npm binary path] ********************************************
1786Sunday 13 October 2019 16:59:59 +0200 (0:00:04.332) 0:01:20.943 ********
1787changed: [localhost]
1788
1789TASK [nodejs : Get npm version] ************************************************
1790Sunday 13 October 2019 16:59:59 +0200 (0:00:00.125) 0:01:21.068 ********
1791changed: [localhost]
1792
1793TASK [nodejs : Display npm version] ********************************************
1794Sunday 13 October 2019 17:00:00 +0200 (0:00:00.261) 0:01:21.330 ********
1795ok: [localhost] => {
1796 "msg": "npm 6.12.0 installed."
1797}
1798
1799TASK [nodejs : Install frontail npm module] ************************************
1800Sunday 13 October 2019 17:00:00 +0200 (0:00:00.047) 0:01:21.377 ********
1801ok: [localhost] => (item=frontail)
1802
1803TASK [nodejs : Get frontail binary path] ***************************************
1804Sunday 13 October 2019 17:00:01 +0200 (0:00:01.215) 0:01:22.592 ********
1805changed: [localhost]
1806
1807TASK [nodejs : Get frontail version] *******************************************
1808Sunday 13 October 2019 17:00:01 +0200 (0:00:00.127) 0:01:22.720 ********
1809changed: [localhost]
1810
1811TASK [nodejs : Display frontail version] ***************************************
1812Sunday 13 October 2019 17:00:01 +0200 (0:00:00.317) 0:01:23.037 ********
1813ok: [localhost] => {
1814 "msg": "frontail 4.6.0 installed."
1815}
1816
1817TASK [nodejs : Install hastebin npm module] ************************************
1818Sunday 13 October 2019 17:00:01 +0200 (0:00:00.051) 0:01:23.088 ********
1819ok: [localhost] => (item=hastebin)
1820
1821TASK [nodejs : Get hastebin binary path] ***************************************
1822Sunday 13 October 2019 17:00:03 +0200 (0:00:01.083) 0:01:24.171 ********
1823changed: [localhost]
1824
1825TASK [nodejs : Display hastebin install info] **********************************
1826Sunday 13 October 2019 17:00:03 +0200 (0:00:00.126) 0:01:24.297 ********
1827ok: [localhost] => {
1828 "msg": "hastebin installed."
1829}
1830
1831TASK [hostess : Get latest hostess URL] ****************************************
1832Sunday 13 October 2019 17:00:03 +0200 (0:00:00.051) 0:01:24.349 ********
1833changed: [localhost]
1834
1835TASK [hostess : Install hostess] ***********************************************
1836Sunday 13 October 2019 17:00:03 +0200 (0:00:00.748) 0:01:25.098 ********
1837ok: [localhost]
1838
1839TASK [hostess : Get hostess version] *******************************************
1840Sunday 13 October 2019 17:00:05 +0200 (0:00:01.972) 0:01:27.070 ********
1841changed: [localhost]
1842
1843TASK [hostess : Display hostess version] ***************************************
1844Sunday 13 October 2019 17:00:06 +0200 (0:00:00.129) 0:01:27.200 ********
1845ok: [localhost] => {
1846 "msg": "hostess 0.3.0 installed."
1847}
1848
1849TASK [hostess : debug] *********************************************************
1850Sunday 13 October 2019 17:00:06 +0200 (0:00:00.048) 0:01:27.248 ********
1851skipping: [localhost]
1852
1853TASK [ngrok : Install ngrok] ***************************************************
1854Sunday 13 October 2019 17:00:06 +0200 (0:00:00.034) 0:01:27.283 ********
1855ok: [localhost]
1856
1857TASK [ngrok : Get ngrok version] ***********************************************
1858Sunday 13 October 2019 17:00:08 +0200 (0:00:02.128) 0:01:29.412 ********
1859changed: [localhost]
1860
1861TASK [ngrok : Display ngrok version] *******************************************
1862Sunday 13 October 2019 17:00:08 +0200 (0:00:00.134) 0:01:29.546 ********
1863ok: [localhost] => {
1864 "msg": "ngrok 2.3.35 installed."
1865}
1866
1867TASK [ngrok : debug] ***********************************************************
1868Sunday 13 October 2019 17:00:08 +0200 (0:00:00.047) 0:01:29.593 ********
1869skipping: [localhost]
1870
1871TASK [iperf3 : Make sure iperf3 package is not installed] **********************
1872Sunday 13 October 2019 17:00:08 +0200 (0:00:00.034) 0:01:29.628 ********
1873ok: [localhost]
1874
1875TASK [iperf3 : Clone iperf3 repo] **********************************************
1876Sunday 13 October 2019 17:00:09 +0200 (0:00:00.491) 0:01:30.120 ********
1877changed: [localhost]
1878
1879TASK [iperf3 : Build and install iperf3] ***************************************
1880Sunday 13 October 2019 17:00:11 +0200 (0:00:02.183) 0:01:32.304 ********
1881changed: [localhost]
1882
1883TASK [iperf3 : Get iperf3 binary path] *****************************************
1884Sunday 13 October 2019 17:00:21 +0200 (0:00:10.051) 0:01:42.355 ********
1885changed: [localhost]
1886
1887TASK [iperf3 : Get iperf3 version] *********************************************
1888Sunday 13 October 2019 17:00:21 +0200 (0:00:00.129) 0:01:42.485 ********
1889changed: [localhost]
1890
1891TASK [iperf3 : Display iperf3 version] *****************************************
1892Sunday 13 October 2019 17:00:21 +0200 (0:00:00.135) 0:01:42.620 ********
1893ok: [localhost] => {
1894 "msg": "iperf3 3.7+ installed."
1895}
1896
1897TASK [nethogs : Make sure nethogs package is not installed] ********************
1898Sunday 13 October 2019 17:00:21 +0200 (0:00:00.048) 0:01:42.669 ********
1899changed: [localhost]
1900
1901TASK [nethogs : Install nethog dependencies] ***********************************
1902Sunday 13 October 2019 17:00:23 +0200 (0:00:02.215) 0:01:44.884 ********
1903ok: [localhost] => (item=[u'build-essential', u'libncurses5-dev', u'libpcap-dev'])
1904
1905TASK [nethogs : Pull nethogs repo from github] *********************************
1906Sunday 13 October 2019 17:00:25 +0200 (0:00:01.665) 0:01:46.550 ********
1907changed: [localhost]
1908
1909TASK [nethogs : Build and install nethogs] *************************************
1910Sunday 13 October 2019 17:00:27 +0200 (0:00:01.882) 0:01:48.433 ********
1911changed: [localhost]
1912
1913TASK [nethogs : Symlink binary to /usr/local/bin] ******************************
1914Sunday 13 October 2019 17:00:28 +0200 (0:00:01.576) 0:01:50.009 ********
1915ok: [localhost]
1916
1917TASK [nethogs : Get nethogs version] *******************************************
1918Sunday 13 October 2019 17:00:29 +0200 (0:00:00.129) 0:01:50.139 ********
1919changed: [localhost]
1920
1921TASK [nethogs : Display nethogs version] ***************************************
1922Sunday 13 October 2019 17:00:29 +0200 (0:00:00.133) 0:01:50.272 ********
1923ok: [localhost] => {
1924 "msg": "nethogs 0.8.5-63 installed."
1925}
1926
1927TASK [aliases : Create aliases directories] ************************************
1928Sunday 13 October 2019 17:00:29 +0200 (0:00:00.048) 0:01:50.321 ********
1929changed: [localhost] => (item=/opt/aliases)
1930
1931TASK [aliases : Clone aliases] *************************************************
1932Sunday 13 October 2019 17:00:29 +0200 (0:00:00.143) 0:01:50.464 ********
1933changed: [localhost]
1934
1935TASK [aliases : Ensure bash_profile exists] ************************************
1936Sunday 13 October 2019 17:00:29 +0200 (0:00:00.615) 0:01:51.079 ********
1937changed: [localhost]
1938
1939TASK [aliases : Ensure zshenv exists] ******************************************
1940Sunday 13 October 2019 17:00:30 +0200 (0:00:00.130) 0:01:51.210 ********
1941changed: [localhost]
1942
1943TASK [aliases : Add aliases to bash_profile] ***********************************
1944Sunday 13 October 2019 17:00:30 +0200 (0:00:00.126) 0:01:51.337 ********
1945ok: [localhost]
1946
1947TASK [aliases : Add aliases to zshenv] *****************************************
1948Sunday 13 October 2019 17:00:30 +0200 (0:00:00.126) 0:01:51.463 ********
1949ok: [localhost]
1950
1951TASK [motd : Install required packages] ****************************************
1952Sunday 13 October 2019 17:00:30 +0200 (0:00:00.126) 0:01:51.590 ********
1953ok: [localhost]
1954
1955TASK [motd : Install required packages] ****************************************
1956Sunday 13 October 2019 17:00:31 +0200 (0:00:00.780) 0:01:52.371 ********
1957ok: [localhost]
1958
1959TASK [motd : Remove existing motd] *********************************************
1960Sunday 13 October 2019 17:00:31 +0200 (0:00:00.723) 0:01:53.095 ********
1961changed: [localhost] => (item=/etc/update-motd.d)
1962changed: [localhost] => (item=/etc/motd)
1963ok: [localhost] => (item=/etc/motd.dynamic)
1964
1965TASK [motd : Create motd directories] ******************************************
1966Sunday 13 October 2019 17:00:32 +0200 (0:00:00.300) 0:01:53.396 ********
1967changed: [localhost] => (item=/opt/motd)
1968
1969TASK [motd : Check if MOTD news service] ***************************************
1970Sunday 13 October 2019 17:00:32 +0200 (0:00:00.137) 0:01:53.533 ********
1971ok: [localhost]
1972
1973TASK [motd : Disable MOTD news service] ****************************************
1974Sunday 13 October 2019 17:00:32 +0200 (0:00:00.133) 0:01:53.666 ********
1975ok: [localhost]
1976
1977TASK [motd : Create dynamic motd directory] ************************************
1978Sunday 13 October 2019 17:00:32 +0200 (0:00:00.126) 0:01:53.793 ********
1979changed: [localhost]
1980
1981TASK [motd : Clone Cloudbox MOTD] **********************************************
1982Sunday 13 October 2019 17:00:32 +0200 (0:00:00.129) 0:01:53.922 ********
1983changed: [localhost]
1984
1985TASK [motd : Install pip requirements] *****************************************
1986Sunday 13 October 2019 17:00:33 +0200 (0:00:00.623) 0:01:54.546 ********
1987ok: [localhost]
1988
1989TASK [motd : Check if 'config.json' exists] ************************************
1990Sunday 13 October 2019 17:00:34 +0200 (0:00:00.877) 0:01:55.424 ********
1991ok: [localhost]
1992
1993TASK [motd : Import default 'config.json'] *************************************
1994Sunday 13 October 2019 17:00:34 +0200 (0:00:00.132) 0:01:55.557 ********
1995skipping: [localhost]
1996
1997TASK [motd : Touch '/opt/motd/activity.log' file] ******************************
1998Sunday 13 October 2019 17:00:34 +0200 (0:00:00.033) 0:01:55.591 ********
1999changed: [localhost]
2000
2001TASK [motd : Set 'cloudbox-motd.py' as executable] *****************************
2002Sunday 13 October 2019 17:00:34 +0200 (0:00:00.127) 0:01:55.718 ********
2003changed: [localhost]
2004
2005TASK [motd : Import dynamic motd files] ****************************************
2006Sunday 13 October 2019 17:00:34 +0200 (0:00:00.125) 0:01:55.844 ********
2007changed: [localhost]
2008
2009TASK [motd : Create symlink to dynamic motd] ***********************************
2010Sunday 13 October 2019 17:00:36 +0200 (0:00:02.110) 0:01:57.954 ********
2011changed: [localhost]
2012
2013TASK [motd : Check if '/etc/ssh/sshd_config' exists] ***************************
2014Sunday 13 October 2019 17:00:36 +0200 (0:00:00.125) 0:01:58.080 ********
2015ok: [localhost]
2016
2017TASK [motd : Install 'openssh-server'] *****************************************
2018Sunday 13 October 2019 17:00:37 +0200 (0:00:00.130) 0:01:58.210 ********
2019skipping: [localhost]
2020
2021TASK [motd : Wait for '/etc/ssh/sshd_config' to be created] ********************
2022Sunday 13 October 2019 17:00:37 +0200 (0:00:00.033) 0:01:58.244 ********
2023skipping: [localhost]
2024
2025TASK [motd : Set 'PrintLastLog no' to '/etc/ssh/sshd_config'] ******************
2026Sunday 13 October 2019 17:00:37 +0200 (0:00:00.033) 0:01:58.278 ********
2027ok: [localhost]
2028
2029TASK [docker : Check filesystem of '/var/lib/' path] ***************************
2030Sunday 13 October 2019 17:00:37 +0200 (0:00:00.126) 0:01:58.404 ********
2031changed: [localhost]
2032
2033TASK [docker : Check to see if docker is installed] ****************************
2034Sunday 13 October 2019 17:00:37 +0200 (0:00:00.125) 0:01:58.530 ********
2035ok: [localhost]
2036
2037TASK [docker : Populate Service Facts] *****************************************
2038Sunday 13 October 2019 17:00:37 +0200 (0:00:00.276) 0:01:58.806 ********
2039ok: [localhost]
2040
2041TASK [docker : Get Docker service state] ***************************************
2042Sunday 13 October 2019 17:00:38 +0200 (0:00:00.793) 0:01:59.599 ********
2043ok: [localhost]
2044
2045TASK [docker : Gather list of running Docker containers] ***********************
2046Sunday 13 October 2019 17:00:38 +0200 (0:00:00.059) 0:01:59.659 ********
2047changed: [localhost]
2048
2049TASK [docker : Stop all running Docker containers] *****************************
2050Sunday 13 October 2019 17:00:38 +0200 (0:00:00.168) 0:01:59.828 ********
2051skipping: [localhost]
2052
2053TASK [docker : Import BTRFS Cleanup Tasks] *************************************
2054Sunday 13 October 2019 17:00:38 +0200 (0:00:00.046) 0:01:59.874 ********
2055skipping: [localhost]
2056
2057TASK [docker : Stop docker service] ********************************************
2058Sunday 13 October 2019 17:00:38 +0200 (0:00:00.046) 0:01:59.921 ********
2059changed: [localhost]
2060
2061TASK [docker : Import Docker Binary tasks] *************************************
2062Sunday 13 October 2019 17:00:39 +0200 (0:00:00.216) 0:02:00.137 ********
2063included: /home/seed/cloudbox/roles/docker/tasks/subtasks/binary/binary.yml for localhost
2064
2065TASK [docker : Binary | Uninstall 'docker-py' pip module] **********************
2066Sunday 13 October 2019 17:00:39 +0200 (0:00:00.089) 0:02:00.227 ********
2067ok: [localhost]
2068
2069TASK [docker : Binary | Add official gpg signing key] **************************
2070Sunday 13 October 2019 17:00:39 +0200 (0:00:00.404) 0:02:00.631 ********
2071ok: [localhost]
2072
2073TASK [docker : Binary | Add official repository] *******************************
2074Sunday 13 October 2019 17:00:39 +0200 (0:00:00.428) 0:02:01.060 ********
2075ok: [localhost]
2076
2077TASK [docker : Binary | Set docker package variables] **************************
2078Sunday 13 October 2019 17:00:40 +0200 (0:00:00.247) 0:02:01.308 ********
2079ok: [localhost]
2080
2081TASK [docker : Binary | Set docker package state variable] *********************
2082Sunday 13 October 2019 17:00:40 +0200 (0:00:00.062) 0:02:01.370 ********
2083ok: [localhost]
2084
2085TASK [docker : Binary | Install 'docker-ce' and 'docker-ce-cli'] ***************
2086Sunday 13 October 2019 17:00:40 +0200 (0:00:00.059) 0:02:01.429 ********
2087included: /home/seed/cloudbox/roles/docker/tasks/subtasks/binary/binary2.yml for localhost
2088included: /home/seed/cloudbox/roles/docker/tasks/subtasks/binary/binary2.yml for localhost
2089
2090TASK [docker : Binary | Reset 'temp_version' variable] *************************
2091Sunday 13 October 2019 17:00:40 +0200 (0:00:00.184) 0:02:01.614 ********
2092ok: [localhost]
2093
2094TASK [docker : Binary | Release 'docker-ce' from hold] *************************
2095Sunday 13 October 2019 17:00:40 +0200 (0:00:00.057) 0:02:01.672 ********
2096changed: [localhost]
2097
2098TASK [docker : Binary | Install 'docker-ce'] ***********************************
2099Sunday 13 October 2019 17:00:40 +0200 (0:00:00.222) 0:02:01.895 ********
2100ok: [localhost]
2101
2102TASK [docker : Binary | Put 'docker-ce' into hold] *****************************
2103Sunday 13 October 2019 17:00:43 +0200 (0:00:02.767) 0:02:04.662 ********
2104changed: [localhost]
2105
2106TASK [docker : Binary | Get 'docker-ce' version] *******************************
2107Sunday 13 October 2019 17:00:43 +0200 (0:00:00.162) 0:02:04.825 ********
2108changed: [localhost]
2109
2110TASK [docker : Binary | Display 'docker-ce' version] ***************************
2111Sunday 13 October 2019 17:00:43 +0200 (0:00:00.171) 0:02:04.997 ********
2112ok: [localhost] => {
2113 "msg": "Docker CE version 19.03.3 installed."
2114}
2115
2116TASK [docker : Binary | Reset 'temp_version' variable] *************************
2117Sunday 13 October 2019 17:00:43 +0200 (0:00:00.060) 0:02:05.057 ********
2118ok: [localhost]
2119
2120TASK [docker : Binary | Release 'docker-ce-cli' from hold] *********************
2121Sunday 13 October 2019 17:00:43 +0200 (0:00:00.055) 0:02:05.113 ********
2122changed: [localhost]
2123
2124TASK [docker : Binary | Install 'docker-ce-cli'] *******************************
2125Sunday 13 October 2019 17:00:44 +0200 (0:00:00.158) 0:02:05.272 ********
2126ok: [localhost]
2127
2128TASK [docker : Binary | Put 'docker-ce-cli' into hold] *************************
2129Sunday 13 October 2019 17:00:46 +0200 (0:00:02.691) 0:02:07.963 ********
2130changed: [localhost]
2131
2132TASK [docker : Binary | Get 'docker-ce-cli' version] ***************************
2133Sunday 13 October 2019 17:00:47 +0200 (0:00:00.218) 0:02:08.182 ********
2134changed: [localhost]
2135
2136TASK [docker : Binary | Display 'docker-ce-cli' version] ***********************
2137Sunday 13 October 2019 17:00:47 +0200 (0:00:00.170) 0:02:08.353 ********
2138ok: [localhost] => {
2139 "msg": "Docker CE CLI version 19.03.3 installed."
2140}
2141
2142TASK [docker : Binary | Install 'docker' pip module] ***************************
2143Sunday 13 October 2019 17:00:47 +0200 (0:00:00.064) 0:02:08.418 ********
2144ok: [localhost]
2145
2146TASK [docker : Import BTRFS Psuedo-File-System Tasks] **************************
2147Sunday 13 October 2019 17:00:48 +0200 (0:00:00.944) 0:02:09.363 ********
2148skipping: [localhost]
2149
2150TASK [docker : Daemon | Import 'daemon.json'] **********************************
2151Sunday 13 October 2019 17:00:48 +0200 (0:00:00.044) 0:02:09.408 ********
2152ok: [localhost]
2153
2154TASK [docker : Daemon | Create override directory] *****************************
2155Sunday 13 October 2019 17:00:48 +0200 (0:00:00.210) 0:02:09.619 ********
2156ok: [localhost]
2157
2158TASK [docker : Daemon | Import override file] **********************************
2159Sunday 13 October 2019 17:00:48 +0200 (0:00:00.136) 0:02:09.755 ********
2160ok: [localhost]
2161
2162TASK [docker : Daemon | Edit override file] ************************************
2163Sunday 13 October 2019 17:00:48 +0200 (0:00:00.149) 0:02:09.905 ********
2164ok: [localhost]
2165
2166TASK [docker : Start docker service] *******************************************
2167Sunday 13 October 2019 17:00:48 +0200 (0:00:00.138) 0:02:10.043 ********
2168changed: [localhost]
2169
2170TASK [docker : Wait for 30 seconds before commencing] **************************
2171Sunday 13 October 2019 17:01:19 +0200 (0:00:30.938) 0:02:40.982 ********
2172ok: [localhost]
2173
2174TASK [docker : Stop all Docker containers] *************************************
2175Sunday 13 October 2019 17:01:50 +0200 (0:00:30.289) 0:03:11.272 ********
2176changed: [localhost]
2177
2178TASK [docker : Network | Get list of docker networks] **************************
2179Sunday 13 October 2019 17:01:50 +0200 (0:00:00.261) 0:03:11.534 ********
2180changed: [localhost]
2181
2182TASK [docker : Network | Get cloudbox docker network gateway] ******************
2183Sunday 13 October 2019 17:01:50 +0200 (0:00:00.169) 0:03:11.703 ********
2184changed: [localhost]
2185
2186TASK [docker : Create cloudbox network] ****************************************
2187Sunday 13 October 2019 17:01:50 +0200 (0:00:00.174) 0:03:11.877 ********
2188skipping: [localhost]
2189
2190TASK [docker : Network | Get list of containers on cloudbox network] ***********
2191Sunday 13 October 2019 17:01:50 +0200 (0:00:00.045) 0:03:11.923 ********
2192skipping: [localhost]
2193
2194TASK [docker : Network | Disconnect containers from bridge network] ************
2195Sunday 13 October 2019 17:01:50 +0200 (0:00:00.044) 0:03:11.967 ********
2196skipping: [localhost]
2197
2198TASK [docker : Network | Rebuild cloudbox network] *****************************
2199Sunday 13 October 2019 17:01:50 +0200 (0:00:00.047) 0:03:12.014 ********
2200skipping: [localhost]
2201
2202TASK [docker : Network | Connect containers to cloudbox network] ***************
2203Sunday 13 October 2019 17:01:50 +0200 (0:00:00.045) 0:03:12.059 ********
2204skipping: [localhost]
2205
2206TASK [docker : Housekeeping | Remove all unused docker images] *****************
2207Sunday 13 October 2019 17:01:50 +0200 (0:00:00.046) 0:03:12.106 ********
2208changed: [localhost]
2209
2210TASK [docker : Housekeeping | Remove all unused docker volumes] ****************
2211Sunday 13 October 2019 17:01:51 +0200 (0:00:00.181) 0:03:12.287 ********
2212changed: [localhost]
2213
2214TASK [docker : Re-start all previously running Docker containers] **************
2215Sunday 13 October 2019 17:01:51 +0200 (0:00:00.169) 0:03:12.456 ********
2216skipping: [localhost]
2217
2218TASK [ctop : Get latest ctop URL] **********************************************
2219Sunday 13 October 2019 17:01:51 +0200 (0:00:00.044) 0:03:12.501 ********
2220changed: [localhost]
2221
2222TASK [ctop : Install ctop] *****************************************************
2223Sunday 13 October 2019 17:01:52 +0200 (0:00:00.705) 0:03:13.206 ********
2224ok: [localhost]
2225
2226TASK [ctop : Get ctop version] *************************************************
2227Sunday 13 October 2019 17:01:54 +0200 (0:00:02.292) 0:03:15.498 ********
2228changed: [localhost]
2229
2230TASK [ctop : Display ctop version] *********************************************
2231Sunday 13 October 2019 17:01:54 +0200 (0:00:00.147) 0:03:15.646 ********
2232ok: [localhost] => {
2233 "msg": "ctop 0.7.2 installed."
2234}
2235
2236TASK [ctop : debug] ************************************************************
2237Sunday 13 October 2019 17:01:54 +0200 (0:00:00.125) 0:03:15.772 ********
2238skipping: [localhost]
2239
2240TASK [nvidia : Install common pip modules] *************************************
2241Sunday 13 October 2019 17:01:54 +0200 (0:00:00.044) 0:03:15.816 ********
2242skipping: [localhost]
2243
2244TASK [nvidia : Fetch Nvidia card info] *****************************************
2245Sunday 13 October 2019 17:01:54 +0200 (0:00:00.043) 0:03:15.860 ********
2246skipping: [localhost]
2247
2248TASK [nvidia : Install Ubuntu drivers] *****************************************
2249Sunday 13 October 2019 17:01:54 +0200 (0:00:00.042) 0:03:15.902 ********
2250skipping: [localhost]
2251
2252TASK [nvidia : Get list of devices] ********************************************
2253Sunday 13 October 2019 17:01:54 +0200 (0:00:00.041) 0:03:15.944 ********
2254skipping: [localhost]
2255
2256TASK [nvidia : Check if 'blacklist-nouveau.conf' exists] ***********************
2257Sunday 13 October 2019 17:01:54 +0200 (0:00:00.043) 0:03:15.988 ********
2258skipping: [localhost]
2259
2260TASK [nvidia : Nvidia Kernel Task] *********************************************
2261Sunday 13 October 2019 17:01:54 +0200 (0:00:00.043) 0:03:16.031 ********
2262skipping: [localhost]
2263
2264TASK [nvidia : Nvidia Driver Task] *********************************************
2265Sunday 13 October 2019 17:01:54 +0200 (0:00:00.043) 0:03:16.075 ********
2266skipping: [localhost]
2267
2268TASK [nvidia : Check to see if patch backup files exist] ***********************
2269Sunday 13 October 2019 17:01:55 +0200 (0:00:00.043) 0:03:16.119 ********
2270skipping: [localhost]
2271
2272TASK [nvidia : Nvidia Driver Patch Task] ***************************************
2273Sunday 13 October 2019 17:01:55 +0200 (0:00:00.043) 0:03:16.162 ********
2274skipping: [localhost]
2275
2276TASK [nvidia : Get contents of 'daemon.json'] **********************************
2277Sunday 13 October 2019 17:01:55 +0200 (0:00:00.042) 0:03:16.204 ********
2278skipping: [localhost]
2279
2280TASK [nvidia : Set 'docker_default_runtime'] ***********************************
2281Sunday 13 October 2019 17:01:55 +0200 (0:00:00.043) 0:03:16.248 ********
2282skipping: [localhost]
2283
2284TASK [nvidia : Nvidia Docker Task] *********************************************
2285Sunday 13 October 2019 17:01:55 +0200 (0:00:00.043) 0:03:16.291 ********
2286skipping: [localhost]
2287
2288TASK [nvidia : Check nvtop exists] *********************************************
2289Sunday 13 October 2019 17:01:55 +0200 (0:00:00.041) 0:03:16.333 ********
2290skipping: [localhost]
2291
2292TASK [nvidia : Nvidia Nvtop Task] **********************************************
2293Sunday 13 October 2019 17:01:55 +0200 (0:00:00.043) 0:03:16.376 ********
2294skipping: [localhost]
2295
2296TASK [remote : Sanity Checks | Fail when both plexdrive and mergerfs are enabled.] ***
2297Sunday 13 October 2019 17:01:55 +0200 (0:00:00.043) 0:03:16.419 ********
2298skipping: [localhost]
2299
2300TASK [remote : Variables | Set 'remote_mount_type' to 'plexdrive4'] ************
2301Sunday 13 October 2019 17:01:55 +0200 (0:00:00.043) 0:03:16.463 ********
2302skipping: [localhost]
2303
2304TASK [remote : Variables | Set 'remote_mount_type' to 'plexdrive5'] ************
2305Sunday 13 October 2019 17:01:55 +0200 (0:00:00.108) 0:03:16.572 ********
2306ok: [localhost]
2307
2308TASK [remote : Variables | Set 'remote_mount_type' to 'rclone_cache'] **********
2309Sunday 13 October 2019 17:01:55 +0200 (0:00:00.061) 0:03:16.633 ********
2310skipping: [localhost]
2311
2312TASK [remote : Variables | Set 'remote_mount_type' to 'rclone_vfs'] ************
2313Sunday 13 October 2019 17:01:55 +0200 (0:00:00.044) 0:03:16.678 ********
2314skipping: [localhost]
2315
2316TASK [remote : Variables | Fail when no valid remote mount type is specified.] ***
2317Sunday 13 October 2019 17:01:55 +0200 (0:00:00.045) 0:03:16.723 ********
2318skipping: [localhost]
2319
2320TASK [remote : Variables | Set 'service_files_list' variable] ******************
2321Sunday 13 October 2019 17:01:55 +0200 (0:00:00.045) 0:03:16.769 ********
2322ok: [localhost]
2323
2324TASK [remote : Variables | Set 'service_files_stat' variable] ******************
2325Sunday 13 October 2019 17:01:55 +0200 (0:00:00.057) 0:03:16.827 ********
2326ok: [localhost] => (item=plexdrive4.service)
2327ok: [localhost] => (item=plexdrive5.service)
2328ok: [localhost] => (item=rclone_vfs.service)
2329ok: [localhost] => (item=rclone_cache.service)
2330ok: [localhost] => (item=rclone_vfs_primer.service)
2331ok: [localhost] => (item=rclone_vfs_primer.timer)
2332
2333TASK [remote : Variables | Create empty 'service_files' list] ******************
2334Sunday 13 October 2019 17:01:56 +0200 (0:00:00.570) 0:03:17.397 ********
2335ok: [localhost]
2336
2337TASK [remote : Variables | Build 'service_files' list] *************************
2338Sunday 13 October 2019 17:01:56 +0200 (0:00:00.059) 0:03:17.456 ********
2339skipping: [localhost] => (item={'_ansible_parsed': True, u'stat': {u'exists': False}, u'changed': False, '_ansible_no_log': False, 'failed': False, '_ansible_item_result': True, 'item': u'plexdrive4.service', u'invocation': {u'module_args': {u'checksum_algorithm': u'sha1', u'get_checksum': True, u'follow': False, u'path': u'/etc/systemd/system/plexdrive4.service', u'get_md5': None, u'get_mime': True, u'get_attributes': True}}, '_ansible_ignore_errors': None, '_ansible_item_label': u'plexdrive4.service'})
2340ok: [localhost] => (item={'_ansible_parsed': True, u'stat': {u'charset': u'us-ascii', u'uid': 0, u'exists': True, u'attr_flags': u'e', u'woth': False, u'isreg': True, u'device_type': 0, u'mtime': 1555496447.2783751, u'block_size': 4096, u'inode': 2228257, u'isgid': False, u'size': 560, u'executable': False, u'roth': True, u'isuid': False, u'readable': True, u'version': u'951400695', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True, u'writeable': True, u'isdir': False, u'blocks': 8, u'xoth': False, u'rusr': True, u'nlink': 1, u'issock': False, u'rgrp': True, u'gr_name': u'root', u'path': u'/etc/systemd/system/plexdrive5.service', u'xusr': False, u'atime': 1555496447.2783751, u'mimetype': u'text/plain', u'ctime': 1555496447.282375, u'isblk': False, u'checksum': u'6952655ed1ceee52d6417aa09bc0dd87492c9480', u'dev': 2306, u'wgrp': False, u'isfifo': False, u'mode': u'0644', u'xgrp': False, u'islnk': False, u'attributes': [u'extents']}, u'changed': False, '_ansible_no_log': False, 'failed': False, '_ansible_item_result': True, 'item': u'plexdrive5.service', u'invocation': {u'module_args': {u'checksum_algorithm': u'sha1', u'get_checksum': True, u'follow': False, u'path': u'/etc/systemd/system/plexdrive5.service', u'get_md5': None, u'get_mime': True, u'get_attributes': True}}, '_ansible_ignore_errors': None, '_ansible_item_label': u'plexdrive5.service'})
2341skipping: [localhost] => (item={'_ansible_parsed': True, u'stat': {u'exists': False}, u'changed': False, '_ansible_no_log': False, 'failed': False, '_ansible_item_result': True, 'item': u'rclone_vfs.service', u'invocation': {u'module_args': {u'checksum_algorithm': u'sha1', u'get_checksum': True, u'follow': False, u'path': u'/etc/systemd/system/rclone_vfs.service', u'get_md5': None, u'get_mime': True, u'get_attributes': True}}, '_ansible_ignore_errors': None, '_ansible_item_label': u'rclone_vfs.service'})
2342skipping: [localhost] => (item={'_ansible_parsed': True, u'stat': {u'exists': False}, u'changed': False, '_ansible_no_log': False, 'failed': False, '_ansible_item_result': True, 'item': u'rclone_cache.service', u'invocation': {u'module_args': {u'checksum_algorithm': u'sha1', u'get_checksum': True, u'follow': False, u'path': u'/etc/systemd/system/rclone_cache.service', u'get_md5': None, u'get_mime': True, u'get_attributes': True}}, '_ansible_ignore_errors': None, '_ansible_item_label': u'rclone_cache.service'})
2343skipping: [localhost] => (item={'_ansible_parsed': True, u'stat': {u'exists': False}, u'changed': False, '_ansible_no_log': False, 'failed': False, '_ansible_item_result': True, 'item': u'rclone_vfs_primer.service', u'invocation': {u'module_args': {u'checksum_algorithm': u'sha1', u'get_checksum': True, u'follow': False, u'path': u'/etc/systemd/system/rclone_vfs_primer.service', u'get_md5': None, u'get_mime': True, u'get_attributes': True}}, '_ansible_ignore_errors': None, '_ansible_item_label': u'rclone_vfs_primer.service'})
2344skipping: [localhost] => (item={'_ansible_parsed': True, u'stat': {u'exists': False}, u'changed': False, '_ansible_no_log': False, 'failed': False, '_ansible_item_result': True, 'item': u'rclone_vfs_primer.timer', u'invocation': {u'module_args': {u'checksum_algorithm': u'sha1', u'get_checksum': True, u'follow': False, u'path': u'/etc/systemd/system/rclone_vfs_primer.timer', u'get_md5': None, u'get_mime': True, u'get_attributes': True}}, '_ansible_ignore_errors': None, '_ansible_item_label': u'rclone_vfs_primer.timer'})
2345
2346TASK [remote : Containers | Gather list of running Docker containers] **********
2347Sunday 13 October 2019 17:01:56 +0200 (0:00:00.092) 0:03:17.548 ********
2348skipping: [localhost]
2349
2350TASK [remote : Containers | Set 'containers_list' variable] ********************
2351Sunday 13 October 2019 17:01:56 +0200 (0:00:00.044) 0:03:17.593 ********
2352skipping: [localhost]
2353
2354TASK [remote : Containers | Stop all running Docker containers] ****************
2355Sunday 13 October 2019 17:01:56 +0200 (0:00:00.045) 0:03:17.638 ********
2356skipping: [localhost]
2357
2358TASK [remote : Legacy | Check if 'plexdrive.service' exists] *******************
2359Sunday 13 October 2019 17:01:56 +0200 (0:00:00.045) 0:03:17.684 ********
2360ok: [localhost]
2361
2362TASK [remote : Legacy | Stop and disable existing 'plexdrive.service'] *********
2363Sunday 13 October 2019 17:01:56 +0200 (0:00:00.135) 0:03:17.820 ********
2364skipping: [localhost]
2365
2366TASK [remote : Legacy | Rename 'plexdrive.service' to 'plexdrive5.service'] ****
2367Sunday 13 October 2019 17:01:56 +0200 (0:00:00.044) 0:03:17.865 ********
2368skipping: [localhost]
2369
2370TASK [remote : Legacy | Edit title in new 'plexdrive5.service'] ****************
2371Sunday 13 October 2019 17:01:56 +0200 (0:00:00.044) 0:03:17.910 ********
2372skipping: [localhost]
2373
2374TASK [remote : Legacy | Edit description in new 'plexdrive5.service'] **********
2375Sunday 13 October 2019 17:01:56 +0200 (0:00:00.043) 0:03:17.953 ********
2376skipping: [localhost]
2377
2378TASK [remote : Legacy | Edit binary path in new 'plexdrive5.service'] **********
2379Sunday 13 October 2019 17:01:56 +0200 (0:00:00.109) 0:03:18.062 ********
2380skipping: [localhost]
2381
2382TASK [remote : Legacy | Replace '/mnt/plexdrive' with '/mnt/remote' in new 'plexdrive5.service'] ***
2383Sunday 13 October 2019 17:01:56 +0200 (0:00:00.044) 0:03:18.107 ********
2384skipping: [localhost]
2385
2386TASK [remote : Legacy | Systemd daemon-reload] *********************************
2387Sunday 13 October 2019 17:01:57 +0200 (0:00:00.044) 0:03:18.152 ********
2388skipping: [localhost]
2389
2390TASK [remote : Legacy | Check if '/opt/plexdrive' exists] **********************
2391Sunday 13 October 2019 17:01:57 +0200 (0:00:00.045) 0:03:18.197 ********
2392ok: [localhost]
2393
2394TASK [remote : Legacy | Check if '/opt/plexdrive5' exists] *********************
2395Sunday 13 October 2019 17:01:57 +0200 (0:00:00.137) 0:03:18.335 ********
2396ok: [localhost]
2397
2398TASK [remote : Legacy | Create '/opt/plexdrive5' directory] ********************
2399Sunday 13 October 2019 17:01:57 +0200 (0:00:00.142) 0:03:18.477 ********
2400skipping: [localhost]
2401
2402TASK [remote : Legacy | Copy '/opt/plexdrive/.' to '/opt/plexdrive5/'] *********
2403Sunday 13 October 2019 17:01:57 +0200 (0:00:00.044) 0:03:18.522 ********
2404skipping: [localhost]
2405
2406TASK [remote : Legacy | Remove '/opt/plexdrive'] *******************************
2407Sunday 13 October 2019 17:01:57 +0200 (0:00:00.046) 0:03:18.568 ********
2408skipping: [localhost]
2409
2410TASK [remote : Legacy | Check if '/mnt/plexdrive' exists] **********************
2411Sunday 13 October 2019 17:01:57 +0200 (0:00:00.045) 0:03:18.613 ********
2412ok: [localhost]
2413
2414TASK [remote : Legacy | Force unmount '/mnt/plexdrive'] ************************
2415Sunday 13 October 2019 17:01:57 +0200 (0:00:00.136) 0:03:18.750 ********
2416skipping: [localhost]
2417
2418TASK [remote : Legacy | Remove empty directories in '/mnt/plexdrive'] **********
2419Sunday 13 October 2019 17:01:57 +0200 (0:00:00.045) 0:03:18.796 ********
2420skipping: [localhost]
2421
2422TASK [remote : Legacy | Recursively find '/mnt/plexdrive' files] ***************
2423Sunday 13 October 2019 17:01:57 +0200 (0:00:00.045) 0:03:18.841 ********
2424skipping: [localhost]
2425
2426TASK [remote : Legacy | Backup non-empty '/mnt/plexdrive' path] ****************
2427Sunday 13 October 2019 17:01:57 +0200 (0:00:00.044) 0:03:18.886 ********
2428skipping: [localhost]
2429
2430TASK [remote : Legacy | Remove '/mnt/plexdrive'] *******************************
2431Sunday 13 October 2019 17:01:57 +0200 (0:00:00.045) 0:03:18.931 ********
2432skipping: [localhost]
2433
2434TASK [remote : Legacy | Check if 'rclone.service' exists] **********************
2435Sunday 13 October 2019 17:01:57 +0200 (0:00:00.045) 0:03:18.976 ********
2436ok: [localhost]
2437
2438TASK [remote : Legacy | Stop and disable existing 'rclone.service'] ************
2439Sunday 13 October 2019 17:01:57 +0200 (0:00:00.135) 0:03:19.112 ********
2440skipping: [localhost]
2441
2442TASK [remote : Legacy | Rename 'rclone.service' to 'rclone_vfs.service'] *******
2443Sunday 13 October 2019 17:01:58 +0200 (0:00:00.105) 0:03:19.218 ********
2444skipping: [localhost]
2445
2446TASK [remote : Legacy | Edit title in new 'rclone_vfs.service'] ****************
2447Sunday 13 October 2019 17:01:58 +0200 (0:00:00.044) 0:03:19.262 ********
2448skipping: [localhost]
2449
2450TASK [remote : Legacy | Edit 'Description' in new 'rclone_vfs.service'] ********
2451Sunday 13 October 2019 17:01:58 +0200 (0:00:00.044) 0:03:19.307 ********
2452skipping: [localhost]
2453
2454TASK [remote : Legacy | Edit 'AssertPathIsDirectory' in new 'rclone_vfs.service'] ***
2455Sunday 13 October 2019 17:01:58 +0200 (0:00:00.045) 0:03:19.352 ********
2456skipping: [localhost]
2457
2458TASK [remote : Legacy | Edit 'Wants' in new 'rclone_vfs.service'] **************
2459Sunday 13 October 2019 17:01:58 +0200 (0:00:00.045) 0:03:19.398 ********
2460skipping: [localhost]
2461
2462TASK [remote : Legacy | Edit 'Requires' in new 'rclone_vfs.service'] ***********
2463Sunday 13 October 2019 17:01:58 +0200 (0:00:00.044) 0:03:19.442 ********
2464skipping: [localhost]
2465
2466TASK [remote : Legacy | Replace '/mnt/rclone' with '/mnt/remote' in new 'rclone_vfs.service'] ***
2467Sunday 13 October 2019 17:01:58 +0200 (0:00:00.045) 0:03:19.488 ********
2468skipping: [localhost]
2469
2470TASK [remote : Legacy | Systemd daemon-reload] *********************************
2471Sunday 13 October 2019 17:01:58 +0200 (0:00:00.045) 0:03:19.533 ********
2472skipping: [localhost]
2473
2474TASK [remote : Legacy | Check if 'prime-rclone.service' exists] ****************
2475Sunday 13 October 2019 17:01:58 +0200 (0:00:00.044) 0:03:19.577 ********
2476ok: [localhost]
2477
2478TASK [remote : Legacy | Stop and disable existing 'prime-rclone.service'] ******
2479Sunday 13 October 2019 17:01:58 +0200 (0:00:00.140) 0:03:19.717 ********
2480skipping: [localhost]
2481
2482TASK [remote : Legacy | Remove 'prime-rclone.service'] *************************
2483Sunday 13 October 2019 17:01:58 +0200 (0:00:00.045) 0:03:19.763 ********
2484skipping: [localhost]
2485
2486TASK [remote : Legacy | Systemd daemon-reload] *********************************
2487Sunday 13 October 2019 17:01:58 +0200 (0:00:00.043) 0:03:19.806 ********
2488skipping: [localhost]
2489
2490TASK [remote : Legacy | Check if '/mnt/rclone' exists] *************************
2491Sunday 13 October 2019 17:01:58 +0200 (0:00:00.045) 0:03:19.852 ********
2492ok: [localhost]
2493
2494TASK [remote : Legacy | Force unmount '/mnt/rclone'] ***************************
2495Sunday 13 October 2019 17:01:58 +0200 (0:00:00.141) 0:03:19.994 ********
2496skipping: [localhost]
2497
2498TASK [remote : Legacy | Remove empty directories in '/mnt/rclone'] *************
2499Sunday 13 October 2019 17:01:58 +0200 (0:00:00.044) 0:03:20.039 ********
2500skipping: [localhost]
2501
2502TASK [remote : Legacy | Recursively find '/mnt/rclone' files] ******************
2503Sunday 13 October 2019 17:01:58 +0200 (0:00:00.044) 0:03:20.083 ********
2504skipping: [localhost]
2505
2506TASK [remote : Legacy | Backup non-empty '/mnt/rclone' path] *******************
2507Sunday 13 October 2019 17:01:59 +0200 (0:00:00.113) 0:03:20.197 ********
2508skipping: [localhost]
2509
2510TASK [remote : Legacy | Remove '/mnt/rclone'] **********************************
2511Sunday 13 October 2019 17:01:59 +0200 (0:00:00.046) 0:03:20.243 ********
2512skipping: [localhost]
2513
2514TASK [remote : Service Tasks] **************************************************
2515Sunday 13 October 2019 17:01:59 +0200 (0:00:00.045) 0:03:20.289 ********
2516included: /home/seed/cloudbox/roles/remote/tasks/subtasks/services.yml for localhost
2517
2518TASK [remote : Services | Check if 'plexdrive5.service' exists] ****************
2519Sunday 13 October 2019 17:01:59 +0200 (0:00:00.102) 0:03:20.392 ********
2520ok: [localhost]
2521
2522TASK [remote : Services | Stop and disable existing 'plexdrive5.service'] ******
2523Sunday 13 October 2019 17:01:59 +0200 (0:00:00.144) 0:03:20.537 ********
2524changed: [localhost]
2525
2526TASK [remote : Services | Remove 'Service' section in existing 'plexdrive5.service'] ***
2527Sunday 13 October 2019 17:01:59 +0200 (0:00:00.231) 0:03:20.768 ********
2528skipping: [localhost]
2529
2530TASK [remote : Services | Update 'User/Group' in existing 'plexdrive5.service'] ***
2531Sunday 13 October 2019 17:01:59 +0200 (0:00:00.048) 0:03:20.817 ********
2532ok: [localhost] => (item={u'option': u'User', u'value': u'seed'})
2533ok: [localhost] => (item={u'option': u'Group', u'value': u'seed'})
2534
2535TASK [remote : Services | Enable cache in 'rclone.conf'] ***********************
2536Sunday 13 October 2019 17:01:59 +0200 (0:00:00.244) 0:03:21.061 ********
2537skipping: [localhost]
2538
2539TASK [remote : Services | Update 'rc-addr' in existing 'plexdrive5.service'] ***
2540Sunday 13 October 2019 17:01:59 +0200 (0:00:00.047) 0:03:21.109 ********
2541ok: [localhost]
2542
2543TASK [remote : Services | Remove 'RemainAfterExit=yes' 'plexdrive5.service'] ***
2544Sunday 13 October 2019 17:02:00 +0200 (0:00:00.143) 0:03:21.253 ********
2545ok: [localhost]
2546
2547TASK [remote : Services | Systemd daemon-reload] *******************************
2548Sunday 13 October 2019 17:02:00 +0200 (0:00:00.141) 0:03:21.394 ********
2549ok: [localhost]
2550
2551TASK [remote : Mount Path | Force unmount '/mnt/remote'] ***********************
2552Sunday 13 October 2019 17:02:00 +0200 (0:00:00.180) 0:03:21.575 ********
2553changed: [localhost]
2554
2555TASK [remote : Mount Path | Check if '/mnt/remote' exists] *********************
2556Sunday 13 October 2019 17:02:00 +0200 (0:00:00.141) 0:03:21.716 ********
2557ok: [localhost]
2558
2559TASK [remote : Mount Path | Remove empty directories in '/mnt/remote'] *********
2560Sunday 13 October 2019 17:02:00 +0200 (0:00:00.143) 0:03:21.860 ********
2561changed: [localhost]
2562
2563TASK [remote : Mount Path | Recursively find '/mnt/remote' files] **************
2564Sunday 13 October 2019 17:02:01 +0200 (0:00:00.262) 0:03:22.122 ********
2565ok: [localhost]
2566
2567TASK [remote : Mount Path | Backup non-empty '/mnt/remote' path] ***************
2568Sunday 13 October 2019 17:02:01 +0200 (0:00:00.206) 0:03:22.329 ********
2569skipping: [localhost]
2570
2571TASK [remote : Mount Path | Remove '/mnt/remote'] ******************************
2572Sunday 13 October 2019 17:02:01 +0200 (0:00:00.047) 0:03:22.376 ********
2573ok: [localhost]
2574
2575TASK [remote : Basics | Create remote directories] *****************************
2576Sunday 13 October 2019 17:02:01 +0200 (0:00:00.139) 0:03:22.515 ********
2577changed: [localhost] => (item=/mnt/remote)
2578
2579TASK [remote : Mount Remote Tasks] *********************************************
2580Sunday 13 October 2019 17:02:01 +0200 (0:00:00.150) 0:03:22.665 ********
2581included: /home/seed/cloudbox/roles/remote/tasks/subtasks/mounts/plexdrive5.yml for localhost
2582
2583TASK [remote : Plexdrive 5 | Create directories] *******************************
2584Sunday 13 October 2019 17:02:01 +0200 (0:00:00.093) 0:03:22.759 ********
2585ok: [localhost] => (item=/opt/plexdrive5)
2586
2587TASK [remote : Plexdrive 5 | Install Plexdrive 5] ******************************
2588Sunday 13 October 2019 17:02:01 +0200 (0:00:00.144) 0:03:22.904 ********
2589ok: [localhost]
2590
2591TASK [remote : Plexdrive 5 | Import 'plexdrive5.service'] **********************
2592Sunday 13 October 2019 17:02:03 +0200 (0:00:01.716) 0:03:24.620 ********
2593ok: [localhost]
2594
2595TASK [remote : Plexdrive 5 | Systemd daemon-reload 'plexdrive5.service'] *******
2596Sunday 13 October 2019 17:02:03 +0200 (0:00:00.150) 0:03:24.770 ********
2597ok: [localhost]
2598
2599TASK [remote : Plexdrive 5 | Check if config exists] ***************************
2600Sunday 13 October 2019 17:02:03 +0200 (0:00:00.184) 0:03:24.955 ********
2601ok: [localhost]
2602
2603TASK [remote : Plexdrive 5 | Start 'plexdrive5.service' if config exists] ******
2604Sunday 13 October 2019 17:02:03 +0200 (0:00:00.142) 0:03:25.098 ********
2605changed: [localhost]
2606
2607TASK [unionfs : Variables | Set 'unionfs_mount_type' to 'mergerfs'] ************
2608Sunday 13 October 2019 17:02:14 +0200 (0:00:10.190) 0:03:35.289 ********
2609skipping: [localhost]
2610
2611TASK [unionfs : Variables | Set 'unionfs_mount_type' to 'unionfs'] *************
2612Sunday 13 October 2019 17:02:14 +0200 (0:00:00.045) 0:03:35.335 ********
2613ok: [localhost]
2614
2615TASK [unionfs : Variables | Fail when no valid remote mount type is specified.] ***
2616Sunday 13 October 2019 17:02:14 +0200 (0:00:00.060) 0:03:35.395 ********
2617skipping: [localhost]
2618
2619TASK [unionfs : Variables | Set 'service_files_list' variable] *****************
2620Sunday 13 October 2019 17:02:14 +0200 (0:00:00.043) 0:03:35.439 ********
2621ok: [localhost]
2622
2623TASK [unionfs : Variables | Set 'service_files_stat' variable] *****************
2624Sunday 13 October 2019 17:02:14 +0200 (0:00:00.059) 0:03:35.498 ********
2625ok: [localhost] => (item=mergerfs.service)
2626ok: [localhost] => (item=unionfs.service)
2627
2628TASK [unionfs : Variables | Create empty 'service_files' list] *****************
2629Sunday 13 October 2019 17:02:14 +0200 (0:00:00.234) 0:03:35.732 ********
2630ok: [localhost]
2631
2632TASK [unionfs : Variables | Build 'service_files' list] ************************
2633Sunday 13 October 2019 17:02:14 +0200 (0:00:00.055) 0:03:35.788 ********
2634skipping: [localhost] => (item={'_ansible_parsed': True, u'stat': {u'exists': False}, u'changed': False, '_ansible_no_log': False, 'failed': False, '_ansible_item_result': True, 'item': u'mergerfs.service', u'invocation': {u'module_args': {u'checksum_algorithm': u'sha1', u'get_checksum': True, u'follow': False, u'path': u'/etc/systemd/system/mergerfs.service', u'get_md5': None, u'get_mime': True, u'get_attributes': True}}, '_ansible_ignore_errors': None, '_ansible_item_label': u'mergerfs.service'})
2635ok: [localhost] => (item={'_ansible_parsed': True, u'stat': {u'charset': u'us-ascii', u'uid': 0, u'exists': True, u'attr_flags': u'e', u'woth': False, u'isreg': True, u'device_type': 0, u'mtime': 1555496476.898742, u'block_size': 4096, u'inode': 2228256, u'isgid': False, u'size': 384, u'executable': False, u'roth': True, u'isuid': False, u'readable': True, u'version': u'511974117', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True, u'writeable': True, u'isdir': False, u'blocks': 8, u'xoth': False, u'rusr': True, u'nlink': 1, u'issock': False, u'rgrp': True, u'gr_name': u'root', u'path': u'/etc/systemd/system/unionfs.service', u'xusr': False, u'atime': 1555496476.898742, u'mimetype': u'text/plain', u'ctime': 1555496476.898742, u'isblk': False, u'checksum': u'68161fe7852ffd67aec787cf33b9803306098c86', u'dev': 2306, u'wgrp': False, u'isfifo': False, u'mode': u'0644', u'xgrp': False, u'islnk': False, u'attributes': [u'extents']}, u'changed': False, '_ansible_no_log': False, 'failed': False, '_ansible_item_result': True, 'item': u'unionfs.service', u'invocation': {u'module_args': {u'checksum_algorithm': u'sha1', u'get_checksum': True, u'follow': False, u'path': u'/etc/systemd/system/unionfs.service', u'get_md5': None, u'get_mime': True, u'get_attributes': True}}, '_ansible_ignore_errors': None, '_ansible_item_label': u'unionfs.service'})
2636
2637TASK [unionfs : Docker | Containers Stop | Gather list of running Docker containers] ***
2638Sunday 13 October 2019 17:02:14 +0200 (0:00:00.075) 0:03:35.863 ********
2639skipping: [localhost]
2640
2641TASK [unionfs : Docker | Containers Stop | Set 'containers_list' variable] *****
2642Sunday 13 October 2019 17:02:14 +0200 (0:00:00.045) 0:03:35.909 ********
2643skipping: [localhost]
2644
2645TASK [unionfs : Docker | Containers Stop | Stop all running Docker containers] ***
2646Sunday 13 October 2019 17:02:14 +0200 (0:00:00.044) 0:03:35.953 ********
2647skipping: [localhost]
2648
2649TASK [unionfs : Legacy | Check if 'mnt-unionfs.mount' exists] ******************
2650Sunday 13 October 2019 17:02:14 +0200 (0:00:00.043) 0:03:35.997 ********
2651ok: [localhost]
2652
2653TASK [unionfs : Legacy | Stop and disable existing 'mnt-unionfs.mount'] ********
2654Sunday 13 October 2019 17:02:15 +0200 (0:00:00.200) 0:03:36.197 ********
2655skipping: [localhost]
2656
2657TASK [unionfs : Legacy | Remove 'mnt-unionfs.mount'] ***************************
2658Sunday 13 October 2019 17:02:15 +0200 (0:00:00.044) 0:03:36.242 ********
2659skipping: [localhost]
2660
2661TASK [unionfs : Legacy | Systemd daemon-reload] ********************************
2662Sunday 13 October 2019 17:02:15 +0200 (0:00:00.044) 0:03:36.287 ********
2663skipping: [localhost]
2664
2665TASK [unionfs : Service Tasks] *************************************************
2666Sunday 13 October 2019 17:02:15 +0200 (0:00:00.045) 0:03:36.332 ********
2667included: /home/seed/cloudbox/roles/unionfs/tasks/subtasks/services.yml for localhost
2668
2669TASK [unionfs : Services | Check if 'unionfs.service' exists] ******************
2670Sunday 13 October 2019 17:02:15 +0200 (0:00:00.094) 0:03:36.427 ********
2671ok: [localhost]
2672
2673TASK [unionfs : Services | Stop and disable existing 'unionfs.service'] ********
2674Sunday 13 October 2019 17:02:15 +0200 (0:00:00.146) 0:03:36.573 ********
2675changed: [localhost]
2676
2677TASK [unionfs : Services | Update 'User/Group' in existing 'unionfs.service'] ***
2678Sunday 13 October 2019 17:02:15 +0200 (0:00:00.232) 0:03:36.806 ********
2679ok: [localhost] => (item={u'option': u'User', u'value': u'seed'})
2680ok: [localhost] => (item={u'option': u'Group', u'value': u'seed'})
2681
2682TASK [unionfs : Services | Remove ownership in existing 'unionfs.service'] *****
2683Sunday 13 October 2019 17:02:15 +0200 (0:00:00.243) 0:03:37.049 ********
2684skipping: [localhost] => (item={u'option': u'User'})
2685skipping: [localhost] => (item={u'option': u'Group'})
2686
2687TASK [unionfs : Services | Replace '/mnt/plexdrive' with '/mnt/remote' in 'unionfs.service'] ***
2688Sunday 13 October 2019 17:02:15 +0200 (0:00:00.056) 0:03:37.106 ********
2689ok: [localhost]
2690
2691TASK [unionfs : Services | Systemd daemon-reload] ******************************
2692Sunday 13 October 2019 17:02:16 +0200 (0:00:00.138) 0:03:37.244 ********
2693ok: [localhost]
2694
2695TASK [unionfs : Mount Path | Force unmount '/mnt/unionfs'] *********************
2696Sunday 13 October 2019 17:02:16 +0200 (0:00:00.191) 0:03:37.436 ********
2697changed: [localhost]
2698
2699TASK [unionfs : Mount Path | Check if '/mnt/unionfs' exists] *******************
2700Sunday 13 October 2019 17:02:16 +0200 (0:00:00.141) 0:03:37.578 ********
2701ok: [localhost]
2702
2703TASK [unionfs : Mount Path | Remove empty directories in '/mnt/unionfs'] *******
2704Sunday 13 October 2019 17:02:16 +0200 (0:00:00.141) 0:03:37.719 ********
2705changed: [localhost]
2706
2707TASK [unionfs : Mount Path | Recursively find '/mnt/unionfs' files] ************
2708Sunday 13 October 2019 17:02:16 +0200 (0:00:00.143) 0:03:37.863 ********
2709ok: [localhost]
2710
2711TASK [unionfs : Mount Path | Backup non-empty '/mnt/unionfs' path] *************
2712Sunday 13 October 2019 17:02:16 +0200 (0:00:00.206) 0:03:38.070 ********
2713skipping: [localhost]
2714
2715TASK [unionfs : Mount Path | Remove '/mnt/unionfs'] ****************************
2716Sunday 13 October 2019 17:02:17 +0200 (0:00:00.047) 0:03:38.117 ********
2717ok: [localhost]
2718
2719TASK [unionfs : Basics | Check to see if '/mnt/remote' exists] *****************
2720Sunday 13 October 2019 17:02:17 +0200 (0:00:00.140) 0:03:38.258 ********
2721ok: [localhost]
2722
2723TASK [unionfs : Basics | Create '/mnt/remote' directory] ***********************
2724Sunday 13 October 2019 17:02:17 +0200 (0:00:00.146) 0:03:38.404 ********
2725skipping: [localhost]
2726
2727TASK [unionfs : Basics | Create '/mnt/unionfs' directory] **********************
2728Sunday 13 October 2019 17:02:17 +0200 (0:00:00.045) 0:03:38.449 ********
2729changed: [localhost]
2730
2731TASK [unionfs : Mount UnionFS Tasks] *******************************************
2732Sunday 13 October 2019 17:02:17 +0200 (0:00:00.141) 0:03:38.590 ********
2733included: /home/seed/cloudbox/roles/unionfs/tasks/subtasks/mounts/unionfs.yml for localhost
2734
2735TASK [unionfs : UnionFS | Create unionfs directories] **************************
2736Sunday 13 October 2019 17:02:17 +0200 (0:00:00.084) 0:03:38.675 ********
2737ok: [localhost] => (item=/mnt/local/.unionfs-fuse)
2738
2739TASK [unionfs : UnionFS | Install unionfs] *************************************
2740Sunday 13 October 2019 17:02:17 +0200 (0:00:00.144) 0:03:38.820 ********
2741ok: [localhost]
2742
2743TASK [unionfs : UnionFS | Import 'unionfs.service'] ****************************
2744Sunday 13 October 2019 17:02:18 +0200 (0:00:00.890) 0:03:39.710 ********
2745ok: [localhost]
2746
2747TASK [unionfs : UnionFS | Start 'unionfs.service'] *****************************
2748Sunday 13 October 2019 17:02:18 +0200 (0:00:00.150) 0:03:39.861 ********
2749changed: [localhost]
2750
2751TASK [unionfs : Docker | Daemon | Create override directory] *******************
2752Sunday 13 October 2019 17:02:48 +0200 (0:00:30.237) 0:04:10.098 ********
2753skipping: [localhost]
2754
2755TASK [unionfs : Docker | Daemon | Import override file] ************************
2756Sunday 13 October 2019 17:02:49 +0200 (0:00:00.107) 0:04:10.205 ********
2757skipping: [localhost]
2758
2759TASK [unionfs : Docker | Daemon | Edit override file] **************************
2760Sunday 13 October 2019 17:02:49 +0200 (0:00:00.045) 0:04:10.251 ********
2761skipping: [localhost]
2762
2763TASK [unionfs : Docker | Daemon | Systemd daemon-reload] ***********************
2764Sunday 13 October 2019 17:02:49 +0200 (0:00:00.045) 0:04:10.297 ********
2765skipping: [localhost]
2766
2767TASK [unionfs : Docker | Daemon | Restart docker service] **********************
2768Sunday 13 October 2019 17:02:49 +0200 (0:00:00.046) 0:04:10.343 ********
2769skipping: [localhost]
2770
2771TASK [unionfs : Docker | Daemon | Wait for 30 seconds before commencing] *******
2772Sunday 13 October 2019 17:02:49 +0200 (0:00:00.045) 0:04:10.389 ********
2773skipping: [localhost]
2774
2775TASK [unionfs : Docker | Containers Start | Start all previously running Docker containers] ***
2776Sunday 13 October 2019 17:02:49 +0200 (0:00:00.044) 0:04:10.434 ********
2777skipping: [localhost]
2778
2779TASK [scripts : Install common packages] ***************************************
2780Sunday 13 October 2019 17:02:49 +0200 (0:00:00.046) 0:04:10.480 ********
2781ok: [localhost]
2782
2783TASK [scripts : Install common pip modules] ************************************
2784Sunday 13 October 2019 17:02:50 +0200 (0:00:00.743) 0:04:11.223 ********
2785ok: [localhost]
2786
2787TASK [scripts : Create script directories] *************************************
2788Sunday 13 October 2019 17:02:50 +0200 (0:00:00.389) 0:04:11.613 ********
2789ok: [localhost] => (item=/opt/scripts)
2790ok: [localhost] => (item=/opt/scripts/docker)
2791ok: [localhost] => (item=/opt/scripts/frontail)
2792ok: [localhost] => (item=/opt/scripts/nzbget)
2793ok: [localhost] => (item=/opt/scripts/sabnzbd)
2794ok: [localhost] => (item=/opt/scripts/nginx-proxy)
2795ok: [localhost] => (item=/opt/scripts/plex)
2796ok: [localhost] => (item=/opt/scripts/plex_autoscan)
2797ok: [localhost] => (item=/opt/scripts/plexpy)
2798ok: [localhost] => (item=/opt/scripts/torrents)
2799ok: [localhost] => (item=/opt/scripts/rclone)
2800
2801TASK [scripts : Import 'arrpush.py'] *******************************************
2802Sunday 13 October 2019 17:02:51 +0200 (0:00:01.024) 0:04:12.638 ********
2803ok: [localhost]
2804
2805TASK [scripts : Import 'TorrentCleanup.py'] ************************************
2806Sunday 13 October 2019 17:02:51 +0200 (0:00:00.389) 0:04:13.028 ********
2807ok: [localhost]
2808
2809TASK [scripts : Import 'plex_trash_fixer.py'] **********************************
2810Sunday 13 October 2019 17:02:52 +0200 (0:00:00.364) 0:04:13.393 ********
2811ok: [localhost]
2812
2813TASK [scripts : Import 'plex_token.sh'] ****************************************
2814Sunday 13 October 2019 17:02:52 +0200 (0:00:00.369) 0:04:13.762 ********
2815ok: [localhost]
2816
2817TASK [scripts : Import 'revoke_certs.sh'] **************************************
2818Sunday 13 October 2019 17:02:52 +0200 (0:00:00.206) 0:04:13.968 ********
2819ok: [localhost]
2820
2821TASK [scripts : Import 'plex_autoscan_url.sh'] *********************************
2822Sunday 13 October 2019 17:02:53 +0200 (0:00:00.279) 0:04:14.248 ********
2823ok: [localhost]
2824
2825TASK [scripts : Check if 'restart_containers.sh' exists] ***********************
2826Sunday 13 October 2019 17:02:53 +0200 (0:00:00.209) 0:04:14.457 ********
2827ok: [localhost]
2828
2829TASK [scripts : Import 'restart_containers.sh'] ********************************
2830Sunday 13 October 2019 17:02:53 +0200 (0:00:00.136) 0:04:14.593 ********
2831skipping: [localhost]
2832
2833TASK [scripts : Check if 'frontail_custom_preset.json' exists] *****************
2834Sunday 13 October 2019 17:02:53 +0200 (0:00:00.044) 0:04:14.638 ********
2835ok: [localhost]
2836
2837TASK [scripts : Import 'frontail_custom_preset.json'] **************************
2838Sunday 13 October 2019 17:02:53 +0200 (0:00:00.141) 0:04:14.780 ********
2839skipping: [localhost]
2840
2841TASK [scripts : Check if 'sync_torrents_to_rclone_remote.sh' exists] ***********
2842Sunday 13 October 2019 17:02:53 +0200 (0:00:00.046) 0:04:14.826 ********
2843ok: [localhost]
2844
2845TASK [scripts : Import 'sync_torrents_to_rclone_remote.sh'] ********************
2846Sunday 13 October 2019 17:02:53 +0200 (0:00:00.137) 0:04:14.963 ********
2847skipping: [localhost]
2848
2849TASK [scripts : Check if 'download_torrents_from_rclone_remote.sh' exists] *****
2850Sunday 13 October 2019 17:02:53 +0200 (0:00:00.046) 0:04:15.010 ********
2851ok: [localhost]
2852
2853TASK [scripts : Import 'download_torrents_from_rclone_remote.sh'] **************
2854Sunday 13 October 2019 17:02:54 +0200 (0:00:00.141) 0:04:15.151 ********
2855skipping: [localhost]
2856
2857TASK [nginx-proxy : Stop and remove any existing container] ********************
2858Sunday 13 October 2019 17:02:54 +0200 (0:00:00.044) 0:04:15.196 ********
2859changed: [localhost]
2860
2861TASK [nginx-proxy : Stop and remove any existing letsencrypt container] ********
2862Sunday 13 October 2019 17:02:54 +0200 (0:00:00.474) 0:04:15.670 ********
2863ok: [localhost]
2864
2865TASK [nginx-proxy : Check if 'nginx_proxy' folder exists] **********************
2866Sunday 13 October 2019 17:02:54 +0200 (0:00:00.259) 0:04:15.930 ********
2867ok: [localhost]
2868
2869TASK [nginx-proxy : Check if 'certs' subfolder exists] *************************
2870Sunday 13 October 2019 17:02:54 +0200 (0:00:00.139) 0:04:16.070 ********
2871ok: [localhost]
2872
2873TASK [nginx-proxy : Move existing certs into a 'certs' subfolder] **************
2874Sunday 13 October 2019 17:02:55 +0200 (0:00:00.139) 0:04:16.209 ********
2875skipping: [localhost]
2876
2877TASK [nginx-proxy : Create nginx-proxy directories] ****************************
2878Sunday 13 October 2019 17:02:55 +0200 (0:00:00.044) 0:04:16.254 ********
2879ok: [localhost] => (item=/opt/nginx-proxy)
2880ok: [localhost] => (item=/opt/nginx-proxy/certs)
2881ok: [localhost] => (item=/opt/nginx-proxy/htpasswd)
2882ok: [localhost] => (item=/opt/nginx-proxy/vhost.d)
2883
2884TASK [nginx-proxy : Check if 'proxy.conf' file exists] *************************
2885Sunday 13 October 2019 17:02:55 +0200 (0:00:00.477) 0:04:16.732 ********
2886ok: [localhost]
2887
2888TASK [nginx-proxy : Delete 'proxy.conf' if link or a folder] *******************
2889Sunday 13 October 2019 17:02:55 +0200 (0:00:00.144) 0:04:16.877 ********
2890skipping: [localhost]
2891
2892TASK [nginx-proxy : Import 'proxy.conf'] ***************************************
2893Sunday 13 October 2019 17:02:55 +0200 (0:00:00.044) 0:04:16.922 ********
2894skipping: [localhost]
2895
2896TASK [nginx-proxy : Create and start container] ********************************
2897Sunday 13 October 2019 17:02:55 +0200 (0:00:00.046) 0:04:16.968 ********
2898fatal: [localhost]: FAILED! => {"changed": false, "msg": "Error starting container fe2b589306e8213118e1b2806e85106790ef16600072328d89aae84922b1511b: 500 Server Error: Internal Server Error (\"no status provided on response: unknown\")"}
2899
2900PLAY RECAP *********************************************************************
2901localhost : ok=454 changed=96 unreachable=0 failed=1
2902
2903Sunday 13 October 2019 17:02:58 +0200 (0:00:02.814) 0:04:19.783 ********
2904===============================================================================
2905docker : Start docker service ------------------------------------------ 30.94s
2906docker : Wait for 30 seconds before commencing ------------------------- 30.29s
2907unionfs : UnionFS | Start 'unionfs.service' ---------------------------- 30.24s
2908remote : Plexdrive 5 | Start 'plexdrive5.service' if config exists ----- 10.19s
2909iperf3 : Build and install iperf3 -------------------------------------- 10.05s
2910nodejs : Install nodejs ------------------------------------------------- 5.51s
2911nodejs : Update packages ------------------------------------------------ 4.33s
2912nodejs : Update npm ----------------------------------------------------- 3.27s
2913nginx-proxy : Create and start container -------------------------------- 2.81s
2914docker : Binary | Install 'docker-ce' ----------------------------------- 2.77s
2915docker : Binary | Install 'docker-ce-cli' ------------------------------- 2.69s
2916system : sysctl | Tuning ------------------------------------------------ 2.66s
2917sanity_check : Get all available tags ----------------------------------- 2.60s
2918ctop : Install ctop ----------------------------------------------------- 2.29s
2919system : APT | APT update ----------------------------------------------- 2.23s
2920nethogs : Make sure nethogs package is not installed -------------------- 2.22s
2921iperf3 : Clone iperf3 repo ---------------------------------------------- 2.18s
2922ngrok : Install ngrok --------------------------------------------------- 2.13s
2923motd : Import dynamic motd files ---------------------------------------- 2.11s
2924hostess : Install hostess ----------------------------------------------- 1.97s