Kokojamboo

Untitled

Jan 21st, 2024
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 235.16 KB | None | 0 0
  1. karen will start in 30 seconds
  2. karen is running in /home/citadel/citadel/events
  3. Got signal: change-password
  4. karen is getting triggered!
  5. Got signal: change-password
  6. karen is getting triggered!
  7. New password: New password: Retype new password: Retype new password: passwd: password updated successfully
  8. passwd: password updated successfully
  9. Got signal: app-update
  10. karen is getting triggered!
  11. Got signal: app-update
  12. karen is getting triggered!
  13. Cloning into '/tmp/tmplk1n_5ne'...
  14. Cloning into '/tmp/tmppaxabl72'...
  15. Cloning into '/tmp/tmpd062hk0o'...
  16. Cloning into '/tmp/tmpn9bv_413'...
  17. Cloning the repository
  18. Cloning the repository
  19. Downloaded all updates
  20. Wrote registry to registry.json
  21. Generated configuration successfully
  22.  
  23. ======================================
  24. =========== RECONFIGURING ============
  25. ============== CITADEL ==============
  26. ======================================
  27.  
  28. Installing additional services
  29. Using mainnet network
  30.  
  31. Generating configuration files...
  32.  
  33. Generated configuration files
  34.  
  35. Installing docker-compose...
  36.  
  37. Updating apps...
  38.  
  39. Configuring permissions
  40.  
  41. Configuration successful
  42. You can now start Citadel by running:
  43. sudo ./scripts/start
  44. Container app_tor Stopping
  45. Container app_tor Stopped
  46. Container app_tor Starting
  47. Container app_tor Started
  48. Container app_2_tor Stopping
  49. Container app_2_tor Stopped
  50. Container app_2_tor Starting
  51. Container app_2_tor Started
  52. Container app_3_tor Stopping
  53. Container app_3_tor Stopped
  54. Container app_3_tor Starting
  55. Cloning the repository
  56. Cloning the repository
  57. Downloaded all updates
  58. Wrote registry to registry.json
  59. Generated configuration successfully
  60.  
  61. ======================================
  62. =========== RECONFIGURING ============
  63. ============== CITADEL ==============
  64. ======================================
  65.  
  66. Installing additional services
  67. Using mainnet network
  68.  
  69. Generating configuration files...
  70.  
  71. Generated configuration files
  72.  
  73. Installing docker-compose...
  74.  
  75. Updating apps...
  76.  
  77. Configuring permissions
  78.  
  79. Configuration successful
  80. You can now start Citadel by running:
  81. sudo ./scripts/start
  82. Container app_tor Stopping
  83. Container app_tor Stopped
  84. Container app_3_tor Started
  85. Container app_tor Starting
  86. Container app_tor Started
  87. Container app_2_tor Stopping
  88. Container app_2_tor Stopped
  89. Container app_2_tor Starting
  90. Container app_2_tor Started
  91. Container app_3_tor Stopping
  92. Container app_3_tor Stopped
  93. Container app_3_tor Starting
  94. Container app_3_tor Started
  95. Got signal: change-password
  96. karen is getting triggered!
  97. New password: Retype new password: passwd: password updated successfully
  98. Got signal: update
  99. karen is getting triggered!
  100.  
  101. =======================================
  102. =============== UPDATE ================
  103. =======================================
  104. ========== Stage: Download ============
  105. =======================================
  106.  
  107. Creating lock
  108. Cleaning up any previous mess
  109. Downloading Citadel v0.5.23
  110. % Total % Received % Xferd Average Speed Time Time Time Current
  111. Dload Upload Total Spent Left Speed
  112. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  113. 100 79759 0 79759 0 0 129k 0 --:--:-- --:--:-- --:--:-- 129k
  114. Running update install scripts of the new release
  115.  
  116. == Begin Update Script 00-run.sh ==
  117.  
  118. =======================================
  119. =============== UPDATE ================
  120. =======================================
  121. ========= Stage: Pre-update ===========
  122. =======================================
  123.  
  124. Installing Citadel v0.5.23 at /home/citadel/citadel
  125. Backing up existing directory tree
  126. sending incremental file list
  127. created directory /home/citadel/citadel/.citadel-backup
  128. ./
  129. .env
  130. LICENSE
  131. README.md
  132. app-standard-v1.json
  133. app-standard-v1.json.license
  134. docker-compose.yml
  135. info.json
  136. info.json.license
  137. karen
  138. setenv
  139. walletpassword
  140. walletpassword.license
  141. LICENSES/
  142. LICENSES/AGPL-3.0-or-later.txt
  143. app-system/
  144. app-system/docker-compose.common.yml
  145. app-system/sources.list
  146. app/
  147. app/app-manager.py
  148. app/app-standard-v1.yml
  149. app/lib/
  150. app/lib/__init__.py
  151. app/lib/citadelutils.py
  152. app/lib/entropy.py
  153. app/lib/manage.py
  154. app/lib/metadata.py
  155. app/lib/validate.py
  156. app/lib/__pycache__/
  157. app/lib/__pycache__/__init__.cpython-39.pyc
  158. app/lib/__pycache__/citadelutils.cpython-39.pyc
  159. app/lib/__pycache__/entropy.cpython-39.pyc
  160. app/lib/__pycache__/manage.cpython-39.pyc
  161. app/lib/__pycache__/metadata.cpython-39.pyc
  162. app/lib/__pycache__/validate.cpython-39.pyc
  163. app/lib/composegenerator/
  164. app/lib/composegenerator/shared/
  165. app/lib/composegenerator/shared/const.py
  166. app/lib/composegenerator/shared/env.py
  167. app/lib/composegenerator/shared/main.py
  168. app/lib/composegenerator/shared/__pycache__/
  169. app/lib/composegenerator/shared/__pycache__/const.cpython-39.pyc
  170. app/lib/composegenerator/shared/__pycache__/env.cpython-39.pyc
  171. app/lib/composegenerator/shared/__pycache__/main.cpython-39.pyc
  172. app/lib/composegenerator/v1/
  173. app/lib/composegenerator/v1/generate.py
  174. app/lib/composegenerator/v1/networking.py
  175. app/lib/composegenerator/v1/types.py
  176. app/lib/composegenerator/v1/__pycache__/
  177. app/lib/composegenerator/v1/__pycache__/generate.cpython-39.pyc
  178. app/lib/composegenerator/v1/__pycache__/networking.cpython-39.pyc
  179. app/lib/composegenerator/v1/__pycache__/types.cpython-39.pyc
  180. app/lib/composegenerator/v1/utils/
  181. app/lib/composegenerator/v1/utils/networking.py
  182. app/lib/composegenerator/v1/utils/__pycache__/
  183. app/lib/composegenerator/v1/utils/__pycache__/networking.cpython-39.pyc
  184. apps/
  185. apps/registry.json
  186. apps/bitfeed/
  187. apps/bitfeed/app.yml
  188. apps/bitfeed/docker-compose.yml
  189. apps/bluewallet/
  190. apps/bluewallet/app.yml
  191. apps/bluewallet/docker-compose.yml
  192. apps/bluewallet/data/
  193. apps/bluewallet/data/redis/
  194. apps/bluewallet/data/redis/.gitkeep
  195. apps/btc-rpc-explorer-public-fast/
  196. apps/btc-rpc-explorer-public-fast/app.yml
  197. apps/btc-rpc-explorer-public-fast/docker-compose.yml
  198. apps/btc-rpc-explorer-public/
  199. apps/btc-rpc-explorer-public/app.yml
  200. apps/btc-rpc-explorer-public/docker-compose.yml
  201. apps/btc-rpc-explorer/
  202. apps/btc-rpc-explorer/app.yml
  203. apps/btc-rpc-explorer/docker-compose.yml
  204. apps/btcpay-server/
  205. apps/btcpay-server/app.yml
  206. apps/btcpay-server/docker-compose.yml
  207. apps/btcpay-server/data/
  208. apps/btcpay-server/data/btcpay/
  209. apps/btcpay-server/data/btcpay/.gitkeep
  210. apps/btcpay-server/data/nbxplorer/
  211. apps/btcpay-server/data/nbxplorer/.gitkeep
  212. apps/btcpay-server/data/postgres/
  213. apps/btcpay-server/data/postgres/.gitkeep
  214. apps/code-server/
  215. apps/code-server/app.yml
  216. apps/code-server/docker-compose.yml
  217. apps/code-server/data/
  218. apps/code-server/data/.bashrc
  219. apps/element/
  220. apps/element/app.yml
  221. apps/element/docker-compose.yml
  222. apps/gitea/
  223. apps/gitea/app.yml
  224. apps/gitea/docker-compose.yml
  225. apps/gitea/data/
  226. apps/gitea/data/db/
  227. apps/gitea/data/db/.gitkeep
  228. apps/gitea/data/gitea/
  229. apps/gitea/data/gitea/config/
  230. apps/gitea/data/gitea/config/.gitkeep
  231. apps/gitea/data/gitea/data/
  232. apps/gitea/data/gitea/data/.gitkeep
  233. apps/home-assistant/
  234. apps/home-assistant/app.yml
  235. apps/home-assistant/docker-compose.yml
  236. apps/home-assistant/data/
  237. apps/home-assistant/data/.gitkeep
  238. apps/krystal-bull/
  239. apps/krystal-bull/app.yml
  240. apps/krystal-bull/docker-compose.yml
  241. apps/krystal-bull/data/
  242. apps/krystal-bull/data/oracleserver/
  243. apps/krystal-bull/data/oracleserver/.gitkeep
  244. apps/lightning-shell/
  245. apps/lightning-shell/app.yml
  246. apps/lightning-shell/docker-compose.yml
  247. apps/lightning-terminal/
  248. apps/lightning-terminal/app.yml
  249. apps/lightning-terminal/docker-compose.yml
  250. apps/lightning-terminal/data/
  251. apps/lightning-terminal/data/.lit/
  252. apps/lightning-terminal/data/.lit/lit.conf
  253. apps/lightning-terminal/data/.lit/lit.conf.license
  254. apps/lnbits/
  255. apps/lnbits/app.yml
  256. apps/lnbits/docker-compose.yml
  257. apps/lnbits/data/
  258. apps/lnbits/data/.gitkeep
  259. apps/lnmarkets/
  260. apps/lnmarkets/app.yml
  261. apps/lnmarkets/docker-compose.yml
  262. apps/lnme/
  263. apps/lnme/app.yml
  264. apps/lnme/docker-compose.yml
  265. apps/mempool/
  266. apps/mempool/app.yml
  267. apps/mempool/docker-compose.yml
  268. apps/mempool/mysql/
  269. apps/mempool/mysql/data/
  270. apps/mempool/mysql/data/.gitkeep
  271. apps/mempool/mysql/db-scripts/
  272. apps/mempool/mysql/db-scripts/mariadb-structure.sql
  273. apps/nextcloud/
  274. apps/nextcloud/app.yml
  275. apps/nextcloud/docker-compose.yml
  276. apps/nextcloud/data/
  277. apps/nextcloud/data/db/
  278. apps/nextcloud/data/db/.gitkeep
  279. apps/nextcloud/data/nextcloud/
  280. apps/nextcloud/data/nextcloud/.gitkeep
  281. apps/nextcloud/data/redis/
  282. apps/nextcloud/data/redis/.gitkeep
  283. apps/node-red/
  284. apps/node-red/app.yml
  285. apps/node-red/docker-compose.yml
  286. apps/node-red/data/
  287. apps/node-red/data/admin-credentials.json
  288. apps/node-red/data/admin-credentials.json.license
  289. apps/node-red/data/flows.json
  290. apps/node-red/data/flows.json.license
  291. apps/node-red/data/settings.js
  292. apps/photoprism/
  293. apps/photoprism/app.yml
  294. apps/photoprism/docker-compose.yml
  295. apps/photoprism/database/
  296. apps/photoprism/database/.gitkeep
  297. apps/photoprism/originals/
  298. apps/photoprism/originals/.gitkeep
  299. apps/photoprism/storage/
  300. apps/photoprism/storage/.gitkeep
  301. apps/pi-hole/
  302. apps/pi-hole/app.yml
  303. apps/pi-hole/docker-compose.yml
  304. apps/pi-hole/data/
  305. apps/pi-hole/data/dnsmasq/
  306. apps/pi-hole/data/dnsmasq/.gitkeep
  307. apps/pi-hole/data/pihole/
  308. apps/pi-hole/data/pihole/.gitkeep
  309. apps/ride-the-lightning/
  310. apps/ride-the-lightning/app.yml
  311. apps/ride-the-lightning/docker-compose.yml
  312. apps/ride-the-lightning/loop/
  313. apps/ride-the-lightning/loop/.gitkeep
  314. apps/ride-the-lightning/rtl/
  315. apps/ride-the-lightning/rtl/RTL-Config.json
  316. apps/ride-the-lightning/rtl/RTL-Config.json.license
  317. apps/samourai-server/
  318. apps/samourai-server/app.yml
  319. apps/samourai-server/docker-compose.yml
  320. apps/samourai-server/mysql/
  321. apps/samourai-server/mysql/mysql-dojo.cnf
  322. apps/samourai-server/mysql/update-db.sh
  323. apps/samourai-server/mysql/data/
  324. apps/samourai-server/mysql/data/.gitkeep
  325. apps/samourai-server/mysql/db-scripts/
  326. apps/samourai-server/mysql/db-scripts/1_db.sql
  327. apps/samourai-server/nginx/
  328. apps/samourai-server/whirlpool/
  329. apps/samourai-server/whirlpool/.gitkeep
  330. apps/simple-torrent/
  331. apps/simple-torrent/app.yml
  332. apps/simple-torrent/docker-compose.yml
  333. apps/simple-torrent/data/
  334. apps/simple-torrent/data/config/
  335. apps/simple-torrent/data/config/.gitkeep
  336. apps/simple-torrent/data/downloads/
  337. apps/simple-torrent/data/downloads/.gitkeep
  338. apps/simple-torrent/data/torrents/
  339. apps/simple-torrent/data/torrents/.gitkeep
  340. apps/specter-desktop/
  341. apps/specter-desktop/app.yml
  342. apps/specter-desktop/docker-compose.yml
  343. apps/specter-desktop/data/
  344. apps/specter-desktop/data/.gitkeep
  345. apps/sphinx-relay/
  346. apps/sphinx-relay/app.yml
  347. apps/sphinx-relay/docker-compose.yml
  348. apps/sphinx-relay/data/
  349. apps/sphinx-relay/data/.gitkeep
  350. apps/squeaknode/
  351. apps/squeaknode/app.yml
  352. apps/squeaknode/docker-compose.yml
  353. apps/squeaknode/sqk/
  354. apps/squeaknode/sqk/.gitkeep
  355. apps/synapse-admin/
  356. apps/synapse-admin/app.yml
  357. apps/synapse-admin/docker-compose.yml
  358. apps/synapse/
  359. apps/synapse/app.yml
  360. apps/synapse/docker-compose.yml
  361. apps/thunderhub/
  362. apps/thunderhub/app.yml
  363. apps/thunderhub/docker-compose.yml
  364. apps/thunderhub/data/
  365. apps/thunderhub/data/thubConfig.yaml
  366. apps/uptime-kuma/
  367. apps/uptime-kuma/app.yml
  368. apps/uptime-kuma/docker-compose.yml
  369. apps/usocial/
  370. apps/usocial/app.yml
  371. apps/usocial/docker-compose.yml
  372. apps/vaultwarden/
  373. apps/vaultwarden/app.yml
  374. apps/vaultwarden/docker-compose.yml
  375. apps/vaultwarden/data/
  376. apps/vaultwarden/data/.gitkeep
  377. bin/
  378. bin/bitcoin-cli
  379. bin/lncli
  380. bitcoin/
  381. bitcoin/bitcoin.conf
  382. db/
  383. electrs/
  384. electrs/electrs.toml
  385. events/
  386. events/triggers/
  387. events/triggers/app
  388. events/triggers/app-update
  389. events/triggers/backup
  390. events/triggers/change-password
  391. events/triggers/debug
  392. events/triggers/reboot
  393. events/triggers/shutdown
  394. events/triggers/update
  395. lnd/
  396. logs/
  397. nginx/
  398. redis/
  399. redis/.gitkeep
  400. scripts/
  401. scripts/add-https
  402. scripts/app
  403. scripts/configure
  404. scripts/debug
  405. scripts/memory-usage
  406. scripts/start
  407. scripts/status-monitor
  408. scripts/stop
  409. scripts/backup/
  410. scripts/backup/README.md
  411. scripts/backup/backup
  412. scripts/backup/decoy-trigger
  413. scripts/backup/monitor
  414. scripts/citadel-os/
  415. scripts/citadel-os/change-password
  416. scripts/citadel-os/citadel-details
  417. scripts/citadel-os/semver
  418. scripts/citadel-os/external-storage/
  419. scripts/citadel-os/external-storage/monitor
  420. scripts/citadel-os/external-storage/mount
  421. scripts/citadel-os/external-storage/update-from-sdcard
  422. scripts/citadel-os/services/
  423. scripts/citadel-os/services/citadel-connection-details.service
  424. scripts/citadel-os/services/citadel-external-storage-sdcard-update.service
  425. scripts/citadel-os/services/citadel-external-storage.service
  426. scripts/citadel-os/services/citadel-startup.service
  427. scripts/lib/
  428. scripts/lib/__init__.py
  429. scripts/lib/rpcauth.py
  430. scripts/lib/__pycache__/
  431. scripts/lib/__pycache__/__init__.cpython-39.pyc
  432. scripts/lib/__pycache__/rpcauth.cpython-39.pyc
  433. scripts/status/
  434. scripts/status/memory
  435. scripts/status/storage
  436. scripts/status/temperature
  437. scripts/status/uptime
  438. scripts/update/
  439. scripts/update/.updateignore
  440. scripts/update/.updateignore.license
  441. scripts/update/.updateinclude
  442. scripts/update/.updateinclude.license
  443. scripts/update/00-run.sh
  444. scripts/update/01-run.sh
  445. scripts/update/02-run.sh
  446. scripts/update/03-run.sh
  447. scripts/update/README.md
  448. scripts/update/update
  449. services/
  450. services/electrs.yml
  451. services/manage.py
  452. templates/
  453. templates/.env-sample
  454. templates/bitcoin-sample.conf
  455. templates/electrs-sample.toml
  456. templates/lnd-sample.conf
  457. templates/nginx-sample.conf
  458. templates/torrc-core-sample
  459. templates/torrc-empty
  460. tor/
  461. tor/torrc-apps
  462. tor/torrc-apps-2
  463. tor/torrc-apps-3
  464. tor/torrc-core
  465.  
  466. sent 510,391 bytes received 4,771 bytes 1,030,324.00 bytes/sec
  467. total size is 490,599 speedup is 0.95
  468. Successfully backed up to /home/citadel/citadel/.citadel-backup
  469. == End Update Script 00-run.sh ==
  470.  
  471.  
  472. == Begin Update Script 01-run.sh ==
  473.  
  474. =======================================
  475. =============== UPDATE ================
  476. =======================================
  477. =========== Stage: Install ============
  478. =======================================
  479.  
  480.  
  481. =============================================
  482. Installing on Citadel OS v0.5.17
  483. =============================================
  484.  
  485. Replacing /sd-root/home/citadel/citadel on SD card with the new release
  486. sending incremental file list
  487. ./
  488. CODE_OF_CONDUCT.md
  489. LICENSE
  490. README.md
  491. app-standard-v1.json
  492. app-standard-v1.json.license
  493. docker-compose.yml
  494. info.json
  495. info.json.license
  496. karen
  497. setenv
  498. walletpassword
  499. walletpassword.license
  500. LICENSES/
  501. LICENSES/AGPL-3.0-or-later.txt
  502. app-system/
  503. app-system/docker-compose.common.yml
  504. app-system/sources.list
  505. app/
  506. app/app-manager.py
  507. app/app-standard-v1.yml
  508. app/app-standard-v2.yml
  509. app/lib/
  510. app/lib/__init__.py
  511. app/lib/citadelutils.py
  512. app/lib/entropy.py
  513. app/lib/manage.py
  514. app/lib/metadata.py
  515. app/lib/validate.py
  516. app/lib/composegenerator/
  517. app/lib/composegenerator/shared/
  518. app/lib/composegenerator/shared/const.py
  519. app/lib/composegenerator/shared/env.py
  520. app/lib/composegenerator/shared/main.py
  521. app/lib/composegenerator/v1/
  522. app/lib/composegenerator/v1/generate.py
  523. app/lib/composegenerator/v1/networking.py
  524. app/lib/composegenerator/v1/types.py
  525. app/lib/composegenerator/v1/utils/
  526. app/lib/composegenerator/v1/utils/networking.py
  527. app/lib/composegenerator/v2/
  528. app/lib/composegenerator/v2/generate.py
  529. app/lib/composegenerator/v2/networking.py
  530. app/lib/composegenerator/v2/types.py
  531. app/lib/composegenerator/v2/utils/
  532. app/lib/composegenerator/v2/utils/networking.py
  533. bin/
  534. bin/bitcoin-cli
  535. bin/lncli
  536. bitcoin/
  537. db/
  538. electrs/
  539. events/
  540. events/triggers/
  541. events/triggers/app
  542. events/triggers/app-update
  543. events/triggers/backup
  544. events/triggers/change-password
  545. events/triggers/debug
  546. events/triggers/reboot
  547. events/triggers/shutdown
  548. events/triggers/update
  549. lnd/
  550. logs/
  551. nginx/
  552. redis/
  553. redis/.gitkeep
  554. scripts/
  555. scripts/add-https
  556. scripts/app
  557. scripts/configure
  558. scripts/debug
  559. scripts/memory-usage
  560. scripts/start
  561. scripts/status-monitor
  562. scripts/stop
  563. scripts/backup/
  564. scripts/backup/README.md
  565. scripts/backup/backup
  566. scripts/backup/decoy-trigger
  567. scripts/backup/monitor
  568. scripts/citadel-os/
  569. scripts/citadel-os/change-password
  570. scripts/citadel-os/citadel-details
  571. scripts/citadel-os/semver
  572. scripts/citadel-os/external-storage/
  573. scripts/citadel-os/external-storage/monitor
  574. scripts/citadel-os/external-storage/mount
  575. scripts/citadel-os/external-storage/update-from-sdcard
  576. scripts/citadel-os/services/
  577. scripts/citadel-os/services/citadel-connection-details.service
  578. scripts/citadel-os/services/citadel-external-storage-sdcard-update.service
  579. scripts/citadel-os/services/citadel-external-storage.service
  580. scripts/citadel-os/services/citadel-startup.service
  581. scripts/lib/
  582. scripts/lib/__init__.py
  583. scripts/lib/rpcauth.py
  584. scripts/status/
  585. scripts/status/app-updates
  586. scripts/status/memory
  587. scripts/status/storage
  588. scripts/status/temperature
  589. scripts/status/uptime
  590. scripts/update/
  591. scripts/update/.updateignore
  592. scripts/update/.updateignore.license
  593. scripts/update/.updateinclude
  594. scripts/update/.updateinclude.license
  595. scripts/update/00-run.sh
  596. scripts/update/01-run.sh
  597. scripts/update/02-run.sh
  598. scripts/update/03-run.sh
  599. scripts/update/README.md
  600. scripts/update/update
  601. services/
  602. services/electrs.yml
  603. services/manage.py
  604. templates/
  605. templates/.env-sample
  606. templates/bitcoin-sample.conf
  607. templates/electrs-sample.toml
  608. templates/lnd-sample.conf
  609. templates/nginx-sample.conf
  610. templates/torrc-core-sample
  611. templates/torrc-empty
  612. tor/
  613.  
  614. sent 299,362 bytes received 1,965 bytes 602,654.00 bytes/sec
  615. total size is 292,414 speedup is 0.97
  616. Fixing permissions
  617. % Total % Received % Xferd Average Speed Time Time Time Current
  618. Dload Upload Total Spent Left Speed
  619. 100 2201 100 2201 0 0 7009 0 --:--:-- --:--:-- --:--:-- 7009
  620. source ~/citadel/setenv
  621.  
  622. WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
  623.  
  624. Reading package lists...
  625. Building dependency tree...
  626. Reading state information...
  627. python3-dacite is already the newest version (1.6.0-1).
  628. The following NEW packages will be installed:
  629. python3-semver
  630. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  631. Need to get 17.0 kB of archives.
  632. After this operation, 66.6 kB of additional disk space will be used.
  633. Get:1 http://deb.debian.org/debian bullseye/main arm64 python3-semver all 2.10.2-2 [17.0 kB]
  634. debconf: unable to initialize frontend: Dialog
  635. debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
  636. debconf: falling back to frontend: Readline
  637. debconf: unable to initialize frontend: Readline
  638. debconf: (This frontend requires a controlling tty.)
  639. debconf: falling back to frontend: Teletype
  640. dpkg-preconfigure: unable to re-open stdin:
  641. Fetched 17.0 kB in 3s (5,452 B/s)
  642. Selecting previously unselected package python3-semver.
  643. (Reading database ... 40879 files and directories currently installed.)
  644. Preparing to unpack .../python3-semver_2.10.2-2_all.deb ...
  645. Unpacking python3-semver (2.10.2-2) ...
  646. Setting up python3-semver (2.10.2-2) ...
  647. mv: cannot stat '/home/citadel/citadel/db/umbrel-seed': No such file or directory
  648. Configuring new release
  649. --2023-02-08 12:31:47-- https://github.com/docker/compose/releases/download/v2.2.3/docker-compose-linux-aarch64
  650. Resolving github.com (github.com)... 140.82.121.3
  651. Connecting to github.com (github.com)|140.82.121.3|:443... connected.
  652. HTTP request sent, awaiting response... 302 Found
  653. Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/00a20c2f-15c1-4e2a-a66d-744241c2deeb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230208T123147Z&X-Amz-Expires=300&X-Amz-Signature=6f56f0e2fd91d68d4218cd4e079041a7c09016645c6a3947dd8d0d860a48f5fb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream [following]
  654. --2023-02-08 12:31:47-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/00a20c2f-15c1-4e2a-a66d-744241c2deeb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230208T123147Z&X-Amz-Expires=300&X-Amz-Signature=6f56f0e2fd91d68d4218cd4e079041a7c09016645c6a3947dd8d0d860a48f5fb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream
  655. Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ...
  656. Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected.
  657. HTTP request sent, awaiting response... 200 OK
  658. Length: 24444928 (23M) [application/octet-stream]
  659. Saving to: ‘/root/.docker/cli-plugins/docker-compose’
  660.  
  661. 0K .......... .......... .......... .......... .......... 0% 293K 81s
  662. 50K .......... .......... .......... .......... .......... 0% 580K 61s
  663. 100K .......... .......... .......... .......... .......... 0% 595K 54s
  664. 150K .......... .......... .......... .......... .......... 0% 177K 74s
  665. 200K .......... .......... .......... .......... .......... 1% 1.62M 62s
  666. 250K .......... .......... .......... .......... .......... 1% 1.59M 54s
  667. 300K .......... .......... .......... .......... .......... 1% 1.56M 48s
  668. 350K .......... .......... .......... .......... .......... 1% 1.25M 44s
  669. 400K .......... .......... .......... .......... .......... 1% 1.69M 41s
  670. 450K .......... .......... .......... .......... .......... 2% 2.07M 38s
  671. 500K .......... .......... .......... .......... .......... 2% 1.95M 35s
  672. 550K .......... .......... .......... .......... .......... 2% 2.26M 33s
  673. 600K .......... .......... .......... .......... .......... 2% 2.14M 31s
  674. 650K .......... .......... .......... .......... .......... 2% 2.44M 30s
  675. 700K .......... .......... .......... .......... .......... 3% 2.33M 28s
  676. 750K .......... .......... .......... .......... .......... 3% 2.22M 27s
  677. 800K .......... .......... .......... .......... .......... 3% 2.70M 26s
  678. 850K .......... .......... .......... .......... .......... 3% 2.80M 25s
  679. 900K .......... .......... .......... .......... .......... 3% 2.64M 24s
  680. 950K .......... .......... .......... .......... .......... 4% 3.25M 23s
  681. 1000K .......... .......... .......... .......... .......... 4% 2.48M 22s
  682. 1050K .......... .......... .......... .......... .......... 4% 2.85M 22s
  683. 1100K .......... .......... .......... .......... .......... 4% 3.13M 21s
  684. 1150K .......... .......... .......... .......... .......... 5% 2.47M 20s
  685. 1200K .......... .......... .......... .......... .......... 5% 3.42M 20s
  686. 1250K .......... .......... .......... .......... .......... 5% 2.79M 19s
  687. 1300K .......... .......... .......... .......... .......... 5% 3.17M 19s
  688. 1350K .......... .......... .......... .......... .......... 5% 3.24M 18s
  689. 1400K .......... .......... .......... .......... .......... 6% 3.21M 18s
  690. 1450K .......... .......... .......... .......... .......... 6% 4.39M 17s
  691. 1500K .......... .......... .......... .......... .......... 6% 2.98M 17s
  692. 1550K .......... .......... .......... .......... .......... 6% 2.72M 17s
  693. 1600K .......... .......... .......... .......... .......... 6% 4.11M 16s
  694. 1650K .......... .......... .......... .......... .......... 7% 4.07M 16s
  695. 1700K .......... .......... .......... .......... .......... 7% 3.83M 16s
  696. 1750K .......... .......... .......... .......... .......... 7% 3.33M 15s
  697. 1800K .......... .......... .......... .......... .......... 7% 4.26M 15s
  698. 1850K .......... .......... .......... .......... .......... 7% 3.42M 15s
  699. 1900K .......... .......... .......... .......... .......... 8% 4.12M 15s
  700. 1950K .......... .......... .......... .......... .......... 8% 2.97M 14s
  701. 2000K .......... .......... .......... .......... .......... 8% 4.28M 14s
  702. 2050K .......... .......... .......... .......... .......... 8% 4.37M 14s
  703. 2100K .......... .......... .......... .......... .......... 9% 4.48M 14s
  704. 2150K .......... .......... .......... .......... .......... 9% 3.72M 13s
  705. 2200K .......... .......... .......... .......... .......... 9% 4.93M 13s
  706. 2250K .......... .......... .......... .......... .......... 9% 4.24M 13s
  707. 2300K .......... .......... .......... .......... .......... 9% 4.48M 13s
  708. 2350K .......... .......... .......... .......... .......... 10% 2.99M 13s
  709. 2400K .......... .......... .......... .......... .......... 10% 5.82M 12s
  710. 2450K .......... .......... .......... .......... .......... 10% 4.09M 12s
  711. 2500K .......... .......... .......... .......... .......... 10% 3.70M 12s
  712. 2550K .......... .......... .......... .......... .......... 10% 5.62M 12s
  713. 2600K .......... .......... .......... .......... .......... 11% 3.54M 12s
  714. 2650K .......... .......... .......... .......... .......... 11% 5.64M 12s
  715. 2700K .......... .......... .......... .......... .......... 11% 4.04M 11s
  716. 2750K .......... .......... .......... .......... .......... 11% 4.64M 11s
  717. 2800K .......... .......... .......... .......... .......... 11% 4.31M 11s
  718. 2850K .......... .......... .......... .......... .......... 12% 5.79M 11s
  719. 2900K .......... .......... .......... .......... .......... 12% 4.31M 11s
  720. 2950K .......... .......... .......... .......... .......... 12% 6.46M 11s
  721. 3000K .......... .......... .......... .......... .......... 12% 4.28M 11s
  722. 3050K .......... .......... .......... .......... .......... 12% 4.04M 10s
  723. 3100K .......... .......... .......... .......... .......... 13% 6.92M 10s
  724. 3150K .......... .......... .......... .......... .......... 13% 3.66M 10s
  725. 3200K .......... .......... .......... .......... .......... 13% 5.71M 10s
  726. 3250K .......... .......... .......... .......... .......... 13% 5.10M 10s
  727. 3300K .......... .......... .......... .......... .......... 14% 6.66M 10s
  728. 3350K .......... .......... .......... .......... .......... 14% 7.02M 10s
  729. 3400K .......... .......... .......... .......... .......... 14% 6.61M 10s
  730. 3450K .......... .......... .......... .......... .......... 14% 7.35M 9s
  731. 3500K .......... .......... .......... .......... .......... 14% 6.07M 9s
  732. 3550K .......... .......... .......... .......... .......... 15% 3.23M 9s
  733. 3600K .......... .......... .......... .......... .......... 15% 8.65M 9s
  734. 3650K .......... .......... .......... .......... .......... 15% 4.65M 9s
  735. 3700K .......... .......... .......... .......... .......... 15% 4.17M 9s
  736. 3750K .......... .......... .......... .......... .......... 15% 7.75M 9s
  737. 3800K .......... .......... .......... .......... .......... 16% 6.28M 9s
  738. 3850K .......... .......... .......... .......... .......... 16% 4.40M 9s
  739. 3900K .......... .......... .......... .......... .......... 16% 7.46M 9s
  740. 3950K .......... .......... .......... .......... .......... 16% 3.63M 9s
  741. 4000K .......... .......... .......... .......... .......... 16% 3.45M 8s
  742. 4050K .......... .......... .......... .......... .......... 17% 6.78M 8s
  743. 4100K .......... .......... .......... .......... .......... 17% 4.84M 8s
  744. 4150K .......... .......... .......... .......... .......... 17% 7.54M 8s
  745. 4200K .......... .......... .......... .......... .......... 17% 4.17M 8s
  746. 4250K .......... .......... .......... .......... .......... 18% 8.51M 8s
  747. 4300K .......... .......... .......... .......... .......... 18% 4.58M 8s
  748. 4350K .......... .......... .......... .......... .......... 18% 6.54M 8s
  749. 4400K .......... .......... .......... .......... .......... 18% 4.02M 8s
  750. 4450K .......... .......... .......... .......... .......... 18% 7.12M 8s
  751. 4500K .......... .......... .......... .......... .......... 19% 5.44M 8s
  752. 4550K .......... .......... .......... .......... .......... 19% 6.98M 8s
  753. 4600K .......... .......... .......... .......... .......... 19% 5.52M 8s
  754. 4650K .......... .......... .......... .......... .......... 19% 5.57M 8s
  755. 4700K .......... .......... .......... .......... .......... 19% 5.02M 7s
  756. 4750K .......... .......... .......... .......... .......... 20% 8.25M 7s
  757. 4800K .......... .......... .......... .......... .......... 20% 4.21M 7s
  758. 4850K .......... .......... .......... .......... .......... 20% 8.52M 7s
  759. 4900K .......... .......... .......... .......... .......... 20% 6.78M 7s
  760. 4950K .......... .......... .......... .......... .......... 20% 5.35M 7s
  761. 5000K .......... .......... .......... .......... .......... 21% 5.78M 7s
  762. 5050K .......... .......... .......... .......... .......... 21% 5.19M 7s
  763. 5100K .......... .......... .......... .......... .......... 21% 9.22M 7s
  764. 5150K .......... .......... .......... .......... .......... 21% 5.24M 7s
  765. 5200K .......... .......... .......... .......... .......... 21% 4.98M 7s
  766. 5250K .......... .......... .......... .......... .......... 22% 5.83M 7s
  767. 5300K .......... .......... .......... .......... .......... 22% 8.61M 7s
  768. 5350K .......... .......... .......... .......... .......... 22% 6.41M 7s
  769. 5400K .......... .......... .......... .......... .......... 22% 5.44M 7s
  770. 5450K .......... .......... .......... .......... .......... 23% 5.81M 7s
  771. 5500K .......... .......... .......... .......... .......... 23% 8.06M 7s
  772. 5550K .......... .......... .......... .......... .......... 23% 5.87M 6s
  773. 5600K .......... .......... .......... .......... .......... 23% 4.91M 6s
  774. 5650K .......... .......... .......... .......... .......... 23% 7.63M 6s
  775. 5700K .......... .......... .......... .......... .......... 24% 9.04M 6s
  776. 5750K .......... .......... .......... .......... .......... 24% 6.04M 6s
  777. 5800K .......... .......... .......... .......... .......... 24% 7.22M 6s
  778. 5850K .......... .......... .......... .......... .......... 24% 5.69M 6s
  779. 5900K .......... .......... .......... .......... .......... 24% 9.86M 6s
  780. 5950K .......... .......... .......... .......... .......... 25% 7.34M 6s
  781. 6000K .......... .......... .......... .......... .......... 25% 5.08M 6s
  782. 6050K .......... .......... .......... .......... .......... 25% 6.22M 6s
  783. 6100K .......... .......... .......... .......... .......... 25% 7.15M 6s
  784. 6150K .......... .......... .......... .......... .......... 25% 5.95M 6s
  785. 6200K .......... .......... .......... .......... .......... 26% 9.72M 6s
  786. 6250K .......... .......... .......... .......... .......... 26% 6.92M 6s
  787. 6300K .......... .......... .......... .......... .......... 26% 9.73M 6s
  788. 6350K .......... .......... .......... .......... .......... 26% 4.54M 6s
  789. 6400K .......... .......... .......... .......... .......... 27% 6.52M 6s
  790. 6450K .......... .......... .......... .......... .......... 27% 5.20M 6s
  791. 6500K .......... .......... .......... .......... .......... 27% 8.82M 6s
  792. 6550K .......... .......... .......... .......... .......... 27% 5.86M 6s
  793. 6600K .......... .......... .......... .......... .......... 27% 7.06M 6s
  794. 6650K .......... .......... .......... .......... .......... 28% 9.64M 6s
  795. 6700K .......... .......... .......... .......... .......... 28% 6.58M 5s
  796. 6750K .......... .......... .......... .......... .......... 28% 7.14M 5s
  797. 6800K .......... .......... .......... .......... .......... 28% 7.09M 5s
  798. 6850K .......... .......... .......... .......... .......... 28% 5.22M 5s
  799. 6900K .......... .......... .......... .......... .......... 29% 8.73M 5s
  800. 6950K .......... .......... .......... .......... .......... 29% 5.38M 5s
  801. 7000K .......... .......... .......... .......... .......... 29% 9.99M 5s
  802. 7050K .......... .......... .......... .......... .......... 29% 8.16M 5s
  803. 7100K .......... .......... .......... .......... .......... 29% 5.85M 5s
  804. 7150K .......... .......... .......... .......... .......... 30% 9.73M 5s
  805. 7200K .......... .......... .......... .......... .......... 30% 5.84M 5s
  806. 7250K .......... .......... .......... .......... .......... 30% 6.47M 5s
  807. 7300K .......... .......... .......... .......... .......... 30% 10.3M 5s
  808. 7350K .......... .......... .......... .......... .......... 30% 6.40M 5s
  809. 7400K .......... .......... .......... .......... .......... 31% 9.79M 5s
  810. 7450K .......... .......... .......... .......... .......... 31% 4.72M 5s
  811. 7500K .......... .......... .......... .......... .......... 31% 9.95M 5s
  812. 7550K .......... .......... .......... .......... .......... 31% 9.28M 5s
  813. 7600K .......... .......... .......... .......... .......... 32% 5.46M 5s
  814. 7650K .......... .......... .......... .......... .......... 32% 7.13M 5s
  815. 7700K .......... .......... .......... .......... .......... 32% 6.10M 5s
  816. 7750K .......... .......... .......... .......... .......... 32% 11.0M 5s
  817. 7800K .......... .......... .......... .......... .......... 32% 7.90M 5s
  818. 7850K .......... .......... .......... .......... .......... 33% 5.63M 5s
  819. 7900K .......... .......... .......... .......... .......... 33% 11.1M 5s
  820. 7950K .......... .......... .......... .......... .......... 33% 4.15M 5s
  821. 8000K .......... .......... .......... .......... .......... 33% 7.87M 5s
  822. 8050K .......... .......... .......... .......... .......... 33% 9.00M 5s
  823. 8100K .......... .......... .......... .......... .......... 34% 5.18M 5s
  824. 8150K .......... .......... .......... .......... .......... 34% 9.65M 5s
  825. 8200K .......... .......... .......... .......... .......... 34% 9.02M 4s
  826. 8250K .......... .......... .......... .......... .......... 34% 6.24M 4s
  827. 8300K .......... .......... .......... .......... .......... 34% 9.80M 4s
  828. 8350K .......... .......... .......... .......... .......... 35% 7.95M 4s
  829. 8400K .......... .......... .......... .......... .......... 35% 5.04M 4s
  830. 8450K .......... .......... .......... .......... .......... 35% 7.26M 4s
  831. 8500K .......... .......... .......... .......... .......... 35% 9.68M 4s
  832. 8550K .......... .......... .......... .......... .......... 36% 7.51M 4s
  833. 8600K .......... .......... .......... .......... .......... 36% 5.72M 4s
  834. 8650K .......... .......... .......... .......... .......... 36% 10.7M 4s
  835. 8700K .......... .......... .......... .......... .......... 36% 5.09M 4s
  836. 8750K .......... .......... .......... .......... .......... 36% 10.5M 4s
  837. 8800K .......... .......... .......... .......... .......... 37% 4.83M 4s
  838. 8850K .......... .......... .......... .......... .......... 37% 9.52M 4s
  839. 8900K .......... .......... .......... .......... .......... 37% 8.66M 4s
  840. 8950K .......... .......... .......... .......... .......... 37% 5.80M 4s
  841. 9000K .......... .......... .......... .......... .......... 37% 11.0M 4s
  842. 9050K .......... .......... .......... .......... .......... 38% 7.73M 4s
  843. 9100K .......... .......... .......... .......... .......... 38% 10.1M 4s
  844. 9150K .......... .......... .......... .......... .......... 38% 6.81M 4s
  845. 9200K .......... .......... .......... .......... .......... 38% 7.24M 4s
  846. 9250K .......... .......... .......... .......... .......... 38% 5.39M 4s
  847. 9300K .......... .......... .......... .......... .......... 39% 10.6M 4s
  848. 9350K .......... .......... .......... .......... .......... 39% 7.69M 4s
  849. 9400K .......... .......... .......... .......... .......... 39% 6.07M 4s
  850. 9450K .......... .......... .......... .......... .......... 39% 10.9M 4s
  851. 9500K .......... .......... .......... .......... .......... 40% 6.29M 4s
  852. 9550K .......... .......... .......... .......... .......... 40% 10.4M 4s
  853. 9600K .......... .......... .......... .......... .......... 40% 8.93M 4s
  854. 9650K .......... .......... .......... .......... .......... 40% 10.5M 4s
  855. 9700K .......... .......... .......... .......... .......... 40% 5.10M 4s
  856. 9750K .......... .......... .......... .......... .......... 41% 8.96M 4s
  857. 9800K .......... .......... .......... .......... .......... 41% 8.92M 4s
  858. 9850K .......... .......... .......... .......... .......... 41% 6.16M 4s
  859. 9900K .......... .......... .......... .......... .......... 41% 12.0M 4s
  860. 9950K .......... .......... .......... .......... .......... 41% 7.00M 4s
  861. 10000K .......... .......... .......... .......... .......... 42% 5.06M 4s
  862. 10050K .......... .......... .......... .......... .......... 42% 11.0M 4s
  863. 10100K .......... .......... .......... .......... .......... 42% 7.73M 4s
  864. 10150K .......... .......... .......... .......... .......... 42% 11.0M 4s
  865. 10200K .......... .......... .......... .......... .......... 42% 7.20M 3s
  866. 10250K .......... .......... .......... .......... .......... 43% 8.60M 3s
  867. 10300K .......... .......... .......... .......... .......... 43% 12.5M 3s
  868. 10350K .......... .......... .......... .......... .......... 43% 5.61M 3s
  869. 10400K .......... .......... .......... .......... .......... 43% 6.80M 3s
  870. 10450K .......... .......... .......... .......... .......... 43% 11.4M 3s
  871. 10500K .......... .......... .......... .......... .......... 44% 8.80M 3s
  872. 10550K .......... .......... .......... .......... .......... 44% 5.94M 3s
  873. 10600K .......... .......... .......... .......... .......... 44% 11.7M 3s
  874. 10650K .......... .......... .......... .......... .......... 44% 7.75M 3s
  875. 10700K .......... .......... .......... .......... .......... 45% 10.1M 3s
  876. 10750K .......... .......... .......... .......... .......... 45% 7.02M 3s
  877. 10800K .......... .......... .......... .......... .......... 45% 8.10M 3s
  878. 10850K .......... .......... .......... .......... .......... 45% 11.6M 3s
  879. 10900K .......... .......... .......... .......... .......... 45% 6.48M 3s
  880. 10950K .......... .......... .......... .......... .......... 46% 8.92M 3s
  881. 11000K .......... .......... .......... .......... .......... 46% 11.4M 3s
  882. 11050K .......... .......... .......... .......... .......... 46% 7.22M 3s
  883. 11100K .......... .......... .......... .......... .......... 46% 7.51M 3s
  884. 11150K .......... .......... .......... .......... .......... 46% 12.4M 3s
  885. 11200K .......... .......... .......... .......... .......... 47% 8.38M 3s
  886. 11250K .......... .......... .......... .......... .......... 47% 4.55M 3s
  887. 11300K .......... .......... .......... .......... .......... 47% 21.7M 3s
  888. 11350K .......... .......... .......... .......... .......... 47% 11.0M 3s
  889. 11400K .......... .......... .......... .......... .......... 47% 10.5M 3s
  890. 11450K .......... .......... .......... .......... .......... 48% 6.44M 3s
  891. 11500K .......... .......... .......... .......... .......... 48% 12.9M 3s
  892. 11550K .......... .......... .......... .......... .......... 48% 7.10M 3s
  893. 11600K .......... .......... .......... .......... .......... 48% 6.37M 3s
  894. 11650K .......... .......... .......... .......... .......... 49% 13.4M 3s
  895. 11700K .......... .......... .......... .......... .......... 49% 6.73M 3s
  896. 11750K .......... .......... .......... .......... .......... 49% 13.0M 3s
  897. 11800K .......... .......... .......... .......... .......... 49% 6.84M 3s
  898. 11850K .......... .......... .......... .......... .......... 49% 11.1M 3s
  899. 11900K .......... .......... .......... .......... .......... 50% 8.70M 3s
  900. 11950K .......... .......... .......... .......... .......... 50% 6.50M 3s
  901. 12000K .......... .......... .......... .......... .......... 50% 11.6M 3s
  902. 12050K .......... .......... .......... .......... .......... 50% 8.66M 3s
  903. 12100K .......... .......... .......... .......... .......... 50% 8.63M 3s
  904. 12150K .......... .......... .......... .......... .......... 51% 11.5M 3s
  905. 12200K .......... .......... .......... .......... .......... 51% 10.3M 3s
  906. 12250K .......... .......... .......... .......... .......... 51% 5.59M 3s
  907. 12300K .......... .......... .......... .......... .......... 51% 15.2M 3s
  908. 12350K .......... .......... .......... .......... .......... 51% 4.42M 3s
  909. 12400K .......... .......... .......... .......... .......... 52% 13.2M 3s
  910. 12450K .......... .......... .......... .......... .......... 52% 12.8M 3s
  911. 12500K .......... .......... .......... .......... .......... 52% 10.5M 3s
  912. 12550K .......... .......... .......... .......... .......... 52% 5.68M 3s
  913. 12600K .......... .......... .......... .......... .......... 52% 12.4M 3s
  914. 12650K .......... .......... .......... .......... .......... 53% 8.41M 3s
  915. 12700K .......... .......... .......... .......... .......... 53% 5.39M 3s
  916. 12750K .......... .......... .......... .......... .......... 53% 12.2M 3s
  917. 12800K .......... .......... .......... .......... .......... 53% 8.38M 3s
  918. 12850K .......... .......... .......... .......... .......... 54% 11.8M 2s
  919. 12900K .......... .......... .......... .......... .......... 54% 7.05M 2s
  920. 12950K .......... .......... .......... .......... .......... 54% 10.9M 2s
  921. 13000K .......... .......... .......... .......... .......... 54% 7.57M 2s
  922. 13050K .......... .......... .......... .......... .......... 54% 7.25M 2s
  923. 13100K .......... .......... .......... .......... .......... 55% 13.0M 2s
  924. 13150K .......... .......... .......... .......... .......... 55% 8.95M 2s
  925. 13200K .......... .......... .......... .......... .......... 55% 12.7M 2s
  926. 13250K .......... .......... .......... .......... .......... 55% 12.3M 2s
  927. 13300K .......... .......... .......... .......... .......... 55% 5.52M 2s
  928. 13350K .......... .......... .......... .......... .......... 56% 9.22M 2s
  929. 13400K .......... .......... .......... .......... .......... 56% 11.1M 2s
  930. 13450K .......... .......... .......... .......... .......... 56% 6.49M 2s
  931. 13500K .......... .......... .......... .......... .......... 56% 12.3M 2s
  932. 13550K .......... .......... .......... .......... .......... 56% 11.1M 2s
  933. 13600K .......... .......... .......... .......... .......... 57% 10.5M 2s
  934. 13650K .......... .......... .......... .......... .......... 57% 6.21M 2s
  935. 13700K .......... .......... .......... .......... .......... 57% 11.9M 2s
  936. 13750K .......... .......... .......... .......... .......... 57% 5.91M 2s
  937. 13800K .......... .......... .......... .......... .......... 58% 12.7M 2s
  938. 13850K .......... .......... .......... .......... .......... 58% 9.23M 2s
  939. 13900K .......... .......... .......... .......... .......... 58% 11.1M 2s
  940. 13950K .......... .......... .......... .......... .......... 58% 6.64M 2s
  941. 14000K .......... .......... .......... .......... .......... 58% 12.4M 2s
  942. 14050K .......... .......... .......... .......... .......... 59% 11.4M 2s
  943. 14100K .......... .......... .......... .......... .......... 59% 5.00M 2s
  944. 14150K .......... .......... .......... .......... .......... 59% 11.9M 2s
  945. 14200K .......... .......... .......... .......... .......... 59% 13.8M 2s
  946. 14250K .......... .......... .......... .......... .......... 59% 6.53M 2s
  947. 14300K .......... .......... .......... .......... .......... 60% 12.1M 2s
  948. 14350K .......... .......... .......... .......... .......... 60% 7.62M 2s
  949. 14400K .......... .......... .......... .......... .......... 60% 7.20M 2s
  950. 14450K .......... .......... .......... .......... .......... 60% 13.0M 2s
  951. 14500K .......... .......... .......... .......... .......... 60% 7.87M 2s
  952. 14550K .......... .......... .......... .......... .......... 61% 15.5M 2s
  953. 14600K .......... .......... .......... .......... .......... 61% 6.84M 2s
  954. 14650K .......... .......... .......... .......... .......... 61% 11.2M 2s
  955. 14700K .......... .......... .......... .......... .......... 61% 7.87M 2s
  956. 14750K .......... .......... .......... .......... .......... 61% 11.7M 2s
  957. 14800K .......... .......... .......... .......... .......... 62% 8.86M 2s
  958. 14850K .......... .......... .......... .......... .......... 62% 6.84M 2s
  959. 14900K .......... .......... .......... .......... .......... 62% 14.1M 2s
  960. 14950K .......... .......... .......... .......... .......... 62% 7.29M 2s
  961. 15000K .......... .......... .......... .......... .......... 63% 9.78M 2s
  962. 15050K .......... .......... .......... .......... .......... 63% 13.4M 2s
  963. 15100K .......... .......... .......... .......... .......... 63% 12.0M 2s
  964. 15150K .......... .......... .......... .......... .......... 63% 14.6M 2s
  965. 15200K .......... .......... .......... .......... .......... 63% 13.3M 2s
  966. 15250K .......... .......... .......... .......... .......... 64% 6.54M 2s
  967. 15300K .......... .......... .......... .......... .......... 64% 12.4M 2s
  968. 15350K .......... .......... .......... .......... .......... 64% 15.6M 2s
  969. 15400K .......... .......... .......... .......... .......... 64% 8.71M 2s
  970. 15450K .......... .......... .......... .......... .......... 64% 12.8M 2s
  971. 15500K .......... .......... .......... .......... .......... 65% 14.4M 2s
  972. 15550K .......... .......... .......... .......... .......... 65% 10.3M 2s
  973. 15600K .......... .......... .......... .......... .......... 65% 12.8M 2s
  974. 15650K .......... .......... .......... .......... .......... 65% 9.84M 2s
  975. 15700K .......... .......... .......... .......... .......... 65% 17.7M 2s
  976. 15750K .......... .......... .......... .......... .......... 66% 5.50M 2s
  977. 15800K .......... .......... .......... .......... .......... 66% 14.2M 2s
  978. 15850K .......... .......... .......... .......... .......... 66% 9.62M 2s
  979. 15900K .......... .......... .......... .......... .......... 66% 16.7M 2s
  980. 15950K .......... .......... .......... .......... .......... 67% 6.38M 2s
  981. 16000K .......... .......... .......... .......... .......... 67% 14.5M 2s
  982. 16050K .......... .......... .......... .......... .......... 67% 7.90M 2s
  983. 16100K .......... .......... .......... .......... .......... 67% 13.7M 2s
  984. 16150K .......... .......... .......... .......... .......... 67% 5.86M 2s
  985. 16200K .......... .......... .......... .......... .......... 68% 14.7M 2s
  986. 16250K .......... .......... .......... .......... .......... 68% 12.8M 2s
  987. 16300K .......... .......... .......... .......... .......... 68% 11.7M 2s
  988. 16350K .......... .......... .......... .......... .......... 68% 5.34M 1s
  989. 16400K .......... .......... .......... .......... .......... 68% 12.7M 1s
  990. 16450K .......... .......... .......... .......... .......... 69% 12.0M 1s
  991. 16500K .......... .......... .......... .......... .......... 69% 12.0M 1s
  992. 16550K .......... .......... .......... .......... .......... 69% 6.06M 1s
  993. 16600K .......... .......... .......... .......... .......... 69% 14.0M 1s
  994. 16650K .......... .......... .......... .......... .......... 69% 10.8M 1s
  995. 16700K .......... .......... .......... .......... .......... 70% 6.30M 1s
  996. 16750K .......... .......... .......... .......... .......... 70% 13.6M 1s
  997. 16800K .......... .......... .......... .......... .......... 70% 15.0M 1s
  998. 16850K .......... .......... .......... .......... .......... 70% 8.16M 1s
  999. 16900K .......... .......... .......... .......... .......... 71% 12.0M 1s
  1000. 16950K .......... .......... .......... .......... .......... 71% 6.90M 1s
  1001. 17000K .......... .......... .......... .......... .......... 71% 12.2M 1s
  1002. 17050K .......... .......... .......... .......... .......... 71% 6.52M 1s
  1003. 17100K .......... .......... .......... .......... .......... 71% 13.2M 1s
  1004. 17150K .......... .......... .......... .......... .......... 72% 9.39M 1s
  1005. 17200K .......... .......... .......... .......... .......... 72% 6.66M 1s
  1006. 17250K .......... .......... .......... .......... .......... 72% 9.63M 1s
  1007. 17300K .......... .......... .......... .......... .......... 72% 13.5M 1s
  1008. 17350K .......... .......... .......... .......... .......... 72% 5.98M 1s
  1009. 17400K .......... .......... .......... .......... .......... 73% 12.8M 1s
  1010. 17450K .......... .......... .......... .......... .......... 73% 12.6M 1s
  1011. 17500K .......... .......... .......... .......... .......... 73% 4.97M 1s
  1012. 17550K .......... .......... .......... .......... .......... 73% 11.7M 1s
  1013. 17600K .......... .......... .......... .......... .......... 73% 13.5M 1s
  1014. 17650K .......... .......... .......... .......... .......... 74% 12.3M 1s
  1015. 17700K .......... .......... .......... .......... .......... 74% 13.8M 1s
  1016. 17750K .......... .......... .......... .......... .......... 74% 10.9M 1s
  1017. 17800K .......... .......... .......... .......... .......... 74% 11.4M 1s
  1018. 17850K .......... .......... .......... .......... .......... 74% 15.3M 1s
  1019. 17900K .......... .......... .......... .......... .......... 75% 9.95M 1s
  1020. 17950K .......... .......... .......... .......... .......... 75% 9.33M 1s
  1021. 18000K .......... .......... .......... .......... .......... 75% 26.5M 1s
  1022. 18050K .......... .......... .......... .......... .......... 75% 10.7M 1s
  1023. 18100K .......... .......... .......... .......... .......... 76% 5.15M 1s
  1024. 18150K .......... .......... .......... .......... .......... 76% 26.4M 1s
  1025. 18200K .......... .......... .......... .......... .......... 76% 11.3M 1s
  1026. 18250K .......... .......... .......... .......... .......... 76% 5.39M 1s
  1027. 18300K .......... .......... .......... .......... .......... 76% 13.5M 1s
  1028. 18350K .......... .......... .......... .......... .......... 77% 9.17M 1s
  1029. 18400K .......... .......... .......... .......... .......... 77% 13.0M 1s
  1030. 18450K .......... .......... .......... .......... .......... 77% 7.24M 1s
  1031. 18500K .......... .......... .......... .......... .......... 77% 14.5M 1s
  1032. 18550K .......... .......... .......... .......... .......... 77% 8.79M 1s
  1033. 18600K .......... .......... .......... .......... .......... 78% 10.8M 1s
  1034. 18650K .......... .......... .......... .......... .......... 78% 8.63M 1s
  1035. 18700K .......... .......... .......... .......... .......... 78% 13.3M 1s
  1036. 18750K .......... .......... .......... .......... .......... 78% 7.95M 1s
  1037. 18800K .......... .......... .......... .......... .......... 78% 12.0M 1s
  1038. 18850K .......... .......... .......... .......... .......... 79% 8.96M 1s
  1039. 18900K .......... .......... .......... .......... .......... 79% 13.0M 1s
  1040. 18950K .......... .......... .......... .......... .......... 79% 7.38M 1s
  1041. 19000K .......... .......... .......... .......... .......... 79% 10.8M 1s
  1042. 19050K .......... .......... .......... .......... .......... 80% 6.16M 1s
  1043. 19100K .......... .......... .......... .......... .......... 80% 14.4M 1s
  1044. 19150K .......... .......... .......... .......... .......... 80% 13.1M 1s
  1045. 19200K .......... .......... .......... .......... .......... 80% 7.38M 1s
  1046. 19250K .......... .......... .......... .......... .......... 80% 13.9M 1s
  1047. 19300K .......... .......... .......... .......... .......... 81% 12.2M 1s
  1048. 19350K .......... .......... .......... .......... .......... 81% 12.0M 1s
  1049. 19400K .......... .......... .......... .......... .......... 81% 7.22M 1s
  1050. 19450K .......... .......... .......... .......... .......... 81% 12.9M 1s
  1051. 19500K .......... .......... .......... .......... .......... 81% 6.07M 1s
  1052. 19550K .......... .......... .......... .......... .......... 82% 11.7M 1s
  1053. 19600K .......... .......... .......... .......... .......... 82% 15.6M 1s
  1054. 19650K .......... .......... .......... .......... .......... 82% 5.37M 1s
  1055. 19700K .......... .......... .......... .......... .......... 82% 12.3M 1s
  1056. 19750K .......... .......... .......... .......... .......... 82% 13.3M 1s
  1057. 19800K .......... .......... .......... .......... .......... 83% 10.3M 1s
  1058. 19850K .......... .......... .......... .......... .......... 83% 7.29M 1s
  1059. 19900K .......... .......... .......... .......... .......... 83% 13.6M 1s
  1060. 19950K .......... .......... .......... .......... .......... 83% 10.2M 1s
  1061. 20000K .......... .......... .......... .......... .......... 83% 13.2M 1s
  1062. 20050K .......... .......... .......... .......... .......... 84% 7.43M 1s
  1063. 20100K .......... .......... .......... .......... .......... 84% 13.4M 1s
  1064. 20150K .......... .......... .......... .......... .......... 84% 9.39M 1s
  1065. 20200K .......... .......... .......... .......... .......... 84% 14.2M 1s
  1066. 20250K .......... .......... .......... .......... .......... 85% 13.9M 1s
  1067. 20300K .......... .......... .......... .......... .......... 85% 7.87M 1s
  1068. 20350K .......... .......... .......... .......... .......... 85% 14.3M 1s
  1069. 20400K .......... .......... .......... .......... .......... 85% 7.98M 1s
  1070. 20450K .......... .......... .......... .......... .......... 85% 13.2M 1s
  1071. 20500K .......... .......... .......... .......... .......... 86% 8.59M 1s
  1072. 20550K .......... .......... .......... .......... .......... 86% 13.8M 1s
  1073. 20600K .......... .......... .......... .......... .......... 86% 14.3M 1s
  1074. 20650K .......... .......... .......... .......... .......... 86% 7.57M 1s
  1075. 20700K .......... .......... .......... .......... .......... 86% 14.8M 1s
  1076. 20750K .......... .......... .......... .......... .......... 87% 8.07M 1s
  1077. 20800K .......... .......... .......... .......... .......... 87% 15.7M 1s
  1078. 20850K .......... .......... .......... .......... .......... 87% 6.87M 1s
  1079. 20900K .......... .......... .......... .......... .......... 87% 13.5M 1s
  1080. 20950K .......... .......... .......... .......... .......... 87% 9.07M 1s
  1081. 21000K .......... .......... .......... .......... .......... 88% 13.9M 1s
  1082. 21050K .......... .......... .......... .......... .......... 88% 6.18M 0s
  1083. 21100K .......... .......... .......... .......... .......... 88% 13.8M 0s
  1084. 21150K .......... .......... .......... .......... .......... 88% 12.9M 0s
  1085. 21200K .......... .......... .......... .......... .......... 89% 14.3M 0s
  1086. 21250K .......... .......... .......... .......... .......... 89% 5.78M 0s
  1087. 21300K .......... .......... .......... .......... .......... 89% 13.8M 0s
  1088. 21350K .......... .......... .......... .......... .......... 89% 8.19M 0s
  1089. 21400K .......... .......... .......... .......... .......... 89% 15.2M 0s
  1090. 21450K .......... .......... .......... .......... .......... 90% 12.7M 0s
  1091. 21500K .......... .......... .......... .......... .......... 90% 8.35M 0s
  1092. 21550K .......... .......... .......... .......... .......... 90% 13.1M 0s
  1093. 21600K .......... .......... .......... .......... .......... 90% 9.33M 0s
  1094. 21650K .......... .......... .......... .......... .......... 90% 12.6M 0s
  1095. 21700K .......... .......... .......... .......... .......... 91% 8.55M 0s
  1096. 21750K .......... .......... .......... .......... .......... 91% 13.5M 0s
  1097. 21800K .......... .......... .......... .......... .......... 91% 7.08M 0s
  1098. 21850K .......... .......... .......... .......... .......... 91% 15.8M 0s
  1099. 21900K .......... .......... .......... .......... .......... 91% 14.6M 0s
  1100. 21950K .......... .......... .......... .......... .......... 92% 14.8M 0s
  1101. 22000K .......... .......... .......... .......... .......... 92% 5.15M 0s
  1102. 22050K .......... .......... .......... .......... .......... 92% 13.5M 0s
  1103. 22100K .......... .......... .......... .......... .......... 92% 7.88M 0s
  1104. 22150K .......... .......... .......... .......... .......... 92% 17.5M 0s
  1105. 22200K .......... .......... .......... .......... .......... 93% 15.9M 0s
  1106. 22250K .......... .......... .......... .......... .......... 93% 10.1M 0s
  1107. 22300K .......... .......... .......... .......... .......... 93% 13.7M 0s
  1108. 22350K .......... .......... .......... .......... .......... 93% 29.6M 0s
  1109. 22400K .......... .......... .......... .......... .......... 94% 13.7M 0s
  1110. 22450K .......... .......... .......... .......... .......... 94% 10.3M 0s
  1111. 22500K .......... .......... .......... .......... .......... 94% 16.9M 0s
  1112. 22550K .......... .......... .......... .......... .......... 94% 16.0M 0s
  1113. 22600K .......... .......... .......... .......... .......... 94% 12.2M 0s
  1114. 22650K .......... .......... .......... .......... .......... 95% 20.1M 0s
  1115. 22700K .......... .......... .......... .......... .......... 95% 13.6M 0s
  1116. 22750K .......... .......... .......... .......... .......... 95% 11.2M 0s
  1117. 22800K .......... .......... .......... .......... .......... 95% 25.0M 0s
  1118. 22850K .......... .......... .......... .......... .......... 95% 17.5M 0s
  1119. 22900K .......... .......... .......... .......... .......... 96% 8.18M 0s
  1120. 22950K .......... .......... .......... .......... .......... 96% 6.83M 0s
  1121. 23000K .......... .......... .......... .......... .......... 96% 22.0M 0s
  1122. 23050K .......... .......... .......... .......... .......... 96% 21.0M 0s
  1123. 23100K .......... .......... .......... .......... .......... 96% 5.83M 0s
  1124. 23150K .......... .......... .......... .......... .......... 97% 18.8M 0s
  1125. 23200K .......... .......... .......... .......... .......... 97% 19.6M 0s
  1126. 23250K .......... .......... .......... .......... .......... 97% 8.90M 0s
  1127. 23300K .......... .......... .......... .......... .......... 97% 11.9M 0s
  1128. 23350K .......... .......... .......... .......... .......... 98% 11.3M 0s
  1129. 23400K .......... .......... .......... .......... .......... 98% 14.5M 0s
  1130. 23450K .......... .......... .......... .......... .......... 98% 16.6M 0s
  1131. 23500K .......... .......... .......... .......... .......... 98% 6.04M 0s
  1132. 23550K .......... .......... .......... .......... .......... 98% 17.0M 0s
  1133. 23600K .......... .......... .......... .......... .......... 99% 17.7M 0s
  1134. 23650K .......... .......... .......... .......... .......... 99% 5.51M 0s
  1135. 23700K .......... .......... .......... .......... .......... 99% 20.3M 0s
  1136. 23750K .......... .......... .......... .......... .......... 99% 14.5M 0s
  1137. 23800K .......... .......... .......... .......... .......... 99% 5.55M 0s
  1138. 23850K .......... .......... .. 100% 24.8M=4.0s
  1139.  
  1140. 2023-02-08 12:31:52 (5.84 MB/s) - ‘/root/.docker/cli-plugins/docker-compose’ saved [24444928/24444928]
  1141.  
  1142.  
  1143. ======================================
  1144. =========== RECONFIGURING ============
  1145. ============== CITADEL ==============
  1146. ======================================
  1147.  
  1148. Installing additional services
  1149. Using mainnet network
  1150.  
  1151. Generating configuration files...
  1152.  
  1153. Generated configuration files
  1154.  
  1155. Installing docker-compose...
  1156.  
  1157. Using outdated docker compose, updating...
  1158. Configuring permissions
  1159.  
  1160. Configuration successful
  1161. You can now start Citadel by running:
  1162. sudo ./scripts/start
  1163. Pulling new containers
  1164. dashboard Pulling
  1165. redis Pulling
  1166. tor Pulling
  1167. middleware Pulling
  1168. neutrino-switcher Pulling
  1169. app-2-tor Pulling
  1170. bitcoin Pulling
  1171. nginx Pulling
  1172. lnd Pulling
  1173. app-3-tor Pulling
  1174. manager Pulling
  1175. electrs Pulling
  1176. app-tor Pulling
  1177. app-2-tor Pulled
  1178. tor Pulled
  1179. app-tor Pulled
  1180. app-3-tor Pulled
  1181. 8998bd30e6a1 Pulling fs layer
  1182. 59652e61386c Pulling fs layer
  1183. 10a1478e9219 Pulling fs layer
  1184. 45138aeef68e Pulling fs layer
  1185. 45138aeef68e Waiting
  1186. 8998bd30e6a1 Pulling fs layer
  1187. b497125634b7 Pulling fs layer
  1188. 6d81875ab2e9 Pulling fs layer
  1189. a6afbf0b0d94 Pulling fs layer
  1190. 7dc6c44c9400 Pulling fs layer
  1191. 107cf43b75e8 Pulling fs layer
  1192. 6bea24aaeb03 Pulling fs layer
  1193. a6afbf0b0d94 Waiting
  1194. 7dc6c44c9400 Waiting
  1195. 107cf43b75e8 Waiting
  1196. 6bea24aaeb03 Waiting
  1197. b497125634b7 Waiting
  1198. 6d81875ab2e9 Waiting
  1199. 8998bd30e6a1 Pulling fs layer
  1200. b497125634b7 Pulling fs layer
  1201. 6d81875ab2e9 Pulling fs layer
  1202. a6afbf0b0d94 Pulling fs layer
  1203. 7dc6c44c9400 Pulling fs layer
  1204. 9e6fc07fcce9 Pulling fs layer
  1205. cd8641002b00 Pulling fs layer
  1206. b497125634b7 Waiting
  1207. 6d81875ab2e9 Waiting
  1208. a6afbf0b0d94 Waiting
  1209. 7dc6c44c9400 Waiting
  1210. 9e6fc07fcce9 Waiting
  1211. cd8641002b00 Waiting
  1212. 8998bd30e6a1 Pulling fs layer
  1213. b497125634b7 Pulling fs layer
  1214. 6d81875ab2e9 Pulling fs layer
  1215. a6afbf0b0d94 Pulling fs layer
  1216. 7dc6c44c9400 Pulling fs layer
  1217. 958aefe01f92 Pulling fs layer
  1218. 22115b78b055 Pulling fs layer
  1219. 6d81875ab2e9 Waiting
  1220. a6afbf0b0d94 Waiting
  1221. b497125634b7 Waiting
  1222. 7dc6c44c9400 Waiting
  1223. 22115b78b055 Waiting
  1224. 958aefe01f92 Waiting
  1225. 8998bd30e6a1 Pulling fs layer
  1226. 6fba654dd4ee Pulling fs layer
  1227. 661b4150d3a3 Pulling fs layer
  1228. 13b3c8cc8cde Pulling fs layer
  1229. 573040833908 Pulling fs layer
  1230. 5de8f8b958d2 Pulling fs layer
  1231. 6fba654dd4ee Waiting
  1232. 661b4150d3a3 Waiting
  1233. 13b3c8cc8cde Waiting
  1234. 5de8f8b958d2 Waiting
  1235. 573040833908 Waiting
  1236. bitcoin Pulled
  1237. 8998bd30e6a1 Pulling fs layer
  1238. 8a0e295b9b0c Pulling fs layer
  1239. d6f1df9dfc4c Pulling fs layer
  1240. f8e329ea56e1 Pulling fs layer
  1241. 21e5558d6241 Pulling fs layer
  1242. bbc7b029a787 Pulling fs layer
  1243. f8e329ea56e1 Waiting
  1244. 21e5558d6241 Waiting
  1245. bbc7b029a787 Waiting
  1246. 8a0e295b9b0c Waiting
  1247. d6f1df9dfc4c Waiting
  1248. 59652e61386c Downloading [> ] 146.6kB/13.53MB
  1249. neutrino-switcher Pulled
  1250. 8998bd30e6a1 Downloading [> ] 310.4kB/30.06MB
  1251. 8998bd30e6a1 Downloading [> ] 310.4kB/30.06MB
  1252. 8998bd30e6a1 Downloading [> ] 310.4kB/30.06MB
  1253. 8998bd30e6a1 Downloading [> ] 310.4kB/30.06MB
  1254. 8998bd30e6a1 Downloading [> ] 310.4kB/30.06MB
  1255. 8998bd30e6a1 Downloading [> ] 310.4kB/30.06MB
  1256. 9b3977197b4f Already exists
  1257. 9ab3ca048046 Pulling fs layer
  1258. 4e78f89f3cab Pulling fs layer
  1259. 79bcbad51d37 Pulling fs layer
  1260. 8c6e5d4a1895 Pulling fs layer
  1261. 4e78f89f3cab Waiting
  1262. 926005cbf957 Pulling fs layer
  1263. 69a2968eae1c Pulling fs layer
  1264. 79bcbad51d37 Waiting
  1265. 69a2968eae1c Waiting
  1266. 8c6e5d4a1895 Waiting
  1267. 926005cbf957 Waiting
  1268. 9ab3ca048046 Waiting
  1269. 59652e61386c Downloading [=======> ] 2.064MB/13.53MB
  1270. 8998bd30e6a1 Downloading [==> ] 1.556MB/30.06MB
  1271. 8998bd30e6a1 Downloading [==> ] 1.556MB/30.06MB
  1272. 8998bd30e6a1 Downloading [==> ] 1.556MB/30.06MB
  1273. 8998bd30e6a1 Downloading [==> ] 1.556MB/30.06MB
  1274. 8998bd30e6a1 Downloading [==> ] 1.556MB/30.06MB
  1275. 8998bd30e6a1 Downloading [==> ] 1.556MB/30.06MB
  1276. 10a1478e9219 Downloading [> ] 64.68kB/4.838MB
  1277. 59652e61386c Downloading [==============> ] 3.98MB/13.53MB
  1278. 10a1478e9219 Downloading [=> ] 163kB/4.838MB
  1279. 8998bd30e6a1 Downloading [=====> ] 3.423MB/30.06MB
  1280. 8998bd30e6a1 Downloading [=====> ] 3.423MB/30.06MB
  1281. 8998bd30e6a1 Downloading [=====> ] 3.423MB/30.06MB
  1282. 8998bd30e6a1 Downloading [=====> ] 3.423MB/30.06MB
  1283. 8998bd30e6a1 Downloading [=====> ] 3.423MB/30.06MB
  1284. 8998bd30e6a1 Downloading [=====> ] 3.423MB/30.06MB
  1285. 10a1478e9219 Downloading [====> ] 457.9kB/4.838MB
  1286. 8998bd30e6a1 Downloading [==========> ] 6.226MB/30.06MB
  1287. 8998bd30e6a1 Downloading [==========> ] 6.226MB/30.06MB
  1288. 8998bd30e6a1 Downloading [==========> ] 6.226MB/30.06MB
  1289. 8998bd30e6a1 Downloading [==========> ] 6.226MB/30.06MB
  1290. 8998bd30e6a1 Downloading [==========> ] 6.226MB/30.06MB
  1291. 8998bd30e6a1 Downloading [==========> ] 6.226MB/30.06MB
  1292. 10a1478e9219 Downloading [==========> ] 1.058MB/4.838MB
  1293. 8998bd30e6a1 Downloading [=============> ] 8.094MB/30.06MB
  1294. 8998bd30e6a1 Downloading [=============> ] 8.094MB/30.06MB
  1295. 8998bd30e6a1 Downloading [=============> ] 8.094MB/30.06MB
  1296. 8998bd30e6a1 Downloading [=============> ] 8.094MB/30.06MB
  1297. 8998bd30e6a1 Downloading [=============> ] 8.094MB/30.06MB
  1298. 8998bd30e6a1 Downloading [=============> ] 8.094MB/30.06MB
  1299. 59652e61386c Downloading [===============> ] 4.276MB/13.53MB
  1300. 8998bd30e6a1 Downloading [==================> ] 10.9MB/30.06MB
  1301. 8998bd30e6a1 Downloading [==================> ] 10.9MB/30.06MB
  1302. 8998bd30e6a1 Downloading [==================> ] 10.9MB/30.06MB
  1303. 8998bd30e6a1 Downloading [==================> ] 10.9MB/30.06MB
  1304. 8998bd30e6a1 Downloading [==================> ] 10.9MB/30.06MB
  1305. 8998bd30e6a1 Downloading [==================> ] 10.9MB/30.06MB
  1306. 10a1478e9219 Downloading [================> ] 1.598MB/4.838MB
  1307. 59652e61386c Downloading [=====================> ] 5.751MB/13.53MB
  1308. 8998bd30e6a1 Downloading [=====================> ] 12.76MB/30.06MB
  1309. 8998bd30e6a1 Downloading [=====================> ] 12.76MB/30.06MB
  1310. 8998bd30e6a1 Downloading [=====================> ] 12.76MB/30.06MB
  1311. 8998bd30e6a1 Downloading [=====================> ] 12.76MB/30.06MB
  1312. 8998bd30e6a1 Downloading [=====================> ] 12.76MB/30.06MB
  1313. 8998bd30e6a1 Downloading [=====================> ] 12.76MB/30.06MB
  1314. 10a1478e9219 Downloading [====================> ] 2.014MB/4.838MB
  1315. 59652e61386c Downloading [=========================> ] 6.93MB/13.53MB
  1316. 8998bd30e6a1 Downloading [=======================> ] 14.32MB/30.06MB
  1317. 8998bd30e6a1 Downloading [=======================> ] 14.32MB/30.06MB
  1318. 8998bd30e6a1 Downloading [=======================> ] 14.32MB/30.06MB
  1319. 8998bd30e6a1 Downloading [=======================> ] 14.32MB/30.06MB
  1320. 8998bd30e6a1 Downloading [=======================> ] 14.32MB/30.06MB
  1321. 8998bd30e6a1 Downloading [=======================> ] 14.32MB/30.06MB
  1322. 10a1478e9219 Downloading [=========================> ] 2.457MB/4.838MB
  1323. 59652e61386c Downloading [=============================> ] 8.11MB/13.53MB
  1324. 8998bd30e6a1 Downloading [==========================> ] 16.18MB/30.06MB
  1325. 8998bd30e6a1 Downloading [==========================> ] 16.18MB/30.06MB
  1326. 8998bd30e6a1 Downloading [==========================> ] 16.18MB/30.06MB
  1327. 8998bd30e6a1 Downloading [==========================> ] 16.18MB/30.06MB
  1328. 8998bd30e6a1 Downloading [==========================> ] 16.18MB/30.06MB
  1329. 8998bd30e6a1 Downloading [==========================> ] 16.18MB/30.06MB
  1330. 10a1478e9219 Downloading [============================> ] 2.801MB/4.838MB
  1331. 59652e61386c Downloading [===================================> ] 9.585MB/13.53MB
  1332. 8998bd30e6a1 Downloading [=============================> ] 18.02MB/30.06MB
  1333. 8998bd30e6a1 Downloading [=============================> ] 18.02MB/30.06MB
  1334. 8998bd30e6a1 Downloading [=============================> ] 18.02MB/30.06MB
  1335. 8998bd30e6a1 Downloading [=============================> ] 18.02MB/30.06MB
  1336. 8998bd30e6a1 Downloading [=============================> ] 18.02MB/30.06MB
  1337. 8998bd30e6a1 Downloading [=============================> ] 18.02MB/30.06MB
  1338. 10a1478e9219 Downloading [=================================> ] 3.251MB/4.838MB
  1339. 59652e61386c Downloading [=======================================> ] 10.62MB/13.53MB
  1340. 8998bd30e6a1 Downloading [================================> ] 19.57MB/30.06MB
  1341. 8998bd30e6a1 Downloading [================================> ] 19.57MB/30.06MB
  1342. 8998bd30e6a1 Downloading [================================> ] 19.57MB/30.06MB
  1343. 8998bd30e6a1 Downloading [================================> ] 19.57MB/30.06MB
  1344. 8998bd30e6a1 Downloading [================================> ] 19.57MB/30.06MB
  1345. 8998bd30e6a1 Downloading [================================> ] 19.57MB/30.06MB
  1346. 10a1478e9219 Downloading [=====================================> ] 3.661MB/4.838MB
  1347. 59652e61386c Downloading [============================================> ] 12.09MB/13.53MB
  1348. 8998bd30e6a1 Downloading [===================================> ] 21.44MB/30.06MB
  1349. 8998bd30e6a1 Downloading [===================================> ] 21.44MB/30.06MB
  1350. 8998bd30e6a1 Downloading [===================================> ] 21.44MB/30.06MB
  1351. 8998bd30e6a1 Downloading [===================================> ] 21.44MB/30.06MB
  1352. 8998bd30e6a1 Downloading [===================================> ] 21.44MB/30.06MB
  1353. 8998bd30e6a1 Downloading [===================================> ] 21.44MB/30.06MB
  1354. 10a1478e9219 Downloading [=========================================> ] 4.023MB/4.838MB
  1355. 59652e61386c Downloading [=================================================> ] 13.27MB/13.53MB
  1356. 59652e61386c Verifying Checksum
  1357. 59652e61386c Download complete
  1358. 8998bd30e6a1 Downloading [=======================================> ] 23.61MB/30.06MB
  1359. 8998bd30e6a1 Downloading [=======================================> ] 23.61MB/30.06MB
  1360. 8998bd30e6a1 Downloading [=======================================> ] 23.61MB/30.06MB
  1361. 8998bd30e6a1 Downloading [=======================================> ] 23.61MB/30.06MB
  1362. 8998bd30e6a1 Downloading [=======================================> ] 23.61MB/30.06MB
  1363. 8998bd30e6a1 Downloading [=======================================> ] 23.61MB/30.06MB
  1364. 10a1478e9219 Downloading [===============================================> ] 4.627MB/4.838MB
  1365. 10a1478e9219 Verifying Checksum
  1366. 10a1478e9219 Download complete
  1367. 8998bd30e6a1 Downloading [============================================> ] 26.71MB/30.06MB
  1368. 8998bd30e6a1 Downloading [============================================> ] 26.71MB/30.06MB
  1369. 8998bd30e6a1 Downloading [============================================> ] 26.71MB/30.06MB
  1370. 8998bd30e6a1 Downloading [============================================> ] 26.71MB/30.06MB
  1371. 8998bd30e6a1 Downloading [============================================> ] 26.71MB/30.06MB
  1372. 8998bd30e6a1 Downloading [============================================> ] 26.71MB/30.06MB
  1373. 8998bd30e6a1 Downloading [=================================================> ] 29.82MB/30.06MB
  1374. 8998bd30e6a1 Downloading [=================================================> ] 29.82MB/30.06MB
  1375. 8998bd30e6a1 Downloading [=================================================> ] 29.82MB/30.06MB
  1376. 8998bd30e6a1 Downloading [=================================================> ] 29.82MB/30.06MB
  1377. 8998bd30e6a1 Downloading [=================================================> ] 29.82MB/30.06MB
  1378. 8998bd30e6a1 Downloading [=================================================> ] 29.82MB/30.06MB
  1379. 8998bd30e6a1 Verifying Checksum
  1380. 8998bd30e6a1 Download complete
  1381. 8998bd30e6a1 Download complete
  1382. 8998bd30e6a1 Download complete
  1383. 8998bd30e6a1 Verifying Checksum
  1384. 8998bd30e6a1 Download complete
  1385. 8998bd30e6a1 Download complete
  1386. 8998bd30e6a1 Verifying Checksum
  1387. 8998bd30e6a1 Download complete
  1388. 8998bd30e6a1 Extracting [> ] 327.7kB/30.06MB
  1389. 8998bd30e6a1 Extracting [> ] 327.7kB/30.06MB
  1390. 8998bd30e6a1 Extracting [> ] 327.7kB/30.06MB
  1391. 8998bd30e6a1 Extracting [> ] 327.7kB/30.06MB
  1392. 8998bd30e6a1 Extracting [> ] 327.7kB/30.06MB
  1393. 8998bd30e6a1 Extracting [> ] 327.7kB/30.06MB
  1394. 8998bd30e6a1 Extracting [===> ] 1.966MB/30.06MB
  1395. 8998bd30e6a1 Extracting [===> ] 1.966MB/30.06MB
  1396. 8998bd30e6a1 Extracting [===> ] 1.966MB/30.06MB
  1397. 8998bd30e6a1 Extracting [===> ] 1.966MB/30.06MB
  1398. 8998bd30e6a1 Extracting [===> ] 1.966MB/30.06MB
  1399. 8998bd30e6a1 Extracting [===> ] 1.966MB/30.06MB
  1400. 45138aeef68e Downloading [====================================> ] 1.378kB/1.889kB
  1401. 45138aeef68e Downloading [==================================================>] 1.889kB/1.889kB
  1402. 45138aeef68e Verifying Checksum
  1403. 45138aeef68e Download complete
  1404. 8998bd30e6a1 Extracting [====> ] 2.949MB/30.06MB
  1405. 8998bd30e6a1 Extracting [====> ] 2.949MB/30.06MB
  1406. 8998bd30e6a1 Extracting [====> ] 2.949MB/30.06MB
  1407. 8998bd30e6a1 Extracting [====> ] 2.949MB/30.06MB
  1408. 8998bd30e6a1 Extracting [====> ] 2.949MB/30.06MB
  1409. 8998bd30e6a1 Extracting [====> ] 2.949MB/30.06MB
  1410. b497125634b7 Downloading [=================> ] 1.378kB/4.046kB
  1411. b497125634b7 Downloading [=================> ] 1.378kB/4.046kB
  1412. b497125634b7 Downloading [=================> ] 1.378kB/4.046kB
  1413. b497125634b7 Downloading [==================================================>] 4.046kB/4.046kB
  1414. b497125634b7 Downloading [==================================================>] 4.046kB/4.046kB
  1415. b497125634b7 Downloading [==================================================>] 4.046kB/4.046kB
  1416. b497125634b7 Verifying Checksum
  1417. b497125634b7 Verifying Checksum
  1418. b497125634b7 Download complete
  1419. b497125634b7 Download complete
  1420. b497125634b7 Verifying Checksum
  1421. b497125634b7 Download complete
  1422. 8998bd30e6a1 Extracting [========> ] 4.915MB/30.06MB
  1423. 8998bd30e6a1 Extracting [========> ] 4.915MB/30.06MB
  1424. 8998bd30e6a1 Extracting [========> ] 4.915MB/30.06MB
  1425. 8998bd30e6a1 Extracting [========> ] 4.915MB/30.06MB
  1426. 8998bd30e6a1 Extracting [========> ] 4.915MB/30.06MB
  1427. 8998bd30e6a1 Extracting [========> ] 4.915MB/30.06MB
  1428. 6d81875ab2e9 Downloading [> ] 359.6kB/34.44MB
  1429. 6d81875ab2e9 Downloading [> ] 359.6kB/34.44MB
  1430. 6d81875ab2e9 Downloading [> ] 359.6kB/34.44MB
  1431. 8998bd30e6a1 Extracting [=========> ] 5.898MB/30.06MB
  1432. 8998bd30e6a1 Extracting [=========> ] 5.898MB/30.06MB
  1433. 8998bd30e6a1 Extracting [=========> ] 5.898MB/30.06MB
  1434. 8998bd30e6a1 Extracting [=========> ] 5.898MB/30.06MB
  1435. 8998bd30e6a1 Extracting [=========> ] 5.898MB/30.06MB
  1436. 8998bd30e6a1 Extracting [=========> ] 5.898MB/30.06MB
  1437. 6d81875ab2e9 Downloading [===> ] 2.522MB/34.44MB
  1438. 6d81875ab2e9 Downloading [===> ] 2.522MB/34.44MB
  1439. 6d81875ab2e9 Downloading [===> ] 2.522MB/34.44MB
  1440. 8998bd30e6a1 Extracting [===========> ] 6.881MB/30.06MB
  1441. 8998bd30e6a1 Extracting [===========> ] 6.881MB/30.06MB
  1442. 8998bd30e6a1 Extracting [===========> ] 6.881MB/30.06MB
  1443. 8998bd30e6a1 Extracting [===========> ] 6.881MB/30.06MB
  1444. 8998bd30e6a1 Extracting [===========> ] 6.881MB/30.06MB
  1445. 8998bd30e6a1 Extracting [===========> ] 6.881MB/30.06MB
  1446. 6d81875ab2e9 Downloading [=======> ] 5.03MB/34.44MB
  1447. 6d81875ab2e9 Downloading [=======> ] 5.03MB/34.44MB
  1448. 6d81875ab2e9 Downloading [=======> ] 5.03MB/34.44MB
  1449. 8998bd30e6a1 Extracting [=============> ] 7.864MB/30.06MB
  1450. 8998bd30e6a1 Extracting [=============> ] 7.864MB/30.06MB
  1451. 8998bd30e6a1 Extracting [=============> ] 7.864MB/30.06MB
  1452. 8998bd30e6a1 Extracting [=============> ] 7.864MB/30.06MB
  1453. 8998bd30e6a1 Extracting [=============> ] 7.864MB/30.06MB
  1454. 8998bd30e6a1 Extracting [=============> ] 7.864MB/30.06MB
  1455. 6d81875ab2e9 Downloading [==========> ] 7.549MB/34.44MB
  1456. 6d81875ab2e9 Downloading [==========> ] 7.549MB/34.44MB
  1457. 6d81875ab2e9 Downloading [==========> ] 7.549MB/34.44MB
  1458. 8998bd30e6a1 Extracting [===============> ] 9.175MB/30.06MB
  1459. 8998bd30e6a1 Extracting [===============> ] 9.175MB/30.06MB
  1460. 8998bd30e6a1 Extracting [===============> ] 9.175MB/30.06MB
  1461. 8998bd30e6a1 Extracting [===============> ] 9.175MB/30.06MB
  1462. 8998bd30e6a1 Extracting [===============> ] 9.175MB/30.06MB
  1463. 8998bd30e6a1 Extracting [===============> ] 9.175MB/30.06MB
  1464. 6d81875ab2e9 Downloading [==============> ] 10.05MB/34.44MB
  1465. 6d81875ab2e9 Downloading [==============> ] 10.05MB/34.44MB
  1466. 6d81875ab2e9 Downloading [==============> ] 10.05MB/34.44MB
  1467. 7dc6c44c9400 Downloading [==================================================>] 453B/453B
  1468. 7dc6c44c9400 Downloading [==================================================>] 453B/453B
  1469. 7dc6c44c9400 Downloading [==================================================>] 453B/453B
  1470. 7dc6c44c9400 Verifying Checksum
  1471. 7dc6c44c9400 Download complete
  1472. 7dc6c44c9400 Download complete
  1473. 7dc6c44c9400 Verifying Checksum
  1474. 7dc6c44c9400 Download complete
  1475. a6afbf0b0d94 Downloading [> ] 28.79kB/2.756MB
  1476. a6afbf0b0d94 Downloading [> ] 28.79kB/2.756MB
  1477. a6afbf0b0d94 Downloading [> ] 28.79kB/2.756MB
  1478. 8998bd30e6a1 Extracting [=================> ] 10.49MB/30.06MB
  1479. 8998bd30e6a1 Extracting [=================> ] 10.49MB/30.06MB
  1480. 8998bd30e6a1 Extracting [=================> ] 10.49MB/30.06MB
  1481. 8998bd30e6a1 Extracting [=================> ] 10.49MB/30.06MB
  1482. 8998bd30e6a1 Extracting [=================> ] 10.49MB/30.06MB
  1483. 8998bd30e6a1 Extracting [=================> ] 10.49MB/30.06MB
  1484. 6d81875ab2e9 Downloading [==================> ] 12.5MB/34.44MB
  1485. 6d81875ab2e9 Downloading [==================> ] 12.5MB/34.44MB
  1486. 6d81875ab2e9 Downloading [==================> ] 12.5MB/34.44MB
  1487. a6afbf0b0d94 Downloading [=======================> ] 1.271MB/2.756MB
  1488. a6afbf0b0d94 Downloading [=======================> ] 1.271MB/2.756MB
  1489. a6afbf0b0d94 Downloading [=======================> ] 1.271MB/2.756MB
  1490. 6d81875ab2e9 Downloading [=====================> ] 15.01MB/34.44MB
  1491. 6d81875ab2e9 Downloading [=====================> ] 15.01MB/34.44MB
  1492. 6d81875ab2e9 Downloading [=====================> ] 15.01MB/34.44MB
  1493. a6afbf0b0d94 Verifying Checksum
  1494. a6afbf0b0d94 Download complete
  1495. a6afbf0b0d94 Verifying Checksum
  1496. a6afbf0b0d94 Download complete
  1497. a6afbf0b0d94 Verifying Checksum
  1498. a6afbf0b0d94 Download complete
  1499. 8998bd30e6a1 Extracting [===================> ] 11.8MB/30.06MB
  1500. 8998bd30e6a1 Extracting [===================> ] 11.8MB/30.06MB
  1501. 8998bd30e6a1 Extracting [===================> ] 11.8MB/30.06MB
  1502. 8998bd30e6a1 Extracting [===================> ] 11.8MB/30.06MB
  1503. 8998bd30e6a1 Extracting [===================> ] 11.8MB/30.06MB
  1504. 8998bd30e6a1 Extracting [===================> ] 11.8MB/30.06MB
  1505. 6d81875ab2e9 Downloading [========================> ] 17.12MB/34.44MB
  1506. 6d81875ab2e9 Downloading [========================> ] 17.12MB/34.44MB
  1507. 6d81875ab2e9 Downloading [========================> ] 17.12MB/34.44MB
  1508. 8998bd30e6a1 Extracting [=====================> ] 12.78MB/30.06MB
  1509. 8998bd30e6a1 Extracting [=====================> ] 12.78MB/30.06MB
  1510. 8998bd30e6a1 Extracting [=====================> ] 12.78MB/30.06MB
  1511. 8998bd30e6a1 Extracting [=====================> ] 12.78MB/30.06MB
  1512. 8998bd30e6a1 Extracting [=====================> ] 12.78MB/30.06MB
  1513. 8998bd30e6a1 Extracting [=====================> ] 12.78MB/30.06MB
  1514. 6d81875ab2e9 Downloading [============================> ] 19.58MB/34.44MB
  1515. 6d81875ab2e9 Downloading [============================> ] 19.58MB/34.44MB
  1516. 6d81875ab2e9 Downloading [============================> ] 19.58MB/34.44MB
  1517. 8998bd30e6a1 Extracting [======================> ] 13.43MB/30.06MB
  1518. 8998bd30e6a1 Extracting [======================> ] 13.43MB/30.06MB
  1519. 8998bd30e6a1 Extracting [======================> ] 13.43MB/30.06MB
  1520. 8998bd30e6a1 Extracting [======================> ] 13.43MB/30.06MB
  1521. 8998bd30e6a1 Extracting [======================> ] 13.43MB/30.06MB
  1522. 8998bd30e6a1 Extracting [======================> ] 13.43MB/30.06MB
  1523. 107cf43b75e8 Downloading [==> ] 1.378kB/29.43kB
  1524. 107cf43b75e8 Downloading [==================================================>] 29.43kB/29.43kB
  1525. 107cf43b75e8 Verifying Checksum
  1526. 107cf43b75e8 Download complete
  1527. 6d81875ab2e9 Downloading [===============================> ] 21.37MB/34.44MB
  1528. 6d81875ab2e9 Downloading [===============================> ] 21.37MB/34.44MB
  1529. 6d81875ab2e9 Downloading [===============================> ] 21.37MB/34.44MB
  1530. 8998bd30e6a1 Extracting [=======================> ] 14.42MB/30.06MB
  1531. 8998bd30e6a1 Extracting [=======================> ] 14.42MB/30.06MB
  1532. 8998bd30e6a1 Extracting [=======================> ] 14.42MB/30.06MB
  1533. 8998bd30e6a1 Extracting [=======================> ] 14.42MB/30.06MB
  1534. 8998bd30e6a1 Extracting [=======================> ] 14.42MB/30.06MB
  1535. 8998bd30e6a1 Extracting [=======================> ] 14.42MB/30.06MB
  1536. 6d81875ab2e9 Downloading [==================================> ] 23.86MB/34.44MB
  1537. 6d81875ab2e9 Downloading [==================================> ] 23.86MB/34.44MB
  1538. 6d81875ab2e9 Downloading [==================================> ] 23.86MB/34.44MB
  1539. 8998bd30e6a1 Extracting [=========================> ] 15.4MB/30.06MB
  1540. 8998bd30e6a1 Extracting [=========================> ] 15.4MB/30.06MB
  1541. 8998bd30e6a1 Extracting [=========================> ] 15.4MB/30.06MB
  1542. 8998bd30e6a1 Extracting [=========================> ] 15.4MB/30.06MB
  1543. 8998bd30e6a1 Extracting [=========================> ] 15.4MB/30.06MB
  1544. 8998bd30e6a1 Extracting [=========================> ] 15.4MB/30.06MB
  1545. 6d81875ab2e9 Downloading [======================================> ] 26.35MB/34.44MB
  1546. 6d81875ab2e9 Downloading [======================================> ] 26.35MB/34.44MB
  1547. 6d81875ab2e9 Downloading [======================================> ] 26.35MB/34.44MB
  1548. 6bea24aaeb03 Downloading [> ] 64.67kB/5.15MB
  1549. 8998bd30e6a1 Extracting [============================> ] 17.04MB/30.06MB
  1550. 8998bd30e6a1 Extracting [============================> ] 17.04MB/30.06MB
  1551. 8998bd30e6a1 Extracting [============================> ] 17.04MB/30.06MB
  1552. 8998bd30e6a1 Extracting [============================> ] 17.04MB/30.06MB
  1553. 8998bd30e6a1 Extracting [============================> ] 17.04MB/30.06MB
  1554. 8998bd30e6a1 Extracting [============================> ] 17.04MB/30.06MB
  1555. 6d81875ab2e9 Downloading [=========================================> ] 28.49MB/34.44MB
  1556. 6d81875ab2e9 Downloading [=========================================> ] 28.49MB/34.44MB
  1557. 6d81875ab2e9 Downloading [=========================================> ] 28.49MB/34.44MB
  1558. 6bea24aaeb03 Downloading [=============> ] 1.424MB/5.15MB
  1559. 8998bd30e6a1 Extracting [==============================> ] 18.35MB/30.06MB
  1560. 8998bd30e6a1 Extracting [==============================> ] 18.35MB/30.06MB
  1561. 8998bd30e6a1 Extracting [==============================> ] 18.35MB/30.06MB
  1562. 8998bd30e6a1 Extracting [==============================> ] 18.35MB/30.06MB
  1563. 8998bd30e6a1 Extracting [==============================> ] 18.35MB/30.06MB
  1564. 8998bd30e6a1 Extracting [==============================> ] 18.35MB/30.06MB
  1565. 6d81875ab2e9 Downloading [===========================================> ] 30.28MB/34.44MB
  1566. 6d81875ab2e9 Downloading [===========================================> ] 30.28MB/34.44MB
  1567. 6d81875ab2e9 Downloading [===========================================> ] 30.28MB/34.44MB
  1568. 6bea24aaeb03 Downloading [===============================> ] 3.243MB/5.15MB
  1569. 8998bd30e6a1 Extracting [================================> ] 19.33MB/30.06MB
  1570. 8998bd30e6a1 Extracting [================================> ] 19.33MB/30.06MB
  1571. 8998bd30e6a1 Extracting [================================> ] 19.33MB/30.06MB
  1572. 8998bd30e6a1 Extracting [================================> ] 19.33MB/30.06MB
  1573. 8998bd30e6a1 Extracting [================================> ] 19.33MB/30.06MB
  1574. 8998bd30e6a1 Extracting [================================> ] 19.33MB/30.06MB
  1575. 6d81875ab2e9 Downloading [==============================================> ] 32.08MB/34.44MB
  1576. 6d81875ab2e9 Downloading [==============================================> ] 32.08MB/34.44MB
  1577. 6d81875ab2e9 Downloading [==============================================> ] 32.08MB/34.44MB
  1578. 9e6fc07fcce9 Downloading [> ] 34.66kB/3.449MB
  1579. 6bea24aaeb03 Downloading [===============================================> ] 4.851MB/5.15MB
  1580. 6bea24aaeb03 Verifying Checksum
  1581. 6bea24aaeb03 Download complete
  1582. 6d81875ab2e9 Verifying Checksum
  1583. 6d81875ab2e9 Verifying Checksum
  1584. 6d81875ab2e9 Download complete
  1585. 6d81875ab2e9 Verifying Checksum
  1586. 6d81875ab2e9 Download complete
  1587. 6d81875ab2e9 Download complete
  1588. 8998bd30e6a1 Extracting [==================================> ] 20.64MB/30.06MB
  1589. 8998bd30e6a1 Extracting [==================================> ] 20.64MB/30.06MB
  1590. 8998bd30e6a1 Extracting [==================================> ] 20.64MB/30.06MB
  1591. 8998bd30e6a1 Extracting [==================================> ] 20.64MB/30.06MB
  1592. 8998bd30e6a1 Extracting [==================================> ] 20.64MB/30.06MB
  1593. 8998bd30e6a1 Extracting [==================================> ] 20.64MB/30.06MB
  1594. 9e6fc07fcce9 Downloading [==================> ] 1.31MB/3.449MB
  1595. 8998bd30e6a1 Extracting [=====================================> ] 22.28MB/30.06MB
  1596. 8998bd30e6a1 Extracting [=====================================> ] 22.28MB/30.06MB
  1597. 8998bd30e6a1 Extracting [=====================================> ] 22.28MB/30.06MB
  1598. 8998bd30e6a1 Extracting [=====================================> ] 22.28MB/30.06MB
  1599. 8998bd30e6a1 Extracting [=====================================> ] 22.28MB/30.06MB
  1600. 8998bd30e6a1 Extracting [=====================================> ] 22.28MB/30.06MB
  1601. 9e6fc07fcce9 Downloading [============================================> ] 3.102MB/3.449MB
  1602. 8998bd30e6a1 Extracting [=======================================> ] 23.59MB/30.06MB
  1603. 8998bd30e6a1 Extracting [=======================================> ] 23.59MB/30.06MB
  1604. 8998bd30e6a1 Extracting [=======================================> ] 23.59MB/30.06MB
  1605. 8998bd30e6a1 Extracting [=======================================> ] 23.59MB/30.06MB
  1606. 8998bd30e6a1 Extracting [=======================================> ] 23.59MB/30.06MB
  1607. 8998bd30e6a1 Extracting [=======================================> ] 23.59MB/30.06MB
  1608. 8998bd30e6a1 Extracting [=========================================> ] 25.23MB/30.06MB
  1609. 8998bd30e6a1 Extracting [=========================================> ] 25.23MB/30.06MB
  1610. 8998bd30e6a1 Extracting [=========================================> ] 25.23MB/30.06MB
  1611. 8998bd30e6a1 Extracting [=========================================> ] 25.23MB/30.06MB
  1612. 8998bd30e6a1 Extracting [=========================================> ] 25.23MB/30.06MB
  1613. 8998bd30e6a1 Extracting [=========================================> ] 25.23MB/30.06MB
  1614. 9e6fc07fcce9 Downloading [==============================================> ] 3.2MB/3.449MB
  1615. 9e6fc07fcce9 Verifying Checksum
  1616. 9e6fc07fcce9 Download complete
  1617. 958aefe01f92 Downloading [> ] 2.756kB/187.4kB
  1618. cd8641002b00 Downloading [> ] 9.646kB/890.7kB
  1619. 958aefe01f92 Downloading [==================================================>] 187.4kB/187.4kB
  1620. 958aefe01f92 Verifying Checksum
  1621. 958aefe01f92 Download complete
  1622. cd8641002b00 Downloading [=============> ] 244.9kB/890.7kB
  1623. 8998bd30e6a1 Extracting [===========================================> ] 26.21MB/30.06MB
  1624. 8998bd30e6a1 Extracting [===========================================> ] 26.21MB/30.06MB
  1625. 8998bd30e6a1 Extracting [===========================================> ] 26.21MB/30.06MB
  1626. 8998bd30e6a1 Extracting [===========================================> ] 26.21MB/30.06MB
  1627. 8998bd30e6a1 Extracting [===========================================> ] 26.21MB/30.06MB
  1628. 8998bd30e6a1 Extracting [===========================================> ] 26.21MB/30.06MB
  1629. cd8641002b00 Downloading [======================================> ] 687.3kB/890.7kB
  1630. cd8641002b00 Download complete
  1631. 8998bd30e6a1 Extracting [=============================================> ] 27.53MB/30.06MB
  1632. 8998bd30e6a1 Extracting [=============================================> ] 27.53MB/30.06MB
  1633. 8998bd30e6a1 Extracting [=============================================> ] 27.53MB/30.06MB
  1634. 8998bd30e6a1 Extracting [=============================================> ] 27.53MB/30.06MB
  1635. 8998bd30e6a1 Extracting [=============================================> ] 27.53MB/30.06MB
  1636. 8998bd30e6a1 Extracting [=============================================> ] 27.53MB/30.06MB
  1637. 8998bd30e6a1 Extracting [===============================================> ] 28.51MB/30.06MB
  1638. 8998bd30e6a1 Extracting [===============================================> ] 28.51MB/30.06MB
  1639. 8998bd30e6a1 Extracting [===============================================> ] 28.51MB/30.06MB
  1640. 8998bd30e6a1 Extracting [===============================================> ] 28.51MB/30.06MB
  1641. 8998bd30e6a1 Extracting [===============================================> ] 28.51MB/30.06MB
  1642. 8998bd30e6a1 Extracting [===============================================> ] 28.51MB/30.06MB
  1643. 22115b78b055 Downloading [> ] 81.05kB/6.974MB
  1644. 22115b78b055 Downloading [======> ] 900.3kB/6.974MB
  1645. 22115b78b055 Downloading [===================> ] 2.692MB/6.974MB
  1646. 22115b78b055 Downloading [=====================================> ] 5.181MB/6.974MB
  1647. 8998bd30e6a1 Extracting [===============================================> ] 28.84MB/30.06MB
  1648. 8998bd30e6a1 Extracting [===============================================> ] 28.84MB/30.06MB
  1649. 8998bd30e6a1 Extracting [===============================================> ] 28.84MB/30.06MB
  1650. 8998bd30e6a1 Extracting [===============================================> ] 28.84MB/30.06MB
  1651. 8998bd30e6a1 Extracting [===============================================> ] 28.84MB/30.06MB
  1652. 8998bd30e6a1 Extracting [===============================================> ] 28.84MB/30.06MB
  1653. 22115b78b055 Verifying Checksum
  1654. 22115b78b055 Download complete
  1655. 661b4150d3a3 Downloading [==================================================>] 601B/601B
  1656. 661b4150d3a3 Verifying Checksum
  1657. 661b4150d3a3 Download complete
  1658. 8998bd30e6a1 Extracting [================================================> ] 29.16MB/30.06MB
  1659. 8998bd30e6a1 Extracting [================================================> ] 29.16MB/30.06MB
  1660. 8998bd30e6a1 Extracting [================================================> ] 29.16MB/30.06MB
  1661. 8998bd30e6a1 Extracting [================================================> ] 29.16MB/30.06MB
  1662. 8998bd30e6a1 Extracting [================================================> ] 29.16MB/30.06MB
  1663. 8998bd30e6a1 Extracting [================================================> ] 29.16MB/30.06MB
  1664. 6fba654dd4ee Downloading [> ] 258.6kB/25.29MB
  1665. 8998bd30e6a1 Extracting [=================================================> ] 29.82MB/30.06MB
  1666. 8998bd30e6a1 Extracting [=================================================> ] 29.82MB/30.06MB
  1667. 8998bd30e6a1 Extracting [=================================================> ] 29.82MB/30.06MB
  1668. 8998bd30e6a1 Extracting [=================================================> ] 29.82MB/30.06MB
  1669. 8998bd30e6a1 Extracting [=================================================> ] 29.82MB/30.06MB
  1670. 8998bd30e6a1 Extracting [=================================================> ] 29.82MB/30.06MB
  1671. 6fba654dd4ee Downloading [==> ] 1.307MB/25.29MB
  1672. 8998bd30e6a1 Extracting [==================================================>] 30.06MB/30.06MB
  1673. 8998bd30e6a1 Extracting [==================================================>] 30.06MB/30.06MB
  1674. 8998bd30e6a1 Extracting [==================================================>] 30.06MB/30.06MB
  1675. 8998bd30e6a1 Extracting [==================================================>] 30.06MB/30.06MB
  1676. 8998bd30e6a1 Extracting [==================================================>] 30.06MB/30.06MB
  1677. 8998bd30e6a1 Extracting [==================================================>] 30.06MB/30.06MB
  1678. 6fba654dd4ee Downloading [=====> ] 2.622MB/25.29MB
  1679. 6fba654dd4ee Downloading [=========> ] 4.973MB/25.29MB
  1680. 8998bd30e6a1 Pull complete
  1681. 8998bd30e6a1 Pull complete
  1682. 8998bd30e6a1 Pull complete
  1683. 8998bd30e6a1 Pull complete
  1684. 8998bd30e6a1 Pull complete
  1685. 8998bd30e6a1 Pull complete
  1686. b497125634b7 Extracting [==================================================>] 4.046kB/4.046kB
  1687. b497125634b7 Extracting [==================================================>] 4.046kB/4.046kB
  1688. b497125634b7 Extracting [==================================================>] 4.046kB/4.046kB
  1689. b497125634b7 Extracting [==================================================>] 4.046kB/4.046kB
  1690. b497125634b7 Extracting [==================================================>] 4.046kB/4.046kB
  1691. 59652e61386c Extracting [> ] 163.8kB/13.53MB
  1692. b497125634b7 Extracting [==================================================>] 4.046kB/4.046kB
  1693. 6fba654dd4ee Downloading [=============> ] 6.796MB/25.29MB
  1694. 6fba654dd4ee Downloading [================> ] 8.361MB/25.29MB
  1695. 59652e61386c Extracting [=> ] 327.7kB/13.53MB
  1696. 6fba654dd4ee Downloading [===================> ] 9.679MB/25.29MB
  1697. b497125634b7 Pull complete
  1698. b497125634b7 Pull complete
  1699. b497125634b7 Pull complete
  1700. 59652e61386c Extracting [=======> ] 1.966MB/13.53MB
  1701. 6fba654dd4ee Downloading [=====================> ] 10.98MB/25.29MB
  1702. 59652e61386c Extracting [===============> ] 4.26MB/13.53MB
  1703. 6fba654dd4ee Downloading [========================> ] 12.28MB/25.29MB
  1704. 59652e61386c Extracting [======================> ] 6.062MB/13.53MB
  1705. 6d81875ab2e9 Extracting [> ] 360.4kB/34.44MB
  1706. 6d81875ab2e9 Extracting [> ] 360.4kB/34.44MB
  1707. 6d81875ab2e9 Extracting [> ] 360.4kB/34.44MB
  1708. 6fba654dd4ee Downloading [==========================> ] 13.59MB/25.29MB
  1709. 59652e61386c Extracting [===========================> ] 7.537MB/13.53MB
  1710. 6d81875ab2e9 Extracting [==> ] 1.442MB/34.44MB
  1711. 6d81875ab2e9 Extracting [==> ] 1.442MB/34.44MB
  1712. 6d81875ab2e9 Extracting [==> ] 1.442MB/34.44MB
  1713. 59652e61386c Extracting [===================================> ] 9.503MB/13.53MB
  1714. 6fba654dd4ee Downloading [============================> ] 14.64MB/25.29MB
  1715. 6d81875ab2e9 Extracting [===> ] 2.163MB/34.44MB
  1716. 6d81875ab2e9 Extracting [===> ] 2.163MB/34.44MB
  1717. 6d81875ab2e9 Extracting [===> ] 2.163MB/34.44MB
  1718. 59652e61386c Extracting [=========================================> ] 11.14MB/13.53MB
  1719. 6fba654dd4ee Downloading [===============================> ] 15.95MB/25.29MB
  1720. 6d81875ab2e9 Extracting [====> ] 2.884MB/34.44MB
  1721. 6d81875ab2e9 Extracting [====> ] 2.884MB/34.44MB
  1722. 6d81875ab2e9 Extracting [====> ] 2.884MB/34.44MB
  1723. 59652e61386c Extracting [===============================================> ] 12.78MB/13.53MB
  1724. 6fba654dd4ee Downloading [=================================> ] 16.99MB/25.29MB
  1725. 59652e61386c Extracting [==================================================>] 13.53MB/13.53MB
  1726. 59652e61386c Pull complete
  1727. 10a1478e9219 Extracting [> ] 65.54kB/4.838MB
  1728. 6d81875ab2e9 Extracting [=====> ] 3.965MB/34.44MB
  1729. 6d81875ab2e9 Extracting [=====> ] 3.965MB/34.44MB
  1730. 6d81875ab2e9 Extracting [=====> ] 3.965MB/34.44MB
  1731. 6fba654dd4ee Downloading [===================================> ] 18.03MB/25.29MB
  1732. 6d81875ab2e9 Extracting [=======> ] 5.407MB/34.44MB
  1733. 6d81875ab2e9 Extracting [=======> ] 5.407MB/34.44MB
  1734. 6d81875ab2e9 Extracting [=======> ] 5.407MB/34.44MB
  1735. 6fba654dd4ee Downloading [======================================> ] 19.32MB/25.29MB
  1736. 6d81875ab2e9 Extracting [=========> ] 6.849MB/34.44MB
  1737. 6d81875ab2e9 Extracting [=========> ] 6.849MB/34.44MB
  1738. 6d81875ab2e9 Extracting [=========> ] 6.849MB/34.44MB
  1739. 6fba654dd4ee Downloading [========================================> ] 20.36MB/25.29MB
  1740. 10a1478e9219 Extracting [==> ] 262.1kB/4.838MB
  1741. 6d81875ab2e9 Extracting [===========> ] 7.93MB/34.44MB
  1742. 6d81875ab2e9 Extracting [===========> ] 7.93MB/34.44MB
  1743. 6d81875ab2e9 Extracting [===========> ] 7.93MB/34.44MB
  1744. 10a1478e9219 Extracting [==========> ] 1.049MB/4.838MB
  1745. 6fba654dd4ee Downloading [==========================================> ] 21.41MB/25.29MB
  1746. 6d81875ab2e9 Extracting [=============> ] 9.372MB/34.44MB
  1747. 6d81875ab2e9 Extracting [=============> ] 9.372MB/34.44MB
  1748. 6d81875ab2e9 Extracting [=============> ] 9.372MB/34.44MB
  1749. 10a1478e9219 Extracting [=======================> ] 2.294MB/4.838MB
  1750. 6fba654dd4ee Downloading [============================================> ] 22.46MB/25.29MB
  1751. 6d81875ab2e9 Extracting [===============> ] 10.45MB/34.44MB
  1752. 6d81875ab2e9 Extracting [===============> ] 10.45MB/34.44MB
  1753. 6d81875ab2e9 Extracting [===============> ] 10.45MB/34.44MB
  1754. 10a1478e9219 Extracting [=================================> ] 3.211MB/4.838MB
  1755. 6fba654dd4ee Downloading [===============================================> ] 24.02MB/25.29MB
  1756. 6d81875ab2e9 Extracting [================> ] 11.53MB/34.44MB
  1757. 6d81875ab2e9 Extracting [================> ] 11.53MB/34.44MB
  1758. 6d81875ab2e9 Extracting [================> ] 11.53MB/34.44MB
  1759. 10a1478e9219 Extracting [========================================> ] 3.932MB/4.838MB
  1760. 6fba654dd4ee Downloading [=================================================> ] 25.08MB/25.29MB
  1761. 6fba654dd4ee Verifying Checksum
  1762. 6fba654dd4ee Download complete
  1763. 10a1478e9219 Extracting [============================================> ] 4.325MB/4.838MB
  1764. 6d81875ab2e9 Extracting [==================> ] 12.62MB/34.44MB
  1765. 6d81875ab2e9 Extracting [==================> ] 12.62MB/34.44MB
  1766. 6d81875ab2e9 Extracting [==================> ] 12.62MB/34.44MB
  1767. 10a1478e9219 Extracting [==================================================>] 4.838MB/4.838MB
  1768. 10a1478e9219 Extracting [==================================================>] 4.838MB/4.838MB
  1769. 6d81875ab2e9 Extracting [===================> ] 13.7MB/34.44MB
  1770. 6d81875ab2e9 Extracting [===================> ] 13.7MB/34.44MB
  1771. 6d81875ab2e9 Extracting [===================> ] 13.7MB/34.44MB
  1772. 10a1478e9219 Pull complete
  1773. 45138aeef68e Extracting [==================================================>] 1.889kB/1.889kB
  1774. 45138aeef68e Extracting [==================================================>] 1.889kB/1.889kB
  1775. 6d81875ab2e9 Extracting [=====================> ] 14.78MB/34.44MB
  1776. 6d81875ab2e9 Extracting [=====================> ] 14.78MB/34.44MB
  1777. 6d81875ab2e9 Extracting [=====================> ] 14.78MB/34.44MB
  1778. 6d81875ab2e9 Extracting [=======================> ] 16.22MB/34.44MB
  1779. 6d81875ab2e9 Extracting [=======================> ] 16.22MB/34.44MB
  1780. 6d81875ab2e9 Extracting [=======================> ] 16.22MB/34.44MB
  1781. 6fba654dd4ee Extracting [> ] 262.1kB/25.29MB
  1782. 6d81875ab2e9 Extracting [=========================> ] 17.66MB/34.44MB
  1783. 6d81875ab2e9 Extracting [=========================> ] 17.66MB/34.44MB
  1784. 6d81875ab2e9 Extracting [=========================> ] 17.66MB/34.44MB
  1785. 5de8f8b958d2 Downloading [===========================> ] 771B/1.391kB
  1786. 5de8f8b958d2 Downloading [==================================================>] 1.391kB/1.391kB
  1787. 5de8f8b958d2 Verifying Checksum
  1788. 5de8f8b958d2 Download complete
  1789. 45138aeef68e Pull complete
  1790. 6d81875ab2e9 Extracting [===========================> ] 18.74MB/34.44MB
  1791. 6d81875ab2e9 Extracting [===========================> ] 18.74MB/34.44MB
  1792. 6d81875ab2e9 Extracting [===========================> ] 18.74MB/34.44MB
  1793. 6fba654dd4ee Extracting [=> ] 524.3kB/25.29MB
  1794. electrs Pulled
  1795. 6d81875ab2e9 Extracting [============================> ] 19.46MB/34.44MB
  1796. 6d81875ab2e9 Extracting [============================> ] 19.46MB/34.44MB
  1797. 6d81875ab2e9 Extracting [============================> ] 19.46MB/34.44MB
  1798. 6fba654dd4ee Extracting [==> ] 1.049MB/25.29MB
  1799. 6d81875ab2e9 Extracting [=============================> ] 20.19MB/34.44MB
  1800. 6d81875ab2e9 Extracting [=============================> ] 20.19MB/34.44MB
  1801. 6d81875ab2e9 Extracting [=============================> ] 20.19MB/34.44MB
  1802. 6fba654dd4ee Extracting [===> ] 1.573MB/25.29MB
  1803. 6d81875ab2e9 Extracting [==============================> ] 20.91MB/34.44MB
  1804. 6d81875ab2e9 Extracting [==============================> ] 20.91MB/34.44MB
  1805. 6d81875ab2e9 Extracting [==============================> ] 20.91MB/34.44MB
  1806. 6fba654dd4ee Extracting [====> ] 2.359MB/25.29MB
  1807. 6d81875ab2e9 Extracting [===============================> ] 21.63MB/34.44MB
  1808. 6d81875ab2e9 Extracting [===============================> ] 21.63MB/34.44MB
  1809. 6d81875ab2e9 Extracting [===============================> ] 21.63MB/34.44MB
  1810. 6fba654dd4ee Extracting [=====> ] 2.884MB/25.29MB
  1811. 8a0e295b9b0c Downloading [=======================> ] 771B/1.619kB
  1812. 8a0e295b9b0c Downloading [==================================================>] 1.619kB/1.619kB
  1813. 8a0e295b9b0c Verifying Checksum
  1814. 8a0e295b9b0c Download complete
  1815. 8a0e295b9b0c Extracting [==================================================>] 1.619kB/1.619kB
  1816. 8a0e295b9b0c Extracting [==================================================>] 1.619kB/1.619kB
  1817. 6fba654dd4ee Extracting [======> ] 3.146MB/25.29MB
  1818. 6d81875ab2e9 Extracting [================================> ] 22.35MB/34.44MB
  1819. 6d81875ab2e9 Extracting [================================> ] 22.35MB/34.44MB
  1820. 6d81875ab2e9 Extracting [================================> ] 22.35MB/34.44MB
  1821. 6d81875ab2e9 Extracting [================================> ] 22.71MB/34.44MB
  1822. 6d81875ab2e9 Extracting [================================> ] 22.71MB/34.44MB
  1823. 6d81875ab2e9 Extracting [================================> ] 22.71MB/34.44MB
  1824. 6fba654dd4ee Extracting [=======> ] 3.67MB/25.29MB
  1825. 6fba654dd4ee Extracting [=======> ] 3.932MB/25.29MB
  1826. 6fba654dd4ee Extracting [=========> ] 4.981MB/25.29MB
  1827. 6d81875ab2e9 Extracting [==================================> ] 23.43MB/34.44MB
  1828. 6d81875ab2e9 Extracting [==================================> ] 23.43MB/34.44MB
  1829. 6d81875ab2e9 Extracting [==================================> ] 23.43MB/34.44MB
  1830. 6fba654dd4ee Extracting [===========> ] 5.767MB/25.29MB
  1831. 6d81875ab2e9 Extracting [===================================> ] 24.15MB/34.44MB
  1832. 6d81875ab2e9 Extracting [===================================> ] 24.15MB/34.44MB
  1833. 6d81875ab2e9 Extracting [===================================> ] 24.15MB/34.44MB
  1834. d6f1df9dfc4c Downloading [> ] 14.42kB/1.378MB
  1835. 6d81875ab2e9 Extracting [===================================> ] 24.51MB/34.44MB
  1836. 6d81875ab2e9 Extracting [===================================> ] 24.51MB/34.44MB
  1837. 6fba654dd4ee Extracting [============> ] 6.554MB/25.29MB
  1838. 6d81875ab2e9 Extracting [===================================> ] 24.51MB/34.44MB
  1839. d6f1df9dfc4c Downloading [==========> ] 291.4kB/1.378MB
  1840. 6d81875ab2e9 Extracting [====================================> ] 24.87MB/34.44MB
  1841. 6d81875ab2e9 Extracting [====================================> ] 24.87MB/34.44MB
  1842. 6d81875ab2e9 Extracting [====================================> ] 24.87MB/34.44MB
  1843. d6f1df9dfc4c Downloading [===========================> ] 750.1kB/1.378MB
  1844. 6fba654dd4ee Extracting [=============> ] 6.816MB/25.29MB
  1845. d6f1df9dfc4c Downloading [=========================================> ] 1.143MB/1.378MB
  1846. d6f1df9dfc4c Verifying Checksum
  1847. d6f1df9dfc4c Download complete
  1848. 6fba654dd4ee Extracting [==============> ] 7.34MB/25.29MB
  1849. 6d81875ab2e9 Extracting [=====================================> ] 25.59MB/34.44MB
  1850. 6d81875ab2e9 Extracting [=====================================> ] 25.59MB/34.44MB
  1851. 6d81875ab2e9 Extracting [=====================================> ] 25.59MB/34.44MB
  1852. 6fba654dd4ee Extracting [===============> ] 7.864MB/25.29MB
  1853. 8a0e295b9b0c Pull complete
  1854. 6d81875ab2e9 Extracting [=====================================> ] 25.95MB/34.44MB
  1855. 6d81875ab2e9 Extracting [=====================================> ] 25.95MB/34.44MB
  1856. 6d81875ab2e9 Extracting [=====================================> ] 25.95MB/34.44MB
  1857. d6f1df9dfc4c Extracting [=> ] 32.77kB/1.378MB
  1858. 6fba654dd4ee Extracting [================> ] 8.126MB/25.29MB
  1859. 6d81875ab2e9 Extracting [======================================> ] 26.31MB/34.44MB
  1860. 6d81875ab2e9 Extracting [======================================> ] 26.31MB/34.44MB
  1861. 6d81875ab2e9 Extracting [======================================> ] 26.31MB/34.44MB
  1862. 6fba654dd4ee Extracting [================> ] 8.389MB/25.29MB
  1863. 6fba654dd4ee Extracting [=================> ] 8.651MB/25.29MB
  1864. 6d81875ab2e9 Extracting [======================================> ] 26.67MB/34.44MB
  1865. 6d81875ab2e9 Extracting [======================================> ] 26.67MB/34.44MB
  1866. 6d81875ab2e9 Extracting [======================================> ] 26.67MB/34.44MB
  1867. 6fba654dd4ee Extracting [==================> ] 9.175MB/25.29MB
  1868. 6d81875ab2e9 Extracting [=======================================> ] 27.03MB/34.44MB
  1869. 6d81875ab2e9 Extracting [=======================================> ] 27.03MB/34.44MB
  1870. 6d81875ab2e9 Extracting [=======================================> ] 27.03MB/34.44MB
  1871. d6f1df9dfc4c Extracting [==========> ] 294.9kB/1.378MB
  1872. 6fba654dd4ee Extracting [===================> ] 9.961MB/25.29MB
  1873. 6d81875ab2e9 Extracting [========================================> ] 27.75MB/34.44MB
  1874. 6d81875ab2e9 Extracting [========================================> ] 27.75MB/34.44MB
  1875. 6d81875ab2e9 Extracting [========================================> ] 27.75MB/34.44MB
  1876. d6f1df9dfc4c Extracting [====================> ] 557.1kB/1.378MB
  1877. 6fba654dd4ee Extracting [====================> ] 10.49MB/25.29MB
  1878. d6f1df9dfc4c Extracting [==============================> ] 852kB/1.378MB
  1879. 6d81875ab2e9 Extracting [=========================================> ] 28.48MB/34.44MB
  1880. 6d81875ab2e9 Extracting [=========================================> ] 28.48MB/34.44MB
  1881. 6d81875ab2e9 Extracting [=========================================> ] 28.48MB/34.44MB
  1882. 6fba654dd4ee Extracting [======================> ] 11.27MB/25.29MB
  1883. d6f1df9dfc4c Extracting [===========================================> ] 1.212MB/1.378MB
  1884. d6f1df9dfc4c Extracting [==================================================>] 1.378MB/1.378MB
  1885. 6fba654dd4ee Extracting [=======================> ] 12.06MB/25.29MB
  1886. 6d81875ab2e9 Extracting [==========================================> ] 29.2MB/34.44MB
  1887. 6d81875ab2e9 Extracting [==========================================> ] 29.2MB/34.44MB
  1888. 6d81875ab2e9 Extracting [==========================================> ] 29.2MB/34.44MB
  1889. 6fba654dd4ee Extracting [========================> ] 12.58MB/25.29MB
  1890. d6f1df9dfc4c Pull complete
  1891. 6fba654dd4ee Extracting [=========================> ] 12.85MB/25.29MB
  1892. 6d81875ab2e9 Extracting [===========================================> ] 29.92MB/34.44MB
  1893. 6d81875ab2e9 Extracting [===========================================> ] 29.92MB/34.44MB
  1894. 6d81875ab2e9 Extracting [===========================================> ] 29.92MB/34.44MB
  1895. 6fba654dd4ee Extracting [==========================> ] 13.63MB/25.29MB
  1896. 6d81875ab2e9 Extracting [============================================> ] 30.64MB/34.44MB
  1897. 6d81875ab2e9 Extracting [============================================> ] 30.64MB/34.44MB
  1898. 6d81875ab2e9 Extracting [============================================> ] 30.64MB/34.44MB
  1899. 6fba654dd4ee Extracting [============================> ] 14.42MB/25.29MB
  1900. 6fba654dd4ee Extracting [==============================> ] 15.2MB/25.29MB
  1901. 6fba654dd4ee Extracting [===============================> ] 15.99MB/25.29MB
  1902. 6fba654dd4ee Extracting [==================================> ] 17.3MB/25.29MB
  1903. 6fba654dd4ee Extracting [====================================> ] 18.61MB/25.29MB
  1904. 6d81875ab2e9 Extracting [=============================================> ] 31.36MB/34.44MB
  1905. 6d81875ab2e9 Extracting [=============================================> ] 31.36MB/34.44MB
  1906. 6d81875ab2e9 Extracting [=============================================> ] 31.36MB/34.44MB
  1907. 6fba654dd4ee Extracting [=======================================> ] 19.92MB/25.29MB
  1908. 6d81875ab2e9 Extracting [==============================================> ] 31.72MB/34.44MB
  1909. 6d81875ab2e9 Extracting [==============================================> ] 31.72MB/34.44MB
  1910. 6d81875ab2e9 Extracting [==============================================> ] 31.72MB/34.44MB
  1911. 6fba654dd4ee Extracting [=========================================> ] 20.97MB/25.29MB
  1912. 6fba654dd4ee Extracting [===========================================> ] 22.02MB/25.29MB
  1913. 6d81875ab2e9 Extracting [==============================================> ] 32.08MB/34.44MB
  1914. 6d81875ab2e9 Extracting [==============================================> ] 32.08MB/34.44MB
  1915. 6d81875ab2e9 Extracting [==============================================> ] 32.08MB/34.44MB
  1916. 6d81875ab2e9 Extracting [===============================================> ] 32.44MB/34.44MB
  1917. 6d81875ab2e9 Extracting [===============================================> ] 32.44MB/34.44MB
  1918. 6d81875ab2e9 Extracting [===============================================> ] 32.44MB/34.44MB
  1919. 6fba654dd4ee Extracting [=============================================> ] 23.07MB/25.29MB
  1920. 6fba654dd4ee Extracting [==============================================> ] 23.33MB/25.29MB
  1921. 6fba654dd4ee Extracting [================================================> ] 24.38MB/25.29MB
  1922. 6fba654dd4ee Extracting [=================================================> ] 25.17MB/25.29MB
  1923. 6d81875ab2e9 Extracting [===============================================> ] 32.8MB/34.44MB
  1924. 6d81875ab2e9 Extracting [===============================================> ] 32.8MB/34.44MB
  1925. 6d81875ab2e9 Extracting [===============================================> ] 32.8MB/34.44MB
  1926. 6fba654dd4ee Extracting [==================================================>] 25.29MB/25.29MB
  1927. 6d81875ab2e9 Extracting [================================================> ] 33.16MB/34.44MB
  1928. 6d81875ab2e9 Extracting [================================================> ] 33.16MB/34.44MB
  1929. 6d81875ab2e9 Extracting [================================================> ] 33.16MB/34.44MB
  1930. 6fba654dd4ee Pull complete
  1931. 661b4150d3a3 Extracting [==================================================>] 601B/601B
  1932. 661b4150d3a3 Extracting [==================================================>] 601B/601B
  1933. 573040833908 Downloading [==================================================>] 666B/666B
  1934. 573040833908 Verifying Checksum
  1935. 573040833908 Download complete
  1936. 6d81875ab2e9 Extracting [================================================> ] 33.52MB/34.44MB
  1937. 6d81875ab2e9 Extracting [================================================> ] 33.52MB/34.44MB
  1938. 6d81875ab2e9 Extracting [================================================> ] 33.52MB/34.44MB
  1939. 661b4150d3a3 Pull complete
  1940. 6d81875ab2e9 Extracting [=================================================> ] 33.88MB/34.44MB
  1941. 6d81875ab2e9 Extracting [=================================================> ] 33.88MB/34.44MB
  1942. 6d81875ab2e9 Extracting [=================================================> ] 33.88MB/34.44MB
  1943. 13b3c8cc8cde Downloading [===========================================> ] 772B/893B
  1944. 13b3c8cc8cde Downloading [==================================================>] 893B/893B
  1945. 13b3c8cc8cde Download complete
  1946. 13b3c8cc8cde Extracting [==================================================>] 893B/893B
  1947. 13b3c8cc8cde Extracting [==================================================>] 893B/893B
  1948. 6d81875ab2e9 Extracting [=================================================> ] 34.24MB/34.44MB
  1949. 6d81875ab2e9 Extracting [=================================================> ] 34.24MB/34.44MB
  1950. 6d81875ab2e9 Extracting [=================================================> ] 34.24MB/34.44MB
  1951. 6d81875ab2e9 Extracting [==================================================>] 34.44MB/34.44MB
  1952. 6d81875ab2e9 Extracting [==================================================>] 34.44MB/34.44MB
  1953. 6d81875ab2e9 Extracting [==================================================>] 34.44MB/34.44MB
  1954. 13b3c8cc8cde Pull complete
  1955. 573040833908 Extracting [==================================================>] 666B/666B
  1956. 573040833908 Extracting [==================================================>] 666B/666B
  1957. 6d81875ab2e9 Pull complete
  1958. 6d81875ab2e9 Pull complete
  1959. 6d81875ab2e9 Pull complete
  1960. a6afbf0b0d94 Extracting [> ] 32.77kB/2.756MB
  1961. a6afbf0b0d94 Extracting [> ] 32.77kB/2.756MB
  1962. a6afbf0b0d94 Extracting [> ] 32.77kB/2.756MB
  1963. 573040833908 Pull complete
  1964. 5de8f8b958d2 Extracting [==================================================>] 1.391kB/1.391kB
  1965. 5de8f8b958d2 Extracting [==================================================>] 1.391kB/1.391kB
  1966. a6afbf0b0d94 Extracting [====> ] 229.4kB/2.756MB
  1967. a6afbf0b0d94 Extracting [====> ] 229.4kB/2.756MB
  1968. a6afbf0b0d94 Extracting [====> ] 229.4kB/2.756MB
  1969. a6afbf0b0d94 Extracting [==============> ] 819.2kB/2.756MB
  1970. a6afbf0b0d94 Extracting [==============> ] 819.2kB/2.756MB
  1971. a6afbf0b0d94 Extracting [==============> ] 819.2kB/2.756MB
  1972. a6afbf0b0d94 Extracting [=======================> ] 1.278MB/2.756MB
  1973. a6afbf0b0d94 Extracting [=======================> ] 1.278MB/2.756MB
  1974. a6afbf0b0d94 Extracting [=======================> ] 1.278MB/2.756MB
  1975. 5de8f8b958d2 Pull complete
  1976. nginx Pulled
  1977. a6afbf0b0d94 Extracting [====================================> ] 1.999MB/2.756MB
  1978. a6afbf0b0d94 Extracting [====================================> ] 1.999MB/2.756MB
  1979. a6afbf0b0d94 Extracting [====================================> ] 1.999MB/2.756MB
  1980. a6afbf0b0d94 Extracting [==================================================>] 2.756MB/2.756MB
  1981. a6afbf0b0d94 Extracting [==================================================>] 2.756MB/2.756MB
  1982. a6afbf0b0d94 Extracting [==================================================>] 2.756MB/2.756MB
  1983. a6afbf0b0d94 Pull complete
  1984. a6afbf0b0d94 Pull complete
  1985. a6afbf0b0d94 Pull complete
  1986. 7dc6c44c9400 Extracting [==================================================>] 453B/453B
  1987. 7dc6c44c9400 Extracting [==================================================>] 453B/453B
  1988. 7dc6c44c9400 Extracting [==================================================>] 453B/453B
  1989. 7dc6c44c9400 Extracting [==================================================>] 453B/453B
  1990. 7dc6c44c9400 Extracting [==================================================>] 453B/453B
  1991. 7dc6c44c9400 Extracting [==================================================>] 453B/453B
  1992. 7dc6c44c9400 Pull complete
  1993. 7dc6c44c9400 Pull complete
  1994. 7dc6c44c9400 Pull complete
  1995. 107cf43b75e8 Extracting [==================================================>] 29.43kB/29.43kB
  1996. 958aefe01f92 Extracting [========> ] 32.77kB/187.4kB
  1997. 107cf43b75e8 Extracting [==================================================>] 29.43kB/29.43kB
  1998. 9e6fc07fcce9 Extracting [> ] 65.54kB/3.449MB
  1999. 958aefe01f92 Extracting [==================================================>] 187.4kB/187.4kB
  2000. 9e6fc07fcce9 Extracting [====> ] 327.7kB/3.449MB
  2001. 958aefe01f92 Extracting [==================================================>] 187.4kB/187.4kB
  2002. 9e6fc07fcce9 Extracting [========> ] 589.8kB/3.449MB
  2003. 107cf43b75e8 Pull complete
  2004. 6bea24aaeb03 Extracting [> ] 65.54kB/5.15MB
  2005. 958aefe01f92 Pull complete
  2006. 22115b78b055 Extracting [> ] 98.3kB/6.974MB
  2007. 9e6fc07fcce9 Extracting [===========> ] 786.4kB/3.449MB
  2008. 9e6fc07fcce9 Extracting [=================> ] 1.18MB/3.449MB
  2009. 21e5558d6241 Downloading [==================================================>] 98B/98B
  2010. 21e5558d6241 Verifying Checksum
  2011. 21e5558d6241 Download complete
  2012. 6bea24aaeb03 Extracting [==> ] 262.1kB/5.15MB
  2013. bbc7b029a787 Downloading [==================================================>] 408B/408B
  2014. bbc7b029a787 Verifying Checksum
  2015. bbc7b029a787 Download complete
  2016. 9e6fc07fcce9 Extracting [==============================> ] 2.097MB/3.449MB
  2017. 6bea24aaeb03 Extracting [======> ] 655.4kB/5.15MB
  2018. 9e6fc07fcce9 Extracting [=================================> ] 2.294MB/3.449MB
  2019. f8e329ea56e1 Downloading [> ] 85.94kB/8.361MB
  2020. f8e329ea56e1 Downloading [====> ] 742kB/8.361MB
  2021. 6bea24aaeb03 Extracting [======> ] 720.9kB/5.15MB
  2022. 22115b78b055 Extracting [==> ] 294.9kB/6.974MB
  2023. f8e329ea56e1 Downloading [========> ] 1.43MB/8.361MB
  2024. 6bea24aaeb03 Extracting [=============> ] 1.442MB/5.15MB
  2025. 22115b78b055 Extracting [==> ] 393.2kB/6.974MB
  2026. f8e329ea56e1 Downloading [==========> ] 1.823MB/8.361MB
  2027. 6bea24aaeb03 Extracting [====================> ] 2.097MB/5.15MB
  2028. 9ab3ca048046 Downloading [> ] 82.99kB/8.224MB
  2029. 9e6fc07fcce9 Extracting [==================================> ] 2.359MB/3.449MB
  2030. f8e329ea56e1 Downloading [===============> ] 2.589MB/8.361MB
  2031. 6bea24aaeb03 Extracting [====================> ] 2.163MB/5.15MB
  2032. 9ab3ca048046 Downloading [===> ] 553.9kB/8.224MB
  2033. 4e78f89f3cab Downloading [> ] 111kB/10.69MB
  2034. f8e329ea56e1 Downloading [===================> ] 3.277MB/8.361MB
  2035. 9ab3ca048046 Downloading [=======> ] 1.193MB/8.224MB
  2036. 22115b78b055 Extracting [===> ] 491.5kB/6.974MB
  2037. 6bea24aaeb03 Extracting [======================> ] 2.294MB/5.15MB
  2038. f8e329ea56e1 Downloading [=======================> ] 3.867MB/8.361MB
  2039. 9e6fc07fcce9 Extracting [===================================> ] 2.425MB/3.449MB
  2040. 4e78f89f3cab Downloading [===> ] 688.1kB/10.69MB
  2041. 22115b78b055 Extracting [====> ] 589.8kB/6.974MB
  2042. 9ab3ca048046 Downloading [==========> ] 1.676MB/8.224MB
  2043. f8e329ea56e1 Downloading [=========================> ] 4.26MB/8.361MB
  2044. 4e78f89f3cab Downloading [=====> ] 1.147MB/10.69MB
  2045. 6bea24aaeb03 Extracting [======================> ] 2.359MB/5.15MB
  2046. 9ab3ca048046 Downloading [==============> ] 2.34MB/8.224MB
  2047. 4e78f89f3cab Downloading [=======> ] 1.598MB/10.69MB
  2048. f8e329ea56e1 Downloading [=============================> ] 4.85MB/8.361MB
  2049. 9e6fc07fcce9 Extracting [======================================> ] 2.621MB/3.449MB
  2050. 22115b78b055 Extracting [====> ] 688.1kB/6.974MB
  2051. 6bea24aaeb03 Extracting [=======================> ] 2.425MB/5.15MB
  2052. 9ab3ca048046 Downloading [=================> ] 2.93MB/8.224MB
  2053. f8e329ea56e1 Downloading [===============================> ] 5.342MB/8.361MB
  2054. 4e78f89f3cab Downloading [==========> ] 2.176MB/10.69MB
  2055. 22115b78b055 Extracting [=====> ] 786.4kB/6.974MB
  2056. 9e6fc07fcce9 Extracting [======================================> ] 2.687MB/3.449MB
  2057. 6bea24aaeb03 Extracting [========================> ] 2.556MB/5.15MB
  2058. 9ab3ca048046 Downloading [====================> ] 3.421MB/8.224MB
  2059. f8e329ea56e1 Downloading [====================================> ] 6.03MB/8.361MB
  2060. 4e78f89f3cab Downloading [============> ] 2.635MB/10.69MB
  2061. 9e6fc07fcce9 Extracting [============================================> ] 3.08MB/3.449MB
  2062. 22115b78b055 Extracting [=======> ] 983kB/6.974MB
  2063. 6bea24aaeb03 Extracting [==========================> ] 2.753MB/5.15MB
  2064. 9ab3ca048046 Downloading [========================> ] 4.011MB/8.224MB
  2065. f8e329ea56e1 Downloading [========================================> ] 6.816MB/8.361MB
  2066. 4e78f89f3cab Downloading [===============> ] 3.216MB/10.69MB
  2067. 9ab3ca048046 Downloading [============================> ] 4.699MB/8.224MB
  2068. 6bea24aaeb03 Extracting [===========================> ] 2.818MB/5.15MB
  2069. f8e329ea56e1 Downloading [============================================> ] 7.402MB/8.361MB
  2070. 4e78f89f3cab Downloading [=================> ] 3.79MB/10.69MB
  2071. 22115b78b055 Extracting [=======> ] 1.081MB/6.974MB
  2072. 9ab3ca048046 Downloading [==============================> ] 5.092MB/8.224MB
  2073. 9e6fc07fcce9 Extracting [==============================================> ] 3.211MB/3.449MB
  2074. f8e329ea56e1 Downloading [================================================> ] 8.18MB/8.361MB
  2075. f8e329ea56e1 Verifying Checksum
  2076. f8e329ea56e1 Download complete
  2077. 6bea24aaeb03 Extracting [============================> ] 2.949MB/5.15MB
  2078. 4e78f89f3cab Downloading [======================> ] 4.707MB/10.69MB
  2079. f8e329ea56e1 Extracting [> ] 98.3kB/8.361MB
  2080. 22115b78b055 Extracting [========> ] 1.18MB/6.974MB
  2081. 9ab3ca048046 Downloading [===================================> ] 5.875MB/8.224MB
  2082. 4e78f89f3cab Downloading [=========================> ] 5.399MB/10.69MB
  2083. 9ab3ca048046 Downloading [======================================> ] 6.366MB/8.224MB
  2084. 9e6fc07fcce9 Extracting [================================================> ] 3.342MB/3.449MB
  2085. 6bea24aaeb03 Extracting [=============================> ] 3.08MB/5.15MB
  2086. 4e78f89f3cab Downloading [============================> ] 6.088MB/10.69MB
  2087. 22115b78b055 Extracting [=========> ] 1.278MB/6.974MB
  2088. 9ab3ca048046 Downloading [==========================================> ] 7.042MB/8.224MB
  2089. 6bea24aaeb03 Extracting [==============================> ] 3.146MB/5.15MB
  2090. 4e78f89f3cab Downloading [==============================> ] 6.546MB/10.69MB
  2091. 9ab3ca048046 Downloading [=============================================> ] 7.435MB/8.224MB
  2092. f8e329ea56e1 Extracting [=> ] 294.9kB/8.361MB
  2093. 9e6fc07fcce9 Extracting [==================================================>] 3.449MB/3.449MB
  2094. 9e6fc07fcce9 Extracting [==================================================>] 3.449MB/3.449MB
  2095. 9ab3ca048046 Downloading [================================================> ] 8.025MB/8.224MB
  2096. 6bea24aaeb03 Extracting [===============================> ] 3.277MB/5.15MB
  2097. 9ab3ca048046 Verifying Checksum
  2098. 9ab3ca048046 Download complete
  2099. f8e329ea56e1 Extracting [=====> ] 884.7kB/8.361MB
  2100. 4e78f89f3cab Downloading [================================> ] 7.005MB/10.69MB
  2101. 22115b78b055 Extracting [=========> ] 1.376MB/6.974MB
  2102. 9ab3ca048046 Extracting [> ] 98.3kB/8.224MB
  2103. 4e78f89f3cab Downloading [==================================> ] 7.349MB/10.69MB
  2104. f8e329ea56e1 Extracting [========> ] 1.475MB/8.361MB
  2105. 4e78f89f3cab Downloading [====================================> ] 7.808MB/10.69MB
  2106. 6bea24aaeb03 Extracting [=================================> ] 3.408MB/5.15MB
  2107. f8e329ea56e1 Extracting [==========> ] 1.769MB/8.361MB
  2108. 4e78f89f3cab Downloading [======================================> ] 8.267MB/10.69MB
  2109. 22115b78b055 Extracting [===========> ] 1.671MB/6.974MB
  2110. 6bea24aaeb03 Extracting [=================================> ] 3.473MB/5.15MB
  2111. f8e329ea56e1 Extracting [===========> ] 1.966MB/8.361MB
  2112. 9ab3ca048046 Extracting [==> ] 393.2kB/8.224MB
  2113. 6bea24aaeb03 Extracting [==================================> ] 3.604MB/5.15MB
  2114. f8e329ea56e1 Extracting [==============> ] 2.458MB/8.361MB
  2115. 4e78f89f3cab Downloading [=========================================> ] 8.836MB/10.69MB
  2116. 9e6fc07fcce9 Pull complete
  2117. 9ab3ca048046 Extracting [====> ] 688.1kB/8.224MB
  2118. cd8641002b00 Extracting [=> ] 32.77kB/890.7kB
  2119. 6bea24aaeb03 Extracting [====================================> ] 3.736MB/5.15MB
  2120. f8e329ea56e1 Extracting [=================> ] 2.851MB/8.361MB
  2121. 4e78f89f3cab Downloading [===========================================> ] 9.295MB/10.69MB
  2122. 79bcbad51d37 Downloading [> ] 143kB/13.94MB
  2123. 8c6e5d4a1895 Downloading [========> ] 771B/4.697kB
  2124. 8c6e5d4a1895 Downloading [==================================================>] 4.697kB/4.697kB
  2125. 8c6e5d4a1895 Verifying Checksum
  2126. 8c6e5d4a1895 Download complete
  2127. 9ab3ca048046 Extracting [====> ] 786.4kB/8.224MB
  2128. f8e329ea56e1 Extracting [===================> ] 3.244MB/8.361MB
  2129. 79bcbad51d37 Downloading [==> ] 725.9kB/13.94MB
  2130. 6bea24aaeb03 Extracting [====================================> ] 3.801MB/5.15MB
  2131. 4e78f89f3cab Downloading [============================================> ] 9.524MB/10.69MB
  2132. 9ab3ca048046 Extracting [=======> ] 1.278MB/8.224MB
  2133. 22115b78b055 Extracting [============> ] 1.769MB/6.974MB
  2134. 79bcbad51d37 Downloading [====> ] 1.168MB/13.94MB
  2135. f8e329ea56e1 Extracting [=====================> ] 3.539MB/8.361MB
  2136. 4e78f89f3cab Downloading [==============================================> ] 9.983MB/10.69MB
  2137. 6bea24aaeb03 Extracting [=====================================> ] 3.867MB/5.15MB
  2138. 9ab3ca048046 Extracting [==========> ] 1.671MB/8.224MB
  2139. 79bcbad51d37 Downloading [=====> ] 1.611MB/13.94MB
  2140. cd8641002b00 Extracting [============> ] 229.4kB/890.7kB
  2141. 6bea24aaeb03 Extracting [=======================================> ] 4.063MB/5.15MB
  2142. 4e78f89f3cab Downloading [================================================> ] 10.33MB/10.69MB
  2143. f8e329ea56e1 Extracting [======================> ] 3.736MB/8.361MB
  2144. 9ab3ca048046 Extracting [============> ] 2.064MB/8.224MB
  2145. 4e78f89f3cab Downloading [=================================================> ] 10.67MB/10.69MB
  2146. 79bcbad51d37 Downloading [========> ] 2.344MB/13.94MB
  2147. 4e78f89f3cab Verifying Checksum
  2148. 4e78f89f3cab Download complete
  2149. 6bea24aaeb03 Extracting [=========================================> ] 4.26MB/5.15MB
  2150. cd8641002b00 Extracting [==================> ] 327.7kB/890.7kB
  2151. f8e329ea56e1 Extracting [========================> ] 4.03MB/8.361MB
  2152. 9ab3ca048046 Extracting [================> ] 2.654MB/8.224MB
  2153. 79bcbad51d37 Downloading [==========> ] 2.942MB/13.94MB
  2154. 926005cbf957 Downloading [=> ] 1.369kB/42.23kB
  2155. f8e329ea56e1 Extracting [=============================> ] 4.915MB/8.361MB
  2156. 926005cbf957 Downloading [==================================================>] 42.23kB/42.23kB
  2157. 926005cbf957 Verifying Checksum
  2158. 926005cbf957 Download complete
  2159. 6bea24aaeb03 Extracting [===========================================> ] 4.522MB/5.15MB
  2160. cd8641002b00 Extracting [=============================> ] 524.3kB/890.7kB
  2161. 9ab3ca048046 Extracting [=================> ] 2.949MB/8.224MB
  2162. 79bcbad51d37 Downloading [=============> ] 3.679MB/13.94MB
  2163. cd8641002b00 Extracting [==================================================>] 890.7kB/890.7kB
  2164. f8e329ea56e1 Extracting [=================================> ] 5.603MB/8.361MB
  2165. 9ab3ca048046 Extracting [====================> ] 3.441MB/8.224MB
  2166. 6bea24aaeb03 Extracting [=============================================> ] 4.719MB/5.15MB
  2167. 79bcbad51d37 Downloading [==============> ] 4.121MB/13.94MB
  2168. f8e329ea56e1 Extracting [====================================> ] 6.095MB/8.361MB
  2169. 9ab3ca048046 Extracting [=======================> ] 3.932MB/8.224MB
  2170. 6bea24aaeb03 Extracting [===============================================> ] 4.915MB/5.15MB
  2171. cd8641002b00 Pull complete
  2172. 22115b78b055 Extracting [=============> ] 1.868MB/6.974MB
  2173. 79bcbad51d37 Downloading [================> ] 4.711MB/13.94MB
  2174. f8e329ea56e1 Extracting [=======================================> ] 6.586MB/8.361MB
  2175. 9ab3ca048046 Extracting [===========================> ] 4.522MB/8.224MB
  2176. 22115b78b055 Extracting [==============> ] 1.966MB/6.974MB
  2177. 6bea24aaeb03 Extracting [==================================================>] 5.15MB/5.15MB
  2178. dashboard Pulled
  2179. 79bcbad51d37 Downloading [=================> ] 5.002MB/13.94MB
  2180. f8e329ea56e1 Extracting [=========================================> ] 6.98MB/8.361MB
  2181. 9ab3ca048046 Extracting [================================> ] 5.407MB/8.224MB
  2182. 79bcbad51d37 Downloading [====================> ] 5.592MB/13.94MB
  2183. 22115b78b055 Extracting [==============> ] 2.064MB/6.974MB
  2184. f8e329ea56e1 Extracting [===========================================> ] 7.274MB/8.361MB
  2185. 9ab3ca048046 Extracting [====================================> ] 5.997MB/8.224MB
  2186. 22115b78b055 Extracting [===============> ] 2.163MB/6.974MB
  2187. 69a2968eae1c Downloading [==================================================>] 214B/214B
  2188. 69a2968eae1c Verifying Checksum
  2189. 69a2968eae1c Download complete
  2190. 79bcbad51d37 Downloading [======================> ] 6.329MB/13.94MB
  2191. f8e329ea56e1 Extracting [=============================================> ] 7.569MB/8.361MB
  2192. 9ab3ca048046 Extracting [======================================> ] 6.39MB/8.224MB
  2193. 6bea24aaeb03 Pull complete
  2194. 79bcbad51d37 Downloading [========================> ] 6.919MB/13.94MB
  2195. f8e329ea56e1 Extracting [===============================================> ] 7.864MB/8.361MB
  2196. 9ab3ca048046 Extracting [==========================================> ] 6.98MB/8.224MB
  2197. manager Pulled
  2198. 22115b78b055 Extracting [================> ] 2.261MB/6.974MB
  2199. 79bcbad51d37 Downloading [===========================> ] 7.66MB/13.94MB
  2200. f8e329ea56e1 Extracting [=================================================> ] 8.356MB/8.361MB
  2201. 9ab3ca048046 Extracting [===============================================> ] 7.766MB/8.224MB
  2202. f8e329ea56e1 Extracting [==================================================>] 8.361MB/8.361MB
  2203. 79bcbad51d37 Downloading [==============================> ] 8.398MB/13.94MB
  2204. 9ab3ca048046 Extracting [==================================================>] 8.224MB/8.224MB
  2205. f8e329ea56e1 Pull complete
  2206. 21e5558d6241 Extracting [==================================================>] 98B/98B
  2207. 21e5558d6241 Extracting [==================================================>] 98B/98B
  2208. 22115b78b055 Extracting [================> ] 2.359MB/6.974MB
  2209. 79bcbad51d37 Downloading [=================================> ] 9.282MB/13.94MB
  2210. 79bcbad51d37 Downloading [======================================> ] 10.76MB/13.94MB
  2211. 22115b78b055 Extracting [==================> ] 2.556MB/6.974MB
  2212. 9ab3ca048046 Pull complete
  2213. 4e78f89f3cab Extracting [> ] 131.1kB/10.69MB
  2214. 22115b78b055 Extracting [====================> ] 2.851MB/6.974MB
  2215. 79bcbad51d37 Downloading [==========================================> ] 11.93MB/13.94MB
  2216. 21e5558d6241 Pull complete
  2217. bbc7b029a787 Extracting [==================================================>] 408B/408B
  2218. bbc7b029a787 Extracting [==================================================>] 408B/408B
  2219. 79bcbad51d37 Downloading [===============================================> ] 13.26MB/13.94MB
  2220. 22115b78b055 Extracting [=====================> ] 2.949MB/6.974MB
  2221. 79bcbad51d37 Verifying Checksum
  2222. 79bcbad51d37 Download complete
  2223. 22115b78b055 Extracting [======================> ] 3.146MB/6.974MB
  2224. 4e78f89f3cab Extracting [=> ] 393.2kB/10.69MB
  2225. bbc7b029a787 Pull complete
  2226. 4e78f89f3cab Extracting [======> ] 1.311MB/10.69MB
  2227. 22115b78b055 Extracting [========================> ] 3.441MB/6.974MB
  2228. redis Pulled
  2229. 4e78f89f3cab Extracting [===========> ] 2.359MB/10.69MB
  2230. 22115b78b055 Extracting [==========================> ] 3.736MB/6.974MB
  2231. 4e78f89f3cab Extracting [==============> ] 3.146MB/10.69MB
  2232. 22115b78b055 Extracting [=============================> ] 4.129MB/6.974MB
  2233. 4e78f89f3cab Extracting [===================> ] 4.194MB/10.69MB
  2234. 22115b78b055 Extracting [===============================> ] 4.424MB/6.974MB
  2235. 22115b78b055 Extracting [==================================> ] 4.817MB/6.974MB
  2236. 4e78f89f3cab Extracting [========================> ] 5.243MB/10.69MB
  2237. 22115b78b055 Extracting [=====================================> ] 5.21MB/6.974MB
  2238. 4e78f89f3cab Extracting [===========================> ] 5.898MB/10.69MB
  2239. 4e78f89f3cab Extracting [==================================> ] 7.34MB/10.69MB
  2240. 22115b78b055 Extracting [======================================> ] 5.407MB/6.974MB
  2241. 4e78f89f3cab Extracting [====================================> ] 7.864MB/10.69MB
  2242. 22115b78b055 Extracting [========================================> ] 5.603MB/6.974MB
  2243. 4e78f89f3cab Extracting [=========================================> ] 8.913MB/10.69MB
  2244. 22115b78b055 Extracting [===========================================> ] 6.095MB/6.974MB
  2245. 4e78f89f3cab Extracting [==============================================> ] 9.961MB/10.69MB
  2246. 22115b78b055 Extracting [===============================================> ] 6.586MB/6.974MB
  2247. 4e78f89f3cab Extracting [=================================================> ] 10.62MB/10.69MB
  2248. 4e78f89f3cab Extracting [==================================================>] 10.69MB/10.69MB
  2249. 4e78f89f3cab Pull complete
  2250. 79bcbad51d37 Extracting [> ] 163.8kB/13.94MB
  2251. 22115b78b055 Extracting [==================================================>] 6.974MB/6.974MB
  2252. 22115b78b055 Extracting [==================================================>] 6.974MB/6.974MB
  2253. 79bcbad51d37 Extracting [=> ] 327.7kB/13.94MB
  2254. 22115b78b055 Pull complete
  2255. 79bcbad51d37 Extracting [=====> ] 1.638MB/13.94MB
  2256. middleware Pulled
  2257. 79bcbad51d37 Extracting [==========> ] 2.949MB/13.94MB
  2258. 79bcbad51d37 Extracting [===============> ] 4.26MB/13.94MB
  2259. 79bcbad51d37 Extracting [====================> ] 5.734MB/13.94MB
  2260. 79bcbad51d37 Extracting [=========================> ] 7.045MB/13.94MB
  2261. 79bcbad51d37 Extracting [=============================> ] 8.356MB/13.94MB
  2262. 79bcbad51d37 Extracting [===================================> ] 9.83MB/13.94MB
  2263. 79bcbad51d37 Extracting [======================================> ] 10.65MB/13.94MB
  2264. 79bcbad51d37 Extracting [============================================> ] 12.45MB/13.94MB
  2265. 79bcbad51d37 Extracting [================================================> ] 13.43MB/13.94MB
  2266. 79bcbad51d37 Extracting [==================================================>] 13.94MB/13.94MB
  2267. 79bcbad51d37 Pull complete
  2268. 8c6e5d4a1895 Extracting [==================================================>] 4.697kB/4.697kB
  2269. 8c6e5d4a1895 Extracting [==================================================>] 4.697kB/4.697kB
  2270. 8c6e5d4a1895 Pull complete
  2271. 926005cbf957 Extracting [======================================> ] 32.77kB/42.23kB
  2272. 926005cbf957 Extracting [==================================================>] 42.23kB/42.23kB
  2273. 926005cbf957 Pull complete
  2274. 69a2968eae1c Extracting [==================================================>] 214B/214B
  2275. 69a2968eae1c Extracting [==================================================>] 214B/214B
  2276. 69a2968eae1c Pull complete
  2277. lnd Pulled
  2278. Stopping background daemon
  2279. Stopping old containers
  2280. Stopping installed apps...
  2281.  
  2282.  
  2283. Stopping Docker services...
  2284.  
  2285. Waiting for everything to finish
  2286. Container neutrino-switcher Stopping
  2287. Container neutrino-switcher Stopping
  2288. Container app_2_tor Stopping
  2289. Container app_2_tor Stopping
  2290. Container app_tor Stopping
  2291. Container middleware Stopping
  2292. Container app_3_tor Stopping
  2293. Container middleware Stopping
  2294. Container electrs Stopping
  2295. Container electrs Stopping
  2296. Container app_tor Stopping
  2297. Container app_3_tor Stopping
  2298. Container electrs Stopped
  2299. Container electrs Removing
  2300. Container app_tor Stopped
  2301. Container app_tor Removing
  2302. Container app_3_tor Stopped
  2303. Container app_3_tor Removing
  2304. Container app_2_tor Stopped
  2305. Container app_2_tor Removing
  2306. Container electrs Removed
  2307. Container app_2_tor Removed
  2308. Container app_tor Removed
  2309. Container app_3_tor Removed
  2310. Container middleware Stopped
  2311. Container middleware Removing
  2312. Container middleware Removed
  2313. Container neutrino-switcher Stopped
  2314. Container neutrino-switcher Removing
  2315. Container neutrino-switcher Removed
  2316. Container lnd Stopping
  2317. Container lnd Stopping
  2318. Container lnd Stopped
  2319. Container lnd Removing
  2320. Container lnd Removed
  2321. Container bitcoin Stopping
  2322. Container bitcoin Stopping
  2323. Container bitcoin Stopped
  2324. Container bitcoin Removing
  2325. Container bitcoin Removed
  2326. Container nginx Stopping
  2327. Container nginx Stopping
  2328. Container nginx Stopped
  2329. Container nginx Removing
  2330. Container nginx Removed
  2331. Container manager Stopping
  2332. Container dashboard Stopping
  2333. Container dashboard Stopping
  2334. Container manager Stopping
  2335. Container dashboard Stopped
  2336. Container dashboard Removing
  2337. Container dashboard Removed
  2338. Container manager Stopped
  2339. Container manager Removing
  2340. Container manager Removed
  2341. Container redis Stopping
  2342. Container redis Stopping
  2343. Container tor Stopping
  2344. Container tor Stopping
  2345. Container tor Stopped
  2346. Container tor Removing
  2347. Container tor Removed
  2348. Container redis Stopped
  2349. Container redis Removing
  2350. Container redis Removed
  2351. Network citadel_main_network Removing
  2352. Network citadel_main_network Removed
  2353. Overlaying /home/citadel/citadel/ with new directory tree
  2354. sending incremental file list
  2355. deleting apps/vaultwarden/data/.gitkeep
  2356. deleting apps/vaultwarden/data/
  2357. deleting apps/vaultwarden/docker-compose.yml
  2358. deleting apps/vaultwarden/app.yml
  2359. deleting apps/vaultwarden/
  2360. deleting apps/usocial/docker-compose.yml
  2361. deleting apps/usocial/app.yml
  2362. deleting apps/usocial/
  2363. deleting apps/uptime-kuma/docker-compose.yml
  2364. deleting apps/uptime-kuma/app.yml
  2365. deleting apps/uptime-kuma/
  2366. deleting apps/thunderhub/data/thubConfig.yaml
  2367. deleting apps/thunderhub/data/
  2368. deleting apps/thunderhub/docker-compose.yml
  2369. deleting apps/thunderhub/app.yml
  2370. deleting apps/thunderhub/
  2371. deleting apps/synapse/docker-compose.yml
  2372. deleting apps/synapse/app.yml
  2373. deleting apps/synapse/
  2374. deleting apps/synapse-admin/docker-compose.yml
  2375. deleting apps/synapse-admin/app.yml
  2376. deleting apps/synapse-admin/
  2377. deleting apps/squeaknode/sqk/.gitkeep
  2378. deleting apps/squeaknode/sqk/
  2379. deleting apps/squeaknode/docker-compose.yml
  2380. deleting apps/squeaknode/app.yml
  2381. deleting apps/squeaknode/
  2382. deleting apps/sphinx-relay/data/.gitkeep
  2383. deleting apps/sphinx-relay/data/
  2384. deleting apps/sphinx-relay/docker-compose.yml
  2385. deleting apps/sphinx-relay/app.yml
  2386. deleting apps/sphinx-relay/
  2387. deleting apps/specter-desktop/data/.gitkeep
  2388. deleting apps/specter-desktop/data/
  2389. deleting apps/specter-desktop/docker-compose.yml
  2390. deleting apps/specter-desktop/app.yml
  2391. deleting apps/specter-desktop/
  2392. deleting apps/simple-torrent/data/torrents/.gitkeep
  2393. deleting apps/simple-torrent/data/torrents/
  2394. deleting apps/simple-torrent/data/downloads/.gitkeep
  2395. deleting apps/simple-torrent/data/downloads/
  2396. deleting apps/simple-torrent/data/config/.gitkeep
  2397. deleting apps/simple-torrent/data/config/
  2398. deleting apps/simple-torrent/data/
  2399. deleting apps/simple-torrent/docker-compose.yml
  2400. deleting apps/simple-torrent/app.yml
  2401. deleting apps/simple-torrent/
  2402. deleting apps/samourai-server/whirlpool/.gitkeep
  2403. deleting apps/samourai-server/whirlpool/
  2404. cannot delete non-empty directory: apps/samourai-server/nginx
  2405. cannot delete non-empty directory: apps/samourai-server/nginx
  2406. deleting apps/samourai-server/mysql/db-scripts/1_db.sql
  2407. deleting apps/samourai-server/mysql/db-scripts/
  2408. deleting apps/samourai-server/mysql/data/.gitkeep
  2409. deleting apps/samourai-server/mysql/data/
  2410. deleting apps/samourai-server/mysql/update-db.sh
  2411. deleting apps/samourai-server/mysql/mysql-dojo.cnf
  2412. deleting apps/samourai-server/mysql/
  2413. deleting apps/samourai-server/docker-compose.yml
  2414. deleting apps/samourai-server/app.yml
  2415. cannot delete non-empty directory: apps/samourai-server
  2416. cannot delete non-empty directory: apps/samourai-server
  2417. deleting apps/ride-the-lightning/rtl/RTL-Config.json.license
  2418. deleting apps/ride-the-lightning/rtl/RTL-Config.json
  2419. deleting apps/ride-the-lightning/rtl/
  2420. deleting apps/ride-the-lightning/loop/.gitkeep
  2421. deleting apps/ride-the-lightning/loop/
  2422. deleting apps/ride-the-lightning/docker-compose.yml
  2423. deleting apps/ride-the-lightning/app.yml
  2424. deleting apps/ride-the-lightning/
  2425. deleting apps/pi-hole/data/pihole/.gitkeep
  2426. deleting apps/pi-hole/data/pihole/
  2427. deleting apps/pi-hole/data/dnsmasq/.gitkeep
  2428. deleting apps/pi-hole/data/dnsmasq/
  2429. deleting apps/pi-hole/data/
  2430. deleting apps/pi-hole/docker-compose.yml
  2431. deleting apps/pi-hole/app.yml
  2432. deleting apps/pi-hole/
  2433. deleting apps/photoprism/storage/.gitkeep
  2434. deleting apps/photoprism/storage/
  2435. deleting apps/photoprism/originals/.gitkeep
  2436. deleting apps/photoprism/originals/
  2437. deleting apps/photoprism/database/.gitkeep
  2438. deleting apps/photoprism/database/
  2439. deleting apps/photoprism/docker-compose.yml
  2440. deleting apps/photoprism/app.yml
  2441. deleting apps/photoprism/
  2442. deleting apps/node-red/data/settings.js
  2443. deleting apps/node-red/data/flows.json.license
  2444. deleting apps/node-red/data/flows.json
  2445. deleting apps/node-red/data/admin-credentials.json.license
  2446. deleting apps/node-red/data/admin-credentials.json
  2447. deleting apps/node-red/data/
  2448. deleting apps/node-red/docker-compose.yml
  2449. deleting apps/node-red/app.yml
  2450. deleting apps/node-red/
  2451. deleting apps/nextcloud/data/redis/.gitkeep
  2452. deleting apps/nextcloud/data/redis/
  2453. deleting apps/nextcloud/data/nextcloud/.gitkeep
  2454. deleting apps/nextcloud/data/nextcloud/
  2455. deleting apps/nextcloud/data/db/.gitkeep
  2456. deleting apps/nextcloud/data/db/
  2457. deleting apps/nextcloud/data/
  2458. deleting apps/nextcloud/docker-compose.yml
  2459. deleting apps/nextcloud/app.yml
  2460. deleting apps/nextcloud/
  2461. deleting apps/mempool/mysql/db-scripts/mariadb-structure.sql
  2462. deleting apps/mempool/mysql/db-scripts/
  2463. deleting apps/mempool/mysql/data/.gitkeep
  2464. deleting apps/mempool/mysql/data/
  2465. deleting apps/mempool/mysql/
  2466. deleting apps/mempool/docker-compose.yml
  2467. deleting apps/mempool/app.yml
  2468. deleting apps/mempool/
  2469. deleting apps/lnme/docker-compose.yml
  2470. deleting apps/lnme/app.yml
  2471. deleting apps/lnme/
  2472. deleting apps/lnmarkets/docker-compose.yml
  2473. deleting apps/lnmarkets/app.yml
  2474. deleting apps/lnmarkets/
  2475. deleting apps/lnbits/data/.gitkeep
  2476. deleting apps/lnbits/data/
  2477. deleting apps/lnbits/docker-compose.yml
  2478. deleting apps/lnbits/app.yml
  2479. deleting apps/lnbits/
  2480. deleting apps/lightning-terminal/data/.lit/lit.conf.license
  2481. deleting apps/lightning-terminal/data/.lit/lit.conf
  2482. deleting apps/lightning-terminal/data/.lit/
  2483. deleting apps/lightning-terminal/data/
  2484. deleting apps/lightning-terminal/docker-compose.yml
  2485. deleting apps/lightning-terminal/app.yml
  2486. deleting apps/lightning-terminal/
  2487. deleting apps/lightning-shell/docker-compose.yml
  2488. deleting apps/lightning-shell/app.yml
  2489. deleting apps/lightning-shell/
  2490. deleting apps/krystal-bull/data/oracleserver/.gitkeep
  2491. deleting apps/krystal-bull/data/oracleserver/
  2492. deleting apps/krystal-bull/data/
  2493. deleting apps/krystal-bull/docker-compose.yml
  2494. deleting apps/krystal-bull/app.yml
  2495. deleting apps/krystal-bull/
  2496. deleting apps/home-assistant/data/.gitkeep
  2497. deleting apps/home-assistant/data/
  2498. deleting apps/home-assistant/docker-compose.yml
  2499. deleting apps/home-assistant/app.yml
  2500. deleting apps/home-assistant/
  2501. deleting apps/gitea/data/gitea/data/.gitkeep
  2502. deleting apps/gitea/data/gitea/data/
  2503. deleting apps/gitea/data/gitea/config/.gitkeep
  2504. deleting apps/gitea/data/gitea/config/
  2505. deleting apps/gitea/data/gitea/
  2506. deleting apps/gitea/data/db/.gitkeep
  2507. deleting apps/gitea/data/db/
  2508. deleting apps/gitea/data/
  2509. deleting apps/gitea/docker-compose.yml
  2510. deleting apps/gitea/app.yml
  2511. deleting apps/gitea/
  2512. deleting apps/element/docker-compose.yml
  2513. deleting apps/element/app.yml
  2514. deleting apps/element/
  2515. deleting apps/code-server/data/.bashrc
  2516. deleting apps/code-server/data/
  2517. deleting apps/code-server/docker-compose.yml
  2518. deleting apps/code-server/app.yml
  2519. deleting apps/code-server/
  2520. deleting apps/btcpay-server/data/postgres/.gitkeep
  2521. deleting apps/btcpay-server/data/postgres/
  2522. deleting apps/btcpay-server/data/nbxplorer/.gitkeep
  2523. deleting apps/btcpay-server/data/nbxplorer/
  2524. deleting apps/btcpay-server/data/btcpay/.gitkeep
  2525. deleting apps/btcpay-server/data/btcpay/
  2526. deleting apps/btcpay-server/data/
  2527. deleting apps/btcpay-server/docker-compose.yml
  2528. deleting apps/btcpay-server/app.yml
  2529. deleting apps/btcpay-server/
  2530. deleting apps/btc-rpc-explorer/docker-compose.yml
  2531. deleting apps/btc-rpc-explorer/app.yml
  2532. deleting apps/btc-rpc-explorer/
  2533. deleting apps/btc-rpc-explorer-public/docker-compose.yml
  2534. deleting apps/btc-rpc-explorer-public/app.yml
  2535. deleting apps/btc-rpc-explorer-public/
  2536. deleting apps/btc-rpc-explorer-public-fast/docker-compose.yml
  2537. deleting apps/btc-rpc-explorer-public-fast/app.yml
  2538. deleting apps/btc-rpc-explorer-public-fast/
  2539. deleting apps/bluewallet/data/redis/.gitkeep
  2540. deleting apps/bluewallet/data/redis/
  2541. deleting apps/bluewallet/data/
  2542. deleting apps/bluewallet/docker-compose.yml
  2543. deleting apps/bluewallet/app.yml
  2544. deleting apps/bluewallet/
  2545. deleting apps/bitfeed/docker-compose.yml
  2546. deleting apps/bitfeed/app.yml
  2547. deleting apps/bitfeed/
  2548. deleting apps/registry.json
  2549. cannot delete non-empty directory: apps
  2550. deleting app/lib/__pycache__/validate.cpython-39.pyc
  2551. deleting app/lib/__pycache__/metadata.cpython-39.pyc
  2552. deleting app/lib/__pycache__/manage.cpython-39.pyc
  2553. deleting app/lib/__pycache__/entropy.cpython-39.pyc
  2554. deleting app/lib/__pycache__/citadelutils.cpython-39.pyc
  2555. deleting app/lib/__pycache__/__init__.cpython-39.pyc
  2556. deleting app/lib/__pycache__/
  2557. deleting app/lib/composegenerator/shared/__pycache__/main.cpython-39.pyc
  2558. deleting app/lib/composegenerator/shared/__pycache__/env.cpython-39.pyc
  2559. deleting app/lib/composegenerator/shared/__pycache__/const.cpython-39.pyc
  2560. deleting app/lib/composegenerator/shared/__pycache__/
  2561. deleting app/lib/composegenerator/v1/__pycache__/types.cpython-39.pyc
  2562. deleting app/lib/composegenerator/v1/__pycache__/networking.cpython-39.pyc
  2563. deleting app/lib/composegenerator/v1/__pycache__/generate.cpython-39.pyc
  2564. deleting app/lib/composegenerator/v1/__pycache__/
  2565. deleting app/lib/composegenerator/v1/utils/__pycache__/networking.cpython-39.pyc
  2566. deleting app/lib/composegenerator/v1/utils/__pycache__/
  2567. ./
  2568. .env
  2569. CODE_OF_CONDUCT.md
  2570. LICENSE
  2571. README.md
  2572. app-standard-v1.json
  2573. app-standard-v1.json.license
  2574. docker-compose.yml
  2575. info.json
  2576. info.json.license
  2577. karen
  2578. setenv
  2579. walletpassword
  2580. walletpassword.license
  2581. LICENSES/
  2582. LICENSES/AGPL-3.0-or-later.txt
  2583. app-system/
  2584. app-system/docker-compose.common.yml
  2585. app-system/sources.list
  2586. app/
  2587. app/app-manager.py
  2588. app/app-standard-v1.yml
  2589. app/app-standard-v2.yml
  2590. app/lib/
  2591. app/lib/__init__.py
  2592. app/lib/citadelutils.py
  2593. app/lib/entropy.py
  2594. app/lib/manage.py
  2595. app/lib/metadata.py
  2596. app/lib/validate.py
  2597. app/lib/composegenerator/
  2598. app/lib/composegenerator/shared/
  2599. app/lib/composegenerator/shared/const.py
  2600. app/lib/composegenerator/shared/env.py
  2601. app/lib/composegenerator/shared/main.py
  2602. app/lib/composegenerator/v1/
  2603. app/lib/composegenerator/v1/generate.py
  2604. app/lib/composegenerator/v1/networking.py
  2605. app/lib/composegenerator/v1/types.py
  2606. app/lib/composegenerator/v1/utils/
  2607. app/lib/composegenerator/v1/utils/networking.py
  2608. app/lib/composegenerator/v2/
  2609. app/lib/composegenerator/v2/generate.py
  2610. app/lib/composegenerator/v2/networking.py
  2611. app/lib/composegenerator/v2/types.py
  2612. app/lib/composegenerator/v2/utils/
  2613. app/lib/composegenerator/v2/utils/networking.py
  2614. bin/
  2615. bin/bitcoin-cli
  2616. bin/lncli
  2617. bitcoin/
  2618. bitcoin/bitcoin.conf
  2619. db/
  2620. electrs/
  2621. electrs/electrs.toml
  2622. events/
  2623. events/triggers/
  2624. events/triggers/app
  2625. events/triggers/app-update
  2626. events/triggers/backup
  2627. events/triggers/change-password
  2628. events/triggers/debug
  2629. events/triggers/reboot
  2630. events/triggers/shutdown
  2631. events/triggers/update
  2632. lnd/
  2633. logs/
  2634. nginx/
  2635. redis/
  2636. redis/.gitkeep
  2637. scripts/
  2638. scripts/add-https
  2639. scripts/app
  2640. scripts/configure
  2641. scripts/debug
  2642. scripts/memory-usage
  2643. scripts/start
  2644. scripts/status-monitor
  2645. scripts/stop
  2646. scripts/backup/
  2647. scripts/backup/README.md
  2648. scripts/backup/backup
  2649. scripts/backup/decoy-trigger
  2650. scripts/backup/monitor
  2651. scripts/citadel-os/
  2652. scripts/citadel-os/change-password
  2653. scripts/citadel-os/citadel-details
  2654. scripts/citadel-os/semver
  2655. scripts/citadel-os/external-storage/
  2656. scripts/citadel-os/external-storage/monitor
  2657. scripts/citadel-os/external-storage/mount
  2658. scripts/citadel-os/external-storage/update-from-sdcard
  2659. scripts/citadel-os/services/
  2660. scripts/citadel-os/services/citadel-connection-details.service
  2661. scripts/citadel-os/services/citadel-external-storage-sdcard-update.service
  2662. scripts/citadel-os/services/citadel-external-storage.service
  2663. scripts/citadel-os/services/citadel-startup.service
  2664. scripts/lib/
  2665. scripts/lib/__init__.py
  2666. scripts/lib/rpcauth.py
  2667. scripts/lib/__pycache__/
  2668. scripts/lib/__pycache__/__init__.cpython-39.pyc
  2669. scripts/lib/__pycache__/rpcauth.cpython-39.pyc
  2670. scripts/status/
  2671. scripts/status/app-updates
  2672. scripts/status/memory
  2673. scripts/status/storage
  2674. scripts/status/temperature
  2675. scripts/status/uptime
  2676. scripts/update/
  2677. scripts/update/.updateignore
  2678. scripts/update/.updateignore.license
  2679. scripts/update/.updateinclude
  2680. scripts/update/.updateinclude.license
  2681. scripts/update/00-run.sh
  2682. scripts/update/01-run.sh
  2683. scripts/update/02-run.sh
  2684. scripts/update/03-run.sh
  2685. scripts/update/README.md
  2686. scripts/update/update
  2687. services/
  2688. services/electrs.yml
  2689. services/manage.py
  2690. templates/
  2691. templates/.env-sample
  2692. templates/bitcoin-sample.conf
  2693. templates/electrs-sample.toml
  2694. templates/lnd-sample.conf
  2695. templates/nginx-sample.conf
  2696. templates/torrc-core-sample
  2697. templates/torrc-empty
  2698. tor/
  2699. tor/torrc-apps
  2700. tor/torrc-apps-2
  2701. tor/torrc-apps-3
  2702. tor/torrc-core
  2703.  
  2704. sent 305,618 bytes received 9,547 bytes 630,330.00 bytes/sec
  2705. total size is 297,895 speedup is 0.95
  2706. Fixing permissions
  2707. Updating installed apps
  2708. Cloning into '/tmp/tmpo6ymijw8'...
  2709. Cloning into '/tmp/tmplc56hhhj'...
  2710. Cloning the repository
  2711. Cloning the repository
  2712. Downloaded all updates
  2713. Wrote registry to registry.json
  2714. Invalid environment variable BITCOIN_ZMQ_SEQUENCE_PORT in app bitfeed
  2715. Traceback (most recent call last):
  2716. File "/home/citadel/citadel/scripts/../app/app-manager.py", line 76, in <module>
  2717. update(args.verbose)
  2718. File "/home/citadel/citadel/app/lib/manage.py", line 96, in update
  2719. appCompose = getApp(appYml, app)
  2720. File "/home/citadel/citadel/app/lib/manage.py", line 193, in getApp
  2721. return createComposeConfigFromV2(app, nodeRoot)
  2722. File "/home/citadel/citadel/app/lib/composegenerator/v2/generate.py", line 42, in createComposeConfigFromV2
  2723. newApp = validateEnv(newApp)
  2724. File "/home/citadel/citadel/app/lib/composegenerator/shared/env.py", line 51, in validateEnv
  2725. validateEnvStringOrListorDict(container.environment, existingEnv, app.metadata.id, container.name)
  2726. File "/home/citadel/citadel/app/lib/composegenerator/shared/env.py", line 37, in validateEnvStringOrListorDict
  2727. raise Exception("Env var {} not defined for container {} of app {}".format(envVar, container_name, app_name))
  2728. Exception: Env var $BITCOIN_ZMQ_SEQUENCE_PORT not defined for container api of app bitfeed
  2729. == End Update Script 01-run.sh ==
  2730.  
  2731.  
  2732. == Begin Update Script 02-run.sh ==
  2733.  
  2734. =======================================
  2735. =============== UPDATE ================
  2736. =======================================
  2737. ========= Stage: Post-update ==========
  2738. =======================================
  2739.  
  2740. == End Update Script 02-run.sh ==
  2741.  
  2742.  
  2743. == Begin Update Script 03-run.sh ==
  2744.  
  2745. =======================================
  2746. =============== UPDATE ================
  2747. =======================================
  2748. =========== Stage: Success ============
  2749. =======================================
  2750.  
  2751. Removing backup
  2752. Successfully installed Citadel v0.5.23
  2753. Thank you for using Citadel!
  2754. == End Update Script 03-run.sh ==
  2755.  
  2756. Deleting cloned repository
  2757. Removing lock
  2758. karen will start in 30 seconds
  2759. karen is running in /home/citadel/citadel/events
  2760. karen will start in 30 seconds
  2761. karen is running in /home/citadel/citadel/events
  2762. karen will start in 30 seconds
  2763. karen is running in /home/citadel/citadel/events
  2764. Got signal: change-password
  2765. karen is getting triggered!
  2766. New password: Retype new password: passwd: password updated successfully
  2767. Got signal: backup
  2768. karen is getting triggered!
  2769. Deriving keys...
  2770. Creating backup...
  2771. Adding random padding...
  2772. 1+0 records in
  2773. 1+0 records out
  2774. 236 bytes copied, 0.000205514 s, 1.1 MB/s
  2775. Creating encrypted tarball...
  2776. backup/
  2777. backup/.padding
  2778. backup/channel.backup
  2779. gpg: directory '/root/.gnupg' created
  2780. gpg: keybox '/root/.gnupg/pubring.kbx' created
  2781. Uploading backup...
  2782. tr: write error: Broken pipe
  2783. tr: write error
  2784. % Total % Received % Xferd Average Speed Time Time Time Current
  2785. Dload Upload Total Spent Left Speed
  2786. 100 439 100 73 100 366 467 2346 --:--:-- --:--:-- --:--:-- 2832
  2787.  
  2788. /home/citadel/citadel/scripts/backup/backup: line 166: /root/citadel-backup-upload-hook: No such file or directory
  2789. =============================
  2790. ====== Backup success =======
  2791. =============================
  2792. Got signal: change-password
  2793. karen is getting triggered!
  2794. New password: Retype new password: passwd: password updated successfully
  2795. Got signal: change-password
  2796. karen is getting triggered!
  2797. New password: Retype new password: passwd: password updated successfully
  2798. Got signal: app-install-lnme
  2799. karen is getting triggered!
  2800. web Pulling
  2801. Got signal: app-install-lnme
  2802. karen is getting triggered!
  2803. web Pulling
  2804. be307f383ecc Pulling fs layer
  2805. 619beaa42486 Pulling fs layer
  2806. be307f383ecc Downloading [> ] 27.41kB/2.718MB
  2807. 619beaa42486 Downloading [> ] 113.8kB/10.86MB
  2808. be307f383ecc Downloading [================================> ] 1.762MB/2.718MB
  2809. 619beaa42486 Downloading [===> ] 802kB/10.86MB
  2810. be307f383ecc Downloading [==================================================>] 2.718MB/2.718MB
  2811. be307f383ecc Verifying Checksum
  2812. be307f383ecc Download complete
  2813. be307f383ecc Extracting [> ] 32.77kB/2.718MB
  2814. 619beaa42486 Downloading [=============> ] 2.872MB/10.86MB
  2815. be307f383ecc Extracting [======> ] 327.7kB/2.718MB
  2816. 619beaa42486 Downloading [=======================> ] 5.104MB/10.86MB
  2817. be307f383ecc Extracting [=========================> ] 1.409MB/2.718MB
  2818. 619beaa42486 Downloading [==================================> ] 7.457MB/10.86MB
  2819. be307f383ecc Extracting [==================================================>] 2.718MB/2.718MB
  2820. 619beaa42486 Downloading [==============================================> ] 10.09MB/10.86MB
  2821. 619beaa42486 Verifying Checksum
  2822. 619beaa42486 Download complete
  2823. be307f383ecc Pull complete
  2824. 619beaa42486 Extracting [> ] 131.1kB/10.86MB
  2825. 619beaa42486 Extracting [=> ] 393.2kB/10.86MB
  2826. 619beaa42486 Extracting [========> ] 1.835MB/10.86MB
  2827. 619beaa42486 Extracting [==============> ] 3.146MB/10.86MB
  2828. 619beaa42486 Extracting [=====================> ] 4.588MB/10.86MB
  2829. 619beaa42486 Extracting [===========================> ] 6.029MB/10.86MB
  2830. 619beaa42486 Extracting [==========================================> ] 9.306MB/10.86MB
  2831. 619beaa42486 Extracting [==================================================>] 10.86MB/10.86MB
  2832. 619beaa42486 Extracting [==================================================>] 10.86MB/10.86MB
  2833. 619beaa42486 Pull complete
  2834. web Pulled
  2835. Container lnme-web-1 Creating
  2836. Container lnme-web-1 Created
  2837. Container lnme-web-1 Starting
  2838. web Pulled
  2839. Container lnme-web-1 Starting
  2840. Container lnme-web-1 Started
  2841. Container lnme-web-1 Started
  2842. loop Pulling
  2843. main Pulling
  2844. boltz Pulling
  2845. 45f14b91a40f Pulling fs layer
  2846. be106aa1ebc0 Pulling fs layer
  2847. b234d94509d2 Pulling fs layer
  2848. de8c38dc15db Pulling fs layer
  2849. 9b813369e552 Pulling fs layer
  2850. 1cc2aa82f49f Pulling fs layer
  2851. 5209cf04baec Pulling fs layer
  2852. bfbc57942698 Pulling fs layer
  2853. f510f2db3349 Pulling fs layer
  2854. c0fdefe36393 Pulling fs layer
  2855. 0e5ab27672f2 Pulling fs layer
  2856. b02d4061f706 Pulling fs layer
  2857. de8c38dc15db Waiting
  2858. 9b813369e552 Waiting
  2859. 1cc2aa82f49f Waiting
  2860. 5209cf04baec Waiting
  2861. f510f2db3349 Waiting
  2862. c0fdefe36393 Waiting
  2863. bfbc57942698 Waiting
  2864. 0e5ab27672f2 Waiting
  2865. b02d4061f706 Waiting
  2866. 42d620ca9c84 Pulling fs layer
  2867. cf35018713d4 Pulling fs layer
  2868. 42d620ca9c84 Waiting
  2869. cf35018713d4 Waiting
  2870. 43347f015c85 Pulling fs layer
  2871. f3edff89b3f8 Pulling fs layer
  2872. 43347f015c85 Waiting
  2873. f3edff89b3f8 Waiting
  2874. 9b3977197b4f Pulling fs layer
  2875. 96df2f016d00 Pulling fs layer
  2876. b35e444c26b7 Pulling fs layer
  2877. 96df2f016d00 Waiting
  2878. 9b3977197b4f Waiting
  2879. b35e444c26b7 Waiting
  2880. be106aa1ebc0 Downloading [================> ] 1.369kB/4.035kB
  2881. be106aa1ebc0 Download complete
  2882. b234d94509d2 Downloading [> ] 355.6kB/34.75MB
  2883. b234d94509d2 Downloading [====> ] 2.845MB/34.75MB
  2884. b234d94509d2 Downloading [========> ] 5.696MB/34.75MB
  2885. 45f14b91a40f Downloading [> ] 205.1kB/20.42MB
  2886. b234d94509d2 Downloading [===========> ] 7.826MB/34.75MB
  2887. 45f14b91a40f Downloading [==> ] 835.6kB/20.42MB
  2888. b234d94509d2 Downloading [==============> ] 9.972MB/34.75MB
  2889. 45f14b91a40f Downloading [=====> ] 2.313MB/20.42MB
  2890. b234d94509d2 Downloading [================> ] 11.77MB/34.75MB
  2891. 45f14b91a40f Downloading [=========> ] 3.795MB/20.42MB
  2892. de8c38dc15db Downloading [> ] 28.09kB/2.778MB
  2893. b234d94509d2 Downloading [===================> ] 13.54MB/34.75MB
  2894. 45f14b91a40f Downloading [=============> ] 5.712MB/20.42MB
  2895. de8c38dc15db Downloading [==> ] 118.7kB/2.778MB
  2896. b234d94509d2 Downloading [=====================> ] 14.97MB/34.75MB
  2897. 45f14b91a40f Downloading [=================> ] 6.982MB/20.42MB
  2898. de8c38dc15db Downloading [========> ] 466.2kB/2.778MB
  2899. b234d94509d2 Downloading [========================> ] 16.77MB/34.75MB
  2900. 45f14b91a40f Downloading [====================> ] 8.473MB/20.42MB
  2901. de8c38dc15db Downloading [=====================> ] 1.19MB/2.778MB
  2902. b234d94509d2 Downloading [==========================> ] 18.2MB/34.75MB
  2903. de8c38dc15db Downloading [=========================================> ] 2.3MB/2.778MB
  2904. 45f14b91a40f Downloading [========================> ] 10.17MB/20.42MB
  2905. de8c38dc15db Verifying Checksum
  2906. de8c38dc15db Download complete
  2907. b234d94509d2 Downloading [=============================> ] 20.35MB/34.75MB
  2908. 45f14b91a40f Downloading [=============================> ] 11.87MB/20.42MB
  2909. 45f14b91a40f Downloading [=================================> ] 13.79MB/20.42MB
  2910. b234d94509d2 Downloading [===============================> ] 22.15MB/34.75MB
  2911. 45f14b91a40f Downloading [======================================> ] 15.92MB/20.42MB
  2912. b234d94509d2 Downloading [=================================> ] 23.22MB/34.75MB
  2913. 45f14b91a40f Downloading [==========================================> ] 17.18MB/20.42MB
  2914. b234d94509d2 Downloading [==================================> ] 24.3MB/34.75MB
  2915. 45f14b91a40f Downloading [===============================================> ] 19.53MB/20.42MB
  2916. b234d94509d2 Downloading [=====================================> ] 25.73MB/34.75MB
  2917. 45f14b91a40f Verifying Checksum
  2918. 45f14b91a40f Download complete
  2919. 45f14b91a40f Extracting [> ] 229.4kB/20.42MB
  2920. b234d94509d2 Downloading [=======================================> ] 27.16MB/34.75MB
  2921. 9b813369e552 Downloading [==================================================>] 463B/463B
  2922. 9b813369e552 Verifying Checksum
  2923. 9b813369e552 Download complete
  2924. 45f14b91a40f Extracting [=> ] 458.8kB/20.42MB
  2925. b234d94509d2 Downloading [=========================================> ] 28.59MB/34.75MB
  2926. 45f14b91a40f Extracting [===> ] 1.606MB/20.42MB
  2927. b234d94509d2 Downloading [===========================================> ] 30.03MB/34.75MB
  2928. b234d94509d2 Downloading [=============================================> ] 31.47MB/34.75MB
  2929. 45f14b91a40f Extracting [======> ] 2.523MB/20.42MB
  2930. b234d94509d2 Downloading [==============================================> ] 32.55MB/34.75MB
  2931. 45f14b91a40f Extracting [========> ] 3.441MB/20.42MB
  2932. b234d94509d2 Downloading [================================================> ] 33.99MB/34.75MB
  2933. 45f14b91a40f Extracting [===========> ] 4.588MB/20.42MB
  2934. b234d94509d2 Verifying Checksum
  2935. b234d94509d2 Download complete
  2936. 1cc2aa82f49f Downloading [==================================================>] 90B/90B
  2937. 1cc2aa82f49f Download complete
  2938. 5209cf04baec Downloading [==================================================>] 749B/749B
  2939. 5209cf04baec Verifying Checksum
  2940. 5209cf04baec Download complete
  2941. 45f14b91a40f Extracting [==============> ] 5.964MB/20.42MB
  2942. 45f14b91a40f Extracting [===============> ] 6.423MB/20.42MB
  2943. 45f14b91a40f Extracting [==================> ] 7.569MB/20.42MB
  2944. 45f14b91a40f Extracting [=====================> ] 8.716MB/20.42MB
  2945. 45f14b91a40f Extracting [========================> ] 9.863MB/20.42MB
  2946. 45f14b91a40f Extracting [===========================> ] 11.24MB/20.42MB
  2947. 45f14b91a40f Extracting [==============================> ] 12.39MB/20.42MB
  2948. c0fdefe36393 Downloading [=> ] 1.369kB/51.84kB
  2949. c0fdefe36393 Downloading [==================================================>] 51.84kB/51.84kB
  2950. c0fdefe36393 Verifying Checksum
  2951. c0fdefe36393 Download complete
  2952. f510f2db3349 Downloading [> ] 66.11kB/6.396MB
  2953. 45f14b91a40f Extracting [=================================> ] 13.53MB/20.42MB
  2954. bfbc57942698 Downloading [===============================> ] 771B/1.239kB
  2955. bfbc57942698 Downloading [==================================================>] 1.239kB/1.239kB
  2956. bfbc57942698 Verifying Checksum
  2957. bfbc57942698 Download complete
  2958. f510f2db3349 Downloading [=====> ] 684.6kB/6.396MB
  2959. 45f14b91a40f Extracting [===================================> ] 14.45MB/20.42MB
  2960. f510f2db3349 Downloading [===========> ] 1.471MB/6.396MB
  2961. 45f14b91a40f Extracting [=====================================> ] 15.37MB/20.42MB
  2962. f510f2db3349 Downloading [===================> ] 2.552MB/6.396MB
  2963. 45f14b91a40f Extracting [=======================================> ] 16.29MB/20.42MB
  2964. f510f2db3349 Downloading [===========================> ] 3.47MB/6.396MB
  2965. 45f14b91a40f Extracting [========================================> ] 16.74MB/20.42MB
  2966. f510f2db3349 Downloading [================================> ] 4.195MB/6.396MB
  2967. f510f2db3349 Downloading [=======================================> ] 4.989MB/6.396MB
  2968. 45f14b91a40f Extracting [==========================================> ] 17.2MB/20.42MB
  2969. f510f2db3349 Downloading [=================================================> ] 6.3MB/6.396MB
  2970. f510f2db3349 Verifying Checksum
  2971. f510f2db3349 Download complete
  2972. 0e5ab27672f2 Downloading [> ] 177.2kB/17.64MB
  2973. b02d4061f706 Downloading [> ] 3.465kB/279.7kB
  2974. b02d4061f706 Verifying Checksum
  2975. b02d4061f706 Download complete
  2976. 0e5ab27672f2 Downloading [====> ] 1.455MB/17.64MB
  2977. 45f14b91a40f Extracting [==========================================> ] 17.43MB/20.42MB
  2978. 0e5ab27672f2 Downloading [=======> ] 2.72MB/17.64MB
  2979. 45f14b91a40f Extracting [============================================> ] 18.35MB/20.42MB
  2980. 0e5ab27672f2 Downloading [===========> ] 4.178MB/17.64MB
  2981. 42d620ca9c84 Downloading [> ] 8.268kB/804.1kB
  2982. 0e5ab27672f2 Downloading [===============> ] 5.448MB/17.64MB
  2983. 45f14b91a40f Extracting [==============================================> ] 19.04MB/20.42MB
  2984. 42d620ca9c84 Verifying Checksum
  2985. 42d620ca9c84 Download complete
  2986. 42d620ca9c84 Extracting [==> ] 32.77kB/804.1kB
  2987. 0e5ab27672f2 Downloading [==================> ] 6.362MB/17.64MB
  2988. 0e5ab27672f2 Downloading [====================> ] 7.263MB/17.64MB
  2989. cf35018713d4 Downloading [> ] 81.92kB/7.074MB
  2990. 45f14b91a40f Extracting [===============================================> ] 19.27MB/20.42MB
  2991. 0e5ab27672f2 Downloading [=======================> ] 8.369MB/17.64MB
  2992. cf35018713d4 Downloading [==========> ] 1.546MB/7.074MB
  2993. 0e5ab27672f2 Downloading [==========================> ] 9.27MB/17.64MB
  2994. cf35018713d4 Downloading [====================> ] 2.847MB/7.074MB
  2995. 0e5ab27672f2 Downloading [============================> ] 9.991MB/17.64MB
  2996. cf35018713d4 Downloading [==============================> ] 4.325MB/7.074MB
  2997. 42d620ca9c84 Extracting [====================> ] 327.7kB/804.1kB
  2998. 43347f015c85 Downloading [> ] 179.4kB/17.87MB
  2999. 0e5ab27672f2 Downloading [===============================> ] 11.08MB/17.64MB
  3000. cf35018713d4 Downloading [=======================================> ] 5.535MB/7.074MB
  3001. 0e5ab27672f2 Downloading [================================> ] 11.63MB/17.64MB
  3002. cf35018713d4 Downloading [==============================================> ] 6.599MB/7.074MB
  3003. 43347f015c85 Downloading [===> ] 1.08MB/17.87MB
  3004. cf35018713d4 Verifying Checksum
  3005. cf35018713d4 Download complete
  3006. 42d620ca9c84 Extracting [================================> ] 524.3kB/804.1kB
  3007. 0e5ab27672f2 Downloading [===================================> ] 12.35MB/17.64MB
  3008. 43347f015c85 Downloading [=====> ] 1.801MB/17.87MB
  3009. 0e5ab27672f2 Downloading [=====================================> ] 13.07MB/17.64MB
  3010. 43347f015c85 Downloading [=========> ] 3.423MB/17.87MB
  3011. 42d620ca9c84 Extracting [======================================> ] 622.6kB/804.1kB
  3012. 0e5ab27672f2 Downloading [=======================================> ] 13.79MB/17.64MB
  3013. 43347f015c85 Downloading [============> ] 4.505MB/17.87MB
  3014. 42d620ca9c84 Extracting [==========================================> ] 688.1kB/804.1kB
  3015. 0e5ab27672f2 Downloading [========================================> ] 14.33MB/17.64MB
  3016. 43347f015c85 Downloading [================> ] 5.947MB/17.87MB
  3017. 0e5ab27672f2 Downloading [=========================================> ] 14.69MB/17.64MB
  3018. 43347f015c85 Downloading [===================> ] 6.849MB/17.87MB
  3019. 0e5ab27672f2 Downloading [===========================================> ] 15.23MB/17.64MB
  3020. 43347f015c85 Downloading [=====================> ] 7.75MB/17.87MB
  3021. 45f14b91a40f Extracting [===============================================> ] 19.5MB/20.42MB
  3022. 0e5ab27672f2 Downloading [============================================> ] 15.77MB/17.64MB
  3023. 42d620ca9c84 Extracting [==============================================> ] 753.7kB/804.1kB
  3024. 43347f015c85 Downloading [========================> ] 8.831MB/17.87MB
  3025. f3edff89b3f8 Downloading [> ] 179.4kB/16.85MB
  3026. 0e5ab27672f2 Downloading [===============================================> ] 16.68MB/17.64MB
  3027. 42d620ca9c84 Extracting [================================================> ] 786.4kB/804.1kB
  3028. 43347f015c85 Downloading [============================> ] 10.09MB/17.87MB
  3029. f3edff89b3f8 Downloading [==> ] 900.3kB/16.85MB
  3030. 0e5ab27672f2 Downloading [=================================================> ] 17.59MB/17.64MB
  3031. 42d620ca9c84 Extracting [==================================================>] 804.1kB/804.1kB
  3032. 0e5ab27672f2 Verifying Checksum
  3033. 0e5ab27672f2 Download complete
  3034. 43347f015c85 Downloading [===============================> ] 11.35MB/17.87MB
  3035. f3edff89b3f8 Downloading [=====> ] 1.965MB/16.85MB
  3036. 42d620ca9c84 Extracting [==================================================>] 804.1kB/804.1kB
  3037. 43347f015c85 Downloading [====================================> ] 13.16MB/17.87MB
  3038. f3edff89b3f8 Downloading [=========> ] 3.224MB/16.85MB
  3039. 45f14b91a40f Extracting [================================================> ] 19.73MB/20.42MB
  3040. 43347f015c85 Downloading [========================================> ] 14.42MB/17.87MB
  3041. f3edff89b3f8 Downloading [==============> ] 4.841MB/16.85MB
  3042. 43347f015c85 Downloading [============================================> ] 15.86MB/17.87MB
  3043. f3edff89b3f8 Downloading [==================> ] 6.262MB/16.85MB
  3044. f3edff89b3f8 Downloading [=======================> ] 7.857MB/16.85MB
  3045. 43347f015c85 Downloading [===============================================> ] 17.12MB/17.87MB
  3046. 45f14b91a40f Extracting [=================================================> ] 20.19MB/20.42MB
  3047. 43347f015c85 Verifying Checksum
  3048. 43347f015c85 Download complete
  3049. 9b3977197b4f Downloading [> ] 27.38kB/2.715MB
  3050. f3edff89b3f8 Downloading [=========================> ] 8.76MB/16.85MB
  3051. 9b3977197b4f Downloading [=============> ] 724.3kB/2.715MB
  3052. f3edff89b3f8 Downloading [================================> ] 10.9MB/16.85MB
  3053. 42d620ca9c84 Pull complete
  3054. cf35018713d4 Extracting [> ] 98.3kB/7.074MB
  3055. 9b3977197b4f Downloading [==========================> ] 1.416MB/2.715MB
  3056. 45f14b91a40f Extracting [=================================================> ] 20.41MB/20.42MB
  3057. f3edff89b3f8 Downloading [=====================================> ] 12.5MB/16.85MB
  3058. 45f14b91a40f Extracting [==================================================>] 20.42MB/20.42MB
  3059. 9b3977197b4f Downloading [===========================================> ] 2.374MB/2.715MB
  3060. f3edff89b3f8 Downloading [=========================================> ] 14.11MB/16.85MB
  3061. 9b3977197b4f Verifying Checksum
  3062. 9b3977197b4f Extracting [> ] 32.77kB/2.715MB
  3063. f3edff89b3f8 Downloading [===============================================> ] 15.89MB/16.85MB
  3064. 96df2f016d00 Downloading [> ] 73.99kB/7.03MB
  3065. cf35018713d4 Extracting [==> ] 294.9kB/7.074MB
  3066. f3edff89b3f8 Verifying Checksum
  3067. f3edff89b3f8 Download complete
  3068. 45f14b91a40f Pull complete
  3069. 96df2f016d00 Downloading [=====> ] 715.1kB/7.03MB
  3070. be106aa1ebc0 Extracting [==================================================>] 4.035kB/4.035kB
  3071. cf35018713d4 Extracting [======> ] 983kB/7.074MB
  3072. be106aa1ebc0 Extracting [==================================================>] 4.035kB/4.035kB
  3073. 96df2f016d00 Downloading [============> ] 1.702MB/7.03MB
  3074. cf35018713d4 Extracting [============> ] 1.769MB/7.074MB
  3075. 9b3977197b4f Extracting [======> ] 327.7kB/2.715MB
  3076. 96df2f016d00 Downloading [=================> ] 2.521MB/7.03MB
  3077. cf35018713d4 Extracting [=============> ] 1.868MB/7.074MB
  3078. 96df2f016d00 Downloading [=======================> ] 3.337MB/7.03MB
  3079. 9b3977197b4f Extracting [==============> ] 786.4kB/2.715MB
  3080. cf35018713d4 Extracting [===============> ] 2.261MB/7.074MB
  3081. be106aa1ebc0 Pull complete
  3082. b35e444c26b7 Downloading [> ] 58.9kB/5.766MB
  3083. 9b3977197b4f Extracting [====================> ] 1.114MB/2.715MB
  3084. 96df2f016d00 Downloading [=============================> ] 4.078MB/7.03MB
  3085. cf35018713d4 Extracting [=================> ] 2.458MB/7.074MB
  3086. b35e444c26b7 Downloading [===> ] 373.7kB/5.766MB
  3087. 9b3977197b4f Extracting [===============================> ] 1.737MB/2.715MB
  3088. 96df2f016d00 Downloading [==================================> ] 4.819MB/7.03MB
  3089. cf35018713d4 Extracting [====================> ] 2.851MB/7.074MB
  3090. b35e444c26b7 Downloading [==========> ] 1.226MB/5.766MB
  3091. 9b3977197b4f Extracting [==============================================> ] 2.523MB/2.715MB
  3092. 96df2f016d00 Downloading [=======================================> ] 5.557MB/7.03MB
  3093. 9b3977197b4f Extracting [==================================================>] 2.715MB/2.715MB
  3094. 9b3977197b4f Extracting [==================================================>] 2.715MB/2.715MB
  3095. cf35018713d4 Extracting [=======================> ] 3.342MB/7.074MB
  3096. b35e444c26b7 Downloading [==================> ] 2.078MB/5.766MB
  3097. 96df2f016d00 Downloading [===========================================> ] 6.13MB/7.03MB
  3098. b35e444c26b7 Downloading [========================> ] 2.864MB/5.766MB
  3099. 96df2f016d00 Downloading [================================================> ] 6.785MB/7.03MB
  3100. cf35018713d4 Extracting [=========================> ] 3.637MB/7.074MB
  3101. 96df2f016d00 Verifying Checksum
  3102. 96df2f016d00 Download complete
  3103. b234d94509d2 Extracting [> ] 360.4kB/34.75MB
  3104. b35e444c26b7 Downloading [==============================> ] 3.528MB/5.766MB
  3105. 9b3977197b4f Pull complete
  3106. 96df2f016d00 Extracting [> ] 98.3kB/7.03MB
  3107. cf35018713d4 Extracting [==============================> ] 4.325MB/7.074MB
  3108. b35e444c26b7 Downloading [====================================> ] 4.183MB/5.766MB
  3109. b234d94509d2 Extracting [==> ] 1.442MB/34.75MB
  3110. cf35018713d4 Extracting [=====================================> ] 5.308MB/7.074MB
  3111. b35e444c26b7 Downloading [===========================================> ] 5.031MB/5.766MB
  3112. cf35018713d4 Extracting [===========================================> ] 6.193MB/7.074MB
  3113. b35e444c26b7 Downloading [=================================================> ] 5.694MB/5.766MB
  3114. b234d94509d2 Extracting [===> ] 2.163MB/34.75MB
  3115. b35e444c26b7 Verifying Checksum
  3116. b35e444c26b7 Download complete
  3117. cf35018713d4 Extracting [==================================================>] 7.074MB/7.074MB
  3118. 96df2f016d00 Extracting [==> ] 393.2kB/7.03MB
  3119. b234d94509d2 Extracting [====> ] 2.884MB/34.75MB
  3120. cf35018713d4 Pull complete
  3121. 96df2f016d00 Extracting [========> ] 1.18MB/7.03MB
  3122. 43347f015c85 Extracting [> ] 196.6kB/17.87MB
  3123. b234d94509d2 Extracting [=====> ] 3.604MB/34.75MB
  3124. 96df2f016d00 Extracting [=============> ] 1.966MB/7.03MB
  3125. b234d94509d2 Extracting [======> ] 4.686MB/34.75MB
  3126. 96df2f016d00 Extracting [==================> ] 2.556MB/7.03MB
  3127. 96df2f016d00 Extracting [======================> ] 3.146MB/7.03MB
  3128. b234d94509d2 Extracting [=======> ] 5.407MB/34.75MB
  3129. 43347f015c85 Extracting [=> ] 393.2kB/17.87MB
  3130. 96df2f016d00 Extracting [===========================> ] 3.932MB/7.03MB
  3131. b234d94509d2 Extracting [=========> ] 6.488MB/34.75MB
  3132. 43347f015c85 Extracting [==> ] 983kB/17.87MB
  3133. 96df2f016d00 Extracting [===================================> ] 5.014MB/7.03MB
  3134. b234d94509d2 Extracting [==========> ] 7.569MB/34.75MB
  3135. 43347f015c85 Extracting [====> ] 1.769MB/17.87MB
  3136. 96df2f016d00 Extracting [======================================> ] 5.407MB/7.03MB
  3137. b234d94509d2 Extracting [===========> ] 8.29MB/34.75MB
  3138. 43347f015c85 Extracting [=======> ] 2.556MB/17.87MB
  3139. 96df2f016d00 Extracting [============================================> ] 6.193MB/7.03MB
  3140. b234d94509d2 Extracting [=============> ] 9.372MB/34.75MB
  3141. 43347f015c85 Extracting [=========> ] 3.342MB/17.87MB
  3142. 96df2f016d00 Extracting [================================================> ] 6.881MB/7.03MB
  3143. 96df2f016d00 Extracting [==================================================>] 7.03MB/7.03MB
  3144. b234d94509d2 Extracting [==============> ] 10.09MB/34.75MB
  3145. 96df2f016d00 Pull complete
  3146. 43347f015c85 Extracting [===========> ] 3.932MB/17.87MB
  3147. b35e444c26b7 Extracting [> ] 65.54kB/5.766MB
  3148. b234d94509d2 Extracting [================> ] 11.17MB/34.75MB
  3149. 43347f015c85 Extracting [============> ] 4.522MB/17.87MB
  3150. 43347f015c85 Extracting [=============> ] 4.915MB/17.87MB
  3151. b234d94509d2 Extracting [=================> ] 12.26MB/34.75MB
  3152. 43347f015c85 Extracting [===============> ] 5.505MB/17.87MB
  3153. b234d94509d2 Extracting [==================> ] 12.62MB/34.75MB
  3154. b35e444c26b7 Extracting [==> ] 327.7kB/5.766MB
  3155. 43347f015c85 Extracting [=================> ] 6.291MB/17.87MB
  3156. b234d94509d2 Extracting [==================> ] 12.98MB/34.75MB
  3157. b35e444c26b7 Extracting [=======> ] 917.5kB/5.766MB
  3158. b234d94509d2 Extracting [===================> ] 13.34MB/34.75MB
  3159. 43347f015c85 Extracting [==================> ] 6.685MB/17.87MB
  3160. b35e444c26b7 Extracting [=============> ] 1.507MB/5.766MB
  3161. 43347f015c85 Extracting [===================> ] 6.881MB/17.87MB
  3162. b234d94509d2 Extracting [===================> ] 13.7MB/34.75MB
  3163. b35e444c26b7 Extracting [=================> ] 1.966MB/5.766MB
  3164. 43347f015c85 Extracting [=====================> ] 7.668MB/17.87MB
  3165. b234d94509d2 Extracting [====================> ] 14.42MB/34.75MB
  3166. b35e444c26b7 Extracting [======================> ] 2.556MB/5.766MB
  3167. 43347f015c85 Extracting [=======================> ] 8.454MB/17.87MB
  3168. b35e444c26b7 Extracting [=========================> ] 2.884MB/5.766MB
  3169. b234d94509d2 Extracting [======================> ] 15.5MB/34.75MB
  3170. 43347f015c85 Extracting [=========================> ] 9.044MB/17.87MB
  3171. b35e444c26b7 Extracting [=============================> ] 3.408MB/5.766MB
  3172. b234d94509d2 Extracting [=======================> ] 16.58MB/34.75MB
  3173. 43347f015c85 Extracting [==========================> ] 9.634MB/17.87MB
  3174. b35e444c26b7 Extracting [====================================> ] 4.194MB/5.766MB
  3175. b234d94509d2 Extracting [=========================> ] 17.66MB/34.75MB
  3176. b35e444c26b7 Extracting [========================================> ] 4.719MB/5.766MB
  3177. 43347f015c85 Extracting [===============================> ] 11.4MB/17.87MB
  3178. b234d94509d2 Extracting [==========================> ] 18.38MB/34.75MB
  3179. 43347f015c85 Extracting [=====================================> ] 13.37MB/17.87MB
  3180. b35e444c26b7 Extracting [==============================================> ] 5.374MB/5.766MB
  3181. b234d94509d2 Extracting [============================> ] 19.46MB/34.75MB
  3182. 43347f015c85 Extracting [==========================================> ] 15.34MB/17.87MB
  3183. b35e444c26b7 Extracting [==================================================>] 5.766MB/5.766MB
  3184. b35e444c26b7 Pull complete
  3185. 43347f015c85 Extracting [==============================================> ] 16.71MB/17.87MB
  3186. b234d94509d2 Extracting [=============================> ] 20.19MB/34.75MB
  3187. boltz Pulled
  3188. b234d94509d2 Extracting [===============================> ] 21.63MB/34.75MB
  3189. 43347f015c85 Extracting [==================================================>] 17.87MB/17.87MB
  3190. 43347f015c85 Pull complete
  3191. b234d94509d2 Extracting [================================> ] 22.71MB/34.75MB
  3192. f3edff89b3f8 Extracting [> ] 196.6kB/16.85MB
  3193. b234d94509d2 Extracting [==================================> ] 23.79MB/34.75MB
  3194. b234d94509d2 Extracting [===================================> ] 24.87MB/34.75MB
  3195. f3edff89b3f8 Extracting [=> ] 393.2kB/16.85MB
  3196. b234d94509d2 Extracting [=====================================> ] 25.95MB/34.75MB
  3197. f3edff89b3f8 Extracting [===> ] 1.18MB/16.85MB
  3198. b234d94509d2 Extracting [======================================> ] 26.67MB/34.75MB
  3199. f3edff89b3f8 Extracting [=====> ] 1.966MB/16.85MB
  3200. b234d94509d2 Extracting [=======================================> ] 27.39MB/34.75MB
  3201. f3edff89b3f8 Extracting [========> ] 2.949MB/16.85MB
  3202. b234d94509d2 Extracting [========================================> ] 28.48MB/34.75MB
  3203. f3edff89b3f8 Extracting [===========> ] 3.932MB/16.85MB
  3204. f3edff89b3f8 Extracting [=============> ] 4.522MB/16.85MB
  3205. b234d94509d2 Extracting [==========================================> ] 29.56MB/34.75MB
  3206. f3edff89b3f8 Extracting [================> ] 5.702MB/16.85MB
  3207. b234d94509d2 Extracting [===========================================> ] 30.28MB/34.75MB
  3208. f3edff89b3f8 Extracting [===================> ] 6.488MB/16.85MB
  3209. b234d94509d2 Extracting [============================================> ] 31MB/34.75MB
  3210. f3edff89b3f8 Extracting [=======================> ] 7.864MB/16.85MB
  3211. f3edff89b3f8 Extracting [=========================> ] 8.651MB/16.85MB
  3212. f3edff89b3f8 Extracting [==============================> ] 10.42MB/16.85MB
  3213. f3edff89b3f8 Extracting [====================================> ] 12.19MB/16.85MB
  3214. f3edff89b3f8 Extracting [==========================================> ] 14.35MB/16.85MB
  3215. f3edff89b3f8 Extracting [================================================> ] 16.32MB/16.85MB
  3216. f3edff89b3f8 Extracting [==================================================>] 16.85MB/16.85MB
  3217. f3edff89b3f8 Pull complete
  3218. loop Pulled
  3219. b234d94509d2 Extracting [=============================================> ] 31.72MB/34.75MB
  3220. b234d94509d2 Extracting [==============================================> ] 32.08MB/34.75MB
  3221. b234d94509d2 Extracting [==============================================> ] 32.44MB/34.75MB
  3222. b234d94509d2 Extracting [===============================================> ] 32.8MB/34.75MB
  3223. b234d94509d2 Extracting [===============================================> ] 33.16MB/34.75MB
  3224. b234d94509d2 Extracting [================================================> ] 33.52MB/34.75MB
  3225. b234d94509d2 Extracting [=================================================> ] 34.24MB/34.75MB
  3226. b234d94509d2 Extracting [=================================================> ] 34.6MB/34.75MB
  3227. b234d94509d2 Extracting [==================================================>] 34.75MB/34.75MB
  3228. b234d94509d2 Pull complete
  3229. de8c38dc15db Extracting [> ] 32.77kB/2.778MB
  3230. de8c38dc15db Extracting [====> ] 229.4kB/2.778MB
  3231. de8c38dc15db Extracting [==============> ] 786.4kB/2.778MB
  3232. de8c38dc15db Extracting [===========================> ] 1.54MB/2.778MB
  3233. de8c38dc15db Extracting [============================================> ] 2.458MB/2.778MB
  3234. de8c38dc15db Extracting [==================================================>] 2.778MB/2.778MB
  3235. de8c38dc15db Pull complete
  3236. 9b813369e552 Extracting [==================================================>] 463B/463B
  3237. 9b813369e552 Extracting [==================================================>] 463B/463B
  3238. 9b813369e552 Pull complete
  3239. 1cc2aa82f49f Extracting [==================================================>] 90B/90B
  3240. 1cc2aa82f49f Extracting [==================================================>] 90B/90B
  3241. 1cc2aa82f49f Pull complete
  3242. 5209cf04baec Extracting [==================================================>] 749B/749B
  3243. 5209cf04baec Extracting [==================================================>] 749B/749B
  3244. 5209cf04baec Pull complete
  3245. bfbc57942698 Extracting [==================================================>] 1.239kB/1.239kB
  3246. bfbc57942698 Extracting [==================================================>] 1.239kB/1.239kB
  3247. bfbc57942698 Pull complete
  3248. f510f2db3349 Extracting [> ] 65.54kB/6.396MB
  3249. f510f2db3349 Extracting [==> ] 262.1kB/6.396MB
  3250. f510f2db3349 Extracting [======> ] 852kB/6.396MB
  3251. f510f2db3349 Extracting [================> ] 2.163MB/6.396MB
  3252. f510f2db3349 Extracting [===============================> ] 3.998MB/6.396MB
  3253. f510f2db3349 Extracting [==============================================> ] 5.964MB/6.396MB
  3254. f510f2db3349 Extracting [==================================================>] 6.396MB/6.396MB
  3255. f510f2db3349 Pull complete
  3256. c0fdefe36393 Extracting [===============================> ] 32.77kB/51.84kB
  3257. c0fdefe36393 Extracting [==================================================>] 51.84kB/51.84kB
  3258. c0fdefe36393 Pull complete
  3259. 0e5ab27672f2 Extracting [> ] 196.6kB/17.64MB
  3260. 0e5ab27672f2 Extracting [=> ] 393.2kB/17.64MB
  3261. 0e5ab27672f2 Extracting [===> ] 1.18MB/17.64MB
  3262. 0e5ab27672f2 Extracting [=====> ] 1.966MB/17.64MB
  3263. 0e5ab27672f2 Extracting [======> ] 2.359MB/17.64MB
  3264. 0e5ab27672f2 Extracting [========> ] 2.949MB/17.64MB
  3265. 0e5ab27672f2 Extracting [========> ] 3.146MB/17.64MB
  3266. 0e5ab27672f2 Extracting [==========> ] 3.539MB/17.64MB
  3267. 0e5ab27672f2 Extracting [===========> ] 3.932MB/17.64MB
  3268. 0e5ab27672f2 Extracting [============> ] 4.325MB/17.64MB
  3269. 0e5ab27672f2 Extracting [============> ] 4.522MB/17.64MB
  3270. 0e5ab27672f2 Extracting [=============> ] 4.719MB/17.64MB
  3271. 0e5ab27672f2 Extracting [=============> ] 4.915MB/17.64MB
  3272. 0e5ab27672f2 Extracting [==============> ] 5.112MB/17.64MB
  3273. 0e5ab27672f2 Extracting [===============> ] 5.308MB/17.64MB
  3274. 0e5ab27672f2 Extracting [===============> ] 5.505MB/17.64MB
  3275. 0e5ab27672f2 Extracting [================> ] 5.898MB/17.64MB
  3276. 0e5ab27672f2 Extracting [=================> ] 6.291MB/17.64MB
  3277. 0e5ab27672f2 Extracting [==================> ] 6.488MB/17.64MB
  3278. 0e5ab27672f2 Extracting [==================> ] 6.685MB/17.64MB
  3279. 0e5ab27672f2 Extracting [===================> ] 6.881MB/17.64MB
  3280. 0e5ab27672f2 Extracting [====================> ] 7.274MB/17.64MB
  3281. 0e5ab27672f2 Extracting [=======================> ] 8.258MB/17.64MB
  3282. 0e5ab27672f2 Extracting [==========================> ] 9.437MB/17.64MB
  3283. 0e5ab27672f2 Extracting [=============================> ] 10.42MB/17.64MB
  3284. 0e5ab27672f2 Extracting [================================> ] 11.4MB/17.64MB
  3285. 0e5ab27672f2 Extracting [=====================================> ] 13.17MB/17.64MB
  3286. 0e5ab27672f2 Extracting [======================================> ] 13.57MB/17.64MB
  3287. 0e5ab27672f2 Extracting [=======================================> ] 13.96MB/17.64MB
  3288. 0e5ab27672f2 Extracting [========================================> ] 14.16MB/17.64MB
  3289. 0e5ab27672f2 Extracting [=========================================> ] 14.55MB/17.64MB
  3290. 0e5ab27672f2 Extracting [=========================================> ] 14.75MB/17.64MB
  3291. 0e5ab27672f2 Extracting [==========================================> ] 14.94MB/17.64MB
  3292. 0e5ab27672f2 Extracting [==========================================> ] 15.14MB/17.64MB
  3293. 0e5ab27672f2 Extracting [===========================================> ] 15.34MB/17.64MB
  3294. 0e5ab27672f2 Extracting [=============================================> ] 15.93MB/17.64MB
  3295. 0e5ab27672f2 Extracting [=============================================> ] 16.12MB/17.64MB
  3296. 0e5ab27672f2 Extracting [==============================================> ] 16.52MB/17.64MB
  3297. 0e5ab27672f2 Extracting [===============================================> ] 16.91MB/17.64MB
  3298. 0e5ab27672f2 Extracting [=================================================> ] 17.5MB/17.64MB
  3299. 0e5ab27672f2 Extracting [==================================================>] 17.64MB/17.64MB
  3300. 0e5ab27672f2 Pull complete
  3301. b02d4061f706 Extracting [=====> ] 32.77kB/279.7kB
  3302. b02d4061f706 Extracting [==================================================>] 279.7kB/279.7kB
  3303. b02d4061f706 Extracting [==================================================>] 279.7kB/279.7kB
  3304. b02d4061f706 Pull complete
  3305. main Pulled
  3306. Container ride-the-lightning-loop-1 Creating
  3307. Container ride-the-lightning-boltz-1 Creating
  3308. Container ride-the-lightning-main-1 Creating
  3309. Container ride-the-lightning-main-1 Created
  3310. Container ride-the-lightning-loop-1 Created
  3311. Container ride-the-lightning-boltz-1 Created
  3312. Container ride-the-lightning-loop-1 Starting
  3313. Container ride-the-lightning-boltz-1 Starting
  3314. Container ride-the-lightning-main-1 Starting
  3315. Container ride-the-lightning-boltz-1 Started
  3316. Container ride-the-lightning-loop-1 Started
  3317. Container ride-the-lightning-main-1 Started
  3318. Error processing app.yml: Version 1 of app.yml not supported
  3319. Error converting app jinja files: Custom { kind: Other, error: "Error parsing app.yml" }
  3320. Error processing app.yml: Version 1 of app.yml not supported
  3321. Error converting app jinja files: Custom { kind: Other, error: "Error parsing app.yml" }
  3322. Error processing app.yml: Version 1 of app.yml not supported
  3323. Error converting app jinja files: Custom { kind: Other, error: "Error parsing app.yml" }
  3324. Error processing app.yml: Version 1 of app.yml not supported
  3325. Error converting app jinja files: Custom { kind: Other, error: "Error parsing app.yml" }
  3326. Error processing app.yml: Version 1 of app.yml not supported
  3327. Error converting app jinja files: Custom { kind: Other, error: "Error parsing app.yml" }
  3328. Error processing app.yml: Version 1 of app.yml not supported
  3329. Error processing app.yml: Version 1 of app.yml not supported
  3330. Error processing app.yml: Version 1 of app.yml not supported
  3331. Error processing app.yml: Version 1 of app.yml not supported
  3332. Error processing app.yml: Version 1 of app.yml not supported
  3333. 2023-02-08T16:47:44.839421Z INFO citadel_apps::composegenerator::v4::convert: Multi-port hidden services are not yet supported for I2P on Citadel!
  3334. 2023-02-08T16:47:44.847075Z WARN citadel_apps::composegenerator::v4::convert: App defines network-mode, but does not request the network permission
  3335. 2023-02-08T16:47:44.854046Z INFO citadel_apps::composegenerator::v4::convert: Multi-port hidden services are not yet supported for I2P on Citadel!
  3336. 2023-02-08T16:47:44.855535Z WARN citadel_apps::composegenerator::v4::convert: App defines network-mode, but does not request the network permission
  3337. Error converting app.yml for app simple-torrent: Version 1 of app.yml not supported
  3338. Error converting app.yml for app home-assistant: Version 1 of app.yml not supported
  3339. 2023-02-08T16:47:44.894189Z INFO citadel_apps::composegenerator::v4::convert: Multi-port hidden services are not yet supported for I2P on Citadel!
  3340. 2023-02-08T16:47:44.895953Z INFO citadel_apps::composegenerator::v4::convert: Multi-port hidden services are not yet supported for I2P on Citadel!
  3341. Error converting app.yml for app pi-hole: Version 1 of app.yml not supported
  3342. Error converting app.yml for app photoprism: Version 1 of app.yml not supported
  3343. 2023-02-08T16:47:44.904217Z INFO citadel_apps::composegenerator::v4::convert: Multi-port hidden services are not yet supported for I2P on Citadel!
  3344. Error converting app.yml for app samourai-server: Version 1 of app.yml not supported
  3345. Generated configuration successfully
  3346. New password: Retype new password: passwd: password updated successfully
  3347. New password: Retype new password: passwd: password updated successfully
  3348. New password: Retype new password: passwd: password updated successfully
  3349. New password: Retype new password: passwd: password updated successfully
  3350. New password: Retype new password: passwd: password updated successfully
  3351. New password: Retype new password: passwd: password updated successfully
  3352. New password: Retype new password: passwd: password updated successfully
  3353. New password: Retype new password: passwd: password updated successfully
  3354. New password: Retype new password: passwd: password updated successfully
  3355. New password: Retype new password: passwd: password updated successfully
  3356. New password: Retype new password: passwd: password updated successfully
  3357. New password: Retype new password: passwd: password updated successfully
  3358. New password: Retype new password: passwd: password updated successfully
  3359. New password: Retype new password: passwd: password updated successfully
  3360. New password: Retype new password: passwd: password updated successfully
  3361. New password: Retype new password: passwd: password updated successfully
  3362. New password: Retype new password: passwd: password updated successfully
  3363. New password: Retype new password: passwd: password updated successfully
  3364. New password: Retype new password: passwd: password updated successfully
  3365. New password: Retype new password: passwd: password updated successfully
  3366. New password: Retype new password: passwd: password updated successfully
  3367. New password: Retype new password: passwd: password updated successfully
  3368. New password: Retype new password: passwd: password updated successfully
  3369. New password: Retype new password: passwd: password updated successfully
  3370. New password: Retype new password: passwd: password updated successfully
  3371. New password: Retype new password: passwd: password updated successfully
  3372. New password: Retype new password: passwd: password updated successfully
  3373. Stopping installed apps...
  3374.  
  3375. Container ride-the-lightning-boltz-1 Stopping
  3376. Container ride-the-lightning-main-1 Stopping
  3377. Container ride-the-lightning-loop-1 Stopping
  3378. Container ride-the-lightning-loop-1 Stopped
  3379. Container lnme-web-1 Stopping
  3380. Container ride-the-lightning-boltz-1 Stopped
  3381. Container lnme-web-1 Stopped
  3382. Going to remove lnme-web-1
  3383. Container lnme-web-1 Removing
  3384. Container lnme-web-1 Removed
  3385. Stopping app lnme...
  3386. Container ride-the-lightning-main-1 Stopped
  3387. Going to remove ride-the-lightning-loop-1, ride-the-lightning-boltz-1, ride-the-lightning-main-1
  3388. Container ride-the-lightning-main-1 Removing
  3389. Container ride-the-lightning-boltz-1 Removing
  3390. Container ride-the-lightning-loop-1 Removing
  3391. Container ride-the-lightning-boltz-1 Removed
  3392. Container ride-the-lightning-main-1 Removed
  3393. Container ride-the-lightning-loop-1 Removed
  3394. Stopping app ride-the-lightning...
  3395.  
  3396. Stopping Docker services...
  3397.  
  3398. time="2023-02-22T16:25:14Z" level=warning msg="The \"APP_ELECTRUM_IP\" variable is not set. Defaulting to a blank string."
  3399. Container middleware Stopping
  3400. Container middleware Stopping
  3401. Container app-2-tor Stopping
  3402. Container app-2-tor Stopping
  3403. Container app-tor Stopping
  3404. Container app-tor Stopping
  3405. Container neutrino-switcher Stopping
  3406. Container neutrino-switcher Stopping
  3407. Container nginx Stopping
  3408. Container manager Stopping
  3409. Container nginx Stopping
  3410. Container manager Stopping
  3411. Container i2p Stopping
  3412. Container i2p Stopping
  3413. Container app-3-tor Stopping
  3414. Container app-3-tor Stopping
  3415. Container neutrino-switcher Stopped
  3416. Container neutrino-switcher Removing
  3417. Container neutrino-switcher Removed
  3418. Container manager Stopped
  3419. Container manager Removing
  3420. Container manager Removed
  3421. Container app-3-tor Stopped
  3422. Container app-3-tor Removing
  3423. Container app-3-tor Removed
  3424. Container app-tor Stopped
  3425. Container app-tor Removing
  3426. Container app-tor Removed
  3427. Container app-2-tor Stopped
  3428. Container app-2-tor Removing
  3429. Container app-2-tor Removed
  3430. Container nginx Stopped
  3431. Container nginx Removing
  3432. Container nginx Removed
  3433. Container dashboard Stopping
  3434. Container dashboard Stopping
  3435. Container dashboard Stopped
  3436. Container dashboard Removing
  3437. Container dashboard Removed
  3438. Container middleware Stopped
  3439. Container middleware Removing
  3440. Container middleware Removed
  3441. Container lightning Stopping
  3442. Container lightning Stopping
  3443. New password: Retype new password: passwd: password updated successfully
  3444. New password: Retype new password: passwd: password updated successfully
  3445. New password: Retype new password: passwd: password updated successfully
  3446. New password: Retype new password: passwd: password updated successfully
  3447. Stopping installed apps...
  3448.  
  3449. Container lnme-web-1 Stopping
  3450. Container ride-the-lightning-main-1 Stopping
  3451. Container ride-the-lightning-boltz-1 Stopping
  3452. Container ride-the-lightning-loop-1 Stopping
  3453. Container ride-the-lightning-loop-1 Stopped
  3454. Container ride-the-lightning-boltz-1 Stopped
  3455. Container lnme-web-1 Stopped
  3456. Going to remove lnme-web-1
  3457. Container lnme-web-1 Removing
  3458. Container lnme-web-1 Removed
  3459. Stopping app lnme...
  3460. Container ride-the-lightning-main-1 Stopped
  3461. Going to remove ride-the-lightning-boltz-1, ride-the-lightning-loop-1, ride-the-lightning-main-1
  3462. Container ride-the-lightning-main-1 Removing
  3463. Container ride-the-lightning-boltz-1 Removing
  3464. Container ride-the-lightning-loop-1 Removing
  3465. Container ride-the-lightning-main-1 Removed
  3466. Container ride-the-lightning-boltz-1 Removed
  3467. Container ride-the-lightning-loop-1 Removed
  3468. Stopping app ride-the-lightning...
  3469.  
  3470. Stopping Docker services...
  3471.  
  3472. time="2023-02-24T17:12:11Z" level=warning msg="The \"APP_ELECTRUM_IP\" variable is not set. Defaulting to a blank string."
  3473. Container i2p Stopping
  3474. Container i2p Stopping
  3475. Container app-tor Stopping
  3476. Container middleware Stopping
  3477. Container app-2-tor Stopping
  3478. Container app-2-tor Stopping
  3479. Container nginx Stopping
  3480. Container nginx Stopping
  3481. Container app-3-tor Stopping
  3482. Container app-3-tor Stopping
  3483. Container neutrino-switcher Stopping
  3484. Container neutrino-switcher Stopping
  3485. Container manager Stopping
  3486. Container manager Stopping
  3487. Container middleware Stopping
  3488. Container app-tor Stopping
  3489. Container neutrino-switcher Stopped
  3490. Container neutrino-switcher Removing
  3491. Container neutrino-switcher Removed
  3492. Container app-tor Stopped
  3493. Container app-tor Removing
  3494. Container app-tor Removed
  3495. Container app-2-tor Stopped
  3496. Container app-2-tor Removing
  3497. Container app-2-tor Removed
  3498. Container app-3-tor Stopped
  3499. Container app-3-tor Removing
  3500. Container app-3-tor Removed
  3501. Container manager Stopped
  3502. Container manager Removing
  3503. Container manager Removed
  3504. Container nginx Stopped
  3505. Container nginx Removing
  3506. Container nginx Removed
  3507. Container dashboard Stopping
  3508. Container dashboard Stopping
  3509. Container dashboard Stopped
  3510. Container dashboard Removing
  3511. Container dashboard Removed
  3512. Container middleware Stopped
  3513. Container middleware Removing
  3514. Container middleware Removed
  3515. Container lightning Stopping
  3516. Container lightning Stopping
  3517. Container lightning Stopped
  3518. Container lightning Removing
  3519. Container lightning Removed
  3520. Container bitcoin Stopping
  3521. Container bitcoin Stopping
  3522. New password: Retype new password: passwd: password updated successfully
  3523. New password: Retype new password: passwd: password updated successfully
  3524. New password: Retype new password: passwd: password updated successfully
  3525. New password: Retype new password: passwd: password updated successfully
  3526. New password: Retype new password: passwd: password updated successfully
  3527. New password: Retype new password: passwd: password updated successfully
  3528. New password: Retype new password: passwd: password updated successfully
  3529. New password: Retype new password: passwd: password updated successfully
  3530. New password: Retype new password: passwd: password updated successfully
  3531. New password: Retype new password: passwd: password updated successfully
  3532. New password: Retype new password: passwd: password updated successfully
  3533. New password: Retype new password: passwd: password updated successfully
  3534. New password: Retype new password: passwd: password updated successfully
  3535. New password: Retype new password: passwd: password updated successfully
  3536. New password: Retype new password: passwd: password updated successfully
  3537. New password: Retype new password: passwd: password updated successfully
  3538. New password: Retype new password: passwd: password updated successfully
  3539. New password: Retype new password: passwd: password updated successfully
  3540. New password: Retype new password: passwd: password updated successfully
  3541. New password: Retype new password: passwd: password updated successfully
  3542. Stopping installed apps...
  3543.  
  3544. Container ride-the-lightning-main-1 Stopping
  3545. Container ride-the-lightning-loop-1 Stopping
  3546. Container ride-the-lightning-boltz-1 Stopping
  3547. Container ride-the-lightning-loop-1 Stopped
  3548. Container lnme-web-1 Stopping
  3549. Container ride-the-lightning-boltz-1 Stopped
  3550. Container ride-the-lightning-main-1 Stopped
  3551. Going to remove ride-the-lightning-main-1, ride-the-lightning-loop-1, ride-the-lightning-boltz-1
  3552. Container ride-the-lightning-boltz-1 Removing
  3553. Container ride-the-lightning-loop-1 Removing
  3554. Container ride-the-lightning-main-1 Removing
  3555. Container ride-the-lightning-main-1 Removed
  3556. Container ride-the-lightning-boltz-1 Removed
  3557. Container ride-the-lightning-loop-1 Removed
  3558. Stopping app ride-the-lightning...
  3559. Container lnme-web-1 Stopped
  3560. Going to remove lnme-web-1
  3561. Container lnme-web-1 Removing
  3562. Container lnme-web-1 Removed
  3563. Stopping app lnme...
  3564.  
  3565. Stopping Docker services...
  3566.  
  3567. time="2023-03-10T14:07:46Z" level=warning msg="The \"APP_ELECTRUM_IP\" variable is not set. Defaulting to a blank string."
  3568. Container neutrino-switcher Stopping
  3569. Container manager Stopping
  3570. Container neutrino-switcher Stopping
  3571. Container i2p Stopping
  3572. Container i2p Stopping
  3573. Container app-3-tor Stopping
  3574. Container app-3-tor Stopping
  3575. Container app-tor Stopping
  3576. Container app-tor Stopping
  3577. Container manager Stopping
  3578. Container nginx Stopping
  3579. Container nginx Stopping
  3580. Container middleware Stopping
  3581. Container middleware Stopping
  3582. Container app-2-tor Stopping
  3583. Container app-2-tor Stopping
  3584. Container neutrino-switcher Stopped
  3585. Container neutrino-switcher Removing
  3586. Container neutrino-switcher Removed
  3587. Container manager Stopped
  3588. Container manager Removing
  3589. Container manager Removed
  3590. Container app-3-tor Stopped
  3591. Container app-3-tor Removing
  3592. Container app-3-tor Removed
  3593. Container app-2-tor Stopped
  3594. Container app-2-tor Removing
  3595. Container app-2-tor Removed
  3596. Container app-tor Stopped
  3597. Container app-tor Removing
  3598. Container app-tor Removed
  3599. Container nginx Stopped
  3600. Container nginx Removing
  3601. Container nginx Removed
  3602. Container dashboard Stopping
  3603. Container dashboard Stopping
  3604. Container dashboard Stopped
  3605. Container dashboard Removing
  3606. Container dashboard Removed
  3607. Container middleware Stopped
  3608. Container middleware Removing
  3609. Container middleware Removed
  3610. Container lightning Stopping
  3611. Container lightning Stopping
  3612. Container lightning Stopped
  3613. Container lightning Removing
  3614. Container lightning Removed
  3615. Container bitcoin Stopping
  3616. Container bitcoin Stopping
  3617. Container i2p Stopped
  3618. Container i2p Removing
  3619. Container i2p Removed
  3620. Container bitcoin Stopped
  3621. Container bitcoin Removing
  3622. Container bitcoin Removed
  3623. Container tor Stopping
  3624. Container tor Stopping
  3625. Container tor Stopped
  3626. Container tor Removing
  3627. Container tor Removed
  3628. Network citadel_main_network Removing
  3629. Network citadel_main_network Removed
  3630. New password: Retype new password: passwd: password updated successfully
  3631. New password: Retype new password: passwd: password updated successfully
  3632. Stopping installed apps...
  3633.  
  3634. Container lnme-web-1 Stopping
  3635. Container ride-the-lightning-loop-1 Stopping
  3636. Container ride-the-lightning-main-1 Stopping
  3637. Container ride-the-lightning-boltz-1 Stopping
  3638. Container ride-the-lightning-loop-1 Stopped
  3639. Container ride-the-lightning-boltz-1 Stopped
  3640. Container lnme-web-1 Stopped
  3641. Going to remove lnme-web-1
  3642. Container lnme-web-1 Removing
  3643. Container lnme-web-1 Removed
  3644. Stopping app lnme...
  3645. Container ride-the-lightning-main-1 Stopped
  3646. Going to remove ride-the-lightning-main-1, ride-the-lightning-boltz-1, ride-the-lightning-loop-1
  3647. Container ride-the-lightning-loop-1 Removing
  3648. Container ride-the-lightning-main-1 Removing
  3649. Container ride-the-lightning-boltz-1 Removing
  3650. Container ride-the-lightning-boltz-1 Removed
  3651. Container ride-the-lightning-main-1 Removed
  3652. Container ride-the-lightning-loop-1 Removed
  3653. Stopping app ride-the-lightning...
  3654.  
  3655. Stopping Docker services...
  3656.  
  3657. time="2023-03-11T17:11:31Z" level=warning msg="The \"APP_ELECTRUM_IP\" variable is not set. Defaulting to a blank string."
  3658. Container middleware Stopping
  3659. Container middleware Stopping
  3660. Container manager Stopping
  3661. Container manager Stopping
  3662. Container i2p Stopping
  3663. Container i2p Stopping
  3664. Container nginx Stopping
  3665. Container nginx Stopping
  3666. Container app-tor Stopping
  3667. Container app-tor Stopping
  3668. Container app-2-tor Stopping
  3669. Container app-2-tor Stopping
  3670. Container app-3-tor Stopping
  3671. Container app-3-tor Stopping
  3672. Container neutrino-switcher Stopping
  3673. Container neutrino-switcher Stopping
  3674. Container neutrino-switcher Stopped
  3675. Container neutrino-switcher Removing
  3676. Container neutrino-switcher Removed
  3677. Container manager Stopped
  3678. Container manager Removing
  3679. Container manager Removed
  3680. Container app-3-tor Stopped
  3681. Container app-3-tor Removing
  3682. Container app-3-tor Removed
  3683. Container app-tor Stopped
  3684. Container app-tor Removing
  3685. Container app-tor Removed
  3686. Container app-2-tor Stopped
  3687. Container app-2-tor Removing
  3688. Container app-2-tor Removed
  3689. Container nginx Stopped
  3690. Container nginx Removing
  3691. Container nginx Removed
  3692. Container dashboard Stopping
  3693. Container dashboard Stopping
  3694. Container dashboard Stopped
  3695. Container dashboard Removing
  3696. Container dashboard Removed
  3697. Container middleware Stopped
  3698. Container middleware Removing
  3699. Container middleware Removed
  3700. Container lightning Stopping
  3701. Container lightning Stopping
  3702. New password: Retype new password: passwd: password updated successfully
  3703. New password: Retype new password: passwd: password updated successfully
  3704. New password: Retype new password: passwd: password updated successfully
  3705. New password: Retype new password: passwd: password updated successfully
  3706. New password: Retype new password: passwd: password updated successfully
  3707. karen will start in 30 seconds
  3708. karen is running in /home/citadel/citadel/events
  3709. New password: Retype new password: passwd: password updated successfully
  3710. Stopping installed apps...
  3711.  
  3712. Container lnme-web-1 Stopping
  3713. Container ride-the-lightning-boltz-1 Stopping
  3714. Container ride-the-lightning-loop-1 Stopping
  3715. Container ride-the-lightning-main-1 Stopping
  3716. Container ride-the-lightning-loop-1 Stopped
  3717. Container lnme-web-1 Stopped
  3718. Going to remove lnme-web-1
  3719. Container lnme-web-1 Removing
  3720. Container lnme-web-1 Removed
  3721. Stopping app lnme...
  3722. Container ride-the-lightning-main-1 Stopped
  3723. Container ride-the-lightning-boltz-1 Stopped
  3724. Going to remove ride-the-lightning-loop-1, ride-the-lightning-main-1, ride-the-lightning-boltz-1
  3725. Container ride-the-lightning-boltz-1 Removing
  3726. Container ride-the-lightning-loop-1 Removing
  3727. Container ride-the-lightning-main-1 Removing
  3728. Container ride-the-lightning-main-1 Removed
  3729. Container ride-the-lightning-boltz-1 Removed
  3730. Container ride-the-lightning-loop-1 Removed
  3731. Stopping app ride-the-lightning...
  3732.  
  3733. Stopping Docker services...
  3734.  
  3735. time="2023-03-13T12:11:54Z" level=warning msg="The \"APP_ELECTRUM_IP\" variable is not set. Defaulting to a blank string."
  3736. Container dashboard Stopping
  3737. Container dashboard Stopping
  3738. Container i2p Stopping
  3739. Container i2p Stopping
  3740. Container caddy Stopping
  3741. Container caddy Stopping
  3742. Container middleware Stopping
  3743. Container middleware Stopping
  3744. Container app-tor Stopping
  3745. Container app-tor Stopping
  3746. Container neutrino-switcher Stopping
  3747. Container neutrino-switcher Stopping
  3748. Container app-3-tor Stopping
  3749. Container neutrino-switcher Stopped
  3750. Container neutrino-switcher Removing
  3751. Container app-2-tor Stopping
  3752. Container app-2-tor Stopping
  3753. Container app-3-tor Stopping
  3754. Container manager Stopping
  3755. Container manager Stopping
  3756. Container neutrino-switcher Removed
  3757. Container caddy Stopped
  3758. Container caddy Removing
  3759. Container caddy Removed
  3760. Container dashboard Stopped
  3761. Container dashboard Removing
  3762. Container dashboard Removed
  3763. Container manager Stopped
  3764. Container manager Removing
  3765. Container app-tor Stopped
  3766. Container app-tor Removing
  3767. Container app-tor Removed
  3768. Container app-2-tor Stopped
  3769. Container app-2-tor Removing
  3770. Container app-2-tor Removed
  3771. Container manager Removed
  3772. Container app-3-tor Stopped
  3773. Container app-3-tor Removing
  3774. Container app-3-tor Removed
  3775. New password: Retype new password: passwd: password updated successfully
  3776. New password: Retype new password: passwd: password updated successfully
  3777. New password: Retype new password: passwd: password updated successfully
  3778. New password: Retype new password: passwd: password updated successfully
  3779. New password: Retype new password: passwd: password updated successfully
  3780. New password: Retype new password: passwd: password updated successfully
  3781. New password: Retype new password: passwd: password updated successfully
  3782. New password: Retype new password: passwd: password updated successfully
  3783. New password: Retype new password: passwd: password updated successfully
  3784. New password: Retype new password: passwd: password updated successfully
  3785. New password: Retype new password: passwd: password updated successfully
  3786. New password: Retype new password: passwd: password updated successfully
  3787. New password: Retype new password: passwd: password updated successfully
  3788. New password: Retype new password: passwd: password updated successfully
  3789. New password: Retype new password: passwd: password updated successfully
  3790. New password: Retype new password: passwd: password updated successfully
  3791. New password: Retype new password: passwd: password updated successfully
  3792. New password: Retype new password: passwd: password updated successfully
  3793. New password: Retype new password: passwd: password updated successfully
  3794. New password: Retype new password: passwd: password updated successfully
  3795. New password: Retype new password: passwd: password updated successfully
  3796. New password: Retype new password: passwd: password updated successfully
  3797. New password: Retype new password: passwd: password updated successfully
  3798. New password: Retype new password: passwd: password updated successfully
  3799. New password: Retype new password: passwd: password updated successfully
  3800. New password: Retype new password: passwd: password updated successfully
  3801. New password: Retype new password: passwd: password updated successfully
  3802. New password: Retype new password: passwd: password updated successfully
  3803. New password: Retype new password: passwd: password updated successfully
  3804. New password: Retype new password: passwd: password updated successfully
  3805. New password: Retype new password: passwd: password updated successfully
  3806. New password: Retype new password: passwd: password updated successfully
  3807. New password: Retype new password: passwd: password updated successfully
  3808. New password: Retype new password: passwd: password updated successfully
  3809. New password: Retype new password: passwd: password updated successfully
  3810. New password: Retype new password: passwd: password updated successfully
  3811. New password: Retype new password: passwd: password updated successfully
  3812. New password: Retype new password: passwd: password updated successfully
  3813. New password: Retype new password: passwd: password updated successfully
  3814. New password: Retype new password: passwd: password updated successfully
  3815. New password: Retype new password: passwd: password updated successfully
  3816. New password: Retype new password: passwd: password updated successfully
  3817. New password: Retype new password: passwd: password updated successfully
  3818. New password: Retype new password: passwd: password updated successfully
  3819. New password: Retype new password: passwd: password updated successfully
  3820. New password: Retype new password: passwd: password updated successfully
  3821. New password: Retype new password: passwd: password updated successfully
  3822. New password: Retype new password: passwd: password updated successfully
  3823. New password: Retype new password: passwd: password updated successfully
  3824. New password: Retype new password: passwd: password updated successfully
  3825. New password: Retype new password: passwd: password updated successfully
  3826. New password: Retype new password: passwd: password updated successfully
  3827. New password: Retype new password: passwd: password updated successfully
  3828. New password: Retype new password: passwd: password updated successfully
  3829. New password: Retype new password: passwd: password updated successfully
  3830. New password: Retype new password: passwd: password updated successfully
  3831. New password: Retype new password: passwd: password updated successfully
  3832. New password: Retype new password: passwd: password updated successfully
  3833. New password: Retype new password: passwd: password updated successfully
  3834. New password: Retype new password: passwd: password updated successfully
  3835. New password: Retype new password: passwd: password updated successfully
  3836. New password: Retype new password: passwd: password updated successfully
  3837. New password: Retype new password: passwd: password updated successfully
  3838. New password: Retype new password: passwd: password updated successfully
  3839. New password: Retype new password: passwd: password updated successfully
  3840. New password: Retype new password: passwd: password updated successfully
  3841. New password: Retype new password: passwd: password updated successfully
  3842. New password: Retype new password: passwd: password updated successfully
  3843. New password: Retype new password: passwd: password updated successfully
  3844. New password: Retype new password: passwd: password updated successfully
  3845. New password: Retype new password: passwd: password updated successfully
  3846. New password: Retype new password: passwd: password updated successfully
  3847. New password: Retype new password: passwd: password updated successfully
  3848. New password: Retype new password: passwd: password updated successfully
  3849. New password: Retype new password: passwd: password updated successfully
  3850. New password: Retype new password: passwd: password updated successfully
  3851. New password: Retype new password: passwd: password updated successfully
  3852. New password: Retype new password: passwd: password updated successfully
  3853. New password: Retype new password: passwd: password updated successfully
  3854. New password: Retype new password: passwd: password updated successfully
  3855. New password: Retype new password: passwd: password updated successfully
  3856. New password: Retype new password: passwd: password updated successfully
  3857. New password: Retype new password: passwd: password updated successfully
  3858. New password: Retype new password: passwd: password updated successfully
  3859. New password: Retype new password: passwd: password updated successfully
  3860. New password: Retype new password: passwd: password updated successfully
  3861. New password: Retype new password: passwd: password updated successfully
  3862. New password: Retype new password: passwd: password updated successfully
  3863. New password: Retype new password: passwd: password updated successfully
  3864. New password: Retype new password: passwd: password updated successfully
  3865. New password: Retype new password: passwd: password updated successfully
  3866. New password: Retype new password: passwd: password updated successfully
  3867. New password: Retype new password: passwd: password updated successfully
  3868. New password: Retype new password: passwd: password updated successfully
  3869. New password: Retype new password: passwd: password updated successfully
  3870. New password: Retype new password: passwd: password updated successfully
  3871. New password: Retype new password: passwd: password updated successfully
  3872. New password: Retype new password: passwd: password updated successfully
  3873. New password: Retype new password: passwd: password updated successfully
  3874. New password: Retype new password: passwd: password updated successfully
  3875. New password: Retype new password: passwd: password updated successfully
  3876. New password: Retype new password: passwd: password updated successfully
  3877. New password: Retype new password: passwd: password updated successfully
  3878. New password: Retype new password: passwd: password updated successfully
  3879. New password: Retype new password: passwd: password updated successfully
  3880. New password: Retype new password: passwd: password updated successfully
  3881. New password: Retype new password: passwd: password updated successfully
  3882. New password: Retype new password: passwd: password updated successfully
  3883. New password: Retype new password: passwd: password updated successfully
  3884. New password: Retype new password: passwd: password updated successfully
  3885. New password: Retype new password: passwd: password updated successfully
  3886. New password: Retype new password: passwd: password updated successfully
  3887. New password: Retype new password: passwd: password updated successfully
  3888. New password: Retype new password: passwd: password updated successfully
  3889. New password: Retype new password: passwd: password updated successfully
  3890. New password: Retype new password: passwd: password updated successfully
  3891. New password: Retype new password: passwd: password updated successfully
  3892. New password: Retype new password: passwd: password updated successfully
  3893. New password: Retype new password: passwd: password updated successfully
  3894. New password: Retype new password: passwd: password updated successfully
  3895. New password: Retype new password: passwd: password updated successfully
  3896. Stopping installed apps...
  3897.  
  3898. Container lnme-web-1 Stopping
  3899. Container ride-the-lightning-main-1 Stopping
  3900. Container ride-the-lightning-loop-1 Stopping
  3901. Container ride-the-lightning-boltz-1 Stopping
  3902. Container ride-the-lightning-loop-1 Stopped
  3903. Container ride-the-lightning-main-1 Stopped
  3904. Container lnme-web-1 Stopped
  3905. Going to remove lnme-web-1
  3906. Container lnme-web-1 Removing
  3907. Container lnme-web-1 Removed
  3908. Stopping app lnme...
  3909. Container ride-the-lightning-boltz-1 Stopped
  3910. Going to remove ride-the-lightning-boltz-1, ride-the-lightning-loop-1, ride-the-lightning-main-1
  3911. Container ride-the-lightning-boltz-1 Removing
  3912. Container ride-the-lightning-main-1 Removing
  3913. Container ride-the-lightning-loop-1 Removing
  3914. Container ride-the-lightning-loop-1 Removed
  3915. Container ride-the-lightning-main-1 Removed
  3916. Container ride-the-lightning-boltz-1 Removed
  3917. Stopping app ride-the-lightning...
  3918.  
  3919. Stopping Docker services...
  3920.  
  3921. time="2024-01-21T12:39:50Z" level=warning msg="The \"APP_ELECTRUM_IP\" variable is not set. Defaulting to a blank string."
  3922. Container app-tor Stopping
  3923. Container app-tor Stopping
  3924. Container middleware Stopping
  3925. Container middleware Stopping
  3926. Container app-2-tor Stopping
  3927. Container app-2-tor Stopping
  3928. Container caddy Stopping
  3929. Container caddy Stopping
  3930. Container app-3-tor Stopping
  3931. Container manager Stopping
  3932. Container app-3-tor Stopping
  3933. Container dashboard Stopping
  3934. Container dashboard Stopping
  3935. Container neutrino-switcher Stopping
  3936. Container i2p Stopping
  3937. Container i2p Stopping
  3938. Container manager Stopping
  3939. Container neutrino-switcher Stopping
  3940. Container neutrino-switcher Stopped
  3941. Container neutrino-switcher Removing
  3942. Container neutrino-switcher Removed
  3943. Container caddy Stopped
  3944. Container caddy Removing
  3945. Container caddy Removed
  3946. Container app-3-tor Stopped
  3947. Container app-3-tor Removing
  3948. Container app-3-tor Removed
  3949. Container app-tor Stopped
  3950. Container app-tor Removing
  3951. Container app-tor Removed
  3952. Container manager Stopped
  3953. Container manager Removing
  3954. Container app-2-tor Stopped
  3955. Container app-2-tor Removing
  3956. Container app-2-tor Removed
  3957. Container dashboard Stopped
  3958. Container dashboard Removing
  3959. Container dashboard Removed
  3960. Container manager Removed
  3961. Container middleware Stopped
  3962. Container middleware Removing
  3963. Container middleware Removed
  3964. Container lightning Stopping
  3965. Container lightning Stopping
  3966. Container i2p Stopped
  3967. Container i2p Removing
  3968. Container i2p Removed
Add Comment
Please, Sign In to add comment