2021-05-17T17:31:06.8769007Z ##[section]Starting: Request a runner to run this job 2021-05-17T17:31:07.4335099Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:31:07.5046055Z 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-17T17:31:07.6030800Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:31:07.8059683Z ##[section]Finishing: Request a runner to run this job 2021-05-17T17:31:15.5115028Z Current runner version: '2.278.0' 2021-05-17T17:31:15.5138457Z ##[group]Operating System 2021-05-17T17:31:15.5139312Z Ubuntu 2021-05-17T17:31:15.5139732Z 20.04.2 2021-05-17T17:31:15.5140115Z LTS 2021-05-17T17:31:15.5140577Z ##[endgroup] 2021-05-17T17:31:15.5141046Z ##[group]Virtual Environment 2021-05-17T17:31:15.5141618Z Environment: ubuntu-20.04 2021-05-17T17:31:15.5142124Z Version: 20210510.0 2021-05-17T17:31:15.5142972Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-17T17:31:15.5144170Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-17T17:31:15.5144942Z ##[endgroup] 2021-05-17T17:31:15.5146537Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T17:31:15.5147572Z Actions: write 2021-05-17T17:31:15.5148054Z Checks: write 2021-05-17T17:31:15.5148478Z Contents: write 2021-05-17T17:31:15.5148967Z Deployments: write 2021-05-17T17:31:15.5149546Z Issues: write 2021-05-17T17:31:15.5150055Z Metadata: read 2021-05-17T17:31:15.5150719Z Packages: write 2021-05-17T17:31:15.5151174Z PullRequests: write 2021-05-17T17:31:15.5151747Z RepositoryProjects: write 2021-05-17T17:31:15.5152354Z SecurityEvents: write 2021-05-17T17:31:15.5152822Z Statuses: write 2021-05-17T17:31:15.5153379Z ##[endgroup] 2021-05-17T17:31:15.5155985Z Prepare workflow directory 2021-05-17T17:31:15.6005048Z Prepare all required actions 2021-05-17T17:31:15.6014616Z Getting action download info 2021-05-17T17:31:16.0195912Z Download action repository 'actions/checkout@v2' 2021-05-17T17:31:17.7827935Z Download action repository 'r-lib/actions@master' 2021-05-17T17:31:18.3096102Z Download action repository 'adigherman/actions@master' 2021-05-17T17:31:20.0297074Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T17:31:20.3063827Z Download action repository 'actions/cache@v1' 2021-05-17T17:31:20.4585736Z Download action repository 'actions/upload-artifact@master' 2021-05-17T17:31:20.6226902Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T17:31:21.0137146Z ##[group]Run actions/checkout@v2 2021-05-17T17:31:21.0137673Z with: 2021-05-17T17:31:21.0138064Z repository: neuroconductor/nsrr 2021-05-17T17:31:21.0138809Z token: *** 2021-05-17T17:31:21.0139140Z ssh-strict: true 2021-05-17T17:31:21.0139551Z persist-credentials: true 2021-05-17T17:31:21.0139954Z clean: true 2021-05-17T17:31:21.0140277Z fetch-depth: 1 2021-05-17T17:31:21.0140593Z lfs: false 2021-05-17T17:31:21.0141036Z submodules: false 2021-05-17T17:31:21.0141331Z env: 2021-05-17T17:31:21.0141687Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:21.0142073Z TIC_DEPLOY_KEY: 2021-05-17T17:31:21.0142720Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:31:21.0143645Z GITHUB_PAT: *** 2021-05-17T17:31:21.0144303Z COVERALLS_TOKEN: *** 2021-05-17T17:31:21.0144861Z continue-on-error: false 2021-05-17T17:31:21.0145265Z VDIFFR_RUN_TESTS: 2021-05-17T17:31:21.0145595Z ##[endgroup] 2021-05-17T17:31:21.2170864Z Syncing repository: neuroconductor/nsrr 2021-05-17T17:31:21.2191920Z ##[group]Getting Git version info 2021-05-17T17:31:21.2193016Z Working directory is '/home/runner/work/nsrr/nsrr' 2021-05-17T17:31:21.2230251Z [command]/usr/bin/git version 2021-05-17T17:31:21.2351066Z git version 2.31.1 2021-05-17T17:31:21.2361996Z ##[endgroup] 2021-05-17T17:31:21.2367375Z Deleting the contents of '/home/runner/work/nsrr/nsrr' 2021-05-17T17:31:21.2370653Z ##[group]Initializing the repository 2021-05-17T17:31:21.2374060Z [command]/usr/bin/git init /home/runner/work/nsrr/nsrr 2021-05-17T17:31:21.2441987Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T17:31:21.2443031Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T17:31:21.2443900Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T17:31:21.2444545Z hint: 2021-05-17T17:31:21.2445767Z hint: git config --global init.defaultBranch 2021-05-17T17:31:21.2446483Z hint: 2021-05-17T17:31:21.2447112Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T17:31:21.2447985Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T17:31:21.2448486Z hint: 2021-05-17T17:31:21.2448925Z hint: git branch -m 2021-05-17T17:31:21.2451182Z Initialized empty Git repository in /home/runner/work/nsrr/nsrr/.git/ 2021-05-17T17:31:21.2459895Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/nsrr 2021-05-17T17:31:21.2501474Z ##[endgroup] 2021-05-17T17:31:21.2502005Z ##[group]Disabling automatic garbage collection 2021-05-17T17:31:21.2508024Z [command]/usr/bin/git config --local gc.auto 0 2021-05-17T17:31:21.2542068Z ##[endgroup] 2021-05-17T17:31:21.2549755Z ##[group]Setting up auth 2021-05-17T17:31:21.2558494Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:31:21.2591468Z [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-17T17:31:21.2899454Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:31:21.2940333Z [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-17T17:31:21.3140643Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T17:31:21.3183192Z ##[endgroup] 2021-05-17T17:31:21.3183705Z ##[group]Fetching the repository 2021-05-17T17:31:21.3195596Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9820612beff2e63cbf18b2056a39f313aa7e10d6:refs/tags/0.1.5.s 2021-05-17T17:31:21.5438920Z remote: Enumerating objects: 105, done. 2021-05-17T17:31:21.5439865Z remote: Counting objects: 0% (1/105) 2021-05-17T17:31:21.5440450Z remote: Counting objects: 1% (2/105) 2021-05-17T17:31:21.5441003Z remote: Counting objects: 2% (3/105) 2021-05-17T17:31:21.5441565Z remote: Counting objects: 3% (4/105) 2021-05-17T17:31:21.5442130Z remote: Counting objects: 4% (5/105) 2021-05-17T17:31:21.5442674Z remote: Counting objects: 5% (6/105) 2021-05-17T17:31:21.5443236Z remote: Counting objects: 6% (7/105) 2021-05-17T17:31:21.5443781Z remote: Counting objects: 7% (8/105) 2021-05-17T17:31:21.5444336Z remote: Counting objects: 8% (9/105) 2021-05-17T17:31:21.5444900Z remote: Counting objects: 9% (10/105) 2021-05-17T17:31:21.5445453Z remote: Counting objects: 10% (11/105) 2021-05-17T17:31:21.5446019Z remote: Counting objects: 11% (12/105) 2021-05-17T17:31:21.5446565Z remote: Counting objects: 12% (13/105) 2021-05-17T17:31:21.5447137Z remote: Counting objects: 13% (14/105) 2021-05-17T17:31:21.5447694Z remote: Counting objects: 14% (15/105) 2021-05-17T17:31:21.5448241Z remote: Counting objects: 15% (16/105) 2021-05-17T17:31:21.5448799Z remote: Counting objects: 16% (17/105) 2021-05-17T17:31:21.5449361Z remote: Counting objects: 17% (18/105) 2021-05-17T17:31:21.5449945Z remote: Counting objects: 18% (19/105) 2021-05-17T17:31:21.5450507Z remote: Counting objects: 19% (20/105) 2021-05-17T17:31:21.5451051Z remote: Counting objects: 20% (21/105) 2021-05-17T17:31:21.5451604Z remote: Counting objects: 21% (23/105) 2021-05-17T17:31:21.5452171Z remote: Counting objects: 22% (24/105) 2021-05-17T17:31:21.5452713Z remote: Counting objects: 23% (25/105) 2021-05-17T17:31:21.5453269Z remote: Counting objects: 24% (26/105) 2021-05-17T17:31:21.5453813Z remote: Counting objects: 25% (27/105) 2021-05-17T17:31:21.5454371Z remote: Counting objects: 26% (28/105) 2021-05-17T17:31:21.5455037Z remote: Counting objects: 27% (29/105) 2021-05-17T17:31:21.5455582Z remote: Counting objects: 28% (30/105) 2021-05-17T17:31:21.5456140Z remote: Counting objects: 29% (31/105) 2021-05-17T17:31:21.5456696Z remote: Counting objects: 30% (32/105) 2021-05-17T17:31:21.5457244Z remote: Counting objects: 31% (33/105) 2021-05-17T17:31:21.5457799Z remote: Counting objects: 32% (34/105) 2021-05-17T17:31:21.5458340Z remote: Counting objects: 33% (35/105) 2021-05-17T17:31:21.5458896Z remote: Counting objects: 34% (36/105) 2021-05-17T17:31:21.5459459Z remote: Counting objects: 35% (37/105) 2021-05-17T17:31:21.5460005Z remote: Counting objects: 36% (38/105) 2021-05-17T17:31:21.5460562Z remote: Counting objects: 37% (39/105) 2021-05-17T17:31:21.5461106Z remote: Counting objects: 38% (40/105) 2021-05-17T17:31:21.5461664Z remote: Counting objects: 39% (41/105) 2021-05-17T17:31:21.5462228Z remote: Counting objects: 40% (42/105) 2021-05-17T17:31:21.5463007Z remote: Counting objects: 41% (44/105) 2021-05-17T17:31:21.5463566Z remote: Counting objects: 42% (45/105) 2021-05-17T17:31:21.5464121Z remote: Counting objects: 43% (46/105) 2021-05-17T17:31:21.5464669Z remote: Counting objects: 44% (47/105) 2021-05-17T17:31:21.5465228Z remote: Counting objects: 45% (48/105) 2021-05-17T17:31:21.5465774Z remote: Counting objects: 46% (49/105) 2021-05-17T17:31:21.5466330Z remote: Counting objects: 47% (50/105) 2021-05-17T17:31:21.5466892Z remote: Counting objects: 48% (51/105) 2021-05-17T17:31:21.5467535Z remote: Counting objects: 49% (52/105) 2021-05-17T17:31:21.5467970Z remote: Counting objects: 50% (53/105) 2021-05-17T17:31:21.5468395Z remote: Counting objects: 51% (54/105) 2021-05-17T17:31:21.5468829Z remote: Counting objects: 52% (55/105) 2021-05-17T17:31:21.5469332Z remote: Counting objects: 53% (56/105) 2021-05-17T17:31:21.5469756Z remote: Counting objects: 54% (57/105) 2021-05-17T17:31:21.5470319Z remote: Counting objects: 55% (58/105) 2021-05-17T17:31:21.5470755Z remote: Counting objects: 56% (59/105) 2021-05-17T17:31:21.5471592Z remote: Counting objects: 57% (60/105) 2021-05-17T17:31:21.5472040Z remote: Counting objects: 58% (61/105) 2021-05-17T17:31:21.5479193Z remote: Counting objects: 59% (62/105) 2021-05-17T17:31:21.5479712Z remote: Counting objects: 60% (63/105) 2021-05-17T17:31:21.5496820Z remote: Counting objects: 61% (65/105) 2021-05-17T17:31:21.5497275Z remote: Counting objects: 62% (66/105) 2021-05-17T17:31:21.5497757Z remote: Counting objects: 63% (67/105) 2021-05-17T17:31:21.5498370Z remote: Counting objects: 64% (68/105) 2021-05-17T17:31:21.5498791Z remote: Counting objects: 65% (69/105) 2021-05-17T17:31:21.5499224Z remote: Counting objects: 66% (70/105) 2021-05-17T17:31:21.5499676Z remote: Counting objects: 67% (71/105) 2021-05-17T17:31:21.5500220Z remote: Counting objects: 68% (72/105) 2021-05-17T17:31:21.5500779Z remote: Counting objects: 69% (73/105) 2021-05-17T17:31:21.5502055Z remote: Counting objects: 70% (74/105) 2021-05-17T17:31:21.5502492Z remote: Counting objects: 71% (75/105) 2021-05-17T17:31:21.5504446Z remote: Counting objects: 72% (76/105) 2021-05-17T17:31:21.5504878Z remote: Counting objects: 73% (77/105) 2021-05-17T17:31:21.5506026Z remote: Counting objects: 74% (78/105) 2021-05-17T17:31:21.5507290Z remote: Counting objects: 75% (79/105) 2021-05-17T17:31:21.5507715Z remote: Counting objects: 76% (80/105) 2021-05-17T17:31:21.5508149Z remote: Counting objects: 77% (81/105) 2021-05-17T17:31:21.5508583Z remote: Counting objects: 78% (82/105) 2021-05-17T17:31:21.5509120Z remote: Counting objects: 79% (83/105) 2021-05-17T17:31:21.5509814Z remote: Counting objects: 80% (84/105) 2021-05-17T17:31:21.5511066Z remote: Counting objects: 81% (86/105) 2021-05-17T17:31:21.5511499Z remote: Counting objects: 82% (87/105) 2021-05-17T17:31:21.5511933Z remote: Counting objects: 83% (88/105) 2021-05-17T17:31:21.5512352Z remote: Counting objects: 84% (89/105) 2021-05-17T17:31:21.5512785Z remote: Counting objects: 85% (90/105) 2021-05-17T17:31:21.5513220Z remote: Counting objects: 86% (91/105) 2021-05-17T17:31:21.5513642Z remote: Counting objects: 87% (92/105) 2021-05-17T17:31:21.5514074Z remote: Counting objects: 88% (93/105) 2021-05-17T17:31:21.5514506Z remote: Counting objects: 89% (94/105) 2021-05-17T17:31:21.5515041Z remote: Counting objects: 90% (95/105) 2021-05-17T17:31:21.5515503Z remote: Counting objects: 91% (96/105) 2021-05-17T17:31:21.5515924Z remote: Counting objects: 92% (97/105) 2021-05-17T17:31:21.5516364Z remote: Counting objects: 93% (98/105) 2021-05-17T17:31:21.5516900Z remote: Counting objects: 94% (99/105) 2021-05-17T17:31:21.5517329Z remote: Counting objects: 95% (100/105) 2021-05-17T17:31:21.5519832Z remote: Counting objects: 96% (101/105) 2021-05-17T17:31:21.5520267Z remote: Counting objects: 97% (102/105) 2021-05-17T17:31:21.5520702Z remote: Counting objects: 98% (103/105) 2021-05-17T17:31:21.5521140Z remote: Counting objects: 99% (104/105) 2021-05-17T17:31:21.5521562Z remote: Counting objects: 100% (105/105) 2021-05-17T17:31:21.5522019Z remote: Counting objects: 100% (105/105), done. 2021-05-17T17:31:21.5522503Z remote: Compressing objects: 1% (1/91) 2021-05-17T17:31:21.5523067Z remote: Compressing objects: 2% (2/91) 2021-05-17T17:31:21.5524766Z remote: Compressing objects: 3% (3/91) 2021-05-17T17:31:21.5525226Z remote: Compressing objects: 4% (4/91) 2021-05-17T17:31:21.5525798Z remote: Compressing objects: 5% (5/91) 2021-05-17T17:31:21.5526273Z remote: Compressing objects: 6% (6/91) 2021-05-17T17:31:21.5526728Z remote: Compressing objects: 7% (7/91) 2021-05-17T17:31:21.5527195Z remote: Compressing objects: 8% (8/91) 2021-05-17T17:31:21.5527647Z remote: Compressing objects: 9% (9/91) 2021-05-17T17:31:21.5528114Z remote: Compressing objects: 10% (10/91) 2021-05-17T17:31:21.5528589Z remote: Compressing objects: 12% (11/91) 2021-05-17T17:31:21.5529046Z remote: Compressing objects: 13% (12/91) 2021-05-17T17:31:21.5529511Z remote: Compressing objects: 14% (13/91) 2021-05-17T17:31:21.5529981Z remote: Compressing objects: 15% (14/91) 2021-05-17T17:31:21.5530435Z remote: Compressing objects: 16% (15/91) 2021-05-17T17:31:21.5530901Z remote: Compressing objects: 17% (16/91) 2021-05-17T17:31:21.5531358Z remote: Compressing objects: 18% (17/91) 2021-05-17T17:31:21.5531836Z remote: Compressing objects: 19% (18/91) 2021-05-17T17:31:21.5532303Z remote: Compressing objects: 20% (19/91) 2021-05-17T17:31:21.5532759Z remote: Compressing objects: 21% (20/91) 2021-05-17T17:31:21.5533228Z remote: Compressing objects: 23% (21/91) 2021-05-17T17:31:21.5533681Z remote: Compressing objects: 24% (22/91) 2021-05-17T17:31:21.5534150Z remote: Compressing objects: 25% (23/91) 2021-05-17T17:31:21.5534620Z remote: Compressing objects: 26% (24/91) 2021-05-17T17:31:21.5535075Z remote: Compressing objects: 27% (25/91) 2021-05-17T17:31:21.5535544Z remote: Compressing objects: 28% (26/91) 2021-05-17T17:31:21.5536009Z remote: Compressing objects: 29% (27/91) 2021-05-17T17:31:21.5536510Z remote: Compressing objects: 30% (28/91) 2021-05-17T17:31:21.5536977Z remote: Compressing objects: 31% (29/91) 2021-05-17T17:31:21.5537433Z remote: Compressing objects: 32% (30/91) 2021-05-17T17:31:21.5537975Z remote: Compressing objects: 34% (31/91) 2021-05-17T17:31:21.5538442Z remote: Compressing objects: 35% (32/91) 2021-05-17T17:31:21.5538898Z remote: Compressing objects: 36% (33/91) 2021-05-17T17:31:21.5539368Z remote: Compressing objects: 37% (34/91) 2021-05-17T17:31:21.5539835Z remote: Compressing objects: 38% (35/91) 2021-05-17T17:31:21.5540297Z remote: Compressing objects: 39% (36/91) 2021-05-17T17:31:21.5540885Z remote: Compressing objects: 40% (37/91) 2021-05-17T17:31:21.5541328Z remote: Compressing objects: 41% (38/91) 2021-05-17T17:31:21.5552890Z remote: Compressing objects: 42% (39/91) 2021-05-17T17:31:21.6342289Z remote: Compressing objects: 43% (40/91) 2021-05-17T17:31:21.6343056Z remote: Compressing objects: 45% (41/91) 2021-05-17T17:31:21.6343645Z remote: Compressing objects: 46% (42/91) 2021-05-17T17:31:21.6344200Z remote: Compressing objects: 47% (43/91) 2021-05-17T17:31:21.6344792Z remote: Compressing objects: 48% (44/91) 2021-05-17T17:31:21.6345382Z remote: Compressing objects: 49% (45/91) 2021-05-17T17:31:21.6345940Z remote: Compressing objects: 50% (46/91) 2021-05-17T17:31:21.6346490Z remote: Compressing objects: 51% (47/91) 2021-05-17T17:31:21.6347044Z remote: Compressing objects: 52% (48/91) 2021-05-17T17:31:21.6347610Z remote: Compressing objects: 53% (49/91) 2021-05-17T17:31:21.6348156Z remote: Compressing objects: 54% (50/91) 2021-05-17T17:31:21.6348722Z remote: Compressing objects: 56% (51/91) 2021-05-17T17:31:21.6349329Z remote: Compressing objects: 57% (52/91) 2021-05-17T17:31:21.6349873Z remote: Compressing objects: 58% (53/91) 2021-05-17T17:31:21.6351078Z remote: Compressing objects: 59% (54/91) 2021-05-17T17:31:21.6351643Z remote: Compressing objects: 60% (55/91) 2021-05-17T17:31:21.6352190Z remote: Compressing objects: 61% (56/91) 2021-05-17T17:31:21.6352942Z remote: Compressing objects: 62% (57/91) 2021-05-17T17:31:21.6353522Z remote: Compressing objects: 63% (58/91) 2021-05-17T17:31:21.6354070Z remote: Compressing objects: 64% (59/91) 2021-05-17T17:31:21.6354634Z remote: Compressing objects: 65% (60/91) 2021-05-17T17:31:21.6355198Z remote: Compressing objects: 67% (61/91) 2021-05-17T17:31:21.6355746Z remote: Compressing objects: 68% (62/91) 2021-05-17T17:31:21.6356312Z remote: Compressing objects: 69% (63/91) 2021-05-17T17:31:21.6356869Z remote: Compressing objects: 70% (64/91) 2021-05-17T17:31:21.6357416Z remote: Compressing objects: 71% (65/91) 2021-05-17T17:31:21.6357976Z remote: Compressing objects: 72% (66/91) 2021-05-17T17:31:21.6358538Z remote: Compressing objects: 73% (67/91) 2021-05-17T17:31:21.6359082Z remote: Compressing objects: 74% (68/91) 2021-05-17T17:31:21.6359638Z remote: Compressing objects: 75% (69/91) 2021-05-17T17:31:21.6360205Z remote: Compressing objects: 76% (70/91) 2021-05-17T17:31:21.6360756Z remote: Compressing objects: 78% (71/91) 2021-05-17T17:31:21.6361319Z remote: Compressing objects: 79% (72/91) 2021-05-17T17:31:21.6361884Z remote: Compressing objects: 80% (73/91) 2021-05-17T17:31:21.6362434Z remote: Compressing objects: 81% (74/91) 2021-05-17T17:31:21.6362994Z remote: Compressing objects: 82% (75/91) 2021-05-17T17:31:21.6363573Z remote: Compressing objects: 83% (76/91) 2021-05-17T17:31:21.6364120Z remote: Compressing objects: 84% (77/91) 2021-05-17T17:31:21.6364675Z remote: Compressing objects: 85% (78/91) 2021-05-17T17:31:21.6365239Z remote: Compressing objects: 86% (79/91) 2021-05-17T17:31:21.6365783Z remote: Compressing objects: 87% (80/91) 2021-05-17T17:31:21.6366344Z remote: Compressing objects: 89% (81/91) 2021-05-17T17:31:21.6366903Z remote: Compressing objects: 90% (82/91) 2021-05-17T17:31:21.6367563Z remote: Compressing objects: 91% (83/91) 2021-05-17T17:31:21.6368123Z remote: Compressing objects: 92% (84/91) 2021-05-17T17:31:21.6369049Z remote: Compressing objects: 93% (85/91) 2021-05-17T17:31:21.6369613Z remote: Compressing objects: 94% (86/91) 2021-05-17T17:31:21.6381370Z remote: Compressing objects: 95% (87/91) 2021-05-17T17:31:21.6381847Z remote: Compressing objects: 96% (88/91) 2021-05-17T17:31:21.6382308Z remote: Compressing objects: 97% (89/91) 2021-05-17T17:31:21.6382780Z remote: Compressing objects: 98% (90/91) 2021-05-17T17:31:21.6383273Z remote: Compressing objects: 100% (91/91) 2021-05-17T17:31:21.6383765Z remote: Compressing objects: 100% (91/91), done. 2021-05-17T17:31:21.6384216Z Receiving objects: 0% (1/105) 2021-05-17T17:31:21.6384612Z Receiving objects: 1% (2/105) 2021-05-17T17:31:21.6385001Z Receiving objects: 2% (3/105) 2021-05-17T17:31:21.6385378Z Receiving objects: 3% (4/105) 2021-05-17T17:31:21.6385943Z Receiving objects: 4% (5/105) 2021-05-17T17:31:21.6386432Z Receiving objects: 5% (6/105) 2021-05-17T17:31:21.6386898Z Receiving objects: 6% (7/105) 2021-05-17T17:31:21.6387372Z Receiving objects: 7% (8/105) 2021-05-17T17:31:21.6387853Z Receiving objects: 8% (9/105) 2021-05-17T17:31:21.6388324Z Receiving objects: 9% (10/105) 2021-05-17T17:31:21.6388806Z Receiving objects: 10% (11/105) 2021-05-17T17:31:21.6389290Z Receiving objects: 11% (12/105) 2021-05-17T17:31:21.6389756Z Receiving objects: 12% (13/105) 2021-05-17T17:31:21.6390412Z Receiving objects: 13% (14/105) 2021-05-17T17:31:21.6390903Z Receiving objects: 14% (15/105) 2021-05-17T17:31:21.6391371Z Receiving objects: 15% (16/105) 2021-05-17T17:31:21.6391854Z Receiving objects: 16% (17/105) 2021-05-17T17:31:21.6392337Z Receiving objects: 17% (18/105) 2021-05-17T17:31:21.6392805Z Receiving objects: 18% (19/105) 2021-05-17T17:31:21.6393285Z Receiving objects: 19% (20/105) 2021-05-17T17:31:21.6393894Z Receiving objects: 20% (21/105) 2021-05-17T17:31:21.6394376Z Receiving objects: 21% (23/105) 2021-05-17T17:31:21.6394853Z Receiving objects: 22% (24/105) 2021-05-17T17:31:21.6395337Z Receiving objects: 23% (25/105) 2021-05-17T17:31:21.6395799Z Receiving objects: 24% (26/105) 2021-05-17T17:31:21.6396272Z Receiving objects: 25% (27/105) 2021-05-17T17:31:21.6396753Z Receiving objects: 26% (28/105) 2021-05-17T17:31:21.6397220Z Receiving objects: 27% (29/105) 2021-05-17T17:31:21.6397708Z Receiving objects: 28% (30/105) 2021-05-17T17:31:21.6398178Z Receiving objects: 29% (31/105) 2021-05-17T17:31:21.6398658Z Receiving objects: 30% (32/105) 2021-05-17T17:31:21.6399137Z Receiving objects: 31% (33/105) 2021-05-17T17:31:21.6399606Z Receiving objects: 32% (34/105) 2021-05-17T17:31:21.6400082Z Receiving objects: 33% (35/105) 2021-05-17T17:31:21.6400568Z Receiving objects: 34% (36/105) 2021-05-17T17:31:21.6401033Z Receiving objects: 35% (37/105) 2021-05-17T17:31:21.6401509Z Receiving objects: 36% (38/105) 2021-05-17T17:31:21.6401998Z Receiving objects: 37% (39/105) 2021-05-17T17:31:21.6402462Z Receiving objects: 38% (40/105) 2021-05-17T17:31:21.6402943Z Receiving objects: 39% (41/105) 2021-05-17T17:31:21.6403420Z Receiving objects: 40% (42/105) 2021-05-17T17:31:21.6403888Z Receiving objects: 41% (44/105) 2021-05-17T17:31:21.6404367Z Receiving objects: 42% (45/105) 2021-05-17T17:31:21.6404844Z Receiving objects: 43% (46/105) 2021-05-17T17:31:21.6405309Z Receiving objects: 44% (47/105) 2021-05-17T17:31:21.6405783Z Receiving objects: 45% (48/105) 2021-05-17T17:31:21.6406333Z Receiving objects: 46% (49/105) 2021-05-17T17:31:21.6406799Z Receiving objects: 47% (50/105) 2021-05-17T17:31:21.6407278Z Receiving objects: 48% (51/105) 2021-05-17T17:31:21.6407758Z Receiving objects: 49% (52/105) 2021-05-17T17:31:21.6408225Z Receiving objects: 50% (53/105) 2021-05-17T17:31:21.6408700Z Receiving objects: 51% (54/105) 2021-05-17T17:31:21.6409178Z Receiving objects: 52% (55/105) 2021-05-17T17:31:21.6409744Z Receiving objects: 53% (56/105) 2021-05-17T17:31:21.6410224Z Receiving objects: 54% (57/105) 2021-05-17T17:31:21.6410700Z Receiving objects: 55% (58/105) 2021-05-17T17:31:21.6411166Z Receiving objects: 56% (59/105) 2021-05-17T17:31:21.6411641Z Receiving objects: 57% (60/105) 2021-05-17T17:31:21.6412118Z Receiving objects: 58% (61/105) 2021-05-17T17:31:21.6412583Z Receiving objects: 59% (62/105) 2021-05-17T17:31:21.6413061Z Receiving objects: 60% (63/105) 2021-05-17T17:31:21.6413543Z Receiving objects: 61% (65/105) 2021-05-17T17:31:21.6414006Z Receiving objects: 62% (66/105) 2021-05-17T17:31:21.6414480Z Receiving objects: 63% (67/105) 2021-05-17T17:31:21.6415024Z Receiving objects: 64% (68/105) 2021-05-17T17:31:21.6415488Z Receiving objects: 65% (69/105) 2021-05-17T17:31:21.6415967Z Receiving objects: 66% (70/105) 2021-05-17T17:31:21.6416450Z Receiving objects: 67% (71/105) 2021-05-17T17:31:21.6416917Z Receiving objects: 68% (72/105) 2021-05-17T17:31:21.6417389Z Receiving objects: 69% (73/105) 2021-05-17T17:31:21.6417873Z Receiving objects: 70% (74/105) 2021-05-17T17:31:21.6418338Z Receiving objects: 71% (75/105) 2021-05-17T17:31:21.6418854Z Receiving objects: 72% (76/105) 2021-05-17T17:31:21.6419330Z Receiving objects: 73% (77/105) 2021-05-17T17:31:21.6419800Z Receiving objects: 74% (78/105) 2021-05-17T17:31:21.6420276Z Receiving objects: 75% (79/105) 2021-05-17T17:31:21.6420755Z Receiving objects: 76% (80/105) 2021-05-17T17:31:21.6421222Z Receiving objects: 77% (81/105) 2021-05-17T17:31:21.6421703Z Receiving objects: 78% (82/105) 2021-05-17T17:31:21.6422188Z Receiving objects: 79% (83/105) 2021-05-17T17:31:21.6422653Z Receiving objects: 80% (84/105) 2021-05-17T17:31:21.6423130Z Receiving objects: 81% (86/105) 2021-05-17T17:31:21.6423605Z Receiving objects: 82% (87/105) 2021-05-17T17:31:21.6424068Z Receiving objects: 83% (88/105) 2021-05-17T17:31:21.6424539Z Receiving objects: 84% (89/105) 2021-05-17T17:31:21.6425014Z Receiving objects: 85% (90/105) 2021-05-17T17:31:21.6426259Z remote: Total 105 (delta 17), reused 71 (delta 2), pack-reused 0 2021-05-17T17:31:21.6426875Z Receiving objects: 86% (91/105) 2021-05-17T17:31:21.6427358Z Receiving objects: 87% (92/105) 2021-05-17T17:31:21.6427823Z Receiving objects: 88% (93/105) 2021-05-17T17:31:21.6428303Z Receiving objects: 89% (94/105) 2021-05-17T17:31:21.6428785Z Receiving objects: 90% (95/105) 2021-05-17T17:31:21.6429249Z Receiving objects: 91% (96/105) 2021-05-17T17:31:21.6429777Z Receiving objects: 92% (97/105) 2021-05-17T17:31:21.6431853Z Receiving objects: 93% (98/105) 2021-05-17T17:31:21.6432334Z Receiving objects: 94% (99/105) 2021-05-17T17:31:21.6432825Z Receiving objects: 95% (100/105) 2021-05-17T17:31:21.6433302Z Receiving objects: 96% (101/105) 2021-05-17T17:31:21.6433785Z Receiving objects: 97% (102/105) 2021-05-17T17:31:21.6434269Z Receiving objects: 98% (103/105) 2021-05-17T17:31:21.6434737Z Receiving objects: 99% (104/105) 2021-05-17T17:31:21.6435222Z Receiving objects: 100% (105/105) 2021-05-17T17:31:21.6435787Z Receiving objects: 100% (105/105), 418.78 KiB | 12.32 MiB/s, done. 2021-05-17T17:31:21.6436333Z Resolving deltas: 0% (0/17) 2021-05-17T17:31:21.6436812Z Resolving deltas: 5% (1/17) 2021-05-17T17:31:21.6437280Z Resolving deltas: 11% (2/17) 2021-05-17T17:31:21.6437736Z Resolving deltas: 17% (3/17) 2021-05-17T17:31:21.6438198Z Resolving deltas: 23% (4/17) 2021-05-17T17:31:21.6438666Z Resolving deltas: 29% (5/17) 2021-05-17T17:31:21.6439127Z Resolving deltas: 35% (6/17) 2021-05-17T17:31:21.6439598Z Resolving deltas: 41% (7/17) 2021-05-17T17:31:21.6440062Z Resolving deltas: 47% (8/17) 2021-05-17T17:31:21.6440515Z Resolving deltas: 52% (9/17) 2021-05-17T17:31:21.6440983Z Resolving deltas: 58% (10/17) 2021-05-17T17:31:21.6441450Z Resolving deltas: 64% (11/17) 2021-05-17T17:31:21.6441905Z Resolving deltas: 70% (12/17) 2021-05-17T17:31:21.6442377Z Resolving deltas: 76% (13/17) 2021-05-17T17:31:21.6442846Z Resolving deltas: 82% (14/17) 2021-05-17T17:31:21.6443301Z Resolving deltas: 88% (15/17) 2021-05-17T17:31:21.6443883Z Resolving deltas: 94% (16/17) 2021-05-17T17:31:21.6444351Z Resolving deltas: 100% (17/17) 2021-05-17T17:31:21.6444821Z Resolving deltas: 100% (17/17), done. 2021-05-17T17:31:21.6445465Z From https://github.com/neuroconductor/nsrr 2021-05-17T17:31:21.6446523Z * [new ref] 9820612beff2e63cbf18b2056a39f313aa7e10d6 -> 0.1.5.s 2021-05-17T17:31:21.6447266Z ##[endgroup] 2021-05-17T17:31:21.6447793Z ##[group]Determining the checkout info 2021-05-17T17:31:21.6448295Z ##[endgroup] 2021-05-17T17:31:21.6448742Z ##[group]Checking out the ref 2021-05-17T17:31:21.6449510Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.5.s 2021-05-17T17:31:21.6450256Z Note: switching to 'refs/tags/0.1.5.s'. 2021-05-17T17:31:21.6450629Z 2021-05-17T17:31:21.6451332Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-17T17:31:21.6452092Z changes and commit them, and you can discard any commits you make in this 2021-05-17T17:31:21.6452831Z state without impacting any branches by switching back to a branch. 2021-05-17T17:31:21.6453297Z 2021-05-17T17:31:21.6453814Z If you want to create a new branch to retain commits you create, you may 2021-05-17T17:31:21.6454662Z do so (now or later) by using -c with the switch command. Example: 2021-05-17T17:31:21.6455105Z 2021-05-17T17:31:21.6455687Z git switch -c 2021-05-17T17:31:21.6456062Z 2021-05-17T17:31:21.6456485Z Or undo this operation with: 2021-05-17T17:31:21.6456834Z 2021-05-17T17:31:21.6457315Z git switch - 2021-05-17T17:31:21.6457626Z 2021-05-17T17:31:21.6458181Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-17T17:31:21.6458623Z 2021-05-17T17:31:21.6458966Z HEAD is now at 9820612 Version id 114 stable 2021-05-17T17:31:21.6459346Z ##[endgroup] 2021-05-17T17:31:21.6459869Z [command]/usr/bin/git log -1 --format='%H' 2021-05-17T17:31:21.6460649Z '9820612beff2e63cbf18b2056a39f313aa7e10d6' 2021-05-17T17:31:21.6541676Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T17:31:21.6542070Z with: 2021-05-17T17:31:21.6542374Z r-version: 3.5 2021-05-17T17:31:21.6542669Z Ncpus: 1 2021-05-17T17:31:21.6543016Z crayon.enabled: NULL 2021-05-17T17:31:21.6543450Z remove-openmp-macos: true 2021-05-17T17:31:21.6543918Z http-user-agent: default 2021-05-17T17:31:21.6544312Z install-r: true 2021-05-17T17:31:21.6544777Z windows-path-include-mingw: true 2021-05-17T17:31:21.6545224Z env: 2021-05-17T17:31:21.6545576Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:21.6545969Z TIC_DEPLOY_KEY: 2021-05-17T17:31:21.6546644Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:31:21.6547880Z GITHUB_PAT: *** 2021-05-17T17:31:21.6548562Z COVERALLS_TOKEN: *** 2021-05-17T17:31:21.6548982Z continue-on-error: false 2021-05-17T17:31:21.6549369Z VDIFFR_RUN_TESTS: 2021-05-17T17:31:21.6549701Z ##[endgroup] 2021-05-17T17:31:23.1152760Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-17T17:31:24.5914593Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:31:24.5917306Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-17T17:31:24.5927745Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-17T17:31:24.6914972Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T17:31:24.7038384Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:31:24.7058505Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-17T17:31:24.7292061Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:31:24.7909579Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-17T17:31:24.8120866Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-17T17:31:24.8140405Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-17T17:31:24.8143178Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-17T17:31:24.8160430Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-17T17:31:24.8166921Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-17T17:31:24.8335148Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-17T17:31:24.8351069Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-17T17:31:24.8872782Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-17T17:31:25.1287469Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:31:25.2152955Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-17T17:31:25.2472616Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-17T17:31:25.3116593Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T17:31:25.3138160Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-17T17:31:25.3140008Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-17T17:31:25.3183475Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-17T17:31:25.3185046Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-17T17:31:25.3300138Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-17T17:31:30.7554804Z Fetched 4463 kB in 1s (4687 kB/s) 2021-05-17T17:31:31.4253849Z Reading package lists... 2021-05-17T17:31:31.4465965Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-17T17:31:33.1216580Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-17T17:31:33.1824911Z Reading package lists... 2021-05-17T17:31:33.3292273Z Building dependency tree... 2021-05-17T17:31:33.3306594Z Reading state information... 2021-05-17T17:31:33.4734632Z The following additional packages will be installed: 2021-05-17T17:31:33.4757739Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-17T17:31:33.4759155Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-17T17:31:33.4761078Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-17T17:31:33.4774626Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-17T17:31:33.4776381Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-17T17:31:33.4777909Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-17T17:31:33.4779426Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-17T17:31:33.4781069Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-17T17:31:33.4782597Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-17T17:31:33.4784008Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-17T17:31:33.4785458Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-17T17:31:33.4786979Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-17T17:31:33.4788592Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-17T17:31:33.4790293Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-17T17:31:33.4791748Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-17T17:31:33.4793190Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-17T17:31:33.4794557Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:31:33.4798220Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:31:33.4799710Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:31:33.4800963Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:31:33.4802094Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:31:33.4803257Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:31:33.4804570Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:31:33.4805983Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:31:33.4807274Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:31:33.4808492Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:31:33.4809822Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:31:33.4811126Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:31:33.4812477Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:31:33.4813824Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:31:33.4815124Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:31:33.4816543Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:31:33.4817964Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:31:33.4819240Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:31:33.4820500Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:31:33.4821811Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:31:33.4823007Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:31:33.4824147Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-17T17:31:33.4824739Z Suggested packages: 2021-05-17T17:31:33.4825503Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-17T17:31:33.4826561Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-17T17:31:33.4827687Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-17T17:31:33.4828854Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-17T17:31:33.4829997Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-17T17:31:33.4832114Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-17T17:31:33.4833197Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-17T17:31:33.4834403Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-17T17:31:33.4835825Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-17T17:31:33.4837047Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-17T17:31:33.8866761Z The following NEW packages will be installed: 2021-05-17T17:31:33.8871199Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-17T17:31:33.8872865Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-17T17:31:33.8881074Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-17T17:31:33.8882972Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-17T17:31:33.8884472Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-17T17:31:33.8885778Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-17T17:31:33.8887239Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-17T17:31:33.8888778Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-17T17:31:33.8890385Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-17T17:31:33.8892157Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-17T17:31:33.8893408Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-17T17:31:33.8894862Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-17T17:31:33.8896559Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-17T17:31:33.8898087Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-17T17:31:33.8899525Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-17T17:31:33.8900920Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-17T17:31:33.8902427Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:31:33.8904148Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:31:33.8905838Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:31:33.8907286Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:31:33.8908590Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:31:33.8909906Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:31:33.8911867Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:31:33.8913492Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:31:33.8914964Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:31:33.8916383Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:31:33.8917929Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:31:33.8924973Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:31:33.8926613Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:31:33.8928366Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:31:33.8929932Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:31:33.8931562Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:31:33.8933198Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:31:33.8934673Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:31:33.8936127Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:31:33.8937646Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:31:33.8939024Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:31:33.8940174Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-17T17:31:33.9323084Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:31:33.9323775Z Need to get 8648 kB of archives. 2021-05-17T17:31:33.9324425Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-17T17:31:33.9325934Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-17T17:31:33.9327299Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-17T17:31:33.9328721Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-17T17:31:33.9330128Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-17T17:31:33.9331465Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-17T17:31:33.9439528Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-17T17:31:33.9520377Z 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-17T17:31:33.9523950Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-17T17:31:33.9560353Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-17T17:31:33.9602497Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-17T17:31:33.9634032Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-17T17:31:33.9638705Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-17T17:31:33.9645308Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-17T17:31:33.9681945Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-17T17:31:33.9738094Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-17T17:31:33.9788079Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-17T17:31:33.9826051Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-17T17:31:33.9894697Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-17T17:31:33.9935484Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-17T17:31:34.0158192Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-17T17:31:34.0247601Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-17T17:31:34.0395531Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-17T17:31:34.0506927Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-17T17:31:34.0599981Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-17T17:31:34.0608636Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-17T17:31:34.0766468Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-17T17:31:34.0829485Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-17T17:31:34.0918454Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-17T17:31:34.0995421Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-17T17:31:34.1068196Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-17T17:31:34.1071882Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-17T17:31:34.1075913Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-17T17:31:34.1152397Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-17T17:31:34.1274242Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-17T17:31:34.1343907Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-17T17:31:34.1442626Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-17T17:31:34.1536716Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-17T17:31:34.1540487Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-17T17:31:34.1577984Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-17T17:31:34.1614119Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-17T17:31:34.1618106Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-17T17:31:34.1621289Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-17T17:31:34.1667417Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-17T17:31:34.1708659Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-17T17:31:34.1800743Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-17T17:31:34.1931260Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-17T17:31:34.2077569Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-17T17:31:34.2114653Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-17T17:31:34.2161178Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-17T17:31:34.2204423Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-17T17:31:34.2411043Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-17T17:31:34.2763225Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-17T17:31:34.2770072Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-17T17:31:34.2810611Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-17T17:31:34.2864145Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-17T17:31:34.2872288Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-17T17:31:34.2879918Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-17T17:31:34.2919035Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-17T17:31:34.2961268Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-17T17:31:34.2966981Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-17T17:31:34.3211160Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-17T17:31:34.3360970Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-17T17:31:34.3429086Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-17T17:31:34.3436450Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-17T17:31:34.3504520Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-17T17:31:34.3582239Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-17T17:31:34.3600674Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-17T17:31:34.3690126Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-17T17:31:34.3765716Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-17T17:31:34.3816065Z 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-17T17:31:34.3854732Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-17T17:31:34.3861270Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-17T17:31:34.3866458Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-17T17:31:34.3872407Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-17T17:31:34.3878418Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-17T17:31:34.3884399Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-17T17:31:34.3931097Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-17T17:31:34.4085778Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-17T17:31:34.4180679Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-17T17:31:34.4186803Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-17T17:31:34.4375377Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-17T17:31:34.4498306Z 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-17T17:31:34.4504858Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-17T17:31:34.4510880Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-17T17:31:34.4520187Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-17T17:31:34.4526590Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-17T17:31:34.4534829Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-17T17:31:34.4542816Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-17T17:31:34.4548960Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-17T17:31:34.4607853Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-17T17:31:34.4613686Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-17T17:31:34.4620400Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-17T17:31:34.4626617Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-17T17:31:34.4633351Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-17T17:31:34.4640309Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-17T17:31:34.4645845Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-17T17:31:34.4653024Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-17T17:31:34.4659907Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-17T17:31:34.4667924Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-17T17:31:34.4673791Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-17T17:31:34.4678543Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-17T17:31:34.4742829Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-17T17:31:34.4762232Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-17T17:31:34.4768166Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-17T17:31:34.4777660Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-17T17:31:34.4783581Z 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-17T17:31:34.4821104Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-17T17:31:34.4826893Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-17T17:31:34.4865817Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-17T17:31:34.4877858Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-17T17:31:34.4883676Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-17T17:31:34.4897173Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-17T17:31:34.4919783Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-17T17:31:34.4921566Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-17T17:31:34.4925141Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-17T17:31:34.4928093Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-17T17:31:34.4929673Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-17T17:31:34.4932887Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-17T17:31:34.4934486Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-17T17:31:34.4938602Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-17T17:31:34.4945153Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-17T17:31:34.4956195Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-17T17:31:34.4966696Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-17T17:31:34.4975849Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-17T17:31:34.4986749Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-17T17:31:34.4997055Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-17T17:31:34.5154634Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-17T17:31:34.5161733Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-17T17:31:34.5174537Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-17T17:31:34.5326153Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-17T17:31:35.1670872Z Fetched 8648 kB in 1s (13.6 MB/s) 2021-05-17T17:31:35.1976120Z Selecting previously unselected package dctrl-tools. 2021-05-17T17:31:35.2157136Z (Reading database ... 2021-05-17T17:31:35.2157939Z (Reading database ... 5% 2021-05-17T17:31:35.2158542Z (Reading database ... 10% 2021-05-17T17:31:35.2159375Z (Reading database ... 15% 2021-05-17T17:31:35.2159823Z (Reading database ... 20% 2021-05-17T17:31:35.2160257Z (Reading database ... 25% 2021-05-17T17:31:35.2160714Z (Reading database ... 30% 2021-05-17T17:31:35.2161113Z (Reading database ... 35% 2021-05-17T17:31:35.2161524Z (Reading database ... 40% 2021-05-17T17:31:35.2162113Z (Reading database ... 45% 2021-05-17T17:31:35.2162536Z (Reading database ... 50% 2021-05-17T17:31:35.2543988Z (Reading database ... 55% 2021-05-17T17:31:35.2999893Z (Reading database ... 60% 2021-05-17T17:31:35.3419787Z (Reading database ... 65% 2021-05-17T17:31:35.3857006Z (Reading database ... 70% 2021-05-17T17:31:35.4541755Z (Reading database ... 75% 2021-05-17T17:31:35.5409621Z (Reading database ... 80% 2021-05-17T17:31:35.6345809Z (Reading database ... 85% 2021-05-17T17:31:35.6868527Z (Reading database ... 90% 2021-05-17T17:31:35.7430002Z (Reading database ... 95% 2021-05-17T17:31:35.7431233Z (Reading database ... 100% 2021-05-17T17:31:35.7431958Z (Reading database ... 254809 files and directories currently installed.) 2021-05-17T17:31:35.7565147Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-17T17:31:35.7642872Z Unpacking dctrl-tools (2.24-3) ... 2021-05-17T17:31:35.7894171Z Selecting previously unselected package libfile-which-perl. 2021-05-17T17:31:35.8153987Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-17T17:31:35.8161080Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-17T17:31:35.8471777Z Selecting previously unselected package libfile-homedir-perl. 2021-05-17T17:31:35.8627485Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-17T17:31:35.8642498Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-17T17:31:35.8871925Z Selecting previously unselected package libio-pty-perl. 2021-05-17T17:31:35.9112731Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-17T17:31:35.9127622Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-17T17:31:35.9342889Z Selecting previously unselected package libipc-run-perl. 2021-05-17T17:31:35.9613210Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-17T17:31:35.9619862Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-17T17:31:35.9951860Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-17T17:31:36.0151872Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-17T17:31:36.0192114Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:31:36.0471615Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-17T17:31:36.0634877Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-17T17:31:36.0644659Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:31:36.0872814Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-17T17:31:36.1088212Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-17T17:31:36.1101756Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:31:36.1383832Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-17T17:31:36.1586038Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-17T17:31:36.1597408Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:31:36.1832585Z Selecting previously unselected package libparams-classify-perl. 2021-05-17T17:31:36.2050435Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-17T17:31:36.2064343Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:31:36.2351413Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-17T17:31:36.2525493Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-17T17:31:36.2533715Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:31:36.2810897Z Selecting previously unselected package libimport-into-perl. 2021-05-17T17:31:36.3072002Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-17T17:31:36.3089423Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-17T17:31:36.3296433Z Selecting previously unselected package librole-tiny-perl. 2021-05-17T17:31:36.3535486Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-17T17:31:36.3542877Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-17T17:31:36.3792506Z Selecting previously unselected package libstrictures-perl. 2021-05-17T17:31:36.4004927Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-17T17:31:36.4063572Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-17T17:31:36.4275187Z Selecting previously unselected package libsub-quote-perl. 2021-05-17T17:31:36.4539701Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-17T17:31:36.4550707Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-17T17:31:36.4831816Z Selecting previously unselected package libmoo-perl. 2021-05-17T17:31:36.5025946Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-17T17:31:36.5035784Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-17T17:31:36.5271597Z Selecting previously unselected package patchutils. 2021-05-17T17:31:36.5509361Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-17T17:31:36.5522364Z Unpacking patchutils (0.3.4-2) ... 2021-05-17T17:31:36.5831400Z Selecting previously unselected package wdiff. 2021-05-17T17:31:36.6026475Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-17T17:31:36.6037066Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-17T17:31:36.6351027Z Selecting previously unselected package devscripts. 2021-05-17T17:31:36.6560331Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-17T17:31:36.6804063Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-17T17:31:36.7903614Z Selecting previously unselected package diffstat. 2021-05-17T17:31:36.8171003Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-17T17:31:36.8180912Z Unpacking diffstat (1.63-1) ... 2021-05-17T17:31:36.8471491Z Selecting previously unselected package python3-gpg. 2021-05-17T17:31:36.8654535Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-17T17:31:36.8665175Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:31:36.9252996Z Selecting previously unselected package dput. 2021-05-17T17:31:36.9474399Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-17T17:31:36.9548885Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-17T17:31:36.9837111Z Selecting previously unselected package gdebi-core. 2021-05-17T17:31:37.0053136Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-17T17:31:37.0080361Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:31:37.3911875Z Selecting previously unselected package libcroco3:amd64. 2021-05-17T17:31:37.4114077Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-17T17:31:37.4133003Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:31:37.4386131Z Selecting previously unselected package gettext. 2021-05-17T17:31:37.4635712Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-17T17:31:37.4649080Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-17T17:31:37.5712586Z Selecting previously unselected package intltool-debian. 2021-05-17T17:31:37.5908867Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-17T17:31:37.5923591Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:31:37.6152282Z Selecting previously unselected package libapt-pkg-perl. 2021-05-17T17:31:37.6386874Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-17T17:31:37.6397436Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:31:37.6657990Z Selecting previously unselected package libarchive-zip-perl. 2021-05-17T17:31:37.6903097Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-17T17:31:37.6912699Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-17T17:31:37.7261845Z Selecting previously unselected package libarray-intspan-perl. 2021-05-17T17:31:37.7430675Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-17T17:31:37.7442878Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-17T17:31:37.7751744Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-17T17:31:37.8030439Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-17T17:31:37.8047763Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:31:37.8271606Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-17T17:31:37.8479970Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-17T17:31:37.8487805Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:31:37.8711684Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-17T17:31:37.8923426Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-17T17:31:37.8936387Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:31:37.9192251Z Selecting previously unselected package libvariable-magic-perl. 2021-05-17T17:31:37.9378977Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-17T17:31:37.9388770Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:31:37.9672656Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-17T17:31:37.9873765Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-17T17:31:37.9911371Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:31:38.0192918Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-17T17:31:38.0405207Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-17T17:31:38.0414137Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:31:38.0678850Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-17T17:31:38.0895744Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-17T17:31:38.0934898Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:31:38.1191638Z Selecting previously unselected package libclone-perl. 2021-05-17T17:31:38.1398915Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-17T17:31:38.1412926Z Unpacking libclone-perl (0.43-2) ... 2021-05-17T17:31:38.1705921Z Selecting previously unselected package libcommon-sense-perl. 2021-05-17T17:31:38.1865029Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-17T17:31:38.1872713Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:31:38.2131017Z Selecting previously unselected package libparams-util-perl. 2021-05-17T17:31:38.2374811Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-17T17:31:38.2382669Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-17T17:31:38.2603286Z Selecting previously unselected package libsub-install-perl. 2021-05-17T17:31:38.2844852Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-17T17:31:38.2854462Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-17T17:31:38.3151504Z Selecting previously unselected package libdata-optlist-perl. 2021-05-17T17:31:38.3352666Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-17T17:31:38.3361807Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-17T17:31:38.3568470Z Selecting previously unselected package libsub-exporter-perl. 2021-05-17T17:31:38.3808505Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-17T17:31:38.3821509Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-17T17:31:38.4112578Z Selecting previously unselected package libconst-fast-perl. 2021-05-17T17:31:38.4341892Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-17T17:31:38.4350715Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-17T17:31:38.4684327Z Selecting previously unselected package libwant-perl. 2021-05-17T17:31:38.4894058Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-17T17:31:38.4906059Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-17T17:31:38.5116178Z Selecting previously unselected package libcontextual-return-perl. 2021-05-17T17:31:38.5354057Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-17T17:31:38.5367084Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:31:38.5671280Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-17T17:31:38.5891661Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-17T17:31:38.5903339Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:31:38.6231498Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-17T17:31:38.6431361Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-17T17:31:38.6447141Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:31:38.6632466Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-17T17:31:38.6872174Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-17T17:31:38.7020699Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:31:38.7239301Z Selecting previously unselected package libdistro-info-perl. 2021-05-17T17:31:38.7479086Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-17T17:31:38.7488712Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:31:38.7752861Z Selecting previously unselected package libnet-ip-perl. 2021-05-17T17:31:38.7928074Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-17T17:31:38.7944083Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-17T17:31:38.8391628Z Selecting previously unselected package libnet-dns-perl. 2021-05-17T17:31:38.8626882Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-17T17:31:38.8636598Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-17T17:31:38.9140248Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-17T17:31:38.9386940Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-17T17:31:38.9396812Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:31:38.9673415Z Selecting previously unselected package libemail-valid-perl. 2021-05-17T17:31:38.9903226Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-17T17:31:38.9914642Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-17T17:31:39.0191666Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-17T17:31:39.0380609Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-17T17:31:39.0391229Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:31:39.0752987Z Selecting previously unselected package libfile-chdir-perl. 2021-05-17T17:31:39.0992647Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-17T17:31:39.1001846Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:31:39.1271842Z Selecting previously unselected package libnumber-compare-perl. 2021-05-17T17:31:39.1456057Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-17T17:31:39.1471407Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-17T17:31:39.1752285Z Selecting previously unselected package libtext-glob-perl. 2021-05-17T17:31:39.1930880Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-17T17:31:39.1941405Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-17T17:31:39.2231683Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-17T17:31:39.2405171Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-17T17:31:39.2416216Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:31:39.2696990Z Selecting previously unselected package libio-string-perl. 2021-05-17T17:31:39.2870061Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-17T17:31:39.2888039Z Unpacking libio-string-perl (1.08-3) ... 2021-05-17T17:31:39.3192086Z Selecting previously unselected package libfont-ttf-perl. 2021-05-17T17:31:39.3341800Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-17T17:31:39.3350554Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-17T17:31:39.3853044Z Selecting previously unselected package libfuture-perl. 2021-05-17T17:31:39.4095906Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-17T17:31:39.4108282Z Unpacking libfuture-perl (0.43-1) ... 2021-05-17T17:31:39.4431679Z Selecting previously unselected package libparams-validate-perl. 2021-05-17T17:31:39.4617247Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-17T17:31:39.4626201Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-17T17:31:39.4875207Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-17T17:31:39.5134436Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-17T17:31:39.5143634Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:31:39.5511949Z Selecting previously unselected package libsort-versions-perl. 2021-05-17T17:31:39.5717351Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-17T17:31:39.5727490Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-17T17:31:39.5929646Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-17T17:31:39.6173538Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-17T17:31:39.6183958Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:31:39.6558214Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-17T17:31:39.6835208Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-17T17:31:39.6846693Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:31:39.7054442Z Selecting previously unselected package libio-prompter-perl. 2021-05-17T17:31:39.7317900Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-17T17:31:39.7327570Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-17T17:31:39.7580980Z Selecting previously unselected package libjson-perl. 2021-05-17T17:31:39.7848988Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-17T17:31:39.7855960Z Unpacking libjson-perl (4.02000-2) ... 2021-05-17T17:31:39.8111121Z Selecting previously unselected package liblog-any-perl. 2021-05-17T17:31:39.8375657Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-17T17:31:39.8384884Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-17T17:31:39.8652986Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-17T17:31:39.8920892Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-17T17:31:39.8929008Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:31:39.9151522Z Selecting previously unselected package libpackage-stash-perl. 2021-05-17T17:31:39.9372235Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-17T17:31:39.9382766Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-17T17:31:39.9616901Z Selecting previously unselected package libsub-identify-perl. 2021-05-17T17:31:39.9875699Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-17T17:31:39.9887810Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:31:40.0191856Z Selecting previously unselected package libsub-name-perl. 2021-05-17T17:31:40.0420020Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-17T17:31:40.0432802Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-17T17:31:40.0646000Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-17T17:31:40.0890055Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-17T17:31:40.0904166Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:31:40.1110594Z Selecting previously unselected package libpath-tiny-perl. 2021-05-17T17:31:40.1358686Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-17T17:31:40.1393393Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-17T17:31:40.1621572Z Selecting previously unselected package libtype-tiny-perl. 2021-05-17T17:31:40.1865860Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-17T17:31:40.1874767Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:31:40.2391739Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-17T17:31:40.2634607Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-17T17:31:40.2644340Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:31:40.2951548Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-17T17:31:40.3156343Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-17T17:31:40.3168719Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:31:40.3394926Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-17T17:31:40.3636034Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-17T17:31:40.3652349Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:31:40.3879160Z Selecting previously unselected package libio-async-perl. 2021-05-17T17:31:40.4146156Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-17T17:31:40.4156731Z Unpacking libio-async-perl (0.75-1) ... 2021-05-17T17:31:40.4591329Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-17T17:31:40.4827726Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-17T17:31:40.4842365Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:31:40.5060548Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-17T17:31:40.5321794Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-17T17:31:40.5337651Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:31:40.5582976Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-17T17:31:40.5842965Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-17T17:31:40.5852864Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:31:40.6188590Z Selecting previously unselected package libjson-xs-perl. 2021-05-17T17:31:40.6429534Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-17T17:31:40.6441422Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:31:40.6743569Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-17T17:31:40.6988804Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-17T17:31:40.7005171Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:31:40.7291900Z Selecting previously unselected package liblist-compare-perl. 2021-05-17T17:31:40.7535516Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-17T17:31:40.7543805Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-17T17:31:40.7875815Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-17T17:31:40.8118749Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-17T17:31:40.8128371Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:31:40.8418039Z Selecting previously unselected package liblist-someutils-perl. 2021-05-17T17:31:40.8681501Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-17T17:31:40.8701837Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-17T17:31:40.9031722Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-17T17:31:40.9195432Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-17T17:31:40.9212028Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:31:40.9591366Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-17T17:31:40.9816302Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-17T17:31:40.9826562Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:31:41.0071998Z Selecting previously unselected package libobject-id-perl. 2021-05-17T17:31:41.0282508Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-17T17:31:41.0302964Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:31:41.0591693Z Selecting previously unselected package libmoox-struct-perl. 2021-05-17T17:31:41.0778019Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-17T17:31:41.0792047Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-17T17:31:41.1014902Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-17T17:31:41.1257125Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-17T17:31:41.1264000Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:31:41.1571927Z Selecting previously unselected package libnet-libidn-perl. 2021-05-17T17:31:41.1812284Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-17T17:31:41.1852637Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:31:41.2111689Z Selecting previously unselected package libnumber-range-perl. 2021-05-17T17:31:41.2323281Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-17T17:31:41.2336988Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-17T17:31:41.2591431Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-17T17:31:41.2775571Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-17T17:31:41.2785756Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:31:41.3031098Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-17T17:31:41.3294564Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-17T17:31:41.3307520Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:31:41.3554856Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-17T17:31:41.3797442Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-17T17:31:41.3806072Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:31:41.4112051Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-17T17:31:41.4316931Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-17T17:31:41.4345104Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:31:41.4642909Z Selecting previously unselected package libpod-constants-perl. 2021-05-17T17:31:41.4861131Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-17T17:31:41.4878783Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-17T17:31:41.5134277Z Selecting previously unselected package libqpdf26:amd64. 2021-05-17T17:31:41.5355818Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-17T17:31:41.5381144Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:31:41.5965628Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-17T17:31:41.6222473Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-17T17:31:41.6232221Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:31:41.6512034Z Selecting previously unselected package libreadonly-perl. 2021-05-17T17:31:41.6693815Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-17T17:31:41.6792349Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-17T17:31:41.7071477Z Selecting previously unselected package libref-util-perl. 2021-05-17T17:31:41.7280322Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-17T17:31:41.7295971Z Unpacking libref-util-perl (0.204-1) ... 2021-05-17T17:31:41.7523446Z Selecting previously unselected package libref-util-xs-perl. 2021-05-17T17:31:41.7762247Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-17T17:31:41.7776261Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:31:41.8071805Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-17T17:31:41.8250581Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-17T17:31:41.8272486Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:31:41.8551995Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-17T17:31:41.8772110Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-17T17:31:41.8791126Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:31:41.9008881Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-17T17:31:41.9270965Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:31:41.9289357Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:41.9576442Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-17T17:31:41.9838503Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:31:41.9848096Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:42.0180234Z Selecting previously unselected package libsereal-perl. 2021-05-17T17:31:42.0381431Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-17T17:31:42.0390387Z Unpacking libsereal-perl (4.011-1) ... 2021-05-17T17:31:42.0671541Z Selecting previously unselected package libsort-key-perl. 2021-05-17T17:31:42.0863190Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-17T17:31:42.0877875Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-17T17:31:42.1191734Z Selecting previously unselected package libstring-copyright-perl. 2021-05-17T17:31:42.1371165Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-17T17:31:42.1381780Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:31:42.1671822Z Selecting previously unselected package libstring-escape-perl. 2021-05-17T17:31:42.1886659Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-17T17:31:42.1895184Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-17T17:31:42.2092325Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-17T17:31:42.2333788Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-17T17:31:42.2342665Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:31:42.2631544Z Selecting previously unselected package libterm-readkey-perl. 2021-05-17T17:31:42.2814191Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-17T17:31:42.2823782Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:31:42.3061496Z Selecting previously unselected package libtest-fatal-perl. 2021-05-17T17:31:42.3322148Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-17T17:31:42.3342688Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-17T17:31:42.3591580Z Selecting previously unselected package libtest-refcount-perl. 2021-05-17T17:31:42.3802210Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-17T17:31:42.3809775Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-17T17:31:42.4015830Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-17T17:31:42.4276467Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-17T17:31:42.4285494Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:31:42.4551734Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-17T17:31:42.4737038Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-17T17:31:42.4746167Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:31:42.5031349Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-17T17:31:42.5246734Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-17T17:31:42.5257983Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:31:42.5511314Z Selecting previously unselected package libxml-writer-perl. 2021-05-17T17:31:42.5709127Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-17T17:31:42.5723118Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-17T17:31:42.6232853Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-17T17:31:42.6391517Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-17T17:31:42.6408086Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:31:42.6671788Z Selecting previously unselected package licensecheck. 2021-05-17T17:31:42.6857047Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-17T17:31:42.6868505Z Unpacking licensecheck (3.0.45-1) ... 2021-05-17T17:31:42.7111773Z Selecting previously unselected package libdevel-size-perl. 2021-05-17T17:31:42.7333641Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-17T17:31:42.7347295Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:31:42.7631717Z Selecting previously unselected package t1utils. 2021-05-17T17:31:42.7798897Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-17T17:31:42.7807331Z Unpacking t1utils (1.41-3) ... 2021-05-17T17:31:42.8152979Z Selecting previously unselected package lintian. 2021-05-17T17:31:42.8374978Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-17T17:31:42.8384195Z Unpacking lintian (2.62.0) ... 2021-05-17T17:31:43.1992283Z Selecting previously unselected package python3-unidiff. 2021-05-17T17:31:43.2185393Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-17T17:31:43.2225756Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-17T17:31:43.2462576Z Selecting previously unselected package python3-xdg. 2021-05-17T17:31:43.2677433Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-17T17:31:43.2687493Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:31:43.2951842Z Selecting previously unselected package qpdf. 2021-05-17T17:31:43.3171729Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-17T17:31:43.3180716Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-17T17:31:43.3792173Z Selecting previously unselected package python3-magic. 2021-05-17T17:31:43.4013344Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-17T17:31:43.4024161Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-17T17:31:43.4517617Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:31:43.4543109Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:31:43.4568120Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-17T17:31:43.4612210Z Setting up wdiff (1.2.2-2build1) ... 2021-05-17T17:31:43.4655060Z Setting up libfile-which-perl (1.23-1) ... 2021-05-17T17:31:43.4676642Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-17T17:31:43.4705462Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:31:43.4731303Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:31:43.4764297Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:31:43.6111564Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:31:43.6144330Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:31:43.6166915Z Setting up libwant-perl (0.29-1build4) ... 2021-05-17T17:31:43.6189416Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:31:43.6220868Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-17T17:31:43.6253723Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:31:43.6295046Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-17T17:31:43.6321914Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:31:43.6357303Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-17T17:31:43.6377541Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-17T17:31:43.6404270Z Setting up libclone-perl (0.43-2) ... 2021-05-17T17:31:43.6432555Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-17T17:31:43.6454170Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:31:43.6481154Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:31:43.6510876Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:31:43.6556259Z Setting up liblog-any-perl (1.708-1) ... 2021-05-17T17:31:43.6584589Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:31:43.6603290Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-17T17:31:43.6645871Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:31:43.6706085Z Setting up libfuture-perl (0.43-1) ... 2021-05-17T17:31:43.6786498Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:31:43.6824847Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-17T17:31:43.6864205Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:31:43.7019590Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:31:43.7051900Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:31:43.7084756Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:31:43.8434422Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:43.8456546Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:31:43.8495918Z Setting up libsub-install-perl (0.928-1) ... 2021-05-17T17:31:43.8526537Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-17T17:31:43.8560042Z Setting up libio-async-perl (0.75-1) ... 2021-05-17T17:31:43.8587233Z Setting up patchutils (0.3.4-2) ... 2021-05-17T17:31:43.8615800Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:31:43.8650438Z Setting up libio-string-perl (1.08-3) ... 2021-05-17T17:31:43.8681100Z Setting up libreadonly-perl (2.050-2) ... 2021-05-17T17:31:43.8703163Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:31:43.8723897Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:31:44.0215620Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:31:44.0248372Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:31:44.0283037Z Setting up libref-util-perl (0.204-1) ... 2021-05-17T17:31:44.0308123Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:31:44.0337821Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-17T17:31:44.0378344Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:31:44.0400458Z Setting up qpdf (9.1.1-1build1) ... 2021-05-17T17:31:44.0428988Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:31:44.0450012Z Setting up t1utils (1.41-3) ... 2021-05-17T17:31:44.0486336Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:31:44.0636966Z Setting up diffstat (1.63-1) ... 2021-05-17T17:31:44.0658117Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:31:44.0684735Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:31:44.0705582Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:31:44.0726132Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-17T17:31:44.0760115Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-17T17:31:44.0783163Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-17T17:31:44.0808188Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:31:44.0831075Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-17T17:31:44.0851006Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:31:44.0872183Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:31:44.0896464Z Setting up libsub-name-perl (0.26-1) ... 2021-05-17T17:31:44.0916632Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:31:44.0940637Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:31:44.0960501Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:31:44.0983975Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-17T17:31:44.1007412Z Setting up libjson-perl (4.02000-2) ... 2021-05-17T17:31:44.1027578Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:31:44.1047514Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-17T17:31:44.1067487Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-17T17:31:44.2280683Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-17T17:31:44.2315924Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-17T17:31:44.2347145Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:31:44.2368853Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-17T17:31:44.2393705Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:31:44.2411948Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:31:44.2445603Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:31:44.2469317Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-17T17:31:44.2617198Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-17T17:31:44.2639064Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-17T17:31:44.2669150Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-17T17:31:44.3875411Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:31:44.3904752Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:44.3937702Z Setting up dctrl-tools (2.24-3) ... 2021-05-17T17:31:44.4020904Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:31:44.4093551Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:31:44.4114519Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-17T17:31:44.4140014Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-17T17:31:44.4159634Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:31:44.4189876Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:31:44.4225213Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:31:44.4246098Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:31:44.4269509Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:31:44.4300802Z Setting up libsereal-perl (4.011-1) ... 2021-05-17T17:31:44.4335373Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-17T17:31:44.4356873Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:31:44.4380278Z Setting up dput (1.0.3ubuntu1) ... 2021-05-17T17:31:44.5739840Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:31:44.5777841Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:31:44.5807045Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:31:44.5827596Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-17T17:31:44.5855620Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:31:44.5880085Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-17T17:31:44.5918800Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-17T17:31:44.5948136Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:31:44.5969903Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:31:44.6007762Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:31:44.6030013Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-17T17:31:44.6050825Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:31:44.6079314Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-17T17:31:44.6104095Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-17T17:31:44.6130165Z Setting up libmoo-perl (2.003006-1) ... 2021-05-17T17:31:44.6155987Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-17T17:31:44.6181072Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:31:44.6209776Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-17T17:31:44.7688075Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:31:44.7720343Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-17T17:31:44.7747824Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:31:44.7775127Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:31:44.7793211Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:31:44.7832029Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:31:44.7863058Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-17T17:31:44.7897596Z Setting up lintian (2.62.0) ... 2021-05-17T17:31:44.7940869Z Setting up licensecheck (3.0.45-1) ... 2021-05-17T17:31:44.7989496Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:31:58.9795617Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:31:59.0900850Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:00.8328623Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-17T17:32:00.9325118Z 2021-05-17T17:32:00.9473601Z Reading package lists... 0% 2021-05-17T17:32:00.9474365Z 2021-05-17T17:32:00.9513326Z Reading package lists... 100% 2021-05-17T17:32:00.9513869Z 2021-05-17T17:32:00.9514310Z 2021-05-17T17:32:00.9514889Z Reading package lists... Done 2021-05-17T17:32:00.9515349Z 2021-05-17T17:32:00.9515914Z Building dependency tree... 0% 2021-05-17T17:32:00.9516394Z 2021-05-17T17:32:00.9785424Z Building dependency tree... 0% 2021-05-17T17:32:00.9786341Z 2021-05-17T17:32:00.9787045Z Building dependency tree... 50% 2021-05-17T17:32:00.9787615Z 2021-05-17T17:32:01.0924572Z Building dependency tree... 50% 2021-05-17T17:32:01.0925480Z 2021-05-17T17:32:01.0926171Z Building dependency tree 2021-05-17T17:32:01.0926716Z 2021-05-17T17:32:01.0927379Z Reading state information... 0% 2021-05-17T17:32:01.0927945Z 2021-05-17T17:32:01.2261604Z Reading state information... 0% 2021-05-17T17:32:01.2262021Z 2021-05-17T17:32:01.2262261Z 2021-05-17T17:32:01.2262722Z Reading state information... Done 2021-05-17T17:32:01.2263103Z 2021-05-17T17:32:01.2263567Z Reading state information... 0% 2021-05-17T17:32:01.2313525Z 2021-05-17T17:32:01.2314061Z Reading state information... 1% 2021-05-17T17:32:01.2338137Z 2021-05-17T17:32:01.2338613Z Reading state information... 3% 2021-05-17T17:32:01.2371105Z 2021-05-17T17:32:01.2371538Z Reading state information... 5% 2021-05-17T17:32:01.2403316Z 2021-05-17T17:32:01.2403708Z Reading state information... 7% 2021-05-17T17:32:01.2434217Z 2021-05-17T17:32:01.2434672Z Reading state information... 9% 2021-05-17T17:32:01.2465226Z 2021-05-17T17:32:01.2465653Z Reading state information... 11% 2021-05-17T17:32:01.2497598Z 2021-05-17T17:32:01.2498087Z Reading state information... 13% 2021-05-17T17:32:01.2528033Z 2021-05-17T17:32:01.2528536Z Reading state information... 15% 2021-05-17T17:32:01.2558716Z 2021-05-17T17:32:01.2559133Z Reading state information... 17% 2021-05-17T17:32:01.2592135Z 2021-05-17T17:32:01.2592673Z Reading state information... 19% 2021-05-17T17:32:01.2622687Z 2021-05-17T17:32:01.2623119Z Reading state information... 21% 2021-05-17T17:32:01.2652602Z 2021-05-17T17:32:01.2652995Z Reading state information... 23% 2021-05-17T17:32:01.2684909Z 2021-05-17T17:32:01.2685285Z Reading state information... 25% 2021-05-17T17:32:01.2721044Z 2021-05-17T17:32:01.2721455Z Reading state information... 27% 2021-05-17T17:32:01.2755409Z 2021-05-17T17:32:01.2755837Z Reading state information... 29% 2021-05-17T17:32:01.2789412Z 2021-05-17T17:32:01.2789791Z Reading state information... 31% 2021-05-17T17:32:01.2825008Z 2021-05-17T17:32:01.2825548Z Reading state information... 33% 2021-05-17T17:32:01.2856591Z 2021-05-17T17:32:01.2857097Z Reading state information... 35% 2021-05-17T17:32:01.2887048Z 2021-05-17T17:32:01.2887541Z Reading state information... 37% 2021-05-17T17:32:01.2922637Z 2021-05-17T17:32:01.2923155Z Reading state information... 39% 2021-05-17T17:32:01.2957665Z 2021-05-17T17:32:01.2958106Z Reading state information... 41% 2021-05-17T17:32:01.2989746Z 2021-05-17T17:32:01.2990329Z Reading state information... 43% 2021-05-17T17:32:01.3027170Z 2021-05-17T17:32:01.3027623Z Reading state information... 45% 2021-05-17T17:32:01.3079043Z 2021-05-17T17:32:01.3079424Z Reading state information... 47% 2021-05-17T17:32:01.3112092Z 2021-05-17T17:32:01.3112471Z Reading state information... 49% 2021-05-17T17:32:01.3148270Z 2021-05-17T17:32:01.3148666Z Reading state information... 51% 2021-05-17T17:32:01.3180660Z 2021-05-17T17:32:01.3181049Z Reading state information... 53% 2021-05-17T17:32:01.3213362Z 2021-05-17T17:32:01.3213763Z Reading state information... 55% 2021-05-17T17:32:01.3246517Z 2021-05-17T17:32:01.3247000Z Reading state information... 57% 2021-05-17T17:32:01.3280781Z 2021-05-17T17:32:01.3281422Z Reading state information... 59% 2021-05-17T17:32:01.3319151Z 2021-05-17T17:32:01.3319816Z Reading state information... 61% 2021-05-17T17:32:01.3353640Z 2021-05-17T17:32:01.3354139Z Reading state information... 63% 2021-05-17T17:32:01.3387141Z 2021-05-17T17:32:01.3387693Z Reading state information... 65% 2021-05-17T17:32:01.3420135Z 2021-05-17T17:32:01.3420690Z Reading state information... 67% 2021-05-17T17:32:01.3453039Z 2021-05-17T17:32:01.3453667Z Reading state information... 69% 2021-05-17T17:32:01.3496061Z 2021-05-17T17:32:01.3496600Z Reading state information... 71% 2021-05-17T17:32:01.3525816Z 2021-05-17T17:32:01.3526400Z Reading state information... 73% 2021-05-17T17:32:01.3558845Z 2021-05-17T17:32:01.3559462Z Reading state information... 75% 2021-05-17T17:32:01.3602046Z 2021-05-17T17:32:01.3602579Z Reading state information... 77% 2021-05-17T17:32:01.3635060Z 2021-05-17T17:32:01.3635616Z Reading state information... 79% 2021-05-17T17:32:01.3669182Z 2021-05-17T17:32:01.3669735Z Reading state information... 81% 2021-05-17T17:32:01.3702938Z 2021-05-17T17:32:01.3704299Z Reading state information... 83% 2021-05-17T17:32:01.3736892Z 2021-05-17T17:32:01.3737272Z Reading state information... 85% 2021-05-17T17:32:01.3770082Z 2021-05-17T17:32:01.3770464Z Reading state information... 87% 2021-05-17T17:32:01.3801411Z 2021-05-17T17:32:01.3801801Z Reading state information... 89% 2021-05-17T17:32:01.3831414Z 2021-05-17T17:32:01.3831862Z Reading state information... 91% 2021-05-17T17:32:01.3865199Z 2021-05-17T17:32:01.3865587Z Reading state information... 93% 2021-05-17T17:32:01.3897818Z 2021-05-17T17:32:01.3898217Z Reading state information... 95% 2021-05-17T17:32:01.3932841Z 2021-05-17T17:32:01.3933372Z Reading state information... 97% 2021-05-17T17:32:01.3966163Z 2021-05-17T17:32:01.3966542Z Reading state information... 99% 2021-05-17T17:32:01.6261249Z Selecting previously unselected package r-3.5.3. 2021-05-17T17:32:01.7305225Z (Reading database ... 259872 files and directories currently installed.) 2021-05-17T17:32:01.7413554Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-17T17:32:01.7425468Z Unpacking r-3.5.3 (1) ... 2021-05-17T17:32:02.3913982Z Setting up r-3.5.3 (1) ... 2021-05-17T17:32:02.4110322Z 2021-05-17T17:32:02.4111016Z 2021-05-17T17:32:02.4111522Z Reading state information... Done 2021-05-17T17:32:02.4325972Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-17T17:32:02.4442115Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-17T17:32:02.4687135Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T17:32:02.4687552Z env: 2021-05-17T17:32:02.4687928Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:02.4688325Z TIC_DEPLOY_KEY: 2021-05-17T17:32:02.4688997Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:02.4690474Z GITHUB_PAT: *** 2021-05-17T17:32:02.4691159Z COVERALLS_TOKEN: *** 2021-05-17T17:32:02.4691562Z continue-on-error: false 2021-05-17T17:32:02.4691958Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:02.4692372Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:02.4692857Z TZ: UTC 2021-05-17T17:32:02.4693184Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:02.4693521Z NOT_CRAN: true 2021-05-17T17:32:02.4693834Z ##[endgroup] 2021-05-17T17:32:02.5133469Z [command]sudo apt-get install -y texinfo 2021-05-17T17:32:02.6688138Z Reading package lists... 2021-05-17T17:32:02.8104266Z Building dependency tree... 2021-05-17T17:32:02.8118507Z Reading state information... 2021-05-17T17:32:02.9970645Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-17T17:32:02.9976092Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:03.2014255Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-17T17:32:03.2135927Z --2021-05-17 17:32:03-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-17T17:32:03.2291736Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-17T17:32:03.2357058Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-17T17:32:03.2609109Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-17T17:32:03.2611092Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-17T17:32:03.2613038Z --2021-05-17 17:32:03-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-17T17:32:03.3533102Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-17T17:32:03.4126654Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-17T17:32:03.6224700Z HTTP request sent, awaiting response... 302 Found 2021-05-17T17:32:03.6232459Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=5aflnxbIk4e1AxSBbXWM3EhjHdPQ0BXb9L9Mq%2BUa0p8%3D&st=2021-05-17T17%3A31%3A03Z&se=2021-05-17T17%3A37%3A03Z&sp=r [following] 2021-05-17T17:32:03.6236740Z --2021-05-17 17:32:03-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=5aflnxbIk4e1AxSBbXWM3EhjHdPQ0BXb9L9Mq%2BUa0p8%3D&st=2021-05-17T17%3A31%3A03Z&se=2021-05-17T17%3A37%3A03Z&sp=r 2021-05-17T17:32:03.6555238Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-17T17:32:03.7140106Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-17T17:32:03.9644215Z HTTP request sent, awaiting response... 200 OK 2021-05-17T17:32:03.9645708Z Length: 67306919 (64M) [application/octet-stream] 2021-05-17T17:32:03.9647608Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-17T17:32:04.4889531Z 2021-05-17T17:32:06.7225961Z 0K ........ ........ ........ ........ 49% 12.2M 3s 2021-05-17T17:32:09.3180258Z 32768K ........ ........ ........ ........ 99% 12.0M 0s 2021-05-17T17:32:09.3181309Z 65536K 100% 3.12M=5.4s 2021-05-17T17:32:09.3181621Z 2021-05-17T17:32:09.3183363Z 2021-05-17 17:32:09 (12.0 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-17T17:32:09.3183892Z 2021-05-17T17:32:11.1174399Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-17T17:32:11.1175467Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-17T17:32:11.3705057Z ##[group]Run tlmgr update --self 2021-05-17T17:32:11.3705620Z tlmgr update --self 2021-05-17T17:32:11.3706459Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T17:32:11.3707264Z tlmgr update --all 2021-05-17T17:32:11.3751296Z shell: /usr/bin/bash -e {0} 2021-05-17T17:32:11.3751670Z env: 2021-05-17T17:32:11.3752096Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:11.3752545Z TIC_DEPLOY_KEY: 2021-05-17T17:32:11.3753309Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:11.3754988Z GITHUB_PAT: *** 2021-05-17T17:32:11.3755768Z COVERALLS_TOKEN: *** 2021-05-17T17:32:11.3756383Z continue-on-error: false 2021-05-17T17:32:11.3756847Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:11.3757300Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:11.3757726Z TZ: UTC 2021-05-17T17:32:11.3758097Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:11.3758554Z NOT_CRAN: true 2021-05-17T17:32:11.3758906Z ##[endgroup] 2021-05-17T17:32:12.8373070Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:12.8374961Z tlmgr: no self-updates for tlmgr available 2021-05-17T17:32:13.9384243Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:13.9385911Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T17:32:14.0282365Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T17:32:14.0787487Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-17T17:32:14.1216285Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-17T17:32:14.1662761Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-17T17:32:14.5903626Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-17T17:32:15.7301347Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-17T17:32:15.7981452Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-17T17:32:15.8742439Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-17T17:32:15.9092956Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-17T17:32:15.9521330Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-17T17:32:16.0217341Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-17T17:32:16.0647223Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-17T17:32:16.1086879Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-17T17:32:16.1584957Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-17T17:32:16.2747331Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-17T17:32:16.3567952Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-17T17:32:16.4003028Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-17T17:32:16.4427014Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-17T17:32:16.4852248Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-17T17:32:16.5305870Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-17T17:32:16.5782574Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-17T17:32:16.6225018Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-17T17:32:16.6687200Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-17T17:32:16.7131592Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-17T17:32:16.7557196Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-17T17:32:16.7988732Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-17T17:32:16.8414836Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-17T17:32:16.8854016Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-17T17:32:16.9291393Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-17T17:32:16.9725421Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-17T17:32:17.0155956Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-17T17:32:17.0596100Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-17T17:32:17.1064609Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-17T17:32:17.1505207Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-17T17:32:17.1963066Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-17T17:32:17.2531438Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-17T17:32:17.2980290Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-17T17:32:17.3417651Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-17T17:32:17.3862763Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-17T17:32:17.4296434Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-17T17:32:17.4734209Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-17T17:32:17.5170931Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-17T17:32:17.5619484Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-17T17:32:17.6056989Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-17T17:32:17.6497074Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-17T17:32:17.6942111Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-17T17:32:17.7376900Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-17T17:32:18.2952781Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-17T17:32:18.2954367Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-17T17:32:18.2955441Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-17T17:32:18.2956497Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-17T17:32:18.2957099Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-17T17:32:18.2957635Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-17T17:32:18.2958150Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-17T17:32:18.2958739Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-17T17:32:18.2959225Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-17T17:32:18.2959733Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-17T17:32:18.2960225Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-17T17:32:18.2961168Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-17T17:32:18.3117847Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-17T17:32:18.3557706Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-17T17:32:18.4125494Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-17T17:32:18.4573657Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-17T17:32:18.5021675Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-17T17:32:18.5466861Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-17T17:32:18.6913875Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-17T17:32:18.7689412Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-17T17:32:18.8129091Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-17T17:32:18.8581754Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-17T17:32:18.9018279Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-17T17:32:18.9458636Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-17T17:32:18.9942813Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-17T17:32:19.0433334Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-17T17:32:19.0893701Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-17T17:32:19.1334121Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-17T17:32:19.1777620Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-17T17:32:19.2240079Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-17T17:32:19.2952602Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-17T17:32:19.3398028Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-17T17:32:19.3909740Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-17T17:32:19.4379318Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-17T17:32:19.4841910Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-17T17:32:19.5320907Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-17T17:32:19.5767018Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-17T17:32:19.6953478Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-17T17:32:19.7812233Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-17T17:32:19.8251422Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-17T17:32:19.8669315Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-17T17:32:19.8842513Z running mktexlsr ... 2021-05-17T17:32:19.9595662Z done running mktexlsr. 2021-05-17T17:32:19.9837923Z running updmap-sys ... 2021-05-17T17:32:20.2042390Z done running updmap-sys. 2021-05-17T17:32:20.2043777Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-17T17:32:20.2045752Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/n5yj_ZNRpB/chXixWd8zf ... 2021-05-17T17:32:20.5189905Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/n5yj_ZNRpB/chXixWd8zf. 2021-05-17T17:32:20.5193447Z OK: optex.fmt/luatex 2021-05-17T17:32:20.5194294Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T17:32:20.5195336Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T17:32:21.5738889Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:21.5740390Z tlmgr: no updates available 2021-05-17T17:32:21.6709704Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T17:32:21.6710291Z with: 2021-05-17T17:32:21.6710638Z pandoc-version: 2.7.3 2021-05-17T17:32:21.6710968Z env: 2021-05-17T17:32:21.6711337Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:21.6711721Z TIC_DEPLOY_KEY: 2021-05-17T17:32:21.6712403Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:21.6713884Z GITHUB_PAT: *** 2021-05-17T17:32:21.6714566Z COVERALLS_TOKEN: *** 2021-05-17T17:32:21.6714972Z continue-on-error: false 2021-05-17T17:32:21.6715386Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:21.6715784Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:21.6716164Z TZ: UTC 2021-05-17T17:32:21.6716513Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:21.6716862Z NOT_CRAN: true 2021-05-17T17:32:21.6717185Z ##[endgroup] 2021-05-17T17:32:22.1884098Z [command]sudo apt-get install -y gdebi-core 2021-05-17T17:32:22.2489704Z Reading package lists... 2021-05-17T17:32:22.3948953Z Building dependency tree... 2021-05-17T17:32:22.3963308Z Reading state information... 2021-05-17T17:32:22.5993959Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-17T17:32:22.6016702Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:22.6020799Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-17T17:32:22.7073828Z 2021-05-17T17:32:22.7233812Z Reading package lists... 0% 2021-05-17T17:32:22.7234449Z 2021-05-17T17:32:22.7275059Z Reading package lists... 100% 2021-05-17T17:32:22.7275678Z 2021-05-17T17:32:22.7276037Z 2021-05-17T17:32:22.7276578Z Reading package lists... Done 2021-05-17T17:32:22.7277011Z 2021-05-17T17:32:22.7277573Z Building dependency tree... 0% 2021-05-17T17:32:22.7278034Z 2021-05-17T17:32:22.7570234Z Building dependency tree... 0% 2021-05-17T17:32:22.7571147Z 2021-05-17T17:32:22.7571889Z Building dependency tree... 50% 2021-05-17T17:32:22.7572471Z 2021-05-17T17:32:22.8792313Z Building dependency tree... 50% 2021-05-17T17:32:22.8792757Z 2021-05-17T17:32:22.8793261Z Building dependency tree 2021-05-17T17:32:22.8793631Z 2021-05-17T17:32:22.8794154Z Reading state information... 0% 2021-05-17T17:32:22.8794533Z 2021-05-17T17:32:23.0282518Z Reading state information... 0% 2021-05-17T17:32:23.0282956Z 2021-05-17T17:32:23.0283202Z 2021-05-17T17:32:23.0283738Z Reading state information... Done 2021-05-17T17:32:23.0284142Z 2021-05-17T17:32:23.0284664Z Reading state information... 0% 2021-05-17T17:32:23.0333527Z 2021-05-17T17:32:23.0334103Z Reading state information... 1% 2021-05-17T17:32:23.0369272Z 2021-05-17T17:32:23.0369770Z Reading state information... 3% 2021-05-17T17:32:23.0407336Z 2021-05-17T17:32:23.0407864Z Reading state information... 5% 2021-05-17T17:32:23.0449408Z 2021-05-17T17:32:23.0449855Z Reading state information... 7% 2021-05-17T17:32:23.0490431Z 2021-05-17T17:32:23.0490936Z Reading state information... 9% 2021-05-17T17:32:23.0525996Z 2021-05-17T17:32:23.0526509Z Reading state information... 11% 2021-05-17T17:32:23.0563422Z 2021-05-17T17:32:23.0563877Z Reading state information... 13% 2021-05-17T17:32:23.0599525Z 2021-05-17T17:32:23.0600028Z Reading state information... 15% 2021-05-17T17:32:23.0633904Z 2021-05-17T17:32:23.0634373Z Reading state information... 17% 2021-05-17T17:32:23.0672323Z 2021-05-17T17:32:23.0672757Z Reading state information... 19% 2021-05-17T17:32:23.0707676Z 2021-05-17T17:32:23.0708127Z Reading state information... 21% 2021-05-17T17:32:23.0741320Z 2021-05-17T17:32:23.0741773Z Reading state information... 23% 2021-05-17T17:32:23.0780703Z 2021-05-17T17:32:23.0781162Z Reading state information... 25% 2021-05-17T17:32:23.0821975Z 2021-05-17T17:32:23.0822679Z Reading state information... 27% 2021-05-17T17:32:23.0860341Z 2021-05-17T17:32:23.0860797Z Reading state information... 29% 2021-05-17T17:32:23.0899978Z 2021-05-17T17:32:23.0900572Z Reading state information... 31% 2021-05-17T17:32:23.0941141Z 2021-05-17T17:32:23.0941969Z Reading state information... 33% 2021-05-17T17:32:23.0973637Z 2021-05-17T17:32:23.0974413Z Reading state information... 35% 2021-05-17T17:32:23.1011512Z 2021-05-17T17:32:23.1012007Z Reading state information... 37% 2021-05-17T17:32:23.1051756Z 2021-05-17T17:32:23.1052208Z Reading state information... 39% 2021-05-17T17:32:23.1092195Z 2021-05-17T17:32:23.1092648Z Reading state information... 41% 2021-05-17T17:32:23.1128751Z 2021-05-17T17:32:23.1129268Z Reading state information... 43% 2021-05-17T17:32:23.1171122Z 2021-05-17T17:32:23.1171559Z Reading state information... 45% 2021-05-17T17:32:23.1230601Z 2021-05-17T17:32:23.1231056Z Reading state information... 47% 2021-05-17T17:32:23.1267608Z 2021-05-17T17:32:23.1268088Z Reading state information... 49% 2021-05-17T17:32:23.1309098Z 2021-05-17T17:32:23.1309560Z Reading state information... 51% 2021-05-17T17:32:23.1346567Z 2021-05-17T17:32:23.1347052Z Reading state information... 53% 2021-05-17T17:32:23.1383824Z 2021-05-17T17:32:23.1384291Z Reading state information... 55% 2021-05-17T17:32:23.1422953Z 2021-05-17T17:32:23.1423407Z Reading state information... 57% 2021-05-17T17:32:23.1461565Z 2021-05-17T17:32:23.1462017Z Reading state information... 59% 2021-05-17T17:32:23.1505161Z 2021-05-17T17:32:23.1505648Z Reading state information... 61% 2021-05-17T17:32:23.1542746Z 2021-05-17T17:32:23.1543195Z Reading state information... 63% 2021-05-17T17:32:23.1578866Z 2021-05-17T17:32:23.1579377Z Reading state information... 65% 2021-05-17T17:32:23.1615850Z 2021-05-17T17:32:23.1616366Z Reading state information... 67% 2021-05-17T17:32:23.1652446Z 2021-05-17T17:32:23.1652883Z Reading state information... 69% 2021-05-17T17:32:23.1700356Z 2021-05-17T17:32:23.1700831Z Reading state information... 71% 2021-05-17T17:32:23.1733822Z 2021-05-17T17:32:23.1734269Z Reading state information... 73% 2021-05-17T17:32:23.1770507Z 2021-05-17T17:32:23.1771020Z Reading state information... 75% 2021-05-17T17:32:23.1818803Z 2021-05-17T17:32:23.1819252Z Reading state information... 77% 2021-05-17T17:32:23.1855049Z 2021-05-17T17:32:23.1855553Z Reading state information... 79% 2021-05-17T17:32:23.1892337Z 2021-05-17T17:32:23.1892788Z Reading state information... 81% 2021-05-17T17:32:23.1929974Z 2021-05-17T17:32:23.1930490Z Reading state information... 83% 2021-05-17T17:32:23.1967392Z 2021-05-17T17:32:23.1967834Z Reading state information... 85% 2021-05-17T17:32:23.2005750Z 2021-05-17T17:32:23.2006203Z Reading state information... 87% 2021-05-17T17:32:23.2040619Z 2021-05-17T17:32:23.2041077Z Reading state information... 89% 2021-05-17T17:32:23.2075553Z 2021-05-17T17:32:23.2076010Z Reading state information... 91% 2021-05-17T17:32:23.2112451Z 2021-05-17T17:32:23.2112941Z Reading state information... 93% 2021-05-17T17:32:23.2149668Z 2021-05-17T17:32:23.2150328Z Reading state information... 95% 2021-05-17T17:32:23.2191381Z 2021-05-17T17:32:23.2191835Z Reading state information... 97% 2021-05-17T17:32:23.2226986Z 2021-05-17T17:32:23.2227450Z Reading state information... 99% 2021-05-17T17:32:23.4550611Z Selecting previously unselected package pandoc. 2021-05-17T17:32:23.5600161Z (Reading database ... 261849 files and directories currently installed.) 2021-05-17T17:32:23.5711686Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-17T17:32:23.5726273Z Unpacking pandoc (2.7.3-1) ... 2021-05-17T17:32:25.3007121Z Setting up pandoc (2.7.3-1) ... 2021-05-17T17:32:25.3034324Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:25.9430864Z 2021-05-17T17:32:25.9431654Z 2021-05-17T17:32:25.9432536Z Reading state information... Done 2021-05-17T17:32:25.9724503Z ##[group]Run git config user.name adigherman 2021-05-17T17:32:25.9725274Z git config user.name adigherman 2021-05-17T17:32:25.9725878Z git config user.email adig@jhu.edu 2021-05-17T17:32:25.9762477Z shell: /usr/bin/bash -e {0} 2021-05-17T17:32:25.9762812Z env: 2021-05-17T17:32:25.9763219Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:25.9763632Z TIC_DEPLOY_KEY: 2021-05-17T17:32:25.9764313Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:25.9765658Z GITHUB_PAT: *** 2021-05-17T17:32:25.9766441Z COVERALLS_TOKEN: *** 2021-05-17T17:32:25.9766871Z continue-on-error: false 2021-05-17T17:32:25.9767295Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:25.9767720Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:25.9768095Z TZ: UTC 2021-05-17T17:32:25.9768623Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:25.9768989Z NOT_CRAN: true 2021-05-17T17:32:25.9769334Z ##[endgroup] 2021-05-17T17:32:26.0021616Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-17T17:32:26.0022153Z env: 2021-05-17T17:32:26.0022547Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:26.0022950Z TIC_DEPLOY_KEY: 2021-05-17T17:32:26.0023624Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:26.0025050Z GITHUB_PAT: *** 2021-05-17T17:32:26.0025736Z COVERALLS_TOKEN: *** 2021-05-17T17:32:26.0026154Z continue-on-error: false 2021-05-17T17:32:26.0026543Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:26.0026952Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:26.0027317Z TZ: UTC 2021-05-17T17:32:26.0027655Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:26.0028009Z NOT_CRAN: true 2021-05-17T17:32:26.0028314Z ##[endgroup] 2021-05-17T17:32:26.1677551Z Reading package lists... 2021-05-17T17:32:26.3180806Z Building dependency tree... 2021-05-17T17:32:26.3196284Z Reading state information... 2021-05-17T17:32:26.4456832Z The following additional packages will be installed: 2021-05-17T17:32:26.4460140Z cmake-data libjsoncpp1 librhash0 2021-05-17T17:32:26.4465420Z Suggested packages: 2021-05-17T17:32:26.4467237Z cmake-doc ninja-build 2021-05-17T17:32:26.4876914Z The following NEW packages will be installed: 2021-05-17T17:32:26.4885178Z cmake cmake-data libjsoncpp1 librhash0 2021-05-17T17:32:26.5272897Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:26.5273749Z Need to get 5470 kB of archives. 2021-05-17T17:32:26.5274712Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-17T17:32:26.5276354Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-17T17:32:26.5531870Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-17T17:32:26.5540152Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-17T17:32:26.5565422Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-17T17:32:26.9673189Z Fetched 5470 kB in 0s (43.6 MB/s) 2021-05-17T17:32:26.9978598Z Selecting previously unselected package cmake-data. 2021-05-17T17:32:27.0040279Z (Reading database ... 2021-05-17T17:32:27.0040881Z (Reading database ... 5% 2021-05-17T17:32:27.0041317Z (Reading database ... 10% 2021-05-17T17:32:27.0043228Z (Reading database ... 15% 2021-05-17T17:32:27.0043824Z (Reading database ... 20% 2021-05-17T17:32:27.0044381Z (Reading database ... 25% 2021-05-17T17:32:27.0044888Z (Reading database ... 30% 2021-05-17T17:32:27.0045424Z (Reading database ... 35% 2021-05-17T17:32:27.0045950Z (Reading database ... 40% 2021-05-17T17:32:27.0046468Z (Reading database ... 45% 2021-05-17T17:32:27.0046991Z (Reading database ... 50% 2021-05-17T17:32:27.0077898Z (Reading database ... 55% 2021-05-17T17:32:27.0110802Z (Reading database ... 60% 2021-05-17T17:32:27.0145302Z (Reading database ... 65% 2021-05-17T17:32:27.0263956Z (Reading database ... 70% 2021-05-17T17:32:27.0371997Z (Reading database ... 75% 2021-05-17T17:32:27.0636003Z (Reading database ... 80% 2021-05-17T17:32:27.0927384Z (Reading database ... 85% 2021-05-17T17:32:27.1063653Z (Reading database ... 90% 2021-05-17T17:32:27.1137148Z (Reading database ... 95% 2021-05-17T17:32:27.1137740Z (Reading database ... 100% 2021-05-17T17:32:27.1138557Z (Reading database ... 261856 files and directories currently installed.) 2021-05-17T17:32:27.1256106Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-17T17:32:27.1450526Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:32:27.6115631Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-17T17:32:27.6383844Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-17T17:32:27.6403303Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:32:27.6664857Z Selecting previously unselected package librhash0:amd64. 2021-05-17T17:32:27.6922192Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-17T17:32:27.6930879Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:32:27.7231539Z Selecting previously unselected package cmake. 2021-05-17T17:32:27.7490479Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-17T17:32:27.7519939Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:32:28.1055093Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:32:28.1135942Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:32:28.1515497Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:32:28.1542679Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:32:28.1575994Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:29.1373871Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:30.9368140Z Reading package lists... 2021-05-17T17:32:31.0843200Z Building dependency tree... 2021-05-17T17:32:31.0859618Z Reading state information... 2021-05-17T17:32:31.2167561Z Suggested packages: 2021-05-17T17:32:31.2168599Z libssh-doc 2021-05-17T17:32:31.2576213Z The following NEW packages will be installed: 2021-05-17T17:32:31.2577714Z libssh-dev 2021-05-17T17:32:31.2801143Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:31.2801944Z Need to get 219 kB of archives. 2021-05-17T17:32:31.2802734Z After this operation, 1127 kB of additional disk space will be used. 2021-05-17T17:32:31.2804343Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-17T17:32:31.6445262Z Fetched 219 kB in 0s (4411 kB/s) 2021-05-17T17:32:31.6744739Z Selecting previously unselected package libssh-dev:amd64. 2021-05-17T17:32:31.6745407Z (Reading database ... 2021-05-17T17:32:31.6745827Z (Reading database ... 5% 2021-05-17T17:32:31.6746242Z (Reading database ... 10% 2021-05-17T17:32:31.6746641Z (Reading database ... 15% 2021-05-17T17:32:31.6747051Z (Reading database ... 20% 2021-05-17T17:32:31.6747450Z (Reading database ... 25% 2021-05-17T17:32:31.6747888Z (Reading database ... 30% 2021-05-17T17:32:31.6748291Z (Reading database ... 35% 2021-05-17T17:32:31.6748683Z (Reading database ... 40% 2021-05-17T17:32:31.6749095Z (Reading database ... 45% 2021-05-17T17:32:31.6749489Z (Reading database ... 50% 2021-05-17T17:32:31.6784041Z (Reading database ... 55% 2021-05-17T17:32:31.6817411Z (Reading database ... 60% 2021-05-17T17:32:31.6852006Z (Reading database ... 65% 2021-05-17T17:32:31.6961989Z (Reading database ... 70% 2021-05-17T17:32:31.7061710Z (Reading database ... 75% 2021-05-17T17:32:31.7302343Z (Reading database ... 80% 2021-05-17T17:32:31.7591334Z (Reading database ... 85% 2021-05-17T17:32:31.7724770Z (Reading database ... 90% 2021-05-17T17:32:31.7795735Z (Reading database ... 95% 2021-05-17T17:32:31.7796688Z (Reading database ... 100% 2021-05-17T17:32:31.7797747Z (Reading database ... 264640 files and directories currently installed.) 2021-05-17T17:32:31.7916633Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:32:31.7927966Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:32:31.8642879Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:32:33.6202775Z Reading package lists... 2021-05-17T17:32:33.7657822Z Building dependency tree... 2021-05-17T17:32:33.7672331Z Reading state information... 2021-05-17T17:32:33.9389564Z The following NEW packages will be installed: 2021-05-17T17:32:33.9393628Z jags 2021-05-17T17:32:33.9605468Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:33.9606392Z Need to get 1562 kB of archives. 2021-05-17T17:32:33.9607313Z After this operation, 3615 kB of additional disk space will be used. 2021-05-17T17:32:33.9609039Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-17T17:32:34.3592188Z Fetched 1562 kB in 0s (20.4 MB/s) 2021-05-17T17:32:34.3846464Z Selecting previously unselected package jags. 2021-05-17T17:32:34.3912067Z (Reading database ... 2021-05-17T17:32:34.3912708Z (Reading database ... 5% 2021-05-17T17:32:34.3913132Z (Reading database ... 10% 2021-05-17T17:32:34.3913555Z (Reading database ... 15% 2021-05-17T17:32:34.3913964Z (Reading database ... 20% 2021-05-17T17:32:34.3914371Z (Reading database ... 25% 2021-05-17T17:32:34.3914763Z (Reading database ... 30% 2021-05-17T17:32:34.3915175Z (Reading database ... 35% 2021-05-17T17:32:34.3915580Z (Reading database ... 40% 2021-05-17T17:32:34.3915974Z (Reading database ... 45% 2021-05-17T17:32:34.3916376Z (Reading database ... 50% 2021-05-17T17:32:34.3934677Z (Reading database ... 55% 2021-05-17T17:32:34.3966183Z (Reading database ... 60% 2021-05-17T17:32:34.4001541Z (Reading database ... 65% 2021-05-17T17:32:34.4105354Z (Reading database ... 70% 2021-05-17T17:32:34.4200588Z (Reading database ... 75% 2021-05-17T17:32:34.4432461Z (Reading database ... 80% 2021-05-17T17:32:34.4694760Z (Reading database ... 85% 2021-05-17T17:32:34.4817524Z (Reading database ... 90% 2021-05-17T17:32:34.4882890Z (Reading database ... 95% 2021-05-17T17:32:34.4883460Z (Reading database ... 100% 2021-05-17T17:32:34.4884272Z (Reading database ... 264659 files and directories currently installed.) 2021-05-17T17:32:34.4987569Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-17T17:32:34.5004526Z Unpacking jags (4.3.0-3build1) ... 2021-05-17T17:32:34.6321286Z Setting up jags (4.3.0-3build1) ... 2021-05-17T17:32:34.6498218Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:35.2548005Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:36.9944359Z Reading package lists... 2021-05-17T17:32:37.1483510Z Building dependency tree... 2021-05-17T17:32:37.1499176Z Reading state information... 2021-05-17T17:32:37.2818983Z The following additional packages will be installed: 2021-05-17T17:32:37.2821194Z libnode64 libuv1-dev 2021-05-17T17:32:37.3251373Z The following NEW packages will be installed: 2021-05-17T17:32:37.3254689Z libnode-dev libnode64 libuv1-dev 2021-05-17T17:32:37.3429181Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:37.3430308Z Need to get 6239 kB of archives. 2021-05-17T17:32:37.3431377Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-17T17:32:37.3433757Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-17T17:32:37.3465170Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-17T17:32:37.4506144Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-17T17:32:37.8005662Z Fetched 6239 kB in 0s (49.1 MB/s) 2021-05-17T17:32:37.8278860Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-17T17:32:37.8341773Z (Reading database ... 2021-05-17T17:32:37.8342620Z (Reading database ... 5% 2021-05-17T17:32:37.8343110Z (Reading database ... 10% 2021-05-17T17:32:37.8343539Z (Reading database ... 15% 2021-05-17T17:32:37.8344016Z (Reading database ... 20% 2021-05-17T17:32:37.8344436Z (Reading database ... 25% 2021-05-17T17:32:37.8344848Z (Reading database ... 30% 2021-05-17T17:32:37.8345443Z (Reading database ... 35% 2021-05-17T17:32:37.8345850Z (Reading database ... 40% 2021-05-17T17:32:37.8346251Z (Reading database ... 45% 2021-05-17T17:32:37.8346660Z (Reading database ... 50% 2021-05-17T17:32:37.8369776Z (Reading database ... 55% 2021-05-17T17:32:37.8401049Z (Reading database ... 60% 2021-05-17T17:32:37.8433414Z (Reading database ... 65% 2021-05-17T17:32:37.8534055Z (Reading database ... 70% 2021-05-17T17:32:37.8629994Z (Reading database ... 75% 2021-05-17T17:32:37.8859513Z (Reading database ... 80% 2021-05-17T17:32:37.9128525Z (Reading database ... 85% 2021-05-17T17:32:37.9253142Z (Reading database ... 90% 2021-05-17T17:32:37.9317665Z (Reading database ... 95% 2021-05-17T17:32:37.9318560Z (Reading database ... 100% 2021-05-17T17:32:37.9319611Z (Reading database ... 264799 files and directories currently installed.) 2021-05-17T17:32:37.9432168Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-17T17:32:37.9485989Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:32:37.9831678Z Selecting previously unselected package libnode64:amd64. 2021-05-17T17:32:38.0035441Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:32:38.0061510Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:38.5633443Z Selecting previously unselected package libnode-dev:amd64. 2021-05-17T17:32:38.5831267Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:32:38.5842066Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:38.6641138Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:32:38.6692059Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:38.6723939Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:38.6749133Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:40.4214348Z Reading package lists... 2021-05-17T17:32:40.5570889Z Building dependency tree... 2021-05-17T17:32:40.5585698Z Reading state information... 2021-05-17T17:32:40.6881208Z The following additional packages will be installed: 2021-05-17T17:32:40.6885662Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:32:40.6890812Z Suggested packages: 2021-05-17T17:32:40.6891532Z libfftw3-doc 2021-05-17T17:32:40.7286149Z The following NEW packages will be installed: 2021-05-17T17:32:40.7292491Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:32:40.7509606Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:40.7510385Z Need to get 3986 kB of archives. 2021-05-17T17:32:40.7511005Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-17T17:32:40.7512558Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-17T17:32:40.7679418Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-17T17:32:40.7947209Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-17T17:32:40.8488844Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-17T17:32:40.8558886Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-17T17:32:41.2789242Z Fetched 3986 kB in 0s (21.1 MB/s) 2021-05-17T17:32:41.3113368Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-17T17:32:41.3145331Z (Reading database ... 2021-05-17T17:32:41.3145882Z (Reading database ... 5% 2021-05-17T17:32:41.3146343Z (Reading database ... 10% 2021-05-17T17:32:41.3146807Z (Reading database ... 15% 2021-05-17T17:32:41.3147258Z (Reading database ... 20% 2021-05-17T17:32:41.3147748Z (Reading database ... 25% 2021-05-17T17:32:41.3148211Z (Reading database ... 30% 2021-05-17T17:32:41.3148655Z (Reading database ... 35% 2021-05-17T17:32:41.3149112Z (Reading database ... 40% 2021-05-17T17:32:41.3149749Z (Reading database ... 45% 2021-05-17T17:32:41.3150630Z (Reading database ... 50% 2021-05-17T17:32:41.3172211Z (Reading database ... 55% 2021-05-17T17:32:41.3203922Z (Reading database ... 60% 2021-05-17T17:32:41.3236874Z (Reading database ... 65% 2021-05-17T17:32:41.3337083Z (Reading database ... 70% 2021-05-17T17:32:41.3434734Z (Reading database ... 75% 2021-05-17T17:32:41.3666915Z (Reading database ... 80% 2021-05-17T17:32:41.3953516Z (Reading database ... 85% 2021-05-17T17:32:41.4084578Z (Reading database ... 90% 2021-05-17T17:32:41.4154887Z (Reading database ... 95% 2021-05-17T17:32:41.4155482Z (Reading database ... 100% 2021-05-17T17:32:41.4156339Z (Reading database ... 264935 files and directories currently installed.) 2021-05-17T17:32:41.4279065Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:41.4305858Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:41.4833464Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-17T17:32:41.5047051Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:41.5063281Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:41.5888475Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-17T17:32:41.6150538Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:41.6171762Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:41.6993298Z Selecting previously unselected package libfftw3-bin. 2021-05-17T17:32:41.7229146Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:41.7243683Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:32:41.7512339Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-17T17:32:41.7753515Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:41.7781020Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:43.3018704Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:43.3019737Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:43.3020490Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:43.3021197Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:32:43.3021904Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:43.3022570Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:43.5563925Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:45.3560949Z Reading package lists... 2021-05-17T17:32:45.4969873Z Building dependency tree... 2021-05-17T17:32:45.4985071Z Reading state information... 2021-05-17T17:32:45.6295906Z The following additional packages will be installed: 2021-05-17T17:32:45.6297483Z libdcmtk14 2021-05-17T17:32:45.6730094Z The following NEW packages will be installed: 2021-05-17T17:32:45.6737551Z dcmtk libdcmtk14 2021-05-17T17:32:45.6930407Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:45.6932115Z Need to get 5546 kB of archives. 2021-05-17T17:32:45.6932875Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-17T17:32:45.6934712Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-17T17:32:45.7629361Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-17T17:32:46.1375686Z Fetched 5546 kB in 0s (56.8 MB/s) 2021-05-17T17:32:46.1673020Z Selecting previously unselected package libdcmtk14. 2021-05-17T17:32:46.1704012Z (Reading database ... 2021-05-17T17:32:46.1704500Z (Reading database ... 5% 2021-05-17T17:32:46.1704931Z (Reading database ... 10% 2021-05-17T17:32:46.1705355Z (Reading database ... 15% 2021-05-17T17:32:46.1705752Z (Reading database ... 20% 2021-05-17T17:32:46.1706202Z (Reading database ... 25% 2021-05-17T17:32:46.1706606Z (Reading database ... 30% 2021-05-17T17:32:46.1707025Z (Reading database ... 35% 2021-05-17T17:32:46.1707616Z (Reading database ... 40% 2021-05-17T17:32:46.1708015Z (Reading database ... 45% 2021-05-17T17:32:46.1708424Z (Reading database ... 50% 2021-05-17T17:32:46.1743965Z (Reading database ... 55% 2021-05-17T17:32:46.1776627Z (Reading database ... 60% 2021-05-17T17:32:46.1811991Z (Reading database ... 65% 2021-05-17T17:32:46.1924392Z (Reading database ... 70% 2021-05-17T17:32:46.2023406Z (Reading database ... 75% 2021-05-17T17:32:46.2254537Z (Reading database ... 80% 2021-05-17T17:32:46.2522047Z (Reading database ... 85% 2021-05-17T17:32:46.2647006Z (Reading database ... 90% 2021-05-17T17:32:46.2712745Z (Reading database ... 95% 2021-05-17T17:32:46.2713634Z (Reading database ... 100% 2021-05-17T17:32:46.2714680Z (Reading database ... 265026 files and directories currently installed.) 2021-05-17T17:32:46.2820336Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:32:46.2837883Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:32:46.6944302Z Selecting previously unselected package dcmtk. 2021-05-17T17:32:46.7202225Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:32:46.7256905Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:32:46.8520091Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:32:46.8558281Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:32:46.8724979Z Adding `dcmtk' group to system ... 2021-05-17T17:32:46.9611245Z Adding `dcmtk' user to system ... 2021-05-17T17:32:47.1378099Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-17T17:32:47.3873320Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:48.8159542Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:50.6702987Z Reading package lists... 2021-05-17T17:32:50.8057091Z Building dependency tree... 2021-05-17T17:32:50.8073502Z Reading state information... 2021-05-17T17:32:51.0031933Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-17T17:32:51.0033138Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:51.0627224Z Reading package lists... 2021-05-17T17:32:51.2121041Z Building dependency tree... 2021-05-17T17:32:51.2138171Z Reading state information... 2021-05-17T17:32:51.4327234Z libpng-dev is already the newest version (1.6.37-2). 2021-05-17T17:32:51.4328585Z libpng-dev set to manually installed. 2021-05-17T17:32:51.4329536Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:51.4935133Z Reading package lists... 2021-05-17T17:32:51.6503333Z Building dependency tree... 2021-05-17T17:32:51.6521073Z Reading state information... 2021-05-17T17:32:51.7954789Z The following additional packages will be installed: 2021-05-17T17:32:51.7957398Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-17T17:32:51.7961111Z Suggested packages: 2021-05-17T17:32:51.7962629Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-17T17:32:51.7964402Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-17T17:32:51.7965784Z fonts-arphic-uming fonts-nanum 2021-05-17T17:32:51.8385232Z The following NEW packages will be installed: 2021-05-17T17:32:51.8387275Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-17T17:32:51.8389459Z libpoppler97 poppler-data 2021-05-17T17:32:51.8560061Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:51.8561522Z Need to get 2582 kB of archives. 2021-05-17T17:32:51.8562586Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-17T17:32:51.8564537Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-17T17:32:51.8851602Z 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-17T17:32:51.8865861Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-17T17:32:51.9075061Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-17T17:32:51.9121043Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-17T17:32:51.9158247Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-17T17:32:52.2689443Z Fetched 2582 kB in 0s (35.5 MB/s) 2021-05-17T17:32:52.2992781Z Selecting previously unselected package poppler-data. 2021-05-17T17:32:52.3032228Z (Reading database ... 2021-05-17T17:32:52.3032945Z (Reading database ... 5% 2021-05-17T17:32:52.3033623Z (Reading database ... 10% 2021-05-17T17:32:52.3034281Z (Reading database ... 15% 2021-05-17T17:32:52.3034908Z (Reading database ... 20% 2021-05-17T17:32:52.3035839Z (Reading database ... 25% 2021-05-17T17:32:52.3036719Z (Reading database ... 30% 2021-05-17T17:32:52.3037363Z (Reading database ... 35% 2021-05-17T17:32:52.3038028Z (Reading database ... 40% 2021-05-17T17:32:52.3038665Z (Reading database ... 45% 2021-05-17T17:32:52.3039291Z (Reading database ... 50% 2021-05-17T17:32:52.3054697Z (Reading database ... 55% 2021-05-17T17:32:52.3087308Z (Reading database ... 60% 2021-05-17T17:32:52.3122350Z (Reading database ... 65% 2021-05-17T17:32:52.3237853Z (Reading database ... 70% 2021-05-17T17:32:52.3338701Z (Reading database ... 75% 2021-05-17T17:32:52.3566420Z (Reading database ... 80% 2021-05-17T17:32:52.3839901Z (Reading database ... 85% 2021-05-17T17:32:52.3971327Z (Reading database ... 90% 2021-05-17T17:32:52.4041342Z (Reading database ... 95% 2021-05-17T17:32:52.4041925Z (Reading database ... 100% 2021-05-17T17:32:52.4042743Z (Reading database ... 265261 files and directories currently installed.) 2021-05-17T17:32:52.4159278Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-17T17:32:52.4172258Z Unpacking poppler-data (0.4.9-2) ... 2021-05-17T17:32:52.6352649Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-17T17:32:52.6557921Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-17T17:32:52.6599399Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:32:52.7071961Z Selecting previously unselected package libpoppler97:amd64. 2021-05-17T17:32:52.7319062Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:32:52.7327831Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:32:52.8375778Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-17T17:32:52.8647729Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:32:52.8658781Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:32:52.8882576Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-17T17:32:52.9156740Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:32:52.9165395Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:32:52.9432618Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-17T17:32:52.9641529Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:32:52.9652429Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:32:53.0805848Z Setting up poppler-data (0.4.9-2) ... 2021-05-17T17:32:53.0924922Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:32:53.0960258Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:32:53.1012632Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:32:53.1062936Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:32:53.1105491Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:32:53.1139472Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:32:53.1462038Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:55.0472353Z Reading package lists... 2021-05-17T17:32:55.1923376Z Building dependency tree... 2021-05-17T17:32:55.1938155Z Reading state information... 2021-05-17T17:32:55.3276665Z The following additional packages will be installed: 2021-05-17T17:32:55.3281329Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-17T17:32:55.3286807Z Suggested packages: 2021-05-17T17:32:55.3287519Z libhdf5-doc 2021-05-17T17:32:55.3690097Z The following NEW packages will be installed: 2021-05-17T17:32:55.3692180Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-17T17:32:55.3693718Z libsz2 2021-05-17T17:32:55.3985315Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:55.3986157Z Need to get 4074 kB of archives. 2021-05-17T17:32:55.3986952Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-17T17:32:55.3989418Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-17T17:32:55.4008869Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-17T17:32:55.4016700Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-17T17:32:55.4022236Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-17T17:32:55.4166903Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-17T17:32:55.4177154Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-17T17:32:55.4181253Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-17T17:32:55.7809805Z Fetched 4074 kB in 0s (66.6 MB/s) 2021-05-17T17:32:55.8112301Z Selecting previously unselected package hdf5-helpers. 2021-05-17T17:32:55.8135216Z (Reading database ... 2021-05-17T17:32:55.8135707Z (Reading database ... 5% 2021-05-17T17:32:55.8136126Z (Reading database ... 10% 2021-05-17T17:32:55.8136546Z (Reading database ... 15% 2021-05-17T17:32:55.8136943Z (Reading database ... 20% 2021-05-17T17:32:55.8137353Z (Reading database ... 25% 2021-05-17T17:32:55.8137766Z (Reading database ... 30% 2021-05-17T17:32:55.8138161Z (Reading database ... 35% 2021-05-17T17:32:55.8138567Z (Reading database ... 40% 2021-05-17T17:32:55.8138959Z (Reading database ... 45% 2021-05-17T17:32:55.8139368Z (Reading database ... 50% 2021-05-17T17:32:55.8174056Z (Reading database ... 55% 2021-05-17T17:32:55.8206404Z (Reading database ... 60% 2021-05-17T17:32:55.8241237Z (Reading database ... 65% 2021-05-17T17:32:55.8342984Z (Reading database ... 70% 2021-05-17T17:32:55.8441226Z (Reading database ... 75% 2021-05-17T17:32:55.8676293Z (Reading database ... 80% 2021-05-17T17:32:55.8955395Z (Reading database ... 85% 2021-05-17T17:32:55.9083124Z (Reading database ... 90% 2021-05-17T17:32:55.9150859Z (Reading database ... 95% 2021-05-17T17:32:55.9151730Z (Reading database ... 100% 2021-05-17T17:32:55.9152730Z (Reading database ... 265821 files and directories currently installed.) 2021-05-17T17:32:55.9261516Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:32:55.9273877Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:32:55.9518274Z Selecting previously unselected package libaec0:amd64. 2021-05-17T17:32:55.9754406Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-17T17:32:55.9772319Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:32:56.0091844Z Selecting previously unselected package libsz2:amd64. 2021-05-17T17:32:56.0353641Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-17T17:32:56.0364298Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:32:56.0601625Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-17T17:32:56.0866717Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:32:56.0883878Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:32:56.2152524Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-17T17:32:56.2383940Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:32:56.2397740Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:32:56.2699186Z Selecting previously unselected package libaec-dev:amd64. 2021-05-17T17:32:56.2962857Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-17T17:32:56.2971756Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:32:56.3232429Z Selecting previously unselected package libhdf5-dev. 2021-05-17T17:32:56.3455341Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:32:56.3468569Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:32:56.6275840Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:32:56.6328838Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:32:56.6395217Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:32:56.6420520Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:32:56.6443726Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:32:56.6469817Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:32:56.6502478Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:32:56.6569121Z 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-17T17:32:56.6591774Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:57.2936141Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:59.0829569Z Reading package lists... 2021-05-17T17:32:59.2223972Z Building dependency tree... 2021-05-17T17:32:59.2240665Z Reading state information... 2021-05-17T17:32:59.3566749Z The following additional packages will be installed: 2021-05-17T17:32:59.3569299Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-17T17:32:59.3975011Z The following NEW packages will be installed: 2021-05-17T17:32:59.3977140Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-17T17:32:59.3978234Z mesa-common-dev 2021-05-17T17:32:59.4172127Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:59.4172910Z Need to get 1761 kB of archives. 2021-05-17T17:32:59.4173610Z After this operation, 5442 kB of additional disk space will be used. 2021-05-17T17:32:59.4175492Z 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-17T17:32:59.4214774Z 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-17T17:32:59.4218976Z 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-17T17:32:59.4280648Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-17T17:32:59.4351802Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-17T17:32:59.4408538Z 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-17T17:32:59.8068493Z Fetched 1761 kB in 0s (29.9 MB/s) 2021-05-17T17:32:59.8315974Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-17T17:32:59.8379158Z (Reading database ... 2021-05-17T17:32:59.8379804Z (Reading database ... 5% 2021-05-17T17:32:59.8380376Z (Reading database ... 10% 2021-05-17T17:32:59.8380939Z (Reading database ... 15% 2021-05-17T17:32:59.8381570Z (Reading database ... 20% 2021-05-17T17:32:59.8382065Z (Reading database ... 25% 2021-05-17T17:32:59.8382581Z (Reading database ... 30% 2021-05-17T17:32:59.8383057Z (Reading database ... 35% 2021-05-17T17:32:59.8383544Z (Reading database ... 40% 2021-05-17T17:32:59.8384209Z (Reading database ... 45% 2021-05-17T17:32:59.8384687Z (Reading database ... 50% 2021-05-17T17:32:59.8403732Z (Reading database ... 55% 2021-05-17T17:32:59.8432761Z (Reading database ... 60% 2021-05-17T17:33:00.8058103Z (Reading database ... 65% 2021-05-17T17:33:00.8059225Z (Reading database ... 70% 2021-05-17T17:33:00.8059866Z (Reading database ... 75% 2021-05-17T17:33:00.8060443Z (Reading database ... 80% 2021-05-17T17:33:00.8065359Z (Reading database ... 85% 2021-05-17T17:33:00.8065926Z (Reading database ... 90% 2021-05-17T17:33:00.8066458Z (Reading database ... 95% 2021-05-17T17:33:00.8066986Z (Reading database ... 100% 2021-05-17T17:33:00.8067715Z (Reading database ... 266029 files and directories currently installed.) 2021-05-17T17:33:00.8069435Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:33:00.8070902Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:33:00.8071889Z Selecting previously unselected package libglx-dev:amd64. 2021-05-17T17:33:00.8072929Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:00.8073878Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:00.8074823Z Selecting previously unselected package libgl-dev:amd64. 2021-05-17T17:33:00.8075839Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:00.8076762Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:00.8077715Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-17T17:33:00.8078706Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-17T17:33:00.8079576Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:00.8080554Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-17T17:33:00.8081622Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-17T17:33:00.8082567Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:00.8083613Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-17T17:33:00.8084740Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:00.8085727Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:00.8086628Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:33:00.8087493Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:00.8088333Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:00.8089189Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:00.8090057Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:00.8090973Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:00.8091808Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:01.5671528Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:03.3376017Z Reading package lists... 2021-05-17T17:33:03.4734650Z Building dependency tree... 2021-05-17T17:33:03.4750082Z Reading state information... 2021-05-17T17:33:03.6033036Z The following additional packages will be installed: 2021-05-17T17:33:03.6036543Z libprotobuf-lite17 libprotoc17 2021-05-17T17:33:03.6443210Z The following NEW packages will be installed: 2021-05-17T17:33:03.6448108Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-17T17:33:03.6451662Z protobuf-compiler 2021-05-17T17:33:03.6627580Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:03.6628335Z Need to get 2754 kB of archives. 2021-05-17T17:33:03.6628969Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-17T17:33:03.6631017Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-17T17:33:03.6670491Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-17T17:33:03.6859526Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-17T17:33:03.7035424Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-17T17:33:03.7157637Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-17T17:33:04.0610738Z Fetched 2754 kB in 0s (41.2 MB/s) 2021-05-17T17:33:04.0912788Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-17T17:33:04.0924413Z (Reading database ... 2021-05-17T17:33:04.0924880Z (Reading database ... 5% 2021-05-17T17:33:04.0925983Z (Reading database ... 10% 2021-05-17T17:33:04.0926568Z (Reading database ... 15% 2021-05-17T17:33:04.0927155Z (Reading database ... 20% 2021-05-17T17:33:04.0927647Z (Reading database ... 25% 2021-05-17T17:33:04.0928299Z (Reading database ... 30% 2021-05-17T17:33:04.0928801Z (Reading database ... 35% 2021-05-17T17:33:04.0929288Z (Reading database ... 40% 2021-05-17T17:33:04.0929776Z (Reading database ... 45% 2021-05-17T17:33:04.0930260Z (Reading database ... 50% 2021-05-17T17:33:04.0962870Z (Reading database ... 55% 2021-05-17T17:33:04.0994092Z (Reading database ... 60% 2021-05-17T17:33:04.1028428Z (Reading database ... 65% 2021-05-17T17:33:04.1137043Z (Reading database ... 70% 2021-05-17T17:33:04.1235506Z (Reading database ... 75% 2021-05-17T17:33:04.1478108Z (Reading database ... 80% 2021-05-17T17:33:04.1786477Z (Reading database ... 85% 2021-05-17T17:33:04.1924160Z (Reading database ... 90% 2021-05-17T17:33:04.1996211Z (Reading database ... 95% 2021-05-17T17:33:04.1996692Z (Reading database ... 100% 2021-05-17T17:33:04.1997321Z (Reading database ... 266512 files and directories currently installed.) 2021-05-17T17:33:04.2115454Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:04.2147221Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:04.2471254Z Selecting previously unselected package libprotoc17:amd64. 2021-05-17T17:33:04.2722195Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:04.2731428Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:04.3471965Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-17T17:33:04.3701012Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:04.3724112Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:04.5120342Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-17T17:33:04.5375636Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:04.5385350Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:04.6432547Z Selecting previously unselected package protobuf-compiler. 2021-05-17T17:33:04.6621428Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:04.6632725Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:04.7145196Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:04.7174120Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:04.7202608Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:04.7230724Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:04.7263367Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:04.7303900Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:05.3306895Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:07.0752235Z Reading package lists... 2021-05-17T17:33:07.2152347Z Building dependency tree... 2021-05-17T17:33:07.2168178Z Reading state information... 2021-05-17T17:33:07.3473500Z The following additional packages will be installed: 2021-05-17T17:33:07.3479050Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-17T17:33:07.3480455Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-17T17:33:07.3481907Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-17T17:33:07.3483299Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-17T17:33:07.3484666Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-17T17:33:07.3485934Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:33:07.3487268Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:33:07.3488648Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:33:07.3489942Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:33:07.3491261Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:33:07.3492777Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:33:07.3496647Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:33:07.3497920Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:33:07.3499134Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:33:07.3499936Z Suggested packages: 2021-05-17T17:33:07.3501040Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-17T17:33:07.3502371Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-17T17:33:07.3503860Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-17T17:33:07.3505197Z nvidia-legacy-304xx-vdpau-driver 2021-05-17T17:33:07.4129239Z The following NEW packages will be installed: 2021-05-17T17:33:07.4131457Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-17T17:33:07.4133076Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-17T17:33:07.4134495Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-17T17:33:07.4136108Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-17T17:33:07.4137715Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-17T17:33:07.4139364Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:33:07.4141021Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:33:07.4143261Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:33:07.4144835Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:33:07.4146313Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:33:07.4147847Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:33:07.4149249Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:33:07.4150817Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:33:07.4152266Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:33:07.5124711Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:07.5126126Z Need to get 47.1 MB of archives. 2021-05-17T17:33:07.5126935Z After this operation, 195 MB of additional disk space will be used. 2021-05-17T17:33:07.5129019Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-17T17:33:07.5342141Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-17T17:33:07.5358245Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-17T17:33:07.5362286Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-17T17:33:07.5368773Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-17T17:33:07.5376396Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-17T17:33:07.5388128Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-17T17:33:07.6177354Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-17T17:33:07.7542160Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-17T17:33:07.7548581Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-17T17:33:07.7565970Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-17T17:33:07.7980612Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-17T17:33:07.7988405Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-17T17:33:07.7997804Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-17T17:33:07.8008669Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-17T17:33:07.8031908Z 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-17T17:33:07.8044619Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-17T17:33:07.8075683Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-17T17:33:07.8084845Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-17T17:33:07.8169552Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-17T17:33:07.8182513Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-17T17:33:07.8260026Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-17T17:33:07.8406764Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-17T17:33:07.8442355Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-17T17:33:07.8455004Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-17T17:33:07.8492408Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-17T17:33:07.9345198Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-17T17:33:07.9350955Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-17T17:33:07.9359866Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-17T17:33:07.9374210Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-17T17:33:07.9406893Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-17T17:33:07.9423139Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-17T17:33:07.9450142Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-17T17:33:07.9465542Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-17T17:33:07.9568775Z 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-17T17:33:07.9603321Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-17T17:33:07.9776611Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-17T17:33:07.9782025Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-17T17:33:08.1952077Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-17T17:33:08.1957018Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-17T17:33:08.2334023Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-17T17:33:08.2340687Z 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-17T17:33:08.2348140Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-17T17:33:08.2357757Z 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-17T17:33:08.2377984Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-17T17:33:08.2538264Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-17T17:33:08.2561892Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-17T17:33:08.2595765Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-17T17:33:08.2609588Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-17T17:33:08.2801075Z 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-17T17:33:08.2844376Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-17T17:33:08.2852520Z 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-17T17:33:08.2860893Z 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-17T17:33:08.2866629Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-17T17:33:08.2885534Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-17T17:33:08.2890839Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-17T17:33:08.2939194Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-17T17:33:08.2965267Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-17T17:33:08.2972088Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-17T17:33:08.3054930Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-17T17:33:08.3076978Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-17T17:33:08.3104865Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-17T17:33:08.3151365Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-17T17:33:08.3201804Z 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-17T17:33:08.3301607Z 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-17T17:33:08.3311177Z 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-17T17:33:08.3317742Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-17T17:33:08.3641515Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-17T17:33:08.3650926Z 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-17T17:33:08.3978321Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-17T17:33:08.3986397Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-17T17:33:08.3997435Z 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-17T17:33:08.4530714Z 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-17T17:33:08.5075711Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-17T17:33:08.5254532Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-17T17:33:08.5256123Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-17T17:33:09.0163983Z Fetched 47.1 MB in 1s (42.6 MB/s) 2021-05-17T17:33:09.0435207Z Selecting previously unselected package libaom0:amd64. 2021-05-17T17:33:09.0499520Z (Reading database ... 2021-05-17T17:33:09.0500017Z (Reading database ... 5% 2021-05-17T17:33:09.0500423Z (Reading database ... 10% 2021-05-17T17:33:09.0500848Z (Reading database ... 15% 2021-05-17T17:33:09.0501277Z (Reading database ... 20% 2021-05-17T17:33:09.0501694Z (Reading database ... 25% 2021-05-17T17:33:09.0502102Z (Reading database ... 30% 2021-05-17T17:33:09.0503396Z (Reading database ... 35% 2021-05-17T17:33:09.0504083Z (Reading database ... 40% 2021-05-17T17:33:09.0504534Z (Reading database ... 45% 2021-05-17T17:33:09.0505031Z (Reading database ... 50% 2021-05-17T17:33:09.0525088Z (Reading database ... 55% 2021-05-17T17:33:09.0554055Z (Reading database ... 60% 2021-05-17T17:33:09.0587191Z (Reading database ... 65% 2021-05-17T17:33:09.0698875Z (Reading database ... 70% 2021-05-17T17:33:09.0804092Z (Reading database ... 75% 2021-05-17T17:33:09.1038941Z (Reading database ... 80% 2021-05-17T17:33:09.1309934Z (Reading database ... 85% 2021-05-17T17:33:09.1434266Z (Reading database ... 90% 2021-05-17T17:33:09.1503590Z (Reading database ... 95% 2021-05-17T17:33:09.1504212Z (Reading database ... 100% 2021-05-17T17:33:09.1505029Z (Reading database ... 266683 files and directories currently installed.) 2021-05-17T17:33:09.1616793Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-17T17:33:09.1646419Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:33:09.2792749Z Selecting previously unselected package libva2:amd64. 2021-05-17T17:33:09.3027080Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:09.3041045Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-17T17:33:09.3351826Z Selecting previously unselected package libva-drm2:amd64. 2021-05-17T17:33:09.3548002Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:09.3556082Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:33:09.3832393Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-17T17:33:09.4057953Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:09.4073624Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:33:09.4511114Z Selecting previously unselected package libvdpau1:amd64. 2021-05-17T17:33:09.4707925Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:33:09.4726324Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:09.5112045Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-17T17:33:09.5300545Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-17T17:33:09.5326817Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:33:09.5631562Z Selecting previously unselected package libavutil56:amd64. 2021-05-17T17:33:09.5850477Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:09.5857434Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:09.6312722Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-17T17:33:09.6518438Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-17T17:33:09.6528301Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:33:10.2688636Z Selecting previously unselected package libgsm1:amd64. 2021-05-17T17:33:10.2895649Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-17T17:33:10.2906276Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:33:10.3191307Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-17T17:33:10.3377616Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-17T17:33:10.3387968Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:33:10.3751418Z Selecting previously unselected package libopus0:amd64. 2021-05-17T17:33:10.3948105Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:10.3961678Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:33:10.4351397Z Selecting previously unselected package libshine3:amd64. 2021-05-17T17:33:10.4580469Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-17T17:33:10.4589784Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:33:10.4926889Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-17T17:33:10.5141974Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-17T17:33:10.5152108Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:33:10.5431238Z Selecting previously unselected package libspeex1:amd64. 2021-05-17T17:33:10.5622910Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-17T17:33:10.5633162Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:33:10.5991653Z Selecting previously unselected package libsoxr0:amd64. 2021-05-17T17:33:10.6231295Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-17T17:33:10.6242319Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:33:10.6516687Z Selecting previously unselected package libswresample3:amd64. 2021-05-17T17:33:10.6774080Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:10.6785281Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:10.7031427Z Selecting previously unselected package libtheora0:amd64. 2021-05-17T17:33:10.7281102Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-17T17:33:10.7298875Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:33:10.7622801Z Selecting previously unselected package libtwolame0:amd64. 2021-05-17T17:33:10.7877221Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-17T17:33:10.7884636Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:33:10.8191303Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-17T17:33:10.8391706Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-17T17:33:10.8437582Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:33:10.8779662Z Selecting previously unselected package libwavpack1:amd64. 2021-05-17T17:33:10.8995661Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:10.9013440Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:33:10.9352406Z Selecting previously unselected package libx264-155:amd64. 2021-05-17T17:33:10.9530020Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-17T17:33:10.9540249Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:33:11.0191759Z Selecting previously unselected package libx265-179:amd64. 2021-05-17T17:33:11.0452303Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-17T17:33:11.0462300Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:33:11.2193186Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-17T17:33:11.2400203Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-17T17:33:11.2409321Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:33:11.2762941Z Selecting previously unselected package libzvbi-common. 2021-05-17T17:33:11.3021494Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-17T17:33:11.3073617Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-17T17:33:11.3300130Z Selecting previously unselected package libzvbi0:amd64. 2021-05-17T17:33:11.3556747Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-17T17:33:11.3565942Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:33:11.3951868Z Selecting previously unselected package libavcodec58:amd64. 2021-05-17T17:33:11.4205851Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:11.4253019Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:11.8208441Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-17T17:33:11.8462221Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-17T17:33:11.8478327Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:33:11.8708577Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-17T17:33:11.8965521Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-17T17:33:11.8977332Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:33:11.9320122Z Selecting previously unselected package libass9:amd64. 2021-05-17T17:33:11.9575869Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-17T17:33:11.9585508Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:33:11.9905585Z Selecting previously unselected package libbluray2:amd64. 2021-05-17T17:33:12.0119574Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-17T17:33:12.0127533Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:33:12.0541934Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-17T17:33:12.0802539Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-17T17:33:12.0811768Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:33:12.1049196Z Selecting previously unselected package libgme0:amd64. 2021-05-17T17:33:12.1307667Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-17T17:33:12.1317732Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:33:12.1657267Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-17T17:33:12.1920410Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-17T17:33:12.1932586Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:33:12.2267694Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-17T17:33:12.2530545Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-17T17:33:12.2542493Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:33:12.3230607Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-17T17:33:12.3489345Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:33:12.3502333Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:33:12.4021300Z Selecting previously unselected package libavformat58:amd64. 2021-05-17T17:33:12.4303472Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:12.4315289Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:12.5351658Z Selecting previously unselected package libbs2b0:amd64. 2021-05-17T17:33:12.5567528Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-17T17:33:12.5577876Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:33:12.5911353Z Selecting previously unselected package libflite1:amd64. 2021-05-17T17:33:12.6120233Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-17T17:33:12.6132202Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:33:13.5581584Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-17T17:33:13.5843298Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-17T17:33:13.5853656Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:33:13.6178238Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-17T17:33:13.6442302Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-17T17:33:13.6451444Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:33:13.6677332Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-17T17:33:13.6938540Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-17T17:33:13.6953769Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:33:13.7232494Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-17T17:33:13.7441406Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:13.7449434Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:33:13.7751310Z Selecting previously unselected package libmysofa1:amd64. 2021-05-17T17:33:13.7957645Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-17T17:33:13.7972072Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:33:13.8227081Z Selecting previously unselected package libpostproc55:amd64. 2021-05-17T17:33:13.8490606Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:13.8506728Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:13.8789540Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-17T17:33:13.9050797Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-17T17:33:13.9063751Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:33:14.0151488Z Selecting previously unselected package librubberband2:amd64. 2021-05-17T17:33:14.0333576Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-17T17:33:14.0341656Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:33:14.0626216Z Selecting previously unselected package libswscale5:amd64. 2021-05-17T17:33:14.0888012Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:14.1049021Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:14.1369924Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-17T17:33:14.1631701Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-17T17:33:14.1642956Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:33:14.1880799Z Selecting previously unselected package libavfilter7:amd64. 2021-05-17T17:33:14.2142783Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:14.2247221Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:14.3294623Z Selecting previously unselected package libcaca0:amd64. 2021-05-17T17:33:14.3552981Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-17T17:33:14.3567469Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:33:14.3940239Z Selecting previously unselected package libcdio18:amd64. 2021-05-17T17:33:14.4199281Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-17T17:33:14.4209061Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:33:14.4461059Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-17T17:33:14.4720101Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:33:14.4730006Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:14.4942647Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-17T17:33:14.5198342Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:33:14.5209734Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:14.5412883Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-17T17:33:14.5671445Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-17T17:33:14.5680267Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:33:14.6151845Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-17T17:33:14.6338326Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-17T17:33:14.6347292Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:33:14.6565779Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-17T17:33:14.6818200Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-17T17:33:14.6829576Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:33:14.7347527Z Selecting previously unselected package libopenal-data. 2021-05-17T17:33:14.7601349Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-17T17:33:14.7610952Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-17T17:33:14.7915416Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-17T17:33:14.8173772Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-17T17:33:14.8193969Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:33:14.8551178Z Selecting previously unselected package libopenal1:amd64. 2021-05-17T17:33:14.8751949Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-17T17:33:14.8762174Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:33:14.9392184Z Selecting previously unselected package libasyncns0:amd64. 2021-05-17T17:33:14.9592025Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-17T17:33:14.9602080Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:33:14.9872107Z Selecting previously unselected package libflac8:amd64. 2021-05-17T17:33:15.0082123Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-17T17:33:15.0091194Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:33:15.0371609Z Selecting previously unselected package libsndfile1:amd64. 2021-05-17T17:33:15.0634926Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-17T17:33:15.0643655Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:33:15.0986576Z Selecting previously unselected package libpulse0:amd64. 2021-05-17T17:33:15.1248368Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-17T17:33:15.1311788Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:33:15.1755367Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-17T17:33:15.1974616Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-17T17:33:15.1986074Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:33:15.2579299Z Selecting previously unselected package libavdevice58:amd64. 2021-05-17T17:33:15.2772548Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:15.2783770Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:15.3089191Z Selecting previously unselected package libavresample4:amd64. 2021-05-17T17:33:15.3315103Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:15.3323190Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:15.3631113Z Selecting previously unselected package ffmpeg. 2021-05-17T17:33:15.3833848Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:15.3902327Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:15.4977773Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-17T17:33:15.5197308Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-17T17:33:15.5210491Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:33:15.5592503Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-17T17:33:15.5767183Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-17T17:33:15.5774718Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:33:15.7351497Z Selecting previously unselected package libaacs0:amd64. 2021-05-17T17:33:15.7552450Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-17T17:33:15.7561263Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:33:15.7847903Z Selecting previously unselected package libbdplus0:amd64. 2021-05-17T17:33:15.8106692Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-17T17:33:15.8113939Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:33:15.8370695Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-17T17:33:15.8613673Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:15.8621293Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:16.0914784Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-17T17:33:16.1174350Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:16.1183671Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:16.3544256Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-17T17:33:16.3801995Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-17T17:33:16.3810142Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:33:16.4912622Z Selecting previously unselected package va-driver-all:amd64. 2021-05-17T17:33:16.5172284Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-17T17:33:16.5179871Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:33:16.5435235Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-17T17:33:16.5649760Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:33:16.5657689Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:16.6333441Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:33:16.6369005Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:33:16.6404882Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:33:16.6428871Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:33:16.6453883Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:33:16.6485585Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:33:16.6518824Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:33:16.6540522Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:33:16.6576327Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:33:16.6601784Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:33:16.6631977Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:33:16.6661593Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:33:16.6682024Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:33:16.6705920Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:33:16.6731404Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:33:16.6759624Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:33:16.6789862Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:33:16.6821183Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:33:16.6858529Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:33:16.6883581Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:33:16.6906720Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-17T17:33:16.6933858Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:33:16.6964626Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:33:16.7013843Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:33:16.7144863Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:33:16.7179226Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:33:16.7206627Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:33:16.7229796Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:33:16.7251567Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:33:16.7279355Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:33:16.7307779Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:33:16.7334799Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:33:16.7362339Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:33:16.7389148Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:16.7418866Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:33:16.7448895Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:33:16.7479105Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:33:16.7503413Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-17T17:33:16.7536272Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:16.7560010Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:33:16.7592056Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:33:16.7617569Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:33:16.7643170Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:33:16.7676475Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-17T17:33:16.7700150Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:33:16.7723481Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:33:16.7746124Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:33:16.7771874Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:33:16.7792755Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:33:16.7816596Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:33:16.7841638Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:16.8015915Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:33:16.8041736Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:16.8076586Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:16.8100035Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:33:16.8119551Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:16.8151438Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:33:16.8181424Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:16.8208530Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:33:16.8374133Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:33:16.8397785Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:16.8421552Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:33:16.8448872Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:33:16.8473925Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:16.8500556Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:33:16.8538652Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:33:16.8580456Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:33:16.8669879Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:16.8700600Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:16.8725642Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:16.8748086Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:33:16.8779820Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:33:16.8805237Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:16.8838093Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:16.8865105Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:16.8885882Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:16.8966656Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:17.7797848Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:19.5780824Z Reading package lists... 2021-05-17T17:33:19.7254431Z Building dependency tree... 2021-05-17T17:33:19.7273363Z Reading state information... 2021-05-17T17:33:19.8643378Z The following additional packages will be installed: 2021-05-17T17:33:19.8645737Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:33:19.9098690Z The following NEW packages will be installed: 2021-05-17T17:33:19.9100674Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:33:19.9103215Z libmagick++-dev 2021-05-17T17:33:19.9365106Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:19.9365738Z Need to get 309 kB of archives. 2021-05-17T17:33:19.9366633Z After this operation, 2202 kB of additional disk space will be used. 2021-05-17T17:33:19.9368787Z 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-17T17:33:19.9457913Z 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-17T17:33:19.9590394Z 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-17T17:33:19.9699329Z 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-17T17:33:20.3252391Z Fetched 309 kB in 0s (5522 kB/s) 2021-05-17T17:33:20.3553558Z Selecting previously unselected package libmagick++-6-headers. 2021-05-17T17:33:20.3585267Z (Reading database ... 2021-05-17T17:33:20.3585767Z (Reading database ... 5% 2021-05-17T17:33:20.3586204Z (Reading database ... 10% 2021-05-17T17:33:20.3586609Z (Reading database ... 15% 2021-05-17T17:33:20.3587021Z (Reading database ... 20% 2021-05-17T17:33:20.3587437Z (Reading database ... 25% 2021-05-17T17:33:20.3587829Z (Reading database ... 30% 2021-05-17T17:33:20.3588233Z (Reading database ... 35% 2021-05-17T17:33:20.3588625Z (Reading database ... 40% 2021-05-17T17:33:20.3589030Z (Reading database ... 45% 2021-05-17T17:33:20.3589432Z (Reading database ... 50% 2021-05-17T17:33:20.3617506Z (Reading database ... 55% 2021-05-17T17:33:20.3657099Z (Reading database ... 60% 2021-05-17T17:33:20.3684210Z (Reading database ... 65% 2021-05-17T17:33:20.3796282Z (Reading database ... 70% 2021-05-17T17:33:20.3904032Z (Reading database ... 75% 2021-05-17T17:33:20.3927399Z (Reading database ... 80% 2021-05-17T17:33:20.4433840Z (Reading database ... 85% 2021-05-17T17:33:20.4603299Z (Reading database ... 90% 2021-05-17T17:33:20.4679615Z (Reading database ... 95% 2021-05-17T17:33:20.4680249Z (Reading database ... 100% 2021-05-17T17:33:20.4681078Z (Reading database ... 267224 files and directories currently installed.) 2021-05-17T17:33:20.4804591Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:33:20.4885264Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:20.5272153Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-17T17:33:20.5468787Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:33:20.5510468Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:20.5872063Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-17T17:33:20.6082145Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:33:20.6095556Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:20.6865569Z Selecting previously unselected package libmagick++-dev. 2021-05-17T17:33:20.7125027Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:33:20.7198561Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:20.7688295Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:20.7766201Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:20.7793546Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:20.7950764Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:20.8027240Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:22.6090406Z Reading package lists... 2021-05-17T17:33:22.7616196Z Building dependency tree... 2021-05-17T17:33:22.7633093Z Reading state information... 2021-05-17T17:33:22.8973022Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-17T17:33:22.8974868Z The following additional packages will be installed: 2021-05-17T17:33:22.8977251Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-17T17:33:22.8978348Z libijs-0.35 libjbig2dec0 2021-05-17T17:33:22.8980880Z Suggested packages: 2021-05-17T17:33:22.8982024Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-17T17:33:22.8982968Z ghostscript-x 2021-05-17T17:33:22.9448685Z The following NEW packages will be installed: 2021-05-17T17:33:22.9453934Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-17T17:33:22.9462323Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-17T17:33:22.9632371Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:22.9633041Z Need to get 11.2 MB of archives. 2021-05-17T17:33:22.9633740Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-17T17:33:22.9635599Z 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-17T17:33:23.0138996Z 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-17T17:33:23.0164706Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-17T17:33:23.2086699Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-17T17:33:23.2369430Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-17T17:33:23.2397311Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-17T17:33:23.2445986Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-17T17:33:23.3205928Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-17T17:33:23.6815777Z Fetched 11.2 MB in 0s (30.2 MB/s) 2021-05-17T17:33:23.7109021Z Selecting previously unselected package fonts-droid-fallback. 2021-05-17T17:33:23.7176481Z (Reading database ... 2021-05-17T17:33:23.7177134Z (Reading database ... 5% 2021-05-17T17:33:23.7177680Z (Reading database ... 10% 2021-05-17T17:33:23.7178186Z (Reading database ... 15% 2021-05-17T17:33:23.7178698Z (Reading database ... 20% 2021-05-17T17:33:23.7179212Z (Reading database ... 25% 2021-05-17T17:33:23.7179711Z (Reading database ... 30% 2021-05-17T17:33:23.7180221Z (Reading database ... 35% 2021-05-17T17:33:23.7180733Z (Reading database ... 40% 2021-05-17T17:33:23.7181228Z (Reading database ... 45% 2021-05-17T17:33:23.7181736Z (Reading database ... 50% 2021-05-17T17:33:23.7207188Z (Reading database ... 55% 2021-05-17T17:33:23.7247337Z (Reading database ... 60% 2021-05-17T17:33:23.7269106Z (Reading database ... 65% 2021-05-17T17:33:23.7377084Z (Reading database ... 70% 2021-05-17T17:33:23.7476560Z (Reading database ... 75% 2021-05-17T17:33:23.7497673Z (Reading database ... 80% 2021-05-17T17:33:23.7937808Z (Reading database ... 85% 2021-05-17T17:33:23.8086417Z (Reading database ... 90% 2021-05-17T17:33:23.8154116Z (Reading database ... 95% 2021-05-17T17:33:23.8154845Z (Reading database ... 100% 2021-05-17T17:33:23.8155696Z (Reading database ... 267269 files and directories currently installed.) 2021-05-17T17:33:23.8271386Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-17T17:33:23.8471482Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:33:24.0146305Z Selecting previously unselected package fonts-noto-mono. 2021-05-17T17:33:24.0407566Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-17T17:33:24.0434492Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:33:24.0791708Z Selecting previously unselected package fonts-urw-base35. 2021-05-17T17:33:24.0988902Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-17T17:33:24.1513724Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:33:24.4779867Z Selecting previously unselected package libgs9-common. 2021-05-17T17:33:24.5045087Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-17T17:33:24.5057554Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:24.5912667Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-17T17:33:24.6166317Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-17T17:33:24.6187475Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:33:24.6471545Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-17T17:33:24.6673466Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-17T17:33:24.6688687Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:33:24.7031779Z Selecting previously unselected package libgs9:amd64. 2021-05-17T17:33:24.7255351Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:33:24.7328564Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:24.9591513Z Selecting previously unselected package ghostscript. 2021-05-17T17:33:24.9806122Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:33:24.9823351Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:25.0401138Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:33:25.0449816Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:33:25.0481888Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:33:25.1020219Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:33:25.1040003Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:33:25.1252713Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:25.1280299Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:25.1299873Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:25.1401753Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:33:25.2249534Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:25.2439426Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:27.9547877Z Reading package lists... 2021-05-17T17:33:28.1159767Z Building dependency tree... 2021-05-17T17:33:28.1176786Z Reading state information... 2021-05-17T17:33:28.2605293Z The following additional packages will be installed: 2021-05-17T17:33:28.2607500Z libudunits2-0 libudunits2-data 2021-05-17T17:33:28.3055368Z The following NEW packages will be installed: 2021-05-17T17:33:28.3069420Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-17T17:33:28.3217835Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:28.3218468Z Need to get 429 kB of archives. 2021-05-17T17:33:28.3219096Z After this operation, 1026 kB of additional disk space will be used. 2021-05-17T17:33:28.3220669Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-17T17:33:28.3252390Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-17T17:33:28.3282553Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-17T17:33:28.6916021Z Fetched 429 kB in 0s (15.2 MB/s) 2021-05-17T17:33:28.7196567Z Selecting previously unselected package libudunits2-data. 2021-05-17T17:33:28.7264920Z (Reading database ... 2021-05-17T17:33:28.7265751Z (Reading database ... 5% 2021-05-17T17:33:28.7266329Z (Reading database ... 10% 2021-05-17T17:33:28.7266918Z (Reading database ... 15% 2021-05-17T17:33:28.7267496Z (Reading database ... 20% 2021-05-17T17:33:28.7268099Z (Reading database ... 25% 2021-05-17T17:33:28.7268676Z (Reading database ... 30% 2021-05-17T17:33:28.7269242Z (Reading database ... 35% 2021-05-17T17:33:28.7269794Z (Reading database ... 40% 2021-05-17T17:33:28.7270831Z (Reading database ... 45% 2021-05-17T17:33:28.7271419Z (Reading database ... 50% 2021-05-17T17:33:28.7305711Z (Reading database ... 55% 2021-05-17T17:33:28.7349797Z (Reading database ... 60% 2021-05-17T17:33:28.7376269Z (Reading database ... 65% 2021-05-17T17:33:28.7494039Z (Reading database ... 70% 2021-05-17T17:33:28.7609963Z (Reading database ... 75% 2021-05-17T17:33:28.7632576Z (Reading database ... 80% 2021-05-17T17:33:28.8165786Z (Reading database ... 85% 2021-05-17T17:33:28.8336899Z (Reading database ... 90% 2021-05-17T17:33:28.8415336Z (Reading database ... 95% 2021-05-17T17:33:28.8415918Z (Reading database ... 100% 2021-05-17T17:33:28.8416748Z (Reading database ... 267833 files and directories currently installed.) 2021-05-17T17:33:28.8542276Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-17T17:33:28.8554787Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-17T17:33:28.8872085Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-17T17:33:28.9048554Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-17T17:33:28.9068243Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:33:28.9393605Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-17T17:33:28.9585588Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-17T17:33:28.9597194Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:33:29.0255797Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-17T17:33:29.0310571Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:33:29.0335449Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:33:29.0366960Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:33:29.1289031Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:30.9800802Z Reading package lists... 2021-05-17T17:33:31.1408634Z Building dependency tree... 2021-05-17T17:33:31.1425999Z Reading state information... 2021-05-17T17:33:31.3233297Z The following NEW packages will be installed: 2021-05-17T17:33:31.3240977Z libjq-dev 2021-05-17T17:33:31.3415386Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:31.3416176Z Need to get 11.2 kB of archives. 2021-05-17T17:33:31.3416905Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-17T17:33:31.3418720Z 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-17T17:33:31.6981866Z Fetched 11.2 kB in 0s (810 kB/s) 2021-05-17T17:33:31.7239326Z Selecting previously unselected package libjq-dev:amd64. 2021-05-17T17:33:31.7305648Z (Reading database ... 2021-05-17T17:33:31.7306585Z (Reading database ... 5% 2021-05-17T17:33:31.7307303Z (Reading database ... 10% 2021-05-17T17:33:31.7307825Z (Reading database ... 15% 2021-05-17T17:33:31.7308329Z (Reading database ... 20% 2021-05-17T17:33:31.7308841Z (Reading database ... 25% 2021-05-17T17:33:31.7309359Z (Reading database ... 30% 2021-05-17T17:33:31.7309874Z (Reading database ... 35% 2021-05-17T17:33:31.7310626Z (Reading database ... 40% 2021-05-17T17:33:31.7311122Z (Reading database ... 45% 2021-05-17T17:33:31.7311661Z (Reading database ... 50% 2021-05-17T17:33:31.7346620Z (Reading database ... 55% 2021-05-17T17:33:31.7388638Z (Reading database ... 60% 2021-05-17T17:33:31.7414303Z (Reading database ... 65% 2021-05-17T17:33:31.7525510Z (Reading database ... 70% 2021-05-17T17:33:31.7637127Z (Reading database ... 75% 2021-05-17T17:33:31.7658781Z (Reading database ... 80% 2021-05-17T17:33:31.8173034Z (Reading database ... 85% 2021-05-17T17:33:31.8334045Z (Reading database ... 90% 2021-05-17T17:33:31.8408751Z (Reading database ... 95% 2021-05-17T17:33:31.8409645Z (Reading database ... 100% 2021-05-17T17:33:31.8410625Z (Reading database ... 267862 files and directories currently installed.) 2021-05-17T17:33:31.8532252Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:31.8544994Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:33:31.9048617Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:33:33.7262689Z Reading package lists... 2021-05-17T17:33:33.8765004Z Building dependency tree... 2021-05-17T17:33:33.8781476Z Reading state information... 2021-05-17T17:33:34.0566165Z The following NEW packages will be installed: 2021-05-17T17:33:34.0572574Z libmng2 2021-05-17T17:33:34.1022170Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:34.1023011Z Need to get 168 kB of archives. 2021-05-17T17:33:34.1023797Z After this operation, 571 kB of additional disk space will be used. 2021-05-17T17:33:34.1025784Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-17T17:33:34.4720143Z Fetched 168 kB in 0s (3373 kB/s) 2021-05-17T17:33:34.5007415Z Selecting previously unselected package libmng2:amd64. 2021-05-17T17:33:34.5078259Z (Reading database ... 2021-05-17T17:33:34.5078729Z (Reading database ... 5% 2021-05-17T17:33:34.5080537Z (Reading database ... 10% 2021-05-17T17:33:34.5082154Z (Reading database ... 15% 2021-05-17T17:33:34.5082854Z (Reading database ... 20% 2021-05-17T17:33:34.5086291Z (Reading database ... 25% 2021-05-17T17:33:34.5086737Z (Reading database ... 30% 2021-05-17T17:33:34.5087150Z (Reading database ... 35% 2021-05-17T17:33:34.5087567Z (Reading database ... 40% 2021-05-17T17:33:34.5087963Z (Reading database ... 45% 2021-05-17T17:33:34.5088370Z (Reading database ... 50% 2021-05-17T17:33:34.5126621Z (Reading database ... 55% 2021-05-17T17:33:34.5171183Z (Reading database ... 60% 2021-05-17T17:33:34.5194829Z (Reading database ... 65% 2021-05-17T17:33:34.5311574Z (Reading database ... 70% 2021-05-17T17:33:34.5428410Z (Reading database ... 75% 2021-05-17T17:33:34.5450450Z (Reading database ... 80% 2021-05-17T17:33:34.5961731Z (Reading database ... 85% 2021-05-17T17:33:34.6130273Z (Reading database ... 90% 2021-05-17T17:33:34.6207564Z (Reading database ... 95% 2021-05-17T17:33:34.6208147Z (Reading database ... 100% 2021-05-17T17:33:34.6208987Z (Reading database ... 267868 files and directories currently installed.) 2021-05-17T17:33:34.6332897Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-17T17:33:34.6348277Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:33:34.6969920Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:33:34.7005744Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:36.5671561Z Reading package lists... 2021-05-17T17:33:36.7116011Z Building dependency tree... 2021-05-17T17:33:36.7133226Z Reading state information... 2021-05-17T17:33:36.8549913Z E: Unable to locate package libmng1 2021-05-17T17:33:36.9115552Z Reading package lists... 2021-05-17T17:33:37.0683917Z Building dependency tree... 2021-05-17T17:33:37.0704183Z Reading state information... 2021-05-17T17:33:37.1820794Z E: Unable to locate package libapparmor-devel 2021-05-17T17:33:37.2372716Z Reading package lists... 2021-05-17T17:33:37.3906383Z Building dependency tree... 2021-05-17T17:33:37.3923410Z Reading state information... 2021-05-17T17:33:37.5326757Z The following additional packages will be installed: 2021-05-17T17:33:37.5328770Z libij-java 2021-05-17T17:33:37.5772974Z The following NEW packages will be installed: 2021-05-17T17:33:37.5778812Z imagej libij-java 2021-05-17T17:33:37.5955939Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:37.5956593Z Need to get 2328 kB of archives. 2021-05-17T17:33:37.5957278Z After this operation, 2498 kB of additional disk space will be used. 2021-05-17T17:33:37.5958871Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-17T17:33:37.6594734Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-17T17:33:38.0247436Z Fetched 2328 kB in 0s (29.3 MB/s) 2021-05-17T17:33:38.0506807Z Selecting previously unselected package libij-java. 2021-05-17T17:33:38.0576438Z (Reading database ... 2021-05-17T17:33:38.0577088Z (Reading database ... 5% 2021-05-17T17:33:38.0577837Z (Reading database ... 10% 2021-05-17T17:33:38.0578381Z (Reading database ... 15% 2021-05-17T17:33:38.0578898Z (Reading database ... 20% 2021-05-17T17:33:38.0579424Z (Reading database ... 25% 2021-05-17T17:33:38.0579965Z (Reading database ... 30% 2021-05-17T17:33:38.0580476Z (Reading database ... 35% 2021-05-17T17:33:38.0581115Z (Reading database ... 40% 2021-05-17T17:33:38.0581694Z (Reading database ... 45% 2021-05-17T17:33:38.0582274Z (Reading database ... 50% 2021-05-17T17:33:38.0616435Z (Reading database ... 55% 2021-05-17T17:33:38.0657654Z (Reading database ... 60% 2021-05-17T17:33:38.0682307Z (Reading database ... 65% 2021-05-17T17:33:38.0793426Z (Reading database ... 70% 2021-05-17T17:33:38.0904134Z (Reading database ... 75% 2021-05-17T17:33:38.0926016Z (Reading database ... 80% 2021-05-17T17:33:38.1411195Z (Reading database ... 85% 2021-05-17T17:33:38.1575977Z (Reading database ... 90% 2021-05-17T17:33:38.1653889Z (Reading database ... 95% 2021-05-17T17:33:38.1654872Z (Reading database ... 100% 2021-05-17T17:33:38.1655877Z (Reading database ... 267874 files and directories currently installed.) 2021-05-17T17:33:38.1777373Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-17T17:33:38.1787753Z Unpacking libij-java (1.52r-1) ... 2021-05-17T17:33:38.2631900Z Selecting previously unselected package imagej. 2021-05-17T17:33:38.2817149Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-17T17:33:38.2831458Z Unpacking imagej (1.52r-1) ... 2021-05-17T17:33:38.3594534Z Setting up libij-java (1.52r-1) ... 2021-05-17T17:33:38.3627038Z Setting up imagej (1.52r-1) ... 2021-05-17T17:33:38.3656231Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:33:38.7317526Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:39.3330661Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:33:41.1426995Z Reading package lists... 2021-05-17T17:33:41.3080669Z Building dependency tree... 2021-05-17T17:33:41.3100672Z Reading state information... 2021-05-17T17:33:41.4561869Z Suggested packages: 2021-05-17T17:33:41.4563111Z bowtie2-examples 2021-05-17T17:33:41.4980821Z The following NEW packages will be installed: 2021-05-17T17:33:41.4991210Z bowtie2 2021-05-17T17:33:41.5154512Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:41.5155213Z Need to get 1324 kB of archives. 2021-05-17T17:33:41.5155822Z After this operation, 5630 kB of additional disk space will be used. 2021-05-17T17:33:41.5157398Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-17T17:33:41.9057159Z Fetched 1324 kB in 0s (32.7 MB/s) 2021-05-17T17:33:41.9309451Z Selecting previously unselected package bowtie2. 2021-05-17T17:33:41.9379073Z (Reading database ... 2021-05-17T17:33:41.9379829Z (Reading database ... 5% 2021-05-17T17:33:41.9380425Z (Reading database ... 10% 2021-05-17T17:33:41.9381009Z (Reading database ... 15% 2021-05-17T17:33:41.9381567Z (Reading database ... 20% 2021-05-17T17:33:41.9382154Z (Reading database ... 25% 2021-05-17T17:33:41.9382724Z (Reading database ... 30% 2021-05-17T17:33:41.9383279Z (Reading database ... 35% 2021-05-17T17:33:41.9384067Z (Reading database ... 40% 2021-05-17T17:33:41.9384645Z (Reading database ... 45% 2021-05-17T17:33:41.9385204Z (Reading database ... 50% 2021-05-17T17:33:41.9420372Z (Reading database ... 55% 2021-05-17T17:33:41.9463834Z (Reading database ... 60% 2021-05-17T17:33:41.9486766Z (Reading database ... 65% 2021-05-17T17:33:41.9604276Z (Reading database ... 70% 2021-05-17T17:33:41.9722320Z (Reading database ... 75% 2021-05-17T17:33:41.9744893Z (Reading database ... 80% 2021-05-17T17:33:42.0280037Z (Reading database ... 85% 2021-05-17T17:33:42.0443912Z (Reading database ... 90% 2021-05-17T17:33:42.0520002Z (Reading database ... 95% 2021-05-17T17:33:42.0520963Z (Reading database ... 100% 2021-05-17T17:33:42.0522007Z (Reading database ... 267897 files and directories currently installed.) 2021-05-17T17:33:42.0646971Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-17T17:33:42.0655286Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:33:42.2231265Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:33:42.2316645Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:44.7094710Z Reading package lists... 2021-05-17T17:33:44.8686752Z Building dependency tree... 2021-05-17T17:33:44.8703622Z Reading state information... 2021-05-17T17:33:45.0111701Z E: Unable to locate package install 2021-05-17T17:33:45.0112459Z E: Unable to locate package gdal 2021-05-17T17:33:45.0677948Z Reading package lists... 2021-05-17T17:33:45.2277945Z Building dependency tree... 2021-05-17T17:33:45.2296073Z Reading state information... 2021-05-17T17:33:45.2525800Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-17T17:33:45.2527599Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:33:45.2528604Z is only available from another source 2021-05-17T17:33:45.2529199Z 2021-05-17T17:33:45.3409749Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-17T17:33:45.3964471Z Reading package lists... 2021-05-17T17:33:45.5514491Z Building dependency tree... 2021-05-17T17:33:45.5530970Z Reading state information... 2021-05-17T17:33:45.5751030Z Package libav-tools is not available, but is referred to by another package. 2021-05-17T17:33:45.5752660Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:33:45.5753699Z is only available from another source 2021-05-17T17:33:45.5754637Z However the following packages replace it: 2021-05-17T17:33:45.5755411Z ffmpeg 2021-05-17T17:33:45.5755895Z 2021-05-17T17:33:45.6630291Z E: Package 'libav-tools' has no installation candidate 2021-05-17T17:33:45.7182061Z Reading package lists... 2021-05-17T17:33:45.8715427Z Building dependency tree... 2021-05-17T17:33:45.8731599Z Reading state information... 2021-05-17T17:33:46.0166420Z The following additional packages will be installed: 2021-05-17T17:33:46.0177435Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-17T17:33:46.0180827Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:33:46.0183304Z libssh2-1-dev 2021-05-17T17:33:46.0184415Z Suggested packages: 2021-05-17T17:33:46.0186498Z libgcrypt20-doc libmbedtls-doc 2021-05-17T17:33:46.0617712Z The following NEW packages will be installed: 2021-05-17T17:33:46.0620049Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-17T17:33:46.0621718Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:33:46.0622864Z libssh2-1-dev 2021-05-17T17:33:46.0795371Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:46.0796033Z Need to get 2667 kB of archives. 2021-05-17T17:33:46.0796654Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-17T17:33:46.0798269Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-17T17:33:46.0831093Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-17T17:33:46.0951908Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-17T17:33:46.1034898Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-17T17:33:46.1191752Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-17T17:33:46.1272343Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-17T17:33:46.1373838Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-17T17:33:46.1594205Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-17T17:33:46.1808423Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-17T17:33:46.1995619Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-17T17:33:46.2065052Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-17T17:33:46.6023200Z Fetched 2667 kB in 0s (15.2 MB/s) 2021-05-17T17:33:46.6305294Z Selecting previously unselected package libgpg-error-dev. 2021-05-17T17:33:46.6372570Z (Reading database ... 2021-05-17T17:33:46.6373487Z (Reading database ... 5% 2021-05-17T17:33:46.6373961Z (Reading database ... 10% 2021-05-17T17:33:46.6374381Z (Reading database ... 15% 2021-05-17T17:33:46.6376867Z (Reading database ... 20% 2021-05-17T17:33:46.6377379Z (Reading database ... 25% 2021-05-17T17:33:46.6377837Z (Reading database ... 30% 2021-05-17T17:33:46.6378304Z (Reading database ... 35% 2021-05-17T17:33:46.6378785Z (Reading database ... 40% 2021-05-17T17:33:46.6379233Z (Reading database ... 45% 2021-05-17T17:33:46.6379883Z (Reading database ... 50% 2021-05-17T17:33:46.6416763Z (Reading database ... 55% 2021-05-17T17:33:46.6459801Z (Reading database ... 60% 2021-05-17T17:33:46.6481745Z (Reading database ... 65% 2021-05-17T17:33:46.6591280Z (Reading database ... 70% 2021-05-17T17:33:46.6699100Z (Reading database ... 75% 2021-05-17T17:33:46.6720353Z (Reading database ... 80% 2021-05-17T17:33:46.7220844Z (Reading database ... 85% 2021-05-17T17:33:46.7387139Z (Reading database ... 90% 2021-05-17T17:33:46.7460615Z (Reading database ... 95% 2021-05-17T17:33:46.7461534Z (Reading database ... 100% 2021-05-17T17:33:46.7462591Z (Reading database ... 267923 files and directories currently installed.) 2021-05-17T17:33:46.7582840Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-17T17:33:46.7600267Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-17T17:33:46.7912200Z Selecting previously unselected package libgcrypt20-dev. 2021-05-17T17:33:46.8177112Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-17T17:33:46.8187738Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:33:46.8857681Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-17T17:33:46.9090882Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-17T17:33:46.9108107Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:33:46.9432738Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-17T17:33:46.9651120Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:33:46.9663227Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:47.0198272Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-17T17:33:47.0423171Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:33:47.0436786Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:47.0751929Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-17T17:33:47.0996379Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:33:47.1009926Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:47.1392570Z Selecting previously unselected package libgit2-28:amd64. 2021-05-17T17:33:47.1585493Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:33:47.1595609Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:33:47.2273327Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-17T17:33:47.2473746Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:33:47.2484573Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:47.3273238Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-17T17:33:47.3503094Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-17T17:33:47.3512585Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:33:47.4032908Z Selecting previously unselected package libhttp-parser-dev. 2021-05-17T17:33:47.4285231Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-17T17:33:47.4296212Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:33:47.4593180Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-17T17:33:47.4847235Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:33:47.4856630Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:33:47.6068703Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-17T17:33:47.6108756Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:47.6131499Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:33:47.6160441Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:33:47.6185717Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:47.6218593Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:47.6249914Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:47.6273104Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:33:47.6295428Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:33:47.6316051Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:33:47.6339045Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:33:47.6366829Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:51.8582971Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:33:51.9547874Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:53.7354671Z Reading package lists... 2021-05-17T17:33:53.8861073Z Building dependency tree... 2021-05-17T17:33:53.8877827Z Reading state information... 2021-05-17T17:33:54.1030592Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-17T17:33:54.1031849Z libtiff-dev set to manually installed. 2021-05-17T17:33:54.1032725Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:54.1586139Z Reading package lists... 2021-05-17T17:33:54.3199913Z Building dependency tree... 2021-05-17T17:33:54.3217265Z Reading state information... 2021-05-17T17:33:54.5451006Z unixodbc-dev is already the newest version (2.3.7). 2021-05-17T17:33:54.5454234Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:54.6052336Z Reading package lists... 2021-05-17T17:33:54.7608009Z Building dependency tree... 2021-05-17T17:33:54.7624497Z Reading state information... 2021-05-17T17:33:54.9474698Z The following NEW packages will be installed: 2021-05-17T17:33:54.9481061Z libsodium-dev 2021-05-17T17:33:54.9674649Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:54.9675445Z Need to get 169 kB of archives. 2021-05-17T17:33:54.9676152Z After this operation, 826 kB of additional disk space will be used. 2021-05-17T17:33:54.9677967Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-17T17:33:55.3478872Z Fetched 169 kB in 0s (7838 kB/s) 2021-05-17T17:33:55.3753253Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-17T17:33:55.3805714Z (Reading database ... 2021-05-17T17:33:55.3806214Z (Reading database ... 5% 2021-05-17T17:33:55.3806616Z (Reading database ... 10% 2021-05-17T17:33:55.3807029Z (Reading database ... 15% 2021-05-17T17:33:55.3807426Z (Reading database ... 20% 2021-05-17T17:33:55.3807835Z (Reading database ... 25% 2021-05-17T17:33:55.3808243Z (Reading database ... 30% 2021-05-17T17:33:55.3808638Z (Reading database ... 35% 2021-05-17T17:33:55.3809042Z (Reading database ... 40% 2021-05-17T17:33:55.3809436Z (Reading database ... 45% 2021-05-17T17:33:55.3809840Z (Reading database ... 50% 2021-05-17T17:33:55.3851181Z (Reading database ... 55% 2021-05-17T17:33:55.3897219Z (Reading database ... 60% 2021-05-17T17:33:55.3924693Z (Reading database ... 65% 2021-05-17T17:33:55.4037949Z (Reading database ... 70% 2021-05-17T17:33:55.4148748Z (Reading database ... 75% 2021-05-17T17:33:55.4170122Z (Reading database ... 80% 2021-05-17T17:33:55.4669314Z (Reading database ... 85% 2021-05-17T17:33:55.4826268Z (Reading database ... 90% 2021-05-17T17:33:55.4900240Z (Reading database ... 95% 2021-05-17T17:33:55.4901185Z (Reading database ... 100% 2021-05-17T17:33:55.4902246Z (Reading database ... 268426 files and directories currently installed.) 2021-05-17T17:33:55.5023935Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-17T17:33:55.5032396Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:33:55.5697043Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:33:57.3583818Z Reading package lists... 2021-05-17T17:33:57.5160176Z Building dependency tree... 2021-05-17T17:33:57.5177837Z Reading state information... 2021-05-17T17:33:57.6675456Z The following additional packages will be installed: 2021-05-17T17:33:57.6677761Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-17T17:33:57.7114539Z The following NEW packages will be installed: 2021-05-17T17:33:57.7120402Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-17T17:33:57.7121893Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-17T17:33:57.7289474Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:57.7290215Z Need to get 10.4 MB of archives. 2021-05-17T17:33:57.7290939Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-17T17:33:57.7293074Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-17T17:33:57.7409686Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-17T17:33:57.7588991Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-17T17:33:57.7828890Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-17T17:33:57.8187742Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-17T17:33:57.8443914Z 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-17T17:33:57.8713993Z 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-17T17:33:57.9155855Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-17T17:33:58.3006942Z Fetched 10.4 MB in 0s (51.2 MB/s) 2021-05-17T17:33:58.3306482Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-17T17:33:58.3372192Z (Reading database ... 2021-05-17T17:33:58.3372849Z (Reading database ... 5% 2021-05-17T17:33:58.3373427Z (Reading database ... 10% 2021-05-17T17:33:58.3374017Z (Reading database ... 15% 2021-05-17T17:33:58.3374602Z (Reading database ... 20% 2021-05-17T17:33:58.3375200Z (Reading database ... 25% 2021-05-17T17:33:58.3375784Z (Reading database ... 30% 2021-05-17T17:33:58.3376367Z (Reading database ... 35% 2021-05-17T17:33:58.3377106Z (Reading database ... 40% 2021-05-17T17:33:58.3377684Z (Reading database ... 45% 2021-05-17T17:33:58.3378242Z (Reading database ... 50% 2021-05-17T17:33:58.3412114Z (Reading database ... 55% 2021-05-17T17:33:58.3457274Z (Reading database ... 60% 2021-05-17T17:33:58.3480972Z (Reading database ... 65% 2021-05-17T17:33:58.3590954Z (Reading database ... 70% 2021-05-17T17:33:58.3698783Z (Reading database ... 75% 2021-05-17T17:33:58.3719687Z (Reading database ... 80% 2021-05-17T17:33:58.4203058Z (Reading database ... 85% 2021-05-17T17:33:58.4364116Z (Reading database ... 90% 2021-05-17T17:33:58.4437201Z (Reading database ... 95% 2021-05-17T17:33:58.4437975Z (Reading database ... 100% 2021-05-17T17:33:58.4438840Z (Reading database ... 268496 files and directories currently installed.) 2021-05-17T17:33:58.4561390Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-17T17:33:58.4577226Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:33:58.5272695Z Selecting previously unselected package liblept5:amd64. 2021-05-17T17:33:58.5509176Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-17T17:33:58.5524932Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:33:58.6592360Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-17T17:33:58.6826756Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-17T17:33:58.6865231Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:33:58.8271447Z Selecting previously unselected package libtesseract4:amd64. 2021-05-17T17:33:58.8483697Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-17T17:33:58.8493466Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:33:58.9672750Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-17T17:33:58.9913552Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-17T17:33:58.9921429Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:33:59.1512896Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-17T17:33:59.1742280Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:33:59.1749193Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:33:59.3191522Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-17T17:33:59.3393459Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:33:59.3403762Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:33:59.6592018Z Selecting previously unselected package tesseract-ocr. 2021-05-17T17:33:59.6801946Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-17T17:33:59.6817362Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:33:59.7627588Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:33:59.7659626Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:33:59.7686291Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:33:59.7710401Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:33:59.7737609Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:33:59.7761639Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:33:59.7785921Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:33:59.7807163Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:33:59.7841192Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:02.3299436Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:04.1527929Z Reading package lists... 2021-05-17T17:34:04.3048125Z Building dependency tree... 2021-05-17T17:34:04.3065679Z Reading state information... 2021-05-17T17:34:04.5070093Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-17T17:34:04.5071433Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:04.5618785Z Reading package lists... 2021-05-17T17:34:04.7166918Z Building dependency tree... 2021-05-17T17:34:04.7183736Z Reading state information... 2021-05-17T17:34:04.8504812Z The following additional packages will be installed: 2021-05-17T17:34:04.8507130Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:34:04.8508599Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-17T17:34:04.8512155Z Suggested packages: 2021-05-17T17:34:04.8513208Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-17T17:34:04.8975319Z The following NEW packages will be installed: 2021-05-17T17:34:04.8981828Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:34:04.8991168Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-17T17:34:04.9165977Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:04.9166988Z Need to get 1459 kB of archives. 2021-05-17T17:34:04.9167966Z After this operation, 7754 kB of additional disk space will be used. 2021-05-17T17:34:04.9169767Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-17T17:34:04.9197753Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-17T17:34:04.9206219Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-17T17:34:04.9218620Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-17T17:34:04.9228100Z 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-17T17:34:04.9237221Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-17T17:34:04.9259224Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-17T17:34:04.9333179Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-17T17:34:04.9366434Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-17T17:34:04.9371624Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-17T17:34:05.3038867Z Fetched 1459 kB in 0s (35.3 MB/s) 2021-05-17T17:34:05.3326740Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-17T17:34:05.3399084Z (Reading database ... 2021-05-17T17:34:05.3399561Z (Reading database ... 5% 2021-05-17T17:34:05.3399981Z (Reading database ... 10% 2021-05-17T17:34:05.3400397Z (Reading database ... 15% 2021-05-17T17:34:05.3400798Z (Reading database ... 20% 2021-05-17T17:34:05.3401207Z (Reading database ... 25% 2021-05-17T17:34:05.3401631Z (Reading database ... 30% 2021-05-17T17:34:05.3402041Z (Reading database ... 35% 2021-05-17T17:34:05.3402450Z (Reading database ... 40% 2021-05-17T17:34:05.3402859Z (Reading database ... 45% 2021-05-17T17:34:05.3403263Z (Reading database ... 50% 2021-05-17T17:34:05.3431592Z (Reading database ... 55% 2021-05-17T17:34:05.3474999Z (Reading database ... 60% 2021-05-17T17:34:05.3506050Z (Reading database ... 65% 2021-05-17T17:34:05.3628286Z (Reading database ... 70% 2021-05-17T17:34:05.3742175Z (Reading database ... 75% 2021-05-17T17:34:05.3766895Z (Reading database ... 80% 2021-05-17T17:34:05.4137658Z (Reading database ... 85% 2021-05-17T17:34:05.4431097Z (Reading database ... 90% 2021-05-17T17:34:05.4506752Z (Reading database ... 95% 2021-05-17T17:34:05.4507686Z (Reading database ... 100% 2021-05-17T17:34:05.4508763Z (Reading database ... 268721 files and directories currently installed.) 2021-05-17T17:34:05.4631816Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:05.4659656Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:05.4991883Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-17T17:34:05.5213738Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:05.5225451Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:05.5511842Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-17T17:34:05.5720693Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:05.5731577Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:05.6192117Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-17T17:34:05.6390886Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:05.6400632Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:05.6711880Z Selecting previously unselected package comerr-dev:amd64. 2021-05-17T17:34:05.6914135Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-17T17:34:05.6942537Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:34:05.7272501Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-17T17:34:05.7506778Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:05.7512550Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:05.7833244Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-17T17:34:05.8078447Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-17T17:34:05.8086812Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:34:05.8698167Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-17T17:34:05.8958114Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:34:05.8966092Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:34:05.9391841Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-17T17:34:05.9569064Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:05.9582928Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:05.9832663Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-17T17:34:06.0067186Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-17T17:34:06.0081012Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:34:06.0991126Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:34:06.1020045Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:06.1042589Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:34:06.1063744Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:34:06.1097105Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:06.1120217Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:06.1145723Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:06.1172785Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:06.1198435Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:06.1225858Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:34:06.1259317Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:06.1435488Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:08.7579828Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:34:10.6201559Z Reading package lists... 2021-05-17T17:34:10.7647519Z Building dependency tree... 2021-05-17T17:34:10.7666233Z Reading state information... 2021-05-17T17:34:10.9805389Z E: Unable to locate package udunits 2021-05-17T17:34:11.0355913Z Reading package lists... 2021-05-17T17:34:11.1743232Z Building dependency tree... 2021-05-17T17:34:11.1762858Z Reading state information... 2021-05-17T17:34:11.3085499Z The following additional packages will be installed: 2021-05-17T17:34:11.3088053Z libwebpdemux2 2021-05-17T17:34:11.3528492Z The following NEW packages will be installed: 2021-05-17T17:34:11.3531767Z libwebp-dev libwebpdemux2 2021-05-17T17:34:11.4609307Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:11.4610488Z Need to get 277 kB of archives. 2021-05-17T17:34:11.4611287Z After this operation, 965 kB of additional disk space will be used. 2021-05-17T17:34:11.4613487Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-17T17:34:11.4848311Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-17T17:34:11.8578788Z Fetched 277 kB in 0s (1965 kB/s) 2021-05-17T17:34:11.8852273Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-17T17:34:11.8921136Z (Reading database ... 2021-05-17T17:34:11.8921761Z (Reading database ... 5% 2021-05-17T17:34:11.8922373Z (Reading database ... 10% 2021-05-17T17:34:11.8922949Z (Reading database ... 15% 2021-05-17T17:34:11.8923662Z (Reading database ... 20% 2021-05-17T17:34:11.8924246Z (Reading database ... 25% 2021-05-17T17:34:11.8924812Z (Reading database ... 30% 2021-05-17T17:34:11.8925384Z (Reading database ... 35% 2021-05-17T17:34:11.8925951Z (Reading database ... 40% 2021-05-17T17:34:11.8926510Z (Reading database ... 45% 2021-05-17T17:34:11.8927064Z (Reading database ... 50% 2021-05-17T17:34:11.8957426Z (Reading database ... 55% 2021-05-17T17:34:11.8994280Z (Reading database ... 60% 2021-05-17T17:34:11.9020561Z (Reading database ... 65% 2021-05-17T17:34:11.9133773Z (Reading database ... 70% 2021-05-17T17:34:11.9239884Z (Reading database ... 75% 2021-05-17T17:34:11.9262004Z (Reading database ... 80% 2021-05-17T17:34:11.9619895Z (Reading database ... 85% 2021-05-17T17:34:11.9915762Z (Reading database ... 90% 2021-05-17T17:34:11.9992020Z (Reading database ... 95% 2021-05-17T17:34:11.9994107Z (Reading database ... 100% 2021-05-17T17:34:11.9996306Z (Reading database ... 269021 files and directories currently installed.) 2021-05-17T17:34:12.0113275Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-17T17:34:12.0128791Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:34:12.0393019Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-17T17:34:12.0600835Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-17T17:34:12.0608906Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:34:12.1410369Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:34:12.1433210Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:34:12.1459105Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:13.9305144Z Reading package lists... 2021-05-17T17:34:14.0782847Z Building dependency tree... 2021-05-17T17:34:14.0802744Z Reading state information... 2021-05-17T17:34:14.2129082Z The following additional packages will be installed: 2021-05-17T17:34:14.2131488Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:34:14.2133374Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:34:14.2134998Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:34:14.2136290Z Suggested packages: 2021-05-17T17:34:14.2137427Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-17T17:34:14.2138330Z Recommended packages: 2021-05-17T17:34:14.2138997Z cargo 2021-05-17T17:34:14.2600391Z The following NEW packages will be installed: 2021-05-17T17:34:14.2608868Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:34:14.2610074Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:34:14.2616503Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:34:14.2840070Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:14.2840707Z Need to get 108 MB of archives. 2021-05-17T17:34:14.2841324Z After this operation, 501 MB of additional disk space will be used. 2021-05-17T17:34:14.2843236Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-17T17:34:14.2883937Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-17T17:34:14.2910719Z 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-17T17:34:14.2917705Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-17T17:34:14.3004883Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-17T17:34:14.3025452Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-17T17:34:14.3367882Z 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-17T17:34:14.4556442Z 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-17T17:34:15.9507319Z 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-17T17:34:16.9703740Z 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-17T17:34:17.0811173Z 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-17T17:34:17.1979112Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-17T17:34:17.4823956Z 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-17T17:34:17.8649306Z Fetched 108 MB in 3s (33.6 MB/s) 2021-05-17T17:34:17.8958097Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-17T17:34:17.9035621Z (Reading database ... 2021-05-17T17:34:17.9036473Z (Reading database ... 5% 2021-05-17T17:34:17.9037050Z (Reading database ... 10% 2021-05-17T17:34:17.9037630Z (Reading database ... 15% 2021-05-17T17:34:17.9038256Z (Reading database ... 20% 2021-05-17T17:34:17.9038810Z (Reading database ... 25% 2021-05-17T17:34:17.9039381Z (Reading database ... 30% 2021-05-17T17:34:17.9039945Z (Reading database ... 35% 2021-05-17T17:34:17.9040491Z (Reading database ... 40% 2021-05-17T17:34:17.9041053Z (Reading database ... 45% 2021-05-17T17:34:17.9041612Z (Reading database ... 50% 2021-05-17T17:34:17.9074267Z (Reading database ... 55% 2021-05-17T17:34:17.9115721Z (Reading database ... 60% 2021-05-17T17:34:17.9146649Z (Reading database ... 65% 2021-05-17T17:34:17.9272234Z (Reading database ... 70% 2021-05-17T17:34:17.9390646Z (Reading database ... 75% 2021-05-17T17:34:17.9414599Z (Reading database ... 80% 2021-05-17T17:34:17.9813815Z (Reading database ... 85% 2021-05-17T17:34:18.0126206Z (Reading database ... 90% 2021-05-17T17:34:18.0204545Z (Reading database ... 95% 2021-05-17T17:34:18.0204986Z (Reading database ... 100% 2021-05-17T17:34:18.0205627Z (Reading database ... 269049 files and directories currently installed.) 2021-05-17T17:34:18.0328986Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-17T17:34:18.0347485Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:34:18.0792048Z Selecting previously unselected package libipt2. 2021-05-17T17:34:18.0971226Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-17T17:34:18.0983114Z Unpacking libipt2 (2.0.1-1) ... 2021-05-17T17:34:18.1272130Z Selecting previously unselected package libsource-highlight-common. 2021-05-17T17:34:18.1509440Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-17T17:34:18.1515798Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:34:18.1892021Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-17T17:34:18.2182813Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-17T17:34:18.2190428Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:34:18.2872468Z Selecting previously unselected package libsource-highlight4v5. 2021-05-17T17:34:18.3137711Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-17T17:34:18.3146012Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:34:18.3592040Z Selecting previously unselected package libxxhash0:amd64. 2021-05-17T17:34:18.3826667Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-17T17:34:18.3834130Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:34:18.4111417Z Selecting previously unselected package gdb. 2021-05-17T17:34:18.4316375Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-17T17:34:18.4324880Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:34:18.7352139Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-17T17:34:18.7539610Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:18.7550639Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:23.7792185Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-17T17:34:23.7981434Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:23.7990973Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:26.2728591Z Selecting previously unselected package rustc. 2021-05-17T17:34:26.3007886Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:26.3016821Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:26.4576213Z Selecting previously unselected package cargo. 2021-05-17T17:34:26.4838911Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:26.4847125Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:34:26.8153173Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-17T17:34:26.8417547Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-17T17:34:26.8424951Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:34:27.7974162Z Selecting previously unselected package rust-gdb. 2021-05-17T17:34:27.8259462Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-17T17:34:27.8329965Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:27.8862825Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:27.8889486Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:34:27.8916572Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:34:27.8942146Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:27.8965955Z Setting up libipt2 (2.0.1-1) ... 2021-05-17T17:34:27.8991031Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:34:27.9011837Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:34:27.9039819Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:27.9066465Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:34:27.9095193Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:34:27.9119379Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:34:27.9144197Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:34:27.9177122Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:27.9204068Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:27.9453899Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:30.8430537Z Reading package lists... 2021-05-17T17:34:30.9921528Z Building dependency tree... 2021-05-17T17:34:30.9938826Z Reading state information... 2021-05-17T17:34:31.1402164Z The following additional packages will be installed: 2021-05-17T17:34:31.1403914Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:34:31.1405773Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:34:31.1410004Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:34:31.1411399Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:34:31.1412847Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:34:31.1414232Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:34:31.1415497Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:34:31.1416947Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:34:31.1418422Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:34:31.1420028Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:34:31.1421510Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:34:31.1422959Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:34:31.1424500Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:34:31.1426179Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:34:31.1427792Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:34:31.1429325Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:34:31.1431068Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:34:31.1432543Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:34:31.1434102Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:34:31.1435361Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:34:31.1436567Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:34:31.1437858Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:34:31.1439083Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:34:31.1440233Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:34:31.1441412Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:34:31.1442819Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:34:31.1444248Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:34:31.1445699Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:34:31.1447159Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:34:31.1448536Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:34:31.1449846Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:34:31.1451111Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:34:31.1452494Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:34:31.1453906Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:34:31.1455428Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:34:31.1456958Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:34:31.1458374Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:34:31.1459758Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:34:31.1461102Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:34:31.1462541Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:34:31.1464014Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:34:31.1465354Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-17T17:34:31.1466841Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:34:31.1468432Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:34:31.1470079Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:34:31.1471620Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:34:31.1473012Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:34:31.1474517Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:34:31.1475817Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:34:31.1476650Z Suggested packages: 2021-05-17T17:34:31.1477712Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-17T17:34:31.1479034Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-17T17:34:31.1480543Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-17T17:34:31.1482019Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-17T17:34:31.1483304Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-17T17:34:31.1484663Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-17T17:34:31.1486105Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-17T17:34:31.1487564Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-17T17:34:31.1488937Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-17T17:34:31.1490325Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-17T17:34:31.1491851Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-17T17:34:31.1493392Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-17T17:34:31.1494834Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-17T17:34:31.1495904Z wpagui libengine-pkcs11-openssl 2021-05-17T17:34:31.2192484Z The following NEW packages will be installed: 2021-05-17T17:34:31.2195038Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:34:31.2196867Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:34:31.2198638Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:34:31.2200280Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:34:31.2201980Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:34:31.2203596Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:34:31.2205101Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:34:31.2206821Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:34:31.2208538Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:34:31.2210181Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:34:31.2211881Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:34:31.2213581Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:34:31.2216548Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:34:31.2218487Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:34:31.2220277Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:34:31.2221667Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:34:31.2222912Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:34:31.2224175Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:34:31.2225469Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:34:31.2226546Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:34:31.2227873Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:34:31.2228953Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:34:31.2230000Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:34:31.2231255Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:34:31.2232308Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:34:31.2233560Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:34:31.2234789Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:34:31.2236031Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:34:31.2237396Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:34:31.2238603Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:34:31.2239737Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:34:31.2242293Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:34:31.2243363Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:34:31.2244448Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:34:31.2245616Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:34:31.2246792Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:34:31.2247875Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:34:31.2248941Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:34:31.2249985Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:34:31.2251097Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:34:31.2252234Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:34:31.2253273Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-17T17:34:31.2254332Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:34:31.2255559Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:34:31.2256824Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:34:31.2257925Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:34:31.2259000Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:34:31.2260161Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:34:31.2261163Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:34:31.2418784Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:31.2419406Z Need to get 183 MB of archives. 2021-05-17T17:34:31.2420026Z After this operation, 776 MB of additional disk space will be used. 2021-05-17T17:34:31.2421690Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-17T17:34:31.2441915Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-17T17:34:31.2860884Z 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-17T17:34:31.2883675Z 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-17T17:34:31.2895749Z 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-17T17:34:31.2905784Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-17T17:34:31.2913672Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-17T17:34:31.3068767Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-17T17:34:31.3075420Z 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-17T17:34:31.3081991Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-17T17:34:31.3096629Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-17T17:34:31.3116805Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-17T17:34:31.3220059Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-17T17:34:31.3228716Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-17T17:34:31.3237460Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-17T17:34:31.3243669Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-17T17:34:31.3254150Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-17T17:34:31.3261625Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-17T17:34:31.3268225Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-17T17:34:31.3273841Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-17T17:34:31.3281356Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-17T17:34:31.3291204Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-17T17:34:31.3298042Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-17T17:34:31.3797753Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-17T17:34:31.4222212Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-17T17:34:31.4246585Z 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-17T17:34:31.4289272Z 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-17T17:34:31.4424579Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-17T17:34:31.4434624Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-17T17:34:31.4498010Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-17T17:34:31.4577682Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-17T17:34:31.4836394Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-17T17:34:31.5063257Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-17T17:34:31.5084127Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-17T17:34:31.5096378Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-17T17:34:31.5104496Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-17T17:34:31.7544728Z 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-17T17:34:31.7549726Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-17T17:34:31.7678176Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-17T17:34:31.7746694Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-17T17:34:31.7856980Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-17T17:34:31.7867188Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-17T17:34:31.7873555Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-17T17:34:31.7886959Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-17T17:34:31.7894864Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-17T17:34:31.7918946Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-17T17:34:31.7935160Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-17T17:34:31.8016745Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-17T17:34:31.8031081Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-17T17:34:31.8105036Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-17T17:34:31.8123693Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-17T17:34:31.8136832Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-17T17:34:31.8149408Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-17T17:34:31.8176079Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-17T17:34:31.8275742Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-17T17:34:31.8291552Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-17T17:34:32.0367616Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-17T17:34:32.0492053Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-17T17:34:32.0498762Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-17T17:34:32.0576274Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-17T17:34:32.0584565Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-17T17:34:32.0593343Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-17T17:34:32.0611035Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-17T17:34:32.0638297Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-17T17:34:32.0656118Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-17T17:34:32.0712549Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-17T17:34:32.0786140Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-17T17:34:32.0810625Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-17T17:34:32.0985167Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-17T17:34:32.1129399Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-17T17:34:32.2219753Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-17T17:34:32.2228128Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-17T17:34:32.2239991Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-17T17:34:32.2247258Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-17T17:34:32.2264486Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-17T17:34:32.2311695Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-17T17:34:32.2326608Z 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-17T17:34:32.3221690Z 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-17T17:34:32.3234783Z 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-17T17:34:32.3243052Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-17T17:34:32.3430969Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-17T17:34:32.3441073Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-17T17:34:32.3809360Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-17T17:34:32.3876841Z 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-17T17:34:32.4458259Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-17T17:34:32.4828416Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-17T17:34:32.4840747Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-17T17:34:32.4846314Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-17T17:34:32.4864469Z 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-17T17:34:32.5018392Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-17T17:34:32.5026090Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-17T17:34:32.5043466Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-17T17:34:32.5060141Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-17T17:34:32.5095950Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-17T17:34:32.5121663Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-17T17:34:32.5137943Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-17T17:34:32.5530954Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-17T17:34:32.5621402Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-17T17:34:32.5671656Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-17T17:34:32.5678037Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-17T17:34:32.5704714Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-17T17:34:32.5789895Z 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-17T17:34:32.5970028Z 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-17T17:34:32.6090928Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-17T17:34:32.6174386Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-17T17:34:32.6438341Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-17T17:34:32.6558699Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-17T17:34:33.8189586Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-17T17:34:33.8293770Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-17T17:34:33.8380559Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-17T17:34:33.8964725Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-17T17:34:34.0820063Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-17T17:34:34.0827510Z 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-17T17:34:34.0835590Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-17T17:34:34.0949786Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-17T17:34:34.1023164Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-17T17:34:34.2019645Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-17T17:34:34.2353940Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-17T17:34:34.2481601Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-17T17:34:34.2487377Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-17T17:34:34.2591987Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-17T17:34:34.2736783Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-17T17:34:34.2842298Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-17T17:34:34.2945534Z 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-17T17:34:34.2947043Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-17T17:34:34.3018977Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-17T17:34:34.3084729Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-17T17:34:34.3188823Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-17T17:34:34.3423380Z 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-17T17:34:34.3488048Z 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-17T17:34:34.3646865Z 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-17T17:34:34.3740697Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-17T17:34:34.3877738Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-17T17:34:34.4472276Z 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-17T17:34:34.4565661Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-17T17:34:34.4612861Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-17T17:34:34.4804930Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-17T17:34:34.5086846Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-17T17:34:34.5281111Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-17T17:34:34.5401172Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-17T17:34:34.5478973Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-17T17:34:34.5609829Z 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-17T17:34:34.5704374Z 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-17T17:34:34.5775648Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-17T17:34:34.5876163Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-17T17:34:34.5964471Z 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-17T17:34:34.6037565Z 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-17T17:34:34.6174555Z 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-17T17:34:34.6584101Z 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-17T17:34:34.7838387Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-17T17:34:34.7973221Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-17T17:34:34.8236608Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-17T17:34:34.8381682Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-17T17:34:34.8461105Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-17T17:34:34.8630793Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-17T17:34:34.8698207Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-17T17:34:34.9937166Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-17T17:34:35.0272734Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-17T17:34:35.0763961Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-17T17:34:35.1904057Z 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-17T17:34:35.2066491Z 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-17T17:34:35.2235320Z 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-17T17:34:35.2307761Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-17T17:34:35.2532550Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-17T17:34:35.2577757Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-17T17:34:35.2714796Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-17T17:34:35.2760677Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-17T17:34:35.3056114Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-17T17:34:35.3247630Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-17T17:34:35.4424586Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-17T17:34:35.4504402Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-17T17:34:35.4613619Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-17T17:34:35.4617278Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-17T17:34:35.4941683Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-17T17:34:35.4999005Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-17T17:34:35.5496704Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-17T17:34:35.5539235Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-17T17:34:35.5671895Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-17T17:34:35.6134442Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-17T17:34:35.6239743Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-17T17:34:35.6336692Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-17T17:34:35.6486596Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-17T17:34:35.6960288Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-17T17:34:35.7020697Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-17T17:34:35.8496768Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-17T17:34:35.8520529Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-17T17:34:35.8564017Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-17T17:34:35.8714897Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-17T17:34:35.8795639Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-17T17:34:35.8882856Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-17T17:34:35.8985249Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-17T17:34:35.9030025Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-17T17:34:35.9664627Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-17T17:34:35.9785035Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-17T17:34:35.9918713Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-17T17:34:36.0825482Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-17T17:34:36.0972405Z 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-17T17:34:36.1120333Z 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-17T17:34:36.1177068Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-17T17:34:36.1280969Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-17T17:34:36.2104495Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-17T17:34:36.4996138Z 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-17T17:34:36.5075949Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-17T17:34:36.5234009Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-17T17:34:37.2056428Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-17T17:34:37.3275400Z 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-17T17:34:37.3427764Z 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-17T17:34:37.3446793Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-17T17:34:37.3582029Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-17T17:34:37.3593356Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-17T17:34:37.3715266Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-17T17:34:37.3828488Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-17T17:34:37.3835240Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-17T17:34:37.3838993Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-17T17:34:38.3880372Z Fetched 183 MB in 6s (29.7 MB/s) 2021-05-17T17:34:38.4179095Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-17T17:34:38.4255950Z (Reading database ... 2021-05-17T17:34:38.4256577Z (Reading database ... 5% 2021-05-17T17:34:38.4257198Z (Reading database ... 10% 2021-05-17T17:34:38.4257784Z (Reading database ... 15% 2021-05-17T17:34:38.4258341Z (Reading database ... 20% 2021-05-17T17:34:38.4258906Z (Reading database ... 25% 2021-05-17T17:34:38.4259456Z (Reading database ... 30% 2021-05-17T17:34:38.4260020Z (Reading database ... 35% 2021-05-17T17:34:38.4260581Z (Reading database ... 40% 2021-05-17T17:34:38.4261130Z (Reading database ... 45% 2021-05-17T17:34:38.4261688Z (Reading database ... 50% 2021-05-17T17:34:38.4297171Z (Reading database ... 55% 2021-05-17T17:34:38.4338619Z (Reading database ... 60% 2021-05-17T17:34:38.4370541Z (Reading database ... 65% 2021-05-17T17:34:38.4493942Z (Reading database ... 70% 2021-05-17T17:34:38.4615101Z (Reading database ... 75% 2021-05-17T17:34:38.4642564Z (Reading database ... 80% 2021-05-17T17:34:38.5038473Z (Reading database ... 85% 2021-05-17T17:34:38.5348079Z (Reading database ... 90% 2021-05-17T17:34:38.5429811Z (Reading database ... 95% 2021-05-17T17:34:38.5430518Z (Reading database ... 100% 2021-05-17T17:34:38.5431225Z (Reading database ... 269804 files and directories currently installed.) 2021-05-17T17:34:38.5557162Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-17T17:34:38.5572816Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:34:38.5991678Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-17T17:34:38.6231677Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:38.6313068Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:38.7953144Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-17T17:34:38.8133785Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:34:38.8142767Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:34:38.8633045Z Selecting previously unselected package libegl1:amd64. 2021-05-17T17:34:38.8834202Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:34:38.8841546Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:34:38.9101751Z Selecting previously unselected package libevdev2:amd64. 2021-05-17T17:34:38.9367890Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-17T17:34:38.9377420Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:34:38.9644539Z Selecting previously unselected package libmtdev1:amd64. 2021-05-17T17:34:38.9933706Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-17T17:34:38.9943810Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:34:39.0232568Z Selecting previously unselected package libwacom-common. 2021-05-17T17:34:39.0420663Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-17T17:34:39.0430853Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:34:39.1113259Z Selecting previously unselected package libwacom2:amd64. 2021-05-17T17:34:39.1351188Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:34:39.1361761Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:34:39.1693453Z Selecting previously unselected package libinput-bin. 2021-05-17T17:34:39.1963292Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:34:39.1969848Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:34:39.2312457Z Selecting previously unselected package libinput10:amd64. 2021-05-17T17:34:39.2497210Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:34:39.2507623Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:34:39.2986876Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-17T17:34:39.3257975Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:39.3271974Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:39.3752879Z Selecting previously unselected package libqt5network5:amd64. 2021-05-17T17:34:39.3981506Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:39.3988546Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:39.4872588Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-17T17:34:39.5090649Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-17T17:34:39.5101355Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:34:39.5392747Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-17T17:34:39.5623169Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-17T17:34:39.5633814Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:34:39.5913224Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-17T17:34:39.6136447Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-17T17:34:39.6150436Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:34:39.6512030Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-17T17:34:39.6697135Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-17T17:34:39.6706324Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:34:39.7032044Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-17T17:34:39.7221695Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-17T17:34:39.7229254Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:34:39.7552261Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-17T17:34:39.7745120Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-17T17:34:39.7756174Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:34:39.8072073Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-17T17:34:39.8262270Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-17T17:34:39.8271812Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:34:39.8552264Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-17T17:34:39.8759168Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-17T17:34:39.8766729Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:34:39.9074216Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-17T17:34:39.9304705Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-17T17:34:39.9316780Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:34:39.9632707Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-17T17:34:39.9841593Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-17T17:34:39.9904960Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:34:40.0272054Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-17T17:34:40.0528507Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:40.0601932Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:40.3312279Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-17T17:34:40.3554181Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:40.3571644Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:40.5792432Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-17T17:34:40.6021058Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:40.6031005Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:40.6354504Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-17T17:34:40.6640101Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-17T17:34:40.6649110Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:34:40.7173334Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-17T17:34:40.7472137Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-17T17:34:40.7484569Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:34:40.8409396Z Selecting previously unselected package libhyphen0:amd64. 2021-05-17T17:34:40.8657151Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-17T17:34:40.8668490Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:34:40.8915211Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-17T17:34:40.9185307Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:40.9197117Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:40.9625698Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-17T17:34:40.9900634Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:40.9913279Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:41.0311260Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-17T17:34:41.0585015Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:41.0594414Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:41.2098602Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-17T17:34:41.2336343Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:41.2344700Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:41.3672198Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-17T17:34:41.3882384Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:41.3891387Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:41.4271635Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-17T17:34:41.4483803Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:41.4492268Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:41.4742384Z Selecting previously unselected package libwoff1:amd64. 2021-05-17T17:34:41.5015415Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-17T17:34:41.5027101Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:34:41.5352666Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-17T17:34:41.5570218Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-17T17:34:41.5583438Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:34:42.7116176Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-17T17:34:42.7361855Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:42.7382115Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:42.7713077Z Selecting previously unselected package qgis-providers-common. 2021-05-17T17:34:42.7936326Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:34:42.7948300Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:43.0312006Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-17T17:34:43.0554018Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-17T17:34:43.0566291Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:34:43.1029713Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-17T17:34:43.1297827Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-17T17:34:43.1309316Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:34:43.1686226Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-17T17:34:43.1954891Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:43.2076443Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:43.2371063Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-17T17:34:43.2641481Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:43.2650032Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:43.2902478Z Selecting previously unselected package gdal-data. 2021-05-17T17:34:43.3174106Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-17T17:34:43.3184996Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:34:43.3597533Z Selecting previously unselected package libarpack2:amd64. 2021-05-17T17:34:43.3865767Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-17T17:34:43.3876531Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:34:43.4271352Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-17T17:34:43.4453603Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-17T17:34:43.4481154Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:34:43.4871284Z Selecting previously unselected package libarmadillo9. 2021-05-17T17:34:43.5079143Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-17T17:34:43.5089548Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:34:43.5395843Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-17T17:34:43.5665252Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-17T17:34:43.5676588Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:34:43.6264941Z Selecting previously unselected package libcharls2:amd64. 2021-05-17T17:34:43.6529347Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-17T17:34:43.6542373Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:34:43.6871223Z Selecting previously unselected package libdap25:amd64. 2021-05-17T17:34:43.7093709Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-17T17:34:43.7104419Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:34:43.7712167Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-17T17:34:43.7955320Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-17T17:34:43.7969683Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:34:43.8351486Z Selecting previously unselected package libepsilon1:amd64. 2021-05-17T17:34:43.8537370Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-17T17:34:43.8547129Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:34:43.8805027Z Selecting previously unselected package libfreexl1:amd64. 2021-05-17T17:34:43.9069480Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-17T17:34:43.9081832Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:34:43.9461274Z Selecting previously unselected package libfyba0:amd64. 2021-05-17T17:34:43.9729480Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-17T17:34:43.9749719Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:34:44.0152818Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-17T17:34:44.0374260Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-17T17:34:44.0382476Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:34:44.1024250Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-17T17:34:44.1294335Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-17T17:34:44.1303139Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:34:44.1631923Z Selecting previously unselected package proj-data. 2021-05-17T17:34:44.1842458Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-17T17:34:44.1854026Z Unpacking proj-data (6.3.1-1) ... 2021-05-17T17:34:44.8391500Z Selecting previously unselected package libproj15:amd64. 2021-05-17T17:34:44.8605669Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-17T17:34:44.8619401Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:34:44.9591500Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-17T17:34:44.9831716Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-17T17:34:44.9844395Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:34:45.0185309Z Selecting previously unselected package libhdf4-0-alt. 2021-05-17T17:34:45.0460161Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-17T17:34:45.0471573Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:34:45.0890449Z Selecting previously unselected package libminizip1:amd64. 2021-05-17T17:34:45.1166950Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-17T17:34:45.1190794Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:34:45.1468143Z Selecting previously unselected package liburiparser1:amd64. 2021-05-17T17:34:45.1743172Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-17T17:34:45.1752219Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:34:45.2009951Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-17T17:34:45.2279159Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:34:45.2288817Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:34:45.2646437Z Selecting previously unselected package libkmldom1:amd64. 2021-05-17T17:34:45.2915269Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:34:45.2925769Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:34:45.3271472Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-17T17:34:45.3545314Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:34:45.3555835Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:34:45.3991553Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-17T17:34:45.4198312Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-17T17:34:45.4210038Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:34:45.4751573Z Selecting previously unselected package libogdi4.1. 2021-05-17T17:34:45.4976254Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-17T17:34:45.4991633Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:34:45.5379627Z Selecting previously unselected package libqhull7:amd64. 2021-05-17T17:34:45.5644387Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-17T17:34:45.5660707Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:34:45.5997278Z Selecting previously unselected package libspatialite7:amd64. 2021-05-17T17:34:45.6263924Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:34:45.6279035Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:34:45.7633191Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-17T17:34:45.7855632Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-17T17:34:45.7888196Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:34:45.8886326Z Selecting previously unselected package libgdal26. 2021-05-17T17:34:45.9151905Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:34:45.9167533Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:34:46.4349529Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-17T17:34:46.4635250Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:46.4646863Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:46.4898013Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-17T17:34:46.5163133Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-17T17:34:46.5173522Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:34:46.5511824Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-17T17:34:46.5718507Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:46.5730547Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:46.6070544Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-17T17:34:46.6337005Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:46.6349926Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:46.6711208Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-17T17:34:46.6935380Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-17T17:34:46.6947913Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:34:46.7383212Z Selecting previously unselected package libzip5:amd64. 2021-05-17T17:34:46.7650050Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-17T17:34:46.7660634Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:34:46.8058050Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-17T17:34:46.8328873Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:46.8339724Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:47.3678795Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-17T17:34:47.3948920Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:47.3968145Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:47.4231007Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-17T17:34:47.4507609Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-17T17:34:47.4517838Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:34:47.4872988Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-17T17:34:47.5150039Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:34:47.5162044Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:34:47.6446735Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-17T17:34:47.6719523Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:47.6730828Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:47.6983507Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-17T17:34:47.7258439Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:47.7267564Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:47.7619355Z Selecting previously unselected package libqwt-qt5-6. 2021-05-17T17:34:47.7890110Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-17T17:34:47.7902630Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:34:47.8560625Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-17T17:34:47.8832598Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:47.8995382Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:48.2170374Z Selecting previously unselected package qgis-providers. 2021-05-17T17:34:48.2434931Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:48.2445311Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:48.4276821Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-17T17:34:48.4561731Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:34:48.4573922Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:34:48.4891860Z Selecting previously unselected package libdaemon0:amd64. 2021-05-17T17:34:48.5182468Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-17T17:34:48.5190981Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:34:48.5430356Z Selecting previously unselected package avahi-daemon. 2021-05-17T17:34:48.5721831Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:34:48.5731551Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:34:48.6158436Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-17T17:34:48.6449563Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:34:48.6458891Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:34:48.7170014Z Selecting previously unselected package blt. 2021-05-17T17:34:48.7439967Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:34:48.7500159Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-17T17:34:48.7717630Z Selecting previously unselected package fonts-lyx. 2021-05-17T17:34:48.7984867Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-17T17:34:48.7995798Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:34:48.8322913Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-17T17:34:48.8590258Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-17T17:34:48.8598536Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:34:48.8965096Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-17T17:34:48.9255042Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:34:48.9266897Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:34:48.9671856Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-17T17:34:48.9964922Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:34:48.9977192Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:34:49.0289485Z Selecting previously unselected package gcr. 2021-05-17T17:34:49.0557709Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-17T17:34:49.0565239Z Unpacking gcr (3.36.0-2build1) ... 2021-05-17T17:34:49.0900667Z Selecting previously unselected package python3-numpy. 2021-05-17T17:34:49.1188874Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-17T17:34:49.1199382Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:34:49.3861206Z Selecting previously unselected package python3-gdal. 2021-05-17T17:34:49.4132400Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:34:49.4140896Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:34:49.4855739Z Selecting previously unselected package gdal-bin. 2021-05-17T17:34:49.5128437Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:34:49.5140015Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:34:49.5599665Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-17T17:34:49.5875753Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:34:49.5885170Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:34:49.6113214Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-17T17:34:49.6388502Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-17T17:34:49.6396681Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:34:49.6767837Z Selecting previously unselected package geoclue-2.0. 2021-05-17T17:34:49.7044419Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-17T17:34:49.7055576Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:34:49.7437485Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-17T17:34:49.7708628Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:34:49.7719488Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:34:49.8143629Z Selecting previously unselected package p11-kit. 2021-05-17T17:34:49.8415704Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:34:49.8424237Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:34:49.8706514Z Selecting previously unselected package pinentry-gnome3. 2021-05-17T17:34:49.8974493Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-17T17:34:49.8982307Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:34:49.9250988Z Selecting previously unselected package gnome-keyring. 2021-05-17T17:34:49.9524476Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:34:49.9625216Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:34:50.0371604Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-17T17:34:50.0649216Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:34:50.0659570Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:34:50.0931798Z Selecting previously unselected package grass-doc. 2021-05-17T17:34:50.1209733Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-17T17:34:50.1220355Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-17T17:34:51.5791479Z Selecting previously unselected package liblaszip8:amd64. 2021-05-17T17:34:51.6074756Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-17T17:34:51.6085128Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:34:51.6434285Z Selecting previously unselected package libpdal-util9. 2021-05-17T17:34:51.6726814Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:34:51.6735889Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:34:51.7064435Z Selecting previously unselected package libpdal-base9. 2021-05-17T17:34:51.7335489Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:34:51.7344061Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:34:51.9121362Z Selecting previously unselected package grass-core. 2021-05-17T17:34:51.9417312Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-17T17:34:51.9424532Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-17T17:34:52.4974031Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-17T17:34:52.5262187Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-17T17:34:52.5329458Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:34:52.5604378Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-17T17:34:52.5883750Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-17T17:34:52.5893527Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:34:52.6197080Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-17T17:34:52.6477022Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-17T17:34:52.6543779Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:34:52.7295142Z Selecting previously unselected package iio-sensor-proxy. 2021-05-17T17:34:52.7575194Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-17T17:34:52.7585718Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:34:52.8036409Z Selecting previously unselected package libassimp5:amd64. 2021-05-17T17:34:52.8336162Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-17T17:34:52.8344526Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:34:53.1306828Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-17T17:34:53.1589057Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-17T17:34:53.1599953Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:34:53.2501018Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-17T17:34:53.2781153Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-17T17:34:53.2792985Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:34:53.3131911Z Selecting previously unselected package libfcgi-bin. 2021-05-17T17:34:53.3410601Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-17T17:34:53.3420181Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:34:53.3664786Z Selecting previously unselected package libimagequant0:amd64. 2021-05-17T17:34:53.3957150Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-17T17:34:53.3965921Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:34:53.4224767Z Selecting previously unselected package libjs-jquery-ui. 2021-05-17T17:34:53.4504088Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-17T17:34:53.4575016Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:34:53.5204709Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-17T17:34:53.5486674Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-17T17:34:53.5497753Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:34:53.5793299Z Selecting previously unselected package libmbim-proxy. 2021-05-17T17:34:53.6074048Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-17T17:34:53.6088532Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-17T17:34:53.6335892Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-17T17:34:53.6614250Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:34:53.6623756Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:34:53.6855737Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-17T17:34:53.7131969Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:34:53.7142328Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:34:53.7504784Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-17T17:34:53.7782460Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-17T17:34:53.7793941Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:34:53.8037302Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-17T17:34:53.8312902Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:34:53.8328372Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:34:53.8578168Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-17T17:34:53.8858031Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-17T17:34:53.8873788Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:34:53.9101494Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-17T17:34:53.9377482Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:34:53.9392583Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:34:53.9770063Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-17T17:34:54.0072176Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:34:54.0084777Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:34:54.0357848Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-17T17:34:54.0637433Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:34:54.0649806Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:34:54.0944590Z Selecting previously unselected package libpdal-plugin-python. 2021-05-17T17:34:54.1233593Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:34:54.1249784Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:34:54.1595513Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-17T17:34:54.1882785Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:34:54.1892460Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:34:54.3200436Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-17T17:34:54.3490629Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:34:54.3507875Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:34:54.3796535Z Selecting previously unselected package libpdal-plugins. 2021-05-17T17:34:54.4075083Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:34:54.4085691Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:34:54.4326200Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-17T17:34:54.4607126Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:54.4618980Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:54.4974502Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-17T17:34:54.5253211Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:54.5261925Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:54.6071013Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-17T17:34:54.6349494Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:54.6359904Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:54.6725066Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-17T17:34:54.7007902Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:54.7016195Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:54.7349306Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-17T17:34:54.7629489Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:54.7638137Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:54.7886087Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-17T17:34:54.8167361Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:54.8275338Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:54.8635407Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-17T17:34:54.8913391Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:54.8922966Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:54.9231900Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-17T17:34:54.9441749Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:54.9455740Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:54.9745429Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-17T17:34:54.9977719Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:54.9985546Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:55.0391500Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-17T17:34:55.0585439Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:55.0669528Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:55.0917496Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-17T17:34:55.1194771Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:55.1204182Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:55.1511879Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-17T17:34:55.1739474Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:55.1746653Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:55.2150000Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-17T17:34:55.2428124Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:55.2439894Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:55.3432747Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-17T17:34:55.3707428Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:55.3718995Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:55.6631385Z Selecting previously unselected package qtchooser. 2021-05-17T17:34:55.6907308Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-17T17:34:55.6919473Z Unpacking qtchooser (66-2build1) ... 2021-05-17T17:34:55.7231834Z Selecting previously unselected package qdoc-qt5. 2021-05-17T17:34:55.7456428Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:55.7466407Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:55.8166262Z Selecting previously unselected package libqt5help5:amd64. 2021-05-17T17:34:55.8438066Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:55.8451439Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:55.8831859Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-17T17:34:55.9051325Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:55.9075061Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:55.9378593Z Selecting previously unselected package qt5-assistant. 2021-05-17T17:34:55.9650615Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:55.9662386Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:34:56.0192108Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-17T17:34:56.0438886Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:56.0450094Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:56.0791546Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-17T17:34:56.1000068Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:56.1018024Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:56.2809176Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-17T17:34:56.3088040Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:56.3103665Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:56.4082949Z Selecting previously unselected package qttools5-dev-tools. 2021-05-17T17:34:56.4357309Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:56.4365458Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:34:56.5512058Z Selecting previously unselected package libqgis-customwidgets. 2021-05-17T17:34:56.5739699Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:56.5750737Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:56.6748479Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-17T17:34:56.7020620Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:56.7034704Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:56.7552063Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-17T17:34:56.7775648Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:56.7784847Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:56.8271355Z Selecting previously unselected package libqgispython3.10.4. 2021-05-17T17:34:56.8468017Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:56.8477247Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:56.8776062Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-17T17:34:56.9052896Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-17T17:34:56.9067402Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:34:56.9728610Z Selecting previously unselected package libqmi-proxy. 2021-05-17T17:34:57.0001925Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-17T17:34:57.0181048Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-17T17:34:57.0429009Z Selecting previously unselected package libqt5test5:amd64. 2021-05-17T17:34:57.0706780Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:57.0716335Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:57.1055760Z Selecting previously unselected package libwacom-bin. 2021-05-17T17:34:57.1333287Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:34:57.1341766Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:34:57.1632010Z Selecting previously unselected package modemmanager. 2021-05-17T17:34:57.1867671Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-17T17:34:57.1942458Z Unpacking modemmanager (1.12.8-1) ... 2021-05-17T17:34:57.2821067Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-17T17:34:57.3098926Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-17T17:34:57.3108521Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:34:57.3384904Z Selecting previously unselected package python-matplotlib-data. 2021-05-17T17:34:57.3662930Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-17T17:34:57.3675691Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:34:57.6384608Z Selecting previously unselected package python3-soupsieve. 2021-05-17T17:34:57.6665124Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-17T17:34:57.6678683Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:34:57.6992268Z Selecting previously unselected package python3-bs4. 2021-05-17T17:34:57.7220075Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-17T17:34:57.7228775Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-17T17:34:57.7582879Z Selecting previously unselected package python3-cycler. 2021-05-17T17:34:57.7857276Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-17T17:34:57.7868491Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-17T17:34:57.8111247Z Selecting previously unselected package python3-dateutil. 2021-05-17T17:34:57.8389219Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-17T17:34:57.8399873Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:34:57.8711923Z Selecting previously unselected package python3-decorator. 2021-05-17T17:34:57.8956862Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-17T17:34:57.8971893Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:34:57.9271804Z Selecting previously unselected package python3-future. 2021-05-17T17:34:57.9490686Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-17T17:34:57.9503868Z Unpacking python3-future (0.18.2-2) ... 2021-05-17T17:34:58.0143953Z Selecting previously unselected package python3-webencodings. 2021-05-17T17:34:58.0394384Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-17T17:34:58.0405223Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:34:58.0712504Z Selecting previously unselected package python3-html5lib. 2021-05-17T17:34:58.0937526Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-17T17:34:58.0975936Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-17T17:34:58.1288371Z Selecting previously unselected package python3-ipython-genutils. 2021-05-17T17:34:58.1568275Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-17T17:34:58.1580174Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:34:58.1912368Z Selecting previously unselected package python3-traitlets. 2021-05-17T17:34:58.2106902Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-17T17:34:58.2117706Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-17T17:34:58.2432915Z Selecting previously unselected package python3-jupyter-core. 2021-05-17T17:34:58.2677208Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-17T17:34:58.2686102Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:34:58.3032288Z Selecting previously unselected package python3-kiwisolver. 2021-05-17T17:34:58.3228293Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-17T17:34:58.3237040Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:34:58.3592206Z Selecting previously unselected package python3-lxml:amd64. 2021-05-17T17:34:58.3813646Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-17T17:34:58.3828128Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:34:58.5192190Z Selecting previously unselected package python3-pyparsing. 2021-05-17T17:34:58.5443620Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-17T17:34:58.5454589Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-17T17:34:58.5912603Z Selecting previously unselected package python3-matplotlib. 2021-05-17T17:34:58.6144888Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-17T17:34:58.6153075Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:34:58.9711979Z Selecting previously unselected package python3-nbformat. 2021-05-17T17:34:58.9966926Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-17T17:34:58.9986899Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-17T17:34:59.0253614Z Selecting previously unselected package python3-olefile. 2021-05-17T17:34:59.0538720Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-17T17:34:59.0550524Z Unpacking python3-olefile (0.46-2) ... 2021-05-17T17:34:59.0871908Z Selecting previously unselected package python3-pyproj. 2021-05-17T17:34:59.1077220Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-17T17:34:59.1088353Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:34:59.1607390Z Selecting previously unselected package python3-tz. 2021-05-17T17:34:59.1887600Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-17T17:34:59.1896834Z Unpacking python3-tz (2019.3-1) ... 2021-05-17T17:34:59.2151949Z Selecting previously unselected package python3-owslib. 2021-05-17T17:34:59.2421932Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-17T17:34:59.2434207Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-17T17:34:59.2952885Z Selecting previously unselected package python3-pil:amd64. 2021-05-17T17:34:59.3236590Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-17T17:34:59.3244975Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:34:59.3872232Z Selecting previously unselected package python3-retrying. 2021-05-17T17:34:59.4080144Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-17T17:34:59.4091258Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-17T17:34:59.4392746Z Selecting previously unselected package python3-plotly. 2021-05-17T17:34:59.4627355Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-17T17:34:59.4643657Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:34:59.9032081Z Selecting previously unselected package python3-psycopg2. 2021-05-17T17:34:59.9279768Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-17T17:34:59.9292293Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:34:59.9671838Z Selecting previously unselected package python3-sip. 2021-05-17T17:34:59.9898529Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-17T17:34:59.9932112Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:35:00.0232992Z Selecting previously unselected package python3-pyqt5. 2021-05-17T17:35:00.0517725Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:00.0526064Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:00.2828241Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-17T17:35:00.3111245Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:35:00.3118729Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:35:00.3715026Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-17T17:35:00.3971347Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:00.3981870Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:00.4312198Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-17T17:35:00.4551351Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:00.4561090Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:00.4909764Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-17T17:35:00.5193074Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:00.5201662Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:00.5592600Z Selecting previously unselected package python3-qgis-common. 2021-05-17T17:35:00.5833999Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:00.5922042Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:00.8831954Z Selecting previously unselected package python3-qgis. 2021-05-17T17:35:00.9077365Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:00.9087403Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:01.6747153Z Selecting previously unselected package python3-tk:amd64. 2021-05-17T17:35:01.7036511Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-17T17:35:01.7045335Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:35:01.7346792Z Selecting previously unselected package libjs-leaflet. 2021-05-17T17:35:01.7632370Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-17T17:35:01.7640749Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:35:01.8184655Z Selecting previously unselected package qgis-common. 2021-05-17T17:35:01.8414194Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:01.8428479Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:03.1622785Z Selecting previously unselected package qgis. 2021-05-17T17:35:03.1910442Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:03.2593850Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:03.4771378Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-17T17:35:03.5053474Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:03.5069835Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:03.6782162Z Selecting previously unselected package qgis-provider-grass. 2021-05-17T17:35:03.7072680Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:03.7146945Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:03.7452863Z Selecting previously unselected package qgis-plugin-grass. 2021-05-17T17:35:03.7759633Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:03.7768461Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:03.8435024Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-17T17:35:03.8718119Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:03.8728265Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:03.9062151Z Selecting previously unselected package qttranslations5-l10n. 2021-05-17T17:35:03.9369827Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-17T17:35:03.9388287Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:35:04.0944037Z Selecting previously unselected package wpasupplicant. 2021-05-17T17:35:04.1229691Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-17T17:35:04.1243180Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:35:04.2383851Z Selecting previously unselected package proj-bin. 2021-05-17T17:35:04.2689182Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-17T17:35:04.2699974Z Unpacking proj-bin (6.3.1-1) ... 2021-05-17T17:35:04.3088006Z Selecting previously unselected package usb-modeswitch-data. 2021-05-17T17:35:04.3396979Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-17T17:35:04.3410122Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-17T17:35:04.3696782Z Selecting previously unselected package usb-modeswitch. 2021-05-17T17:35:04.3983703Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-17T17:35:04.4053754Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:35:04.4835142Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:35:04.4866834Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:35:04.7162752Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-17T17:35:04.7183234Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:35:04.7211011Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:35:04.7236451Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:04.7324204Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:35:04.7350974Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:35:04.7372831Z Setting up proj-data (6.3.1-1) ... 2021-05-17T17:35:04.7393476Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:04.7432766Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:35:04.7456192Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:35:04.7481513Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:35:04.7511010Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:35:04.7540144Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:35:04.7566898Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:35:04.7599612Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:35:04.7642419Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:35:04.7673906Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:35:04.7703625Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:35:04.9121929Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:35:04.9144373Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:35:04.9174705Z Setting up python3-olefile (0.46-2) ... 2021-05-17T17:35:05.0627334Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-17T17:35:05.0650700Z Setting up python3-retrying (1.3.3-4) ... 2021-05-17T17:35:05.1985091Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:05.2008648Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:35:05.2039223Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:35:05.2064076Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:35:05.2088736Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:35:05.2115679Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:35:05.2147204Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:35:05.3348347Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:35:05.3377934Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:35:05.3404813Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:35:05.3576925Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:35:05.3601106Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:35:05.4970737Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:05.5000759Z Setting up python3-tz (2019.3-1) ... 2021-05-17T17:35:05.6416912Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:35:05.6492927Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:35:05.6521623Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:05.6601771Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:05.6634572Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:35:05.6659987Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:35:05.6686252Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:05.6715194Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:35:05.8062972Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:35:05.8204305Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:35:05.8232194Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:35:05.8255888Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:35:05.8327563Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:35:05.8347362Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-17T17:35:05.9918922Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:35:05.9943708Z Setting up python3-cycler (0.10.0-3) ... 2021-05-17T17:35:06.1198716Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:35:06.1224490Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:35:06.1249245Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:35:06.1270816Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-17T17:35:06.1296132Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-17T17:35:06.1316633Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:35:06.1344413Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:35:06.2849539Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:06.2875009Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:35:06.2915562Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:35:06.2970145Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:06.3117308Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-17T17:35:06.5064329Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:35:07.5492620Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:35:07.5525319Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:35:07.5551300Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:35:07.5584737Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:07.5616552Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:35:07.5643753Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:35:07.5671610Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:35:07.5697014Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:35:07.7269150Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:07.7309190Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:35:07.7332969Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:35:07.7357781Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-17T17:35:07.9061870Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:35:07.9088597Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:07.9114038Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:07.9142643Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:35:07.9161460Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:35:07.9315511Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:35:08.0848182Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:08.0900931Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:08.0935723Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:35:08.1022870Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:35:08.1050710Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:08.1079571Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:08.1099539Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:08.1150210Z Setting up python3-future (0.18.2-2) ... 2021-05-17T17:35:08.1215612Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-17T17:35:08.1267586Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-17T17:35:08.4158023Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:08.5507541Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:35:08.5556127Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:08.5583362Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:08.5612941Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:08.5635602Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:35:08.5671454Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:08.5700553Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:35:08.5723814Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:08.5750500Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:08.8011800Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:35:08.9409599Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:35:09.0827038Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:35:09.0860587Z Setting up qtchooser (66-2build1) ... 2021-05-17T17:35:09.0885359Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:35:09.0907824Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:35:09.2262859Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:09.2287605Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:09.2308561Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:09.2335619Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:35:10.0500052Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:10.0523453Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:35:10.0548941Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:10.0570205Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:10.0601206Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:10.0630946Z Setting up proj-bin (6.3.1-1) ... 2021-05-17T17:35:10.0658470Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:10.0692144Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:35:10.0720848Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:35:10.4445059Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-17T17:35:10.4478422Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:10.4503800Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-17T17:35:10.5935575Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-17T17:35:10.5956164Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:35:10.7365383Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:10.7384833Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-17T17:35:10.9064148Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:35:10.9171171Z Setting up gcr (3.36.0-2build1) ... 2021-05-17T17:35:10.9199341Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:10.9222265Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:35:11.0524344Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:35:11.0527362Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:35:11.5113106Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:35:11.7434276Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:11.7462910Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:35:11.7485602Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:11.7510943Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:11.7533488Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:11.7554251Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:11.7580807Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:35:11.8916773Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:11.8919618Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:35:11.8922461Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:11.8924747Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:35:11.9276017Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:11.9278346Z if direction is "increasing": 2021-05-17T17:35:11.9281134Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:11.9283131Z elif direction is "decreasing": 2021-05-17T17:35:11.9437437Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:11.9438696Z if direction is "increasing": 2021-05-17T17:35:11.9439999Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:11.9440939Z elif direction is "decreasing": 2021-05-17T17:35:12.7370337Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:12.7372184Z if props["offset_coordinates"] is "data": 2021-05-17T17:35:12.7374055Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:35:12.7375326Z if props["coordinates"] is not "data": 2021-05-17T17:35:13.4162729Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:35:13.9097275Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:35:13.9099530Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:35:13.9101428Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-17T17:35:14.9278565Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:35:14.9306391Z First installation detected... 2021-05-17T17:35:14.9308249Z Checking NSS setup... 2021-05-17T17:35:14.9342172Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:35:14.9367037Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:14.9410770Z Setting up python3-owslib (0.19.1-1) ... 2021-05-17T17:35:15.1958700Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:15.1979024Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:35:15.2006896Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:15.2031568Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:35:15.2055162Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:35:15.2083058Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:35:15.2106599Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:35:15.2129641Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:35:15.2156425Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:15.3836644Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:35:15.3864534Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:35:15.3898234Z Setting up grass-core (7.8.2-1build3) ... 2021-05-17T17:35:15.6928111Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:15.6929399Z if value is '': 2021-05-17T17:35:15.7773024Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:15.7773866Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:35:15.7774710Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:15.7775470Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:35:15.7776310Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:35:15.7777104Z if driver_string is not None and driver_string is not "": 2021-05-17T17:35:15.8156521Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:15.8157458Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:35:15.8158404Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:15.8159249Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:35:15.8711939Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:35:15.8737912Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:15.8807916Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-17T17:35:15.8830420Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:15.8855586Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:15.9068592Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:15.9208401Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:15.9228813Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:15.9248701Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:15.9269253Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:15.9293064Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:16.0066538Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:16.0090800Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:16.0133551Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:16.0256029Z Setting up modemmanager (1.12.8-1) ... 2021-05-17T17:35:16.1392220Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:35:16.1395241Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:35:16.6379100Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:16.6405168Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:16.6425924Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:35:16.6456361Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:16.6480219Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:16.6502454Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:16.6526178Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:35:16.6549987Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:35:16.6575845Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:35:16.6600706Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:16.6627978Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:16.6649422Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:16.6672625Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:16.6696257Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:16.6721000Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:16.6747050Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:35:16.6776402Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:35:16.6802845Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:16.6827702Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:16.6848049Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:16.8275362Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:16.8304435Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:16.8374295Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:16.8403856Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:44.3376102Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:44.3399600Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:44.3430410Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:44.3456004Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:44.3486501Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:44.3508663Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:44.3532652Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:44.3563180Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:44.4842756Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:44.4868596Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:44.4892970Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:44.4915985Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:35:44.4952257Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:44.6413488Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:44.6445071Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:44.6487235Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:44.6609519Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-17T17:35:44.6765893Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-17T17:35:45.4925286Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:35:45.5076559Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:35:45.5282966Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:35:45.5417596Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-17T17:35:45.6087851Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:35:45.6693345Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-17T17:35:46.2318981Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:35:56.5937060Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:35:56.6101086Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:35:58.4622578Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T17:35:58.4623066Z with: 2021-05-17T17:35:58.4623456Z github_slug: neuroconductor/nsrr 2021-05-17T17:35:58.4623835Z env: 2021-05-17T17:35:58.4624198Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:35:58.4624601Z TIC_DEPLOY_KEY: 2021-05-17T17:35:58.4625290Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:35:58.4626722Z GITHUB_PAT: *** 2021-05-17T17:35:58.4627408Z COVERALLS_TOKEN: *** 2021-05-17T17:35:58.4627834Z continue-on-error: false 2021-05-17T17:35:58.4628238Z VDIFFR_RUN_TESTS: 2021-05-17T17:35:58.4628653Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:35:58.4629038Z TZ: UTC 2021-05-17T17:35:58.4629365Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:35:58.4629725Z NOT_CRAN: true 2021-05-17T17:35:58.4630041Z ##[endgroup] 2021-05-17T17:35:58.4915085Z repo slug is: neuroconductor/nsrr 2021-05-17T17:35:58.4992194Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T17:35:58.4992687Z env: 2021-05-17T17:35:58.4993063Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:35:58.4993446Z TIC_DEPLOY_KEY: 2021-05-17T17:35:58.4994131Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:35:58.4995206Z GITHUB_PAT: *** 2021-05-17T17:35:58.4995864Z COVERALLS_TOKEN: *** 2021-05-17T17:35:58.4996279Z continue-on-error: false 2021-05-17T17:35:58.4996667Z VDIFFR_RUN_TESTS: 2021-05-17T17:35:58.4997080Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:35:58.4997475Z TZ: UTC 2021-05-17T17:35:58.4997791Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:35:58.4998140Z NOT_CRAN: true 2021-05-17T17:35:58.4998444Z ##[endgroup] 2021-05-17T17:35:58.6592820Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T17:35:58.6593311Z with: 2021-05-17T17:35:58.6593624Z repo_name: nsrr 2021-05-17T17:35:58.6593943Z repo_version: 0.1.5 2021-05-17T17:35:58.6594273Z runner_os: Linux 2021-05-17T17:35:58.6594596Z R_version: 3.5 2021-05-17T17:35:58.6594874Z env: 2021-05-17T17:35:58.6595237Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:35:58.6595619Z TIC_DEPLOY_KEY: 2021-05-17T17:35:58.6596297Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:35:58.6597364Z GITHUB_PAT: *** 2021-05-17T17:35:58.6598025Z COVERALLS_TOKEN: *** 2021-05-17T17:35:58.6598447Z continue-on-error: false 2021-05-17T17:35:58.6598854Z VDIFFR_RUN_TESTS: 2021-05-17T17:35:58.6599247Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:35:58.6599631Z TZ: UTC 2021-05-17T17:35:58.6599948Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:35:58.6600301Z NOT_CRAN: true 2021-05-17T17:35:58.6600622Z ##[endgroup] 2021-05-17T17:35:58.6897036Z Package: nsrr 2021-05-17T17:35:58.6898774Z Version: 0.1.5 2021-05-17T17:35:58.6899233Z OS: Linux 2021-05-17T17:35:58.6987026Z ##[group]Run install.packages('remotes') 2021-05-17T17:35:58.6987651Z install.packages('remotes') 2021-05-17T17:35:58.6988319Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T17:35:58.6989159Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T17:35:58.6995480Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:35:58.6995842Z env: 2021-05-17T17:35:58.6996207Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:35:58.6996611Z TIC_DEPLOY_KEY: 2021-05-17T17:35:58.6997296Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:35:58.6998517Z GITHUB_PAT: *** 2021-05-17T17:35:58.6999199Z COVERALLS_TOKEN: *** 2021-05-17T17:35:58.6999622Z continue-on-error: false 2021-05-17T17:35:58.7000011Z VDIFFR_RUN_TESTS: 2021-05-17T17:35:58.7000421Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:35:58.7000813Z TZ: UTC 2021-05-17T17:35:58.7001143Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:35:58.7001487Z NOT_CRAN: true 2021-05-17T17:35:58.7001803Z ##[endgroup] 2021-05-17T17:35:58.8370565Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:35:58.8371277Z (as ‘lib’ is unspecified) 2021-05-17T17:36:11.4041631Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T17:36:15.0641701Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-17T17:36:15.0989687Z ================================================== 2021-05-17T17:36:15.0990682Z downloaded 378 KB 2021-05-17T17:36:15.0991106Z 2021-05-17T17:36:15.2893209Z * installing *binary* package ‘remotes’ ... 2021-05-17T17:36:15.2938946Z * DONE (remotes) 2021-05-17T17:36:15.2985453Z 2021-05-17T17:36:15.2986294Z The downloaded source packages are in 2021-05-17T17:36:15.2987687Z ‘/tmp/Rtmpr4rxqp/downloaded_packages’ 2021-05-17T17:36:31.4040520Z ##[group]Run actions/cache@v1 2021-05-17T17:36:31.4040896Z with: 2021-05-17T17:36:31.4041262Z path: /home/runner/work/_temp/Library 2021-05-17T17:36:31.4043567Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-8beed654ae63f8fb4352de7ec5275886cac91ba3b7c2d5dc2b54b2fccb0bdfd0 2021-05-17T17:36:31.4046466Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-17T17:36:31.4047402Z env: 2021-05-17T17:36:31.4047761Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:31.4048158Z TIC_DEPLOY_KEY: 2021-05-17T17:36:31.4048828Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:31.4050455Z GITHUB_PAT: *** 2021-05-17T17:36:31.4051182Z COVERALLS_TOKEN: *** 2021-05-17T17:36:31.4051584Z continue-on-error: false 2021-05-17T17:36:31.4051985Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:31.4052390Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:31.4052796Z TZ: UTC 2021-05-17T17:36:31.4053115Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:31.4053461Z NOT_CRAN: true 2021-05-17T17:36:31.4053777Z ##[endgroup] 2021-05-17T17:36:31.4432805Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:36:31.4489858Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:36:31.4490737Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:36:31.4491532Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-17T17:36:31.4492208Z sudo -s eval "$sysreqs" 2021-05-17T17:36:31.4532623Z shell: /usr/bin/bash -e {0} 2021-05-17T17:36:31.4532967Z env: 2021-05-17T17:36:31.4533333Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:31.4533729Z TIC_DEPLOY_KEY: 2021-05-17T17:36:31.4534402Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:31.4535553Z GITHUB_PAT: *** 2021-05-17T17:36:31.4536227Z COVERALLS_TOKEN: *** 2021-05-17T17:36:31.4536644Z continue-on-error: false 2021-05-17T17:36:31.4537033Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:31.4537440Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:31.4537803Z TZ: UTC 2021-05-17T17:36:31.4538153Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:31.4538487Z NOT_CRAN: true 2021-05-17T17:36:31.4538884Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-17T17:36:31.4539276Z ##[endgroup] 2021-05-17T17:36:31.6109277Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:36:31.9665963Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-17T17:36:46.3035700Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-17T17:36:46.3036463Z crayon (NA -> 1.4.1) [CRAN] 2021-05-17T17:36:46.3037504Z R6 (NA -> 2.5.0) [CRAN] 2021-05-17T17:36:46.3038136Z desc (NA -> 1.3.0) [CRAN] 2021-05-17T17:36:46.3038774Z debugme (NA -> 1.1.0) [CRAN] 2021-05-17T17:36:46.3067280Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-17T17:36:46.3086565Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:36:46.3087439Z (as ‘lib’ is unspecified) 2021-05-17T17:36:58.4590779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T17:37:04.3111485Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-17T17:37:04.3181468Z ================================================== 2021-05-17T17:37:04.3182467Z downloaded 93 KB 2021-05-17T17:37:04.3182851Z 2021-05-17T17:37:04.3219819Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T17:37:04.8539810Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-17T17:37:04.8650989Z ================================================== 2021-05-17T17:37:04.8651548Z downloaded 134 KB 2021-05-17T17:37:04.8651859Z 2021-05-17T17:37:04.8687031Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T17:37:05.4348422Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-17T17:37:05.4410609Z ================================================== 2021-05-17T17:37:05.4411469Z downloaded 79 KB 2021-05-17T17:37:05.4412031Z 2021-05-17T17:37:05.4447398Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T17:37:05.9710533Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-17T17:37:05.9943163Z ================================================== 2021-05-17T17:37:05.9943754Z downloaded 515 KB 2021-05-17T17:37:05.9944111Z 2021-05-17T17:37:05.9980236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-17T17:37:06.6812317Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-17T17:37:06.7105812Z ================================================== 2021-05-17T17:37:06.7106264Z downloaded 991 KB 2021-05-17T17:37:06.7106518Z 2021-05-17T17:37:06.8936892Z * installing *binary* package ‘rprojroot’ ... 2021-05-17T17:37:06.8983488Z * DONE (rprojroot) 2021-05-17T17:37:07.0670808Z * installing *binary* package ‘crayon’ ... 2021-05-17T17:37:07.0717438Z * DONE (crayon) 2021-05-17T17:37:07.2401186Z * installing *binary* package ‘R6’ ... 2021-05-17T17:37:07.2442068Z * DONE (R6) 2021-05-17T17:37:07.4393055Z * installing *binary* package ‘desc’ ... 2021-05-17T17:37:07.4441012Z * DONE (desc) 2021-05-17T17:37:07.6406705Z * installing *binary* package ‘debugme’ ... 2021-05-17T17:37:07.6452520Z * DONE (debugme) 2021-05-17T17:37:07.6498454Z 2021-05-17T17:37:07.6499192Z The downloaded source packages are in 2021-05-17T17:37:07.6500399Z ‘/tmp/RtmpLAhj1J/downloaded_packages’ 2021-05-17T17:37:07.6510478Z Running `R CMD build`... 2021-05-17T17:37:07.8383697Z * checking for file ‘/tmp/RtmpLAhj1J/remotes68d87273e37b/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-17T17:37:07.8384977Z * preparing ‘sysreqs’: 2021-05-17T17:37:07.8385862Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:37:07.8386867Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:37:07.8387644Z * checking for empty or unneeded directories 2021-05-17T17:37:07.8388416Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-17T17:37:07.8391952Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:37:07.8394610Z (as ‘lib’ is unspecified) 2021-05-17T17:37:08.0041688Z * installing *source* package ‘sysreqs’ ... 2021-05-17T17:37:08.0148743Z ** R 2021-05-17T17:37:08.0233728Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:37:08.1691097Z ** help 2021-05-17T17:37:08.1792190Z *** installing help indices 2021-05-17T17:37:08.1960527Z ** building package indices 2021-05-17T17:37:08.2048565Z ** testing if installed package can be loaded 2021-05-17T17:37:08.3615722Z * DONE (sysreqs) 2021-05-17T17:37:24.6147828Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:37:24.6152938Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-17T17:37:24.6157815Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-17T17:37:24.6531081Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-17T17:37:24.6777469Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:37:24.7611849Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:37:24.8746489Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-17T17:37:24.9187418Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-17T17:37:25.0766374Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:37:26.2081791Z Reading package lists... 2021-05-17T17:37:26.2751525Z Reading package lists... 2021-05-17T17:37:26.4292811Z Building dependency tree... 2021-05-17T17:37:26.4313382Z Reading state information... 2021-05-17T17:37:26.5775573Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-17T17:37:26.5777130Z libicu-dev set to manually installed. 2021-05-17T17:37:26.5778446Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-17T17:37:26.5779642Z libxml2-dev set to manually installed. 2021-05-17T17:37:26.5780911Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-17T17:37:26.5782131Z pandoc is already the newest version (2.7.3-1). 2021-05-17T17:37:26.5783168Z The following additional packages will be installed: 2021-05-17T17:37:26.5784582Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-17T17:37:26.5786893Z Suggested packages: 2021-05-17T17:37:26.5788119Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-17T17:37:26.6215809Z The following NEW packages will be installed: 2021-05-17T17:37:26.6220293Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-17T17:37:26.6221392Z pandoc-citeproc 2021-05-17T17:37:26.6393222Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:37:26.6393835Z Need to get 13.7 MB of archives. 2021-05-17T17:37:26.6395670Z After this operation, 109 MB of additional disk space will be used. 2021-05-17T17:37:26.6397378Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-17T17:37:26.6488140Z 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-17T17:37:26.6529704Z 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-17T17:37:26.6533992Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-17T17:37:27.3236538Z Fetched 13.7 MB in 0s (43.9 MB/s) 2021-05-17T17:37:27.3537474Z Selecting previously unselected package libbibutils6. 2021-05-17T17:37:27.3615506Z (Reading database ... 2021-05-17T17:37:27.3615987Z (Reading database ... 5% 2021-05-17T17:37:27.3616438Z (Reading database ... 10% 2021-05-17T17:37:27.3616860Z (Reading database ... 15% 2021-05-17T17:37:27.3617282Z (Reading database ... 20% 2021-05-17T17:37:27.3617684Z (Reading database ... 25% 2021-05-17T17:37:27.3618101Z (Reading database ... 30% 2021-05-17T17:37:27.3618534Z (Reading database ... 35% 2021-05-17T17:37:27.3618931Z (Reading database ... 40% 2021-05-17T17:37:27.3621971Z (Reading database ... 45% 2021-05-17T17:37:27.3625716Z (Reading database ... 50% 2021-05-17T17:37:27.3666027Z (Reading database ... 55% 2021-05-17T17:37:27.3708989Z (Reading database ... 60% 2021-05-17T17:37:27.3748842Z (Reading database ... 65% 2021-05-17T17:37:27.3917878Z (Reading database ... 70% 2021-05-17T17:37:27.3944441Z (Reading database ... 75% 2021-05-17T17:37:27.4191931Z (Reading database ... 80% 2021-05-17T17:37:27.4284123Z (Reading database ... 85% 2021-05-17T17:37:27.4654082Z (Reading database ... 90% 2021-05-17T17:37:27.4727864Z (Reading database ... 95% 2021-05-17T17:37:27.4728442Z (Reading database ... 100% 2021-05-17T17:37:27.4729255Z (Reading database ... 285015 files and directories currently installed.) 2021-05-17T17:37:27.4855726Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-17T17:37:27.4879463Z Unpacking libbibutils6 (6.2-1) ... 2021-05-17T17:37:27.5512738Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-17T17:37:27.5742596Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-17T17:37:27.5750472Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:37:27.6232532Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-17T17:37:27.6521189Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-17T17:37:27.6543860Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:37:27.6832236Z Selecting previously unselected package pandoc-citeproc. 2021-05-17T17:37:27.7115476Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-17T17:37:27.7127231Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:37:27.7160219Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-17T17:37:29.3746051Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:37:29.3747493Z Setting up libbibutils6 (6.2-1) ... 2021-05-17T17:37:29.3748633Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:37:29.3749580Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:37:29.3750592Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:37:31.6573587Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:37:33.4120107Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T17:37:33.4120726Z remotes::install_github("ropensci/tic") 2021-05-17T17:37:33.4121273Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T17:37:33.4121855Z remotes::install_github("muschellij2/aghast") 2021-05-17T17:37:33.4122355Z remotes::install_cran("covr") 2021-05-17T17:37:33.4128530Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:37:33.4128885Z env: 2021-05-17T17:37:33.4129286Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:37:33.4129714Z TIC_DEPLOY_KEY: 2021-05-17T17:37:33.4130391Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:37:33.4131940Z GITHUB_PAT: *** 2021-05-17T17:37:33.4132718Z COVERALLS_TOKEN: *** 2021-05-17T17:37:33.4133136Z continue-on-error: false 2021-05-17T17:37:33.4133550Z VDIFFR_RUN_TESTS: 2021-05-17T17:37:33.4133969Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:37:33.4134398Z TZ: UTC 2021-05-17T17:37:33.4134721Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:37:33.4135079Z NOT_CRAN: true 2021-05-17T17:37:33.4135388Z ##[endgroup] 2021-05-17T17:37:33.5719366Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:37:33.9634189Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T17:37:48.2090924Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T17:37:48.2091701Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:37:48.2092399Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:37:48.2093039Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T17:37:48.2093702Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T17:37:48.2094370Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T17:37:48.2095045Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T17:37:48.2095702Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T17:37:48.2096356Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T17:37:48.2097013Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T17:37:48.2097640Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:37:48.2098332Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T17:37:48.2098999Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:37:48.2099965Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T17:37:48.2100646Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T17:37:48.2101367Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:37:48.2102066Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T17:37:48.2102734Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T17:37:48.2103368Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T17:37:48.2104037Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T17:37:48.2104721Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T17:37:48.2105389Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:37:48.2106074Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:37:48.2106728Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:37:48.2107378Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:37:48.2108022Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T17:37:48.2108658Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T17:37:48.2109344Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T17:37:48.2110015Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:37:48.2119991Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T17:37:48.2120690Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T17:37:48.2123964Z 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-17T17:37:48.2125871Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:37:48.2128260Z (as ‘lib’ is unspecified) 2021-05-17T17:38:00.2816578Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T17:38:00.7618634Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-17T17:38:00.7907230Z ================================================== 2021-05-17T17:38:00.7908099Z downloaded 1.3 MB 2021-05-17T17:38:00.7908808Z 2021-05-17T17:38:00.7941194Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T17:38:01.3571037Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-17T17:38:01.3719606Z ================================================== 2021-05-17T17:38:01.3720301Z downloaded 226 KB 2021-05-17T17:38:01.3720705Z 2021-05-17T17:38:01.3754285Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T17:38:01.9699312Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-17T17:38:01.9794471Z ================================================== 2021-05-17T17:38:01.9795554Z downloaded 140 KB 2021-05-17T17:38:01.9795975Z 2021-05-17T17:38:01.9874097Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-17T17:38:02.6831996Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-17T17:38:02.6833407Z ================================================== 2021-05-17T17:38:02.6834203Z downloaded 53 KB 2021-05-17T17:38:02.6834747Z 2021-05-17T17:38:02.6873311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-17T17:38:03.0034529Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-17T17:38:03.0039098Z ================================================== 2021-05-17T17:38:03.0039509Z downloaded 22 KB 2021-05-17T17:38:03.0039751Z 2021-05-17T17:38:03.0074008Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T17:38:03.5572108Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-17T17:38:03.6902788Z ================================================== 2021-05-17T17:38:03.6904788Z downloaded 1.4 MB 2021-05-17T17:38:03.6905303Z 2021-05-17T17:38:03.6937353Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-17T17:38:04.2764800Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-17T17:38:04.2774388Z ================================================== 2021-05-17T17:38:04.2774891Z downloaded 36 KB 2021-05-17T17:38:04.2775184Z 2021-05-17T17:38:04.2817703Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T17:38:05.3313040Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-17T17:38:05.3564280Z ================================================== 2021-05-17T17:38:05.3564773Z downloaded 883 KB 2021-05-17T17:38:05.3565018Z 2021-05-17T17:38:05.3599599Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T17:38:05.8920339Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-17T17:38:05.9126362Z ================================================== 2021-05-17T17:38:05.9126849Z downloaded 522 KB 2021-05-17T17:38:05.9127117Z 2021-05-17T17:38:05.9226037Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-17T17:38:06.4540091Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-17T17:38:06.4542597Z ================================================== 2021-05-17T17:38:06.4543009Z downloaded 12 KB 2021-05-17T17:38:06.4543234Z 2021-05-17T17:38:06.4577292Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T17:38:07.3857621Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-17T17:38:07.3859366Z ================================================== 2021-05-17T17:38:07.3860071Z downloaded 482 KB 2021-05-17T17:38:07.3860541Z 2021-05-17T17:38:07.3862470Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T17:38:07.5594567Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-17T17:38:07.5662574Z ================================================== 2021-05-17T17:38:07.5663569Z downloaded 90 KB 2021-05-17T17:38:07.5664130Z 2021-05-17T17:38:07.5697982Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T17:38:08.5173779Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-17T17:38:08.6359161Z ================================================== 2021-05-17T17:38:08.6359786Z downloaded 503 KB 2021-05-17T17:38:08.6360088Z 2021-05-17T17:38:08.6400454Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T17:38:09.1793124Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-17T17:38:09.2019675Z ================================================== 2021-05-17T17:38:09.2020275Z downloaded 621 KB 2021-05-17T17:38:09.2020575Z 2021-05-17T17:38:09.2060597Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T17:38:09.7678400Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-17T17:38:09.7848026Z ================================================== 2021-05-17T17:38:09.7848584Z downloaded 265 KB 2021-05-17T17:38:09.7848892Z 2021-05-17T17:38:09.7887559Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T17:38:11.3939516Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-17T17:38:11.4055752Z ================================================== 2021-05-17T17:38:11.4056473Z downloaded 166 KB 2021-05-17T17:38:11.4056826Z 2021-05-17T17:38:11.4097791Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T17:38:12.1427228Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-17T17:38:12.1580329Z ================================================== 2021-05-17T17:38:12.1580855Z downloaded 235 KB 2021-05-17T17:38:12.1581101Z 2021-05-17T17:38:12.1616374Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-17T17:38:12.6953060Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-17T17:38:12.7113285Z ================================================== 2021-05-17T17:38:12.7114306Z downloaded 276 KB 2021-05-17T17:38:12.7114781Z 2021-05-17T17:38:12.7152240Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T17:38:13.1466944Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-17T17:38:13.1609750Z ================================================== 2021-05-17T17:38:13.1610169Z downloaded 202 KB 2021-05-17T17:38:13.1610397Z 2021-05-17T17:38:13.1646656Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-17T17:38:13.8200315Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-17T17:38:13.8201105Z ================================================== 2021-05-17T17:38:13.8201597Z downloaded 63 KB 2021-05-17T17:38:13.8201910Z 2021-05-17T17:38:13.8242938Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T17:38:16.3618545Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-17T17:38:16.3678408Z ================================================== 2021-05-17T17:38:16.3679414Z downloaded 45 KB 2021-05-17T17:38:16.3679781Z 2021-05-17T17:38:16.3719268Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T17:38:17.0751400Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-17T17:38:17.0966973Z ================================================== 2021-05-17T17:38:17.0967937Z downloaded 415 KB 2021-05-17T17:38:17.0968381Z 2021-05-17T17:38:17.1001171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T17:38:17.6548809Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-17T17:38:17.6597897Z ================================================== 2021-05-17T17:38:17.6598457Z downloaded 90 KB 2021-05-17T17:38:17.6598773Z 2021-05-17T17:38:17.6637115Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T17:38:18.0983042Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-17T17:38:18.1164200Z ================================================== 2021-05-17T17:38:18.1165189Z downloaded 132 KB 2021-05-17T17:38:18.1165826Z 2021-05-17T17:38:18.1206701Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T17:38:18.6532081Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-17T17:38:18.6698889Z ================================================== 2021-05-17T17:38:18.6699352Z downloaded 270 KB 2021-05-17T17:38:18.6699648Z 2021-05-17T17:38:18.6737479Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T17:38:19.2243026Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-17T17:38:19.2480704Z ================================================== 2021-05-17T17:38:19.2481204Z downloaded 736 KB 2021-05-17T17:38:19.2481449Z 2021-05-17T17:38:19.2518148Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T17:38:19.9836671Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-17T17:38:19.9888262Z ================================================== 2021-05-17T17:38:19.9889176Z downloaded 45 KB 2021-05-17T17:38:19.9889645Z 2021-05-17T17:38:19.9931271Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T17:38:20.4799683Z Content type 'binary/octet-stream' length 68487 bytes (66 KB) 2021-05-17T17:38:20.4857876Z ================================================== 2021-05-17T17:38:20.4858475Z downloaded 66 KB 2021-05-17T17:38:20.4858754Z 2021-05-17T17:38:20.4897336Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T17:38:21.1448810Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-17T17:38:21.1700937Z ================================================== 2021-05-17T17:38:21.1701412Z downloaded 684 KB 2021-05-17T17:38:21.1701656Z 2021-05-17T17:38:21.1741178Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T17:38:22.3308804Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-17T17:38:22.3310550Z ================================================== 2021-05-17T17:38:22.3311224Z downloaded 45 KB 2021-05-17T17:38:22.3311695Z 2021-05-17T17:38:22.3350713Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T17:38:22.8737422Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-17T17:38:22.8995612Z ================================================== 2021-05-17T17:38:22.8996529Z downloaded 598 KB 2021-05-17T17:38:22.8997064Z 2021-05-17T17:38:23.1430755Z * installing *binary* package ‘rlang’ ... 2021-05-17T17:38:23.1498986Z * DONE (rlang) 2021-05-17T17:38:23.3406021Z * installing *binary* package ‘magrittr’ ... 2021-05-17T17:38:23.3454566Z * DONE (magrittr) 2021-05-17T17:38:23.5279124Z * installing *binary* package ‘glue’ ... 2021-05-17T17:38:23.5324049Z * DONE (glue) 2021-05-17T17:38:23.7025807Z * installing *binary* package ‘sys’ ... 2021-05-17T17:38:23.7067435Z * DONE (sys) 2021-05-17T17:38:23.8752459Z * installing *binary* package ‘mime’ ... 2021-05-17T17:38:23.8792383Z * DONE (mime) 2021-05-17T17:38:24.1213705Z * installing *binary* package ‘curl’ ... 2021-05-17T17:38:24.1279940Z * DONE (curl) 2021-05-17T17:38:24.3479199Z * installing *binary* package ‘jsonlite’ ... 2021-05-17T17:38:24.3528650Z * DONE (jsonlite) 2021-05-17T17:38:24.5330957Z * installing *binary* package ‘ini’ ... 2021-05-17T17:38:24.5369927Z * DONE (ini) 2021-05-17T17:38:24.7169103Z * installing *binary* package ‘gitcreds’ ... 2021-05-17T17:38:24.7211946Z * DONE (gitcreds) 2021-05-17T17:38:24.9370815Z * installing *binary* package ‘zip’ ... 2021-05-17T17:38:24.9422581Z * DONE (zip) 2021-05-17T17:38:25.1287983Z * installing *binary* package ‘rstudioapi’ ... 2021-05-17T17:38:25.1339631Z * DONE (rstudioapi) 2021-05-17T17:38:25.3246243Z * installing *binary* package ‘fastmap’ ... 2021-05-17T17:38:25.3289733Z * DONE (fastmap) 2021-05-17T17:38:25.5196160Z * installing *binary* package ‘yaml’ ... 2021-05-17T17:38:25.5240910Z * DONE (yaml) 2021-05-17T17:38:25.7041899Z * installing *binary* package ‘withr’ ... 2021-05-17T17:38:25.7085073Z * DONE (withr) 2021-05-17T17:38:25.8917384Z * installing *binary* package ‘whisker’ ... 2021-05-17T17:38:25.8966187Z * DONE (whisker) 2021-05-17T17:38:26.0797164Z * installing *binary* package ‘rappdirs’ ... 2021-05-17T17:38:26.0833380Z * DONE (rappdirs) 2021-05-17T17:38:26.3029048Z * installing *binary* package ‘fs’ ... 2021-05-17T17:38:26.3077440Z * DONE (fs) 2021-05-17T17:38:26.4931747Z * installing *binary* package ‘clipr’ ... 2021-05-17T17:38:26.4972859Z * DONE (clipr) 2021-05-17T17:38:26.6975566Z * installing *binary* package ‘git2r’ ... 2021-05-17T17:38:26.7024670Z * DONE (git2r) 2021-05-17T17:38:26.8852055Z * installing *binary* package ‘askpass’ ... 2021-05-17T17:38:26.8889751Z * DONE (askpass) 2021-05-17T17:38:27.0782043Z * installing *binary* package ‘cli’ ... 2021-05-17T17:38:27.0826871Z * DONE (cli) 2021-05-17T17:38:27.2739374Z * installing *binary* package ‘purrr’ ... 2021-05-17T17:38:27.2784486Z * DONE (purrr) 2021-05-17T17:38:27.4599321Z * installing *binary* package ‘lifecycle’ ... 2021-05-17T17:38:27.4647054Z * DONE (lifecycle) 2021-05-17T17:38:27.6302666Z * installing *binary* package ‘cachem’ ... 2021-05-17T17:38:27.6338737Z * DONE (cachem) 2021-05-17T17:38:27.9093241Z * installing *binary* package ‘openssl’ ... 2021-05-17T17:38:27.9172294Z * DONE (openssl) 2021-05-17T17:38:28.0855682Z * installing *binary* package ‘memoise’ ... 2021-05-17T17:38:28.0893898Z * DONE (memoise) 2021-05-17T17:38:28.2882905Z * installing *binary* package ‘httr’ ... 2021-05-17T17:38:28.2937395Z * DONE (httr) 2021-05-17T17:38:28.4753343Z * installing *binary* package ‘credentials’ ... 2021-05-17T17:38:28.4793792Z * DONE (credentials) 2021-05-17T17:38:28.6517456Z * installing *binary* package ‘gh’ ... 2021-05-17T17:38:28.6610860Z * DONE (gh) 2021-05-17T17:38:28.8494686Z * installing *binary* package ‘gert’ ... 2021-05-17T17:38:28.8540860Z * DONE (gert) 2021-05-17T17:38:29.0751852Z * installing *binary* package ‘usethis’ ... 2021-05-17T17:38:29.0815662Z * DONE (usethis) 2021-05-17T17:38:29.0872121Z 2021-05-17T17:38:29.0873159Z The downloaded source packages are in 2021-05-17T17:38:29.0874441Z ‘/tmp/RtmpuFxs0S/downloaded_packages’ 2021-05-17T17:38:29.0883223Z Running `R CMD build`... 2021-05-17T17:38:30.4033548Z * checking for file ‘/tmp/RtmpuFxs0S/remotes71463b626acf/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T17:38:30.4035157Z * preparing ‘tic’: 2021-05-17T17:38:30.4036276Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:38:30.4037435Z * installing the package to process help pages 2021-05-17T17:38:30.4038775Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:38:30.4039865Z * checking for empty or unneeded directories 2021-05-17T17:38:30.4041004Z Removed empty directory ‘tic/.circleci’ 2021-05-17T17:38:30.4042117Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T17:38:30.4043123Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T17:38:30.4045264Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:38:30.4046345Z (as ‘lib’ is unspecified) 2021-05-17T17:38:30.6666178Z * installing *source* package ‘tic’ ... 2021-05-17T17:38:30.6890016Z ** R 2021-05-17T17:38:30.7079468Z ** inst 2021-05-17T17:38:30.7111640Z ** preparing package for lazy loading 2021-05-17T17:38:30.8658000Z ** help 2021-05-17T17:38:30.9922044Z *** installing help indices 2021-05-17T17:38:31.8931575Z *** copying figures 2021-05-17T17:38:31.8936726Z ** building package indices 2021-05-17T17:38:31.8937435Z ** installing vignettes 2021-05-17T17:38:31.8938082Z ** testing if installed package can be loaded 2021-05-17T17:38:31.8938622Z * DONE (tic) 2021-05-17T17:38:31.8939355Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:38:31.8940202Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T17:38:33.2309985Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T17:38:33.2312872Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:38:33.2313584Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T17:38:33.2314314Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T17:38:33.2315034Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T17:38:33.2315747Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T17:38:33.2316494Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T17:38:33.2317212Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T17:38:33.2317923Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:38:33.2320041Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T17:38:33.2320758Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T17:38:33.2321479Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T17:38:33.2322192Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:38:33.2322909Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:38:33.2323636Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T17:38:33.2325447Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T17:38:33.2326177Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T17:38:33.2326877Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T17:38:33.2327549Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T17:38:33.2328241Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T17:38:33.2328917Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T17:38:33.2329627Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T17:38:33.2330687Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T17:38:33.2331379Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:38:33.2332095Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T17:38:33.2332795Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T17:38:33.2333477Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T17:38:33.2334206Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T17:38:33.2334914Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T17:38:33.2335617Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:38:33.2336349Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:38:33.2337099Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:38:33.2337856Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:38:33.2338567Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T17:38:33.2339303Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:38:33.2340037Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T17:38:33.2340762Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T17:38:33.2341500Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T17:38:33.2343892Z 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-17T17:38:33.2346112Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:38:33.2346945Z (as ‘lib’ is unspecified) 2021-05-17T17:38:45.9261872Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T17:38:46.8165908Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-17T17:38:46.8366797Z ================================================== 2021-05-17T17:38:46.8367664Z downloaded 231 KB 2021-05-17T17:38:46.8368153Z 2021-05-17T17:38:46.8399384Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T17:38:47.3240549Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-17T17:38:47.3525249Z ================================================== 2021-05-17T17:38:47.3526167Z downloaded 1.5 MB 2021-05-17T17:38:47.3526581Z 2021-05-17T17:38:47.3559106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-17T17:38:48.1624421Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-17T17:38:48.1627846Z ================================================== 2021-05-17T17:38:48.1628671Z downloaded 17 KB 2021-05-17T17:38:48.1629194Z 2021-05-17T17:38:48.1660290Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T17:38:48.7718718Z Content type 'binary/octet-stream' length 1008456 bytes (984 KB) 2021-05-17T17:38:48.7979921Z ================================================== 2021-05-17T17:38:48.7980372Z downloaded 984 KB 2021-05-17T17:38:48.7980616Z 2021-05-17T17:38:48.8013833Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T17:38:49.1197270Z Content type 'binary/octet-stream' length 810235 bytes (791 KB) 2021-05-17T17:38:49.1478152Z ================================================== 2021-05-17T17:38:49.1478913Z downloaded 791 KB 2021-05-17T17:38:49.1479328Z 2021-05-17T17:38:49.1507350Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T17:38:49.6840470Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-17T17:38:49.6890762Z ================================================== 2021-05-17T17:38:49.6891331Z downloaded 43 KB 2021-05-17T17:38:49.6891628Z 2021-05-17T17:38:49.6928735Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T17:38:50.7262125Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-17T17:38:50.7414770Z ================================================== 2021-05-17T17:38:50.7415227Z downloaded 247 KB 2021-05-17T17:38:50.7415501Z 2021-05-17T17:38:50.7447444Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T17:38:51.2913887Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-17T17:38:51.3202003Z ================================================== 2021-05-17T17:38:51.3202489Z downloaded 968 KB 2021-05-17T17:38:51.3202733Z 2021-05-17T17:38:51.3236313Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T17:38:51.8626442Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-17T17:38:51.8684595Z ================================================== 2021-05-17T17:38:51.8685037Z downloaded 67 KB 2021-05-17T17:38:51.8685277Z 2021-05-17T17:38:51.8718781Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T17:38:52.3093892Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-17T17:38:52.3272997Z ================================================== 2021-05-17T17:38:52.3273469Z downloaded 349 KB 2021-05-17T17:38:52.3273712Z 2021-05-17T17:38:52.3306475Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T17:38:52.9296773Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-17T17:38:52.9505713Z ================================================== 2021-05-17T17:38:52.9506335Z downloaded 411 KB 2021-05-17T17:38:52.9506653Z 2021-05-17T17:38:52.9565355Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-17T17:38:53.3945164Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-17T17:38:53.3947775Z ================================================== 2021-05-17T17:38:53.3948489Z downloaded 15 KB 2021-05-17T17:38:53.3948954Z 2021-05-17T17:38:53.3983464Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T17:38:53.8457367Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-17T17:38:53.8570632Z ================================================== 2021-05-17T17:38:53.8571132Z downloaded 146 KB 2021-05-17T17:38:53.8571405Z 2021-05-17T17:38:53.8605650Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-17T17:38:54.3293052Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-17T17:38:54.3351340Z ================================================== 2021-05-17T17:38:54.3351818Z downloaded 71 KB 2021-05-17T17:38:54.3352116Z 2021-05-17T17:38:54.3390736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T17:38:55.2818014Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-17T17:38:55.2837556Z ================================================== 2021-05-17T17:38:55.2838054Z downloaded 39 KB 2021-05-17T17:38:55.2838324Z 2021-05-17T17:38:55.2872515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T17:38:57.8695959Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-17T17:38:57.8875847Z ================================================== 2021-05-17T17:38:57.8876346Z downloaded 348 KB 2021-05-17T17:38:57.8876593Z 2021-05-17T17:38:57.8910525Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T17:38:58.3293424Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-17T17:38:58.9000676Z ================================================== 2021-05-17T17:38:58.9002129Z downloaded 423 KB 2021-05-17T17:38:58.9002502Z 2021-05-17T17:38:58.9004114Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T17:38:58.9005393Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-17T17:38:58.9006027Z ================================================== 2021-05-17T17:38:58.9006500Z downloaded 41 KB 2021-05-17T17:38:58.9006835Z 2021-05-17T17:38:58.9008688Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T17:38:59.4376226Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-17T17:38:59.4735128Z ================================================== 2021-05-17T17:38:59.4735589Z downloaded 603 KB 2021-05-17T17:38:59.4735818Z 2021-05-17T17:38:59.4770818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-17T17:39:00.3594595Z Content type 'binary/octet-stream' length 328669 bytes (320 KB) 2021-05-17T17:39:00.3867151Z ================================================== 2021-05-17T17:39:00.3867643Z downloaded 320 KB 2021-05-17T17:39:00.3867888Z 2021-05-17T17:39:00.3900412Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-17T17:39:01.1526745Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-17T17:39:01.1663456Z ================================================== 2021-05-17T17:39:01.1663892Z downloaded 224 KB 2021-05-17T17:39:01.1664187Z 2021-05-17T17:39:01.1698724Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-17T17:39:02.2256109Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-17T17:39:02.2257614Z ================================================== 2021-05-17T17:39:02.2258340Z downloaded 37 KB 2021-05-17T17:39:02.2259118Z 2021-05-17T17:39:02.2291797Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-17T17:39:03.8328546Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-17T17:39:03.8466849Z ================================================== 2021-05-17T17:39:03.8467688Z downloaded 200 KB 2021-05-17T17:39:03.8468252Z 2021-05-17T17:39:03.8584427Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T17:39:03.9988241Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T17:39:04.1560167Z ================================================== 2021-05-17T17:39:04.1560666Z downloaded 7.2 MB 2021-05-17T17:39:04.1560913Z 2021-05-17T17:39:04.1586042Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T17:39:04.8141013Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-17T17:39:04.9277464Z ================================================== 2021-05-17T17:39:04.9277972Z downloaded 4.0 MB 2021-05-17T17:39:04.9278227Z 2021-05-17T17:39:04.9313521Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-17T17:39:05.5754056Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-17T17:39:05.6919523Z ================================================== 2021-05-17T17:39:05.6920166Z downloaded 1.3 MB 2021-05-17T17:39:05.6920484Z 2021-05-17T17:39:05.6959914Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-17T17:39:06.3602895Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-17T17:39:06.3818595Z ================================================== 2021-05-17T17:39:06.3819042Z downloaded 479 KB 2021-05-17T17:39:06.3819290Z 2021-05-17T17:39:06.3856327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-17T17:39:06.9906748Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-17T17:39:06.9960362Z ================================================== 2021-05-17T17:39:06.9961326Z downloaded 107 KB 2021-05-17T17:39:06.9961863Z 2021-05-17T17:39:06.9998303Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-17T17:39:07.5146523Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-17T17:39:07.5148098Z ================================================== 2021-05-17T17:39:07.5149034Z downloaded 21 KB 2021-05-17T17:39:07.5149407Z 2021-05-17T17:39:07.5187764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-17T17:39:07.9714793Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-17T17:39:07.9716120Z ================================================== 2021-05-17T17:39:07.9716788Z downloaded 42 KB 2021-05-17T17:39:07.9717322Z 2021-05-17T17:39:07.9751370Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-17T17:39:08.6306030Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-17T17:39:08.6306787Z ================================================== 2021-05-17T17:39:08.6307249Z downloaded 33 KB 2021-05-17T17:39:08.6307557Z 2021-05-17T17:39:08.6343898Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T17:39:09.3703688Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-17T17:39:09.3818225Z ================================================== 2021-05-17T17:39:09.3818778Z downloaded 135 KB 2021-05-17T17:39:09.3819096Z 2021-05-17T17:39:09.3855664Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T17:39:09.9398637Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-17T17:39:09.9864571Z ================================================== 2021-05-17T17:39:09.9865832Z downloaded 3.4 MB 2021-05-17T17:39:09.9866381Z 2021-05-17T17:39:09.9897665Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T17:39:10.5221436Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-17T17:39:10.5283331Z ================================================== 2021-05-17T17:39:10.5283806Z downloaded 64 KB 2021-05-17T17:39:10.5284083Z 2021-05-17T17:39:10.5320311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T17:39:11.0990558Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-17T17:39:11.1301064Z ================================================== 2021-05-17T17:39:11.1301540Z downloaded 1.3 MB 2021-05-17T17:39:11.1301784Z 2021-05-17T17:39:11.1336475Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-17T17:39:11.6715659Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-17T17:39:11.6776612Z ================================================== 2021-05-17T17:39:11.6777149Z downloaded 128 KB 2021-05-17T17:39:11.6777462Z 2021-05-17T17:39:11.6814224Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T17:39:12.3371225Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-17T17:39:12.3567528Z ================================================== 2021-05-17T17:39:12.3568007Z downloaded 383 KB 2021-05-17T17:39:12.3568253Z 2021-05-17T17:39:12.5486287Z * installing *binary* package ‘utf8’ ... 2021-05-17T17:39:12.5533911Z * DONE (utf8) 2021-05-17T17:39:12.7214596Z * installing *binary* package ‘pkgconfig’ ... 2021-05-17T17:39:12.7247700Z * DONE (pkgconfig) 2021-05-17T17:39:12.9081325Z * installing *binary* package ‘fansi’ ... 2021-05-17T17:39:12.9125612Z * DONE (fansi) 2021-05-17T17:39:13.1180486Z * installing *binary* package ‘diffobj’ ... 2021-05-17T17:39:13.1236537Z * DONE (diffobj) 2021-05-17T17:39:13.3124940Z * installing *binary* package ‘ps’ ... 2021-05-17T17:39:13.3171465Z * DONE (ps) 2021-05-17T17:39:13.4818118Z * installing *binary* package ‘praise’ ... 2021-05-17T17:39:13.4858321Z * DONE (praise) 2021-05-17T17:39:13.6532165Z * installing *binary* package ‘pkgload’ ... 2021-05-17T17:39:13.6565763Z * DONE (pkgload) 2021-05-17T17:39:13.8249739Z * installing *binary* package ‘evaluate’ ... 2021-05-17T17:39:13.8287950Z * DONE (evaluate) 2021-05-17T17:39:13.9937061Z * installing *binary* package ‘ellipsis’ ... 2021-05-17T17:39:13.9970430Z * DONE (ellipsis) 2021-05-17T17:39:14.1992359Z * installing *binary* package ‘digest’ ... 2021-05-17T17:39:14.2041364Z * DONE (digest) 2021-05-17T17:39:14.3698273Z * installing *binary* package ‘brio’ ... 2021-05-17T17:39:14.3738402Z * DONE (brio) 2021-05-17T17:39:14.5918929Z * installing *binary* package ‘xml2’ ... 2021-05-17T17:39:14.5976545Z * DONE (xml2) 2021-05-17T17:39:14.7812790Z * installing *binary* package ‘xfun’ ... 2021-05-17T17:39:14.7867549Z * DONE (xfun) 2021-05-17T17:39:16.5992085Z * installing *source* package ‘stringi’ ... 2021-05-17T17:39:16.6982003Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T17:39:16.8281966Z checking for R_HOME... /opt/R/3.5.3/lib/R 2021-05-17T17:39:16.8284865Z checking for R... /opt/R/3.5.3/lib/R/bin/R 2021-05-17T17:39:16.9564355Z checking for endianness... little 2021-05-17T17:39:17.0842357Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T17:39:17.2143076Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T17:39:17.2146922Z checking for cat... /usr/bin/cat 2021-05-17T17:39:17.4094111Z checking for local ICUDT_DIR... icu69/data 2021-05-17T17:39:17.4094989Z checking for gcc... gcc 2021-05-17T17:39:17.4853625Z checking whether the C compiler works... yes 2021-05-17T17:39:17.4855107Z checking for C compiler default output file name... a.out 2021-05-17T17:39:17.5202803Z checking for suffix of executables... 2021-05-17T17:39:17.5671775Z checking whether we are cross compiling... no 2021-05-17T17:39:17.5868586Z checking for suffix of object files... o 2021-05-17T17:39:17.6046969Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:39:17.6219118Z checking whether gcc accepts -g... yes 2021-05-17T17:39:17.6541188Z checking for gcc option to accept ISO C89... none needed 2021-05-17T17:39:17.6756430Z checking how to run the C preprocessor... gcc -E 2021-05-17T17:39:17.6944068Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T17:39:17.6958064Z checking for egrep... /usr/bin/grep -E 2021-05-17T17:39:17.8037022Z checking for ANSI C header files... yes 2021-05-17T17:39:17.8283016Z checking for sys/types.h... yes 2021-05-17T17:39:17.8564297Z checking for sys/stat.h... yes 2021-05-17T17:39:17.8841176Z checking for stdlib.h... yes 2021-05-17T17:39:17.9136336Z checking for string.h... yes 2021-05-17T17:39:17.9424247Z checking for memory.h... yes 2021-05-17T17:39:17.9705515Z checking for strings.h... yes 2021-05-17T17:39:18.0010304Z checking for inttypes.h... yes 2021-05-17T17:39:18.0305793Z checking for stdint.h... yes 2021-05-17T17:39:18.0654388Z checking for unistd.h... yes 2021-05-17T17:39:18.1137547Z checking elf.h usability... yes 2021-05-17T17:39:18.1232880Z checking elf.h presence... yes 2021-05-17T17:39:18.1233762Z checking for elf.h... yes 2021-05-17T17:39:18.2572979Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T17:39:18.2767766Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-17T17:39:18.5904542Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T17:39:18.6119224Z checking whether the compiler implements namespaces... yes 2021-05-17T17:39:18.7283623Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T17:39:19.1756326Z checking whether std::map is available... yes 2021-05-17T17:39:19.1776511Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T17:39:19.1978838Z checking with pkg-config for the system ICU4C... 66.1 2021-05-17T17:39:19.9058727Z checking for ICU4C >= 55... yes 2021-05-17T17:39:19.9067619Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-17T17:39:19.9069457Z checking whether an ICU4C-based project can be built... yes 2021-05-17T17:39:19.9070912Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-17T17:39:19.9493822Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-17T17:39:20.6371232Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-17T17:39:21.1469326Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-17T17:39:21.1790950Z configure: creating ./config.status 2021-05-17T17:39:21.2476076Z config.status: creating src/Makevars 2021-05-17T17:39:21.2629511Z config.status: creating src/uconfig_local.h 2021-05-17T17:39:21.2775289Z config.status: creating src/install.libs.R 2021-05-17T17:39:21.2910817Z 2021-05-17T17:39:21.2911963Z *** stringi configure summary: 2021-05-17T17:39:21.2912671Z ICU_FOUND=1 2021-05-17T17:39:21.2913384Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T17:39:21.2914547Z STRINGI_CFLAGS= -fpic 2021-05-17T17:39:21.2915540Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-17T17:39:21.2916481Z STRINGI_CXXFLAGS= -fpic 2021-05-17T17:39:21.2917898Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-17T17:39:21.2918756Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-17T17:39:21.2919099Z 2021-05-17T17:39:21.2928567Z *** Compiler settings used: 2021-05-17T17:39:21.2929022Z CC=gcc 2021-05-17T17:39:21.2929335Z LD=g++ 2021-05-17T17:39:21.2929936Z CFLAGS=-g -O2 -fpic 2021-05-17T17:39:21.2930593Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T17:39:21.2931179Z CXX=g++ -std=gnu++11 2021-05-17T17:39:21.2931672Z CXXFLAGS=-g -O2 -fpic 2021-05-17T17:39:21.2932250Z LDFLAGS= 2021-05-17T17:39:21.2932575Z LIBS= 2021-05-17T17:39:21.2932766Z 2021-05-17T17:39:21.3247829Z ** libs 2021-05-17T17:39:21.3357894Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T17:39:21.9292104Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T17:39:22.4711404Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T17:39:23.0404141Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T17:39:23.6725176Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T17:39:24.1208616Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T17:39:24.8535957Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T17:39:25.3378782Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T17:39:25.8541214Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T17:39:26.3375132Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T17:39:26.9003494Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T17:39:27.4691135Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T17:39:28.1092593Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T17:39:28.6953129Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T17:39:29.2283000Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T17:39:30.0575510Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T17:39:31.4296949Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T17:39:32.0264127Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T17:39:32.6027932Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T17:39:33.0595586Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T17:39:33.5217275Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T17:39:34.3350339Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T17:39:34.9218632Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T17:39:35.4664186Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T17:39:36.1431608Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T17:39:36.8078079Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T17:39:37.3091300Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T17:39:37.8654534Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T17:39:38.4190898Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T17:39:39.1612328Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T17:39:39.8899433Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T17:39:40.7433769Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T17:39:41.4407097Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T17:39:42.0636379Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T17:39:42.7168162Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T17:39:43.2832000Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T17:39:43.8407773Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T17:39:44.3990450Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T17:39:44.9697783Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T17:39:45.6741643Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T17:39:46.3653362Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T17:39:47.1204514Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T17:39:47.8436605Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T17:39:48.9138493Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T17:39:49.1308913Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T17:39:49.6090722Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T17:39:50.2236053Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T17:39:50.8310361Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T17:39:51.4372695Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T17:39:51.9376856Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T17:39:52.4292795Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T17:39:53.0734972Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T17:39:53.7222501Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T17:39:54.4367996Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T17:39:55.1011711Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T17:39:55.7409580Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T17:39:56.3145155Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T17:39:56.3276651Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T17:39:57.0400528Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T17:39:57.5276463Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T17:39:58.0237999Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T17:39:58.7050349Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T17:39:59.3648472Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T17:40:00.1682535Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T17:40:00.7586220Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T17:40:01.4452289Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T17:40:02.0302011Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T17:40:03.3822402Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T17:40:03.9350946Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T17:40:04.4335606Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T17:40:05.1419731Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T17:40:05.6054262Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T17:40:06.1099508Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T17:40:06.7903070Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T17:40:07.4112376Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T17:40:08.1516272Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T17:40:08.7437891Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T17:40:09.3623990Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T17:40:09.9061221Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T17:40:10.4164294Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T17:40:10.9436207Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T17:40:11.3955240Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T17:40:11.8861080Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T17:40:13.0518517Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-17T17:40:13.2388409Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/stringi 2021-05-17T17:40:13.3000826Z ** R 2021-05-17T17:40:13.3296952Z ** inst 2021-05-17T17:40:13.3304390Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:14.0365418Z ** help 2021-05-17T17:40:14.4023974Z *** installing help indices 2021-05-17T17:40:14.5822048Z ** building package indices 2021-05-17T17:40:14.8074644Z ** testing if installed package can be loaded 2021-05-17T17:40:14.9519448Z * DONE (stringi) 2021-05-17T17:40:15.8228146Z * installing *binary* package ‘Rcpp’ ... 2021-05-17T17:40:15.8611211Z * DONE (Rcpp) 2021-05-17T17:40:16.0880797Z * installing *binary* package ‘commonmark’ ... 2021-05-17T17:40:16.0934979Z * DONE (commonmark) 2021-05-17T17:40:16.3086191Z * installing *binary* package ‘brew’ ... 2021-05-17T17:40:16.3140927Z * DONE (brew) 2021-05-17T17:40:16.4803460Z * installing *binary* package ‘sessioninfo’ ... 2021-05-17T17:40:16.4842917Z * DONE (sessioninfo) 2021-05-17T17:40:16.6664505Z * installing *binary* package ‘prettyunits’ ... 2021-05-17T17:40:16.6702742Z * DONE (prettyunits) 2021-05-17T17:40:16.9474119Z * installing *binary* package ‘vctrs’ ... 2021-05-17T17:40:16.9542674Z * DONE (vctrs) 2021-05-17T17:40:17.1467931Z * installing *binary* package ‘processx’ ... 2021-05-17T17:40:17.1514907Z * DONE (processx) 2021-05-17T17:40:17.3458532Z * installing *binary* package ‘markdown’ ... 2021-05-17T17:40:17.3510969Z * DONE (markdown) 2021-05-17T17:40:17.9207618Z * installing *binary* package ‘highr’ ... 2021-05-17T17:40:17.9208373Z * DONE (highr) 2021-05-17T17:40:17.9209088Z * installing *binary* package ‘stringr’ ... 2021-05-17T17:40:17.9209615Z * DONE (stringr) 2021-05-17T17:40:17.9210316Z * installing *binary* package ‘rversions’ ... 2021-05-17T17:40:17.9210872Z * DONE (rversions) 2021-05-17T17:40:18.1307021Z * installing *binary* package ‘pillar’ ... 2021-05-17T17:40:18.1372835Z * DONE (pillar) 2021-05-17T17:40:18.3181311Z * installing *binary* package ‘callr’ ... 2021-05-17T17:40:18.3222236Z * DONE (callr) 2021-05-17T17:40:18.6220403Z * installing *binary* package ‘knitr’ ... 2021-05-17T17:40:18.6324888Z * DONE (knitr) 2021-05-17T17:40:18.7994616Z * installing *binary* package ‘xopen’ ... 2021-05-17T17:40:18.8033170Z * DONE (xopen) 2021-05-17T17:40:19.0370084Z * installing *binary* package ‘tibble’ ... 2021-05-17T17:40:19.0425781Z * DONE (tibble) 2021-05-17T17:40:19.2129637Z * installing *binary* package ‘pkgbuild’ ... 2021-05-17T17:40:19.2168973Z * DONE (pkgbuild) 2021-05-17T17:40:19.4865047Z * installing *binary* package ‘roxygen2’ ... 2021-05-17T17:40:19.4937357Z * DONE (roxygen2) 2021-05-17T17:40:19.6609442Z * installing *binary* package ‘rematch2’ ... 2021-05-17T17:40:19.6648046Z * DONE (rematch2) 2021-05-17T17:40:19.8342563Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-17T17:40:19.8380991Z * DONE (rcmdcheck) 2021-05-17T17:40:20.0056688Z * installing *binary* package ‘waldo’ ... 2021-05-17T17:40:20.0098259Z * DONE (waldo) 2021-05-17T17:40:20.4603555Z * installing *binary* package ‘testthat’ ... 2021-05-17T17:40:20.4737564Z * DONE (testthat) 2021-05-17T17:40:20.6645638Z * installing *binary* package ‘devtools’ ... 2021-05-17T17:40:20.6692015Z * DONE (devtools) 2021-05-17T17:40:20.6744075Z 2021-05-17T17:40:20.6744908Z The downloaded source packages are in 2021-05-17T17:40:20.6746086Z ‘/tmp/RtmpuFxs0S/downloaded_packages’ 2021-05-17T17:40:20.7508968Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T17:40:22.3707294Z 2021-05-17T17:40:22.6351874Z 2021-05-17T17:40:22.6353838Z checking for file ‘/tmp/RtmpuFxs0S/remotes714617c26a83/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T17:40:22.6402090Z 2021-05-17T17:40:22.6403302Z ✔ checking for file ‘/tmp/RtmpuFxs0S/remotes714617c26a83/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T17:40:22.6534127Z 2021-05-17T17:40:22.6535016Z 2021-05-17T17:40:22.6535943Z ─ preparing ‘desc’: 2021-05-17T17:40:22.6536288Z 2021-05-17T17:40:22.6536608Z 2021-05-17T17:40:22.6632001Z checking DESCRIPTION meta-information ... 2021-05-17T17:40:22.6643260Z 2021-05-17T17:40:22.6644253Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:40:22.7231410Z 2021-05-17T17:40:22.7232147Z 2021-05-17T17:40:22.7233564Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:40:22.8175870Z 2021-05-17T17:40:22.8200208Z 2021-05-17T17:40:22.8201331Z ─ checking for empty or unneeded directories 2021-05-17T17:40:22.8222863Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T17:40:22.8266323Z 2021-05-17T17:40:22.8267818Z 2021-05-17T17:40:22.8268107Z 2021-05-17T17:40:22.8356525Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:40:22.8357582Z (as ‘lib’ is unspecified) 2021-05-17T17:40:23.0692422Z * installing *source* package ‘desc’ ... 2021-05-17T17:40:23.0861250Z ** R 2021-05-17T17:40:23.0994548Z ** inst 2021-05-17T17:40:23.1008626Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:24.2057022Z ** help 2021-05-17T17:40:24.3102488Z *** installing help indices 2021-05-17T17:40:24.3891668Z ** building package indices 2021-05-17T17:40:24.5046639Z ** testing if installed package can be loaded 2021-05-17T17:40:24.6584338Z * DONE (desc) 2021-05-17T17:40:24.8159424Z 2021-05-17T17:40:24.8160445Z 2021-05-17T17:40:24.8171223Z checking for file ‘/tmp/RtmpuFxs0S/remotes71466222f719/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T17:40:24.8206544Z 2021-05-17T17:40:24.8208031Z ✔ checking for file ‘/tmp/RtmpuFxs0S/remotes71466222f719/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T17:40:24.8291523Z 2021-05-17T17:40:24.8292167Z 2021-05-17T17:40:24.8292981Z ─ preparing ‘ghtravis’: 2021-05-17T17:40:24.8293422Z 2021-05-17T17:40:24.8293848Z 2021-05-17T17:40:24.8362897Z checking DESCRIPTION meta-information ... 2021-05-17T17:40:24.8389546Z 2021-05-17T17:40:24.8391511Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:40:24.8785905Z 2021-05-17T17:40:24.8822218Z 2021-05-17T17:40:24.8824582Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:40:24.8833964Z 2021-05-17T17:40:24.8867341Z 2021-05-17T17:40:24.8869074Z ─ checking for empty or unneeded directories 2021-05-17T17:40:24.8895858Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T17:40:24.9081571Z 2021-05-17T17:40:24.9083612Z 2021-05-17T17:40:24.9084749Z 2021-05-17T17:40:24.9449927Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:40:24.9451279Z (as ‘lib’ is unspecified) 2021-05-17T17:40:25.1305573Z * installing *source* package ‘ghtravis’ ... 2021-05-17T17:40:25.1428402Z ** R 2021-05-17T17:40:25.1508478Z ** inst 2021-05-17T17:40:25.1516700Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:25.9614464Z ** help 2021-05-17T17:40:26.0033506Z *** installing help indices 2021-05-17T17:40:26.0415952Z ** building package indices 2021-05-17T17:40:26.0749349Z ** testing if installed package can be loaded 2021-05-17T17:40:26.5915850Z * DONE (ghtravis) 2021-05-17T17:40:26.6004230Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:40:26.7560672Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T17:40:28.4615835Z 2021-05-17T17:40:28.4617727Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T17:40:28.4618806Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T17:40:28.4619698Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T17:40:28.4621061Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T17:40:28.4621962Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T17:40:28.4622866Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T17:40:28.4627304Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:40:28.4629833Z (as ‘lib’ is unspecified) 2021-05-17T17:40:40.8977659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T17:40:41.6706384Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-17T17:40:41.6841583Z ================================================== 2021-05-17T17:40:41.6842143Z downloaded 192 KB 2021-05-17T17:40:41.6842401Z 2021-05-17T17:40:41.6878517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T17:40:42.0408063Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-17T17:40:42.0465123Z ================================================== 2021-05-17T17:40:42.0465622Z downloaded 66 KB 2021-05-17T17:40:42.0465894Z 2021-05-17T17:40:42.0503341Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T17:40:42.7303666Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-17T17:40:42.7520476Z ================================================== 2021-05-17T17:40:42.7521403Z downloaded 191 KB 2021-05-17T17:40:42.7521938Z 2021-05-17T17:40:42.7555420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T17:40:44.4989682Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-17T17:40:44.5333291Z ================================================== 2021-05-17T17:40:44.5333786Z downloaded 1.2 MB 2021-05-17T17:40:44.5334032Z 2021-05-17T17:40:44.5369656Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T17:40:46.3934054Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-17T17:40:46.4263648Z ================================================== 2021-05-17T17:40:46.4264119Z downloaded 1.0 MB 2021-05-17T17:40:46.4264349Z 2021-05-17T17:40:46.6083152Z * installing *binary* package ‘tidyselect’ ... 2021-05-17T17:40:46.6130637Z * DONE (tidyselect) 2021-05-17T17:40:46.7781500Z * installing *binary* package ‘generics’ ... 2021-05-17T17:40:46.7822633Z * DONE (generics) 2021-05-17T17:40:46.9875644Z * installing *binary* package ‘cpp11’ ... 2021-05-17T17:40:46.9932301Z * DONE (cpp11) 2021-05-17T17:40:47.2439407Z * installing *binary* package ‘dplyr’ ... 2021-05-17T17:40:47.2506758Z * DONE (dplyr) 2021-05-17T17:40:47.5029312Z * installing *binary* package ‘tidyr’ ... 2021-05-17T17:40:47.5094385Z * DONE (tidyr) 2021-05-17T17:40:47.5221559Z 2021-05-17T17:40:47.5222583Z The downloaded source packages are in 2021-05-17T17:40:47.5223881Z ‘/tmp/RtmpuFxs0S/downloaded_packages’ 2021-05-17T17:40:47.6931617Z 2021-05-17T17:40:47.6939962Z checking for file ‘/tmp/RtmpuFxs0S/remotes7146137c1644/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T17:40:47.6968442Z 2021-05-17T17:40:47.6970310Z ✔ checking for file ‘/tmp/RtmpuFxs0S/remotes7146137c1644/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T17:40:47.7043900Z 2021-05-17T17:40:47.7044735Z 2021-05-17T17:40:47.7045722Z ─ preparing ‘aghast’: 2021-05-17T17:40:47.7046160Z 2021-05-17T17:40:47.7046584Z 2021-05-17T17:40:47.7106247Z checking DESCRIPTION meta-information ... 2021-05-17T17:40:47.7134177Z 2021-05-17T17:40:47.7135987Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:40:47.7365290Z 2021-05-17T17:40:47.7398041Z 2021-05-17T17:40:47.7400743Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:40:47.7411073Z 2021-05-17T17:40:47.7529780Z 2021-05-17T17:40:47.7531959Z ─ checking for empty or unneeded directories 2021-05-17T17:40:47.7558829Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T17:40:47.7567600Z 2021-05-17T17:40:47.7569397Z 2021-05-17T17:40:47.7570555Z 2021-05-17T17:40:47.7634445Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:40:47.7635504Z (as ‘lib’ is unspecified) 2021-05-17T17:40:47.9387041Z * installing *source* package ‘aghast’ ... 2021-05-17T17:40:47.9592080Z ** R 2021-05-17T17:40:47.9649190Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:48.1888602Z ** help 2021-05-17T17:40:48.2083348Z *** installing help indices 2021-05-17T17:40:48.2295573Z ** building package indices 2021-05-17T17:40:48.2482823Z ** testing if installed package can be loaded 2021-05-17T17:40:48.3933634Z * DONE (aghast) 2021-05-17T17:40:48.4009585Z Installing 1 packages: covr 2021-05-17T17:40:48.4016923Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:40:48.4017916Z (as ‘lib’ is unspecified) 2021-05-17T17:41:00.5277057Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T17:41:00.5277612Z 2021-05-17T17:41:00.5286491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-17T17:41:00.9500144Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-17T17:41:00.9617503Z ================================================== 2021-05-17T17:41:00.9618344Z downloaded 160 KB 2021-05-17T17:41:00.9618799Z 2021-05-17T17:41:00.9651379Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T17:41:01.6392694Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-17T17:41:01.6498558Z ================================================== 2021-05-17T17:41:01.6499497Z downloaded 118 KB 2021-05-17T17:41:01.6500101Z 2021-05-17T17:41:01.6542250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T17:41:02.2080783Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-17T17:41:02.2245850Z ================================================== 2021-05-17T17:41:02.2246289Z downloaded 280 KB 2021-05-17T17:41:02.2246557Z 2021-05-17T17:41:02.4098610Z * installing *binary* package ‘lazyeval’ ... 2021-05-17T17:41:02.4144100Z * DONE (lazyeval) 2021-05-17T17:41:02.5943918Z * installing *binary* package ‘rex’ ... 2021-05-17T17:41:02.5986713Z * DONE (rex) 2021-05-17T17:41:02.7934211Z * installing *binary* package ‘covr’ ... 2021-05-17T17:41:02.7987322Z * DONE (covr) 2021-05-17T17:41:02.8040840Z 2021-05-17T17:41:02.8041698Z The downloaded source packages are in 2021-05-17T17:41:02.8042874Z ‘/tmp/RtmpuFxs0S/downloaded_packages’ 2021-05-17T17:41:02.8183767Z 2021-05-17T17:41:02.8213615Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T17:41:02.8214167Z Rscript -e "tic::before_install()" 2021-05-17T17:41:02.8253130Z shell: /usr/bin/bash -e {0} 2021-05-17T17:41:02.8253457Z env: 2021-05-17T17:41:02.8253858Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:41:02.8254263Z TIC_DEPLOY_KEY: 2021-05-17T17:41:02.8254934Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:41:02.8256245Z GITHUB_PAT: *** 2021-05-17T17:41:02.8257005Z COVERALLS_TOKEN: *** 2021-05-17T17:41:02.8257421Z continue-on-error: false 2021-05-17T17:41:02.8257830Z VDIFFR_RUN_TESTS: 2021-05-17T17:41:02.8258246Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:41:02.8258611Z TZ: UTC 2021-05-17T17:41:02.8258939Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:41:02.8259285Z NOT_CRAN: true 2021-05-17T17:41:02.8259611Z ##[endgroup] 2021-05-17T17:41:03.0552544Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:41:03.1570782Z Running before_install: step_install_remote_binaries() 2021-05-17T17:41:03.5648627Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T17:41:03.5649285Z remotes::install_deps(dependencies = TRUE) 2021-05-17T17:41:03.5649784Z remotes::install_cran("rcmdcheck") 2021-05-17T17:41:03.5650255Z remotes::install_cran("markdown") 2021-05-17T17:41:03.5656638Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:41:03.5656990Z env: 2021-05-17T17:41:03.5657352Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:41:03.5657748Z TIC_DEPLOY_KEY: 2021-05-17T17:41:03.5658425Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:41:03.5659684Z GITHUB_PAT: *** 2021-05-17T17:41:03.5660433Z COVERALLS_TOKEN: *** 2021-05-17T17:41:03.5660859Z continue-on-error: false 2021-05-17T17:41:03.5661252Z VDIFFR_RUN_TESTS: 2021-05-17T17:41:03.5661667Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:41:03.5662041Z TZ: UTC 2021-05-17T17:41:03.5662365Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:41:03.5662741Z NOT_CRAN: true 2021-05-17T17:41:03.5663066Z ##[endgroup] 2021-05-17T17:41:19.7588050Z later (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:41:19.7589222Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T17:41:19.7590251Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-17T17:41:19.7591307Z BH (NA -> 1.75.0-0) [CRAN] 2021-05-17T17:41:19.7592147Z hms (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:41:19.7593002Z selectr (NA -> 0.4-2 ) [CRAN] 2021-05-17T17:41:19.7593831Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T17:41:19.7594687Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-17T17:41:19.7595551Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:41:19.7596404Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-17T17:41:19.7597270Z readr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:41:19.7598092Z rvest (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:41:19.7598919Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T17:41:19.7599777Z DT (NA -> 0.18 ) [CRAN] 2021-05-17T17:41:19.7613774Z Installing 14 packages: later, base64enc, htmltools, BH, hms, selectr, tinytex, promises, crosstalk, htmlwidgets, readr, rvest, rmarkdown, DT 2021-05-17T17:41:19.7625159Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:41:19.7626222Z (as ‘lib’ is unspecified) 2021-05-17T17:41:31.8275367Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-17T17:41:32.2489872Z Content type 'binary/octet-stream' length 1099711 bytes (1.0 MB) 2021-05-17T17:41:32.2781219Z ================================================== 2021-05-17T17:41:32.2782318Z downloaded 1.0 MB 2021-05-17T17:41:32.2782870Z 2021-05-17T17:41:32.2894878Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-17T17:41:33.0027670Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-17T17:41:33.0033585Z ================================================== 2021-05-17T17:41:33.0034342Z downloaded 37 KB 2021-05-17T17:41:33.0034668Z 2021-05-17T17:41:33.0072476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T17:41:33.5394550Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-17T17:41:33.5557235Z ================================================== 2021-05-17T17:41:33.5557711Z downloaded 229 KB 2021-05-17T17:41:33.5557984Z 2021-05-17T17:41:33.5590763Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/BH_1.75.0-0.tar.gz' 2021-05-17T17:41:34.4128892Z Content type 'binary/octet-stream' length 11880155 bytes (11.3 MB) 2021-05-17T17:41:34.7467267Z ================================================== 2021-05-17T17:41:34.7468349Z downloaded 11.3 MB 2021-05-17T17:41:34.7468971Z 2021-05-17T17:41:34.7501738Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/hms_1.0.0.tar.gz' 2021-05-17T17:41:36.2055373Z Content type 'binary/octet-stream' length 96049 bytes (93 KB) 2021-05-17T17:41:36.2106592Z ================================================== 2021-05-17T17:41:36.2107068Z downloaded 93 KB 2021-05-17T17:41:36.2107342Z 2021-05-17T17:41:36.2146592Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/selectr_0.4-2.tar.gz' 2021-05-17T17:41:36.7052869Z Content type 'binary/octet-stream' length 485809 bytes (474 KB) 2021-05-17T17:41:36.7328476Z ================================================== 2021-05-17T17:41:36.7329388Z downloaded 474 KB 2021-05-17T17:41:36.7329924Z 2021-05-17T17:41:36.7363339Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T17:41:37.4914877Z Content type 'binary/octet-stream' length 116465 bytes (113 KB) 2021-05-17T17:41:37.4975957Z ================================================== 2021-05-17T17:41:37.4976842Z downloaded 113 KB 2021-05-17T17:41:37.4977382Z 2021-05-17T17:41:37.5011093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-17T17:41:38.1558478Z Content type 'binary/octet-stream' length 1955480 bytes (1.9 MB) 2021-05-17T17:41:38.1974665Z ================================================== 2021-05-17T17:41:38.1975638Z downloaded 1.9 MB 2021-05-17T17:41:38.1976064Z 2021-05-17T17:41:38.2011916Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-17T17:41:39.3650317Z Content type 'binary/octet-stream' length 778420 bytes (760 KB) 2021-05-17T17:41:39.3911556Z ================================================== 2021-05-17T17:41:39.3912255Z downloaded 760 KB 2021-05-17T17:41:39.3912623Z 2021-05-17T17:41:39.3946254Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-17T17:41:40.0552500Z Content type 'binary/octet-stream' length 269854 bytes (263 KB) 2021-05-17T17:41:40.0704169Z ================================================== 2021-05-17T17:41:40.0705152Z downloaded 263 KB 2021-05-17T17:41:40.0705621Z 2021-05-17T17:41:40.0743036Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/readr_1.4.0.tar.gz' 2021-05-17T17:41:41.2017589Z Content type 'binary/octet-stream' length 4712873 bytes (4.5 MB) 2021-05-17T17:41:41.4284718Z ================================================== 2021-05-17T17:41:41.4285116Z downloaded 4.5 MB 2021-05-17T17:41:41.4285356Z 2021-05-17T17:41:41.4320933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rvest_1.0.0.tar.gz' 2021-05-17T17:41:42.1857628Z Content type 'binary/octet-stream' length 196427 bytes (191 KB) 2021-05-17T17:41:42.1994746Z ================================================== 2021-05-17T17:41:42.1995415Z downloaded 191 KB 2021-05-17T17:41:42.1995779Z 2021-05-17T17:41:42.2032292Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T17:41:43.6087973Z Content type 'binary/octet-stream' length 3648190 bytes (3.5 MB) 2021-05-17T17:41:43.6590399Z ================================================== 2021-05-17T17:41:43.6591369Z downloaded 3.5 MB 2021-05-17T17:41:43.6591936Z 2021-05-17T17:41:43.6631164Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/DT_0.18.tar.gz' 2021-05-17T17:41:44.4436364Z Content type 'binary/octet-stream' length 1682621 bytes (1.6 MB) 2021-05-17T17:41:44.5347709Z ================================================== 2021-05-17T17:41:44.5348750Z downloaded 1.6 MB 2021-05-17T17:41:44.5349166Z 2021-05-17T17:41:44.8141033Z * installing *binary* package ‘later’ ... 2021-05-17T17:41:44.8210423Z * DONE (later) 2021-05-17T17:41:44.9922245Z * installing *binary* package ‘base64enc’ ... 2021-05-17T17:41:44.9962691Z * DONE (base64enc) 2021-05-17T17:41:54.3803364Z * installing *binary* package ‘BH’ ... 2021-05-17T17:41:54.8111950Z * DONE (BH) 2021-05-17T17:41:55.1399394Z * installing *binary* package ‘hms’ ... 2021-05-17T17:41:55.1487573Z * DONE (hms) 2021-05-17T17:41:55.3337007Z * installing *binary* package ‘selectr’ ... 2021-05-17T17:41:55.3381492Z * DONE (selectr) 2021-05-17T17:41:55.5063856Z * installing *binary* package ‘tinytex’ ... 2021-05-17T17:41:55.5103304Z * DONE (tinytex) 2021-05-17T17:41:55.6918472Z * installing *binary* package ‘htmltools’ ... 2021-05-17T17:41:55.6956509Z * DONE (htmltools) 2021-05-17T17:41:55.9776732Z * installing *binary* package ‘promises’ ... 2021-05-17T17:41:55.9853255Z * DONE (promises) 2021-05-17T17:41:56.5347964Z * installing *binary* package ‘readr’ ... 2021-05-17T17:41:56.5503680Z * DONE (readr) 2021-05-17T17:41:56.7476586Z * installing *binary* package ‘rvest’ ... 2021-05-17T17:41:56.7527653Z * DONE (rvest) 2021-05-17T17:41:57.0184936Z * installing *binary* package ‘crosstalk’ ... 2021-05-17T17:41:57.0271794Z * DONE (crosstalk) 2021-05-17T17:41:57.2199385Z * installing *binary* package ‘htmlwidgets’ ... 2021-05-17T17:41:57.2244492Z * DONE (htmlwidgets) 2021-05-17T17:41:57.7306022Z * installing *binary* package ‘rmarkdown’ ... 2021-05-17T17:41:57.7497354Z * DONE (rmarkdown) 2021-05-17T17:41:58.1873766Z * installing *binary* package ‘DT’ ... 2021-05-17T17:41:58.2069778Z * DONE (DT) 2021-05-17T17:41:58.2184496Z 2021-05-17T17:41:58.2185731Z The downloaded source packages are in 2021-05-17T17:41:58.2187250Z ‘/tmp/RtmpLMBOOi/downloaded_packages’ 2021-05-17T17:42:09.8510992Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T17:42:09.8512462Z Use `force = TRUE` to force installation 2021-05-17T17:42:09.8521756Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T17:42:09.8522686Z Use `force = TRUE` to force installation 2021-05-17T17:42:09.8675506Z ##[group]Run options(width = 100) 2021-05-17T17:42:09.8675981Z options(width = 100) 2021-05-17T17:42:09.8676442Z pkgs <- installed.packages()[, "Package"] 2021-05-17T17:42:09.8677052Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T17:42:09.8683704Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:42:09.8684063Z env: 2021-05-17T17:42:09.8684436Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:42:09.8684839Z TIC_DEPLOY_KEY: 2021-05-17T17:42:09.8685523Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:42:09.8686948Z GITHUB_PAT: *** 2021-05-17T17:42:09.8687707Z COVERALLS_TOKEN: *** 2021-05-17T17:42:09.8688131Z continue-on-error: false 2021-05-17T17:42:09.8688533Z VDIFFR_RUN_TESTS: 2021-05-17T17:42:09.8688958Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:42:09.8689335Z TZ: UTC 2021-05-17T17:42:09.8689666Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:42:09.8690061Z NOT_CRAN: true 2021-05-17T17:42:09.8690385Z ##[endgroup] 2021-05-17T17:42:10.2405007Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:42:10.2405759Z setting value 2021-05-17T17:42:10.2406367Z version R version 3.5.3 (2019-03-11) 2021-05-17T17:42:10.2406793Z os Ubuntu 20.04.2 LTS 2021-05-17T17:42:10.2407350Z system x86_64, linux-gnu 2021-05-17T17:42:10.2407767Z ui X11 2021-05-17T17:42:10.2408150Z language (EN) 2021-05-17T17:42:10.2408691Z collate C.UTF-8 2021-05-17T17:42:10.2409233Z ctype C.UTF-8 2021-05-17T17:42:10.2409618Z tz UTC 2021-05-17T17:42:10.2410115Z date 2021-05-17 2021-05-17T17:42:10.2410349Z 2021-05-17T17:42:10.2411063Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:42:10.2411668Z package * version date lib source 2021-05-17T17:42:10.2412474Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T17:42:10.2413230Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2413898Z base * 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2414592Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2415257Z BH 1.75.0-0 2021-01-11 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2415919Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2416570Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2417236Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2417908Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2418565Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2419236Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2419897Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2420542Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2421217Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2421912Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2422601Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2423292Z compiler 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2424108Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2424772Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2425439Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2426196Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2426905Z crosstalk 1.1.1 2021-01-12 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2427578Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2428236Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2428926Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2429664Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T17:42:10.2430533Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2431229Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2431904Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2432562Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2433214Z DT 0.18 2021-04-14 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2433889Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2434575Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2435258Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2435932Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2436596Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2437256Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2437915Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2438591Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2439243Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2439984Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T17:42:10.2440734Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2441407Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2442070Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2442747Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2443444Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2444108Z grid 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2444768Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2445430Z hms 1.0.0 2021-01-13 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2446086Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2446788Z htmlwidgets 1.5.3 2020-12-10 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2447471Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2448108Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2448784Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2449468Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2450246Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2450927Z later 1.2.0 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2451586Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2452346Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2453047Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2453725Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2454403Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2455078Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2455724Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2456396Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2457079Z methods * 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2457727Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2458385Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2459045Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2459688Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2460352Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2461022Z parallel 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2461706Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2462383Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2463066Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2463757Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2464431Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2465124Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2465830Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2466519Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2467181Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2467838Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2468490Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2469146Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2469838Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2470785Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2471445Z readr 1.4.0 2020-10-05 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2472124Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2472804Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2473467Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2474121Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2474783Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2475478Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2476236Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2476915Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2477615Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2478403Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2479067Z rvest 1.0.0 2021-03-09 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2479747Z selectr 0.4-2 2019-11-20 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2480447Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2481130Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2481802Z splines 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2482503Z stats * 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2483153Z stats4 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2483822Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.5.3) 2021-05-17T17:42:10.2484484Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2485167Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-17T17:42:10.2485831Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2486533Z sysreqs 1.0.0.9000 2021-05-17 [1] Github (r-hub/sysreqs@f068afa) 2021-05-17T17:42:10.2487242Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2487913Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2488579Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2489288Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T17:42:10.2489992Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2490672Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2491367Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2492032Z tools 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2492691Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2493361Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2493996Z utils * 3.5.3 2021-02-17 [2] local 2021-05-17T17:42:10.2494657Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2495312Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2495968Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2496639Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2497298Z xfun 0.23 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2497933Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2498589Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2499248Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2499880Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-17T17:42:10.2500141Z 2021-05-17T17:42:10.2500541Z [1] /home/runner/work/_temp/Library 2021-05-17T17:42:10.2500976Z [2] /opt/R/3.5.3/lib/R/library 2021-05-17T17:42:10.2539389Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T17:42:10.2539905Z Rscript -e 'tic::script()' 2021-05-17T17:42:10.2540264Z ls -l check 2021-05-17T17:42:10.2579072Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:42:10.2579511Z env: 2021-05-17T17:42:10.2579984Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:42:10.2580376Z TIC_DEPLOY_KEY: 2021-05-17T17:42:10.2581056Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:42:10.2582562Z GITHUB_PAT: *** 2021-05-17T17:42:10.2583229Z COVERALLS_TOKEN: *** 2021-05-17T17:42:10.2583657Z continue-on-error: false 2021-05-17T17:42:10.2584064Z VDIFFR_RUN_TESTS: 2021-05-17T17:42:10.2584462Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:42:10.2584845Z TZ: UTC 2021-05-17T17:42:10.2585167Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:42:10.2585522Z NOT_CRAN: true 2021-05-17T17:42:10.2585850Z ##[endgroup] 2021-05-17T17:42:10.4716020Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:42:10.5715956Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T17:42:10.5717064Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T17:42:10.5717838Z timeout = Inf, check_dir = "check") 2021-05-17T17:42:10.6347960Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T17:42:10.8158711Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T17:42:10.8268711Z * preparing ‘nsrr’: 2021-05-17T17:42:10.8359128Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:42:10.9037189Z * installing the package to build vignettes 2021-05-17T17:42:21.6946034Z * creating vignettes ... OK 2021-05-17T17:42:21.7244781Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:42:21.7250792Z * checking for empty or unneeded directories 2021-05-17T17:42:21.7279259Z * building ‘nsrr_0.1.5.tar.gz’ 2021-05-17T17:42:21.8207591Z 2021-05-17T17:42:21.9591026Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T17:42:22.1348772Z * using log directory ‘/home/runner/work/nsrr/nsrr/check/nsrr.Rcheck’ 2021-05-17T17:42:22.1349812Z * using R version 3.5.3 (2019-03-11) 2021-05-17T17:42:22.1350926Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:42:22.1351686Z * using session charset: UTF-8 2021-05-17T17:42:22.1874733Z * using option ‘--as-cran’ 2021-05-17T17:42:22.1896130Z * checking for file ‘nsrr/DESCRIPTION’ ... OK 2021-05-17T17:42:22.1897127Z * checking extension type ... Package 2021-05-17T17:42:22.1898133Z * this is package ‘nsrr’ version ‘0.1.5’ 2021-05-17T17:42:22.1899059Z * package encoding: UTF-8 2021-05-17T17:42:22.1915200Z * checking package namespace information ... OK 2021-05-17T17:42:35.4552554Z * checking package dependencies ... OK 2021-05-17T17:42:35.4566089Z * checking if this is a source package ... OK 2021-05-17T17:42:35.4567070Z * checking if there is a namespace ... OK 2021-05-17T17:42:35.6770230Z * checking for executable files ... OK 2021-05-17T17:42:35.6771532Z * checking for hidden files and directories ... OK 2021-05-17T17:42:35.6773722Z * checking for portable file names ... OK 2021-05-17T17:42:35.6783102Z * checking for sufficient/correct file permissions ... OK 2021-05-17T17:42:35.6797814Z * checking serialization versions ... OK 2021-05-17T17:42:36.4110716Z * checking whether package ‘nsrr’ can be installed ... OK 2021-05-17T17:42:36.4145131Z * checking installed package size ... OK 2021-05-17T17:42:36.4730757Z * checking package directory ... OK 2021-05-17T17:42:36.4732229Z * checking ‘build’ directory ... OK 2021-05-17T17:42:36.6072376Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:42:36.6084118Z * checking top-level files ... OK 2021-05-17T17:42:36.6085285Z * checking for left-over files ... OK 2021-05-17T17:42:36.7387586Z * checking index information ... OK 2021-05-17T17:42:36.8729291Z * checking package subdirectories ... OK 2021-05-17T17:42:36.9130631Z * checking R files for non-ASCII characters ... OK 2021-05-17T17:42:36.9564655Z * checking R files for syntax errors ... OK 2021-05-17T17:42:37.1320552Z * checking whether the package can be loaded ... OK 2021-05-17T17:42:37.2838927Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T17:42:37.4343581Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T17:42:37.5850791Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T17:42:37.7578164Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T17:42:37.9387965Z * checking loading without being on the library search path ... OK 2021-05-17T17:42:38.1515910Z * checking dependencies in R code ... OK 2021-05-17T17:42:39.0370914Z * checking S3 generic/method consistency ... OK 2021-05-17T17:42:39.2163750Z * checking replacement functions ... OK 2021-05-17T17:42:39.4245984Z * checking foreign function calls ... OK 2021-05-17T17:42:41.1197790Z * checking R code for possible problems ... OK 2021-05-17T17:42:41.1784158Z * checking Rd files ... OK 2021-05-17T17:42:41.2189136Z * checking Rd metadata ... OK 2021-05-17T17:42:41.2728383Z * checking Rd line widths ... OK 2021-05-17T17:42:41.3430791Z * checking Rd cross-references ... OK 2021-05-17T17:42:41.5288680Z * checking for missing documentation entries ... OK 2021-05-17T17:42:42.0755541Z * checking for code/documentation mismatches ... OK 2021-05-17T17:42:43.0321622Z * checking Rd \usage sections ... OK 2021-05-17T17:42:43.0827546Z * checking Rd contents ... OK 2021-05-17T17:42:43.1551799Z * checking for unstated dependencies in examples ... OK 2021-05-17T17:42:43.1688731Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T17:42:43.1713921Z * checking files in ‘vignettes’ ... OK 2021-05-17T17:42:48.7376901Z * checking examples ... OK 2021-05-17T17:42:48.7392871Z ** found \donttest examples: check also with --run-donttest 2021-05-17T17:42:48.7843251Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T17:42:48.9220978Z * checking tests ... 2021-05-17T17:42:49.6287320Z Running ‘testthat.R’ 2021-05-17T17:42:49.6330777Z OK 2021-05-17T17:42:49.7753931Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T17:42:49.7959731Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T17:42:59.1599694Z * checking re-building of vignette outputs ... OK 2021-05-17T17:43:00.5773508Z * checking PDF version of manual ... OK 2021-05-17T17:43:00.5773997Z * DONE 2021-05-17T17:43:00.5774201Z 2021-05-17T17:43:00.5774504Z Status: OK 2021-05-17T17:43:00.5774715Z 2021-05-17T17:43:00.6537295Z ── R CMD check results ───────────────────────────────────────── nsrr 0.1.5 ──── 2021-05-17T17:43:00.6553064Z Duration: 38.8s 2021-05-17T17:43:00.6553536Z 2021-05-17T17:43:00.6562922Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T17:43:00.6651021Z total 1024 2021-05-17T17:43:00.6653602Z drwxr-xr-x 6 runner docker 4096 May 17 17:43 nsrr.Rcheck 2021-05-17T17:43:00.6654926Z -rw-r--r-- 1 runner docker 506377 May 17 17:42 nsrr_0.1.5.tar.gz 2021-05-17T17:43:00.6656002Z -rw-r--r-- 1 runner docker 533382 May 17 17:42 nsrr_0.1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:43:00.6685152Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:43:00.6685831Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:43:00.6726008Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:43:00.6726432Z env: 2021-05-17T17:43:00.6726808Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:00.6727197Z TIC_DEPLOY_KEY: 2021-05-17T17:43:00.6727875Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:00.6729314Z GITHUB_PAT: *** 2021-05-17T17:43:00.6729977Z COVERALLS_TOKEN: *** 2021-05-17T17:43:00.6730397Z continue-on-error: false 2021-05-17T17:43:00.6730797Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:00.6731187Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:00.6731562Z TZ: UTC 2021-05-17T17:43:00.6731878Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:00.6732231Z NOT_CRAN: true 2021-05-17T17:43:00.6732544Z ##[endgroup] 2021-05-17T17:43:00.6819849Z 2021-05-17T17:43:00.6820918Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-17T17:43:00.6821547Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-17T17:43:00.6822443Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:43:00.6822744Z 2021-05-17T17:43:00.6823238Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T17:43:00.6823942Z You are welcome to redistribute it under certain conditions. 2021-05-17T17:43:00.6824755Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T17:43:00.6825104Z 2021-05-17T17:43:00.6825600Z R is a collaborative project with many contributors. 2021-05-17T17:43:00.6826343Z Type 'contributors()' for more information and 2021-05-17T17:43:00.6827120Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T17:43:00.6827473Z 2021-05-17T17:43:00.6828080Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T17:43:00.6828822Z 'help.start()' for an HTML browser interface to help. 2021-05-17T17:43:00.6829395Z Type 'q()' to quit R. 2021-05-17T17:43:00.6829618Z 2021-05-17T17:43:00.6829942Z > library(testthat) 2021-05-17T17:43:00.6830464Z > library(nsrr) 2021-05-17T17:43:00.6830751Z > 2021-05-17T17:43:00.6831077Z > test_check("nsrr") 2021-05-17T17:43:00.6831818Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-17T17:43:00.6832333Z • empty test (1) 2021-05-17T17:43:00.6832556Z 2021-05-17T17:43:00.6832923Z [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1 ] 2021-05-17T17:43:00.6833243Z > 2021-05-17T17:43:00.6833554Z > proc.time() 2021-05-17T17:43:00.6833944Z user system elapsed 2021-05-17T17:43:00.6834299Z 0.446 0.024 0.679 2021-05-17T17:43:00.6866646Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T17:43:00.6867135Z Rscript -e "tic::before_deploy()" 2021-05-17T17:43:00.6904227Z shell: /usr/bin/bash -e {0} 2021-05-17T17:43:00.6904551Z env: 2021-05-17T17:43:00.6904929Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:00.6905322Z TIC_DEPLOY_KEY: 2021-05-17T17:43:00.6906015Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:00.6907101Z GITHUB_PAT: *** 2021-05-17T17:43:00.6907762Z COVERALLS_TOKEN: *** 2021-05-17T17:43:00.6908182Z continue-on-error: false 2021-05-17T17:43:00.6908586Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:00.6908982Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:00.6909357Z TZ: UTC 2021-05-17T17:43:00.6909670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:00.6910023Z NOT_CRAN: true 2021-05-17T17:43:00.6910514Z ##[endgroup] 2021-05-17T17:43:00.9100748Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:43:01.0137328Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T17:43:01.0137785Z with: 2021-05-17T17:43:01.0138476Z upload_url: https://uploads.github.com/repos/neuroconductor/nsrr/releases/43076217/assets{?name,label} 2021-05-17T17:43:01.0139294Z asset_path: check/nsrr_0.1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:43:01.0139847Z asset_name: nsrr_0.1.5_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-17T17:43:01.0140394Z asset_content_type: application/octet-stream 2021-05-17T17:43:01.0140807Z env: 2021-05-17T17:43:01.0141170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:01.0141553Z TIC_DEPLOY_KEY: 2021-05-17T17:43:01.0142218Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:01.0143489Z GITHUB_PAT: *** 2021-05-17T17:43:01.0144232Z COVERALLS_TOKEN: *** 2021-05-17T17:43:01.0144636Z continue-on-error: false 2021-05-17T17:43:01.0145039Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:01.0145536Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:01.0145901Z TZ: UTC 2021-05-17T17:43:01.0146227Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:01.0146574Z NOT_CRAN: true 2021-05-17T17:43:01.0147308Z GITHUB_TOKEN: *** 2021-05-17T17:43:01.0147634Z ##[endgroup] 2021-05-17T17:43:01.5796918Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T17:43:01.5797519Z Rscript -e "tic::deploy()" 2021-05-17T17:43:01.5843056Z shell: /usr/bin/bash -e {0} 2021-05-17T17:43:01.5843384Z env: 2021-05-17T17:43:01.5843862Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:01.5844247Z TIC_DEPLOY_KEY: 2021-05-17T17:43:01.5844927Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:01.5846440Z GITHUB_PAT: *** 2021-05-17T17:43:01.5847124Z COVERALLS_TOKEN: *** 2021-05-17T17:43:01.5847529Z continue-on-error: false 2021-05-17T17:43:01.5847931Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:01.5848327Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:01.5848708Z TZ: UTC 2021-05-17T17:43:01.5849038Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:01.5849374Z NOT_CRAN: true 2021-05-17T17:43:01.5849732Z ##[endgroup] 2021-05-17T17:43:01.8008855Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:43:01.9006970Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T17:43:01.9007526Z Rscript -e "tic::after_deploy()" 2021-05-17T17:43:01.9047044Z shell: /usr/bin/bash -e {0} 2021-05-17T17:43:01.9047381Z env: 2021-05-17T17:43:01.9047757Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:01.9048152Z TIC_DEPLOY_KEY: 2021-05-17T17:43:01.9048833Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:01.9050124Z GITHUB_PAT: *** 2021-05-17T17:43:01.9050790Z COVERALLS_TOKEN: *** 2021-05-17T17:43:01.9051206Z continue-on-error: false 2021-05-17T17:43:01.9051590Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:01.9051997Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:01.9052373Z TZ: UTC 2021-05-17T17:43:01.9052684Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:01.9053033Z NOT_CRAN: true 2021-05-17T17:43:01.9053334Z ##[endgroup] 2021-05-17T17:43:02.1220508Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:43:02.3613104Z Post job cleanup. 2021-05-17T17:43:02.3982848Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:43:02.4059096Z Post job cleanup. 2021-05-17T17:43:02.4926268Z [command]/usr/bin/git version 2021-05-17T17:43:02.4978079Z git version 2.31.1 2021-05-17T17:43:02.5006345Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:43:02.5048077Z [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-17T17:43:02.5257206Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:43:02.5295319Z http.https://github.com/.extraheader 2021-05-17T17:43:02.5303213Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T17:43:02.5344040Z [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-17T17:43:02.5603175Z Cleaning up orphan processes