2021-05-15T13:49:39.7899751Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:49:40.3843541Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:49:40.4552537Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:49:40.5314234Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:49:40.6230515Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:49:46.8756686Z Current runner version: '2.278.0' 2021-05-15T13:49:46.8780901Z ##[group]Operating System 2021-05-15T13:49:46.8781803Z Ubuntu 2021-05-15T13:49:46.8782219Z 20.04.2 2021-05-15T13:49:46.8782685Z LTS 2021-05-15T13:49:46.8783138Z ##[endgroup] 2021-05-15T13:49:46.8783748Z ##[group]Virtual Environment 2021-05-15T13:49:46.8784390Z Environment: ubuntu-20.04 2021-05-15T13:49:46.8784908Z Version: 20210510.0 2021-05-15T13:49:46.8785893Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:49:46.8787168Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:49:46.8788061Z ##[endgroup] 2021-05-15T13:49:46.8789821Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:49:46.8790920Z Actions: write 2021-05-15T13:49:46.8791449Z Checks: write 2021-05-15T13:49:46.8791955Z Contents: write 2021-05-15T13:49:46.8792503Z Deployments: write 2021-05-15T13:49:46.8793108Z Issues: write 2021-05-15T13:49:46.8793647Z Metadata: read 2021-05-15T13:49:46.8794143Z Packages: write 2021-05-15T13:49:46.8794721Z PullRequests: write 2021-05-15T13:49:46.8795360Z RepositoryProjects: write 2021-05-15T13:49:46.8795963Z SecurityEvents: write 2021-05-15T13:49:46.8796546Z Statuses: write 2021-05-15T13:49:46.8797149Z ##[endgroup] 2021-05-15T13:49:46.8799925Z Prepare workflow directory 2021-05-15T13:49:46.9748019Z Prepare all required actions 2021-05-15T13:49:46.9758264Z Getting action download info 2021-05-15T13:49:47.4335921Z Download action repository 'actions/checkout@v2' 2021-05-15T13:49:49.1477099Z Download action repository 'r-lib/actions@master' 2021-05-15T13:49:49.6790707Z Download action repository 'adigherman/actions@master' 2021-05-15T13:49:50.6799208Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:49:50.9145373Z Download action repository 'actions/cache@v1' 2021-05-15T13:49:51.0520887Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:49:51.1982593Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:49:51.5084185Z ##[group]Run actions/checkout@v2 2021-05-15T13:49:51.5084731Z with: 2021-05-15T13:49:51.5085222Z repository: neuroconductor/malf.templates 2021-05-15T13:49:51.5086190Z token: *** 2021-05-15T13:49:51.5086537Z ssh-strict: true 2021-05-15T13:49:51.5087006Z persist-credentials: true 2021-05-15T13:49:51.5087444Z clean: true 2021-05-15T13:49:51.5087813Z fetch-depth: 1 2021-05-15T13:49:51.5088158Z lfs: false 2021-05-15T13:49:51.5088523Z submodules: false 2021-05-15T13:49:51.5088860Z env: 2021-05-15T13:49:51.5089262Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:49:51.5089682Z TIC_DEPLOY_KEY: 2021-05-15T13:49:51.5090437Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:49:51.5091577Z GITHUB_PAT: *** 2021-05-15T13:49:51.5091938Z COVERALLS_TOKEN: 2021-05-15T13:49:51.5092391Z continue-on-error: false 2021-05-15T13:49:51.5092830Z VDIFFR_RUN_TESTS: 2021-05-15T13:49:51.5093201Z ##[endgroup] 2021-05-15T13:49:51.7139078Z Syncing repository: neuroconductor/malf.templates 2021-05-15T13:49:51.7139831Z ##[group]Getting Git version info 2021-05-15T13:49:51.7140758Z Working directory is '/home/runner/work/malf.templates/malf.templates' 2021-05-15T13:49:51.7210639Z [command]/usr/bin/git version 2021-05-15T13:49:51.7345106Z git version 2.31.1 2021-05-15T13:49:51.7365741Z ##[endgroup] 2021-05-15T13:49:51.7372881Z Deleting the contents of '/home/runner/work/malf.templates/malf.templates' 2021-05-15T13:49:51.7378833Z ##[group]Initializing the repository 2021-05-15T13:49:51.7383520Z [command]/usr/bin/git init /home/runner/work/malf.templates/malf.templates 2021-05-15T13:49:51.7449793Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:49:51.7450583Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:49:51.7451240Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:49:51.7451888Z hint: 2021-05-15T13:49:51.7452499Z hint: git config --global init.defaultBranch 2021-05-15T13:49:51.7452930Z hint: 2021-05-15T13:49:51.7453510Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:49:51.7454299Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:49:51.7454798Z hint: 2021-05-15T13:49:51.7455210Z hint: git branch -m 2021-05-15T13:49:51.7460587Z Initialized empty Git repository in /home/runner/work/malf.templates/malf.templates/.git/ 2021-05-15T13:49:51.7470274Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/malf.templates 2021-05-15T13:49:51.7513921Z ##[endgroup] 2021-05-15T13:49:51.7514725Z ##[group]Disabling automatic garbage collection 2021-05-15T13:49:51.7519862Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:49:51.7560368Z ##[endgroup] 2021-05-15T13:49:51.7565828Z ##[group]Setting up auth 2021-05-15T13:49:51.7573879Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:49:51.7608297Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T13:49:51.7945369Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:49:51.7987427Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T13:49:51.8212012Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:49:51.8266467Z ##[endgroup] 2021-05-15T13:49:51.8267409Z ##[group]Fetching the repository 2021-05-15T13:49:51.8275997Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +e20ea485d1a7dc360c34f5232189c9f158bafdbf:refs/tags/1.2.0.s 2021-05-15T13:49:52.0386099Z remote: Enumerating objects: 254, done. 2021-05-15T13:49:52.0387421Z remote: Counting objects: 0% (1/254) 2021-05-15T13:49:52.0399726Z remote: Counting objects: 1% (3/254) 2021-05-15T13:49:52.0400881Z remote: Counting objects: 2% (6/254) 2021-05-15T13:49:52.0415087Z remote: Counting objects: 3% (8/254) 2021-05-15T13:49:52.0415879Z remote: Counting objects: 4% (11/254) 2021-05-15T13:49:52.0416653Z remote: Counting objects: 5% (13/254) 2021-05-15T13:49:52.0417310Z remote: Counting objects: 6% (16/254) 2021-05-15T13:49:52.0417931Z remote: Counting objects: 7% (18/254) 2021-05-15T13:49:52.0418552Z remote: Counting objects: 8% (21/254) 2021-05-15T13:49:52.0419179Z remote: Counting objects: 9% (23/254) 2021-05-15T13:49:52.0419784Z remote: Counting objects: 10% (26/254) 2021-05-15T13:49:52.0420410Z remote: Counting objects: 11% (28/254) 2021-05-15T13:49:52.0421022Z remote: Counting objects: 12% (31/254) 2021-05-15T13:49:52.0421571Z remote: Counting objects: 13% (34/254) 2021-05-15T13:49:52.0422113Z remote: Counting objects: 14% (36/254) 2021-05-15T13:49:52.0422644Z remote: Counting objects: 15% (39/254) 2021-05-15T13:49:52.0423190Z remote: Counting objects: 16% (41/254) 2021-05-15T13:49:52.0423720Z remote: Counting objects: 17% (44/254) 2021-05-15T13:49:52.0424261Z remote: Counting objects: 18% (46/254) 2021-05-15T13:49:52.0424821Z remote: Counting objects: 19% (49/254) 2021-05-15T13:49:52.0425346Z remote: Counting objects: 20% (51/254) 2021-05-15T13:49:52.0425887Z remote: Counting objects: 21% (54/254) 2021-05-15T13:49:52.0426431Z remote: Counting objects: 22% (56/254) 2021-05-15T13:49:52.0427022Z remote: Counting objects: 23% (59/254) 2021-05-15T13:49:52.0427577Z remote: Counting objects: 24% (61/254) 2021-05-15T13:49:52.0428257Z remote: Counting objects: 25% (64/254) 2021-05-15T13:49:52.0428769Z remote: Counting objects: 26% (67/254) 2021-05-15T13:49:52.0429328Z remote: Counting objects: 27% (69/254) 2021-05-15T13:49:52.0429937Z remote: Counting objects: 28% (72/254) 2021-05-15T13:49:52.0430414Z remote: Counting objects: 29% (74/254) 2021-05-15T13:49:52.0430898Z remote: Counting objects: 30% (77/254) 2021-05-15T13:49:52.0431365Z remote: Counting objects: 31% (79/254) 2021-05-15T13:49:52.0431848Z remote: Counting objects: 32% (82/254) 2021-05-15T13:49:52.0432322Z remote: Counting objects: 33% (84/254) 2021-05-15T13:49:52.0432804Z remote: Counting objects: 34% (87/254) 2021-05-15T13:49:52.0433290Z remote: Counting objects: 35% (89/254) 2021-05-15T13:49:52.0433760Z remote: Counting objects: 36% (92/254) 2021-05-15T13:49:52.0434242Z remote: Counting objects: 37% (94/254) 2021-05-15T13:49:52.0434714Z remote: Counting objects: 38% (97/254) 2021-05-15T13:49:52.0435203Z remote: Counting objects: 39% (100/254) 2021-05-15T13:49:52.0435677Z remote: Counting objects: 40% (102/254) 2021-05-15T13:49:52.0436160Z remote: Counting objects: 41% (105/254) 2021-05-15T13:49:52.0436632Z remote: Counting objects: 42% (107/254) 2021-05-15T13:49:52.0437112Z remote: Counting objects: 43% (110/254) 2021-05-15T13:49:52.0437598Z remote: Counting objects: 44% (112/254) 2021-05-15T13:49:52.0438068Z remote: Counting objects: 45% (115/254) 2021-05-15T13:49:52.0438553Z remote: Counting objects: 46% (117/254) 2021-05-15T13:49:52.0439021Z remote: Counting objects: 47% (120/254) 2021-05-15T13:49:52.0439502Z remote: Counting objects: 48% (122/254) 2021-05-15T13:49:52.0439968Z remote: Counting objects: 49% (125/254) 2021-05-15T13:49:52.0440451Z remote: Counting objects: 50% (127/254) 2021-05-15T13:49:52.0440923Z remote: Counting objects: 51% (130/254) 2021-05-15T13:49:52.0441649Z remote: Counting objects: 52% (133/254) 2021-05-15T13:49:52.0442132Z remote: Counting objects: 53% (135/254) 2021-05-15T13:49:52.0442617Z remote: Counting objects: 54% (138/254) 2021-05-15T13:49:52.0443102Z remote: Counting objects: 55% (140/254) 2021-05-15T13:49:52.0443573Z remote: Counting objects: 56% (143/254) 2021-05-15T13:49:52.0444057Z remote: Counting objects: 57% (145/254) 2021-05-15T13:49:52.0444532Z remote: Counting objects: 58% (148/254) 2021-05-15T13:49:52.0445015Z remote: Counting objects: 59% (150/254) 2021-05-15T13:49:52.0445490Z remote: Counting objects: 60% (153/254) 2021-05-15T13:49:52.0445979Z remote: Counting objects: 61% (155/254) 2021-05-15T13:49:52.0446449Z remote: Counting objects: 62% (158/254) 2021-05-15T13:49:52.0446929Z remote: Counting objects: 63% (161/254) 2021-05-15T13:49:52.0447410Z remote: Counting objects: 64% (163/254) 2021-05-15T13:49:52.0447889Z remote: Counting objects: 65% (166/254) 2021-05-15T13:49:52.0448371Z remote: Counting objects: 66% (168/254) 2021-05-15T13:49:52.0448839Z remote: Counting objects: 67% (171/254) 2021-05-15T13:49:52.0449318Z remote: Counting objects: 68% (173/254) 2021-05-15T13:49:52.0449787Z remote: Counting objects: 69% (176/254) 2021-05-15T13:49:52.0450270Z remote: Counting objects: 70% (178/254) 2021-05-15T13:49:52.0450739Z remote: Counting objects: 71% (181/254) 2021-05-15T13:49:52.0451219Z remote: Counting objects: 72% (183/254) 2021-05-15T13:49:52.0451699Z remote: Counting objects: 73% (186/254) 2021-05-15T13:49:52.0452168Z remote: Counting objects: 74% (188/254) 2021-05-15T13:49:52.0452649Z remote: Counting objects: 75% (191/254) 2021-05-15T13:49:52.0453118Z remote: Counting objects: 76% (194/254) 2021-05-15T13:49:52.0453598Z remote: Counting objects: 77% (196/254) 2021-05-15T13:49:52.0454142Z remote: Counting objects: 78% (199/254) 2021-05-15T13:49:52.0454624Z remote: Counting objects: 79% (201/254) 2021-05-15T13:49:52.0455096Z remote: Counting objects: 80% (204/254) 2021-05-15T13:49:52.0455581Z remote: Counting objects: 81% (206/254) 2021-05-15T13:49:52.0456063Z remote: Counting objects: 82% (209/254) 2021-05-15T13:49:52.0456530Z remote: Counting objects: 83% (211/254) 2021-05-15T13:49:52.0457012Z remote: Counting objects: 84% (214/254) 2021-05-15T13:49:52.0457481Z remote: Counting objects: 85% (216/254) 2021-05-15T13:49:52.0457964Z remote: Counting objects: 86% (219/254) 2021-05-15T13:49:52.0458432Z remote: Counting objects: 87% (221/254) 2021-05-15T13:49:52.0458913Z remote: Counting objects: 88% (224/254) 2021-05-15T13:49:52.0459381Z remote: Counting objects: 89% (227/254) 2021-05-15T13:49:52.0459862Z remote: Counting objects: 90% (229/254) 2021-05-15T13:49:52.0460339Z remote: Counting objects: 91% (232/254) 2021-05-15T13:49:52.0460943Z remote: Counting objects: 92% (234/254) 2021-05-15T13:49:52.0461431Z remote: Counting objects: 93% (237/254) 2021-05-15T13:49:52.0461904Z remote: Counting objects: 94% (239/254) 2021-05-15T13:49:52.0462391Z remote: Counting objects: 95% (242/254) 2021-05-15T13:49:52.0462878Z remote: Counting objects: 96% (244/254) 2021-05-15T13:49:52.0463349Z remote: Counting objects: 97% (247/254) 2021-05-15T13:49:52.0463833Z remote: Counting objects: 98% (249/254) 2021-05-15T13:49:52.0464300Z remote: Counting objects: 99% (252/254) 2021-05-15T13:49:52.0464785Z remote: Counting objects: 100% (254/254) 2021-05-15T13:49:52.0465282Z remote: Counting objects: 100% (254/254), done. 2021-05-15T13:49:52.0465818Z remote: Compressing objects: 0% (1/250) 2021-05-15T13:49:52.0466341Z remote: Compressing objects: 1% (3/250) 2021-05-15T13:49:52.0466937Z remote: Compressing objects: 2% (5/250) 2021-05-15T13:49:52.0467474Z remote: Compressing objects: 3% (8/250) 2021-05-15T13:49:52.0467987Z remote: Compressing objects: 4% (10/250) 2021-05-15T13:49:52.0468518Z remote: Compressing objects: 5% (13/250) 2021-05-15T13:49:52.0469034Z remote: Compressing objects: 6% (15/250) 2021-05-15T13:49:52.0469563Z remote: Compressing objects: 7% (18/250) 2021-05-15T13:49:52.0470122Z remote: Compressing objects: 8% (20/250) 2021-05-15T13:49:52.0470652Z remote: Compressing objects: 9% (23/250) 2021-05-15T13:49:52.0471168Z remote: Compressing objects: 10% (25/250) 2021-05-15T13:49:52.0471699Z remote: Compressing objects: 11% (28/250) 2021-05-15T13:49:52.0472231Z remote: Compressing objects: 12% (30/250) 2021-05-15T13:49:52.0472745Z remote: Compressing objects: 13% (33/250) 2021-05-15T13:49:52.0473278Z remote: Compressing objects: 14% (35/250) 2021-05-15T13:49:52.0473799Z remote: Compressing objects: 15% (38/250) 2021-05-15T13:49:52.0474331Z remote: Compressing objects: 16% (40/250) 2021-05-15T13:49:52.0474850Z remote: Compressing objects: 17% (43/250) 2021-05-15T13:49:52.0475379Z remote: Compressing objects: 18% (45/250) 2021-05-15T13:49:52.6465085Z remote: Compressing objects: 19% (48/250) 2021-05-15T13:49:52.6472945Z remote: Compressing objects: 20% (50/250) 2021-05-15T13:49:52.6474710Z remote: Compressing objects: 21% (53/250) 2021-05-15T13:49:52.6475562Z remote: Compressing objects: 22% (55/250) 2021-05-15T13:49:52.6476326Z remote: Compressing objects: 23% (58/250) 2021-05-15T13:49:52.6480010Z remote: Compressing objects: 24% (60/250) 2021-05-15T13:49:52.6480779Z remote: Compressing objects: 25% (63/250) 2021-05-15T13:49:52.6481819Z remote: Compressing objects: 26% (65/250) 2021-05-15T13:49:52.6482570Z remote: Compressing objects: 27% (68/250) 2021-05-15T13:49:52.6483700Z remote: Compressing objects: 28% (70/250) 2021-05-15T13:49:52.6484450Z remote: Compressing objects: 29% (73/250) 2021-05-15T13:49:52.6485187Z remote: Compressing objects: 30% (75/250) 2021-05-15T13:49:52.6486805Z remote: Compressing objects: 31% (78/250) 2021-05-15T13:49:52.6487561Z remote: Compressing objects: 32% (80/250) 2021-05-15T13:49:52.6489061Z remote: Compressing objects: 33% (83/250) 2021-05-15T13:49:52.6515279Z remote: Compressing objects: 34% (85/250) 2021-05-15T13:49:52.6515843Z remote: Compressing objects: 35% (88/250) 2021-05-15T13:49:52.6516558Z remote: Compressing objects: 36% (90/250) 2021-05-15T13:49:52.6517122Z remote: Compressing objects: 37% (93/250) 2021-05-15T13:49:52.6517645Z remote: Compressing objects: 38% (95/250) 2021-05-15T13:49:52.6518173Z remote: Compressing objects: 39% (98/250) 2021-05-15T13:49:52.6518714Z remote: Compressing objects: 40% (100/250) 2021-05-15T13:49:52.6519238Z remote: Compressing objects: 41% (103/250) 2021-05-15T13:49:52.6519770Z remote: Compressing objects: 42% (105/250) 2021-05-15T13:49:52.6520281Z remote: Compressing objects: 43% (108/250) 2021-05-15T13:49:52.6520810Z remote: Compressing objects: 44% (110/250) 2021-05-15T13:49:52.6521326Z remote: Compressing objects: 45% (113/250) 2021-05-15T13:49:52.6521966Z remote: Compressing objects: 46% (115/250) 2021-05-15T13:49:52.6522484Z remote: Compressing objects: 47% (118/250) 2021-05-15T13:49:52.6523013Z remote: Compressing objects: 48% (120/250) 2021-05-15T13:49:52.6523540Z remote: Compressing objects: 49% (123/250) 2021-05-15T13:49:52.6524055Z remote: Compressing objects: 50% (125/250) 2021-05-15T13:49:52.6524580Z remote: Compressing objects: 51% (128/250) 2021-05-15T13:49:52.6525091Z remote: Compressing objects: 52% (130/250) 2021-05-15T13:49:52.6525823Z remote: Compressing objects: 53% (133/250) 2021-05-15T13:49:52.6526353Z remote: Compressing objects: 54% (135/250) 2021-05-15T13:49:52.6526880Z remote: Compressing objects: 55% (138/250) 2021-05-15T13:49:52.6527395Z remote: Compressing objects: 56% (140/250) 2021-05-15T13:49:52.6527924Z remote: Compressing objects: 57% (143/250) 2021-05-15T13:49:52.6528460Z remote: Compressing objects: 58% (145/250) 2021-05-15T13:49:52.6528975Z remote: Compressing objects: 59% (148/250) 2021-05-15T13:49:52.6529505Z remote: Compressing objects: 60% (150/250) 2021-05-15T13:49:52.6530020Z remote: Compressing objects: 61% (153/250) 2021-05-15T13:49:52.6530549Z remote: Compressing objects: 62% (155/250) 2021-05-15T13:49:52.6531064Z remote: Compressing objects: 63% (158/250) 2021-05-15T13:49:52.6531594Z remote: Compressing objects: 64% (160/250) 2021-05-15T13:49:52.6532111Z remote: Compressing objects: 65% (163/250) 2021-05-15T13:49:52.6532644Z remote: Compressing objects: 66% (165/250) 2021-05-15T13:49:52.6533171Z remote: Compressing objects: 67% (168/250) 2021-05-15T13:49:52.6533686Z remote: Compressing objects: 68% (170/250) 2021-05-15T13:49:52.6534210Z remote: Compressing objects: 69% (173/250) 2021-05-15T13:49:52.6534721Z remote: Compressing objects: 70% (175/250) 2021-05-15T13:49:52.6535245Z remote: Compressing objects: 71% (178/250) 2021-05-15T13:49:52.6535757Z remote: Compressing objects: 72% (180/250) 2021-05-15T13:49:52.6536283Z remote: Compressing objects: 73% (183/250) 2021-05-15T13:49:52.6536793Z remote: Compressing objects: 74% (185/250) 2021-05-15T13:49:52.6537327Z remote: Compressing objects: 75% (188/250) 2021-05-15T13:49:52.6537854Z remote: Compressing objects: 76% (190/250) 2021-05-15T13:49:52.6538372Z remote: Compressing objects: 77% (193/250) 2021-05-15T13:49:52.6538972Z remote: Compressing objects: 78% (195/250) 2021-05-15T13:49:52.6539489Z remote: Compressing objects: 79% (198/250) 2021-05-15T13:49:52.6540011Z remote: Compressing objects: 80% (200/250) 2021-05-15T13:49:52.6540520Z remote: Compressing objects: 81% (203/250) 2021-05-15T13:49:53.1446956Z remote: Compressing objects: 82% (205/250) 2021-05-15T13:49:53.1457532Z remote: Compressing objects: 83% (208/250) 2021-05-15T13:49:53.1492404Z remote: Compressing objects: 84% (210/250) 2021-05-15T13:49:54.2656204Z remote: Compressing objects: 85% (213/250) 2021-05-15T13:49:54.2656889Z remote: Compressing objects: 85% (214/250) 2021-05-15T13:49:54.2661012Z remote: Compressing objects: 86% (215/250) 2021-05-15T13:49:54.2678965Z remote: Compressing objects: 87% (218/250) 2021-05-15T13:49:54.2698909Z remote: Compressing objects: 88% (220/250) 2021-05-15T13:49:54.2704183Z remote: Compressing objects: 89% (223/250) 2021-05-15T13:49:54.2705297Z remote: Compressing objects: 90% (225/250) 2021-05-15T13:49:54.2739905Z remote: Compressing objects: 91% (228/250) 2021-05-15T13:49:54.2740934Z remote: Compressing objects: 92% (230/250) 2021-05-15T13:49:54.2752809Z remote: Compressing objects: 93% (233/250) 2021-05-15T13:49:54.2753942Z remote: Compressing objects: 94% (235/250) 2021-05-15T13:49:54.2754847Z remote: Compressing objects: 95% (238/250) 2021-05-15T13:49:54.2755579Z remote: Compressing objects: 96% (240/250) 2021-05-15T13:49:54.2757807Z remote: Compressing objects: 97% (243/250) 2021-05-15T13:49:54.2758328Z remote: Compressing objects: 98% (245/250) 2021-05-15T13:49:54.2758864Z remote: Compressing objects: 99% (248/250) 2021-05-15T13:49:54.2759380Z remote: Compressing objects: 100% (250/250) 2021-05-15T13:49:54.2759933Z remote: Compressing objects: 100% (250/250), done. 2021-05-15T13:49:54.2813209Z Receiving objects: 0% (1/254) 2021-05-15T13:49:54.2813810Z Receiving objects: 1% (3/254) 2021-05-15T13:49:54.2814207Z Receiving objects: 2% (6/254) 2021-05-15T13:49:54.2814582Z Receiving objects: 3% (8/254) 2021-05-15T13:49:54.2814974Z Receiving objects: 4% (11/254) 2021-05-15T13:49:54.2815353Z Receiving objects: 5% (13/254) 2021-05-15T13:49:54.2815738Z Receiving objects: 6% (16/254) 2021-05-15T13:49:54.2816133Z Receiving objects: 7% (18/254) 2021-05-15T13:49:54.2816506Z Receiving objects: 8% (21/254) 2021-05-15T13:49:54.2816899Z Receiving objects: 9% (23/254) 2021-05-15T13:49:54.2817272Z Receiving objects: 10% (26/254) 2021-05-15T13:49:54.2817654Z Receiving objects: 11% (28/254) 2021-05-15T13:49:54.6282165Z Receiving objects: 12% (31/254) 2021-05-15T13:49:54.6663139Z Receiving objects: 13% (34/254) 2021-05-15T13:49:54.6748332Z Receiving objects: 14% (36/254) 2021-05-15T13:49:54.7756074Z Receiving objects: 15% (39/254) 2021-05-15T13:49:54.7831193Z Receiving objects: 16% (41/254) 2021-05-15T13:49:54.8962897Z Receiving objects: 17% (44/254), 17.53 MiB | 35.05 MiB/s 2021-05-15T13:49:54.9371921Z Receiving objects: 18% (46/254), 17.53 MiB | 35.05 MiB/s 2021-05-15T13:49:54.9413834Z Receiving objects: 19% (49/254), 17.53 MiB | 35.05 MiB/s 2021-05-15T13:49:55.0579593Z Receiving objects: 20% (51/254), 17.53 MiB | 35.05 MiB/s 2021-05-15T13:49:55.0626109Z Receiving objects: 21% (54/254), 17.53 MiB | 35.05 MiB/s 2021-05-15T13:49:55.1797015Z Receiving objects: 22% (56/254), 17.53 MiB | 35.05 MiB/s 2021-05-15T13:49:55.1882439Z Receiving objects: 23% (59/254), 17.53 MiB | 35.05 MiB/s 2021-05-15T13:49:55.2729054Z Receiving objects: 24% (61/254), 17.53 MiB | 35.05 MiB/s 2021-05-15T13:49:55.2795527Z Receiving objects: 25% (64/254), 17.53 MiB | 35.05 MiB/s 2021-05-15T13:49:55.3157598Z Receiving objects: 25% (64/254), 49.69 MiB | 49.68 MiB/s 2021-05-15T13:49:55.3203857Z Receiving objects: 26% (67/254), 49.69 MiB | 49.68 MiB/s 2021-05-15T13:49:55.4352426Z Receiving objects: 27% (69/254), 49.69 MiB | 49.68 MiB/s 2021-05-15T13:49:55.4403128Z Receiving objects: 28% (72/254), 49.69 MiB | 49.68 MiB/s 2021-05-15T13:49:55.5556221Z Receiving objects: 29% (74/254), 49.69 MiB | 49.68 MiB/s 2021-05-15T13:49:55.5621422Z Receiving objects: 30% (77/254), 49.69 MiB | 49.68 MiB/s 2021-05-15T13:49:55.6398528Z Receiving objects: 31% (79/254), 49.69 MiB | 49.68 MiB/s 2021-05-15T13:49:55.6756144Z Receiving objects: 32% (82/254), 49.69 MiB | 49.68 MiB/s 2021-05-15T13:49:55.6839145Z Receiving objects: 33% (84/254), 49.69 MiB | 49.68 MiB/s 2021-05-15T13:49:55.7876882Z Receiving objects: 34% (87/254), 49.69 MiB | 49.68 MiB/s 2021-05-15T13:49:55.7946361Z Receiving objects: 35% (89/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:55.8701550Z Receiving objects: 36% (92/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:55.9109356Z Receiving objects: 37% (94/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:55.9914562Z Receiving objects: 38% (97/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:56.0354680Z Receiving objects: 39% (100/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:56.0462009Z Receiving objects: 40% (102/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:56.1386008Z Receiving objects: 41% (105/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:56.1444343Z Receiving objects: 42% (107/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:56.2110524Z Receiving objects: 43% (110/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:56.2466058Z Receiving objects: 44% (112/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:56.2503620Z Receiving objects: 45% (115/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:56.2795525Z Receiving objects: 46% (117/254), 84.23 MiB | 56.15 MiB/s 2021-05-15T13:49:56.3563900Z Receiving objects: 46% (117/254), 120.28 MiB | 60.14 MiB/s 2021-05-15T13:49:56.3608359Z Receiving objects: 47% (120/254), 120.28 MiB | 60.14 MiB/s 2021-05-15T13:49:56.4729405Z Receiving objects: 48% (122/254), 120.28 MiB | 60.14 MiB/s 2021-05-15T13:49:56.4799435Z Receiving objects: 49% (125/254), 120.28 MiB | 60.14 MiB/s 2021-05-15T13:49:56.5710512Z Receiving objects: 50% (127/254), 120.28 MiB | 60.14 MiB/s 2021-05-15T13:49:56.6138812Z Receiving objects: 51% (130/254), 120.28 MiB | 60.14 MiB/s 2021-05-15T13:49:56.6188216Z Receiving objects: 52% (133/254), 120.28 MiB | 60.14 MiB/s 2021-05-15T13:49:56.7155533Z Receiving objects: 53% (135/254), 120.28 MiB | 60.14 MiB/s 2021-05-15T13:49:56.7193363Z Receiving objects: 54% (138/254), 120.28 MiB | 60.14 MiB/s 2021-05-15T13:49:56.8280501Z Receiving objects: 55% (140/254), 120.28 MiB | 60.14 MiB/s 2021-05-15T13:49:56.8358549Z Receiving objects: 56% (143/254), 153.96 MiB | 61.58 MiB/s 2021-05-15T13:49:56.9087814Z Receiving objects: 57% (145/254), 153.96 MiB | 61.58 MiB/s 2021-05-15T13:49:56.9403662Z Receiving objects: 58% (148/254), 153.96 MiB | 61.58 MiB/s 2021-05-15T13:49:56.9479277Z Receiving objects: 59% (150/254), 153.96 MiB | 61.58 MiB/s 2021-05-15T13:49:57.0507564Z Receiving objects: 60% (153/254), 153.96 MiB | 61.58 MiB/s 2021-05-15T13:49:57.0581419Z Receiving objects: 61% (155/254), 153.96 MiB | 61.58 MiB/s 2021-05-15T13:49:57.1625168Z Receiving objects: 62% (158/254), 153.96 MiB | 61.58 MiB/s 2021-05-15T13:49:57.1691188Z Receiving objects: 63% (161/254), 153.96 MiB | 61.58 MiB/s 2021-05-15T13:49:57.2419408Z Receiving objects: 64% (163/254), 153.96 MiB | 61.58 MiB/s 2021-05-15T13:49:57.2756695Z Receiving objects: 65% (166/254), 153.96 MiB | 61.58 MiB/s 2021-05-15T13:49:57.2796479Z Receiving objects: 66% (168/254), 153.96 MiB | 61.58 MiB/s 2021-05-15T13:49:57.2835962Z Receiving objects: 66% (169/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.3682333Z Receiving objects: 67% (171/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.3739236Z Receiving objects: 68% (173/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.4402791Z Receiving objects: 69% (176/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.4729891Z Receiving objects: 70% (178/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.4766809Z Receiving objects: 71% (181/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.5835462Z Receiving objects: 72% (183/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.5881221Z Receiving objects: 73% (186/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.6924868Z Receiving objects: 74% (188/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.6993059Z Receiving objects: 75% (191/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.7628231Z Receiving objects: 76% (194/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.7931154Z Receiving objects: 77% (196/254), 192.13 MiB | 64.04 MiB/s 2021-05-15T13:49:57.7964991Z Receiving objects: 78% (199/254), 231.91 MiB | 66.28 MiB/s 2021-05-15T13:49:57.8956408Z Receiving objects: 79% (201/254), 231.91 MiB | 66.28 MiB/s 2021-05-15T13:49:57.8994152Z Receiving objects: 80% (204/254), 231.91 MiB | 66.28 MiB/s 2021-05-15T13:49:57.9988187Z Receiving objects: 81% (206/254), 231.91 MiB | 66.28 MiB/s 2021-05-15T13:49:58.0045956Z Receiving objects: 82% (209/254), 231.91 MiB | 66.28 MiB/s 2021-05-15T13:49:58.0839433Z Receiving objects: 83% (211/254), 231.91 MiB | 66.28 MiB/s 2021-05-15T13:49:58.1209452Z Receiving objects: 84% (214/254), 231.91 MiB | 66.28 MiB/s 2021-05-15T13:49:58.1290432Z Receiving objects: 85% (216/254), 231.91 MiB | 66.28 MiB/s 2021-05-15T13:49:58.2239846Z Receiving objects: 86% (219/254), 231.91 MiB | 66.28 MiB/s 2021-05-15T13:49:58.2304671Z Receiving objects: 87% (221/254), 231.91 MiB | 66.28 MiB/s 2021-05-15T13:49:58.2797976Z Receiving objects: 88% (224/254), 231.91 MiB | 66.28 MiB/s 2021-05-15T13:49:58.3204750Z Receiving objects: 88% (225/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.3255595Z Receiving objects: 89% (227/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.4057692Z Receiving objects: 90% (229/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.4422614Z Receiving objects: 91% (232/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.4511204Z Receiving objects: 92% (234/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.5388203Z Receiving objects: 93% (237/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.5446200Z Receiving objects: 94% (239/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.5469106Z Receiving objects: 95% (242/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.5470611Z remote: Total 254 (delta 3), reused 238 (delta 3), pack-reused 0 2021-05-15T13:49:58.5481446Z Receiving objects: 96% (244/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.5483969Z Receiving objects: 97% (247/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.5486067Z Receiving objects: 98% (249/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.5487974Z Receiving objects: 99% (252/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.5488911Z Receiving objects: 100% (254/254), 271.90 MiB | 67.99 MiB/s 2021-05-15T13:49:58.5489483Z Receiving objects: 100% (254/254), 291.12 MiB | 68.20 MiB/s, done. 2021-05-15T13:49:58.5494029Z Resolving deltas: 0% (0/3) 2021-05-15T13:49:58.5494472Z Resolving deltas: 33% (1/3) 2021-05-15T13:49:58.5495806Z Resolving deltas: 66% (2/3) 2021-05-15T13:49:58.5497918Z Resolving deltas: 100% (3/3) 2021-05-15T13:49:58.5498386Z Resolving deltas: 100% (3/3), done. 2021-05-15T13:49:59.9936568Z From https://github.com/neuroconductor/malf.templates 2021-05-15T13:49:59.9938168Z * [new ref] e20ea485d1a7dc360c34f5232189c9f158bafdbf -> 1.2.0.s 2021-05-15T13:49:59.9957834Z ##[endgroup] 2021-05-15T13:49:59.9958673Z ##[group]Determining the checkout info 2021-05-15T13:49:59.9959551Z ##[endgroup] 2021-05-15T13:49:59.9960182Z ##[group]Checking out the ref 2021-05-15T13:49:59.9965573Z [command]/usr/bin/git checkout --progress --force refs/tags/1.2.0.s 2021-05-15T13:50:00.7768111Z Note: switching to 'refs/tags/1.2.0.s'. 2021-05-15T13:50:00.7768532Z 2021-05-15T13:50:00.7769181Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:50:00.7769899Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:50:00.7770548Z state without impacting any branches by switching back to a branch. 2021-05-15T13:50:00.7770963Z 2021-05-15T13:50:00.7771549Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:50:00.7772498Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:50:00.7772872Z 2021-05-15T13:50:00.7773415Z git switch -c 2021-05-15T13:50:00.7773690Z 2021-05-15T13:50:00.7774094Z Or undo this operation with: 2021-05-15T13:50:00.7774403Z 2021-05-15T13:50:00.7774798Z git switch - 2021-05-15T13:50:00.7775045Z 2021-05-15T13:50:00.7775614Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:50:00.7776031Z 2021-05-15T13:50:00.7776460Z HEAD is now at e20ea48 Version id 37 stable 2021-05-15T13:50:00.7819319Z ##[endgroup] 2021-05-15T13:50:00.7871836Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T13:50:00.7905824Z 'e20ea485d1a7dc360c34f5232189c9f158bafdbf' 2021-05-15T13:50:00.8035532Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:50:00.8035973Z with: 2021-05-15T13:50:00.8036374Z r-version: release 2021-05-15T13:50:00.8036727Z Ncpus: 1 2021-05-15T13:50:00.8037140Z crayon.enabled: NULL 2021-05-15T13:50:00.8037603Z remove-openmp-macos: true 2021-05-15T13:50:00.8038143Z http-user-agent: default 2021-05-15T13:50:00.8038561Z install-r: true 2021-05-15T13:50:00.8039102Z windows-path-include-mingw: true 2021-05-15T13:50:00.8039571Z env: 2021-05-15T13:50:00.8039993Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:00.8040396Z TIC_DEPLOY_KEY: 2021-05-15T13:50:00.8041159Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:50:00.8043032Z GITHUB_PAT: *** 2021-05-15T13:50:00.8043393Z COVERALLS_TOKEN: 2021-05-15T13:50:00.8043866Z continue-on-error: false 2021-05-15T13:50:00.8044277Z VDIFFR_RUN_TESTS: 2021-05-15T13:50:00.8044718Z ##[endgroup] 2021-05-15T13:50:01.8972340Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T13:50:03.4677548Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:50:03.4679554Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T13:50:03.4687972Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T13:50:03.4838618Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T13:50:03.5244627Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:50:03.6091312Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:50:03.6584710Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T13:50:03.6770693Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T13:50:03.6777324Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T13:50:03.6778628Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T13:50:03.6795788Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T13:50:03.6800192Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T13:50:03.6860779Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T13:50:03.6884921Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T13:50:03.7018076Z Get:15 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T13:50:03.7664742Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T13:50:03.9275564Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T13:50:03.9897074Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T13:50:03.9918108Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T13:50:03.9926414Z Get:20 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T13:50:03.9964455Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T13:50:03.9966008Z Get:22 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T13:50:04.0069740Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T13:50:04.0108063Z Hit:24 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:50:04.1802773Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T13:50:09.6783563Z Fetched 4463 kB in 1s (5408 kB/s) 2021-05-15T13:50:10.3801020Z Reading package lists... 2021-05-15T13:50:10.4008102Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T13:50:12.0702329Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T13:50:12.1317875Z Reading package lists... 2021-05-15T13:50:12.2867343Z Building dependency tree... 2021-05-15T13:50:12.2883810Z Reading state information... 2021-05-15T13:50:12.4362534Z The following additional packages will be installed: 2021-05-15T13:50:12.4364091Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T13:50:12.4365534Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T13:50:12.4421651Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T13:50:12.4423104Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T13:50:12.4424474Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T13:50:12.4425651Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T13:50:12.4426924Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T13:50:12.4428319Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T13:50:12.4429593Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T13:50:12.4430780Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T13:50:12.4432011Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T13:50:12.4433280Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T13:50:12.4434645Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T13:50:12.4435994Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T13:50:12.4437155Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T13:50:12.4438332Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T13:50:12.4439484Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:50:12.4440807Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:50:12.4442416Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:50:12.4443655Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:50:12.4444774Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:50:12.4445907Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:50:12.4447211Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:50:12.4448597Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:50:12.4449886Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:50:12.4451113Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:50:12.4452420Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:50:12.4453725Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:50:12.4455030Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:50:12.4456658Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:50:12.4457954Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:50:12.4459367Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:50:12.4460777Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:50:12.4462036Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:50:12.4463283Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:50:12.4464566Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:50:12.4465759Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:50:12.4472247Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T13:50:12.4475669Z Suggested packages: 2021-05-15T13:50:12.4476750Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T13:50:12.4477981Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T13:50:12.4480680Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T13:50:12.4482067Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T13:50:12.4483232Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T13:50:12.4484321Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T13:50:12.4485402Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T13:50:12.4486601Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T13:50:12.4488036Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T13:50:12.4489237Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T13:50:12.8910541Z The following NEW packages will be installed: 2021-05-15T13:50:12.8913924Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T13:50:12.8915317Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T13:50:12.8916930Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T13:50:12.8919979Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T13:50:12.8921880Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T13:50:12.8923293Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T13:50:12.8924741Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T13:50:12.8926278Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T13:50:12.8929241Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T13:50:12.8930783Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T13:50:12.8932099Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T13:50:12.8935493Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T13:50:12.8938828Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T13:50:12.8940157Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T13:50:12.8943873Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T13:50:12.8945095Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T13:50:12.8946391Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:50:12.8947885Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:50:12.8949341Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:50:12.8950592Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:50:12.8951701Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:50:12.8955181Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:50:12.8956532Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:50:12.8957924Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:50:12.8959209Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:50:12.8962444Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:50:12.8963768Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:50:12.8967224Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:50:12.8968572Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:50:12.8970058Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:50:12.8971374Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:50:12.8974000Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:50:12.8975415Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:50:12.8976695Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:50:12.8979006Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:50:12.8980302Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:50:12.8984358Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:50:12.8987680Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T13:50:12.9196215Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:50:12.9197121Z Need to get 8648 kB of archives. 2021-05-15T13:50:12.9198097Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T13:50:12.9199490Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T13:50:12.9222738Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T13:50:12.9227591Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T13:50:12.9232504Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T13:50:12.9238527Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T13:50:12.9248364Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T13:50:12.9253567Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-15T13:50:12.9258417Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T13:50:12.9263558Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T13:50:12.9265834Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T13:50:12.9268135Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T13:50:12.9272231Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T13:50:12.9278828Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T13:50:12.9285147Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T13:50:12.9290714Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T13:50:12.9295729Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T13:50:12.9301391Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T13:50:12.9307453Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T13:50:12.9312652Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T13:50:12.9395771Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T13:50:12.9403479Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T13:50:12.9414498Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T13:50:12.9420163Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T13:50:12.9431743Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T13:50:12.9440913Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T13:50:12.9511702Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T13:50:12.9517630Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T13:50:12.9522779Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T13:50:12.9529378Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T13:50:12.9534884Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T13:50:12.9540190Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T13:50:12.9545848Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T13:50:12.9551126Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T13:50:12.9556460Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T13:50:12.9561099Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T13:50:12.9569953Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T13:50:12.9571605Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T13:50:12.9573084Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T13:50:12.9577552Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T13:50:12.9586447Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T13:50:12.9588118Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T13:50:12.9589587Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T13:50:12.9595101Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T13:50:12.9602096Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T13:50:12.9603828Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T13:50:12.9609235Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T13:50:12.9618973Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T13:50:12.9638570Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T13:50:12.9644955Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T13:50:12.9646398Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T13:50:12.9647758Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T13:50:12.9691663Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T13:50:12.9697392Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T13:50:12.9702774Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T13:50:12.9709799Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T13:50:12.9716424Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T13:50:12.9717944Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T13:50:12.9722791Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T13:50:12.9727871Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T13:50:12.9733596Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T13:50:12.9763138Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T13:50:12.9772147Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T13:50:12.9779109Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T13:50:12.9784893Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T13:50:12.9811334Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T13:50:12.9812959Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T13:50:12.9814517Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T13:50:12.9815920Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T13:50:12.9817244Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T13:50:12.9829244Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-15T13:50:12.9830908Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T13:50:12.9832434Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T13:50:12.9833983Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T13:50:12.9840602Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T13:50:12.9842322Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T13:50:12.9847518Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T13:50:12.9905769Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T13:50:12.9927002Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T13:50:12.9939967Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T13:50:12.9960987Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T13:50:12.9985362Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T13:50:12.9991704Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-15T13:50:12.9998017Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T13:50:13.0004086Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T13:50:13.0014539Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T13:50:13.0020484Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T13:50:13.0029125Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T13:50:13.0039295Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T13:50:13.0047101Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T13:50:13.0055221Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T13:50:13.0060337Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T13:50:13.0065626Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T13:50:13.0081350Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T13:50:13.0089082Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T13:50:13.0094344Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T13:50:13.0099288Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T13:50:13.0104500Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T13:50:13.0159487Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T13:50:13.0167188Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T13:50:13.0173645Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T13:50:13.0180440Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T13:50:13.0258974Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T13:50:13.0282231Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T13:50:13.0287511Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T13:50:13.0293799Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T13:50:13.0299082Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-15T13:50:13.0305984Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T13:50:13.0312161Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T13:50:13.0324438Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T13:50:13.0336175Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T13:50:13.0342548Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T13:50:13.0348732Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T13:50:13.0355297Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T13:50:13.0361294Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T13:50:13.0367471Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T13:50:13.0372540Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T13:50:13.0378747Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T13:50:13.0385023Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T13:50:13.0391012Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T13:50:13.0397262Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T13:50:13.0402723Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T13:50:13.0408924Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T13:50:13.0413969Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T13:50:13.0440492Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T13:50:13.0442062Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T13:50:13.0443143Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T13:50:13.0512552Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T13:50:13.0517845Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T13:50:13.0523453Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T13:50:13.0706256Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T13:50:13.7300199Z Fetched 8648 kB in 0s (52.2 MB/s) 2021-05-15T13:50:13.7620722Z Selecting previously unselected package dctrl-tools. 2021-05-15T13:50:13.7771222Z (Reading database ... 2021-05-15T13:50:13.7771791Z (Reading database ... 5% 2021-05-15T13:50:13.7772303Z (Reading database ... 10% 2021-05-15T13:50:13.7772817Z (Reading database ... 15% 2021-05-15T13:50:13.7773300Z (Reading database ... 20% 2021-05-15T13:50:13.7773800Z (Reading database ... 25% 2021-05-15T13:50:13.7774274Z (Reading database ... 30% 2021-05-15T13:50:13.7774764Z (Reading database ... 35% 2021-05-15T13:50:13.7775239Z (Reading database ... 40% 2021-05-15T13:50:13.7775756Z (Reading database ... 45% 2021-05-15T13:50:13.7776251Z (Reading database ... 50% 2021-05-15T13:50:13.7962375Z (Reading database ... 55% 2021-05-15T13:50:13.8336526Z (Reading database ... 60% 2021-05-15T13:50:13.8645375Z (Reading database ... 65% 2021-05-15T13:50:13.8943345Z (Reading database ... 70% 2021-05-15T13:50:13.9581359Z (Reading database ... 75% 2021-05-15T13:50:14.0246519Z (Reading database ... 80% 2021-05-15T13:50:14.1006485Z (Reading database ... 85% 2021-05-15T13:50:14.1457013Z (Reading database ... 90% 2021-05-15T13:50:14.1871683Z (Reading database ... 95% 2021-05-15T13:50:14.1872448Z (Reading database ... 100% 2021-05-15T13:50:14.1873503Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T13:50:14.1987182Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T13:50:14.2080719Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T13:50:14.2316691Z Selecting previously unselected package libfile-which-perl. 2021-05-15T13:50:14.2567692Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T13:50:14.2576055Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T13:50:14.2823299Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T13:50:14.3177941Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T13:50:14.3186241Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T13:50:14.3396482Z Selecting previously unselected package libio-pty-perl. 2021-05-15T13:50:14.3645084Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T13:50:14.3655778Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T13:50:14.3873413Z Selecting previously unselected package libipc-run-perl. 2021-05-15T13:50:14.4124498Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T13:50:14.4130671Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T13:50:14.4422497Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T13:50:14.4633782Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T13:50:14.4642589Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:50:14.4845509Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T13:50:14.5099846Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T13:50:14.5106610Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:50:14.5363409Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T13:50:14.5550918Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T13:50:14.5557900Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:50:14.5803204Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T13:50:14.5982348Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T13:50:14.5991317Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:50:14.6243650Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T13:50:14.6437388Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T13:50:14.6444351Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:50:14.6723061Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T13:50:14.6869947Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T13:50:14.6880221Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:50:14.7203111Z Selecting previously unselected package libimport-into-perl. 2021-05-15T13:50:14.7385217Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T13:50:14.7392581Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T13:50:14.7643000Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T13:50:14.7829338Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T13:50:14.7839975Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T13:50:14.8069101Z Selecting previously unselected package libstrictures-perl. 2021-05-15T13:50:14.8273587Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T13:50:14.8278421Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T13:50:14.8464103Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T13:50:14.8709555Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T13:50:14.8717887Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T13:50:14.8941106Z Selecting previously unselected package libmoo-perl. 2021-05-15T13:50:14.9151603Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T13:50:14.9159508Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T13:50:14.9442402Z Selecting previously unselected package patchutils. 2021-05-15T13:50:14.9605173Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T13:50:14.9612572Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T13:50:14.9883089Z Selecting previously unselected package wdiff. 2021-05-15T13:50:15.0085318Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T13:50:15.0093502Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T13:50:15.0340607Z Selecting previously unselected package devscripts. 2021-05-15T13:50:15.0573367Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T13:50:15.0773163Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T13:50:15.1802597Z Selecting previously unselected package diffstat. 2021-05-15T13:50:15.1976965Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T13:50:15.1984183Z Unpacking diffstat (1.63-1) ... 2021-05-15T13:50:15.2242697Z Selecting previously unselected package python3-gpg. 2021-05-15T13:50:15.2431175Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T13:50:15.2438778Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:50:15.2803006Z Selecting previously unselected package dput. 2021-05-15T13:50:15.3046815Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T13:50:15.3110472Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T13:50:15.3363658Z Selecting previously unselected package gdebi-core. 2021-05-15T13:50:15.3587347Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T13:50:15.3594895Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:50:15.4083357Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T13:50:15.4282314Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T13:50:15.4302396Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:50:15.4546785Z Selecting previously unselected package gettext. 2021-05-15T13:50:15.4798305Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T13:50:15.4806700Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T13:50:15.5685449Z Selecting previously unselected package intltool-debian. 2021-05-15T13:50:15.5922313Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T13:50:15.5929148Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:50:15.6122477Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T13:50:15.6371979Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T13:50:15.6380535Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:50:15.6617364Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T13:50:15.6852631Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T13:50:15.6860088Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T13:50:15.7162820Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T13:50:15.7350119Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T13:50:15.7359606Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T13:50:15.7603014Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T13:50:15.7796476Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T13:50:15.7808699Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:50:15.7999506Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T13:50:15.8232654Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T13:50:15.8239181Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:50:15.8523700Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T13:50:15.8688689Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T13:50:15.8695435Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:50:15.8963626Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T13:50:15.9112285Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T13:50:15.9117516Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:50:15.9345014Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T13:50:15.9541638Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T13:50:15.9548426Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:50:15.9763563Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T13:50:15.9959138Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T13:50:15.9965775Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:50:16.0202976Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T13:50:16.0396916Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T13:50:16.0404738Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:50:16.0644793Z Selecting previously unselected package libclone-perl. 2021-05-15T13:50:16.0854142Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T13:50:16.0861486Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T13:50:16.1072403Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T13:50:16.1273490Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T13:50:16.1281959Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:50:16.1523385Z Selecting previously unselected package libparams-util-perl. 2021-05-15T13:50:16.1702432Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T13:50:16.1708773Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T13:50:16.1955321Z Selecting previously unselected package libsub-install-perl. 2021-05-15T13:50:16.2154599Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T13:50:16.2161999Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T13:50:16.2403788Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T13:50:16.2591753Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T13:50:16.2598876Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T13:50:16.2843956Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T13:50:16.3032646Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T13:50:16.3040552Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T13:50:16.3324118Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T13:50:16.3511868Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T13:50:16.3517451Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T13:50:16.3762799Z Selecting previously unselected package libwant-perl. 2021-05-15T13:50:16.3935824Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T13:50:16.3942596Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T13:50:16.4163136Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T13:50:16.4369450Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T13:50:16.4378827Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:50:16.4655268Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T13:50:16.4835427Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T13:50:16.4842847Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:50:16.5103739Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T13:50:16.5355196Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T13:50:16.5363668Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:50:16.5572134Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T13:50:16.5792749Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T13:50:16.5802949Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:50:16.5996697Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T13:50:16.6249138Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T13:50:16.6257486Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:50:16.6482678Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T13:50:16.6680468Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T13:50:16.6689614Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T13:50:16.6922634Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T13:50:16.7123159Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T13:50:16.7130370Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T13:50:16.7604005Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T13:50:16.7854635Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T13:50:16.7862416Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:50:16.8081155Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T13:50:16.8290646Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T13:50:16.8296772Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T13:50:16.8522668Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T13:50:16.8733382Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T13:50:16.8743189Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:50:16.9002655Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T13:50:16.9179386Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T13:50:16.9193550Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:50:16.9376540Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T13:50:16.9624065Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T13:50:16.9632642Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T13:50:16.9818244Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T13:50:17.0067771Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T13:50:17.0075512Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T13:50:17.0322873Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T13:50:17.0513572Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T13:50:17.0527073Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:50:17.0764442Z Selecting previously unselected package libio-string-perl. 2021-05-15T13:50:17.0999545Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T13:50:17.1007456Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T13:50:17.1242774Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T13:50:17.1458172Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T13:50:17.1466129Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T13:50:17.1964018Z Selecting previously unselected package libfuture-perl. 2021-05-15T13:50:17.2219594Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T13:50:17.2227716Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T13:50:17.2562947Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T13:50:17.2749142Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T13:50:17.2758978Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T13:50:17.3019600Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T13:50:17.3243732Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T13:50:17.3251724Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:50:17.3523237Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T13:50:17.3717928Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T13:50:17.3728254Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T13:50:17.3963721Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T13:50:17.4175839Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T13:50:17.4180163Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:50:17.4403943Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T13:50:17.4643684Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T13:50:17.4650088Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:50:17.4882873Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T13:50:17.5093964Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T13:50:17.5095203Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T13:50:17.5362745Z Selecting previously unselected package libjson-perl. 2021-05-15T13:50:17.5562190Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T13:50:17.5569961Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T13:50:17.5882757Z Selecting previously unselected package liblog-any-perl. 2021-05-15T13:50:17.6065268Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T13:50:17.6073873Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T13:50:17.6301652Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T13:50:17.6534601Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T13:50:17.6541562Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:50:17.6725481Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T13:50:17.6973188Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T13:50:17.6985058Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T13:50:17.7242742Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T13:50:17.7418093Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T13:50:17.7425297Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:50:17.7606007Z Selecting previously unselected package libsub-name-perl. 2021-05-15T13:50:17.7863885Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T13:50:17.7871436Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T13:50:17.8069244Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T13:50:17.8306260Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T13:50:17.8315603Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:50:17.8505563Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T13:50:17.8738717Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T13:50:17.8746187Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T13:50:17.9043040Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T13:50:17.9194697Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T13:50:17.9202941Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:50:17.9723887Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T13:50:17.9899061Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T13:50:17.9907129Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:50:18.0185637Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T13:50:18.0401053Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T13:50:18.0409775Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:50:18.0682884Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T13:50:18.0840787Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T13:50:18.0846741Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:50:18.1095283Z Selecting previously unselected package libio-async-perl. 2021-05-15T13:50:18.1261869Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T13:50:18.1270333Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T13:50:18.1723184Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T13:50:18.1913777Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T13:50:18.1921771Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:50:18.2113574Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T13:50:18.2345314Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T13:50:18.2352976Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:50:18.2605188Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T13:50:18.2772974Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T13:50:18.2782435Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:50:18.3090588Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T13:50:18.3340507Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T13:50:18.3348714Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:50:18.3643461Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T13:50:18.3844720Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T13:50:18.3851359Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:50:18.4084495Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T13:50:18.4302584Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T13:50:18.4308648Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T13:50:18.4564827Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T13:50:18.4783954Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T13:50:18.4792142Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:50:18.5074368Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T13:50:18.5324392Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T13:50:18.5329049Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T13:50:18.5602811Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T13:50:18.5775749Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T13:50:18.5783927Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:50:18.6042581Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T13:50:18.6244907Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T13:50:18.6253176Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:50:18.6484747Z Selecting previously unselected package libobject-id-perl. 2021-05-15T13:50:18.6691275Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T13:50:18.6700041Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:50:18.6963681Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T13:50:18.7142799Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T13:50:18.7150034Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T13:50:18.7402571Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T13:50:18.7598274Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T13:50:18.7607588Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:50:18.7831557Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T13:50:18.8066334Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T13:50:18.8074193Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:50:18.8300889Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T13:50:18.8534022Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T13:50:18.8542667Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T13:50:18.8721161Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T13:50:18.8954068Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T13:50:18.8962276Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:50:18.9155194Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T13:50:18.9390018Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T13:50:18.9396302Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:50:18.9598055Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T13:50:18.9834080Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T13:50:18.9838159Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:50:19.0122739Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T13:50:19.0297128Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T13:50:19.0305450Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:50:19.0562726Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T13:50:19.0748996Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T13:50:19.0757015Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T13:50:19.0949062Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T13:50:19.1183675Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T13:50:19.1190922Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:50:19.1746572Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T13:50:19.1998786Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T13:50:19.2005729Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:50:19.2225819Z Selecting previously unselected package libreadonly-perl. 2021-05-15T13:50:19.2434372Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T13:50:19.2442056Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T13:50:19.2630191Z Selecting previously unselected package libref-util-perl. 2021-05-15T13:50:19.2878341Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T13:50:19.2885915Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T13:50:19.3071286Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T13:50:19.3319258Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T13:50:19.3326386Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:50:19.3519326Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T13:50:19.3749712Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T13:50:19.3757542Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:50:19.3954609Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T13:50:19.4187858Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T13:50:19.4192940Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:50:19.4443633Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T13:50:19.4635814Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:50:19.4649065Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:19.4964022Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T13:50:19.5161575Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:50:19.5178241Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:19.5524402Z Selecting previously unselected package libsereal-perl. 2021-05-15T13:50:19.5726045Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T13:50:19.5773049Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T13:50:19.6010938Z Selecting previously unselected package libsort-key-perl. 2021-05-15T13:50:19.6204009Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T13:50:19.6212703Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T13:50:19.6443634Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T13:50:19.6646838Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T13:50:19.6655211Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:50:19.6924309Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T13:50:19.7164962Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T13:50:19.7172458Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T13:50:19.7363033Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T13:50:19.7609321Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T13:50:19.7616267Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:50:19.7843724Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T13:50:19.8030908Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T13:50:19.8039231Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:50:19.8282699Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T13:50:19.8457044Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T13:50:19.8464969Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T13:50:19.8683545Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T13:50:19.8882823Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T13:50:19.8888773Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T13:50:19.9123912Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T13:50:19.9317216Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T13:50:19.9329583Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:50:19.9563614Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T13:50:19.9765285Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T13:50:19.9772271Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:50:20.0043592Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T13:50:20.0213443Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T13:50:20.0249028Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:50:20.0523412Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T13:50:20.0673221Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T13:50:20.0678785Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T13:50:20.0938496Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T13:50:20.1105555Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T13:50:20.1118534Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:50:20.1359473Z Selecting previously unselected package licensecheck. 2021-05-15T13:50:20.1544520Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T13:50:20.1551709Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T13:50:20.1763297Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T13:50:20.1987462Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T13:50:20.1998478Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:50:20.2242270Z Selecting previously unselected package t1utils. 2021-05-15T13:50:20.2406667Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T13:50:20.2415632Z Unpacking t1utils (1.41-3) ... 2021-05-15T13:50:20.2723537Z Selecting previously unselected package lintian. 2021-05-15T13:50:20.2893370Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T13:50:20.2903290Z Unpacking lintian (2.62.0) ... 2021-05-15T13:50:20.6302342Z Selecting previously unselected package python3-unidiff. 2021-05-15T13:50:20.6547585Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T13:50:20.6555957Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T13:50:20.6803404Z Selecting previously unselected package python3-xdg. 2021-05-15T13:50:20.6991996Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T13:50:20.7002821Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:50:20.7243988Z Selecting previously unselected package qpdf. 2021-05-15T13:50:20.7450147Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T13:50:20.7462283Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T13:50:20.7997070Z Selecting previously unselected package python3-magic. 2021-05-15T13:50:20.8238671Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T13:50:20.8246348Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T13:50:20.8738662Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:50:20.8764553Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:50:20.8780618Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T13:50:20.8802928Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T13:50:20.8826134Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T13:50:20.8845872Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T13:50:20.8861322Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:50:20.8876258Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:50:20.8901190Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:50:21.0079164Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:50:21.0100157Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:50:21.0116111Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T13:50:21.0131908Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:50:21.0150178Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T13:50:21.0167567Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:50:21.0186967Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T13:50:21.0206322Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:50:21.0224304Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T13:50:21.0242239Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T13:50:21.0257604Z Setting up libclone-perl (0.43-2) ... 2021-05-15T13:50:21.0273217Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T13:50:21.0293447Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:50:21.0309671Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:50:21.0326811Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:50:21.0343134Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T13:50:21.0356700Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:50:21.0377676Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T13:50:21.0392118Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:50:21.0409080Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T13:50:21.0424225Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:50:21.0440531Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T13:50:21.0456509Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:50:21.0476455Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:50:21.0495380Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:50:21.0511622Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:50:21.1885574Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:21.1900817Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:50:21.1917723Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T13:50:21.1939870Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T13:50:21.1955949Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T13:50:21.1972813Z Setting up patchutils (0.3.4-2) ... 2021-05-15T13:50:21.1995565Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:50:21.2011925Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T13:50:21.2029991Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T13:50:21.2045373Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:50:21.2061678Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:50:21.3501784Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:50:21.3519915Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:50:21.3534159Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T13:50:21.3552650Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:50:21.3571714Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T13:50:21.3589007Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:50:21.3607118Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T13:50:21.3625796Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:50:21.3644122Z Setting up t1utils (1.41-3) ... 2021-05-15T13:50:21.3663275Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:50:21.3688068Z Setting up diffstat (1.63-1) ... 2021-05-15T13:50:21.3707139Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:50:21.3726167Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:50:21.3745559Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:50:21.3768693Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T13:50:21.3789337Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T13:50:21.3809574Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T13:50:21.3829865Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:50:21.3847208Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T13:50:21.3869441Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:50:21.3889289Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:50:21.3907618Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T13:50:21.3927632Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:50:21.3946429Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:50:21.3968686Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:50:21.3988760Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T13:50:21.4011194Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T13:50:21.4035176Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:50:21.4054029Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T13:50:21.4072985Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T13:50:21.5281113Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T13:50:21.5299215Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T13:50:21.5321207Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:50:21.5337031Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T13:50:21.5351570Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:50:21.5373469Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:50:21.5391370Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:50:21.5410449Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T13:50:21.5537017Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T13:50:21.5551719Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T13:50:21.5568596Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T13:50:21.6744227Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:50:21.6762614Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:50:21.6780340Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T13:50:21.6844972Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:50:21.6865376Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:50:21.6880933Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T13:50:21.6901916Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T13:50:21.6919940Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:50:21.6936483Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:50:21.6953983Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:50:21.6977768Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:50:21.6994639Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:50:21.7009055Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T13:50:21.7029902Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T13:50:21.7050828Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:50:21.7071608Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T13:50:21.8359821Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:50:21.8376259Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:50:21.8393421Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:50:21.8412962Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T13:50:21.8428828Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:50:21.8453108Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T13:50:21.8475846Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T13:50:21.8492251Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:50:21.8508784Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:50:21.8532523Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:50:21.8554645Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T13:50:21.8575605Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:50:21.8599855Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T13:50:21.8616116Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T13:50:21.8640801Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T13:50:21.8663225Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T13:50:21.8682401Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:50:21.8700331Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T13:50:22.0211937Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:50:22.0235366Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T13:50:22.0252982Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:50:22.0273837Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:50:22.0293222Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:50:22.0310594Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:50:22.0335592Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T13:50:22.0360485Z Setting up lintian (2.62.0) ... 2021-05-15T13:50:22.0387245Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T13:50:22.0413736Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:50:36.2804958Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:50:36.3851506Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:50:41.5427333Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-15T13:50:41.6427186Z 2021-05-15T13:50:41.6564656Z Reading package lists... 0% 2021-05-15T13:50:41.6565414Z 2021-05-15T13:50:41.6609177Z Reading package lists... 100% 2021-05-15T13:50:41.6609761Z 2021-05-15T13:50:41.6610120Z 2021-05-15T13:50:41.6610675Z Reading package lists... Done 2021-05-15T13:50:41.6611149Z 2021-05-15T13:50:41.6611721Z Building dependency tree... 0% 2021-05-15T13:50:41.6612196Z 2021-05-15T13:50:41.6869970Z Building dependency tree... 0% 2021-05-15T13:50:41.6870743Z 2021-05-15T13:50:41.6871341Z Building dependency tree... 50% 2021-05-15T13:50:41.6871836Z 2021-05-15T13:50:41.7923556Z Building dependency tree... 50% 2021-05-15T13:50:41.7923950Z 2021-05-15T13:50:41.7924381Z Building dependency tree 2021-05-15T13:50:41.7924735Z 2021-05-15T13:50:41.7925183Z Reading state information... 0% 2021-05-15T13:50:41.7925545Z 2021-05-15T13:50:41.9208208Z Reading state information... 0% 2021-05-15T13:50:41.9208995Z 2021-05-15T13:50:41.9209363Z 2021-05-15T13:50:41.9209968Z Reading state information... Done 2021-05-15T13:50:41.9210474Z 2021-05-15T13:50:41.9211066Z Reading state information... 0% 2021-05-15T13:50:41.9257904Z 2021-05-15T13:50:41.9258356Z Reading state information... 1% 2021-05-15T13:50:41.9287729Z 2021-05-15T13:50:41.9288125Z Reading state information... 3% 2021-05-15T13:50:41.9321182Z 2021-05-15T13:50:41.9321713Z Reading state information... 5% 2021-05-15T13:50:41.9354361Z 2021-05-15T13:50:41.9354769Z Reading state information... 7% 2021-05-15T13:50:41.9385022Z 2021-05-15T13:50:41.9385427Z Reading state information... 9% 2021-05-15T13:50:41.9415529Z 2021-05-15T13:50:41.9416034Z Reading state information... 11% 2021-05-15T13:50:41.9447057Z 2021-05-15T13:50:41.9447487Z Reading state information... 13% 2021-05-15T13:50:41.9484369Z 2021-05-15T13:50:41.9484755Z Reading state information... 15% 2021-05-15T13:50:41.9509494Z 2021-05-15T13:50:41.9509966Z Reading state information... 17% 2021-05-15T13:50:41.9543424Z 2021-05-15T13:50:41.9543807Z Reading state information... 19% 2021-05-15T13:50:41.9573202Z 2021-05-15T13:50:41.9573610Z Reading state information... 21% 2021-05-15T13:50:41.9603003Z 2021-05-15T13:50:41.9603383Z Reading state information... 23% 2021-05-15T13:50:41.9636253Z 2021-05-15T13:50:41.9636629Z Reading state information... 25% 2021-05-15T13:50:41.9671227Z 2021-05-15T13:50:41.9671610Z Reading state information... 27% 2021-05-15T13:50:41.9704142Z 2021-05-15T13:50:41.9704530Z Reading state information... 29% 2021-05-15T13:50:41.9737853Z 2021-05-15T13:50:41.9738298Z Reading state information... 31% 2021-05-15T13:50:41.9777484Z 2021-05-15T13:50:41.9777862Z Reading state information... 33% 2021-05-15T13:50:41.9800993Z 2021-05-15T13:50:41.9801443Z Reading state information... 35% 2021-05-15T13:50:41.9830352Z 2021-05-15T13:50:41.9830801Z Reading state information... 37% 2021-05-15T13:50:41.9864104Z 2021-05-15T13:50:41.9864549Z Reading state information... 39% 2021-05-15T13:50:41.9898053Z 2021-05-15T13:50:41.9898430Z Reading state information... 41% 2021-05-15T13:50:41.9927639Z 2021-05-15T13:50:41.9928027Z Reading state information... 43% 2021-05-15T13:50:41.9964065Z 2021-05-15T13:50:41.9964445Z Reading state information... 45% 2021-05-15T13:50:42.0015059Z 2021-05-15T13:50:42.0015435Z Reading state information... 47% 2021-05-15T13:50:42.0046801Z 2021-05-15T13:50:42.0047199Z Reading state information... 49% 2021-05-15T13:50:42.0082476Z 2021-05-15T13:50:42.0082911Z Reading state information... 51% 2021-05-15T13:50:42.0113213Z 2021-05-15T13:50:42.0113608Z Reading state information... 53% 2021-05-15T13:50:42.0145174Z 2021-05-15T13:50:42.0145632Z Reading state information... 55% 2021-05-15T13:50:42.0178598Z 2021-05-15T13:50:42.0179003Z Reading state information... 57% 2021-05-15T13:50:42.0211506Z 2021-05-15T13:50:42.0211890Z Reading state information... 59% 2021-05-15T13:50:42.0249363Z 2021-05-15T13:50:42.0249771Z Reading state information... 61% 2021-05-15T13:50:42.0283168Z 2021-05-15T13:50:42.0283596Z Reading state information... 63% 2021-05-15T13:50:42.0315290Z 2021-05-15T13:50:42.0315913Z Reading state information... 65% 2021-05-15T13:50:42.0348301Z 2021-05-15T13:50:42.0348681Z Reading state information... 67% 2021-05-15T13:50:42.0380610Z 2021-05-15T13:50:42.0381006Z Reading state information... 69% 2021-05-15T13:50:42.0424842Z 2021-05-15T13:50:42.0425285Z Reading state information... 71% 2021-05-15T13:50:42.0452807Z 2021-05-15T13:50:42.0453207Z Reading state information... 73% 2021-05-15T13:50:42.0487730Z 2021-05-15T13:50:42.0488144Z Reading state information... 75% 2021-05-15T13:50:42.0531483Z 2021-05-15T13:50:42.0531896Z Reading state information... 77% 2021-05-15T13:50:42.0565788Z 2021-05-15T13:50:42.0566243Z Reading state information... 79% 2021-05-15T13:50:42.0600545Z 2021-05-15T13:50:42.0600921Z Reading state information... 81% 2021-05-15T13:50:42.0635717Z 2021-05-15T13:50:42.0636419Z Reading state information... 83% 2021-05-15T13:50:42.0670487Z 2021-05-15T13:50:42.0670865Z Reading state information... 85% 2021-05-15T13:50:42.0703681Z 2021-05-15T13:50:42.0704079Z Reading state information... 87% 2021-05-15T13:50:42.0736831Z 2021-05-15T13:50:42.0737211Z Reading state information... 89% 2021-05-15T13:50:42.0768204Z 2021-05-15T13:50:42.0768657Z Reading state information... 91% 2021-05-15T13:50:42.0802550Z 2021-05-15T13:50:42.0802950Z Reading state information... 93% 2021-05-15T13:50:42.0835879Z 2021-05-15T13:50:42.0836386Z Reading state information... 95% 2021-05-15T13:50:42.0870570Z 2021-05-15T13:50:42.0871035Z Reading state information... 97% 2021-05-15T13:50:42.0904203Z 2021-05-15T13:50:42.0904663Z Reading state information... 99% 2021-05-15T13:50:42.3226740Z Selecting previously unselected package r-4.0.5. 2021-05-15T13:50:42.4254370Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T13:50:42.4356084Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-15T13:50:42.4364057Z Unpacking r-4.0.5 (1) ... 2021-05-15T13:50:43.1705350Z Setting up r-4.0.5 (1) ... 2021-05-15T13:50:43.1922453Z 2021-05-15T13:50:43.1923374Z 2021-05-15T13:50:43.1924010Z Reading state information... Done 2021-05-15T13:50:43.2137694Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-15T13:50:43.2239411Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-15T13:50:43.2497151Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:50:43.2497568Z env: 2021-05-15T13:50:43.2497935Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:43.2498326Z TIC_DEPLOY_KEY: 2021-05-15T13:50:43.2498983Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:50:43.2500471Z GITHUB_PAT: *** 2021-05-15T13:50:43.2500793Z COVERALLS_TOKEN: 2021-05-15T13:50:43.2501195Z continue-on-error: false 2021-05-15T13:50:43.2501580Z VDIFFR_RUN_TESTS: 2021-05-15T13:50:43.2501984Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:50:43.2502350Z TZ: UTC 2021-05-15T13:50:43.2502659Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:50:43.2503010Z NOT_CRAN: true 2021-05-15T13:50:43.2503311Z ##[endgroup] 2021-05-15T13:50:43.2967313Z [command]sudo apt-get install -y texinfo 2021-05-15T13:50:43.5957923Z Reading package lists... 2021-05-15T13:50:43.7385160Z Building dependency tree... 2021-05-15T13:50:43.7401427Z Reading state information... 2021-05-15T13:50:43.9326563Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T13:50:43.9327627Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:50:44.2501635Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T13:50:44.2968450Z --2021-05-15 13:50:44-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T13:50:44.3003521Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T13:50:44.3068378Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T13:50:44.3323215Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T13:50:44.3325741Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T13:50:44.3327972Z --2021-05-15 13:50:44-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T13:50:44.3863893Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T13:50:44.4455062Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T13:50:44.6478674Z HTTP request sent, awaiting response... 302 Found 2021-05-15T13:50:44.6483973Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=QCKPQSBnTIIFZVMgwN0kWhIyXAI4160WSargJ%2B4pWmw%3D&st=2021-05-15T13%3A49%3A44Z&se=2021-05-15T13%3A55%3A44Z&sp=r [following] 2021-05-15T13:50:44.6488257Z --2021-05-15 13:50:44-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=QCKPQSBnTIIFZVMgwN0kWhIyXAI4160WSargJ%2B4pWmw%3D&st=2021-05-15T13%3A49%3A44Z&se=2021-05-15T13%3A55%3A44Z&sp=r 2021-05-15T13:50:44.7009729Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T13:50:44.7623449Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T13:50:44.9994705Z HTTP request sent, awaiting response... 200 OK 2021-05-15T13:50:44.9996527Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T13:50:44.9998280Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T13:50:45.5509308Z 2021-05-15T13:50:50.9216602Z 0K ........ ........ ........ ........ 49% 5.53M 6s 2021-05-15T13:50:54.0303156Z 32768K ........ ........ ........ ........ 99% 10.1M 0s 2021-05-15T13:50:54.0304619Z 65536K 100% 3.11M=9.0s 2021-05-15T13:50:54.0305219Z 2021-05-15T13:50:54.0306878Z 2021-05-15 13:50:54 (7.11 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T13:50:54.0307333Z 2021-05-15T13:50:56.0557310Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T13:50:56.0558210Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T13:50:56.0611285Z ##[group]Run tlmgr update --self 2021-05-15T13:50:56.0611790Z tlmgr update --self 2021-05-15T13:50:56.0612519Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:50:56.0613217Z tlmgr update --all 2021-05-15T13:50:56.0655871Z shell: /usr/bin/bash -e {0} 2021-05-15T13:50:56.0656195Z env: 2021-05-15T13:50:56.0656572Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:56.0656951Z TIC_DEPLOY_KEY: 2021-05-15T13:50:56.0657627Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:50:56.0659150Z GITHUB_PAT: *** 2021-05-15T13:50:56.0659475Z COVERALLS_TOKEN: 2021-05-15T13:50:56.0659885Z continue-on-error: false 2021-05-15T13:50:56.0660268Z VDIFFR_RUN_TESTS: 2021-05-15T13:50:56.0660672Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:50:56.0661040Z TZ: UTC 2021-05-15T13:50:56.0661369Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:50:56.0661771Z NOT_CRAN: true 2021-05-15T13:50:56.0662076Z ##[endgroup] 2021-05-15T13:50:57.4683947Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:50:57.4685733Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:50:58.6753644Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:50:58.6755119Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:50:58.7660226Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:50:58.8164045Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:50:58.8583038Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T13:50:58.9025093Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T13:50:59.3196639Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T13:51:00.5925822Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T13:51:00.6598858Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T13:51:00.7269273Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T13:51:00.7675117Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T13:51:00.8095109Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-15T13:51:00.8528329Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-15T13:51:00.8950159Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-15T13:51:00.9397284Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-15T13:51:00.9872420Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-15T13:51:01.0542415Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-15T13:51:01.1338489Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T13:51:01.1759861Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T13:51:01.2183048Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T13:51:01.2585892Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T13:51:01.3015711Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T13:51:01.3458195Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T13:51:01.3866146Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T13:51:01.4314239Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T13:51:01.4740892Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T13:51:01.5154769Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T13:51:01.5563871Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T13:51:01.5969074Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T13:51:01.6392060Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T13:51:01.6817314Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T13:51:01.7239065Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-15T13:51:01.7666239Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-15T13:51:01.8105757Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-15T13:51:01.8549626Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-15T13:51:01.8965817Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-15T13:51:01.9410046Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-15T13:51:01.9998054Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-15T13:51:02.0440831Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-15T13:51:02.0876259Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-15T13:51:02.1309032Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T13:51:02.1742673Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T13:51:02.2174676Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T13:51:02.2595756Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T13:51:02.3020653Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T13:51:02.3443382Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T13:51:02.3868540Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T13:51:02.4295070Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T13:51:02.4725083Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T13:51:02.5149600Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T13:51:02.5585700Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T13:51:02.6021859Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-15T13:51:02.6448579Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-15T13:51:02.6876016Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-15T13:51:02.7293595Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-15T13:51:02.7725868Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-15T13:51:02.8167088Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-15T13:51:02.8615187Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-15T13:51:02.9032604Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-15T13:51:02.9460808Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-15T13:51:02.9923910Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-15T13:51:03.0377221Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-15T13:51:03.0808069Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-15T13:51:03.1235652Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T13:51:03.1692295Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T13:51:03.2165264Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T13:51:03.2589469Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T13:51:03.3060531Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T13:51:03.3789105Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T13:51:03.4214286Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-15T13:51:03.4648865Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-15T13:51:03.5082535Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-15T13:51:03.5513926Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-15T13:51:03.5980483Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-15T13:51:03.6456239Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-15T13:51:03.6896521Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-15T13:51:03.7328328Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-15T13:51:03.7748738Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-15T13:51:03.8204204Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-15T13:51:03.8802965Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-15T13:51:03.9249658Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-15T13:51:03.9701974Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-15T13:51:04.0155724Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-15T13:51:04.0628923Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-15T13:51:04.1105824Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-15T13:51:04.1547506Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T13:51:04.2059996Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T13:51:04.2965363Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T13:51:04.3408624Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-15T13:51:04.3854433Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-15T13:51:04.4026978Z running mktexlsr ... 2021-05-15T13:51:04.4709384Z done running mktexlsr. 2021-05-15T13:51:04.4959853Z running updmap-sys ... 2021-05-15T13:51:04.7169669Z done running updmap-sys. 2021-05-15T13:51:04.7171591Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T13:51:04.7173071Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/geyHh0FeeQ/lK6mZXI6H5 ... 2021-05-15T13:51:05.0311185Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/geyHh0FeeQ/lK6mZXI6H5. 2021-05-15T13:51:05.0312689Z OK: optex.fmt/luatex 2021-05-15T13:51:05.0313709Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:51:05.0314922Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:51:06.1108221Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:51:06.1110089Z tlmgr: no updates available 2021-05-15T13:51:06.2062575Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:51:06.2062990Z with: 2021-05-15T13:51:06.2063327Z pandoc-version: 2.7.3 2021-05-15T13:51:06.2063649Z env: 2021-05-15T13:51:06.2064016Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:06.2064395Z TIC_DEPLOY_KEY: 2021-05-15T13:51:06.2065081Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:06.2066599Z GITHUB_PAT: *** 2021-05-15T13:51:06.2066934Z COVERALLS_TOKEN: 2021-05-15T13:51:06.2067347Z continue-on-error: false 2021-05-15T13:51:06.2067727Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:06.2068135Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:06.2068490Z TZ: UTC 2021-05-15T13:51:06.2068815Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:06.2069153Z NOT_CRAN: true 2021-05-15T13:51:06.2069469Z ##[endgroup] 2021-05-15T13:51:06.5059545Z [command]sudo apt-get install -y gdebi-core 2021-05-15T13:51:06.5689719Z Reading package lists... 2021-05-15T13:51:06.7153743Z Building dependency tree... 2021-05-15T13:51:06.7170313Z Reading state information... 2021-05-15T13:51:06.9295434Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T13:51:06.9301105Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:06.9320708Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T13:51:07.0411688Z 2021-05-15T13:51:07.0565928Z Reading package lists... 0% 2021-05-15T13:51:07.0566627Z 2021-05-15T13:51:07.0614970Z Reading package lists... 100% 2021-05-15T13:51:07.0615515Z 2021-05-15T13:51:07.0615961Z 2021-05-15T13:51:07.0616576Z Reading package lists... Done 2021-05-15T13:51:07.0616896Z 2021-05-15T13:51:07.0617379Z Building dependency tree... 0% 2021-05-15T13:51:07.0617681Z 2021-05-15T13:51:07.0909940Z Building dependency tree... 0% 2021-05-15T13:51:07.0910377Z 2021-05-15T13:51:07.0910811Z Building dependency tree... 50% 2021-05-15T13:51:07.0911133Z 2021-05-15T13:51:07.2171911Z Building dependency tree... 50% 2021-05-15T13:51:07.2172263Z 2021-05-15T13:51:07.2172682Z Building dependency tree 2021-05-15T13:51:07.2172989Z 2021-05-15T13:51:07.2173423Z Reading state information... 0% 2021-05-15T13:51:07.2173727Z 2021-05-15T13:51:07.3664037Z Reading state information... 0% 2021-05-15T13:51:07.3664453Z 2021-05-15T13:51:07.3664694Z 2021-05-15T13:51:07.3665231Z Reading state information... Done 2021-05-15T13:51:07.3665608Z 2021-05-15T13:51:07.3666127Z Reading state information... 0% 2021-05-15T13:51:07.3714053Z 2021-05-15T13:51:07.3714614Z Reading state information... 1% 2021-05-15T13:51:07.3749838Z 2021-05-15T13:51:07.3750321Z Reading state information... 3% 2021-05-15T13:51:07.3787338Z 2021-05-15T13:51:07.3787833Z Reading state information... 5% 2021-05-15T13:51:07.3824749Z 2021-05-15T13:51:07.3825199Z Reading state information... 7% 2021-05-15T13:51:07.3859816Z 2021-05-15T13:51:07.3860264Z Reading state information... 9% 2021-05-15T13:51:07.3896129Z 2021-05-15T13:51:07.3896646Z Reading state information... 11% 2021-05-15T13:51:07.3932769Z 2021-05-15T13:51:07.3933283Z Reading state information... 13% 2021-05-15T13:51:07.3968237Z 2021-05-15T13:51:07.3968748Z Reading state information... 15% 2021-05-15T13:51:07.4004792Z 2021-05-15T13:51:07.4005281Z Reading state information... 17% 2021-05-15T13:51:07.4043857Z 2021-05-15T13:51:07.4044351Z Reading state information... 19% 2021-05-15T13:51:07.4078500Z 2021-05-15T13:51:07.4078987Z Reading state information... 21% 2021-05-15T13:51:07.4112334Z 2021-05-15T13:51:07.4112822Z Reading state information... 23% 2021-05-15T13:51:07.4150941Z 2021-05-15T13:51:07.4151438Z Reading state information... 25% 2021-05-15T13:51:07.4190835Z 2021-05-15T13:51:07.4191341Z Reading state information... 27% 2021-05-15T13:51:07.4228461Z 2021-05-15T13:51:07.4228916Z Reading state information... 29% 2021-05-15T13:51:07.4267600Z 2021-05-15T13:51:07.4268061Z Reading state information... 31% 2021-05-15T13:51:07.4308175Z 2021-05-15T13:51:07.4308854Z Reading state information... 33% 2021-05-15T13:51:07.4343183Z 2021-05-15T13:51:07.4343623Z Reading state information... 35% 2021-05-15T13:51:07.4378043Z 2021-05-15T13:51:07.4378476Z Reading state information... 37% 2021-05-15T13:51:07.4417051Z 2021-05-15T13:51:07.4417484Z Reading state information... 39% 2021-05-15T13:51:07.4456299Z 2021-05-15T13:51:07.4456806Z Reading state information... 41% 2021-05-15T13:51:07.4491416Z 2021-05-15T13:51:07.4491859Z Reading state information... 43% 2021-05-15T13:51:07.4533165Z 2021-05-15T13:51:07.4533679Z Reading state information... 45% 2021-05-15T13:51:07.4590767Z 2021-05-15T13:51:07.4591221Z Reading state information... 47% 2021-05-15T13:51:07.4629034Z 2021-05-15T13:51:07.4629522Z Reading state information... 49% 2021-05-15T13:51:07.4669258Z 2021-05-15T13:51:07.4669692Z Reading state information... 51% 2021-05-15T13:51:07.4705930Z 2021-05-15T13:51:07.4706362Z Reading state information... 53% 2021-05-15T13:51:07.4743133Z 2021-05-15T13:51:07.4743637Z Reading state information... 55% 2021-05-15T13:51:07.4781230Z 2021-05-15T13:51:07.4781676Z Reading state information... 57% 2021-05-15T13:51:07.4819302Z 2021-05-15T13:51:07.4819750Z Reading state information... 59% 2021-05-15T13:51:07.4862992Z 2021-05-15T13:51:07.4863506Z Reading state information... 61% 2021-05-15T13:51:07.4900413Z 2021-05-15T13:51:07.4900868Z Reading state information... 63% 2021-05-15T13:51:07.4935712Z 2021-05-15T13:51:07.4936149Z Reading state information... 65% 2021-05-15T13:51:07.4972742Z 2021-05-15T13:51:07.4973228Z Reading state information... 67% 2021-05-15T13:51:07.5009102Z 2021-05-15T13:51:07.5009538Z Reading state information... 69% 2021-05-15T13:51:07.5057290Z 2021-05-15T13:51:07.5057777Z Reading state information... 71% 2021-05-15T13:51:07.5090470Z 2021-05-15T13:51:07.5090969Z Reading state information... 73% 2021-05-15T13:51:07.5127219Z 2021-05-15T13:51:07.5127721Z Reading state information... 75% 2021-05-15T13:51:07.5175291Z 2021-05-15T13:51:07.5175754Z Reading state information... 77% 2021-05-15T13:51:07.5211082Z 2021-05-15T13:51:07.5211581Z Reading state information... 79% 2021-05-15T13:51:08.1654070Z 2021-05-15T13:51:08.1654597Z Reading state information... 81% 2021-05-15T13:51:08.1655034Z 2021-05-15T13:51:08.1655473Z Reading state information... 83% 2021-05-15T13:51:08.1656072Z 2021-05-15T13:51:08.1656559Z Reading state information... 85% 2021-05-15T13:51:08.1656963Z 2021-05-15T13:51:08.1657394Z Reading state information... 87% 2021-05-15T13:51:08.1657797Z 2021-05-15T13:51:08.1658466Z Reading state information... 89% 2021-05-15T13:51:08.1658872Z 2021-05-15T13:51:08.1659389Z Reading state information... 91% 2021-05-15T13:51:08.1659778Z 2021-05-15T13:51:08.1660219Z Reading state information... 93% 2021-05-15T13:51:08.1660605Z 2021-05-15T13:51:08.1661050Z Reading state information... 95% 2021-05-15T13:51:08.1661459Z 2021-05-15T13:51:08.1661900Z Reading state information... 97% 2021-05-15T13:51:08.1662289Z 2021-05-15T13:51:08.1662746Z Reading state information... 99% 2021-05-15T13:51:08.1663408Z Selecting previously unselected package pandoc. 2021-05-15T13:51:08.1664248Z (Reading database ... 261891 files and directories currently installed.) 2021-05-15T13:51:08.1665674Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T13:51:08.1666415Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T13:51:09.9090964Z Setting up pandoc (2.7.3-1) ... 2021-05-15T13:51:09.9114587Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:10.6092024Z 2021-05-15T13:51:10.6092810Z 2021-05-15T13:51:10.6093432Z Reading state information... Done 2021-05-15T13:51:10.6484659Z ##[group]Run git config user.name adigherman 2021-05-15T13:51:10.6485311Z git config user.name adigherman 2021-05-15T13:51:10.6485843Z git config user.email adig@jhu.edu 2021-05-15T13:51:10.6527339Z shell: /usr/bin/bash -e {0} 2021-05-15T13:51:10.6527704Z env: 2021-05-15T13:51:10.6528128Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:10.6528558Z TIC_DEPLOY_KEY: 2021-05-15T13:51:10.6529339Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:10.6531064Z GITHUB_PAT: *** 2021-05-15T13:51:10.6531430Z COVERALLS_TOKEN: 2021-05-15T13:51:10.6531890Z continue-on-error: false 2021-05-15T13:51:10.6532319Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:10.6532775Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:10.6533181Z TZ: UTC 2021-05-15T13:51:10.6533550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:10.6533926Z NOT_CRAN: true 2021-05-15T13:51:10.6534279Z ##[endgroup] 2021-05-15T13:51:10.6688232Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T13:51:10.6688841Z env: 2021-05-15T13:51:10.6689243Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:10.6689680Z TIC_DEPLOY_KEY: 2021-05-15T13:51:10.6690440Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:10.6691773Z GITHUB_PAT: *** 2021-05-15T13:51:10.6692146Z COVERALLS_TOKEN: 2021-05-15T13:51:10.6692590Z continue-on-error: false 2021-05-15T13:51:10.6693037Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:10.6693475Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:51:10.6693894Z TZ: UTC 2021-05-15T13:51:10.6694242Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:10.6694626Z NOT_CRAN: true 2021-05-15T13:51:10.6694975Z ##[endgroup] 2021-05-15T13:51:10.9030169Z Reading package lists... 2021-05-15T13:51:11.0475753Z Building dependency tree... 2021-05-15T13:51:11.0493599Z Reading state information... 2021-05-15T13:51:11.1695080Z The following additional packages will be installed: 2021-05-15T13:51:11.1702058Z cmake-data libjsoncpp1 librhash0 2021-05-15T13:51:11.1708988Z Suggested packages: 2021-05-15T13:51:11.1709668Z cmake-doc ninja-build 2021-05-15T13:51:11.2117896Z The following NEW packages will be installed: 2021-05-15T13:51:11.2124538Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T13:51:11.2301251Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:11.2302008Z Need to get 5470 kB of archives. 2021-05-15T13:51:11.2302745Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T13:51:11.2304298Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T13:51:11.2447376Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T13:51:11.2455059Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T13:51:11.2466986Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T13:51:11.6200544Z Fetched 5470 kB in 0s (89.5 MB/s) 2021-05-15T13:51:11.6526557Z Selecting previously unselected package cmake-data. 2021-05-15T13:51:11.6597142Z (Reading database ... 2021-05-15T13:51:11.6597859Z (Reading database ... 5% 2021-05-15T13:51:11.6598681Z (Reading database ... 10% 2021-05-15T13:51:11.6599170Z (Reading database ... 15% 2021-05-15T13:51:11.6599636Z (Reading database ... 20% 2021-05-15T13:51:11.6600127Z (Reading database ... 25% 2021-05-15T13:51:11.6600585Z (Reading database ... 30% 2021-05-15T13:51:11.6601028Z (Reading database ... 35% 2021-05-15T13:51:11.6601885Z (Reading database ... 40% 2021-05-15T13:51:11.6602338Z (Reading database ... 45% 2021-05-15T13:51:11.6602795Z (Reading database ... 50% 2021-05-15T13:51:11.6640573Z (Reading database ... 55% 2021-05-15T13:51:11.6677071Z (Reading database ... 60% 2021-05-15T13:51:11.6715405Z (Reading database ... 65% 2021-05-15T13:51:11.6837815Z (Reading database ... 70% 2021-05-15T13:51:11.6947813Z (Reading database ... 75% 2021-05-15T13:51:11.7222968Z (Reading database ... 80% 2021-05-15T13:51:11.7523546Z (Reading database ... 85% 2021-05-15T13:51:11.7658883Z (Reading database ... 90% 2021-05-15T13:51:11.7730977Z (Reading database ... 95% 2021-05-15T13:51:11.7731460Z (Reading database ... 100% 2021-05-15T13:51:11.7732096Z (Reading database ... 261898 files and directories currently installed.) 2021-05-15T13:51:11.7845475Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T13:51:11.8047439Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:51:12.3363394Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T13:51:12.3541311Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T13:51:12.3555679Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:51:12.3882686Z Selecting previously unselected package librhash0:amd64. 2021-05-15T13:51:12.4102362Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T13:51:12.4108095Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:51:12.4443294Z Selecting previously unselected package cmake. 2021-05-15T13:51:12.4660455Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T13:51:12.4667691Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:51:12.8586856Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:51:12.8610172Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:51:12.8962074Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:51:12.8980349Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:51:12.9005307Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:13.9229034Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:15.8285641Z Reading package lists... 2021-05-15T13:51:15.9840705Z Building dependency tree... 2021-05-15T13:51:15.9857360Z Reading state information... 2021-05-15T13:51:16.1328625Z Suggested packages: 2021-05-15T13:51:16.1330385Z libssh-doc 2021-05-15T13:51:16.1772713Z The following NEW packages will be installed: 2021-05-15T13:51:16.1775066Z libssh-dev 2021-05-15T13:51:16.1937888Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:16.1938917Z Need to get 219 kB of archives. 2021-05-15T13:51:16.1939845Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T13:51:16.1941786Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T13:51:16.5457660Z Fetched 219 kB in 0s (14.3 MB/s) 2021-05-15T13:51:16.5710831Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T13:51:16.5771963Z (Reading database ... 2021-05-15T13:51:16.5772471Z (Reading database ... 5% 2021-05-15T13:51:16.5772879Z (Reading database ... 10% 2021-05-15T13:51:16.5773290Z (Reading database ... 15% 2021-05-15T13:51:16.5773686Z (Reading database ... 20% 2021-05-15T13:51:16.5774096Z (Reading database ... 25% 2021-05-15T13:51:16.5774515Z (Reading database ... 30% 2021-05-15T13:51:16.5774920Z (Reading database ... 35% 2021-05-15T13:51:16.5775309Z (Reading database ... 40% 2021-05-15T13:51:16.5775711Z (Reading database ... 45% 2021-05-15T13:51:16.5776097Z (Reading database ... 50% 2021-05-15T13:51:16.5810634Z (Reading database ... 55% 2021-05-15T13:51:16.5840871Z (Reading database ... 60% 2021-05-15T13:51:16.5872464Z (Reading database ... 65% 2021-05-15T13:51:16.5976593Z (Reading database ... 70% 2021-05-15T13:51:16.6068906Z (Reading database ... 75% 2021-05-15T13:51:16.6300662Z (Reading database ... 80% 2021-05-15T13:51:16.6557581Z (Reading database ... 85% 2021-05-15T13:51:16.6679526Z (Reading database ... 90% 2021-05-15T13:51:16.6744063Z (Reading database ... 95% 2021-05-15T13:51:16.6744937Z (Reading database ... 100% 2021-05-15T13:51:16.6745985Z (Reading database ... 264682 files and directories currently installed.) 2021-05-15T13:51:16.6846156Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:51:16.6888421Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:51:16.7575861Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:51:18.5634196Z Reading package lists... 2021-05-15T13:51:18.7073869Z Building dependency tree... 2021-05-15T13:51:18.7088597Z Reading state information... 2021-05-15T13:51:18.8819482Z The following NEW packages will be installed: 2021-05-15T13:51:18.8825864Z jags 2021-05-15T13:51:18.9185849Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:18.9186579Z Need to get 1562 kB of archives. 2021-05-15T13:51:18.9187657Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T13:51:18.9189652Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T13:51:19.2934532Z Fetched 1562 kB in 0s (27.2 MB/s) 2021-05-15T13:51:19.3195084Z Selecting previously unselected package jags. 2021-05-15T13:51:19.3260044Z (Reading database ... 2021-05-15T13:51:19.3260692Z (Reading database ... 5% 2021-05-15T13:51:19.3261165Z (Reading database ... 10% 2021-05-15T13:51:19.3261612Z (Reading database ... 15% 2021-05-15T13:51:19.3262076Z (Reading database ... 20% 2021-05-15T13:51:19.3262521Z (Reading database ... 25% 2021-05-15T13:51:19.3262975Z (Reading database ... 30% 2021-05-15T13:51:19.3263506Z (Reading database ... 35% 2021-05-15T13:51:19.3263960Z (Reading database ... 40% 2021-05-15T13:51:19.3264407Z (Reading database ... 45% 2021-05-15T13:51:19.3264866Z (Reading database ... 50% 2021-05-15T13:51:19.3291300Z (Reading database ... 55% 2021-05-15T13:51:19.3321183Z (Reading database ... 60% 2021-05-15T13:51:19.3355752Z (Reading database ... 65% 2021-05-15T13:51:19.3458710Z (Reading database ... 70% 2021-05-15T13:51:19.3552483Z (Reading database ... 75% 2021-05-15T13:51:19.3785316Z (Reading database ... 80% 2021-05-15T13:51:19.4048606Z (Reading database ... 85% 2021-05-15T13:51:19.4173754Z (Reading database ... 90% 2021-05-15T13:51:19.4242168Z (Reading database ... 95% 2021-05-15T13:51:19.4242757Z (Reading database ... 100% 2021-05-15T13:51:19.4243565Z (Reading database ... 264701 files and directories currently installed.) 2021-05-15T13:51:19.4349243Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T13:51:19.4368380Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T13:51:19.5782623Z Setting up jags (4.3.0-3build1) ... 2021-05-15T13:51:19.5995919Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:20.2371255Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:22.0504088Z Reading package lists... 2021-05-15T13:51:22.2021120Z Building dependency tree... 2021-05-15T13:51:22.2037876Z Reading state information... 2021-05-15T13:51:22.3492531Z The following additional packages will be installed: 2021-05-15T13:51:22.3495043Z libnode64 libuv1-dev 2021-05-15T13:51:22.3946681Z The following NEW packages will be installed: 2021-05-15T13:51:22.3950246Z libnode-dev libnode64 libuv1-dev 2021-05-15T13:51:22.4125198Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:22.4126293Z Need to get 6239 kB of archives. 2021-05-15T13:51:22.4126994Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T13:51:22.4128752Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T13:51:22.4154311Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T13:51:22.4625137Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T13:51:22.8379934Z Fetched 6239 kB in 0s (94.6 MB/s) 2021-05-15T13:51:22.8644490Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T13:51:22.8711474Z (Reading database ... 2021-05-15T13:51:22.8712096Z (Reading database ... 5% 2021-05-15T13:51:22.8712618Z (Reading database ... 10% 2021-05-15T13:51:22.8713134Z (Reading database ... 15% 2021-05-15T13:51:22.8713675Z (Reading database ... 20% 2021-05-15T13:51:22.8714200Z (Reading database ... 25% 2021-05-15T13:51:22.8714694Z (Reading database ... 30% 2021-05-15T13:51:22.8715201Z (Reading database ... 35% 2021-05-15T13:51:22.8715707Z (Reading database ... 40% 2021-05-15T13:51:22.8716394Z (Reading database ... 45% 2021-05-15T13:51:22.8716969Z (Reading database ... 50% 2021-05-15T13:51:22.8747098Z (Reading database ... 55% 2021-05-15T13:51:22.8780616Z (Reading database ... 60% 2021-05-15T13:51:22.8815836Z (Reading database ... 65% 2021-05-15T13:51:22.8928724Z (Reading database ... 70% 2021-05-15T13:51:22.9030397Z (Reading database ... 75% 2021-05-15T13:51:22.9282728Z (Reading database ... 80% 2021-05-15T13:51:22.9565580Z (Reading database ... 85% 2021-05-15T13:51:22.9700724Z (Reading database ... 90% 2021-05-15T13:51:22.9771719Z (Reading database ... 95% 2021-05-15T13:51:22.9772535Z (Reading database ... 100% 2021-05-15T13:51:22.9773523Z (Reading database ... 264841 files and directories currently installed.) 2021-05-15T13:51:22.9886450Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T13:51:22.9895011Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:51:23.0243014Z Selecting previously unselected package libnode64:amd64. 2021-05-15T13:51:23.0440052Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:51:23.0456472Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:23.6044843Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T13:51:23.6239575Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:51:23.6250053Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:23.7050778Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:51:23.7074154Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:23.7093646Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:51:23.7118464Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:25.5728019Z Reading package lists... 2021-05-15T13:51:25.7153179Z Building dependency tree... 2021-05-15T13:51:25.7169215Z Reading state information... 2021-05-15T13:51:25.8607050Z The following additional packages will be installed: 2021-05-15T13:51:25.8609577Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:51:25.8614151Z Suggested packages: 2021-05-15T13:51:25.8615042Z libfftw3-doc 2021-05-15T13:51:25.9021558Z The following NEW packages will be installed: 2021-05-15T13:51:25.9026177Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:51:25.9349431Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:25.9350279Z Need to get 3986 kB of archives. 2021-05-15T13:51:25.9351209Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T13:51:25.9353166Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T13:51:25.9396160Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T13:51:25.9451517Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T13:51:25.9535310Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T13:51:25.9539172Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T13:51:26.3252619Z Fetched 3986 kB in 0s (62.2 MB/s) 2021-05-15T13:51:26.3524130Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T13:51:26.3580728Z (Reading database ... 2021-05-15T13:51:26.3581206Z (Reading database ... 5% 2021-05-15T13:51:26.3581768Z (Reading database ... 10% 2021-05-15T13:51:26.3582244Z (Reading database ... 15% 2021-05-15T13:51:26.3582824Z (Reading database ... 20% 2021-05-15T13:51:26.3583333Z (Reading database ... 25% 2021-05-15T13:51:26.3583841Z (Reading database ... 30% 2021-05-15T13:51:26.3584345Z (Reading database ... 35% 2021-05-15T13:51:26.3584817Z (Reading database ... 40% 2021-05-15T13:51:26.3585351Z (Reading database ... 45% 2021-05-15T13:51:26.3585863Z (Reading database ... 50% 2021-05-15T13:51:26.3613530Z (Reading database ... 55% 2021-05-15T13:51:26.3644822Z (Reading database ... 60% 2021-05-15T13:51:26.3677302Z (Reading database ... 65% 2021-05-15T13:51:26.3784490Z (Reading database ... 70% 2021-05-15T13:51:26.3892300Z (Reading database ... 75% 2021-05-15T13:51:26.4137125Z (Reading database ... 80% 2021-05-15T13:51:26.4421758Z (Reading database ... 85% 2021-05-15T13:51:26.4556824Z (Reading database ... 90% 2021-05-15T13:51:26.4631988Z (Reading database ... 95% 2021-05-15T13:51:26.4632750Z (Reading database ... 100% 2021-05-15T13:51:26.4633726Z (Reading database ... 264977 files and directories currently installed.) 2021-05-15T13:51:26.4745867Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:26.4763918Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:26.5391653Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T13:51:26.5544079Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:26.5554839Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:26.6324072Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T13:51:26.6537012Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:26.6544410Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:26.7363525Z Selecting previously unselected package libfftw3-bin. 2021-05-15T13:51:26.7605019Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:26.7611767Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:51:26.7883999Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T13:51:26.8083765Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:51:26.8091343Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:27.0670953Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:27.0696825Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:27.0718256Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:27.0736262Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:51:27.0753871Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:51:27.0773927Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:28.0422175Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:30.0518543Z Reading package lists... 2021-05-15T13:51:30.2091531Z Building dependency tree... 2021-05-15T13:51:30.2109416Z Reading state information... 2021-05-15T13:51:30.3565464Z The following additional packages will be installed: 2021-05-15T13:51:30.3568723Z libdcmtk14 2021-05-15T13:51:30.3999649Z The following NEW packages will be installed: 2021-05-15T13:51:30.4007371Z dcmtk libdcmtk14 2021-05-15T13:51:30.4188299Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:30.4189715Z Need to get 5546 kB of archives. 2021-05-15T13:51:30.4191049Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T13:51:30.4193014Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T13:51:30.4940615Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T13:51:30.8819299Z Fetched 5546 kB in 0s (58.2 MB/s) 2021-05-15T13:51:30.9123514Z Selecting previously unselected package libdcmtk14. 2021-05-15T13:51:30.9159157Z (Reading database ... 2021-05-15T13:51:30.9159858Z (Reading database ... 5% 2021-05-15T13:51:30.9160535Z (Reading database ... 10% 2021-05-15T13:51:30.9161170Z (Reading database ... 15% 2021-05-15T13:51:30.9161913Z (Reading database ... 20% 2021-05-15T13:51:30.9162584Z (Reading database ... 25% 2021-05-15T13:51:30.9163204Z (Reading database ... 30% 2021-05-15T13:51:30.9163835Z (Reading database ... 35% 2021-05-15T13:51:30.9164448Z (Reading database ... 40% 2021-05-15T13:51:30.9165080Z (Reading database ... 45% 2021-05-15T13:51:30.9165710Z (Reading database ... 50% 2021-05-15T13:51:30.9184800Z (Reading database ... 55% 2021-05-15T13:51:30.9218257Z (Reading database ... 60% 2021-05-15T13:51:30.9253678Z (Reading database ... 65% 2021-05-15T13:51:30.9374585Z (Reading database ... 70% 2021-05-15T13:51:30.9486864Z (Reading database ... 75% 2021-05-15T13:51:30.9744123Z (Reading database ... 80% 2021-05-15T13:51:31.0044839Z (Reading database ... 85% 2021-05-15T13:51:31.0187759Z (Reading database ... 90% 2021-05-15T13:51:31.0263309Z (Reading database ... 95% 2021-05-15T13:51:31.0263882Z (Reading database ... 100% 2021-05-15T13:51:31.0264687Z (Reading database ... 265068 files and directories currently installed.) 2021-05-15T13:51:31.0380951Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:51:31.0396292Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:51:31.5043805Z Selecting previously unselected package dcmtk. 2021-05-15T13:51:31.5286203Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:51:31.5337983Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:51:31.6633203Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:51:31.6657539Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:51:31.6761240Z Adding `dcmtk' group to system ... 2021-05-15T13:51:31.7434522Z Adding `dcmtk' user to system ... 2021-05-15T13:51:31.8588488Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T13:51:32.0918147Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:33.6038845Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:35.3932153Z Reading package lists... 2021-05-15T13:51:35.5295227Z Building dependency tree... 2021-05-15T13:51:35.5310351Z Reading state information... 2021-05-15T13:51:35.7312712Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T13:51:35.7314092Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:35.7856940Z Reading package lists... 2021-05-15T13:51:35.9245148Z Building dependency tree... 2021-05-15T13:51:35.9260935Z Reading state information... 2021-05-15T13:51:36.1385478Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:51:36.1386867Z libpng-dev set to manually installed. 2021-05-15T13:51:36.1392636Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:36.1979327Z Reading package lists... 2021-05-15T13:51:36.3401132Z Building dependency tree... 2021-05-15T13:51:36.3418260Z Reading state information... 2021-05-15T13:51:36.4816292Z The following additional packages will be installed: 2021-05-15T13:51:36.4818872Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T13:51:36.4822987Z Suggested packages: 2021-05-15T13:51:36.4824525Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T13:51:36.4826272Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T13:51:36.4827637Z fonts-arphic-uming fonts-nanum 2021-05-15T13:51:36.5246519Z The following NEW packages will be installed: 2021-05-15T13:51:36.5248342Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T13:51:36.5249474Z libpoppler97 poppler-data 2021-05-15T13:51:36.5423059Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:36.5424030Z Need to get 2582 kB of archives. 2021-05-15T13:51:36.5425124Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T13:51:36.5426892Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T13:51:36.5598180Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-15T13:51:36.5613044Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T13:51:36.5678341Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T13:51:36.5682316Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T13:51:36.5687080Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T13:51:36.9195377Z Fetched 2582 kB in 0s (64.6 MB/s) 2021-05-15T13:51:36.9464109Z Selecting previously unselected package poppler-data. 2021-05-15T13:51:36.9533811Z (Reading database ... 2021-05-15T13:51:36.9534682Z (Reading database ... 5% 2021-05-15T13:51:36.9535173Z (Reading database ... 10% 2021-05-15T13:51:36.9537042Z (Reading database ... 15% 2021-05-15T13:51:36.9537526Z (Reading database ... 20% 2021-05-15T13:51:36.9539430Z (Reading database ... 25% 2021-05-15T13:51:36.9539915Z (Reading database ... 30% 2021-05-15T13:51:36.9541675Z (Reading database ... 35% 2021-05-15T13:51:36.9542149Z (Reading database ... 40% 2021-05-15T13:51:36.9543874Z (Reading database ... 45% 2021-05-15T13:51:36.9544357Z (Reading database ... 50% 2021-05-15T13:51:36.9569415Z (Reading database ... 55% 2021-05-15T13:51:36.9604123Z (Reading database ... 60% 2021-05-15T13:51:36.9639471Z (Reading database ... 65% 2021-05-15T13:51:36.9748216Z (Reading database ... 70% 2021-05-15T13:51:36.9847234Z (Reading database ... 75% 2021-05-15T13:51:37.0087190Z (Reading database ... 80% 2021-05-15T13:51:37.0355357Z (Reading database ... 85% 2021-05-15T13:51:37.0482114Z (Reading database ... 90% 2021-05-15T13:51:37.0550495Z (Reading database ... 95% 2021-05-15T13:51:37.0551339Z (Reading database ... 100% 2021-05-15T13:51:37.0552303Z (Reading database ... 265303 files and directories currently installed.) 2021-05-15T13:51:37.0662739Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T13:51:37.0674344Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T13:51:37.2665784Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T13:51:37.2878538Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T13:51:37.2893903Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:51:37.3282546Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T13:51:37.3484489Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:37.3492233Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:37.4475496Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T13:51:37.4665927Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:37.4672971Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:37.4963213Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T13:51:37.5167293Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:37.5175214Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:37.5355075Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T13:51:37.5617315Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:37.5625230Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:37.6136600Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T13:51:37.6202478Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:51:37.6218618Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:37.6238150Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:37.6256261Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:37.6272349Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:51:37.6294292Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:51:37.6639574Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:39.4469278Z Reading package lists... 2021-05-15T13:51:39.5945999Z Building dependency tree... 2021-05-15T13:51:39.5962663Z Reading state information... 2021-05-15T13:51:39.7362922Z The following additional packages will be installed: 2021-05-15T13:51:39.7366377Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T13:51:39.7370597Z Suggested packages: 2021-05-15T13:51:39.7372790Z libhdf5-doc 2021-05-15T13:51:39.7783283Z The following NEW packages will be installed: 2021-05-15T13:51:39.7786092Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T13:51:39.7787476Z libsz2 2021-05-15T13:51:39.8163391Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:39.8164810Z Need to get 4074 kB of archives. 2021-05-15T13:51:39.8165978Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T13:51:39.8167985Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T13:51:39.8187703Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T13:51:39.8193486Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T13:51:39.8198558Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T13:51:39.8429742Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T13:51:39.8445646Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T13:51:39.8454579Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T13:51:40.2409126Z Fetched 4074 kB in 0s (40.9 MB/s) 2021-05-15T13:51:40.2664686Z Selecting previously unselected package hdf5-helpers. 2021-05-15T13:51:40.2726327Z (Reading database ... 2021-05-15T13:51:40.2726845Z (Reading database ... 5% 2021-05-15T13:51:40.2727698Z (Reading database ... 10% 2021-05-15T13:51:40.2728325Z (Reading database ... 15% 2021-05-15T13:51:40.2728887Z (Reading database ... 20% 2021-05-15T13:51:40.2729334Z (Reading database ... 25% 2021-05-15T13:51:40.2729804Z (Reading database ... 30% 2021-05-15T13:51:40.2730251Z (Reading database ... 35% 2021-05-15T13:51:40.2730711Z (Reading database ... 40% 2021-05-15T13:51:40.2731154Z (Reading database ... 45% 2021-05-15T13:51:40.2731805Z (Reading database ... 50% 2021-05-15T13:51:40.2751646Z (Reading database ... 55% 2021-05-15T13:51:40.2781646Z (Reading database ... 60% 2021-05-15T13:51:40.2812773Z (Reading database ... 65% 2021-05-15T13:51:40.2914454Z (Reading database ... 70% 2021-05-15T13:51:40.3008346Z (Reading database ... 75% 2021-05-15T13:51:40.3234282Z (Reading database ... 80% 2021-05-15T13:51:40.3489955Z (Reading database ... 85% 2021-05-15T13:51:40.3608329Z (Reading database ... 90% 2021-05-15T13:51:40.3670184Z (Reading database ... 95% 2021-05-15T13:51:40.3671051Z (Reading database ... 100% 2021-05-15T13:51:40.3672088Z (Reading database ... 265863 files and directories currently installed.) 2021-05-15T13:51:40.3770695Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:40.3781455Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:40.4019558Z Selecting previously unselected package libaec0:amd64. 2021-05-15T13:51:40.4254690Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T13:51:40.4268473Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:51:40.4522829Z Selecting previously unselected package libsz2:amd64. 2021-05-15T13:51:40.4741770Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T13:51:40.4753306Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:51:40.5042952Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T13:51:40.5241861Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:40.5249569Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:40.6524092Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T13:51:40.6711202Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:40.6723732Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:40.7083161Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T13:51:40.7272473Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T13:51:40.7287060Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:51:40.7563536Z Selecting previously unselected package libhdf5-dev. 2021-05-15T13:51:40.7777565Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:51:40.7789181Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:41.0368993Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:41.0389552Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:51:41.0409873Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:51:41.0433082Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:51:41.0460718Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:41.0476382Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:41.0493193Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:51:41.0555901Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-15T13:51:41.0580250Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:41.7411856Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:43.5631980Z Reading package lists... 2021-05-15T13:51:43.7008581Z Building dependency tree... 2021-05-15T13:51:43.7024053Z Reading state information... 2021-05-15T13:51:43.8355547Z The following additional packages will be installed: 2021-05-15T13:51:43.8358366Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T13:51:43.8772903Z The following NEW packages will be installed: 2021-05-15T13:51:43.8776528Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T13:51:43.8778628Z mesa-common-dev 2021-05-15T13:51:43.8967409Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:43.8968421Z Need to get 1761 kB of archives. 2021-05-15T13:51:43.8969810Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T13:51:43.8971796Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-15T13:51:43.8994793Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-15T13:51:43.9000439Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-15T13:51:43.9008317Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T13:51:43.9020618Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T13:51:43.9035788Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-15T13:51:44.2871336Z Fetched 1761 kB in 0s (57.3 MB/s) 2021-05-15T13:51:44.3139123Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T13:51:44.3205176Z (Reading database ... 2021-05-15T13:51:44.3205918Z (Reading database ... 5% 2021-05-15T13:51:44.3206583Z (Reading database ... 10% 2021-05-15T13:51:44.3207228Z (Reading database ... 15% 2021-05-15T13:51:44.3207848Z (Reading database ... 20% 2021-05-15T13:51:44.3208512Z (Reading database ... 25% 2021-05-15T13:51:44.3209145Z (Reading database ... 30% 2021-05-15T13:51:44.3209778Z (Reading database ... 35% 2021-05-15T13:51:44.3210409Z (Reading database ... 40% 2021-05-15T13:51:44.3211035Z (Reading database ... 45% 2021-05-15T13:51:44.3211661Z (Reading database ... 50% 2021-05-15T13:51:44.3241415Z (Reading database ... 55% 2021-05-15T13:51:44.3273812Z (Reading database ... 60% 2021-05-15T13:51:44.3307727Z (Reading database ... 65% 2021-05-15T13:51:44.3419122Z (Reading database ... 70% 2021-05-15T13:51:44.3519545Z (Reading database ... 75% 2021-05-15T13:51:44.3764513Z (Reading database ... 80% 2021-05-15T13:51:44.4048612Z (Reading database ... 85% 2021-05-15T13:51:44.4179091Z (Reading database ... 90% 2021-05-15T13:51:44.4249165Z (Reading database ... 95% 2021-05-15T13:51:44.4249738Z (Reading database ... 100% 2021-05-15T13:51:44.4250543Z (Reading database ... 266071 files and directories currently installed.) 2021-05-15T13:51:44.4353553Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:51:44.4363403Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:51:44.4695281Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T13:51:44.4955651Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:51:44.4963683Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:51:44.5298531Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T13:51:44.5556927Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:51:44.5565140Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:51:44.5923945Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T13:51:44.6142947Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T13:51:44.6162068Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:51:44.6563464Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T13:51:44.6759456Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T13:51:44.6768602Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:51:44.7162885Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T13:51:44.7424696Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:51:44.7431249Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:51:44.8947023Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:51:44.8973590Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:51:44.8992508Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:51:44.9011831Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:51:44.9033156Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:51:44.9051641Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:51:44.9071248Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:46.1850032Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:48.0261180Z Reading package lists... 2021-05-15T13:51:48.1611086Z Building dependency tree... 2021-05-15T13:51:48.1626726Z Reading state information... 2021-05-15T13:51:48.2940893Z The following additional packages will be installed: 2021-05-15T13:51:48.2944181Z libprotobuf-lite17 libprotoc17 2021-05-15T13:51:48.3342986Z The following NEW packages will be installed: 2021-05-15T13:51:48.3345090Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T13:51:48.3346272Z protobuf-compiler 2021-05-15T13:51:48.3565365Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:48.3566332Z Need to get 2754 kB of archives. 2021-05-15T13:51:48.3567393Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T13:51:48.3569590Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T13:51:48.3597913Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T13:51:48.3651626Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T13:51:48.3735879Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T13:51:48.3794403Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T13:51:48.7113595Z Fetched 2754 kB in 0s (67.3 MB/s) 2021-05-15T13:51:48.7358965Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T13:51:48.7420300Z (Reading database ... 2021-05-15T13:51:48.7420849Z (Reading database ... 5% 2021-05-15T13:51:48.7421302Z (Reading database ... 10% 2021-05-15T13:51:48.7421770Z (Reading database ... 15% 2021-05-15T13:51:48.7422236Z (Reading database ... 20% 2021-05-15T13:51:48.7422771Z (Reading database ... 25% 2021-05-15T13:51:48.7423351Z (Reading database ... 30% 2021-05-15T13:51:48.7423753Z (Reading database ... 35% 2021-05-15T13:51:48.7424157Z (Reading database ... 40% 2021-05-15T13:51:48.7424550Z (Reading database ... 45% 2021-05-15T13:51:48.7424955Z (Reading database ... 50% 2021-05-15T13:51:48.7455322Z (Reading database ... 55% 2021-05-15T13:51:48.7485496Z (Reading database ... 60% 2021-05-15T13:51:48.7517950Z (Reading database ... 65% 2021-05-15T13:51:48.7626952Z (Reading database ... 70% 2021-05-15T13:51:48.7724391Z (Reading database ... 75% 2021-05-15T13:51:48.7952021Z (Reading database ... 80% 2021-05-15T13:51:48.8220402Z (Reading database ... 85% 2021-05-15T13:51:48.8344839Z (Reading database ... 90% 2021-05-15T13:51:48.8411447Z (Reading database ... 95% 2021-05-15T13:51:48.8412058Z (Reading database ... 100% 2021-05-15T13:51:48.8412863Z (Reading database ... 266554 files and directories currently installed.) 2021-05-15T13:51:48.8518827Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:51:48.8537395Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:51:48.8882634Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T13:51:48.9093987Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:51:48.9102362Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:51:48.9816754Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T13:51:49.0061818Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:51:49.0068620Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:51:49.1364430Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T13:51:49.1594526Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:51:49.1603571Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:51:49.2564050Z Selecting previously unselected package protobuf-compiler. 2021-05-15T13:51:49.2777493Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:51:49.2784424Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:51:49.3276339Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:51:49.3303245Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:51:49.3324027Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:51:49.3345363Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:51:49.3360095Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:51:49.3380561Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:49.9399861Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:51:51.6943367Z Reading package lists... 2021-05-15T13:51:51.8327190Z Building dependency tree... 2021-05-15T13:51:51.8343149Z Reading state information... 2021-05-15T13:51:51.9712716Z The following additional packages will be installed: 2021-05-15T13:51:51.9715200Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T13:51:51.9716946Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T13:51:51.9718301Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T13:51:51.9719903Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T13:51:51.9722263Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T13:51:51.9723585Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:51:51.9724913Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:51:51.9726256Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:51:51.9727545Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:51:51.9728842Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:51:51.9730495Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:51:51.9731771Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:51:51.9732980Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:51:51.9734177Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:51:51.9737108Z Suggested packages: 2021-05-15T13:51:51.9738251Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T13:51:51.9739575Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T13:51:51.9741026Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T13:51:51.9743453Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T13:51:52.0382117Z The following NEW packages will be installed: 2021-05-15T13:51:52.0385774Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T13:51:52.0386955Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T13:51:52.0389312Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T13:51:52.0391656Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T13:51:52.0395182Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T13:51:52.0398379Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:51:52.0401054Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:51:52.0404837Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:51:52.0406013Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:51:52.0408576Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:51:52.0410938Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:51:52.0413224Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:51:52.0416671Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:51:52.0421178Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:51:52.0603749Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:52.0604424Z Need to get 47.1 MB of archives. 2021-05-15T13:51:52.0605142Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T13:51:52.0607271Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T13:51:52.0865189Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T13:51:52.0871489Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T13:51:52.0876168Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T13:51:52.0880562Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T13:51:52.0885364Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T13:51:52.0889825Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T13:51:52.0912875Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T13:51:52.1420285Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T13:51:52.1424689Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T13:51:52.1442386Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T13:51:52.1451841Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T13:51:52.1456857Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T13:51:52.1470004Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T13:51:52.1474911Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T13:51:52.1479564Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-15T13:51:52.1484182Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T13:51:52.1496501Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T13:51:52.1502336Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T13:51:52.1510822Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T13:51:52.1520426Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T13:51:52.1556192Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T13:51:52.1630922Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T13:51:52.1642684Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T13:51:52.1646799Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T13:51:52.1665711Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T13:51:52.2059468Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T13:51:52.2064198Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T13:51:52.2068413Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T13:51:52.2078952Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T13:51:52.2090026Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T13:51:52.2107669Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T13:51:52.2109203Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T13:51:52.2115979Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T13:51:52.2157436Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-15T13:51:52.2177507Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T13:51:52.2259372Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T13:51:52.2264083Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T13:51:52.3068517Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T13:51:52.3074123Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T13:51:52.3079400Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T13:51:52.3085201Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-15T13:51:52.3091107Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T13:51:52.3096660Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-15T13:51:52.3104233Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T13:51:52.3167075Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T13:51:52.3176264Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T13:51:52.3192221Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T13:51:52.3198402Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T13:51:52.3288196Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-15T13:51:52.3308184Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T13:51:52.3315070Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-15T13:51:52.3320945Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-15T13:51:52.3326284Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T13:51:52.3334176Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T13:51:52.3340271Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T13:51:52.3360308Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T13:51:52.3374020Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T13:51:52.3379451Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T13:51:52.3414003Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T13:51:52.3418832Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T13:51:52.3428396Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T13:51:52.3442685Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T13:51:52.3466590Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-15T13:51:52.3496036Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-15T13:51:52.3505260Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-15T13:51:52.3512137Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T13:51:52.3632133Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T13:51:52.3643074Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-15T13:51:52.3753433Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T13:51:52.3758997Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T13:51:52.3764266Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-15T13:51:52.3996276Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-15T13:51:52.4215585Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T13:51:52.4276068Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T13:51:52.4277911Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T13:51:52.9362020Z Fetched 47.1 MB in 0s (124 MB/s) 2021-05-15T13:51:52.9628311Z Selecting previously unselected package libaom0:amd64. 2021-05-15T13:51:52.9691770Z (Reading database ... 2021-05-15T13:51:52.9692435Z (Reading database ... 5% 2021-05-15T13:51:52.9693210Z (Reading database ... 10% 2021-05-15T13:51:52.9693662Z (Reading database ... 15% 2021-05-15T13:51:52.9694085Z (Reading database ... 20% 2021-05-15T13:51:52.9694525Z (Reading database ... 25% 2021-05-15T13:51:52.9695332Z (Reading database ... 30% 2021-05-15T13:51:52.9695762Z (Reading database ... 35% 2021-05-15T13:51:52.9696181Z (Reading database ... 40% 2021-05-15T13:51:52.9696573Z (Reading database ... 45% 2021-05-15T13:51:52.9696991Z (Reading database ... 50% 2021-05-15T13:51:52.9722182Z (Reading database ... 55% 2021-05-15T13:51:52.9752371Z (Reading database ... 60% 2021-05-15T13:51:52.9783571Z (Reading database ... 65% 2021-05-15T13:51:52.9882832Z (Reading database ... 70% 2021-05-15T13:51:52.9978746Z (Reading database ... 75% 2021-05-15T13:51:53.0203832Z (Reading database ... 80% 2021-05-15T13:51:53.0460611Z (Reading database ... 85% 2021-05-15T13:51:53.0580506Z (Reading database ... 90% 2021-05-15T13:51:53.0643633Z (Reading database ... 95% 2021-05-15T13:51:53.0644496Z (Reading database ... 100% 2021-05-15T13:51:53.0645533Z (Reading database ... 266725 files and directories currently installed.) 2021-05-15T13:51:53.0748158Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T13:51:53.0764860Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:51:53.2043279Z Selecting previously unselected package libva2:amd64. 2021-05-15T13:51:53.2242836Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T13:51:53.2250932Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T13:51:53.2488760Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T13:51:53.2737553Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T13:51:53.2747596Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:51:53.3003015Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T13:51:53.3204818Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T13:51:53.3212862Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:51:53.3409668Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T13:51:53.3671272Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:51:53.3678830Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:51:53.4002721Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T13:51:53.4255335Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T13:51:53.4262563Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:51:53.4523396Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T13:51:53.4758444Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:53.4766365Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:51:53.5203258Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T13:51:53.5408882Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T13:51:53.5416637Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:51:54.2021053Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T13:51:54.2258596Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T13:51:54.2265193Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:51:54.2522483Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T13:51:54.2724367Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T13:51:54.2731454Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:51:54.3122579Z Selecting previously unselected package libopus0:amd64. 2021-05-15T13:51:54.3310345Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T13:51:54.3318064Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:51:54.3762573Z Selecting previously unselected package libshine3:amd64. 2021-05-15T13:51:54.3948704Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T13:51:54.3957003Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:51:54.4562786Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T13:51:54.4775263Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T13:51:54.4786048Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:51:54.5042802Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T13:51:54.5242320Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T13:51:54.5252302Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:51:54.5497823Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T13:51:54.5748662Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T13:51:54.5756307Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:51:54.6082523Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T13:51:54.6269215Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:54.6277153Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:51:54.6562590Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T13:51:54.6767863Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T13:51:54.6776219Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:51:54.7122859Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T13:51:54.7361421Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T13:51:54.7369186Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:51:54.7595447Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T13:51:54.7841792Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T13:51:54.7849427Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:51:54.8163192Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T13:51:54.8360336Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:54.8367337Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:51:54.8682996Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T13:51:54.8866034Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T13:51:54.8880939Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:51:54.9603132Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T13:51:54.9778133Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T13:51:54.9789428Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:51:55.1562741Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T13:51:55.1763674Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T13:51:55.1780921Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:51:55.2124727Z Selecting previously unselected package libzvbi-common. 2021-05-15T13:51:55.2392391Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T13:51:55.2400500Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T13:51:55.2619014Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T13:51:55.2888884Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T13:51:55.2899415Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:51:55.3362945Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T13:51:55.3545102Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:55.3553428Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:51:55.8043678Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T13:51:55.8240421Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T13:51:55.8247588Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:51:55.8522858Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T13:51:55.8727737Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T13:51:55.8735031Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:51:55.9002495Z Selecting previously unselected package libass9:amd64. 2021-05-15T13:51:55.9196753Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T13:51:55.9205130Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:51:55.9477880Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T13:51:55.9740686Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T13:51:55.9748088Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:51:56.0083339Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T13:51:56.0305394Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T13:51:56.0312708Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:51:56.0603017Z Selecting previously unselected package libgme0:amd64. 2021-05-15T13:51:56.0812034Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T13:51:56.0821748Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:51:56.1114599Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T13:51:56.1386605Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T13:51:56.1394665Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:51:56.1762773Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T13:51:56.1940737Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T13:51:56.1948209Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:51:56.2723270Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T13:51:56.2930668Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:51:56.2938797Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:51:56.3402580Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T13:51:56.3580398Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:56.3588714Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:51:56.4603001Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T13:51:56.4798950Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T13:51:56.4809416Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:51:56.5122902Z Selecting previously unselected package libflite1:amd64. 2021-05-15T13:51:56.5312381Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T13:51:56.5319361Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:51:57.5888030Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T13:51:57.6156913Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T13:51:57.6164169Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:51:57.6482744Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T13:51:57.6672149Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T13:51:57.6679984Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:51:57.6923606Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T13:51:57.7151012Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T13:51:57.7158963Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:51:57.7443107Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T13:51:57.7631913Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:57.7632970Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:51:57.7923427Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T13:51:57.8109450Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T13:51:57.8118187Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:51:57.8403328Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T13:51:57.8580295Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:57.8588046Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:51:57.8883337Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T13:51:57.9079852Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T13:51:57.9087188Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:51:58.0203575Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T13:51:58.0440016Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T13:51:58.0447985Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:51:58.0762446Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T13:51:58.0979051Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:58.0986120Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:51:58.1362903Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T13:51:58.1556774Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T13:51:58.1567524Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:51:58.1842538Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T13:51:58.2041165Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:58.2053932Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:51:58.3135164Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T13:51:58.3402004Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T13:51:58.3409216Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:51:58.3842559Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T13:51:58.4025293Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T13:51:58.4033141Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:51:58.4283555Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T13:51:58.4513190Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:51:58.4520590Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:51:58.4763751Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T13:51:58.4963291Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:51:58.4970401Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:51:58.5243011Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T13:51:58.5421564Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T13:51:58.5430168Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:51:58.5689848Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T13:51:58.5953176Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T13:51:58.5960516Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:51:58.6242941Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T13:51:58.6434862Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T13:51:58.6442978Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:51:58.6883910Z Selecting previously unselected package libopenal-data. 2021-05-15T13:51:58.7135535Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T13:51:58.7142461Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T13:51:58.7461887Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T13:51:58.7710924Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T13:51:58.7718769Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:51:58.8002403Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T13:51:58.8177436Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T13:51:58.8184986Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:51:58.8778454Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T13:51:58.9045044Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T13:51:58.9050642Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:51:58.9322467Z Selecting previously unselected package libflac8:amd64. 2021-05-15T13:51:58.9524373Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T13:51:58.9531995Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:51:58.9843310Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T13:51:59.0061957Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T13:51:59.0069408Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:51:59.0422924Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T13:51:59.0673999Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T13:51:59.0735941Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:51:59.1163690Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T13:51:59.1377733Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T13:51:59.1383131Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:51:59.1922407Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T13:51:59.2148699Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:59.2156764Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:51:59.2442695Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T13:51:59.2650712Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:59.2658822Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:51:59.2962425Z Selecting previously unselected package ffmpeg. 2021-05-15T13:51:59.3156269Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:51:59.3225596Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:51:59.4283195Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T13:51:59.4540046Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T13:51:59.4548403Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:51:59.4818977Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T13:51:59.5082964Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T13:51:59.5089987Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:51:59.6923477Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T13:51:59.7154089Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T13:51:59.7161069Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:51:59.7395414Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T13:51:59.7648793Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T13:51:59.7656360Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:51:59.7882483Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T13:51:59.8150235Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:51:59.8159256Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:00.0683480Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T13:52:00.0872175Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:00.0881334Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:00.3483333Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T13:52:00.3679217Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T13:52:00.3690179Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:52:00.4843509Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T13:52:00.5059397Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T13:52:00.5066267Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:52:00.5260587Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T13:52:00.5531495Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:52:00.5541730Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:52:00.6088485Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:52:00.6112776Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:00.6129206Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:52:00.6151390Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:52:00.6169415Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:52:00.6190185Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:52:00.6210984Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:52:00.6236527Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:52:00.6257798Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:52:00.6274246Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:52:00.6293237Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:52:00.6311770Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:52:00.6330861Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:52:00.6345269Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:52:00.6362967Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:52:00.6386237Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:52:00.6409132Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:52:00.6428697Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:52:00.6446727Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:52:00.6464308Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:52:00.6485642Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T13:52:00.6501306Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:52:00.6519459Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:52:00.6539578Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:52:00.6558726Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:52:00.6577680Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:52:00.6594332Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:52:00.6613630Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:52:00.6635137Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:52:00.6652491Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:52:00.6670813Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:52:00.6693866Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:52:00.6710623Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:52:00.6728352Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:52:00.6977441Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:52:00.6994595Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:52:00.7018762Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:52:00.7037919Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T13:52:00.7063585Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:00.7080546Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:52:00.7097638Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:52:00.7123720Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:52:00.7142849Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:52:00.7161957Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T13:52:00.7181634Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:52:00.7207107Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:52:00.7226681Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:52:00.7243774Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:52:00.7262507Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:52:00.7280226Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:52:00.7295730Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:52:00.7314242Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:52:00.7380722Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:52:00.7402521Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:52:00.7423599Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:52:00.7442712Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:00.7461416Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:52:00.7481432Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:00.7498783Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:52:00.7516850Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:52:00.7535696Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:52:00.7552826Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:52:00.7574694Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:52:00.7595639Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:00.7615475Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:52:00.7633291Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:52:00.7651421Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:52:00.7732642Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:00.7751672Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:00.7771130Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:00.7787905Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:52:00.7804193Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:52:00.7823143Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:00.7982563Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:00.8002269Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:00.8026014Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:52:00.8101042Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:01.7444014Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:03.5409013Z Reading package lists... 2021-05-15T13:52:03.6808190Z Building dependency tree... 2021-05-15T13:52:03.6825565Z Reading state information... 2021-05-15T13:52:03.8233599Z The following additional packages will be installed: 2021-05-15T13:52:03.8236177Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:52:03.8716260Z The following NEW packages will be installed: 2021-05-15T13:52:03.8718081Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:52:03.8722078Z libmagick++-dev 2021-05-15T13:52:03.8889463Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:03.8890554Z Need to get 309 kB of archives. 2021-05-15T13:52:03.8891589Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T13:52:03.8893865Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-15T13:52:03.8910753Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-15T13:52:03.8928895Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-15T13:52:03.8941162Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-15T13:52:04.2733000Z Fetched 309 kB in 0s (17.4 MB/s) 2021-05-15T13:52:04.3020459Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T13:52:04.3087475Z (Reading database ... 2021-05-15T13:52:04.3088403Z (Reading database ... 5% 2021-05-15T13:52:04.3088921Z (Reading database ... 10% 2021-05-15T13:52:04.3089346Z (Reading database ... 15% 2021-05-15T13:52:04.3089739Z (Reading database ... 20% 2021-05-15T13:52:04.3090141Z (Reading database ... 25% 2021-05-15T13:52:04.3090530Z (Reading database ... 30% 2021-05-15T13:52:04.3090942Z (Reading database ... 35% 2021-05-15T13:52:04.3091372Z (Reading database ... 40% 2021-05-15T13:52:04.3091775Z (Reading database ... 45% 2021-05-15T13:52:04.3092167Z (Reading database ... 50% 2021-05-15T13:52:04.3124976Z (Reading database ... 55% 2021-05-15T13:52:04.3170002Z (Reading database ... 60% 2021-05-15T13:52:04.3197354Z (Reading database ... 65% 2021-05-15T13:52:04.3314917Z (Reading database ... 70% 2021-05-15T13:52:04.3426251Z (Reading database ... 75% 2021-05-15T13:52:04.3449089Z (Reading database ... 80% 2021-05-15T13:52:04.3962682Z (Reading database ... 85% 2021-05-15T13:52:04.4125683Z (Reading database ... 90% 2021-05-15T13:52:04.4199737Z (Reading database ... 95% 2021-05-15T13:52:04.4200376Z (Reading database ... 100% 2021-05-15T13:52:04.4201192Z (Reading database ... 267266 files and directories currently installed.) 2021-05-15T13:52:04.4318395Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:52:04.4399784Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:04.4764091Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T13:52:04.4962442Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:52:04.5053094Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:04.5403201Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T13:52:04.5619137Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:52:04.5626714Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:04.6123941Z Selecting previously unselected package libmagick++-dev. 2021-05-15T13:52:04.6324637Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:52:04.6399400Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:04.6910175Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:04.6982495Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:04.7005974Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:04.7023309Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:52:04.7099486Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:06.5582742Z Reading package lists... 2021-05-15T13:52:06.7020894Z Building dependency tree... 2021-05-15T13:52:06.7038848Z Reading state information... 2021-05-15T13:52:06.8411803Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T13:52:06.8413836Z The following additional packages will be installed: 2021-05-15T13:52:06.8415654Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T13:52:06.8416990Z libijs-0.35 libjbig2dec0 2021-05-15T13:52:06.8419552Z Suggested packages: 2021-05-15T13:52:06.8421100Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T13:52:06.8422258Z ghostscript-x 2021-05-15T13:52:06.8852745Z The following NEW packages will be installed: 2021-05-15T13:52:06.8854692Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T13:52:06.8858145Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T13:52:06.9046774Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:06.9047743Z Need to get 11.2 MB of archives. 2021-05-15T13:52:06.9048804Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T13:52:06.9050980Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-15T13:52:06.9202576Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-15T13:52:06.9210807Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T13:52:07.0547151Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T13:52:07.0616376Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T13:52:07.0617991Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T13:52:07.0623417Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T13:52:07.0822984Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T13:52:07.4679581Z Fetched 11.2 MB in 0s (58.1 MB/s) 2021-05-15T13:52:07.4984799Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T13:52:07.5056368Z (Reading database ... 2021-05-15T13:52:07.5056870Z (Reading database ... 5% 2021-05-15T13:52:07.5057404Z (Reading database ... 10% 2021-05-15T13:52:07.5057848Z (Reading database ... 15% 2021-05-15T13:52:07.5058304Z (Reading database ... 20% 2021-05-15T13:52:07.5058745Z (Reading database ... 25% 2021-05-15T13:52:07.5059196Z (Reading database ... 30% 2021-05-15T13:52:07.5059640Z (Reading database ... 35% 2021-05-15T13:52:07.5060088Z (Reading database ... 40% 2021-05-15T13:52:07.5060528Z (Reading database ... 45% 2021-05-15T13:52:07.5060977Z (Reading database ... 50% 2021-05-15T13:52:07.5099600Z (Reading database ... 55% 2021-05-15T13:52:07.5142029Z (Reading database ... 60% 2021-05-15T13:52:07.5165175Z (Reading database ... 65% 2021-05-15T13:52:07.5281653Z (Reading database ... 70% 2021-05-15T13:52:07.5390510Z (Reading database ... 75% 2021-05-15T13:52:07.5412448Z (Reading database ... 80% 2021-05-15T13:52:07.5895961Z (Reading database ... 85% 2021-05-15T13:52:07.6046587Z (Reading database ... 90% 2021-05-15T13:52:07.6117025Z (Reading database ... 95% 2021-05-15T13:52:07.6117642Z (Reading database ... 100% 2021-05-15T13:52:07.6118480Z (Reading database ... 267311 files and directories currently installed.) 2021-05-15T13:52:07.6220426Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T13:52:07.6440012Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:52:07.8363816Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T13:52:07.8581548Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T13:52:07.8591023Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:52:07.8962979Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T13:52:07.9146812Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T13:52:07.9713936Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:52:08.3351722Z Selecting previously unselected package libgs9-common. 2021-05-15T13:52:08.3622927Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T13:52:08.3632583Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:08.4563704Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T13:52:08.4794049Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T13:52:08.4808943Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:52:08.5122659Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T13:52:08.5302082Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T13:52:08.5317252Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:52:08.5643380Z Selecting previously unselected package libgs9:amd64. 2021-05-15T13:52:08.5868777Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:52:08.5878578Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:08.8603269Z Selecting previously unselected package ghostscript. 2021-05-15T13:52:08.8808536Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:52:08.8817647Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:08.9410744Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:52:08.9445778Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:52:08.9465545Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:52:09.0019892Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:52:09.0042784Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:52:09.0256550Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:09.0273074Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:09.0295341Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:52:09.0386066Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:52:09.1345750Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:09.1531736Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:11.9337267Z Reading package lists... 2021-05-15T13:52:12.0853651Z Building dependency tree... 2021-05-15T13:52:12.0871325Z Reading state information... 2021-05-15T13:52:12.2271325Z The following additional packages will be installed: 2021-05-15T13:52:12.2273548Z libudunits2-0 libudunits2-data 2021-05-15T13:52:12.2685473Z The following NEW packages will be installed: 2021-05-15T13:52:12.2687424Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T13:52:12.2896436Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:12.2897323Z Need to get 429 kB of archives. 2021-05-15T13:52:12.2898086Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T13:52:12.2899874Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T13:52:12.2913939Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T13:52:12.2925259Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T13:52:12.6803450Z Fetched 429 kB in 0s (17.2 MB/s) 2021-05-15T13:52:12.7083689Z Selecting previously unselected package libudunits2-data. 2021-05-15T13:52:12.7153907Z (Reading database ... 2021-05-15T13:52:12.7154700Z (Reading database ... 5% 2021-05-15T13:52:12.7155369Z (Reading database ... 10% 2021-05-15T13:52:12.7155998Z (Reading database ... 15% 2021-05-15T13:52:12.7156634Z (Reading database ... 20% 2021-05-15T13:52:12.7157252Z (Reading database ... 25% 2021-05-15T13:52:12.7157884Z (Reading database ... 30% 2021-05-15T13:52:12.7158516Z (Reading database ... 35% 2021-05-15T13:52:12.7159130Z (Reading database ... 40% 2021-05-15T13:52:12.7159950Z (Reading database ... 45% 2021-05-15T13:52:12.7160592Z (Reading database ... 50% 2021-05-15T13:52:12.7195149Z (Reading database ... 55% 2021-05-15T13:52:12.7237830Z (Reading database ... 60% 2021-05-15T13:52:12.7259976Z (Reading database ... 65% 2021-05-15T13:52:12.7369898Z (Reading database ... 70% 2021-05-15T13:52:12.7481307Z (Reading database ... 75% 2021-05-15T13:52:12.7502597Z (Reading database ... 80% 2021-05-15T13:52:12.7984626Z (Reading database ... 85% 2021-05-15T13:52:12.8137772Z (Reading database ... 90% 2021-05-15T13:52:12.8208587Z (Reading database ... 95% 2021-05-15T13:52:12.8209151Z (Reading database ... 100% 2021-05-15T13:52:12.8209978Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T13:52:12.8315179Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T13:52:12.8325096Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T13:52:12.8603499Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T13:52:12.8824442Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T13:52:12.8842692Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:52:12.9088657Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T13:52:12.9363159Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T13:52:12.9371762Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:52:13.0055730Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T13:52:13.0082752Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:52:13.0106078Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:52:13.0129011Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:52:13.1116648Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:14.9426681Z Reading package lists... 2021-05-15T13:52:15.1059171Z Building dependency tree... 2021-05-15T13:52:15.1077684Z Reading state information... 2021-05-15T13:52:15.2970216Z The following NEW packages will be installed: 2021-05-15T13:52:15.2975784Z libjq-dev 2021-05-15T13:52:15.3143847Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:15.3144499Z Need to get 11.2 kB of archives. 2021-05-15T13:52:15.3145228Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T13:52:15.3147064Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-15T13:52:15.6834929Z Fetched 11.2 kB in 0s (859 kB/s) 2021-05-15T13:52:15.7111880Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T13:52:15.7188387Z (Reading database ... 2021-05-15T13:52:15.7188895Z (Reading database ... 5% 2021-05-15T13:52:15.7189348Z (Reading database ... 10% 2021-05-15T13:52:15.7189857Z (Reading database ... 15% 2021-05-15T13:52:15.7190317Z (Reading database ... 20% 2021-05-15T13:52:15.7190761Z (Reading database ... 25% 2021-05-15T13:52:15.7191213Z (Reading database ... 30% 2021-05-15T13:52:15.7191656Z (Reading database ... 35% 2021-05-15T13:52:15.7192147Z (Reading database ... 40% 2021-05-15T13:52:15.7192592Z (Reading database ... 45% 2021-05-15T13:52:15.7193042Z (Reading database ... 50% 2021-05-15T13:52:15.7238546Z (Reading database ... 55% 2021-05-15T13:52:15.7287461Z (Reading database ... 60% 2021-05-15T13:52:15.7312904Z (Reading database ... 65% 2021-05-15T13:52:15.7428055Z (Reading database ... 70% 2021-05-15T13:52:15.7539394Z (Reading database ... 75% 2021-05-15T13:52:15.7562985Z (Reading database ... 80% 2021-05-15T13:52:15.8079466Z (Reading database ... 85% 2021-05-15T13:52:15.8240281Z (Reading database ... 90% 2021-05-15T13:52:15.8313797Z (Reading database ... 95% 2021-05-15T13:52:15.8314652Z (Reading database ... 100% 2021-05-15T13:52:15.8315653Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T13:52:15.8430406Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:52:15.8441199Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:52:15.8959219Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:52:17.7833789Z Reading package lists... 2021-05-15T13:52:17.9296300Z Building dependency tree... 2021-05-15T13:52:17.9313653Z Reading state information... 2021-05-15T13:52:18.1132679Z The following NEW packages will be installed: 2021-05-15T13:52:18.1136866Z libmng2 2021-05-15T13:52:18.1302727Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:18.1303535Z Need to get 168 kB of archives. 2021-05-15T13:52:18.1304145Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T13:52:18.1305833Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T13:52:18.5005035Z Fetched 168 kB in 0s (11.1 MB/s) 2021-05-15T13:52:18.5356215Z Selecting previously unselected package libmng2:amd64. 2021-05-15T13:52:18.5357614Z (Reading database ... 2021-05-15T13:52:18.5358267Z (Reading database ... 5% 2021-05-15T13:52:18.5358927Z (Reading database ... 10% 2021-05-15T13:52:18.5359590Z (Reading database ... 15% 2021-05-15T13:52:18.5360263Z (Reading database ... 20% 2021-05-15T13:52:18.5360895Z (Reading database ... 25% 2021-05-15T13:52:18.5363852Z (Reading database ... 30% 2021-05-15T13:52:18.5364334Z (Reading database ... 35% 2021-05-15T13:52:18.5364793Z (Reading database ... 40% 2021-05-15T13:52:18.5365249Z (Reading database ... 45% 2021-05-15T13:52:18.5365711Z (Reading database ... 50% 2021-05-15T13:52:18.5394904Z (Reading database ... 55% 2021-05-15T13:52:18.5436383Z (Reading database ... 60% 2021-05-15T13:52:18.5458614Z (Reading database ... 65% 2021-05-15T13:52:18.5569506Z (Reading database ... 70% 2021-05-15T13:52:18.5674103Z (Reading database ... 75% 2021-05-15T13:52:18.5694761Z (Reading database ... 80% 2021-05-15T13:52:18.6164377Z (Reading database ... 85% 2021-05-15T13:52:18.6314623Z (Reading database ... 90% 2021-05-15T13:52:18.6385990Z (Reading database ... 95% 2021-05-15T13:52:18.6388252Z (Reading database ... 100% 2021-05-15T13:52:18.6390475Z (Reading database ... 267910 files and directories currently installed.) 2021-05-15T13:52:18.6506440Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T13:52:18.6559069Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:52:18.7200319Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:52:18.7231008Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:20.4963940Z Reading package lists... 2021-05-15T13:52:20.6415315Z Building dependency tree... 2021-05-15T13:52:20.6432915Z Reading state information... 2021-05-15T13:52:20.7557395Z E: Unable to locate package libmng1 2021-05-15T13:52:20.8109672Z Reading package lists... 2021-05-15T13:52:20.9540796Z Building dependency tree... 2021-05-15T13:52:20.9558207Z Reading state information... 2021-05-15T13:52:21.0643039Z E: Unable to locate package libapparmor-devel 2021-05-15T13:52:21.1236242Z Reading package lists... 2021-05-15T13:52:21.2610817Z Building dependency tree... 2021-05-15T13:52:21.2628772Z Reading state information... 2021-05-15T13:52:21.4005957Z The following additional packages will be installed: 2021-05-15T13:52:21.4007973Z libij-java 2021-05-15T13:52:21.4406142Z The following NEW packages will be installed: 2021-05-15T13:52:21.4410421Z imagej libij-java 2021-05-15T13:52:21.5045181Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:21.5045978Z Need to get 2328 kB of archives. 2021-05-15T13:52:21.5046765Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T13:52:21.5048625Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T13:52:21.7274598Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T13:52:22.1111340Z Fetched 2328 kB in 0s (8152 kB/s) 2021-05-15T13:52:22.1396852Z Selecting previously unselected package libij-java. 2021-05-15T13:52:22.1467859Z (Reading database ... 2021-05-15T13:52:22.1468630Z (Reading database ... 5% 2021-05-15T13:52:22.1469463Z (Reading database ... 10% 2021-05-15T13:52:22.1470138Z (Reading database ... 15% 2021-05-15T13:52:22.1470758Z (Reading database ... 20% 2021-05-15T13:52:22.1471385Z (Reading database ... 25% 2021-05-15T13:52:22.1472004Z (Reading database ... 30% 2021-05-15T13:52:22.1472634Z (Reading database ... 35% 2021-05-15T13:52:22.1473373Z (Reading database ... 40% 2021-05-15T13:52:22.1474001Z (Reading database ... 45% 2021-05-15T13:52:22.1474636Z (Reading database ... 50% 2021-05-15T13:52:22.1509539Z (Reading database ... 55% 2021-05-15T13:52:22.1554151Z (Reading database ... 60% 2021-05-15T13:52:22.1578386Z (Reading database ... 65% 2021-05-15T13:52:22.1693401Z (Reading database ... 70% 2021-05-15T13:52:22.1802872Z (Reading database ... 75% 2021-05-15T13:52:22.1824117Z (Reading database ... 80% 2021-05-15T13:52:22.2312280Z (Reading database ... 85% 2021-05-15T13:52:22.2476989Z (Reading database ... 90% 2021-05-15T13:52:22.2551825Z (Reading database ... 95% 2021-05-15T13:52:22.2554868Z (Reading database ... 100% 2021-05-15T13:52:22.2555678Z (Reading database ... 267916 files and directories currently installed.) 2021-05-15T13:52:22.2668355Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T13:52:22.2678213Z Unpacking libij-java (1.52r-1) ... 2021-05-15T13:52:22.3643181Z Selecting previously unselected package imagej. 2021-05-15T13:52:22.3865347Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T13:52:22.3872627Z Unpacking imagej (1.52r-1) ... 2021-05-15T13:52:22.4540272Z Setting up libij-java (1.52r-1) ... 2021-05-15T13:52:22.4564052Z Setting up imagej (1.52r-1) ... 2021-05-15T13:52:22.4589988Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:52:23.2817710Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:23.9147262Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:52:25.8264085Z Reading package lists... 2021-05-15T13:52:25.9695841Z Building dependency tree... 2021-05-15T13:52:25.9712535Z Reading state information... 2021-05-15T13:52:26.1098657Z Suggested packages: 2021-05-15T13:52:26.1101592Z bowtie2-examples 2021-05-15T13:52:26.1508317Z The following NEW packages will be installed: 2021-05-15T13:52:26.1513064Z bowtie2 2021-05-15T13:52:26.1690349Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:26.1691922Z Need to get 1324 kB of archives. 2021-05-15T13:52:26.1693052Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T13:52:26.1694873Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T13:52:26.5602998Z Fetched 1324 kB in 0s (35.4 MB/s) 2021-05-15T13:52:26.5878209Z Selecting previously unselected package bowtie2. 2021-05-15T13:52:26.5945566Z (Reading database ... 2021-05-15T13:52:26.5946247Z (Reading database ... 5% 2021-05-15T13:52:26.5946906Z (Reading database ... 10% 2021-05-15T13:52:26.5947584Z (Reading database ... 15% 2021-05-15T13:52:26.5948217Z (Reading database ... 20% 2021-05-15T13:52:26.5948872Z (Reading database ... 25% 2021-05-15T13:52:26.5949488Z (Reading database ... 30% 2021-05-15T13:52:26.5950116Z (Reading database ... 35% 2021-05-15T13:52:26.5950735Z (Reading database ... 40% 2021-05-15T13:52:26.5951362Z (Reading database ... 45% 2021-05-15T13:52:26.5951997Z (Reading database ... 50% 2021-05-15T13:52:26.5984649Z (Reading database ... 55% 2021-05-15T13:52:26.6025869Z (Reading database ... 60% 2021-05-15T13:52:26.6051051Z (Reading database ... 65% 2021-05-15T13:52:26.6159313Z (Reading database ... 70% 2021-05-15T13:52:26.6265160Z (Reading database ... 75% 2021-05-15T13:52:26.6286093Z (Reading database ... 80% 2021-05-15T13:52:26.6774337Z (Reading database ... 85% 2021-05-15T13:52:26.6926762Z (Reading database ... 90% 2021-05-15T13:52:26.6998311Z (Reading database ... 95% 2021-05-15T13:52:26.7000372Z (Reading database ... 100% 2021-05-15T13:52:26.7002922Z (Reading database ... 267939 files and directories currently installed.) 2021-05-15T13:52:26.7107850Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T13:52:26.7119611Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:52:26.8833271Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:52:26.8859292Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:29.4763916Z Reading package lists... 2021-05-15T13:52:29.6333157Z Building dependency tree... 2021-05-15T13:52:29.6350172Z Reading state information... 2021-05-15T13:52:29.7473678Z E: Unable to locate package install 2021-05-15T13:52:29.7474934Z E: Unable to locate package gdal 2021-05-15T13:52:29.8071617Z Reading package lists... 2021-05-15T13:52:29.9671134Z Building dependency tree... 2021-05-15T13:52:29.9690687Z Reading state information... 2021-05-15T13:52:29.9922083Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T13:52:29.9923771Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:52:29.9924774Z is only available from another source 2021-05-15T13:52:29.9925356Z 2021-05-15T13:52:30.0852412Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T13:52:30.1405834Z Reading package lists... 2021-05-15T13:52:30.2981950Z Building dependency tree... 2021-05-15T13:52:30.2997937Z Reading state information... 2021-05-15T13:52:30.3230298Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T13:52:30.3231927Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:52:30.3232953Z is only available from another source 2021-05-15T13:52:30.3233931Z However the following packages replace it: 2021-05-15T13:52:30.3234691Z ffmpeg 2021-05-15T13:52:30.3235166Z 2021-05-15T13:52:30.4119728Z E: Package 'libav-tools' has no installation candidate 2021-05-15T13:52:30.4671256Z Reading package lists... 2021-05-15T13:52:30.6245986Z Building dependency tree... 2021-05-15T13:52:30.6263064Z Reading state information... 2021-05-15T13:52:30.7723837Z The following additional packages will be installed: 2021-05-15T13:52:30.7726255Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T13:52:30.7729367Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:52:30.7730647Z libssh2-1-dev 2021-05-15T13:52:30.7733594Z Suggested packages: 2021-05-15T13:52:30.7734416Z libgcrypt20-doc libmbedtls-doc 2021-05-15T13:52:30.8179617Z The following NEW packages will be installed: 2021-05-15T13:52:30.8181472Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T13:52:30.8184386Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:52:30.8189246Z libssh2-1-dev 2021-05-15T13:52:30.8383335Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:30.8384541Z Need to get 2667 kB of archives. 2021-05-15T13:52:30.8385162Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T13:52:30.8386743Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T13:52:30.8418259Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T13:52:30.8473430Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T13:52:30.8478231Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T13:52:30.8488985Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T13:52:30.8492941Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T13:52:30.8499207Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T13:52:30.8571264Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T13:52:30.8655996Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T13:52:30.8675143Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T13:52:30.8679392Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T13:52:31.2522665Z Fetched 2667 kB in 0s (54.2 MB/s) 2021-05-15T13:52:31.2843593Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T13:52:31.2870902Z (Reading database ... 2021-05-15T13:52:31.2871457Z (Reading database ... 5% 2021-05-15T13:52:31.2871910Z (Reading database ... 10% 2021-05-15T13:52:31.2872377Z (Reading database ... 15% 2021-05-15T13:52:31.2872841Z (Reading database ... 20% 2021-05-15T13:52:31.2873290Z (Reading database ... 25% 2021-05-15T13:52:31.2873753Z (Reading database ... 30% 2021-05-15T13:52:31.2874191Z (Reading database ... 35% 2021-05-15T13:52:31.2874646Z (Reading database ... 40% 2021-05-15T13:52:31.2875115Z (Reading database ... 45% 2021-05-15T13:52:31.2875565Z (Reading database ... 50% 2021-05-15T13:52:31.2922271Z (Reading database ... 55% 2021-05-15T13:52:31.2970566Z (Reading database ... 60% 2021-05-15T13:52:31.2997199Z (Reading database ... 65% 2021-05-15T13:52:31.3123457Z (Reading database ... 70% 2021-05-15T13:52:31.3247621Z (Reading database ... 75% 2021-05-15T13:52:31.3271133Z (Reading database ... 80% 2021-05-15T13:52:31.3822604Z (Reading database ... 85% 2021-05-15T13:52:31.3999934Z (Reading database ... 90% 2021-05-15T13:52:31.4079562Z (Reading database ... 95% 2021-05-15T13:52:31.4080403Z (Reading database ... 100% 2021-05-15T13:52:31.4081337Z (Reading database ... 267965 files and directories currently installed.) 2021-05-15T13:52:31.4203507Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T13:52:31.4212758Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T13:52:31.4605217Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T13:52:31.4819852Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T13:52:31.4828083Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:52:31.5524876Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T13:52:31.5734730Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T13:52:31.5752762Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:52:31.6043031Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T13:52:31.6254866Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:52:31.6264413Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:31.6606269Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T13:52:31.6879241Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:52:31.6886396Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:31.7122594Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T13:52:31.7382476Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:52:31.7389212Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:31.7723491Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T13:52:31.7931441Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:52:31.7942943Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:52:31.8457061Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T13:52:31.8715218Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:52:31.8724750Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:31.9295950Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T13:52:31.9556570Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T13:52:31.9565300Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:52:32.0044987Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T13:52:32.0322298Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T13:52:32.0333879Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:52:32.0643295Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T13:52:32.0840467Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:52:32.0851192Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:52:32.1975975Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T13:52:32.1998975Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:32.2017777Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:52:32.2036957Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:52:32.2056079Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:32.2073163Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:32.2092166Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:52:32.2109223Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:52:32.2126890Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:52:32.2145499Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:52:32.2162850Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:52:32.2185512Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:36.5790428Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:52:36.6807251Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:38.4593273Z Reading package lists... 2021-05-15T13:52:38.6010674Z Building dependency tree... 2021-05-15T13:52:38.6028756Z Reading state information... 2021-05-15T13:52:38.8218770Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T13:52:38.8220296Z libtiff-dev set to manually installed. 2021-05-15T13:52:38.8221213Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:38.8817731Z Reading package lists... 2021-05-15T13:52:39.0360569Z Building dependency tree... 2021-05-15T13:52:39.0378283Z Reading state information... 2021-05-15T13:52:39.2491531Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T13:52:39.2492714Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:39.3038827Z Reading package lists... 2021-05-15T13:52:39.4436216Z Building dependency tree... 2021-05-15T13:52:39.4453584Z Reading state information... 2021-05-15T13:52:39.6208206Z The following NEW packages will be installed: 2021-05-15T13:52:39.6210349Z libsodium-dev 2021-05-15T13:52:39.6592033Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:39.6593141Z Need to get 169 kB of archives. 2021-05-15T13:52:39.6594124Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T13:52:39.6596104Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T13:52:40.0504331Z Fetched 169 kB in 0s (3802 kB/s) 2021-05-15T13:52:40.0782596Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T13:52:40.0855593Z (Reading database ... 2021-05-15T13:52:40.0856315Z (Reading database ... 5% 2021-05-15T13:52:40.0856990Z (Reading database ... 10% 2021-05-15T13:52:40.0857657Z (Reading database ... 15% 2021-05-15T13:52:40.0858295Z (Reading database ... 20% 2021-05-15T13:52:40.0858913Z (Reading database ... 25% 2021-05-15T13:52:40.0859551Z (Reading database ... 30% 2021-05-15T13:52:40.0860180Z (Reading database ... 35% 2021-05-15T13:52:40.0860797Z (Reading database ... 40% 2021-05-15T13:52:40.0861426Z (Reading database ... 45% 2021-05-15T13:52:40.0862040Z (Reading database ... 50% 2021-05-15T13:52:40.0899807Z (Reading database ... 55% 2021-05-15T13:52:40.0943277Z (Reading database ... 60% 2021-05-15T13:52:40.0969816Z (Reading database ... 65% 2021-05-15T13:52:40.1083266Z (Reading database ... 70% 2021-05-15T13:52:40.1196437Z (Reading database ... 75% 2021-05-15T13:52:40.1220499Z (Reading database ... 80% 2021-05-15T13:52:40.1711566Z (Reading database ... 85% 2021-05-15T13:52:40.1868273Z (Reading database ... 90% 2021-05-15T13:52:40.1939190Z (Reading database ... 95% 2021-05-15T13:52:40.1939644Z (Reading database ... 100% 2021-05-15T13:52:40.1940507Z (Reading database ... 268468 files and directories currently installed.) 2021-05-15T13:52:40.2049459Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T13:52:40.2059802Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:52:40.2755044Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:52:42.0148587Z Reading package lists... 2021-05-15T13:52:42.1626429Z Building dependency tree... 2021-05-15T13:52:42.1643184Z Reading state information... 2021-05-15T13:52:42.2988605Z The following additional packages will be installed: 2021-05-15T13:52:42.2992110Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T13:52:42.3404351Z The following NEW packages will be installed: 2021-05-15T13:52:42.3409318Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T13:52:42.3410795Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T13:52:42.3571818Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:42.3572480Z Need to get 10.4 MB of archives. 2021-05-15T13:52:42.3573098Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T13:52:42.3574574Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T13:52:42.3646031Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T13:52:42.3747737Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T13:52:42.3848209Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T13:52:42.3941094Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T13:52:42.4044198Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-15T13:52:42.4156996Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-15T13:52:42.4536461Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T13:52:42.8312904Z Fetched 10.4 MB in 0s (87.4 MB/s) 2021-05-15T13:52:42.8589223Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T13:52:42.8656392Z (Reading database ... 2021-05-15T13:52:42.8657083Z (Reading database ... 5% 2021-05-15T13:52:42.8657735Z (Reading database ... 10% 2021-05-15T13:52:42.8658409Z (Reading database ... 15% 2021-05-15T13:52:42.8659030Z (Reading database ... 20% 2021-05-15T13:52:42.8659695Z (Reading database ... 25% 2021-05-15T13:52:42.8660331Z (Reading database ... 30% 2021-05-15T13:52:42.8660952Z (Reading database ... 35% 2021-05-15T13:52:42.8661584Z (Reading database ... 40% 2021-05-15T13:52:42.8662197Z (Reading database ... 45% 2021-05-15T13:52:42.8662834Z (Reading database ... 50% 2021-05-15T13:52:42.8695929Z (Reading database ... 55% 2021-05-15T13:52:42.8736309Z (Reading database ... 60% 2021-05-15T13:52:42.8758091Z (Reading database ... 65% 2021-05-15T13:52:42.8866486Z (Reading database ... 70% 2021-05-15T13:52:42.8971060Z (Reading database ... 75% 2021-05-15T13:52:42.8993604Z (Reading database ... 80% 2021-05-15T13:52:42.9468759Z (Reading database ... 85% 2021-05-15T13:52:42.9614887Z (Reading database ... 90% 2021-05-15T13:52:42.9683748Z (Reading database ... 95% 2021-05-15T13:52:42.9685498Z (Reading database ... 100% 2021-05-15T13:52:42.9687302Z (Reading database ... 268538 files and directories currently installed.) 2021-05-15T13:52:42.9790124Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T13:52:42.9799779Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:52:43.0438670Z Selecting previously unselected package liblept5:amd64. 2021-05-15T13:52:43.0709117Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T13:52:43.0727187Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:52:43.1792291Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T13:52:43.2033378Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T13:52:43.2040993Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:52:43.3349374Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T13:52:43.3624757Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T13:52:43.3631890Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:52:43.4804517Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T13:52:43.5030551Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T13:52:43.5039058Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:52:43.6444002Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T13:52:43.6663189Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:52:43.6670607Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:52:43.8123144Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T13:52:43.8292120Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:52:43.8299925Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:52:44.1002228Z Selecting previously unselected package tesseract-ocr. 2021-05-15T13:52:44.1258615Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T13:52:44.1265900Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:52:44.1969271Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:52:44.1987982Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:52:44.2013052Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:52:44.2022919Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:52:44.2038704Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:52:44.2058143Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:52:44.2076654Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:52:44.2098763Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:52:44.2119395Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:46.6332712Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:48.4774628Z Reading package lists... 2021-05-15T13:52:48.6101720Z Building dependency tree... 2021-05-15T13:52:48.6117745Z Reading state information... 2021-05-15T13:52:48.8035209Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T13:52:48.8036118Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:48.8566122Z Reading package lists... 2021-05-15T13:52:48.9900201Z Building dependency tree... 2021-05-15T13:52:48.9916782Z Reading state information... 2021-05-15T13:52:49.1203615Z The following additional packages will be installed: 2021-05-15T13:52:49.1206215Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:52:49.1207799Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T13:52:49.1211946Z Suggested packages: 2021-05-15T13:52:49.1213017Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T13:52:49.1634077Z The following NEW packages will be installed: 2021-05-15T13:52:49.1636322Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:52:49.1639926Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T13:52:49.1816793Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:49.1818479Z Need to get 1459 kB of archives. 2021-05-15T13:52:49.1819313Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T13:52:49.1821043Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T13:52:49.1843261Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T13:52:49.1851360Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T13:52:49.1857229Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T13:52:49.1861772Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-15T13:52:49.1867159Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T13:52:49.1879216Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T13:52:49.1911797Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T13:52:49.1926193Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T13:52:49.1929574Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T13:52:49.5461292Z Fetched 1459 kB in 0s (52.6 MB/s) 2021-05-15T13:52:49.5733742Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T13:52:49.5800668Z (Reading database ... 2021-05-15T13:52:49.5801291Z (Reading database ... 5% 2021-05-15T13:52:49.5802206Z (Reading database ... 10% 2021-05-15T13:52:49.5802763Z (Reading database ... 15% 2021-05-15T13:52:49.5803330Z (Reading database ... 20% 2021-05-15T13:52:49.5803891Z (Reading database ... 25% 2021-05-15T13:52:49.5804463Z (Reading database ... 30% 2021-05-15T13:52:49.5805019Z (Reading database ... 35% 2021-05-15T13:52:49.5805564Z (Reading database ... 40% 2021-05-15T13:52:49.5806120Z (Reading database ... 45% 2021-05-15T13:52:49.5806660Z (Reading database ... 50% 2021-05-15T13:52:49.5834468Z (Reading database ... 55% 2021-05-15T13:52:49.5871817Z (Reading database ... 60% 2021-05-15T13:52:49.5901189Z (Reading database ... 65% 2021-05-15T13:52:49.6008670Z (Reading database ... 70% 2021-05-15T13:52:49.6112999Z (Reading database ... 75% 2021-05-15T13:52:49.6134398Z (Reading database ... 80% 2021-05-15T13:52:49.6476103Z (Reading database ... 85% 2021-05-15T13:52:49.6746274Z (Reading database ... 90% 2021-05-15T13:52:49.6815289Z (Reading database ... 95% 2021-05-15T13:52:49.6816105Z (Reading database ... 100% 2021-05-15T13:52:49.6817077Z (Reading database ... 268763 files and directories currently installed.) 2021-05-15T13:52:49.6924084Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:52:49.6939917Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:49.7178333Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T13:52:49.7419131Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:52:49.7427160Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:49.7724015Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T13:52:49.7911098Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:52:49.7922382Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:49.8242850Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T13:52:49.8406843Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:52:49.8414316Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:49.8763755Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T13:52:49.8963136Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T13:52:49.8990013Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:52:49.9243206Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T13:52:49.9469694Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:52:49.9476417Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:49.9803790Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T13:52:50.0019989Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T13:52:50.0027187Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:52:50.0723486Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T13:52:50.0918027Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:52:50.0925928Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:52:50.1291850Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T13:52:50.1565779Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:52:50.1573662Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:50.1803281Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T13:52:50.2079188Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T13:52:50.2088669Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:52:50.3043356Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:52:50.3071025Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:50.3089606Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:52:50.3110095Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:52:50.3140156Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:50.3157204Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:50.3177481Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:50.3193843Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:50.3209955Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:52:50.3226821Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:52:50.3248694Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:50.3426520Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:53.0515910Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:52:54.8940703Z Reading package lists... 2021-05-15T13:52:55.0411362Z Building dependency tree... 2021-05-15T13:52:55.0429453Z Reading state information... 2021-05-15T13:52:55.1572386Z E: Unable to locate package udunits 2021-05-15T13:52:55.2119862Z Reading package lists... 2021-05-15T13:52:55.3512811Z Building dependency tree... 2021-05-15T13:52:55.3530001Z Reading state information... 2021-05-15T13:52:55.4847538Z The following additional packages will be installed: 2021-05-15T13:52:55.4850243Z libwebpdemux2 2021-05-15T13:52:55.5252947Z The following NEW packages will be installed: 2021-05-15T13:52:55.5257341Z libwebp-dev libwebpdemux2 2021-05-15T13:52:55.5424834Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:55.5425504Z Need to get 277 kB of archives. 2021-05-15T13:52:55.5426188Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T13:52:55.5427866Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T13:52:55.5438794Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T13:52:55.9110252Z Fetched 277 kB in 0s (14.9 MB/s) 2021-05-15T13:52:55.9443650Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T13:52:55.9455888Z (Reading database ... 2021-05-15T13:52:55.9456493Z (Reading database ... 5% 2021-05-15T13:52:55.9456973Z (Reading database ... 10% 2021-05-15T13:52:55.9457465Z (Reading database ... 15% 2021-05-15T13:52:55.9458172Z (Reading database ... 20% 2021-05-15T13:52:55.9458657Z (Reading database ... 25% 2021-05-15T13:52:55.9459137Z (Reading database ... 30% 2021-05-15T13:52:55.9459602Z (Reading database ... 35% 2021-05-15T13:52:55.9460080Z (Reading database ... 40% 2021-05-15T13:52:55.9460569Z (Reading database ... 45% 2021-05-15T13:52:55.9461149Z (Reading database ... 50% 2021-05-15T13:52:55.9496474Z (Reading database ... 55% 2021-05-15T13:52:55.9537187Z (Reading database ... 60% 2021-05-15T13:52:55.9564868Z (Reading database ... 65% 2021-05-15T13:52:55.9680121Z (Reading database ... 70% 2021-05-15T13:52:55.9787903Z (Reading database ... 75% 2021-05-15T13:52:55.9811943Z (Reading database ... 80% 2021-05-15T13:52:56.0166455Z (Reading database ... 85% 2021-05-15T13:52:56.0459563Z (Reading database ... 90% 2021-05-15T13:52:56.0534266Z (Reading database ... 95% 2021-05-15T13:52:56.0534799Z (Reading database ... 100% 2021-05-15T13:52:56.0535543Z (Reading database ... 269063 files and directories currently installed.) 2021-05-15T13:52:56.0653905Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T13:52:56.0671286Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:52:56.0888364Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T13:52:56.1125744Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T13:52:56.1133988Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:52:56.1825482Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:52:56.1849022Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:52:56.1871630Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:58.0056453Z Reading package lists... 2021-05-15T13:52:58.1496101Z Building dependency tree... 2021-05-15T13:52:58.1512783Z Reading state information... 2021-05-15T13:52:58.2839833Z The following additional packages will be installed: 2021-05-15T13:52:58.2842468Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:52:58.2844302Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:52:58.2845887Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:52:58.2848987Z Suggested packages: 2021-05-15T13:52:58.2850114Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T13:52:58.2851013Z Recommended packages: 2021-05-15T13:52:58.2851686Z cargo 2021-05-15T13:52:58.3327859Z The following NEW packages will be installed: 2021-05-15T13:52:58.3333201Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:52:58.3334592Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:52:58.3335813Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:52:58.3544187Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:58.3544907Z Need to get 108 MB of archives. 2021-05-15T13:52:58.3545585Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T13:52:58.3547324Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T13:52:58.3590118Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T13:52:58.3600734Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-15T13:52:58.3613017Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T13:52:58.3737380Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T13:52:58.3783755Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T13:52:58.3789368Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-15T13:52:58.6046801Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-15T13:52:59.9095971Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-15T13:53:00.4904704Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-15T13:53:00.5117870Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-15T13:53:00.5803491Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T13:53:00.7653138Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-15T13:53:01.1656529Z Fetched 108 MB in 2s (44.5 MB/s) 2021-05-15T13:53:01.1953935Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T13:53:01.2028513Z (Reading database ... 2021-05-15T13:53:01.2029045Z (Reading database ... 5% 2021-05-15T13:53:01.2029507Z (Reading database ... 10% 2021-05-15T13:53:01.2029952Z (Reading database ... 15% 2021-05-15T13:53:01.2030408Z (Reading database ... 20% 2021-05-15T13:53:01.2030853Z (Reading database ... 25% 2021-05-15T13:53:01.2031306Z (Reading database ... 30% 2021-05-15T13:53:01.2031755Z (Reading database ... 35% 2021-05-15T13:53:01.2032204Z (Reading database ... 40% 2021-05-15T13:53:01.2032642Z (Reading database ... 45% 2021-05-15T13:53:01.2033092Z (Reading database ... 50% 2021-05-15T13:53:01.2067489Z (Reading database ... 55% 2021-05-15T13:53:01.2108533Z (Reading database ... 60% 2021-05-15T13:53:01.2137898Z (Reading database ... 65% 2021-05-15T13:53:01.2254612Z (Reading database ... 70% 2021-05-15T13:53:01.2365813Z (Reading database ... 75% 2021-05-15T13:53:01.2390915Z (Reading database ... 80% 2021-05-15T13:53:01.2751180Z (Reading database ... 85% 2021-05-15T13:53:01.3047227Z (Reading database ... 90% 2021-05-15T13:53:01.3124961Z (Reading database ... 95% 2021-05-15T13:53:01.3125461Z (Reading database ... 100% 2021-05-15T13:53:01.3126414Z (Reading database ... 269091 files and directories currently installed.) 2021-05-15T13:53:01.3245322Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T13:53:01.3260746Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:53:01.3643365Z Selecting previously unselected package libipt2. 2021-05-15T13:53:01.3884667Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T13:53:01.3892251Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T13:53:01.4163997Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T13:53:01.4404686Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T13:53:01.4411226Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:53:01.4843780Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T13:53:01.5069198Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T13:53:01.5075965Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:53:01.5763296Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T13:53:01.5999468Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T13:53:01.6005389Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:53:01.6483104Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T13:53:01.6693000Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T13:53:01.6703096Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:53:01.6962422Z Selecting previously unselected package gdb. 2021-05-15T13:53:01.7165379Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T13:53:01.7174707Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:53:01.9844001Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T13:53:02.0114764Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:02.0123554Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:07.2160842Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T13:53:07.2432452Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:07.2440463Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:09.9143438Z Selecting previously unselected package rustc. 2021-05-15T13:53:09.9418623Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:09.9425625Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:10.1132528Z Selecting previously unselected package cargo. 2021-05-15T13:53:10.1408628Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:10.1416440Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:53:10.4723346Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T13:53:10.4944431Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T13:53:10.4952049Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:53:11.5638073Z Selecting previously unselected package rust-gdb. 2021-05-15T13:53:11.5914428Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T13:53:11.5923777Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:11.6485015Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:11.6502782Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:53:11.6519824Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:53:11.6537180Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:11.6553327Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T13:53:11.6573320Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:53:11.6590720Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:53:11.6611118Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:11.6630654Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:53:11.6655469Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:53:11.6674923Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:53:11.6693078Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:53:11.6717345Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:53:11.6739662Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:11.6934787Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:14.5402427Z Reading package lists... 2021-05-15T13:53:14.6949828Z Building dependency tree... 2021-05-15T13:53:14.6967047Z Reading state information... 2021-05-15T13:53:14.8483235Z The following additional packages will be installed: 2021-05-15T13:53:14.8490274Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:53:14.8491599Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:53:14.8492713Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:53:14.8493766Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:53:14.8494858Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:53:14.8495909Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:53:14.8496859Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:53:14.8497956Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:53:14.8499062Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:53:14.8500358Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:53:14.8501481Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:53:14.8502581Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:53:14.8503753Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:53:14.8505142Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:53:14.8506377Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:53:14.8507525Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:53:14.8508643Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:53:14.8510716Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:53:14.8511913Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:53:14.8512872Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:53:14.8513788Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:53:14.8514775Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:53:14.8515698Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:53:14.8516588Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:53:14.8517495Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:53:14.8518600Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:53:14.8519692Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:53:14.8520791Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:53:14.8522007Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:53:14.8523048Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:53:14.8524052Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:53:14.8525028Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:53:14.8526069Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:53:14.8527155Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:53:14.8528308Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:53:14.8529473Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:53:14.8530563Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:53:14.8531613Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:53:14.8532647Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:53:14.8533742Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:53:14.8535103Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:53:14.8536120Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T13:53:14.8537158Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:53:14.8538573Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:53:14.8539861Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:53:14.8540956Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:53:14.8542247Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:53:14.8543437Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:53:14.8544415Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:53:14.8545056Z Suggested packages: 2021-05-15T13:53:14.8545876Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T13:53:14.8546865Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T13:53:14.8548073Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T13:53:14.8549197Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T13:53:14.8550169Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T13:53:14.8551283Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T13:53:14.8552397Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T13:53:14.8553505Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T13:53:14.8554541Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T13:53:14.8555608Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T13:53:14.8556753Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T13:53:14.8557933Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T13:53:14.8559027Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T13:53:14.8559830Z wpagui libengine-pkcs11-openssl 2021-05-15T13:53:14.9294541Z The following NEW packages will be installed: 2021-05-15T13:53:14.9296330Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:53:14.9297730Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:53:14.9299046Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:53:14.9300275Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:53:14.9304401Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:53:14.9305456Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:53:14.9306402Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:53:14.9307512Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:53:14.9308619Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:53:14.9309676Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:53:14.9310755Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:53:14.9311864Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:53:14.9313035Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:53:14.9314306Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:53:14.9315535Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:53:14.9316683Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:53:14.9317795Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:53:14.9318911Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:53:14.9320093Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:53:14.9321044Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:53:14.9324380Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:53:14.9325376Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:53:14.9326303Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:53:14.9327181Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:53:14.9328081Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:53:14.9329182Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:53:14.9330273Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:53:14.9331369Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:53:14.9332683Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:53:14.9333732Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:53:14.9334721Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:53:14.9335774Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:53:14.9336817Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:53:14.9337898Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:53:14.9339089Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:53:14.9340257Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:53:14.9341351Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:53:14.9342399Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:53:14.9343423Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:53:14.9344514Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:53:14.9345638Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:53:14.9346663Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T13:53:14.9347717Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:53:14.9348932Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:53:14.9350180Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:53:14.9351273Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:53:14.9352327Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:53:14.9353489Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:53:14.9354462Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:53:14.9495162Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:14.9495785Z Need to get 183 MB of archives. 2021-05-15T13:53:14.9496390Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T13:53:14.9498056Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T13:53:14.9518902Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T13:53:14.9705116Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-15T13:53:14.9717436Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-15T13:53:14.9722631Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-15T13:53:14.9729269Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T13:53:14.9764187Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T13:53:14.9767605Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T13:53:14.9771009Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-15T13:53:14.9774474Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T13:53:14.9777981Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T13:53:14.9781576Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T13:53:14.9826517Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T13:53:14.9832601Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T13:53:14.9837300Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T13:53:14.9842248Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T13:53:14.9846587Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T13:53:14.9850555Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T13:53:14.9858479Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T13:53:14.9861756Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T13:53:14.9864905Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T13:53:14.9868018Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T13:53:14.9887687Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T13:53:15.0129374Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T13:53:15.0297167Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T13:53:15.0308495Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-15T13:53:15.0324239Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-15T13:53:15.0378260Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T13:53:15.0384589Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T13:53:15.0399041Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T13:53:15.0415361Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T13:53:15.0520573Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T13:53:15.0619956Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T13:53:15.0628649Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T13:53:15.0634650Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T13:53:15.0639249Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T13:53:15.1522972Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-15T13:53:15.1529434Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T13:53:15.1589028Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T13:53:15.1610256Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T13:53:15.1624248Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T13:53:15.1636731Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T13:53:15.1645050Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T13:53:15.1658810Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T13:53:15.1666768Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T13:53:15.1681782Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T13:53:15.1692415Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T13:53:15.1729624Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T13:53:15.1735892Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T13:53:15.1771459Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T13:53:15.1782180Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T13:53:15.1787867Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T13:53:15.1793748Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T13:53:15.1805616Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T13:53:15.1852650Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T13:53:15.1858575Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T13:53:15.2397683Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T13:53:15.2459316Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T13:53:15.2465134Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T13:53:15.2485311Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T13:53:15.2489999Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T13:53:15.2495968Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T13:53:15.2502666Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T13:53:15.2518802Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T13:53:15.2528793Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T13:53:15.2560847Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T13:53:15.2581363Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T13:53:15.2594657Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T13:53:15.2689031Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T13:53:15.2754963Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T13:53:15.3197624Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T13:53:15.3203706Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T13:53:15.3212700Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T13:53:15.3219041Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T13:53:15.3224181Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T13:53:15.3236844Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T13:53:15.3242742Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-15T13:53:15.3632779Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-15T13:53:15.3645761Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-15T13:53:15.3648058Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T13:53:15.3730053Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T13:53:15.3736625Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T13:53:15.3747285Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T13:53:15.3778994Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-15T13:53:15.4000625Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T13:53:15.4125483Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T13:53:15.4134329Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T13:53:15.4136066Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T13:53:15.4141498Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-15T13:53:15.4185579Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T13:53:15.4187147Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T13:53:15.4199268Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T13:53:15.4207374Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T13:53:15.4230987Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T13:53:15.4235212Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T13:53:15.4241874Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T13:53:15.4605306Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T13:53:15.4645420Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T13:53:15.4668149Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T13:53:15.4669826Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T13:53:15.4681846Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T13:53:15.4706852Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-15T13:53:15.4756857Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-15T13:53:15.4780167Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T13:53:15.4783424Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T13:53:15.4843314Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T13:53:15.4847201Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T13:53:16.6482659Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T13:53:16.6500511Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T13:53:16.6510875Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T13:53:16.6818881Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T13:53:16.7476353Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T13:53:16.7488546Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-15T13:53:16.7503817Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T13:53:16.7548667Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T13:53:16.7550652Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T13:53:16.7725947Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T13:53:16.7790240Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T13:53:16.7803850Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T13:53:16.7807828Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T13:53:16.7809377Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T13:53:16.7824866Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T13:53:16.7837924Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T13:53:16.7839343Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-15T13:53:16.7840989Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T13:53:16.7856112Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T13:53:16.7864549Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T13:53:16.7869401Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T13:53:16.7871511Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-15T13:53:16.7876350Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-15T13:53:16.7878621Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-15T13:53:16.7880362Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T13:53:16.7890189Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T13:53:16.7972025Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-15T13:53:16.7983238Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T13:53:16.7985107Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T13:53:16.7994579Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T13:53:16.8042578Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T13:53:16.8061730Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T13:53:16.8077022Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T13:53:16.8079027Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T13:53:16.8091156Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-15T13:53:16.8095240Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-15T13:53:16.8101651Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T13:53:16.8114611Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T13:53:16.8119755Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-15T13:53:16.8122041Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-15T13:53:16.8138015Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-15T13:53:16.8216944Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-15T13:53:16.8443917Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T13:53:16.8445612Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T13:53:16.8631854Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T13:53:16.8642286Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T13:53:16.8647951Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T13:53:16.8815660Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T13:53:16.8827208Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T13:53:16.9216245Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T13:53:16.9307567Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T13:53:16.9440437Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T13:53:17.0763658Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-15T13:53:17.0895198Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-15T13:53:17.0913103Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-15T13:53:17.0932487Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T13:53:17.0969773Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T13:53:17.0976649Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T13:53:17.1040001Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T13:53:17.1048962Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T13:53:17.1105521Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T13:53:17.1222721Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T13:53:17.1494429Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T13:53:17.1498343Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T13:53:17.1504495Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T13:53:17.1507785Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T13:53:17.1515970Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T13:53:17.1517609Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T13:53:17.1547511Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T13:53:17.1549889Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T13:53:17.1558706Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T13:53:17.1560469Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T13:53:17.1568387Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T13:53:17.1570255Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T13:53:17.1577597Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T13:53:17.1736895Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T13:53:17.1747880Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T13:53:17.3469222Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T13:53:17.3475960Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T13:53:17.3480449Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T13:53:17.3500340Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T13:53:17.3504129Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T13:53:17.3514325Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T13:53:17.3548334Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T13:53:17.3550390Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T13:53:17.4241875Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T13:53:17.4256706Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T13:53:17.4265873Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T13:53:17.5241741Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T13:53:17.5274144Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-15T13:53:17.5282019Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-15T13:53:17.5286708Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T13:53:17.5296113Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T13:53:17.6188076Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T13:53:17.8496133Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-15T13:53:17.8542338Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T13:53:17.8605206Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T13:53:17.9927203Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T13:53:18.0300880Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-15T13:53:18.0336056Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-15T13:53:18.0343993Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T13:53:18.0396944Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T13:53:18.0413607Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T13:53:18.0528631Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T13:53:18.0637527Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T13:53:18.0643458Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T13:53:18.0646631Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T13:53:19.0123631Z Fetched 183 MB in 3s (58.5 MB/s) 2021-05-15T13:53:19.0404391Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T13:53:19.0476474Z (Reading database ... 2021-05-15T13:53:19.0477264Z (Reading database ... 5% 2021-05-15T13:53:19.0477838Z (Reading database ... 10% 2021-05-15T13:53:19.0478413Z (Reading database ... 15% 2021-05-15T13:53:19.0478963Z (Reading database ... 20% 2021-05-15T13:53:19.0479519Z (Reading database ... 25% 2021-05-15T13:53:19.0480206Z (Reading database ... 30% 2021-05-15T13:53:19.0480751Z (Reading database ... 35% 2021-05-15T13:53:19.0481312Z (Reading database ... 40% 2021-05-15T13:53:19.0482187Z (Reading database ... 45% 2021-05-15T13:53:19.0482597Z (Reading database ... 50% 2021-05-15T13:53:19.0502357Z (Reading database ... 55% 2021-05-15T13:53:19.0539650Z (Reading database ... 60% 2021-05-15T13:53:19.0564052Z (Reading database ... 65% 2021-05-15T13:53:19.0670426Z (Reading database ... 70% 2021-05-15T13:53:19.0772883Z (Reading database ... 75% 2021-05-15T13:53:19.0793930Z (Reading database ... 80% 2021-05-15T13:53:19.1128305Z (Reading database ... 85% 2021-05-15T13:53:19.1400313Z (Reading database ... 90% 2021-05-15T13:53:19.1470864Z (Reading database ... 95% 2021-05-15T13:53:19.1472872Z (Reading database ... 100% 2021-05-15T13:53:19.1475164Z (Reading database ... 269846 files and directories currently installed.) 2021-05-15T13:53:19.1583238Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T13:53:19.1598137Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:53:19.1922408Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T13:53:19.2115852Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:19.2182408Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:19.3763476Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T13:53:19.3959736Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:19.3969285Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:19.4231289Z Selecting previously unselected package libegl1:amd64. 2021-05-15T13:53:19.4484901Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:19.4492240Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:19.4802476Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T13:53:19.4971565Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:19.4980202Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:53:19.5228627Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T13:53:19.5443890Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T13:53:19.5450370Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:53:19.5654139Z Selecting previously unselected package libwacom-common. 2021-05-15T13:53:19.5907460Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T13:53:19.5914148Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:53:19.6763323Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T13:53:19.7020691Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:53:19.7029521Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:53:19.7282976Z Selecting previously unselected package libinput-bin. 2021-05-15T13:53:19.7484378Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:53:19.7492951Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:53:19.7723007Z Selecting previously unselected package libinput10:amd64. 2021-05-15T13:53:19.7972466Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:53:19.7980571Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:53:19.8323226Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T13:53:19.8544661Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:19.8553019Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:19.9003061Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T13:53:19.9224108Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:19.9231088Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:20.0027108Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T13:53:20.0286534Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T13:53:20.0293924Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:53:20.0524726Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T13:53:20.0799638Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T13:53:20.0807826Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:53:20.1021003Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T13:53:20.1280475Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T13:53:20.1287980Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:53:20.1488006Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T13:53:20.1760607Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T13:53:20.1768027Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:53:20.1959849Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T13:53:20.2232987Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T13:53:20.2240524Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:53:20.2523081Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T13:53:20.2739556Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T13:53:20.2747692Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:53:20.3002897Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T13:53:20.3224794Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T13:53:20.3231162Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:53:20.3420323Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T13:53:20.3676927Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T13:53:20.3684729Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:53:20.3904225Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T13:53:20.4156423Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T13:53:20.4163651Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:53:20.4380354Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T13:53:20.4634583Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T13:53:20.4642350Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:53:20.4907708Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T13:53:20.5179770Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:20.5247334Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:20.7821633Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T13:53:20.8095118Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:20.8102891Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:21.0266893Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T13:53:21.0527976Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:21.0537329Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:21.0869665Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T13:53:21.1109537Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T13:53:21.1115957Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:53:21.1500988Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T13:53:21.1776212Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T13:53:21.1785986Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:53:21.2602429Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T13:53:21.2879055Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T13:53:21.2889905Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:53:21.3109056Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T13:53:21.3364504Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:21.3372881Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:21.3802811Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T13:53:21.4027016Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:21.4033657Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:21.4482739Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T13:53:21.4694835Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:21.4703247Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:21.6203326Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T13:53:21.6473122Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:21.6480187Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:21.7922828Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T13:53:21.8124406Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:21.8130997Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:21.8522707Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T13:53:21.8732901Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:21.8740000Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:21.8969902Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T13:53:21.9227763Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T13:53:21.9236040Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:53:21.9478681Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T13:53:21.9751737Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T13:53:21.9760436Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:53:23.1364369Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T13:53:23.1541123Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:23.1548597Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:23.1844380Z Selecting previously unselected package qgis-providers-common. 2021-05-15T13:53:23.2057142Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:53:23.2063722Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:23.4804010Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T13:53:23.5003300Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T13:53:23.5010043Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:53:23.5523127Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T13:53:23.5748405Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T13:53:23.5756429Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:53:23.6202761Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T13:53:23.6387507Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:23.6396123Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:23.6697354Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T13:53:23.6976939Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:23.6986188Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:23.7283574Z Selecting previously unselected package gdal-data. 2021-05-15T13:53:23.7490232Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T13:53:23.7498472Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:23.7947260Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T13:53:23.8181416Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T13:53:23.8188747Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:53:23.8475512Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T13:53:23.8755026Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T13:53:23.8762542Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:53:23.9100888Z Selecting previously unselected package libarmadillo9. 2021-05-15T13:53:23.9380391Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T13:53:23.9387662Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:53:23.9762570Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T13:53:23.9956974Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T13:53:23.9963368Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:53:24.0603218Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T13:53:24.0845644Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T13:53:24.0853545Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:53:24.1202662Z Selecting previously unselected package libdap25:amd64. 2021-05-15T13:53:24.1375903Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T13:53:24.1384513Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:53:24.2043236Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T13:53:24.2267872Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T13:53:24.2277039Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:53:24.2603362Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T13:53:24.2843355Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T13:53:24.2854075Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:53:24.3162670Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T13:53:24.3385502Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T13:53:24.3392210Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:53:24.3682486Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T13:53:24.3908608Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T13:53:24.3916055Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:53:24.4323596Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T13:53:24.4534795Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T13:53:24.4543559Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:53:24.5243711Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T13:53:24.5472968Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T13:53:24.5488568Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:53:24.5803650Z Selecting previously unselected package proj-data. 2021-05-15T13:53:24.6015726Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T13:53:24.6024945Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T13:53:25.3357596Z Selecting previously unselected package libproj15:amd64. 2021-05-15T13:53:25.3574318Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T13:53:25.3584766Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:53:25.4682955Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T13:53:25.4882850Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T13:53:25.4890403Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:53:25.5203851Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T13:53:25.5435159Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T13:53:25.5442373Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:53:25.5886543Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T13:53:25.6166153Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T13:53:25.6173388Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:53:25.6389704Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T13:53:25.6668874Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T13:53:25.6675963Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:53:25.6962908Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T13:53:25.7189230Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:53:25.7196552Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:53:25.7483454Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T13:53:25.7719813Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:53:25.7727468Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:53:25.8138080Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T13:53:25.8374378Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:53:25.8384595Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:53:25.8722654Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T13:53:25.8948642Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T13:53:25.8959339Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:53:25.9562591Z Selecting previously unselected package libogdi4.1. 2021-05-15T13:53:25.9764415Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T13:53:25.9773602Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:53:26.0151106Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T13:53:26.0431992Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T13:53:26.0438122Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:53:26.0779263Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T13:53:26.1057089Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:53:26.1067904Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:53:26.2524184Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T13:53:26.2762674Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T13:53:26.2771988Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:53:26.3842215Z Selecting previously unselected package libgdal26. 2021-05-15T13:53:26.4123467Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:53:26.4133876Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:26.9908250Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T13:53:27.0189476Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:27.0196922Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:27.0522780Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T13:53:27.0728882Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T13:53:27.0735927Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:53:27.1042833Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T13:53:27.1263596Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:27.1272396Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:27.1563142Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T13:53:27.1790242Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:27.1797397Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:27.2162675Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T13:53:27.2370314Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T13:53:27.2380638Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:53:27.2843248Z Selecting previously unselected package libzip5:amd64. 2021-05-15T13:53:27.3082829Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:27.3089923Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:53:27.3523081Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T13:53:27.3741541Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:27.3749720Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:27.8576187Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T13:53:27.8837706Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:27.8845505Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:27.9066352Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T13:53:27.9325976Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T13:53:27.9333312Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:53:27.9672574Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T13:53:27.9938397Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:53:27.9945634Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:53:28.1194203Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T13:53:28.1469006Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:28.1478902Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:28.1723385Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T13:53:28.1982542Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:28.1990432Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:28.2327036Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T13:53:28.2590191Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T13:53:28.2596826Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:53:28.3250422Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T13:53:28.3513292Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:28.3647532Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:28.7199644Z Selecting previously unselected package qgis-providers. 2021-05-15T13:53:28.7476282Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:28.7483809Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:28.9276277Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T13:53:28.9551371Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:53:28.9558938Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:53:28.9835597Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T13:53:29.0097360Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T13:53:29.0114775Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:53:29.0317349Z Selecting previously unselected package avahi-daemon. 2021-05-15T13:53:29.0579461Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:53:29.0586123Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:53:29.0948325Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T13:53:29.1214929Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:53:29.1223539Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:53:29.1870871Z Selecting previously unselected package blt. 2021-05-15T13:53:29.2133923Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:53:29.2141824Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T13:53:29.2329018Z Selecting previously unselected package fonts-lyx. 2021-05-15T13:53:29.2588853Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T13:53:29.2595836Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:53:29.2923945Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T13:53:29.3200728Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T13:53:29.3207820Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:53:29.3478109Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T13:53:29.3754751Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:53:29.3762705Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:53:29.4116664Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T13:53:29.4393301Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:53:29.4400638Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:53:29.4705308Z Selecting previously unselected package gcr. 2021-05-15T13:53:29.4981528Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T13:53:29.4988530Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T13:53:29.5265343Z Selecting previously unselected package python3-numpy. 2021-05-15T13:53:29.5526033Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T13:53:29.5532869Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:53:29.7951676Z Selecting previously unselected package python3-gdal. 2021-05-15T13:53:29.8233290Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:53:29.8240881Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:29.8898483Z Selecting previously unselected package gdal-bin. 2021-05-15T13:53:29.9178059Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:53:29.9186218Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:29.9626702Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T13:53:29.9905519Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:53:29.9913414Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:53:30.0117522Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T13:53:30.0395907Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T13:53:30.0403913Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:53:30.0764985Z Selecting previously unselected package geoclue-2.0. 2021-05-15T13:53:30.1027999Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T13:53:30.1035812Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:53:30.1419305Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T13:53:30.1697308Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:30.1704346Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:53:30.2106015Z Selecting previously unselected package p11-kit. 2021-05-15T13:53:30.2370518Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:30.2378682Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:53:30.2666883Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T13:53:30.2947173Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T13:53:30.2955752Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:53:30.3206406Z Selecting previously unselected package gnome-keyring. 2021-05-15T13:53:30.3468440Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:53:30.3575102Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:53:30.4356369Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T13:53:30.4634553Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:53:30.4641962Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:53:30.4873702Z Selecting previously unselected package grass-doc. 2021-05-15T13:53:30.5135398Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T13:53:30.5145614Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T13:53:31.9552088Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T13:53:31.9825333Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T13:53:31.9834219Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:53:32.0158556Z Selecting previously unselected package libpdal-util9. 2021-05-15T13:53:32.0440377Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:53:32.0447849Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:53:32.0743896Z Selecting previously unselected package libpdal-base9. 2021-05-15T13:53:32.1032481Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:53:32.1044260Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:53:32.2711768Z Selecting previously unselected package grass-core. 2021-05-15T13:53:32.2991796Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T13:53:32.2999165Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T13:53:32.8568026Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T13:53:32.8857284Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T13:53:32.8866047Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:53:32.9163192Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T13:53:32.9416143Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T13:53:32.9434653Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:53:32.9730904Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T13:53:33.0015062Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T13:53:33.0023568Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:53:33.0843431Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T13:53:33.1072791Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T13:53:33.1081166Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:53:33.1657206Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T13:53:33.1941104Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T13:53:33.1948492Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:53:33.5185556Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T13:53:33.5468459Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T13:53:33.5476462Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:53:33.6442665Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T13:53:33.6687016Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T13:53:33.6699495Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:53:33.7043507Z Selecting previously unselected package libfcgi-bin. 2021-05-15T13:53:33.7316748Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T13:53:33.7327622Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:53:33.7533308Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T13:53:33.7816958Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T13:53:33.7826050Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:53:33.8070393Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T13:53:33.8349619Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T13:53:33.8421462Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:53:33.9323454Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T13:53:33.9537977Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T13:53:33.9544123Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:53:33.9836610Z Selecting previously unselected package libmbim-proxy. 2021-05-15T13:53:34.0123571Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T13:53:34.0132488Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T13:53:34.0335286Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T13:53:34.0621605Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:53:34.0629321Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:53:34.0847433Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T13:53:34.1134000Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:53:34.1142261Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:53:34.1497976Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T13:53:34.1787286Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T13:53:34.1800170Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:53:34.2028432Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T13:53:34.2317126Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:53:34.2325428Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:53:34.2559119Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T13:53:34.2842404Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T13:53:34.2850227Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:53:34.3078032Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T13:53:35.1987472Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:53:35.1995531Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:53:35.1996822Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T13:53:35.1998620Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:53:35.1999914Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:53:35.2001279Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T13:53:35.2002926Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:53:35.2004263Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:53:35.2005558Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T13:53:35.2006886Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:53:35.2008661Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:53:35.2009814Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T13:53:35.2011070Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:53:35.2012211Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:53:35.2013328Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T13:53:35.2014676Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:53:35.2015746Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:53:35.2016724Z Selecting previously unselected package libpdal-plugins. 2021-05-15T13:53:35.2017776Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:53:35.2018801Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:53:35.2019588Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T13:53:35.2020635Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:35.2021562Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:35.2022395Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T13:53:35.2023456Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:35.2024431Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:35.2025310Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T13:53:35.2026431Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:35.2027462Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:35.2028306Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T13:53:35.2029370Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:35.2030359Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:35.2031186Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T13:53:35.2032238Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:35.2033176Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:35.2034008Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T13:53:35.2090950Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:35.2101654Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:35.2448833Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T13:53:35.2731093Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:35.2739910Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:35.2982721Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T13:53:35.3267804Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:35.3275185Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:35.3511889Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T13:53:35.3796825Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:35.3807383Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:35.4109768Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T13:53:35.4395975Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:35.4404325Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:35.4635680Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T13:53:35.4920801Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:35.4926822Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:35.5159241Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T13:53:35.5440149Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:35.5449637Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:35.5870159Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T13:53:35.6155997Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:35.6164416Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:35.7246088Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T13:53:35.7530930Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:35.7540898Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:36.1182626Z Selecting previously unselected package qtchooser. 2021-05-15T13:53:36.1479046Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T13:53:36.1486099Z Unpacking qtchooser (66-2build1) ... 2021-05-15T13:53:36.1803813Z Selecting previously unselected package qdoc-qt5. 2021-05-15T13:53:36.2042653Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:36.2050754Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:36.2746474Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T13:53:36.3038478Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:36.3049906Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:36.3443402Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T13:53:36.3674907Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:36.3680886Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:36.4003403Z Selecting previously unselected package qt5-assistant. 2021-05-15T13:53:36.4235799Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:36.4243602Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:53:36.4803977Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T13:53:36.5036882Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:36.5046198Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:36.5363013Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T13:53:36.5599052Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:36.5608368Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:36.7542157Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T13:53:36.7832138Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:36.7846772Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:36.8763812Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T13:53:36.9000185Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:53:36.9008000Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:53:37.0243588Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T13:53:37.0457949Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:37.0466023Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:37.1597324Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T13:53:37.1885926Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:37.1898832Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:37.2393032Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T13:53:37.2680381Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:37.2688541Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:37.3162692Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T13:53:37.3391196Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:37.3400402Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:37.3687007Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T13:53:37.3969160Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T13:53:37.3978163Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:53:37.4723025Z Selecting previously unselected package libqmi-proxy. 2021-05-15T13:53:37.4952894Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T13:53:37.5100467Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T13:53:37.5402699Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T13:53:37.5605850Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:37.5614359Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:37.6003863Z Selecting previously unselected package libwacom-bin. 2021-05-15T13:53:37.6252549Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:53:37.6262441Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:53:37.6497969Z Selecting previously unselected package modemmanager. 2021-05-15T13:53:37.6784223Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T13:53:37.6905313Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T13:53:37.7837694Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T13:53:37.8111550Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T13:53:37.8119100Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:53:37.8378850Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T13:53:37.8669987Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T13:53:37.8678295Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:53:38.1301491Z Selecting previously unselected package python3-soupsieve. 2021-05-15T13:53:38.1589246Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T13:53:38.1597864Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:53:38.1836782Z Selecting previously unselected package python3-bs4. 2021-05-15T13:53:38.2125724Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T13:53:38.2135647Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T13:53:38.2443532Z Selecting previously unselected package python3-cycler. 2021-05-15T13:53:38.2727267Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T13:53:38.2734531Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T13:53:38.2946176Z Selecting previously unselected package python3-dateutil. 2021-05-15T13:53:38.3216113Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T13:53:38.3226396Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:53:38.3494410Z Selecting previously unselected package python3-decorator. 2021-05-15T13:53:38.3779713Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T13:53:38.3787375Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:53:38.4082911Z Selecting previously unselected package python3-future. 2021-05-15T13:53:38.4290387Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T13:53:38.4298286Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T13:53:38.4884107Z Selecting previously unselected package python3-webencodings. 2021-05-15T13:53:38.5143162Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T13:53:38.5150302Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:53:38.5403846Z Selecting previously unselected package python3-html5lib. 2021-05-15T13:53:38.5647872Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T13:53:38.5655368Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T13:53:38.6003432Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T13:53:38.6222860Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T13:53:38.6230731Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:53:38.6451473Z Selecting previously unselected package python3-traitlets. 2021-05-15T13:53:38.6723882Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T13:53:38.6731340Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T13:53:38.7043334Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T13:53:38.7292499Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T13:53:38.7300608Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:53:38.7555628Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T13:53:38.7845164Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T13:53:38.7851027Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:53:38.8113443Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T13:53:38.8384214Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T13:53:38.8391608Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:53:38.9803794Z Selecting previously unselected package python3-pyparsing. 2021-05-15T13:53:39.0025034Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T13:53:39.0033064Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T13:53:39.0363226Z Selecting previously unselected package python3-matplotlib. 2021-05-15T13:53:39.0569881Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T13:53:39.0577016Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:53:39.4603403Z Selecting previously unselected package python3-nbformat. 2021-05-15T13:53:39.4815815Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T13:53:39.4825993Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T13:53:39.5080038Z Selecting previously unselected package python3-olefile. 2021-05-15T13:53:39.5372648Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T13:53:39.5381974Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T13:53:39.5620960Z Selecting previously unselected package python3-pyproj. 2021-05-15T13:53:39.5906655Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T13:53:39.5914754Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:53:39.6405434Z Selecting previously unselected package python3-tz. 2021-05-15T13:53:39.6695770Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T13:53:39.6702275Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T13:53:39.6994937Z Selecting previously unselected package python3-owslib. 2021-05-15T13:53:39.7249971Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T13:53:39.7258788Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T13:53:39.7592162Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T13:53:39.7885732Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T13:53:39.7896735Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:53:39.8483582Z Selecting previously unselected package python3-retrying. 2021-05-15T13:53:39.8737631Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T13:53:39.8747028Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T13:53:39.9020458Z Selecting previously unselected package python3-plotly. 2021-05-15T13:53:39.9273002Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T13:53:39.9280599Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:53:40.3483907Z Selecting previously unselected package python3-psycopg2. 2021-05-15T13:53:40.3741893Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T13:53:40.3750049Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:53:40.4071213Z Selecting previously unselected package python3-sip. 2021-05-15T13:53:40.4359842Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T13:53:40.4367269Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:53:40.4649432Z Selecting previously unselected package python3-pyqt5. 2021-05-15T13:53:40.4941795Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:53:40.4949337Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:53:40.7468771Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T13:53:40.7758829Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:53:40.7766454Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:53:40.8215508Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T13:53:40.8505363Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:53:40.8511919Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:53:40.8799526Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T13:53:40.9093669Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:53:40.9100928Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:53:40.9348813Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T13:53:40.9638806Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:53:40.9645870Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:53:40.9988601Z Selecting previously unselected package python3-qgis-common. 2021-05-15T13:53:41.0286308Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:53:41.0293419Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:41.3435615Z Selecting previously unselected package python3-qgis. 2021-05-15T13:53:41.3738323Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:41.3747973Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:42.2263847Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T13:53:42.2557040Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T13:53:42.2564026Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:53:42.2894733Z Selecting previously unselected package libjs-leaflet. 2021-05-15T13:53:42.3171722Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T13:53:42.3178683Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:53:42.3642100Z Selecting previously unselected package qgis-common. 2021-05-15T13:53:42.3942406Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:53:42.3950087Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:43.8691419Z Selecting previously unselected package qgis. 2021-05-15T13:53:43.8999336Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:43.9611253Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:44.1891756Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T13:53:44.2189615Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:53:44.2197782Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:44.3855288Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T13:53:44.4158244Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:44.4166185Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:44.4456977Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T13:53:44.4756215Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:53:44.4769263Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:44.5406631Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T13:53:44.5701866Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:53:44.5709672Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:44.6029731Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T13:53:44.6327219Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T13:53:44.6334946Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:53:44.7982959Z Selecting previously unselected package wpasupplicant. 2021-05-15T13:53:44.8284997Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T13:53:44.8292239Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:53:44.9525913Z Selecting previously unselected package proj-bin. 2021-05-15T13:53:44.9822674Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T13:53:44.9828940Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T13:53:45.0130526Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T13:53:45.0407828Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T13:53:45.0419304Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T13:53:45.0655015Z Selecting previously unselected package usb-modeswitch. 2021-05-15T13:53:45.0948089Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T13:53:45.1020802Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:53:45.1653016Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:53:45.1675532Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:53:45.4048700Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T13:53:45.4065417Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:53:45.4080885Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:53:45.4100486Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:45.4184699Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:53:45.4199941Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:53:45.4226014Z Setting up proj-data (6.3.1-1) ... 2021-05-15T13:53:45.4241023Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:53:45.4262622Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:53:45.4286602Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:53:45.4303582Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:53:45.4327305Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:53:45.4347733Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:53:45.4368528Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:53:45.4387792Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:53:45.4405571Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:53:45.4423963Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:53:45.4446452Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:53:45.5856683Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:53:45.5883065Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:53:45.5900836Z Setting up python3-olefile (0.46-2) ... 2021-05-15T13:53:45.7293304Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T13:53:45.7314067Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T13:53:45.8630337Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:53:45.8651464Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:53:45.8673404Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:53:45.8694098Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:53:45.8716130Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:53:45.8736293Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:53:45.8758635Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:53:45.9834654Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:53:45.9855899Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:53:45.9881032Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:53:45.9902224Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:53:45.9922516Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:53:46.1322700Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:46.1347874Z Setting up python3-tz (2019.3-1) ... 2021-05-15T13:53:46.2723138Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:53:46.2785451Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:53:46.2808317Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:53:46.2870287Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:53:46.2891685Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:53:46.2911117Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:53:46.2928682Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:53:46.2949309Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:53:46.4270125Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:46.4291751Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:53:46.4309325Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:53:46.4333205Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:53:46.4393743Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:53:46.4406887Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T13:53:46.6498403Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:53:46.6512372Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T13:53:46.7873814Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:53:46.7895572Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:53:46.7910079Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:53:46.7929212Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T13:53:46.7949193Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T13:53:46.7964809Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:53:46.7981585Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:53:46.9470568Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:53:46.9493040Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:53:46.9510669Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:53:46.9533458Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:46.9599620Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T13:53:47.1555783Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:53:48.2140944Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:53:48.2161099Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:53:48.2181129Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:53:48.2197590Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:53:48.2222410Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:53:48.2242825Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:53:48.2260278Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:53:48.2283459Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:53:48.3917348Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:48.3943305Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:53:48.3969564Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:53:48.3990124Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T13:53:48.5716222Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:53:48.5736159Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:53:48.5759782Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:53:48.5777617Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:53:48.5803893Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:48.5951069Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:53:48.7484762Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:53:48.7501016Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:53:48.7518477Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:53:48.7599319Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:53:48.7620428Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:53:48.7642296Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:48.7661222Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:53:48.7678134Z Setting up python3-future (0.18.2-2) ... 2021-05-15T13:53:48.7743051Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T13:53:48.7789365Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T13:53:49.0897351Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:49.2224159Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:53:49.2246026Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:49.2263075Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:53:49.2282525Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:53:49.2298480Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:53:49.2323384Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:53:49.2339864Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:53:49.2359258Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:49.2376183Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:53:49.4778400Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:53:49.6181010Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:53:49.7514881Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:53:49.7535399Z Setting up qtchooser (66-2build1) ... 2021-05-15T13:53:49.7553843Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:53:49.7570635Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:53:49.8933547Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:53:49.8953876Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:53:49.8972121Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:53:49.8988787Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:53:50.7874353Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:53:50.7894562Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:53:50.7913224Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:53:50.7934008Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:50.7954852Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:50.7972687Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T13:53:50.7992975Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:53:50.8010430Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:53:50.8035216Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:53:51.1703739Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T13:53:51.1718269Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:51.1764952Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T13:53:51.3326186Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T13:53:51.3342542Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:53:51.4774086Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:51.4793658Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T13:53:51.6540618Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:53:51.6557825Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T13:53:51.6574122Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:51.6589894Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:53:51.7776364Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:53:51.7778918Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:53:52.2116711Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:53:52.4673485Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:52.4692735Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:53:52.4709915Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:52.4728079Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:52.4745106Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:52.4761218Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:52.4780724Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:53:52.6280406Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:52.6363905Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:53:52.6365622Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:52.6366861Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:53:52.6642255Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:52.6644574Z if direction is "increasing": 2021-05-15T13:53:52.6647438Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:52.6649509Z elif direction is "decreasing": 2021-05-15T13:53:52.6803100Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:52.6805362Z if direction is "increasing": 2021-05-15T13:53:52.6808134Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:52.6810108Z elif direction is "decreasing": 2021-05-15T13:53:53.4757473Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:53.4759096Z if props["offset_coordinates"] is "data": 2021-05-15T13:53:53.4760913Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:53:53.4762647Z if props["coordinates"] is not "data": 2021-05-15T13:53:54.1475248Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:53:54.6245259Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:53:54.6248078Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:53:54.6250528Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T13:53:55.6614648Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:53:55.6649660Z First installation detected... 2021-05-15T13:53:55.6651710Z Checking NSS setup... 2021-05-15T13:53:55.6693253Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:53:55.6712698Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:55.6732855Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T13:53:55.9288324Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:55.9307776Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:53:55.9326956Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:53:55.9347680Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:53:55.9366517Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:53:55.9385351Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:53:55.9437664Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:53:55.9464359Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:53:55.9486481Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:56.1301117Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:53:56.1324288Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:53:56.1344665Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T13:53:56.4445252Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:56.4446558Z if value is '': 2021-05-15T13:53:56.5385812Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:56.5386733Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:53:56.5387672Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:56.5388544Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:53:56.5391330Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:53:56.5392239Z if driver_string is not None and driver_string is not "": 2021-05-15T13:53:56.5815906Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:56.5817406Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:53:56.5818873Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:53:56.5820187Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:53:56.6420529Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:53:56.6441254Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:56.6507529Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T13:53:56.6525921Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:56.6543094Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:56.6691184Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:56.6708228Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:56.6726157Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:56.6742262Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:56.6759903Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:56.6778972Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:53:56.7552852Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:56.7571203Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:56.7588449Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:56.7603762Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T13:53:56.8714200Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:53:56.8716453Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:53:57.3079166Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:57.3098031Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:57.3119663Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:53:57.3140641Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:57.3157818Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:57.3175700Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:57.3192819Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:53:57.3209927Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:53:57.3227233Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:53:57.3242885Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:57.3260323Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:53:57.3273984Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:57.3293208Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:57.3308662Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:57.3326999Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:57.3344162Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:53:57.3360475Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:53:57.3380174Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:53:57.3392074Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:57.3408356Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:53:58.2039106Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:53:58.2041160Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:58.2043181Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:53:58.2044640Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:27.7076819Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:27.7093011Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:27.7111674Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:27.7134958Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:27.7148828Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:27.7165574Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:27.7182119Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:54:27.7198240Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:27.8528157Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:27.8546476Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:54:27.8564992Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:27.8582687Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:54:27.8601207Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:28.0534196Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:28.0593089Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:28.0615916Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:54:28.0758242Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T13:54:28.0938279Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T13:54:28.7366356Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:54:28.7508793Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:54:28.7711600Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:54:28.7843728Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T13:54:28.8431080Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:28.8690725Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T13:54:29.0665666Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:38.8851600Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:54:38.9008618Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:54:40.7457554Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:54:40.7458014Z with: 2021-05-15T13:54:40.7458445Z github_slug: neuroconductor/malf.templates 2021-05-15T13:54:40.7458867Z env: 2021-05-15T13:54:40.7459219Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:40.7459605Z TIC_DEPLOY_KEY: 2021-05-15T13:54:40.7460265Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:40.7461757Z GITHUB_PAT: *** 2021-05-15T13:54:40.7462079Z COVERALLS_TOKEN: 2021-05-15T13:54:40.7462489Z continue-on-error: false 2021-05-15T13:54:40.7462885Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:40.7463275Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:40.7463754Z TZ: UTC 2021-05-15T13:54:40.7464067Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:40.7464416Z NOT_CRAN: true 2021-05-15T13:54:40.7464712Z ##[endgroup] 2021-05-15T13:54:40.7753326Z repo slug is: neuroconductor/malf.templates 2021-05-15T13:54:40.7838130Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:54:40.7838657Z env: 2021-05-15T13:54:40.7839078Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:40.7839509Z TIC_DEPLOY_KEY: 2021-05-15T13:54:40.7840275Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:40.7841660Z GITHUB_PAT: *** 2021-05-15T13:54:40.7842034Z COVERALLS_TOKEN: 2021-05-15T13:54:40.7842501Z continue-on-error: false 2021-05-15T13:54:40.7842940Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:40.7843402Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:40.7843811Z TZ: UTC 2021-05-15T13:54:40.7844186Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:40.7844565Z NOT_CRAN: true 2021-05-15T13:54:40.7844934Z ##[endgroup] 2021-05-15T13:54:40.9636808Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:54:40.9637300Z with: 2021-05-15T13:54:40.9637643Z repo_name: malf.templates 2021-05-15T13:54:40.9638022Z repo_version: 1.2.0 2021-05-15T13:54:40.9638341Z runner_os: Linux 2021-05-15T13:54:40.9638659Z R_version: 4.0 2021-05-15T13:54:40.9638933Z env: 2021-05-15T13:54:40.9639304Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:40.9639678Z TIC_DEPLOY_KEY: 2021-05-15T13:54:40.9640351Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:40.9642098Z GITHUB_PAT: *** 2021-05-15T13:54:40.9642423Z COVERALLS_TOKEN: 2021-05-15T13:54:40.9642833Z continue-on-error: false 2021-05-15T13:54:40.9643215Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:40.9643622Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:40.9643980Z TZ: UTC 2021-05-15T13:54:40.9644307Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:40.9644640Z NOT_CRAN: true 2021-05-15T13:54:40.9644977Z ##[endgroup] 2021-05-15T13:54:40.9944677Z Package: malf.templates 2021-05-15T13:54:40.9950700Z Version: 1.2.0 2021-05-15T13:54:40.9952434Z OS: Linux 2021-05-15T13:54:41.0037135Z ##[group]Run install.packages('remotes') 2021-05-15T13:54:41.0037714Z install.packages('remotes') 2021-05-15T13:54:41.0038374Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:54:41.0039210Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:54:41.0046464Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:54:41.0046817Z env: 2021-05-15T13:54:41.0047182Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:41.0047580Z TIC_DEPLOY_KEY: 2021-05-15T13:54:41.0048246Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:41.0049389Z GITHUB_PAT: *** 2021-05-15T13:54:41.0049734Z COVERALLS_TOKEN: 2021-05-15T13:54:41.0050139Z continue-on-error: false 2021-05-15T13:54:41.0050544Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:41.0050944Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:41.0051335Z TZ: UTC 2021-05-15T13:54:41.0051667Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:41.0052002Z NOT_CRAN: true 2021-05-15T13:54:41.0052320Z ##[endgroup] 2021-05-15T13:54:41.1576564Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:54:41.1577561Z (as ‘lib’ is unspecified) 2021-05-15T13:54:55.0379423Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T13:54:55.7421656Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-15T13:54:55.7615974Z ================================================== 2021-05-15T13:54:55.7616563Z downloaded 381 KB 2021-05-15T13:54:55.7616864Z 2021-05-15T13:54:55.9690954Z * installing *binary* package ‘remotes’ ... 2021-05-15T13:54:55.9737037Z * DONE (remotes) 2021-05-15T13:54:55.9783579Z 2021-05-15T13:54:55.9784303Z The downloaded source packages are in 2021-05-15T13:54:55.9785426Z ‘/tmp/Rtmp5G7kQl/downloaded_packages’ 2021-05-15T13:55:12.0557915Z ##[group]Run actions/cache@v1 2021-05-15T13:55:12.0558285Z with: 2021-05-15T13:55:12.0558637Z path: /home/runner/work/_temp/Library 2021-05-15T13:55:12.0561144Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-9c2dc2d1d021f7d36db3e712187b5b518a4c41a3a46a963248c7184dc9d00755 2021-05-15T13:55:12.0564461Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T13:55:12.0565491Z env: 2021-05-15T13:55:12.0565855Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:12.0566702Z TIC_DEPLOY_KEY: 2021-05-15T13:55:12.0567385Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:12.0569367Z GITHUB_PAT: *** 2021-05-15T13:55:12.0569741Z COVERALLS_TOKEN: 2021-05-15T13:55:12.0570157Z continue-on-error: false 2021-05-15T13:55:12.0570603Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:12.0571000Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:12.0571430Z TZ: UTC 2021-05-15T13:55:12.0571759Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:12.0572109Z NOT_CRAN: true 2021-05-15T13:55:12.0572432Z ##[endgroup] 2021-05-15T13:55:12.0944938Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:55:12.0999052Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:55:12.0999725Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:55:12.1000350Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T13:55:12.1000872Z sudo -s eval "$sysreqs" 2021-05-15T13:55:12.1041636Z shell: /usr/bin/bash -e {0} 2021-05-15T13:55:12.1041958Z env: 2021-05-15T13:55:12.1042331Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:12.1042721Z TIC_DEPLOY_KEY: 2021-05-15T13:55:12.1043398Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:55:12.1044570Z GITHUB_PAT: *** 2021-05-15T13:55:12.1044888Z COVERALLS_TOKEN: 2021-05-15T13:55:12.1045291Z continue-on-error: false 2021-05-15T13:55:12.1045675Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:12.1046081Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:55:12.1046437Z TZ: UTC 2021-05-15T13:55:12.1046770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:12.1047115Z NOT_CRAN: true 2021-05-15T13:55:12.1047498Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T13:55:12.1047893Z ##[endgroup] 2021-05-15T13:55:12.2793878Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:55:13.2243930Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T13:55:27.7325543Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T13:55:27.7326289Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T13:55:27.7326909Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T13:55:27.7327532Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T13:55:27.7328185Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T13:55:27.7344780Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T13:55:27.7356089Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:55:27.7356798Z (as ‘lib’ is unspecified) 2021-05-15T13:55:41.1495678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T13:55:41.4405618Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-15T13:55:41.4453373Z ================================================== 2021-05-15T13:55:41.4454146Z downloaded 94 KB 2021-05-15T13:55:41.4454731Z 2021-05-15T13:55:41.4494050Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T13:55:42.1020535Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-15T13:55:42.1139200Z ================================================== 2021-05-15T13:55:42.1140539Z downloaded 135 KB 2021-05-15T13:55:42.1141073Z 2021-05-15T13:55:42.1172219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T13:55:42.6643508Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-15T13:55:42.6706544Z ================================================== 2021-05-15T13:55:42.6707052Z downloaded 80 KB 2021-05-15T13:55:42.6707345Z 2021-05-15T13:55:42.6744846Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T13:55:43.3185962Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-15T13:55:43.3417257Z ================================================== 2021-05-15T13:55:43.3418347Z downloaded 516 KB 2021-05-15T13:55:43.3418887Z 2021-05-15T13:55:43.3450924Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T13:55:44.3984086Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-15T13:55:44.4352330Z ================================================== 2021-05-15T13:55:44.4353069Z downloaded 991 KB 2021-05-15T13:55:44.4353460Z 2021-05-15T13:55:44.6339229Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T13:55:44.6384322Z * DONE (rprojroot) 2021-05-15T13:55:44.8244411Z * installing *binary* package ‘crayon’ ... 2021-05-15T13:55:44.8279444Z * DONE (crayon) 2021-05-15T13:55:45.0124424Z * installing *binary* package ‘R6’ ... 2021-05-15T13:55:45.0164090Z * DONE (R6) 2021-05-15T13:55:45.2335441Z * installing *binary* package ‘desc’ ... 2021-05-15T13:55:45.2379845Z * DONE (desc) 2021-05-15T13:55:45.4519900Z * installing *binary* package ‘debugme’ ... 2021-05-15T13:55:45.4567155Z * DONE (debugme) 2021-05-15T13:55:45.4613463Z 2021-05-15T13:55:45.4614315Z The downloaded source packages are in 2021-05-15T13:55:45.4615472Z ‘/tmp/Rtmp64sPJm/downloaded_packages’ 2021-05-15T13:55:45.4625176Z Running `R CMD build`... 2021-05-15T13:55:45.6772146Z * checking for file ‘/tmp/Rtmp64sPJm/remotes6891502e0460/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T13:55:45.6773948Z * preparing ‘sysreqs’: 2021-05-15T13:55:45.6775084Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:55:45.6776525Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:55:45.6777621Z * checking for empty or unneeded directories 2021-05-15T13:55:45.6778672Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T13:55:45.6780609Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:55:45.6783802Z (as ‘lib’ is unspecified) 2021-05-15T13:55:45.8728832Z * installing *source* package ‘sysreqs’ ... 2021-05-15T13:55:45.8731064Z ** using staged installation 2021-05-15T13:55:45.8895556Z ** R 2021-05-15T13:55:45.8930980Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:55:46.2087030Z ** help 2021-05-15T13:55:46.2217312Z *** installing help indices 2021-05-15T13:55:46.2380445Z ** building package indices 2021-05-15T13:55:46.4223491Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:55:46.5935229Z ** testing if installed package can be loaded from final location 2021-05-15T13:55:46.7828870Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:55:46.7834939Z * DONE (sysreqs) 2021-05-15T13:56:04.9103986Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:56:04.9106222Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T13:56:04.9107803Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T13:56:04.9109251Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T13:56:04.9499550Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T13:56:04.9615116Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:56:05.0426696Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:56:05.2002317Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T13:56:05.3583683Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:56:06.5076172Z Reading package lists... 2021-05-15T13:56:06.5740651Z Reading package lists... 2021-05-15T13:56:06.7175257Z Building dependency tree... 2021-05-15T13:56:06.7195205Z Reading state information... 2021-05-15T13:56:06.8610539Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-15T13:56:06.8614714Z libicu-dev set to manually installed. 2021-05-15T13:56:06.8615727Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T13:56:06.8617945Z pandoc is already the newest version (2.7.3-1). 2021-05-15T13:56:06.8618744Z The following additional packages will be installed: 2021-05-15T13:56:06.8619854Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-15T13:56:06.8620637Z Suggested packages: 2021-05-15T13:56:06.8621565Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T13:56:06.9056074Z The following NEW packages will be installed: 2021-05-15T13:56:06.9061965Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-15T13:56:06.9063251Z pandoc-citeproc 2021-05-15T13:56:06.9282601Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:56:06.9283542Z Need to get 13.7 MB of archives. 2021-05-15T13:56:06.9284289Z After this operation, 109 MB of additional disk space will be used. 2021-05-15T13:56:06.9286229Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-15T13:56:06.9445970Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T13:56:06.9541264Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-15T13:56:06.9642152Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-15T13:56:07.7493478Z Fetched 13.7 MB in 0s (30.7 MB/s) 2021-05-15T13:56:07.7799651Z Selecting previously unselected package libbibutils6. 2021-05-15T13:56:07.7877694Z (Reading database ... 2021-05-15T13:56:07.7878523Z (Reading database ... 5% 2021-05-15T13:56:07.7879158Z (Reading database ... 10% 2021-05-15T13:56:07.7879726Z (Reading database ... 15% 2021-05-15T13:56:07.7880302Z (Reading database ... 20% 2021-05-15T13:56:07.7880916Z (Reading database ... 25% 2021-05-15T13:56:07.7897218Z (Reading database ... 30% 2021-05-15T13:56:07.7897850Z (Reading database ... 35% 2021-05-15T13:56:07.7898416Z (Reading database ... 40% 2021-05-15T13:56:07.7898992Z (Reading database ... 45% 2021-05-15T13:56:07.7899561Z (Reading database ... 50% 2021-05-15T13:56:07.7910048Z (Reading database ... 55% 2021-05-15T13:56:07.7952330Z (Reading database ... 60% 2021-05-15T13:56:07.7988107Z (Reading database ... 65% 2021-05-15T13:56:07.8153135Z (Reading database ... 70% 2021-05-15T13:56:07.8181076Z (Reading database ... 75% 2021-05-15T13:56:07.8410872Z (Reading database ... 80% 2021-05-15T13:56:07.8500044Z (Reading database ... 85% 2021-05-15T13:56:07.8838730Z (Reading database ... 90% 2021-05-15T13:56:07.8929385Z (Reading database ... 95% 2021-05-15T13:56:07.8929966Z (Reading database ... 100% 2021-05-15T13:56:07.8930773Z (Reading database ... 285057 files and directories currently installed.) 2021-05-15T13:56:07.9051150Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-15T13:56:07.9066318Z Unpacking libbibutils6 (6.2-1) ... 2021-05-15T13:56:07.9763407Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T13:56:07.9971393Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T13:56:07.9979692Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:56:08.0486187Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-15T13:56:08.0763113Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-15T13:56:08.0773534Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:56:08.1053259Z Selecting previously unselected package pandoc-citeproc. 2021-05-15T13:56:08.1295667Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-15T13:56:08.1301716Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:56:08.1330413Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-15T13:56:09.4429880Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:56:09.4453362Z Setting up libbibutils6 (6.2-1) ... 2021-05-15T13:56:09.4472950Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:56:09.4492036Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:56:09.4522292Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:56:12.4319238Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:56:14.2821071Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:56:14.2821699Z remotes::install_github("ropensci/tic") 2021-05-15T13:56:14.2822271Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:56:14.2822986Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:56:14.2823494Z remotes::install_cran("covr") 2021-05-15T13:56:14.2831600Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:56:14.2832054Z env: 2021-05-15T13:56:14.2832438Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:14.2832832Z TIC_DEPLOY_KEY: 2021-05-15T13:56:14.2834256Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:14.2835902Z GITHUB_PAT: *** 2021-05-15T13:56:14.2836259Z COVERALLS_TOKEN: 2021-05-15T13:56:14.2836771Z continue-on-error: false 2021-05-15T13:56:14.2837158Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:14.2837586Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:14.2838007Z TZ: UTC 2021-05-15T13:56:14.2838429Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:14.2838787Z NOT_CRAN: true 2021-05-15T13:56:14.2839126Z ##[endgroup] 2021-05-15T13:56:14.4798025Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:56:14.8917497Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T13:56:30.4311437Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T13:56:30.4313016Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:56:30.4314018Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:56:30.4314926Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T13:56:30.4315841Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T13:56:30.4316740Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T13:56:30.4317636Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T13:56:30.4318504Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T13:56:30.4319379Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T13:56:30.4320262Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T13:56:30.4321103Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:56:30.4322414Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T13:56:30.4323319Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T13:56:30.4324191Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T13:56:30.4325102Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T13:56:30.4326028Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:56:30.4326959Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T13:56:30.4327847Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T13:56:30.4328702Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T13:56:30.4329585Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T13:56:30.4330479Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T13:56:30.4331377Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:56:30.4334336Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-15T13:56:30.4336107Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:56:30.4337178Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:56:30.4338407Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:56:30.4339271Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T13:56:30.4340160Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T13:56:30.4341059Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T13:56:30.4341947Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:56:30.4342856Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T13:56:30.4344058Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:56:30.4345060Z (as ‘lib’ is unspecified) 2021-05-15T13:56:30.4345964Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T13:56:44.1205742Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T13:56:44.3875252Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-15T13:56:44.4163781Z ================================================== 2021-05-15T13:56:44.4164642Z downloaded 1.3 MB 2021-05-15T13:56:44.4165352Z 2021-05-15T13:56:44.4196768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T13:56:45.1511458Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-15T13:56:45.1671702Z ================================================== 2021-05-15T13:56:45.1672150Z downloaded 226 KB 2021-05-15T13:56:45.1672379Z 2021-05-15T13:56:45.1706161Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T13:56:45.4847504Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-15T13:56:45.4962579Z ================================================== 2021-05-15T13:56:45.4963147Z downloaded 140 KB 2021-05-15T13:56:45.4963466Z 2021-05-15T13:56:45.5002414Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T13:56:45.9266982Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-15T13:56:45.9317749Z ================================================== 2021-05-15T13:56:45.9318212Z downloaded 53 KB 2021-05-15T13:56:45.9318458Z 2021-05-15T13:56:45.9353502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T13:56:46.3164533Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-15T13:56:46.3172285Z ================================================== 2021-05-15T13:56:46.3172761Z downloaded 23 KB 2021-05-15T13:56:46.3173030Z 2021-05-15T13:56:46.3209022Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T13:56:46.4986709Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-15T13:56:46.5290751Z ================================================== 2021-05-15T13:56:46.5291869Z downloaded 1.4 MB 2021-05-15T13:56:46.5292111Z 2021-05-15T13:56:46.5326295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T13:56:46.7396827Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-15T13:56:46.7403861Z ================================================== 2021-05-15T13:56:46.7404309Z downloaded 36 KB 2021-05-15T13:56:46.7404537Z 2021-05-15T13:56:46.7437029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T13:56:47.2758415Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-15T13:56:47.3087368Z ================================================== 2021-05-15T13:56:47.3089677Z downloaded 884 KB 2021-05-15T13:56:47.3090640Z 2021-05-15T13:56:47.3125328Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T13:56:47.9199464Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-15T13:56:47.9412162Z ================================================== 2021-05-15T13:56:47.9412641Z downloaded 523 KB 2021-05-15T13:56:47.9412907Z 2021-05-15T13:56:47.9447438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T13:56:48.6258671Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-15T13:56:48.6261643Z ================================================== 2021-05-15T13:56:48.6262636Z downloaded 12 KB 2021-05-15T13:56:48.6262996Z 2021-05-15T13:56:48.6300223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T13:56:49.1146078Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-15T13:56:49.1356592Z ================================================== 2021-05-15T13:56:49.1357022Z downloaded 486 KB 2021-05-15T13:56:49.1357264Z 2021-05-15T13:56:49.1391302Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T13:56:49.3398176Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-15T13:56:49.3494593Z ================================================== 2021-05-15T13:56:49.3495082Z downloaded 90 KB 2021-05-15T13:56:49.3495360Z 2021-05-15T13:56:49.3528628Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T13:56:49.6336657Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-15T13:56:49.7444642Z ================================================== 2021-05-15T13:56:49.7445247Z downloaded 508 KB 2021-05-15T13:56:49.7445562Z 2021-05-15T13:56:49.7484883Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T13:56:50.1334284Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-15T13:56:50.1556025Z ================================================== 2021-05-15T13:56:50.1556919Z downloaded 621 KB 2021-05-15T13:56:50.1557355Z 2021-05-15T13:56:50.1591314Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T13:56:50.5410699Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-15T13:56:50.5586728Z ================================================== 2021-05-15T13:56:50.5587279Z downloaded 267 KB 2021-05-15T13:56:50.5587552Z 2021-05-15T13:56:50.5626303Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T13:56:50.9929222Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-15T13:56:51.0050204Z ================================================== 2021-05-15T13:56:51.0051845Z downloaded 167 KB 2021-05-15T13:56:51.0053121Z 2021-05-15T13:56:51.0083116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T13:56:51.4368962Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-15T13:56:51.4525867Z ================================================== 2021-05-15T13:56:51.4526578Z downloaded 234 KB 2021-05-15T13:56:51.4526981Z 2021-05-15T13:56:51.4561158Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T13:56:51.8717223Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-15T13:56:51.8881334Z ================================================== 2021-05-15T13:56:51.8882717Z downloaded 276 KB 2021-05-15T13:56:51.8883037Z 2021-05-15T13:56:51.8918421Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T13:56:52.2743593Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-15T13:56:52.2889062Z ================================================== 2021-05-15T13:56:52.2890047Z downloaded 201 KB 2021-05-15T13:56:52.2890447Z 2021-05-15T13:56:52.2926258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T13:56:52.6763476Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-15T13:56:52.6813510Z ================================================== 2021-05-15T13:56:52.6814183Z downloaded 64 KB 2021-05-15T13:56:52.6814470Z 2021-05-15T13:56:52.6850508Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T13:56:52.9934216Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-15T13:56:52.9992355Z ================================================== 2021-05-15T13:56:52.9993238Z downloaded 46 KB 2021-05-15T13:56:52.9993619Z 2021-05-15T13:56:53.0029433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T13:56:53.5328303Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-15T13:56:53.5515945Z ================================================== 2021-05-15T13:56:53.5516807Z downloaded 416 KB 2021-05-15T13:56:53.5517267Z 2021-05-15T13:56:53.5548770Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T13:56:54.0854244Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-15T13:56:54.0922103Z ================================================== 2021-05-15T13:56:54.0922602Z downloaded 91 KB 2021-05-15T13:56:54.0922856Z 2021-05-15T13:56:54.0958871Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T13:56:54.6110904Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-15T13:56:54.6232719Z ================================================== 2021-05-15T13:56:54.6234089Z downloaded 133 KB 2021-05-15T13:56:54.6234872Z 2021-05-15T13:56:54.6276542Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T13:56:55.0110283Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-15T13:56:55.0271092Z ================================================== 2021-05-15T13:56:55.0271984Z downloaded 271 KB 2021-05-15T13:56:55.0272586Z 2021-05-15T13:56:55.0309302Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T13:56:55.4141333Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-15T13:56:55.4662632Z ================================================== 2021-05-15T13:56:55.4663402Z downloaded 735 KB 2021-05-15T13:56:55.4663941Z 2021-05-15T13:56:55.4701808Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T13:56:55.7459008Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-15T13:56:55.7506113Z ================================================== 2021-05-15T13:56:55.7507053Z downloaded 46 KB 2021-05-15T13:56:55.7507657Z 2021-05-15T13:56:55.7545136Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T13:56:55.8873418Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T13:56:55.8876903Z ================================================== 2021-05-15T13:56:55.8877663Z downloaded 24 KB 2021-05-15T13:56:55.8878174Z 2021-05-15T13:56:55.8903089Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T13:56:56.4220330Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-15T13:56:56.4459866Z ================================================== 2021-05-15T13:56:56.4462150Z downloaded 688 KB 2021-05-15T13:56:56.4463114Z 2021-05-15T13:56:56.4500152Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T13:56:56.8837105Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-15T13:56:56.8886381Z ================================================== 2021-05-15T13:56:56.8887385Z downloaded 45 KB 2021-05-15T13:56:56.8887895Z 2021-05-15T13:56:56.8919457Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T13:56:57.4832226Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-15T13:56:57.5051997Z ================================================== 2021-05-15T13:56:57.5052451Z downloaded 595 KB 2021-05-15T13:56:57.5052695Z 2021-05-15T13:56:57.7684759Z * installing *binary* package ‘rlang’ ... 2021-05-15T13:56:57.7748377Z * DONE (rlang) 2021-05-15T13:56:57.9993381Z * installing *binary* package ‘magrittr’ ... 2021-05-15T13:56:58.0041643Z * DONE (magrittr) 2021-05-15T13:56:58.2216711Z * installing *binary* package ‘glue’ ... 2021-05-15T13:56:58.2261679Z * DONE (glue) 2021-05-15T13:56:58.4311689Z * installing *binary* package ‘sys’ ... 2021-05-15T13:56:58.4351758Z * DONE (sys) 2021-05-15T13:56:58.6353794Z * installing *binary* package ‘mime’ ... 2021-05-15T13:56:58.6391910Z * DONE (mime) 2021-05-15T13:56:58.9380744Z * installing *binary* package ‘curl’ ... 2021-05-15T13:56:58.9444660Z * DONE (curl) 2021-05-15T13:56:59.1851863Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T13:56:59.1901338Z * DONE (jsonlite) 2021-05-15T13:56:59.3924990Z * installing *binary* package ‘ini’ ... 2021-05-15T13:56:59.3962235Z * DONE (ini) 2021-05-15T13:56:59.6122991Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T13:56:59.6162797Z * DONE (gitcreds) 2021-05-15T13:56:59.8823168Z * installing *binary* package ‘zip’ ... 2021-05-15T13:56:59.8879047Z * DONE (zip) 2021-05-15T13:57:00.1004056Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T13:57:00.1055863Z * DONE (rstudioapi) 2021-05-15T13:57:00.3414365Z * installing *binary* package ‘fastmap’ ... 2021-05-15T13:57:00.3460527Z * DONE (fastmap) 2021-05-15T13:57:00.5642745Z * installing *binary* package ‘yaml’ ... 2021-05-15T13:57:00.5689951Z * DONE (yaml) 2021-05-15T13:57:00.7897932Z * installing *binary* package ‘withr’ ... 2021-05-15T13:57:00.7939397Z * DONE (withr) 2021-05-15T13:57:00.9995030Z * installing *binary* package ‘whisker’ ... 2021-05-15T13:57:01.0042420Z * DONE (whisker) 2021-05-15T13:57:01.2088372Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T13:57:01.2128414Z * DONE (rappdirs) 2021-05-15T13:57:01.4632268Z * installing *binary* package ‘fs’ ... 2021-05-15T13:57:01.4687131Z * DONE (fs) 2021-05-15T13:57:01.6745817Z * installing *binary* package ‘clipr’ ... 2021-05-15T13:57:01.6785245Z * DONE (clipr) 2021-05-15T13:57:01.9025681Z * installing *binary* package ‘git2r’ ... 2021-05-15T13:57:01.9072565Z * DONE (git2r) 2021-05-15T13:57:02.1107226Z * installing *binary* package ‘askpass’ ... 2021-05-15T13:57:02.1147548Z * DONE (askpass) 2021-05-15T13:57:02.3253865Z * installing *binary* package ‘cli’ ... 2021-05-15T13:57:02.3299235Z * DONE (cli) 2021-05-15T13:57:02.5624624Z * installing *binary* package ‘purrr’ ... 2021-05-15T13:57:02.5666723Z * DONE (purrr) 2021-05-15T13:57:02.7721345Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T13:57:02.7764623Z * DONE (lifecycle) 2021-05-15T13:57:02.9849692Z * installing *source* package ‘cachem’ ... 2021-05-15T13:57:02.9860827Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T13:57:02.9861874Z ** using staged installation 2021-05-15T13:57:03.0019145Z ** libs 2021-05-15T13:57:03.0082299Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T13:57:03.0893217Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:57:03.1331486Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T13:57:03.1734816Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T13:57:03.1747075Z ** R 2021-05-15T13:57:03.1825574Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:57:03.6277346Z ** help 2021-05-15T13:57:03.6497693Z *** installing help indices 2021-05-15T13:57:03.6697665Z ** building package indices 2021-05-15T13:57:03.8436006Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:57:04.0381861Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:57:04.0590549Z ** testing if installed package can be loaded from final location 2021-05-15T13:57:04.2383376Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:57:04.2392209Z * DONE (cachem) 2021-05-15T13:57:04.5587831Z * installing *binary* package ‘openssl’ ... 2021-05-15T13:57:04.5667650Z * DONE (openssl) 2021-05-15T13:57:04.7692977Z * installing *binary* package ‘memoise’ ... 2021-05-15T13:57:04.7731561Z * DONE (memoise) 2021-05-15T13:57:04.9947456Z * installing *binary* package ‘httr’ ... 2021-05-15T13:57:04.9999924Z * DONE (httr) 2021-05-15T13:57:05.2193730Z * installing *binary* package ‘credentials’ ... 2021-05-15T13:57:05.2237672Z * DONE (credentials) 2021-05-15T13:57:05.4222181Z * installing *binary* package ‘gh’ ... 2021-05-15T13:57:05.4264244Z * DONE (gh) 2021-05-15T13:57:05.6308147Z * installing *binary* package ‘gert’ ... 2021-05-15T13:57:05.6351313Z * DONE (gert) 2021-05-15T13:57:05.8825367Z * installing *binary* package ‘usethis’ ... 2021-05-15T13:57:05.8890775Z * DONE (usethis) 2021-05-15T13:57:05.8947067Z 2021-05-15T13:57:05.8947977Z The downloaded source packages are in 2021-05-15T13:57:05.8949193Z ‘/tmp/RtmpyLfaFp/downloaded_packages’ 2021-05-15T13:57:05.8958607Z Running `R CMD build`... 2021-05-15T13:57:07.8684655Z * checking for file ‘/tmp/RtmpyLfaFp/remotes714041499830/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T13:57:07.8685798Z * preparing ‘tic’: 2021-05-15T13:57:07.8686683Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:57:07.8687455Z * installing the package to process help pages 2021-05-15T13:57:07.8688409Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:57:07.8689193Z * checking for empty or unneeded directories 2021-05-15T13:57:07.8689983Z Removed empty directory ‘tic/.circleci’ 2021-05-15T13:57:07.8690769Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T13:57:07.8691515Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T13:57:07.8699452Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:07.8700252Z (as ‘lib’ is unspecified) 2021-05-15T13:57:08.1900143Z * installing *source* package ‘tic’ ... 2021-05-15T13:57:08.1901440Z ** using staged installation 2021-05-15T13:57:08.2126293Z ** R 2021-05-15T13:57:08.2351336Z ** inst 2021-05-15T13:57:08.2383469Z ** preparing package for lazy loading 2021-05-15T13:57:08.5854032Z ** help 2021-05-15T13:57:08.7317012Z *** installing help indices 2021-05-15T13:57:08.8206112Z *** copying figures 2021-05-15T13:57:08.8211121Z ** building package indices 2021-05-15T13:57:09.0575758Z ** installing vignettes 2021-05-15T13:57:09.0621454Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:57:09.3110406Z ** testing if installed package can be loaded from final location 2021-05-15T13:57:09.5823884Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:57:09.5856583Z * DONE (tic) 2021-05-15T13:57:09.5978281Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:57:09.7831995Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T13:57:11.3652865Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-15T13:57:11.3655418Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T13:57:11.3656177Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:57:11.3656858Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T13:57:11.3657572Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T13:57:11.3660116Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:57:11.3660846Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T13:57:11.3661539Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T13:57:11.3662380Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T13:57:11.3663269Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:57:11.3663866Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T13:57:11.3664452Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:57:11.3665039Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T13:57:11.3665661Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:57:11.3666253Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:57:11.3666876Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T13:57:11.3667487Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T13:57:11.3668105Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T13:57:11.3668697Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T13:57:11.3669266Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T13:57:11.3669848Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T13:57:11.3670409Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T13:57:11.3671128Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T13:57:11.3671732Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T13:57:11.3672345Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T13:57:11.3672932Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T13:57:11.3673530Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T13:57:11.3674119Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T13:57:11.3674713Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T13:57:11.3675325Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T13:57:11.3675904Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:57:11.3676529Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:57:11.3677165Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:57:11.3677810Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T13:57:11.3678415Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T13:57:11.3679039Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T13:57:11.3679666Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T13:57:11.3680274Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T13:57:11.3680914Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T13:57:11.3682037Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:11.3682778Z (as ‘lib’ is unspecified) 2021-05-15T13:57:25.6662967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T13:57:26.1999726Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-15T13:57:26.2147987Z ================================================== 2021-05-15T13:57:26.2148444Z downloaded 231 KB 2021-05-15T13:57:26.2148731Z 2021-05-15T13:57:26.2185720Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T13:57:26.7236360Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-15T13:57:26.7532250Z ================================================== 2021-05-15T13:57:26.7533221Z downloaded 1.5 MB 2021-05-15T13:57:26.7533733Z 2021-05-15T13:57:26.7565913Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T13:57:27.1479250Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-15T13:57:27.1482434Z ================================================== 2021-05-15T13:57:27.1483205Z downloaded 16 KB 2021-05-15T13:57:27.1483738Z 2021-05-15T13:57:27.1515728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T13:57:27.3152185Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-15T13:57:27.3416107Z ================================================== 2021-05-15T13:57:27.3416609Z downloaded 980 KB 2021-05-15T13:57:27.3416877Z 2021-05-15T13:57:27.3450999Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T13:57:27.6133877Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-15T13:57:27.6386566Z ================================================== 2021-05-15T13:57:27.6387903Z downloaded 791 KB 2021-05-15T13:57:27.6388423Z 2021-05-15T13:57:27.6417864Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T13:57:28.0717562Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-15T13:57:28.0766950Z ================================================== 2021-05-15T13:57:28.0767378Z downloaded 42 KB 2021-05-15T13:57:28.0767619Z 2021-05-15T13:57:28.0800108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T13:57:28.2485912Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-15T13:57:28.2650013Z ================================================== 2021-05-15T13:57:28.2650792Z downloaded 247 KB 2021-05-15T13:57:28.2652068Z 2021-05-15T13:57:28.2683635Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T13:57:28.7007083Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-15T13:57:28.7278301Z ================================================== 2021-05-15T13:57:28.7278771Z downloaded 977 KB 2021-05-15T13:57:28.7279041Z 2021-05-15T13:57:28.7314120Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T13:57:29.0376881Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-15T13:57:29.0437282Z ================================================== 2021-05-15T13:57:29.0438109Z downloaded 67 KB 2021-05-15T13:57:29.0438659Z 2021-05-15T13:57:29.0472817Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T13:57:29.2122243Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-15T13:57:29.2310432Z ================================================== 2021-05-15T13:57:29.2311282Z downloaded 354 KB 2021-05-15T13:57:29.2311763Z 2021-05-15T13:57:29.2341193Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T13:57:29.7206466Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-15T13:57:29.7406784Z ================================================== 2021-05-15T13:57:29.7407278Z downloaded 412 KB 2021-05-15T13:57:29.7407552Z 2021-05-15T13:57:29.7441837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T13:57:30.0519858Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-15T13:57:30.0521612Z ================================================== 2021-05-15T13:57:30.0522399Z downloaded 15 KB 2021-05-15T13:57:30.0522915Z 2021-05-15T13:57:30.0548687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T13:57:30.5850608Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-15T13:57:30.5964083Z ================================================== 2021-05-15T13:57:30.5964784Z downloaded 147 KB 2021-05-15T13:57:30.5965210Z 2021-05-15T13:57:30.6000250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T13:57:31.2907340Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-15T13:57:31.2971318Z ================================================== 2021-05-15T13:57:31.2971753Z downloaded 72 KB 2021-05-15T13:57:31.2972021Z 2021-05-15T13:57:31.3002665Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T13:57:31.7312175Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-15T13:57:31.7349670Z ================================================== 2021-05-15T13:57:31.7350442Z downloaded 39 KB 2021-05-15T13:57:31.7351019Z 2021-05-15T13:57:31.7382726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T13:57:32.2700259Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-15T13:57:32.2885199Z ================================================== 2021-05-15T13:57:32.2885888Z downloaded 348 KB 2021-05-15T13:57:32.2886312Z 2021-05-15T13:57:32.2919736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T13:57:32.4925363Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-15T13:57:32.5126669Z ================================================== 2021-05-15T13:57:32.5127670Z downloaded 426 KB 2021-05-15T13:57:32.5128140Z 2021-05-15T13:57:32.5159405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T13:57:33.0478814Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-15T13:57:33.0528845Z ================================================== 2021-05-15T13:57:33.0529343Z downloaded 40 KB 2021-05-15T13:57:33.0530930Z 2021-05-15T13:57:33.0562184Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T13:57:33.4393328Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-15T13:57:33.4624375Z ================================================== 2021-05-15T13:57:33.4625609Z downloaded 602 KB 2021-05-15T13:57:33.4626146Z 2021-05-15T13:57:33.4656590Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T13:57:33.4918077Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T13:57:33.5023915Z ================================================== 2021-05-15T13:57:33.5026040Z downloaded 109 KB 2021-05-15T13:57:33.5027024Z 2021-05-15T13:57:33.5045047Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T13:57:34.0385362Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-15T13:57:34.0534251Z ================================================== 2021-05-15T13:57:34.0536130Z downloaded 224 KB 2021-05-15T13:57:34.0536463Z 2021-05-15T13:57:34.0568132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T13:57:34.4863283Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-15T13:57:34.4904620Z ================================================== 2021-05-15T13:57:34.4905988Z downloaded 37 KB 2021-05-15T13:57:34.4906755Z 2021-05-15T13:57:34.4944107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T13:57:35.0262310Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-15T13:57:35.0397019Z ================================================== 2021-05-15T13:57:35.0397522Z downloaded 199 KB 2021-05-15T13:57:35.0397791Z 2021-05-15T13:57:35.0431430Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T13:57:35.4737283Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-15T13:57:35.6130224Z ================================================== 2021-05-15T13:57:35.6131341Z downloaded 2.8 MB 2021-05-15T13:57:35.6131859Z 2021-05-15T13:57:35.6163804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T13:57:35.9240712Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-15T13:57:35.9792500Z ================================================== 2021-05-15T13:57:35.9793070Z downloaded 4.0 MB 2021-05-15T13:57:35.9793341Z 2021-05-15T13:57:35.9902340Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T13:57:36.4226375Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-15T13:57:36.4511812Z ================================================== 2021-05-15T13:57:36.4512623Z downloaded 1.3 MB 2021-05-15T13:57:36.4513031Z 2021-05-15T13:57:36.4545190Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T13:57:37.0254392Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-15T13:57:37.0463406Z ================================================== 2021-05-15T13:57:37.0463872Z downloaded 478 KB 2021-05-15T13:57:37.0464112Z 2021-05-15T13:57:37.0499065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T13:57:37.4306386Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-15T13:57:37.4448882Z ================================================== 2021-05-15T13:57:37.4449314Z downloaded 107 KB 2021-05-15T13:57:37.4449545Z 2021-05-15T13:57:37.4482256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T13:57:37.6163785Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-15T13:57:37.6165045Z ================================================== 2021-05-15T13:57:37.6165924Z downloaded 21 KB 2021-05-15T13:57:37.6166370Z 2021-05-15T13:57:37.6198464Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T13:57:37.8869143Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-15T13:57:37.8921444Z ================================================== 2021-05-15T13:57:37.8922475Z downloaded 42 KB 2021-05-15T13:57:37.8922786Z 2021-05-15T13:57:37.8957605Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T13:57:38.1637348Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-15T13:57:38.1654769Z ================================================== 2021-05-15T13:57:38.1655491Z downloaded 33 KB 2021-05-15T13:57:38.1656008Z 2021-05-15T13:57:38.1685029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T13:57:38.4323728Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-15T13:57:38.4442658Z ================================================== 2021-05-15T13:57:38.4443435Z downloaded 136 KB 2021-05-15T13:57:38.4443838Z 2021-05-15T13:57:38.4478378Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T13:57:38.9774480Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-15T13:57:39.0371493Z ================================================== 2021-05-15T13:57:39.0372526Z downloaded 3.4 MB 2021-05-15T13:57:39.0372998Z 2021-05-15T13:57:39.0405113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T13:57:39.7219027Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-15T13:57:39.7279891Z ================================================== 2021-05-15T13:57:39.7280341Z downloaded 64 KB 2021-05-15T13:57:39.7280592Z 2021-05-15T13:57:39.7313421Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T13:57:40.1127026Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-15T13:57:40.1415765Z ================================================== 2021-05-15T13:57:40.1416257Z downloaded 1.3 MB 2021-05-15T13:57:40.1416504Z 2021-05-15T13:57:40.1452191Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T13:57:40.3171293Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-15T13:57:40.3284233Z ================================================== 2021-05-15T13:57:40.3285626Z downloaded 128 KB 2021-05-15T13:57:40.3286400Z 2021-05-15T13:57:40.3325415Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T13:57:40.8715905Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-15T13:57:40.8944800Z ================================================== 2021-05-15T13:57:40.8945583Z downloaded 384 KB 2021-05-15T13:57:40.8945831Z 2021-05-15T13:57:41.1227388Z * installing *binary* package ‘utf8’ ... 2021-05-15T13:57:41.1270022Z * DONE (utf8) 2021-05-15T13:57:41.3109672Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T13:57:41.3149138Z * DONE (pkgconfig) 2021-05-15T13:57:41.5304878Z * installing *binary* package ‘fansi’ ... 2021-05-15T13:57:41.5351193Z * DONE (fansi) 2021-05-15T13:57:41.7692381Z * installing *binary* package ‘diffobj’ ... 2021-05-15T13:57:41.7746942Z * DONE (diffobj) 2021-05-15T13:57:42.0054219Z * installing *binary* package ‘ps’ ... 2021-05-15T13:57:42.0101751Z * DONE (ps) 2021-05-15T13:57:42.1959057Z * installing *binary* package ‘praise’ ... 2021-05-15T13:57:42.1998081Z * DONE (praise) 2021-05-15T13:57:42.4108247Z * installing *binary* package ‘pkgload’ ... 2021-05-15T13:57:42.4147698Z * DONE (pkgload) 2021-05-15T13:57:42.6226645Z * installing *binary* package ‘evaluate’ ... 2021-05-15T13:57:42.6264428Z * DONE (evaluate) 2021-05-15T13:57:42.8098434Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T13:57:42.8138227Z * DONE (ellipsis) 2021-05-15T13:57:43.0405358Z * installing *binary* package ‘digest’ ... 2021-05-15T13:57:43.0455527Z * DONE (digest) 2021-05-15T13:57:43.2325211Z * installing *binary* package ‘brio’ ... 2021-05-15T13:57:43.2364297Z * DONE (brio) 2021-05-15T13:57:43.5061054Z * installing *binary* package ‘xml2’ ... 2021-05-15T13:57:43.5118478Z * DONE (xml2) 2021-05-15T13:57:43.7546871Z * installing *source* package ‘xfun’ ... 2021-05-15T13:57:43.7574711Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T13:57:43.7575799Z ** using staged installation 2021-05-15T13:57:43.7710104Z ** libs 2021-05-15T13:57:43.7756353Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T13:57:43.8725859Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:57:43.9116862Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T13:57:43.9461373Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T13:57:43.9472884Z ** R 2021-05-15T13:57:43.9622699Z ** inst 2021-05-15T13:57:43.9632295Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:57:45.1010949Z ** help 2021-05-15T13:57:45.2258318Z *** installing help indices 2021-05-15T13:57:45.3134845Z ** building package indices 2021-05-15T13:57:45.5602471Z ** installing vignettes 2021-05-15T13:57:45.5648260Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:57:45.7257011Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:57:45.7416112Z ** testing if installed package can be loaded from final location 2021-05-15T13:57:45.9226490Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:57:45.9242522Z * DONE (xfun) 2021-05-15T13:57:46.3370888Z * installing *binary* package ‘stringi’ ... 2021-05-15T13:57:46.3461453Z * DONE (stringi) 2021-05-15T13:57:47.3322826Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T13:57:47.3660659Z * DONE (Rcpp) 2021-05-15T13:57:47.6143408Z * installing *binary* package ‘commonmark’ ... 2021-05-15T13:57:47.6192137Z * DONE (commonmark) 2021-05-15T13:57:47.8561782Z * installing *binary* package ‘brew’ ... 2021-05-15T13:57:47.8615037Z * DONE (brew) 2021-05-15T13:57:48.0487721Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T13:57:48.0526574Z * DONE (sessioninfo) 2021-05-15T13:57:48.2411915Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T13:57:48.2451384Z * DONE (prettyunits) 2021-05-15T13:57:48.5600013Z * installing *binary* package ‘vctrs’ ... 2021-05-15T13:57:48.5670647Z * DONE (vctrs) 2021-05-15T13:57:48.7805781Z * installing *binary* package ‘processx’ ... 2021-05-15T13:57:48.7850417Z * DONE (processx) 2021-05-15T13:57:49.0227842Z * installing *binary* package ‘markdown’ ... 2021-05-15T13:57:49.0277022Z * DONE (markdown) 2021-05-15T13:57:49.2667177Z * installing *binary* package ‘highr’ ... 2021-05-15T13:57:49.2755300Z * DONE (highr) 2021-05-15T13:57:49.5023148Z * installing *binary* package ‘stringr’ ... 2021-05-15T13:57:49.5070820Z * DONE (stringr) 2021-05-15T13:57:49.6935396Z * installing *binary* package ‘rversions’ ... 2021-05-15T13:57:49.6971613Z * DONE (rversions) 2021-05-15T13:57:49.9860532Z * installing *binary* package ‘pillar’ ... 2021-05-15T13:57:49.9926067Z * DONE (pillar) 2021-05-15T13:57:50.1988757Z * installing *binary* package ‘callr’ ... 2021-05-15T13:57:50.2033098Z * DONE (callr) 2021-05-15T13:57:50.5808064Z * installing *binary* package ‘knitr’ ... 2021-05-15T13:57:50.5913590Z * DONE (knitr) 2021-05-15T13:57:50.7975397Z * installing *binary* package ‘xopen’ ... 2021-05-15T13:57:50.8011699Z * DONE (xopen) 2021-05-15T13:57:51.0936074Z * installing *binary* package ‘tibble’ ... 2021-05-15T13:57:51.0990917Z * DONE (tibble) 2021-05-15T13:57:51.2903288Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T13:57:51.2943242Z * DONE (pkgbuild) 2021-05-15T13:57:51.6343021Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T13:57:51.6417949Z * DONE (roxygen2) 2021-05-15T13:57:51.8429819Z * installing *binary* package ‘rematch2’ ... 2021-05-15T13:57:51.8468267Z * DONE (rematch2) 2021-05-15T13:57:52.0527973Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T13:57:52.0566579Z * DONE (rcmdcheck) 2021-05-15T13:57:52.2418948Z * installing *binary* package ‘waldo’ ... 2021-05-15T13:57:52.2458049Z * DONE (waldo) 2021-05-15T13:57:52.8203581Z * installing *binary* package ‘testthat’ ... 2021-05-15T13:57:52.8337836Z * DONE (testthat) 2021-05-15T13:57:53.0645717Z * installing *binary* package ‘devtools’ ... 2021-05-15T13:57:53.0693167Z * DONE (devtools) 2021-05-15T13:57:53.0748111Z 2021-05-15T13:57:53.0749154Z The downloaded source packages are in 2021-05-15T13:57:53.0750442Z ‘/tmp/RtmpyLfaFp/downloaded_packages’ 2021-05-15T13:57:53.1418577Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T13:57:54.9258758Z 2021-05-15T13:57:55.2056430Z 2021-05-15T13:57:55.2069604Z checking for file ‘/tmp/RtmpyLfaFp/remotes71406ad426b8/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T13:57:55.2135603Z 2021-05-15T13:57:55.2137039Z ✔ checking for file ‘/tmp/RtmpyLfaFp/remotes71406ad426b8/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T13:57:55.2240818Z 2021-05-15T13:57:55.2244175Z 2021-05-15T13:57:55.2244829Z ─ preparing ‘desc’: 2021-05-15T13:57:55.2245085Z 2021-05-15T13:57:55.2245356Z 2021-05-15T13:57:55.2332054Z checking DESCRIPTION meta-information ... 2021-05-15T13:57:55.2352659Z 2021-05-15T13:57:55.2354403Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:57:55.2961290Z 2021-05-15T13:57:55.2989305Z 2021-05-15T13:57:55.2992025Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:57:55.3004277Z 2021-05-15T13:57:55.3029681Z 2021-05-15T13:57:55.3031472Z ─ checking for empty or unneeded directories 2021-05-15T13:57:55.3040473Z 2021-05-15T13:57:55.3060911Z 2021-05-15T13:57:55.3062609Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T13:57:55.4040805Z 2021-05-15T13:57:55.4044199Z 2021-05-15T13:57:55.4045719Z 2021-05-15T13:57:55.4146263Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:55.4147381Z (as ‘lib’ is unspecified) 2021-05-15T13:57:55.6999950Z * installing *source* package ‘desc’ ... 2021-05-15T13:57:55.7030305Z ** using staged installation 2021-05-15T13:57:55.7180501Z ** R 2021-05-15T13:57:55.7317656Z ** inst 2021-05-15T13:57:55.7332251Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:57:57.1845096Z ** help 2021-05-15T13:57:57.2964086Z *** installing help indices 2021-05-15T13:57:57.3740821Z ** building package indices 2021-05-15T13:57:57.6105722Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:57:57.7909376Z ** testing if installed package can be loaded from final location 2021-05-15T13:57:57.9771654Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:57:57.9787648Z * DONE (desc) 2021-05-15T13:57:58.1537500Z 2021-05-15T13:57:58.1538535Z 2021-05-15T13:57:58.1554894Z checking for file ‘/tmp/RtmpyLfaFp/remotes71403ba4d7e8/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T13:57:58.1586058Z 2021-05-15T13:57:58.1589077Z ✔ checking for file ‘/tmp/RtmpyLfaFp/remotes71403ba4d7e8/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T13:57:58.1629093Z 2021-05-15T13:57:58.1653649Z 2021-05-15T13:57:58.1659534Z ─ preparing ‘ghtravis’: 2021-05-15T13:57:58.1669320Z 2021-05-15T13:57:58.1671245Z 2021-05-15T13:57:58.1729617Z checking DESCRIPTION meta-information ... 2021-05-15T13:57:58.1752588Z 2021-05-15T13:57:58.1754518Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:57:58.2110902Z 2021-05-15T13:57:58.2137743Z 2021-05-15T13:57:58.2140279Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:57:58.2151195Z 2021-05-15T13:57:58.2175793Z 2021-05-15T13:57:58.2178011Z ─ checking for empty or unneeded directories 2021-05-15T13:57:58.2202580Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T13:57:58.2344373Z 2021-05-15T13:57:58.2346556Z 2021-05-15T13:57:58.2347883Z 2021-05-15T13:57:58.2810731Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:58.2811980Z (as ‘lib’ is unspecified) 2021-05-15T13:57:58.5074342Z * installing *source* package ‘ghtravis’ ... 2021-05-15T13:57:58.5075777Z ** using staged installation 2021-05-15T13:57:58.5217434Z ** R 2021-05-15T13:57:58.5313334Z ** inst 2021-05-15T13:57:58.5322206Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:57:59.5658856Z ** help 2021-05-15T13:57:59.6193958Z *** installing help indices 2021-05-15T13:57:59.6634370Z ** building package indices 2021-05-15T13:57:59.8646986Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:00.4964291Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:01.0777715Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:01.0787269Z * DONE (ghtravis) 2021-05-15T13:58:01.0873711Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:58:01.2534808Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T13:58:03.1602637Z 2021-05-15T13:58:03.1604776Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T13:58:03.1605889Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T13:58:03.1607215Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T13:58:03.1608784Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T13:58:03.1609691Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T13:58:03.1610506Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T13:58:03.1697195Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:03.1698219Z (as ‘lib’ is unspecified) 2021-05-15T13:58:18.2443488Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T13:58:18.9707719Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-15T13:58:18.9833223Z ================================================== 2021-05-15T13:58:18.9833707Z downloaded 193 KB 2021-05-15T13:58:18.9835442Z 2021-05-15T13:58:18.9872943Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T13:58:19.6423995Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-15T13:58:19.6425437Z ================================================== 2021-05-15T13:58:19.6426131Z downloaded 64 KB 2021-05-15T13:58:19.6426665Z 2021-05-15T13:58:19.6464258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T13:58:20.0421575Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-15T13:58:20.0550217Z ================================================== 2021-05-15T13:58:20.0551536Z downloaded 191 KB 2021-05-15T13:58:20.0552068Z 2021-05-15T13:58:20.0586260Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T13:58:20.3694205Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-15T13:58:20.4027988Z ================================================== 2021-05-15T13:58:20.4029005Z downloaded 1.2 MB 2021-05-15T13:58:20.4029521Z 2021-05-15T13:58:20.4063291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T13:58:20.9597849Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-15T13:58:20.9897123Z ================================================== 2021-05-15T13:58:20.9898083Z downloaded 1.0 MB 2021-05-15T13:58:20.9898629Z 2021-05-15T13:58:21.2112229Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T13:58:21.2156436Z * DONE (tidyselect) 2021-05-15T13:58:21.4031241Z * installing *binary* package ‘generics’ ... 2021-05-15T13:58:21.4068534Z * DONE (generics) 2021-05-15T13:58:21.6508904Z * installing *binary* package ‘cpp11’ ... 2021-05-15T13:58:21.6566813Z * DONE (cpp11) 2021-05-15T13:58:21.9344932Z * installing *binary* package ‘dplyr’ ... 2021-05-15T13:58:21.9418241Z * DONE (dplyr) 2021-05-15T13:58:22.2431764Z * installing *binary* package ‘tidyr’ ... 2021-05-15T13:58:22.2493870Z * DONE (tidyr) 2021-05-15T13:58:22.2556796Z 2021-05-15T13:58:22.2557785Z The downloaded source packages are in 2021-05-15T13:58:22.2559135Z ‘/tmp/RtmpyLfaFp/downloaded_packages’ 2021-05-15T13:58:22.4242792Z 2021-05-15T13:58:22.4244701Z checking for file ‘/tmp/RtmpyLfaFp/remotes71402d684ff8/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T13:58:22.4278727Z 2021-05-15T13:58:22.4280268Z ✔ checking for file ‘/tmp/RtmpyLfaFp/remotes71402d684ff8/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T13:58:22.4338499Z 2021-05-15T13:58:22.4338996Z 2021-05-15T13:58:22.4339651Z ─ preparing ‘aghast’: 2021-05-15T13:58:22.4339928Z 2021-05-15T13:58:22.4340196Z 2021-05-15T13:58:22.4401350Z checking DESCRIPTION meta-information ... 2021-05-15T13:58:22.4425245Z 2021-05-15T13:58:22.4427188Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:58:22.4628300Z 2021-05-15T13:58:22.4653555Z 2021-05-15T13:58:22.4656000Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:58:22.4666328Z 2021-05-15T13:58:22.4691458Z 2021-05-15T13:58:22.4693674Z ─ checking for empty or unneeded directories 2021-05-15T13:58:22.4716484Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T13:58:22.4795292Z 2021-05-15T13:58:22.4797514Z 2021-05-15T13:58:22.4798857Z 2021-05-15T13:58:22.4863021Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:22.4864119Z (as ‘lib’ is unspecified) 2021-05-15T13:58:22.6860112Z * installing *source* package ‘aghast’ ... 2021-05-15T13:58:22.6863546Z ** using staged installation 2021-05-15T13:58:22.7075511Z ** R 2021-05-15T13:58:22.7136661Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:23.0876135Z ** help 2021-05-15T13:58:23.1083848Z *** installing help indices 2021-05-15T13:58:23.1283806Z ** building package indices 2021-05-15T13:58:23.3053337Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:23.4648678Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:23.6408913Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:23.6414482Z * DONE (aghast) 2021-05-15T13:58:23.6497094Z Installing 1 packages: covr 2021-05-15T13:58:23.6507943Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:23.6508707Z (as ‘lib’ is unspecified) 2021-05-15T13:58:38.4995434Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T13:58:38.4996574Z 2021-05-15T13:58:38.5007127Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T13:58:39.3566697Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-15T13:58:39.3759573Z ================================================== 2021-05-15T13:58:39.3760074Z downloaded 159 KB 2021-05-15T13:58:39.3760387Z 2021-05-15T13:58:39.3805002Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T13:58:40.2779861Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-15T13:58:40.2837969Z ================================================== 2021-05-15T13:58:40.2838547Z downloaded 118 KB 2021-05-15T13:58:40.2838916Z 2021-05-15T13:58:40.2872115Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T13:58:40.9421425Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-15T13:58:40.9589101Z ================================================== 2021-05-15T13:58:40.9590212Z downloaded 282 KB 2021-05-15T13:58:40.9590664Z 2021-05-15T13:58:41.1623560Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T13:58:41.1663727Z * DONE (lazyeval) 2021-05-15T13:58:41.3813831Z * installing *binary* package ‘rex’ ... 2021-05-15T13:58:41.3857344Z * DONE (rex) 2021-05-15T13:58:41.6026446Z * installing *binary* package ‘covr’ ... 2021-05-15T13:58:41.6078898Z * DONE (covr) 2021-05-15T13:58:41.6132892Z 2021-05-15T13:58:41.6133638Z The downloaded source packages are in 2021-05-15T13:58:41.6134742Z ‘/tmp/RtmpyLfaFp/downloaded_packages’ 2021-05-15T13:58:41.6268413Z 2021-05-15T13:58:41.6305830Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T13:58:41.6306435Z Rscript -e "tic::before_install()" 2021-05-15T13:58:41.6352215Z shell: /usr/bin/bash -e {0} 2021-05-15T13:58:41.6352589Z env: 2021-05-15T13:58:41.6353047Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:58:41.6353510Z TIC_DEPLOY_KEY: 2021-05-15T13:58:41.6354278Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:58:41.6356155Z GITHUB_PAT: *** 2021-05-15T13:58:41.6356719Z COVERALLS_TOKEN: 2021-05-15T13:58:41.6357202Z continue-on-error: false 2021-05-15T13:58:41.6357655Z VDIFFR_RUN_TESTS: 2021-05-15T13:58:41.6358142Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:58:41.6358569Z TZ: UTC 2021-05-15T13:58:41.6358975Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:58:41.6359379Z NOT_CRAN: true 2021-05-15T13:58:41.6359739Z ##[endgroup] 2021-05-15T13:58:41.8693930Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:58:41.9788296Z Running before_install: step_install_remote_binaries() 2021-05-15T13:58:42.4506854Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T13:58:42.4507583Z remotes::install_deps(dependencies = TRUE) 2021-05-15T13:58:42.4508161Z remotes::install_cran("rcmdcheck") 2021-05-15T13:58:42.4508698Z remotes::install_cran("markdown") 2021-05-15T13:58:42.4516074Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:58:42.4516468Z env: 2021-05-15T13:58:42.4516919Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:58:42.4517386Z TIC_DEPLOY_KEY: 2021-05-15T13:58:42.4518145Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:58:42.4519687Z GITHUB_PAT: *** 2021-05-15T13:58:42.4520057Z COVERALLS_TOKEN: 2021-05-15T13:58:42.4520517Z continue-on-error: false 2021-05-15T13:58:42.4520946Z VDIFFR_RUN_TESTS: 2021-05-15T13:58:42.4521402Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:58:42.4522016Z TZ: UTC 2021-05-15T13:58:42.4522386Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:58:42.4522810Z NOT_CRAN: true 2021-05-15T13:58:42.4523165Z ##[endgroup] 2021-05-15T13:59:00.6779796Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T13:59:00.6781181Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T13:59:00.6782137Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T13:59:00.6783059Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T13:59:00.6807308Z Installing 4 packages: base64enc, tinytex, htmltools, rmarkdown 2021-05-15T13:59:00.6820433Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:00.6821585Z (as ‘lib’ is unspecified) 2021-05-15T13:59:15.3713076Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-15T13:59:15.6405960Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-15T13:59:15.6415254Z ================================================== 2021-05-15T13:59:15.6415947Z downloaded 37 KB 2021-05-15T13:59:15.6416408Z 2021-05-15T13:59:15.6452053Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T13:59:16.0540170Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-15T13:59:16.0647587Z ================================================== 2021-05-15T13:59:16.0648007Z downloaded 113 KB 2021-05-15T13:59:16.0648289Z 2021-05-15T13:59:16.0683077Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T13:59:16.2429804Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-15T13:59:16.2581062Z ================================================== 2021-05-15T13:59:16.2581828Z downloaded 231 KB 2021-05-15T13:59:16.2582365Z 2021-05-15T13:59:16.2618660Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T13:59:16.6598216Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-15T13:59:16.7407777Z ================================================== 2021-05-15T13:59:16.7408598Z downloaded 3.5 MB 2021-05-15T13:59:16.7409090Z 2021-05-15T13:59:16.9246750Z * installing *binary* package ‘base64enc’ ... 2021-05-15T13:59:16.9285310Z * DONE (base64enc) 2021-05-15T13:59:17.1167267Z * installing *binary* package ‘tinytex’ ... 2021-05-15T13:59:17.1205810Z * DONE (tinytex) 2021-05-15T13:59:17.3167302Z * installing *binary* package ‘htmltools’ ... 2021-05-15T13:59:17.3209074Z * DONE (htmltools) 2021-05-15T13:59:17.9579278Z * installing *binary* package ‘rmarkdown’ ... 2021-05-15T13:59:17.9771730Z * DONE (rmarkdown) 2021-05-15T13:59:17.9865394Z 2021-05-15T13:59:17.9866380Z The downloaded source packages are in 2021-05-15T13:59:17.9867789Z ‘/tmp/RtmpsWp8vb/downloaded_packages’ 2021-05-15T13:59:30.8795456Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T13:59:30.8796420Z Use `force = TRUE` to force installation 2021-05-15T13:59:30.8807378Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T13:59:30.8808296Z Use `force = TRUE` to force installation 2021-05-15T13:59:30.8928152Z ##[group]Run options(width = 100) 2021-05-15T13:59:30.8928610Z options(width = 100) 2021-05-15T13:59:30.8929087Z pkgs <- installed.packages()[, "Package"] 2021-05-15T13:59:30.8929651Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T13:59:30.8936216Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:59:30.8936588Z env: 2021-05-15T13:59:30.8936952Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:59:30.8937346Z TIC_DEPLOY_KEY: 2021-05-15T13:59:30.8938014Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:59:30.8939413Z GITHUB_PAT: *** 2021-05-15T13:59:30.8939754Z COVERALLS_TOKEN: 2021-05-15T13:59:30.8940152Z continue-on-error: false 2021-05-15T13:59:30.8940556Z VDIFFR_RUN_TESTS: 2021-05-15T13:59:30.8940954Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:59:30.8941331Z TZ: UTC 2021-05-15T13:59:30.8941647Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:59:30.8942027Z NOT_CRAN: true 2021-05-15T13:59:30.8942343Z ##[endgroup] 2021-05-15T13:59:31.2922278Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T13:59:31.2923347Z setting value 2021-05-15T13:59:31.2924301Z version R version 4.0.5 (2021-03-31) 2021-05-15T13:59:31.2925373Z os Ubuntu 20.04.2 LTS 2021-05-15T13:59:31.2926661Z system x86_64, linux-gnu 2021-05-15T13:59:31.2927232Z ui X11 2021-05-15T13:59:31.2927632Z language (EN) 2021-05-15T13:59:31.2928169Z collate C.UTF-8 2021-05-15T13:59:31.2928710Z ctype C.UTF-8 2021-05-15T13:59:31.2929096Z tz UTC 2021-05-15T13:59:31.2929591Z date 2021-05-15 2021-05-15T13:59:31.2929820Z 2021-05-15T13:59:31.2930540Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T13:59:31.2931173Z package * version date lib source 2021-05-15T13:59:31.2931972Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T13:59:31.2932714Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2933394Z base * 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.2934074Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2934744Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2935394Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2936067Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2936738Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T13:59:31.2937397Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2938057Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2938691Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2939336Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2940026Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2940698Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2941398Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2942078Z compiler 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.2942753Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2943624Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2944326Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2945019Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2945692Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2946381Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.2947062Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-15T13:59:31.2947806Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T13:59:31.2948599Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2949305Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2949982Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2950654Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2951342Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2952042Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2952716Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2953508Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2954171Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2954824Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2955475Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2956183Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2956841Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2957577Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T13:59:31.2958325Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2959095Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2959781Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2960447Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.2961118Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.2961897Z grid 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.2962915Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2963625Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2964310Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2964963Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2965629Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2966314Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2967000Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2967649Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2968327Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2969019Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2969689Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2970504Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2971164Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2971827Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2972483Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2973163Z methods * 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.2973829Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2974465Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2975114Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2975753Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2976423Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2977107Z parallel 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.2977765Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2978432Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2979099Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2979909Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2980559Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2981253Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2981951Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2982605Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2983260Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2983904Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2984560Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2985252Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2985919Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2986584Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2987251Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2987908Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2988545Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2989220Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2989906Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2990569Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2991236Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2991919Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2992617Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2993321Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2993999Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2994677Z splines 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.2995358Z stats * 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.2996090Z stats4 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.2996768Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.2997447Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2998128Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T13:59:31.2998785Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.2999491Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T13:59:31.3000176Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.3000838Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.3001624Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.3002323Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T13:59:31.3003025Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.3003697Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.3004381Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.3005038Z tools 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.3005763Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.3006420Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.3007051Z utils * 4.0.5 2021-03-31 [2] local 2021-05-15T13:59:31.3007705Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.3008352Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.3009015Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.3009677Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T13:59:31.3010305Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T13:59:31.3010942Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.3011590Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.3012245Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.3012891Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T13:59:31.3013138Z 2021-05-15T13:59:31.3013544Z [1] /home/runner/work/_temp/Library 2021-05-15T13:59:31.3013975Z [2] /opt/R/4.0.5/lib/R/library 2021-05-15T13:59:31.3041231Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T13:59:31.3041919Z Rscript -e 'tic::script()' 2021-05-15T13:59:31.3042270Z ls -l check 2021-05-15T13:59:31.3081022Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T13:59:31.3081451Z env: 2021-05-15T13:59:31.3081958Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:59:31.3082347Z TIC_DEPLOY_KEY: 2021-05-15T13:59:31.3083022Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:59:31.3084485Z GITHUB_PAT: *** 2021-05-15T13:59:31.3084830Z COVERALLS_TOKEN: 2021-05-15T13:59:31.3085229Z continue-on-error: false 2021-05-15T13:59:31.3085625Z VDIFFR_RUN_TESTS: 2021-05-15T13:59:31.3086015Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:59:31.3086393Z TZ: UTC 2021-05-15T13:59:31.3086709Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:59:31.3087057Z NOT_CRAN: true 2021-05-15T13:59:31.3087361Z ##[endgroup] 2021-05-15T13:59:31.5562293Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:59:31.6698192Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T13:59:31.6699025Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T13:59:31.6699744Z timeout = Inf, check_dir = "check") 2021-05-15T13:59:31.7357602Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T13:59:31.9422523Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T13:59:32.4341449Z * preparing ‘malf.templates’: 2021-05-15T13:59:32.4382714Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:59:32.5195214Z * installing the package to build vignettes 2021-05-15T13:59:34.8934383Z * creating vignettes ... OK 2021-05-15T13:59:34.9978886Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:59:34.9992461Z * checking for empty or unneeded directories 2021-05-15T13:59:35.0037110Z * building ‘malf.templates_1.2.0.tar.gz’ 2021-05-15T13:59:53.0908269Z 2021-05-15T13:59:57.6363536Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T13:59:57.8263651Z * using log directory ‘/home/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck’ 2021-05-15T13:59:57.8264969Z * using R version 4.0.5 (2021-03-31) 2021-05-15T13:59:57.8265806Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T13:59:57.8266619Z * using session charset: UTF-8 2021-05-15T14:00:06.3128948Z * using option ‘--as-cran’ 2021-05-15T14:00:06.3154566Z * checking for file ‘malf.templates/DESCRIPTION’ ... OK 2021-05-15T14:00:06.3155751Z * checking extension type ... Package 2021-05-15T14:00:06.3156933Z * this is package ‘malf.templates’ version ‘1.2.0’ 2021-05-15T14:00:06.3158001Z * package encoding: UTF-8 2021-05-15T14:00:06.3168963Z * checking package namespace information ... OK 2021-05-15T14:00:19.7327802Z * checking package dependencies ... OK 2021-05-15T14:00:19.7340792Z * checking if this is a source package ... OK 2021-05-15T14:00:19.7350358Z * checking if there is a namespace ... OK 2021-05-15T14:00:20.1179618Z * checking for executable files ... OK 2021-05-15T14:00:20.1190602Z * checking for hidden files and directories ... OK 2021-05-15T14:00:20.1211059Z * checking for portable file names ... OK 2021-05-15T14:00:20.1220302Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:00:20.1238904Z * checking serialization versions ... OK 2021-05-15T14:00:40.3616517Z * checking whether package ‘malf.templates’ can be installed ... OK 2021-05-15T14:00:40.3737360Z * checking installed package size ... NOTE 2021-05-15T14:00:40.3738269Z installed size is 293.4Mb 2021-05-15T14:00:40.3760006Z sub-directories of 1Mb or more: 2021-05-15T14:00:40.3760818Z extdata 293.2Mb 2021-05-15T14:00:40.4219355Z * checking package directory ... OK 2021-05-15T14:00:40.4220496Z * checking for future file timestamps ... OK 2021-05-15T14:00:40.4221816Z * checking ‘build’ directory ... OK 2021-05-15T14:00:40.5522907Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:00:40.5523852Z * checking top-level files ... OK 2021-05-15T14:00:40.5544180Z * checking for left-over files ... OK 2021-05-15T14:00:40.6940684Z * checking index information ... OK 2021-05-15T14:00:40.8923751Z * checking package subdirectories ... OK 2021-05-15T14:00:40.9314654Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:00:40.9723989Z * checking R files for syntax errors ... OK 2021-05-15T14:00:41.1127292Z * checking whether the package can be loaded ... OK 2021-05-15T14:00:41.1508236Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:00:41.1885238Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:00:41.2279243Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:00:41.3700212Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:00:41.5372271Z * checking loading without being on the library search path ... OK 2021-05-15T14:00:41.6080158Z * checking dependencies in R code ... OK 2021-05-15T14:00:42.0151382Z * checking S3 generic/method consistency ... OK 2021-05-15T14:00:42.1108976Z * checking replacement functions ... OK 2021-05-15T14:00:42.2066581Z * checking foreign function calls ... OK 2021-05-15T14:00:43.7723634Z * checking R code for possible problems ... OK 2021-05-15T14:00:43.9523117Z * checking Rd files ... OK 2021-05-15T14:00:43.9922874Z * checking Rd metadata ... OK 2021-05-15T14:00:44.0411212Z * checking Rd line widths ... OK 2021-05-15T14:00:44.1169386Z * checking Rd cross-references ... OK 2021-05-15T14:00:44.2040422Z * checking for missing documentation entries ... OK 2021-05-15T14:00:44.4882660Z * checking for code/documentation mismatches ... OK 2021-05-15T14:00:44.9423920Z * checking Rd \usage sections ... OK 2021-05-15T14:00:44.9993579Z * checking Rd contents ... OK 2021-05-15T14:00:45.0470700Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:00:45.0477860Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:00:45.1989697Z * checking data for non-ASCII characters ... OK 2021-05-15T14:00:45.3539983Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:00:45.3563065Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:00:45.3595810Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:00:45.5097485Z * checking examples ... NONE 2021-05-15T14:00:45.6530201Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:00:45.6626548Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:00:46.8136301Z * checking re-building of vignette outputs ... OK 2021-05-15T14:00:48.2057756Z * checking PDF version of manual ... OK 2021-05-15T14:00:48.2059402Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:00:48.2060253Z * checking for detritus in the temp directory ... OK 2021-05-15T14:00:48.2060793Z * DONE 2021-05-15T14:00:48.2061102Z 2021-05-15T14:00:48.2061550Z Status: 1 NOTE 2021-05-15T14:00:48.2061945Z See 2021-05-15T14:00:48.2063022Z ‘/home/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck/00check.log’ 2021-05-15T14:00:48.2063801Z for details. 2021-05-15T14:00:48.2064123Z 2021-05-15T14:00:48.2064393Z 2021-05-15T14:00:48.2824472Z ── R CMD check results ─────────────────────────────── malf.templates 1.2.0 ──── 2021-05-15T14:00:48.2838318Z Duration: 54.5s 2021-05-15T14:00:48.2838743Z 2021-05-15T14:00:48.2860131Z ❯ checking installed package size ... NOTE 2021-05-15T14:00:48.2860880Z installed size is 293.4Mb 2021-05-15T14:00:48.2861642Z sub-directories of 1Mb or more: 2021-05-15T14:00:48.2862262Z extdata 293.2Mb 2021-05-15T14:00:48.2862642Z 2021-05-15T14:00:48.2868564Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-15T14:00:48.2952406Z total 595900 2021-05-15T14:00:48.2953925Z drwxr-xr-x 5 runner docker 4096 May 15 14:00 malf.templates.Rcheck 2021-05-15T14:00:48.2955437Z -rw-r--r-- 1 runner docker 305088273 May 15 13:59 malf.templates_1.2.0.tar.gz 2021-05-15T14:00:48.2956718Z -rw-r--r-- 1 runner docker 305102064 May 15 14:00 malf.templates_1.2.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:00:48.3001744Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:00:48.3002399Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:00:48.3051026Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:00:48.3051449Z env: 2021-05-15T14:00:48.3051825Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:48.3052234Z TIC_DEPLOY_KEY: 2021-05-15T14:00:48.3052914Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:48.3054686Z GITHUB_PAT: *** 2021-05-15T14:00:48.3055033Z COVERALLS_TOKEN: 2021-05-15T14:00:48.3055450Z continue-on-error: false 2021-05-15T14:00:48.3055837Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:48.3056245Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:00:48.3056607Z TZ: UTC 2021-05-15T14:00:48.3056938Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:00:48.3057279Z NOT_CRAN: true 2021-05-15T14:00:48.3057605Z ##[endgroup] 2021-05-15T14:00:48.3181310Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:00:48.3181803Z Rscript -e "tic::before_deploy()" 2021-05-15T14:00:48.3216435Z shell: /usr/bin/bash -e {0} 2021-05-15T14:00:48.3216759Z env: 2021-05-15T14:00:48.3217132Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:48.3217516Z TIC_DEPLOY_KEY: 2021-05-15T14:00:48.3218204Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:48.3219378Z GITHUB_PAT: *** 2021-05-15T14:00:48.3219705Z COVERALLS_TOKEN: 2021-05-15T14:00:48.3220114Z continue-on-error: false 2021-05-15T14:00:48.3220498Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:48.3220905Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:00:48.3221264Z TZ: UTC 2021-05-15T14:00:48.3221592Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:00:48.3221928Z NOT_CRAN: true 2021-05-15T14:00:48.3222242Z ##[endgroup] 2021-05-15T14:00:48.5563675Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:00:48.6605607Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:00:48.6606083Z with: 2021-05-15T14:00:48.6606838Z upload_url: https://uploads.github.com/repos/neuroconductor/malf.templates/releases/42997153/assets{?name,label} 2021-05-15T14:00:48.6607759Z asset_path: check/malf.templates_1.2.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:00:48.6608423Z asset_name: malf.templates_1.2.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:00:48.6609015Z asset_content_type: application/octet-stream 2021-05-15T14:00:48.6609428Z env: 2021-05-15T14:00:48.6609780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:48.6610172Z TIC_DEPLOY_KEY: 2021-05-15T14:00:48.6610841Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:48.6611945Z GITHUB_PAT: *** 2021-05-15T14:00:48.6612281Z COVERALLS_TOKEN: 2021-05-15T14:00:48.6612674Z continue-on-error: false 2021-05-15T14:00:48.6613070Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:48.6613484Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:00:48.6613843Z TZ: UTC 2021-05-15T14:00:48.6614167Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:00:48.6614497Z NOT_CRAN: true 2021-05-15T14:00:48.6615164Z GITHUB_TOKEN: *** 2021-05-15T14:00:48.6615486Z ##[endgroup] 2021-05-15T14:01:01.4914245Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:01:01.4914697Z Rscript -e "tic::deploy()" 2021-05-15T14:01:01.4953450Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:01.4953766Z env: 2021-05-15T14:01:01.4954138Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:01.4954519Z TIC_DEPLOY_KEY: 2021-05-15T14:01:01.4955196Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:01.4956737Z GITHUB_PAT: *** 2021-05-15T14:01:01.4957068Z COVERALLS_TOKEN: 2021-05-15T14:01:01.4957478Z continue-on-error: false 2021-05-15T14:01:01.4957861Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:01.4958263Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:01.4958620Z TZ: UTC 2021-05-15T14:01:01.4958948Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:01.4959278Z NOT_CRAN: true 2021-05-15T14:01:01.4959588Z ##[endgroup] 2021-05-15T14:01:01.7310794Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:01:01.8372765Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:01:01.8373323Z Rscript -e "tic::after_deploy()" 2021-05-15T14:01:01.8415506Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:01.8415886Z env: 2021-05-15T14:01:01.8416313Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:01.8416748Z TIC_DEPLOY_KEY: 2021-05-15T14:01:01.8417523Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:01.8419108Z GITHUB_PAT: *** 2021-05-15T14:01:01.8419491Z COVERALLS_TOKEN: 2021-05-15T14:01:01.8419946Z continue-on-error: false 2021-05-15T14:01:01.8420398Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:01.8420858Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:01.8421265Z TZ: UTC 2021-05-15T14:01:01.8421634Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:01.8422013Z NOT_CRAN: true 2021-05-15T14:01:01.8422374Z ##[endgroup] 2021-05-15T14:01:02.0920425Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:01:02.2098302Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-15T14:01:02.2098871Z curl -s -H "Accept: application/json" \ 2021-05-15T14:01:02.2099379Z  -H "Content-Type: application/json" \ 2021-05-15T14:01:02.2100011Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T14:01:02.2100583Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-15T14:01:02.2101206Z  -X POST https://coveralls.io/api/repos 2021-05-15T14:01:02.2140337Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:02.2140654Z env: 2021-05-15T14:01:02.2141031Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:02.2141418Z TIC_DEPLOY_KEY: 2021-05-15T14:01:02.2142112Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:02.2143500Z GITHUB_PAT: *** 2021-05-15T14:01:02.2143827Z COVERALLS_TOKEN: 2021-05-15T14:01:02.2144237Z continue-on-error: false 2021-05-15T14:01:02.2144664Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:02.2145060Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:02.2145432Z TZ: UTC 2021-05-15T14:01:02.2145749Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:02.2146096Z NOT_CRAN: true 2021-05-15T14:01:02.2146406Z ##[endgroup] 2021-05-15T14:01:02.2976113Z {"error":"Forbidden"} 2021-05-15T14:01:02.3011075Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T14:01:02.3011652Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T14:01:02.3012183Z  curl -s -H "Accept: application/json" \ 2021-05-15T14:01:02.3012744Z  -H "Content-Type: application/json" \ 2021-05-15T14:01:02.3013344Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T14:01:02.3014051Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-15T14:01:02.3014683Z  | jq '.token')" >> $GITHUB_ENV 2021-05-15T14:01:02.3057401Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:02.3057760Z env: 2021-05-15T14:01:02.3058181Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:02.3058608Z TIC_DEPLOY_KEY: 2021-05-15T14:01:02.3059367Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:02.3060949Z GITHUB_PAT: *** 2021-05-15T14:01:02.3061323Z COVERALLS_TOKEN: 2021-05-15T14:01:02.3061810Z continue-on-error: false 2021-05-15T14:01:02.3062260Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:02.3062701Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:02.3063113Z TZ: UTC 2021-05-15T14:01:02.3063466Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:02.3063850Z NOT_CRAN: true 2021-05-15T14:01:02.3064202Z ##[endgroup] 2021-05-15T14:01:02.3868388Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T14:01:02.3869207Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T14:01:02.3876668Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:01:02.3877096Z env: 2021-05-15T14:01:02.3877580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:02.3878081Z TIC_DEPLOY_KEY: 2021-05-15T14:01:02.3878957Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:02.3880638Z GITHUB_PAT: *** 2021-05-15T14:01:02.3881058Z COVERALLS_TOKEN: 2021-05-15T14:01:02.3881763Z continue-on-error: false 2021-05-15T14:01:02.3882267Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:02.3882789Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:02.3883254Z TZ: UTC 2021-05-15T14:01:02.3883671Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:02.3884100Z NOT_CRAN: true 2021-05-15T14:01:02.3884552Z COVERALLS_REPO_TOKEN: null 2021-05-15T14:01:02.3885037Z ##[endgroup] 2021-05-15T14:01:05.2059044Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-15T14:01:05.2060584Z object 'null' not found 2021-05-15T14:01:05.2061376Z Calls: -> to_coveralls 2021-05-15T14:01:05.2062034Z Execution halted 2021-05-15T14:01:05.2115608Z ##[error]Process completed with exit code 1. 2021-05-15T14:01:05.3495194Z Post job cleanup. 2021-05-15T14:01:05.3906723Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:01:05.3992287Z Post job cleanup. 2021-05-15T14:01:05.4922333Z [command]/usr/bin/git version 2021-05-15T14:01:05.4973332Z git version 2.31.1 2021-05-15T14:01:05.5006147Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:01:05.5043035Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T14:01:05.5270173Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:01:05.5302973Z http.https://github.com/.extraheader 2021-05-15T14:01:05.5311886Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:01:05.5357354Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T14:01:05.5648576Z Cleaning up orphan processes