2021-05-16T19:32:09.3641670Z ##[section]Starting: Request a runner to run this job 2021-05-16T19:32:09.7626394Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T19:32:09.8183294Z 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-16T19:32:09.9035321Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T19:32:10.0739069Z ##[section]Finishing: Request a runner to run this job 2021-05-16T19:32:17.8185274Z Current runner version: '2.278.0' 2021-05-16T19:32:17.8224006Z ##[group]Operating System 2021-05-16T19:32:17.8225044Z Ubuntu 2021-05-16T19:32:17.8225591Z 20.04.2 2021-05-16T19:32:17.8226065Z LTS 2021-05-16T19:32:17.8226646Z ##[endgroup] 2021-05-16T19:32:17.8227261Z ##[group]Virtual Environment 2021-05-16T19:32:17.8228051Z Environment: ubuntu-20.04 2021-05-16T19:32:17.8228661Z Version: 20210510.0 2021-05-16T19:32:17.8229828Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T19:32:17.8231347Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T19:32:17.8232390Z ##[endgroup] 2021-05-16T19:32:17.8234523Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T19:32:17.8235908Z Actions: write 2021-05-16T19:32:17.8236538Z Checks: write 2021-05-16T19:32:17.8237167Z Contents: write 2021-05-16T19:32:17.8237762Z Deployments: write 2021-05-16T19:32:17.8238695Z Issues: write 2021-05-16T19:32:17.8239331Z Metadata: read 2021-05-16T19:32:17.8239989Z Packages: write 2021-05-16T19:32:17.8240604Z PullRequests: write 2021-05-16T19:32:17.8241422Z RepositoryProjects: write 2021-05-16T19:32:17.8242141Z SecurityEvents: write 2021-05-16T19:32:17.8242810Z Statuses: write 2021-05-16T19:32:17.8243532Z ##[endgroup] 2021-05-16T19:32:17.8247002Z Prepare workflow directory 2021-05-16T19:32:17.9373336Z Prepare all required actions 2021-05-16T19:32:17.9385377Z Getting action download info 2021-05-16T19:32:18.3487879Z Download action repository 'actions/checkout@v2' 2021-05-16T19:32:20.3247497Z Download action repository 'r-lib/actions@master' 2021-05-16T19:32:20.8686651Z Download action repository 'adigherman/actions@master' 2021-05-16T19:32:22.3253497Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T19:32:22.5683009Z Download action repository 'actions/cache@v1' 2021-05-16T19:32:22.7179347Z Download action repository 'actions/upload-artifact@master' 2021-05-16T19:32:22.8699087Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T19:32:23.2816933Z ##[group]Run actions/checkout@v2 2021-05-16T19:32:23.2817597Z with: 2021-05-16T19:32:23.2818097Z repository: neuroconductor/voxel 2021-05-16T19:32:23.2819200Z token: *** 2021-05-16T19:32:23.2819596Z ssh-strict: true 2021-05-16T19:32:23.2820092Z persist-credentials: true 2021-05-16T19:32:23.2820576Z clean: true 2021-05-16T19:32:23.2820958Z fetch-depth: 1 2021-05-16T19:32:23.2821342Z lfs: false 2021-05-16T19:32:23.2821719Z submodules: false 2021-05-16T19:32:23.2822099Z env: 2021-05-16T19:32:23.2822528Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:23.2823002Z TIC_DEPLOY_KEY: 2021-05-16T19:32:23.2823803Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:32:23.2825242Z GITHUB_PAT: *** 2021-05-16T19:32:23.2825753Z COVERALLS_TOKEN: 2021-05-16T19:32:23.2826171Z continue-on-error: false 2021-05-16T19:32:23.2826592Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:23.2826928Z ##[endgroup] 2021-05-16T19:32:23.5226711Z Syncing repository: neuroconductor/voxel 2021-05-16T19:32:23.5227673Z ##[group]Getting Git version info 2021-05-16T19:32:23.5228762Z Working directory is '/home/runner/work/voxel/voxel' 2021-05-16T19:32:23.5251267Z [command]/usr/bin/git version 2021-05-16T19:32:23.5388487Z git version 2.31.1 2021-05-16T19:32:23.5409958Z ##[endgroup] 2021-05-16T19:32:23.5417759Z Deleting the contents of '/home/runner/work/voxel/voxel' 2021-05-16T19:32:23.5422342Z ##[group]Initializing the repository 2021-05-16T19:32:23.5426637Z [command]/usr/bin/git init /home/runner/work/voxel/voxel 2021-05-16T19:32:23.5506459Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T19:32:23.5507811Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T19:32:23.5508918Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T19:32:23.5509742Z hint: 2021-05-16T19:32:23.5511289Z hint: git config --global init.defaultBranch 2021-05-16T19:32:23.5512230Z hint: 2021-05-16T19:32:23.5513023Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T19:32:23.5514163Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T19:32:23.5514823Z hint: 2021-05-16T19:32:23.5515367Z hint: git branch -m 2021-05-16T19:32:23.5529000Z Initialized empty Git repository in /home/runner/work/voxel/voxel/.git/ 2021-05-16T19:32:23.5540243Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/voxel 2021-05-16T19:32:23.5601490Z ##[endgroup] 2021-05-16T19:32:23.5602359Z ##[group]Disabling automatic garbage collection 2021-05-16T19:32:23.5610018Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T19:32:23.5658232Z ##[endgroup] 2021-05-16T19:32:23.5667339Z ##[group]Setting up auth 2021-05-16T19:32:23.5678743Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:32:23.5729749Z [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-16T19:32:23.6108947Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:32:23.6164795Z [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-16T19:32:23.6420675Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T19:32:23.6476407Z ##[endgroup] 2021-05-16T19:32:23.6478218Z ##[group]Fetching the repository 2021-05-16T19:32:23.6507518Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +abf3082f86a230e6c3bbaf54a3a61570eeedde33:refs/tags/1.3.5.s 2021-05-16T19:32:23.8683500Z remote: Enumerating objects: 85, done. 2021-05-16T19:32:23.8684918Z remote: Counting objects: 1% (1/85) 2021-05-16T19:32:23.8685667Z remote: Counting objects: 2% (2/85) 2021-05-16T19:32:23.8688825Z remote: Counting objects: 3% (3/85) 2021-05-16T19:32:23.8690288Z remote: Counting objects: 4% (4/85) 2021-05-16T19:32:23.8691639Z remote: Counting objects: 5% (5/85) 2021-05-16T19:32:23.8692999Z remote: Counting objects: 7% (6/85) 2021-05-16T19:32:23.8693572Z remote: Counting objects: 8% (7/85) 2021-05-16T19:32:23.8695113Z remote: Counting objects: 9% (8/85) 2021-05-16T19:32:23.8696469Z remote: Counting objects: 10% (9/85) 2021-05-16T19:32:23.8698044Z remote: Counting objects: 11% (10/85) 2021-05-16T19:32:23.8699434Z remote: Counting objects: 12% (11/85) 2021-05-16T19:32:23.8700924Z remote: Counting objects: 14% (12/85) 2021-05-16T19:32:23.8702024Z remote: Counting objects: 15% (13/85) 2021-05-16T19:32:23.8703540Z remote: Counting objects: 16% (14/85) 2021-05-16T19:32:23.8704562Z remote: Counting objects: 17% (15/85) 2021-05-16T19:32:23.8705901Z remote: Counting objects: 18% (16/85) 2021-05-16T19:32:23.8707159Z remote: Counting objects: 20% (17/85) 2021-05-16T19:32:23.8708447Z remote: Counting objects: 21% (18/85) 2021-05-16T19:32:23.8709635Z remote: Counting objects: 22% (19/85) 2021-05-16T19:32:23.8710623Z remote: Counting objects: 23% (20/85) 2021-05-16T19:32:23.8712202Z remote: Counting objects: 24% (21/85) 2021-05-16T19:32:23.8713550Z remote: Counting objects: 25% (22/85) 2021-05-16T19:32:23.8714638Z remote: Counting objects: 27% (23/85) 2021-05-16T19:32:23.8715975Z remote: Counting objects: 28% (24/85) 2021-05-16T19:32:23.8717069Z remote: Counting objects: 29% (25/85) 2021-05-16T19:32:23.8717993Z remote: Counting objects: 30% (26/85) 2021-05-16T19:32:23.8719281Z remote: Counting objects: 31% (27/85) 2021-05-16T19:32:23.8720119Z remote: Counting objects: 32% (28/85) 2021-05-16T19:32:23.8721684Z remote: Counting objects: 34% (29/85) 2021-05-16T19:32:23.8722249Z remote: Counting objects: 35% (30/85) 2021-05-16T19:32:23.8722809Z remote: Counting objects: 36% (31/85) 2021-05-16T19:32:23.8723358Z remote: Counting objects: 37% (32/85) 2021-05-16T19:32:23.8725431Z remote: Counting objects: 38% (33/85) 2021-05-16T19:32:23.8725997Z remote: Counting objects: 40% (34/85) 2021-05-16T19:32:23.8726654Z remote: Counting objects: 41% (35/85) 2021-05-16T19:32:23.8727216Z remote: Counting objects: 42% (36/85) 2021-05-16T19:32:23.8728826Z remote: Counting objects: 43% (37/85) 2021-05-16T19:32:23.8730188Z remote: Counting objects: 44% (38/85) 2021-05-16T19:32:23.8730744Z remote: Counting objects: 45% (39/85) 2021-05-16T19:32:23.8731445Z remote: Counting objects: 47% (40/85) 2021-05-16T19:32:23.8733280Z remote: Counting objects: 48% (41/85) 2021-05-16T19:32:23.8734730Z remote: Counting objects: 49% (42/85) 2021-05-16T19:32:23.8735338Z remote: Counting objects: 50% (43/85) 2021-05-16T19:32:23.8735905Z remote: Counting objects: 51% (44/85) 2021-05-16T19:32:23.8736493Z remote: Counting objects: 52% (45/85) 2021-05-16T19:32:23.8737132Z remote: Counting objects: 54% (46/85) 2021-05-16T19:32:23.8737680Z remote: Counting objects: 55% (47/85) 2021-05-16T19:32:23.8738608Z remote: Counting objects: 56% (48/85) 2021-05-16T19:32:23.8740123Z remote: Counting objects: 57% (49/85) 2021-05-16T19:32:23.8742998Z remote: Counting objects: 58% (50/85) 2021-05-16T19:32:23.8743558Z remote: Counting objects: 60% (51/85) 2021-05-16T19:32:23.8744116Z remote: Counting objects: 61% (52/85) 2021-05-16T19:32:23.8744663Z remote: Counting objects: 62% (53/85) 2021-05-16T19:32:23.8745223Z remote: Counting objects: 63% (54/85) 2021-05-16T19:32:23.8745903Z remote: Counting objects: 64% (55/85) 2021-05-16T19:32:23.8747490Z remote: Counting objects: 65% (56/85) 2021-05-16T19:32:23.8748055Z remote: Counting objects: 67% (57/85) 2021-05-16T19:32:23.8748601Z remote: Counting objects: 68% (58/85) 2021-05-16T19:32:23.8749158Z remote: Counting objects: 69% (59/85) 2021-05-16T19:32:23.8749705Z remote: Counting objects: 70% (60/85) 2021-05-16T19:32:23.8750263Z remote: Counting objects: 71% (61/85) 2021-05-16T19:32:23.8750814Z remote: Counting objects: 72% (62/85) 2021-05-16T19:32:23.8753050Z remote: Counting objects: 74% (63/85) 2021-05-16T19:32:23.8753628Z remote: Counting objects: 75% (64/85) 2021-05-16T19:32:23.8754177Z remote: Counting objects: 76% (65/85) 2021-05-16T19:32:23.8754734Z remote: Counting objects: 77% (66/85) 2021-05-16T19:32:23.8755276Z remote: Counting objects: 78% (67/85) 2021-05-16T19:32:23.8755848Z remote: Counting objects: 80% (68/85) 2021-05-16T19:32:23.8758383Z remote: Counting objects: 81% (69/85) 2021-05-16T19:32:23.8759070Z remote: Counting objects: 82% (70/85) 2021-05-16T19:32:23.8759627Z remote: Counting objects: 83% (71/85) 2021-05-16T19:32:23.8760175Z remote: Counting objects: 84% (72/85) 2021-05-16T19:32:23.8760731Z remote: Counting objects: 85% (73/85) 2021-05-16T19:32:23.8761282Z remote: Counting objects: 87% (74/85) 2021-05-16T19:32:23.8761840Z remote: Counting objects: 88% (75/85) 2021-05-16T19:32:23.8762385Z remote: Counting objects: 89% (76/85) 2021-05-16T19:32:23.8762945Z remote: Counting objects: 90% (77/85) 2021-05-16T19:32:23.8763494Z remote: Counting objects: 91% (78/85) 2021-05-16T19:32:23.8764055Z remote: Counting objects: 92% (79/85) 2021-05-16T19:32:23.8764609Z remote: Counting objects: 94% (80/85) 2021-05-16T19:32:23.8765156Z remote: Counting objects: 95% (81/85) 2021-05-16T19:32:23.8766197Z remote: Counting objects: 96% (82/85) 2021-05-16T19:32:23.8766845Z remote: Counting objects: 97% (83/85) 2021-05-16T19:32:23.8767402Z remote: Counting objects: 98% (84/85) 2021-05-16T19:32:23.8767949Z remote: Counting objects: 100% (85/85) 2021-05-16T19:32:23.8768533Z remote: Counting objects: 100% (85/85), done. 2021-05-16T19:32:23.8769139Z remote: Compressing objects: 1% (1/80) 2021-05-16T19:32:23.8769757Z remote: Compressing objects: 2% (2/80) 2021-05-16T19:32:23.8770369Z remote: Compressing objects: 3% (3/80) 2021-05-16T19:32:23.8770968Z remote: Compressing objects: 5% (4/80) 2021-05-16T19:32:23.8772762Z remote: Compressing objects: 6% (5/80) 2021-05-16T19:32:23.8773318Z remote: Compressing objects: 7% (6/80) 2021-05-16T19:32:23.8773884Z remote: Compressing objects: 8% (7/80) 2021-05-16T19:32:23.8774434Z remote: Compressing objects: 10% (8/80) 2021-05-16T19:32:23.8775011Z remote: Compressing objects: 11% (9/80) 2021-05-16T19:32:23.8776709Z remote: Compressing objects: 12% (10/80) 2021-05-16T19:32:23.8777415Z remote: Compressing objects: 13% (11/80) 2021-05-16T19:32:23.8778045Z remote: Compressing objects: 15% (12/80) 2021-05-16T19:32:23.8778650Z remote: Compressing objects: 16% (13/80) 2021-05-16T19:32:23.8779271Z remote: Compressing objects: 17% (14/80) 2021-05-16T19:32:23.8779871Z remote: Compressing objects: 18% (15/80) 2021-05-16T19:32:23.8780484Z remote: Compressing objects: 20% (16/80) 2021-05-16T19:32:23.8781087Z remote: Compressing objects: 21% (17/80) 2021-05-16T19:32:23.8781706Z remote: Compressing objects: 22% (18/80) 2021-05-16T19:32:23.8782313Z remote: Compressing objects: 23% (19/80) 2021-05-16T19:32:23.8782930Z remote: Compressing objects: 25% (20/80) 2021-05-16T19:32:23.8783543Z remote: Compressing objects: 26% (21/80) 2021-05-16T19:32:23.8784392Z remote: Compressing objects: 27% (22/80) 2021-05-16T19:32:23.8785023Z remote: Compressing objects: 28% (23/80) 2021-05-16T19:32:23.8785625Z remote: Compressing objects: 30% (24/80) 2021-05-16T19:32:23.8786238Z remote: Compressing objects: 31% (25/80) 2021-05-16T19:32:23.8786835Z remote: Compressing objects: 32% (26/80) 2021-05-16T19:32:23.8787447Z remote: Compressing objects: 33% (27/80) 2021-05-16T19:32:23.8788041Z remote: Compressing objects: 35% (28/80) 2021-05-16T19:32:23.8788654Z remote: Compressing objects: 36% (29/80) 2021-05-16T19:32:23.8789263Z remote: Compressing objects: 37% (30/80) 2021-05-16T19:32:23.8789858Z remote: Compressing objects: 38% (31/80) 2021-05-16T19:32:23.8790465Z remote: Compressing objects: 40% (32/80) 2021-05-16T19:32:23.8791061Z remote: Compressing objects: 41% (33/80) 2021-05-16T19:32:23.8791668Z remote: Compressing objects: 42% (34/80) 2021-05-16T19:32:23.8792274Z remote: Compressing objects: 43% (35/80) 2021-05-16T19:32:23.8792887Z remote: Compressing objects: 45% (36/80) 2021-05-16T19:32:23.8817078Z remote: Compressing objects: 46% (37/80) 2021-05-16T19:32:23.8817868Z remote: Compressing objects: 47% (38/80) 2021-05-16T19:32:23.8818691Z remote: Compressing objects: 48% (39/80) 2021-05-16T19:32:23.8819298Z remote: Compressing objects: 50% (40/80) 2021-05-16T19:32:23.8819953Z remote: Compressing objects: 51% (41/80) 2021-05-16T19:32:23.8820551Z remote: Compressing objects: 52% (42/80) 2021-05-16T19:32:23.8821256Z remote: Compressing objects: 53% (43/80) 2021-05-16T19:32:23.8821813Z remote: Compressing objects: 55% (44/80) 2021-05-16T19:32:23.8822583Z remote: Compressing objects: 56% (45/80) 2021-05-16T19:32:23.8823186Z remote: Compressing objects: 57% (46/80) 2021-05-16T19:32:23.8823799Z remote: Compressing objects: 58% (47/80) 2021-05-16T19:32:23.8824589Z remote: Compressing objects: 60% (48/80) 2021-05-16T19:32:23.8825186Z remote: Compressing objects: 61% (49/80) 2021-05-16T19:32:23.8825796Z remote: Compressing objects: 62% (50/80) 2021-05-16T19:32:23.8826391Z remote: Compressing objects: 63% (51/80) 2021-05-16T19:32:23.8827002Z remote: Compressing objects: 65% (52/80) 2021-05-16T19:32:23.8827600Z remote: Compressing objects: 66% (53/80) 2021-05-16T19:32:23.8828209Z remote: Compressing objects: 67% (54/80) 2021-05-16T19:32:23.8828805Z remote: Compressing objects: 68% (55/80) 2021-05-16T19:32:23.8829413Z remote: Compressing objects: 70% (56/80) 2021-05-16T19:32:23.8830027Z remote: Compressing objects: 71% (57/80) 2021-05-16T19:32:23.8830620Z remote: Compressing objects: 72% (58/80) 2021-05-16T19:32:23.8831226Z remote: Compressing objects: 73% (59/80) 2021-05-16T19:32:23.8831821Z remote: Compressing objects: 75% (60/80) 2021-05-16T19:32:23.8832447Z remote: Compressing objects: 76% (61/80) 2021-05-16T19:32:23.8833111Z remote: Compressing objects: 77% (62/80) 2021-05-16T19:32:23.8833721Z remote: Compressing objects: 78% (63/80) 2021-05-16T19:32:23.8834311Z remote: Compressing objects: 80% (64/80) 2021-05-16T19:32:23.8834988Z remote: Compressing objects: 81% (65/80) 2021-05-16T19:32:23.8835599Z remote: Compressing objects: 82% (66/80) 2021-05-16T19:32:23.8836194Z remote: Compressing objects: 83% (67/80) 2021-05-16T19:32:23.8836801Z remote: Compressing objects: 85% (68/80) 2021-05-16T19:32:23.8837394Z remote: Compressing objects: 86% (69/80) 2021-05-16T19:32:23.8837999Z remote: Compressing objects: 87% (70/80) 2021-05-16T19:32:23.8838735Z remote: Compressing objects: 88% (71/80) 2021-05-16T19:32:23.8839346Z remote: Compressing objects: 90% (72/80) 2021-05-16T19:32:23.8839944Z remote: Compressing objects: 91% (73/80) 2021-05-16T19:32:23.8840641Z remote: Compressing objects: 92% (74/80) 2021-05-16T19:32:23.8841502Z remote: Compressing objects: 93% (75/80) 2021-05-16T19:32:23.8842104Z remote: Compressing objects: 95% (76/80) 2021-05-16T19:32:23.8842718Z remote: Compressing objects: 96% (77/80) 2021-05-16T19:32:23.8843445Z remote: Compressing objects: 97% (78/80) 2021-05-16T19:32:23.8844059Z remote: Compressing objects: 98% (79/80) 2021-05-16T19:32:23.8844659Z remote: Compressing objects: 100% (80/80) 2021-05-16T19:32:23.8845302Z remote: Compressing objects: 100% (80/80), done. 2021-05-16T19:32:23.9418980Z remote: Total 85 (delta 49), reused 15 (delta 3), pack-reused 0 2021-05-16T19:32:23.9431754Z From https://github.com/neuroconductor/voxel 2021-05-16T19:32:23.9433263Z * [new ref] abf3082f86a230e6c3bbaf54a3a61570eeedde33 -> 1.3.5.s 2021-05-16T19:32:23.9434521Z ##[endgroup] 2021-05-16T19:32:23.9435204Z ##[group]Determining the checkout info 2021-05-16T19:32:23.9435851Z ##[endgroup] 2021-05-16T19:32:23.9436397Z ##[group]Checking out the ref 2021-05-16T19:32:23.9437344Z [command]/usr/bin/git checkout --progress --force refs/tags/1.3.5.s 2021-05-16T19:32:23.9438251Z Note: switching to 'refs/tags/1.3.5.s'. 2021-05-16T19:32:23.9438937Z 2021-05-16T19:32:23.9439753Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T19:32:23.9440544Z changes and commit them, and you can discard any commits you make in this 2021-05-16T19:32:23.9441509Z state without impacting any branches by switching back to a branch. 2021-05-16T19:32:23.9441996Z 2021-05-16T19:32:23.9442696Z If you want to create a new branch to retain commits you create, you may 2021-05-16T19:32:23.9443778Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T19:32:23.9444347Z 2021-05-16T19:32:23.9445096Z git switch -c 2021-05-16T19:32:23.9445587Z 2021-05-16T19:32:23.9446038Z Or undo this operation with: 2021-05-16T19:32:23.9447373Z 2021-05-16T19:32:23.9448002Z git switch - 2021-05-16T19:32:23.9448419Z 2021-05-16T19:32:23.9449190Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T19:32:23.9449907Z 2021-05-16T19:32:23.9450460Z HEAD is now at abf3082 Version id 64 stable 2021-05-16T19:32:23.9451148Z ##[endgroup] 2021-05-16T19:32:23.9451939Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T19:32:23.9453008Z 'abf3082f86a230e6c3bbaf54a3a61570eeedde33' 2021-05-16T19:32:23.9572179Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T19:32:23.9572691Z with: 2021-05-16T19:32:23.9573096Z r-version: 3.5 2021-05-16T19:32:23.9573501Z Ncpus: 1 2021-05-16T19:32:23.9573942Z crayon.enabled: NULL 2021-05-16T19:32:23.9574535Z remove-openmp-macos: true 2021-05-16T19:32:23.9575137Z http-user-agent: default 2021-05-16T19:32:23.9575652Z install-r: true 2021-05-16T19:32:23.9577388Z windows-path-include-mingw: true 2021-05-16T19:32:23.9578025Z env: 2021-05-16T19:32:23.9578521Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:23.9579042Z TIC_DEPLOY_KEY: 2021-05-16T19:32:23.9579915Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:32:23.9581594Z GITHUB_PAT: *** 2021-05-16T19:32:23.9582048Z COVERALLS_TOKEN: 2021-05-16T19:32:23.9582575Z continue-on-error: false 2021-05-16T19:32:23.9583104Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:23.9583528Z ##[endgroup] 2021-05-16T19:32:27.4341348Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T19:32:29.5363112Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T19:32:29.5365887Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T19:32:29.5367930Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T19:32:29.5492680Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T19:32:29.5887338Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T19:32:29.6505714Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T19:32:29.6772397Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T19:32:29.7940604Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T19:32:29.8132706Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T19:32:29.8161556Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T19:32:29.8166074Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T19:32:29.8201244Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T19:32:29.8203865Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T19:32:29.8288330Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T19:32:29.8306182Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T19:32:29.8313838Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T19:32:30.0757210Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T19:32:30.1579781Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T19:32:30.2234761Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T19:32:30.2245147Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T19:32:30.2285812Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T19:32:30.2287763Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T19:32:30.2289704Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T19:32:30.2411337Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T19:32:30.3080978Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T19:32:37.3794526Z Fetched 4463 kB in 1s (4070 kB/s) 2021-05-16T19:32:38.2576508Z Reading package lists... 2021-05-16T19:32:38.2825432Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T19:32:40.3579870Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T19:32:40.4298489Z Reading package lists... 2021-05-16T19:32:40.6050466Z Building dependency tree... 2021-05-16T19:32:40.6094587Z Reading state information... 2021-05-16T19:32:40.7847967Z The following additional packages will be installed: 2021-05-16T19:32:40.7856916Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T19:32:40.7859440Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T19:32:40.7862298Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T19:32:40.7865252Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T19:32:40.7868062Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T19:32:40.7870469Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T19:32:40.7873108Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T19:32:40.7876010Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T19:32:40.7878888Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T19:32:40.7881384Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T19:32:40.7883967Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T19:32:40.7886626Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T19:32:40.7889480Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T19:32:40.7892302Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T19:32:40.7894714Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T19:32:40.7897156Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T19:32:40.7899528Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T19:32:40.7905716Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T19:32:40.7908990Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T19:32:40.7911561Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T19:32:40.7915916Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T19:32:40.7918318Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T19:32:40.7921314Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T19:32:40.7924278Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T19:32:40.7926934Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T19:32:40.7929476Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T19:32:40.7932194Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T19:32:40.7936516Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T19:32:40.7939262Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T19:32:40.7942026Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T19:32:40.7944703Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T19:32:40.7947323Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T19:32:40.7949279Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T19:32:40.7950762Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T19:32:40.7952219Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T19:32:40.7953736Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T19:32:40.7955135Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T19:32:40.7956468Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T19:32:40.7957167Z Suggested packages: 2021-05-16T19:32:40.7958032Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T19:32:40.7959383Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T19:32:40.7960970Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T19:32:40.7962302Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T19:32:40.7963633Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T19:32:40.7964846Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T19:32:40.7966091Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T19:32:40.7967515Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T19:32:40.7969313Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T19:32:40.7970734Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T19:32:41.3265932Z The following NEW packages will be installed: 2021-05-16T19:32:41.3269293Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T19:32:41.3272549Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T19:32:41.3275440Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T19:32:41.3277384Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T19:32:41.3280276Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T19:32:41.3282617Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T19:32:41.3284334Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T19:32:41.3285991Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T19:32:41.3287943Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T19:32:41.3289638Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T19:32:41.3291109Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T19:32:41.3292893Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T19:32:41.3295821Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T19:32:41.3297296Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T19:32:41.3298726Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T19:32:41.3300075Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T19:32:41.3301597Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T19:32:41.3303505Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T19:32:41.3305302Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T19:32:41.3306851Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T19:32:41.3308204Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T19:32:41.3309621Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T19:32:41.3311196Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T19:32:41.3312917Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T19:32:41.3314443Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T19:32:41.3316243Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T19:32:41.3317815Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T19:32:41.3319796Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T19:32:41.3321431Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T19:32:41.3323154Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T19:32:41.3324778Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T19:32:41.3326457Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T19:32:41.3328298Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T19:32:41.3329707Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T19:32:41.3331139Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T19:32:41.3332621Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T19:32:41.3333944Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T19:32:41.3335124Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T19:32:41.3541125Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:32:41.3542807Z Need to get 8648 kB of archives. 2021-05-16T19:32:41.3543778Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T19:32:41.3545737Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T19:32:41.3573126Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T19:32:41.3581083Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T19:32:41.3591289Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T19:32:41.3601093Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T19:32:41.3615949Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T19:32:41.3621403Z 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-16T19:32:41.3630018Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T19:32:41.3637397Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T19:32:41.3645756Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T19:32:41.3665561Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T19:32:41.3673117Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T19:32:41.3677839Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T19:32:41.3686826Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T19:32:41.3694216Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T19:32:41.3703607Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T19:32:41.3711949Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T19:32:41.3724950Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T19:32:41.3732888Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T19:32:41.3824122Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T19:32:41.3826172Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T19:32:41.3845923Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T19:32:41.3855444Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T19:32:41.3871520Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T19:32:41.3885483Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T19:32:41.3966105Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T19:32:41.3974866Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T19:32:41.3989629Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T19:32:41.4003788Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T19:32:41.4402317Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T19:32:41.4404285Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T19:32:41.4406505Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T19:32:41.4408513Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T19:32:41.4410448Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T19:32:41.4412352Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T19:32:41.4414196Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T19:32:41.4416019Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T19:32:41.4417745Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T19:32:41.4419592Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T19:32:41.4421398Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T19:32:41.4423113Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T19:32:41.4424949Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T19:32:41.4427490Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T19:32:41.4429292Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T19:32:41.4431108Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T19:32:41.4433039Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T19:32:41.4435009Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T19:32:41.4436855Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T19:32:41.4438809Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T19:32:41.4440692Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T19:32:41.4442366Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T19:32:41.4444153Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T19:32:41.4446014Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T19:32:41.4447836Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T19:32:41.4449567Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T19:32:41.4451614Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T19:32:41.4453418Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T19:32:41.4455158Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T19:32:41.4456925Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T19:32:41.4458571Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T19:32:41.4469897Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T19:32:41.4471708Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T19:32:41.4473683Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T19:32:41.4476228Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T19:32:41.4478778Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T19:32:41.4584353Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T19:32:41.4586711Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T19:32:41.4588494Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T19:32:41.4590220Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T19:32:41.4592170Z 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-16T19:32:41.4594139Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T19:32:41.4595928Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T19:32:41.4598348Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T19:32:41.4600561Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T19:32:41.4603779Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T19:32:41.4615033Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T19:32:41.4641682Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T19:32:41.4653337Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T19:32:41.4659427Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T19:32:41.4664894Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T19:32:41.4689263Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T19:32:41.4695136Z 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-16T19:32:41.4699353Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T19:32:41.4705254Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T19:32:41.4733480Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T19:32:41.4735278Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T19:32:41.4737146Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T19:32:41.4750642Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T19:32:41.4814905Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T19:32:41.4816852Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T19:32:41.4818608Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T19:32:41.4820389Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T19:32:41.4831539Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T19:32:41.4839229Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T19:32:41.4850750Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T19:32:41.4852968Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T19:32:41.4856137Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T19:32:41.4862847Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T19:32:41.4870998Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T19:32:41.4877108Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T19:32:41.4883243Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T19:32:41.4943828Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T19:32:41.4963388Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T19:32:41.4970339Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T19:32:41.4986863Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T19:32:41.4995481Z 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-16T19:32:41.5008147Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T19:32:41.5022111Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T19:32:41.5105018Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T19:32:41.5107078Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T19:32:41.5109035Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T19:32:41.5110968Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T19:32:41.5113337Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T19:32:41.5115409Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T19:32:41.5117437Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T19:32:41.5125418Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T19:32:41.5128554Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T19:32:41.5134598Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T19:32:41.5140009Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T19:32:41.5146751Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T19:32:41.5152437Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T19:32:41.5157852Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T19:32:41.5163262Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T19:32:41.5168997Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T19:32:41.5173114Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T19:32:41.5180478Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T19:32:41.5292915Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T19:32:41.5297402Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T19:32:41.5307265Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T19:32:41.5373331Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T19:32:42.3366942Z Fetched 8648 kB in 0s (42.9 MB/s) 2021-05-16T19:32:42.3740853Z Selecting previously unselected package dctrl-tools. 2021-05-16T19:32:42.3930993Z (Reading database ... 2021-05-16T19:32:42.3931658Z (Reading database ... 5% 2021-05-16T19:32:42.3932225Z (Reading database ... 10% 2021-05-16T19:32:42.3932734Z (Reading database ... 15% 2021-05-16T19:32:42.3933287Z (Reading database ... 20% 2021-05-16T19:32:42.3933890Z (Reading database ... 25% 2021-05-16T19:32:42.3934531Z (Reading database ... 30% 2021-05-16T19:32:42.3935096Z (Reading database ... 35% 2021-05-16T19:32:42.3935699Z (Reading database ... 40% 2021-05-16T19:32:42.3936302Z (Reading database ... 45% 2021-05-16T19:32:42.3936910Z (Reading database ... 50% 2021-05-16T19:32:42.4217070Z (Reading database ... 55% 2021-05-16T19:32:42.4684898Z (Reading database ... 60% 2021-05-16T19:32:42.5092106Z (Reading database ... 65% 2021-05-16T19:32:42.5476947Z (Reading database ... 70% 2021-05-16T19:32:42.6239731Z (Reading database ... 75% 2021-05-16T19:32:42.7041176Z (Reading database ... 80% 2021-05-16T19:32:42.7993506Z (Reading database ... 85% 2021-05-16T19:32:42.8545415Z (Reading database ... 90% 2021-05-16T19:32:42.9088835Z (Reading database ... 95% 2021-05-16T19:32:42.9101337Z (Reading database ... 100% 2021-05-16T19:32:42.9102470Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T19:32:42.9226055Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T19:32:42.9335827Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T19:32:42.9670101Z Selecting previously unselected package libfile-which-perl. 2021-05-16T19:32:42.9957459Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T19:32:42.9972049Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T19:32:43.0227636Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T19:32:43.0518759Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T19:32:43.0526220Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T19:32:43.0920587Z Selecting previously unselected package libio-pty-perl. 2021-05-16T19:32:43.1160512Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T19:32:43.1186400Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T19:32:43.1523019Z Selecting previously unselected package libipc-run-perl. 2021-05-16T19:32:43.1767325Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T19:32:43.1782690Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T19:32:43.2162726Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T19:32:43.2399059Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T19:32:43.2413386Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T19:32:43.2761304Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T19:32:43.3019437Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T19:32:43.3033478Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T19:32:43.3281425Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T19:32:43.3562178Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T19:32:43.3570781Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T19:32:43.3923291Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T19:32:43.4150671Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T19:32:43.4164719Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T19:32:43.4441059Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T19:32:43.4718693Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T19:32:43.4732947Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T19:32:43.5010431Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T19:32:43.5269163Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T19:32:43.5281012Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T19:32:43.5519111Z Selecting previously unselected package libimport-into-perl. 2021-05-16T19:32:43.5819853Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T19:32:43.5832285Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T19:32:43.6160598Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T19:32:43.6392504Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T19:32:43.6404667Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T19:32:43.6720667Z Selecting previously unselected package libstrictures-perl. 2021-05-16T19:32:43.6930950Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T19:32:43.6939417Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T19:32:43.7240552Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T19:32:43.7491181Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T19:32:43.7506955Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T19:32:43.7840751Z Selecting previously unselected package libmoo-perl. 2021-05-16T19:32:43.8046098Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T19:32:43.8057973Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T19:32:43.8389175Z Selecting previously unselected package patchutils. 2021-05-16T19:32:43.8675518Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T19:32:43.8688253Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T19:32:43.9026350Z Selecting previously unselected package wdiff. 2021-05-16T19:32:43.9299596Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T19:32:43.9314177Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T19:32:43.9641568Z Selecting previously unselected package devscripts. 2021-05-16T19:32:43.9934324Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T19:32:44.0227500Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T19:32:44.1597871Z Selecting previously unselected package diffstat. 2021-05-16T19:32:44.1879258Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T19:32:44.1890134Z Unpacking diffstat (1.63-1) ... 2021-05-16T19:32:44.2241292Z Selecting previously unselected package python3-gpg. 2021-05-16T19:32:44.2467668Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T19:32:44.2478463Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T19:32:44.2999894Z Selecting previously unselected package dput. 2021-05-16T19:32:44.3225804Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T19:32:44.3331164Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T19:32:44.3680675Z Selecting previously unselected package gdebi-core. 2021-05-16T19:32:44.3951294Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T19:32:44.3961241Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T19:32:44.4560601Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T19:32:44.4844055Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T19:32:44.4872460Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T19:32:44.5240134Z Selecting previously unselected package gettext. 2021-05-16T19:32:44.5491602Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T19:32:44.5502087Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T19:32:44.7002288Z Selecting previously unselected package intltool-debian. 2021-05-16T19:32:44.7263134Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T19:32:44.7281667Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T19:32:44.7561137Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T19:32:44.7821621Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T19:32:44.7833123Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T19:32:44.8240667Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T19:32:44.8454339Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T19:32:44.8468424Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T19:32:44.8824672Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T19:32:44.9109796Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T19:32:44.9122815Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T19:32:44.9432746Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T19:32:44.9710898Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T19:32:44.9724438Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T19:32:44.9988307Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T19:32:45.0267571Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T19:32:45.0277900Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T19:32:45.0522175Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T19:32:45.0802228Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T19:32:45.0813528Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T19:32:45.1106280Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T19:32:45.1381710Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T19:32:45.1407200Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T19:32:45.1781545Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T19:32:45.2070747Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T19:32:45.2091470Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T19:32:45.2480571Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T19:32:45.2711614Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T19:32:45.2722711Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T19:32:45.3018587Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T19:32:45.3303396Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T19:32:45.3317492Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T19:32:45.3640389Z Selecting previously unselected package libclone-perl. 2021-05-16T19:32:45.3861873Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T19:32:45.3875309Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T19:32:45.4122679Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T19:32:45.4418582Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T19:32:45.4431378Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T19:32:45.4760410Z Selecting previously unselected package libparams-util-perl. 2021-05-16T19:32:45.4991578Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T19:32:45.5002583Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T19:32:45.5259387Z Selecting previously unselected package libsub-install-perl. 2021-05-16T19:32:45.5540093Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T19:32:45.5553945Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T19:32:45.5950227Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T19:32:45.6244715Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T19:32:45.6262659Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T19:32:45.6560669Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T19:32:45.6816042Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T19:32:45.6828154Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T19:32:45.7152313Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T19:32:45.7389612Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T19:32:45.7404602Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T19:32:45.7662710Z Selecting previously unselected package libwant-perl. 2021-05-16T19:32:45.7979346Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T19:32:45.7992651Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T19:32:45.8252731Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T19:32:45.8574806Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T19:32:45.8586338Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T19:32:45.9000857Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T19:32:45.9198367Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T19:32:45.9214356Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T19:32:45.9585429Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T19:32:45.9865993Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T19:32:45.9875853Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T19:32:46.0200574Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T19:32:46.0395176Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T19:32:46.0409706Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T19:32:46.0648398Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T19:32:46.0933846Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T19:32:46.0945790Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T19:32:46.1280499Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T19:32:46.1497705Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T19:32:46.1509338Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T19:32:46.1800240Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T19:32:46.2082645Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T19:32:46.2094386Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T19:32:46.2739860Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T19:32:46.3037152Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T19:32:46.3045361Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T19:32:46.3400753Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T19:32:46.3602197Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T19:32:46.3615670Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T19:32:46.3920576Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T19:32:46.4149142Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T19:32:46.4163760Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T19:32:46.4521305Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T19:32:46.4726701Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T19:32:46.4740020Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T19:32:46.5040232Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T19:32:46.5280282Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T19:32:46.5290689Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T19:32:46.5600374Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T19:32:46.5786750Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T19:32:46.5798837Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T19:32:46.6036034Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T19:32:46.6316887Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T19:32:46.6331024Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T19:32:46.6643579Z Selecting previously unselected package libio-string-perl. 2021-05-16T19:32:46.6964198Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T19:32:46.6976285Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T19:32:46.7323351Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T19:32:46.7523941Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T19:32:46.7542425Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T19:32:46.8112806Z Selecting previously unselected package libfuture-perl. 2021-05-16T19:32:46.8392705Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T19:32:46.8402761Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T19:32:46.8760604Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T19:32:46.8996621Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T19:32:46.9011575Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T19:32:46.9318762Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T19:32:46.9600481Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T19:32:46.9612160Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T19:32:46.9920655Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T19:32:47.0161350Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T19:32:47.0180127Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T19:32:47.0435730Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T19:32:47.0729305Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T19:32:47.0746485Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T19:32:47.1080542Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T19:32:47.1293628Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T19:32:47.1308708Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T19:32:47.1640994Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T19:32:47.1851849Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T19:32:47.1866063Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T19:32:47.2241356Z Selecting previously unselected package libjson-perl. 2021-05-16T19:32:47.2473236Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T19:32:47.2489694Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T19:32:47.2883631Z Selecting previously unselected package liblog-any-perl. 2021-05-16T19:32:47.3117943Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T19:32:47.3131296Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T19:32:47.3521524Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T19:32:47.3747384Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T19:32:47.3765832Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T19:32:47.4080599Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T19:32:47.4315382Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T19:32:47.4328573Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T19:32:47.4680797Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T19:32:47.4879351Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T19:32:47.4900595Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T19:32:47.5241847Z Selecting previously unselected package libsub-name-perl. 2021-05-16T19:32:47.5439006Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T19:32:47.5456764Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T19:32:47.5758165Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T19:32:47.6047822Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T19:32:47.6059348Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T19:32:47.6313207Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T19:32:47.6607287Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T19:32:47.6615880Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T19:32:47.6878859Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T19:32:47.7163010Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T19:32:47.7175297Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T19:32:47.7870135Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T19:32:47.8150473Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T19:32:47.8161051Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T19:32:47.8552880Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T19:32:47.8798138Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T19:32:47.8815319Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T19:32:47.9121998Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T19:32:47.9359088Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T19:32:47.9373180Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T19:32:47.9722550Z Selecting previously unselected package libio-async-perl. 2021-05-16T19:32:47.9928101Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T19:32:47.9942794Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T19:32:48.0561969Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T19:32:48.0755848Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T19:32:48.0775766Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T19:32:48.1062627Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T19:32:48.1343641Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T19:32:48.1360865Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T19:32:48.1722435Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T19:32:48.1926383Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T19:32:48.1948939Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T19:32:48.2377313Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T19:32:48.2687131Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T19:32:48.2699264Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T19:32:48.3120630Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T19:32:48.3359260Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T19:32:48.3378036Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T19:32:48.3721213Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T19:32:48.3943325Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T19:32:48.3957003Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T19:32:48.4320576Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T19:32:48.4554150Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T19:32:48.4567087Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T19:32:48.5001275Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T19:32:48.5225355Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T19:32:48.5244653Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T19:32:48.5536817Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T19:32:48.5824480Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T19:32:48.5838461Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T19:32:48.6139370Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T19:32:48.6441059Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T19:32:48.6452647Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T19:32:48.6701244Z Selecting previously unselected package libobject-id-perl. 2021-05-16T19:32:48.6986277Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T19:32:48.6997384Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T19:32:48.7321652Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T19:32:48.7572673Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T19:32:48.7602497Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T19:32:48.7961736Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T19:32:48.8226673Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T19:32:48.8247166Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T19:32:48.8640853Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T19:32:48.8847050Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T19:32:48.8859613Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T19:32:48.9131959Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T19:32:48.9413889Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T19:32:48.9425945Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T19:32:48.9725784Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T19:32:49.0012670Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T19:32:49.0029943Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T19:32:49.0339133Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T19:32:49.0569317Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T19:32:49.0580406Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T19:32:49.0915015Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T19:32:49.1199454Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T19:32:49.1211055Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T19:32:49.1600426Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T19:32:49.1832190Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T19:32:49.1845215Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T19:32:49.2106344Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T19:32:49.2393956Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T19:32:49.2404537Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T19:32:49.2760814Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T19:32:49.2971556Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T19:32:49.2990814Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T19:32:49.3691512Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T19:32:49.3977072Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T19:32:49.3994793Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T19:32:49.4272926Z Selecting previously unselected package libreadonly-perl. 2021-05-16T19:32:49.4562956Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T19:32:49.4573194Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T19:32:49.4880442Z Selecting previously unselected package libref-util-perl. 2021-05-16T19:32:49.5113332Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T19:32:49.5124658Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T19:32:49.5384861Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T19:32:49.5672278Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T19:32:49.5686577Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T19:32:49.6001133Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T19:32:49.6238014Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T19:32:49.6251582Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T19:32:49.6600489Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T19:32:49.6822441Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T19:32:49.6841086Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T19:32:49.7201089Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T19:32:49.7405642Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T19:32:49.7416615Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T19:32:49.7841465Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T19:32:49.8048186Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T19:32:49.8059863Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T19:32:49.8402296Z Selecting previously unselected package libsereal-perl. 2021-05-16T19:32:49.8686544Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T19:32:49.8700288Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T19:32:49.8949739Z Selecting previously unselected package libsort-key-perl. 2021-05-16T19:32:49.9226396Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T19:32:49.9249337Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T19:32:49.9622291Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T19:32:49.9863290Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T19:32:49.9876101Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T19:32:50.0200450Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T19:32:50.0432494Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T19:32:50.0446806Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T19:32:50.0761449Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T19:32:50.1015290Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T19:32:50.1024363Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T19:32:50.1362183Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T19:32:50.1579918Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T19:32:50.1599627Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T19:32:50.1870377Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T19:32:50.2157863Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T19:32:50.2177502Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T19:32:50.2477030Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T19:32:50.2734395Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T19:32:50.2745467Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T19:32:50.3082242Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T19:32:50.3321493Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T19:32:50.3338120Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T19:32:50.3625991Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T19:32:50.3916142Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T19:32:50.3927180Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T19:32:50.4230074Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T19:32:50.4508053Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T19:32:50.4520002Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T19:32:50.4770631Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T19:32:50.5063041Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T19:32:50.5070942Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T19:32:50.5440259Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T19:32:50.5646034Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T19:32:50.5655813Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T19:32:50.6041170Z Selecting previously unselected package licensecheck. 2021-05-16T19:32:50.6251282Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T19:32:50.6269606Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T19:32:50.6568907Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T19:32:50.6866222Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T19:32:50.6878166Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T19:32:50.7240709Z Selecting previously unselected package t1utils. 2021-05-16T19:32:50.7444457Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T19:32:50.7459806Z Unpacking t1utils (1.41-3) ... 2021-05-16T19:32:50.7871436Z Selecting previously unselected package lintian. 2021-05-16T19:32:50.8137713Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T19:32:50.8151060Z Unpacking lintian (2.62.0) ... 2021-05-16T19:32:51.1818162Z Selecting previously unselected package python3-unidiff. 2021-05-16T19:32:51.2119947Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T19:32:51.2129268Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T19:32:51.2481846Z Selecting previously unselected package python3-xdg. 2021-05-16T19:32:51.2810949Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T19:32:51.2823110Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T19:32:51.3121451Z Selecting previously unselected package qpdf. 2021-05-16T19:32:51.3407679Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T19:32:51.3417073Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T19:32:51.4242564Z Selecting previously unselected package python3-magic. 2021-05-16T19:32:51.4458589Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T19:32:51.4476392Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T19:32:51.5125485Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T19:32:51.5159716Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T19:32:51.5191395Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T19:32:51.5221390Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T19:32:51.5255838Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T19:32:51.5290295Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T19:32:51.5321845Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T19:32:51.5355153Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T19:32:51.5390051Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T19:32:51.6998202Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T19:32:51.7027887Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T19:32:51.7059421Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T19:32:51.7086856Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T19:32:51.7118059Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T19:32:51.7152950Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T19:32:51.7180316Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T19:32:51.7217602Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T19:32:51.7249398Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T19:32:51.7277260Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T19:32:51.7306361Z Setting up libclone-perl (0.43-2) ... 2021-05-16T19:32:51.7338591Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T19:32:51.7368380Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T19:32:51.7401034Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T19:32:51.7429488Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T19:32:51.7457229Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T19:32:51.7490121Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T19:32:51.7520102Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T19:32:51.7549972Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T19:32:51.7577577Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T19:32:51.7611094Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T19:32:51.7638686Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T19:32:51.7698807Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T19:32:51.7728686Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T19:32:51.7759100Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T19:32:51.7796044Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T19:32:51.9599265Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T19:32:51.9629262Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T19:32:51.9663371Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T19:32:51.9691456Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T19:32:51.9726154Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T19:32:51.9758101Z Setting up patchutils (0.3.4-2) ... 2021-05-16T19:32:51.9781905Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T19:32:51.9808691Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T19:32:51.9840265Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T19:32:51.9869526Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T19:32:51.9900959Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T19:32:52.1905181Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T19:32:52.1932258Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T19:32:52.1971199Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T19:32:52.1996680Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T19:32:52.2021957Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T19:32:52.2056730Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T19:32:52.2088263Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T19:32:52.2118121Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T19:32:52.2147789Z Setting up t1utils (1.41-3) ... 2021-05-16T19:32:52.2186977Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T19:32:52.2217798Z Setting up diffstat (1.63-1) ... 2021-05-16T19:32:52.2242940Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T19:32:52.2288847Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T19:32:52.2317830Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T19:32:52.2347812Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T19:32:52.2389395Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T19:32:52.2421548Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T19:32:52.2456195Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T19:32:52.2485857Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T19:32:52.2511470Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T19:32:52.2545428Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T19:32:52.2574185Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T19:32:52.2604589Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T19:32:52.2635940Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T19:32:52.2662328Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T19:32:52.2693194Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T19:32:52.2726160Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T19:32:52.2751825Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T19:32:52.2783273Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T19:32:52.2809148Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T19:32:52.4417264Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T19:32:52.4449048Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T19:32:52.4504457Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T19:32:52.4534897Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T19:32:52.4565899Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T19:32:52.4594161Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T19:32:52.4624636Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T19:32:52.4685443Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T19:32:52.4888071Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T19:32:52.4930454Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T19:32:52.4968664Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T19:32:52.6542959Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T19:32:52.6578229Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T19:32:52.6612976Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T19:32:52.6713094Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T19:32:52.6742886Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T19:32:52.6791091Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T19:32:52.6826019Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T19:32:52.6866257Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T19:32:52.6909269Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T19:32:52.6940157Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T19:32:53.3304090Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T19:32:53.3309749Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T19:32:53.3310886Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T19:32:53.3312480Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T19:32:53.3313525Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T19:32:53.3314258Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T19:32:53.3315225Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T19:32:53.3316169Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T19:32:53.3317089Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T19:32:53.3318171Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T19:32:53.3319385Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T19:32:53.3320227Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T19:32:53.3321040Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T19:32:53.3321941Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T19:32:53.3322812Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T19:32:53.3323668Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T19:32:53.3324499Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T19:32:53.3325442Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T19:32:53.3326405Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T19:32:53.3327247Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T19:32:53.3327988Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T19:32:53.3328758Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T19:32:53.3329694Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T19:32:53.3330363Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T19:32:53.3331349Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T19:32:53.3332281Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T19:32:53.3333308Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T19:32:53.3334323Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T19:32:53.3335455Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T19:32:53.3336523Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T19:32:53.3337420Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T19:32:53.3338022Z Setting up lintian (2.62.0) ... 2021-05-16T19:32:53.3338696Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T19:32:53.3339453Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:33:12.2484806Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:33:12.3870003Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:33:14.5872934Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-16T19:33:14.7215698Z 2021-05-16T19:33:14.7406339Z Reading package lists... 0% 2021-05-16T19:33:14.7406791Z 2021-05-16T19:33:14.7462330Z Reading package lists... 100% 2021-05-16T19:33:14.7462763Z 2021-05-16T19:33:14.7462995Z 2021-05-16T19:33:14.7463433Z Reading package lists... Done 2021-05-16T19:33:14.7463763Z 2021-05-16T19:33:14.7464210Z Building dependency tree... 0% 2021-05-16T19:33:14.7464839Z 2021-05-16T19:33:14.7794572Z Building dependency tree... 0% 2021-05-16T19:33:14.7795051Z 2021-05-16T19:33:14.7795509Z Building dependency tree... 50% 2021-05-16T19:33:14.7795851Z 2021-05-16T19:33:14.9195947Z Building dependency tree... 50% 2021-05-16T19:33:14.9196721Z 2021-05-16T19:33:14.9197345Z Building dependency tree 2021-05-16T19:33:14.9197818Z 2021-05-16T19:33:14.9198388Z Reading state information... 0% 2021-05-16T19:33:14.9199253Z 2021-05-16T19:33:15.0990220Z Reading state information... 0% 2021-05-16T19:33:15.0990993Z 2021-05-16T19:33:15.0991377Z 2021-05-16T19:33:15.0991983Z Reading state information... Done 2021-05-16T19:33:15.0992466Z 2021-05-16T19:33:15.0993051Z Reading state information... 0% 2021-05-16T19:33:15.1051530Z 2021-05-16T19:33:15.1052371Z Reading state information... 1% 2021-05-16T19:33:15.1105991Z 2021-05-16T19:33:15.1106501Z Reading state information... 3% 2021-05-16T19:33:15.1150213Z 2021-05-16T19:33:15.1150716Z Reading state information... 5% 2021-05-16T19:33:15.1197125Z 2021-05-16T19:33:15.1198016Z Reading state information... 7% 2021-05-16T19:33:15.1237481Z 2021-05-16T19:33:15.1238010Z Reading state information... 9% 2021-05-16T19:33:15.1287305Z 2021-05-16T19:33:15.1287836Z Reading state information... 11% 2021-05-16T19:33:15.1325539Z 2021-05-16T19:33:15.1326059Z Reading state information... 13% 2021-05-16T19:33:15.1367551Z 2021-05-16T19:33:15.1368080Z Reading state information... 15% 2021-05-16T19:33:15.1408033Z 2021-05-16T19:33:15.1408588Z Reading state information... 17% 2021-05-16T19:33:15.1454665Z 2021-05-16T19:33:15.1455179Z Reading state information... 19% 2021-05-16T19:33:15.1497686Z 2021-05-16T19:33:15.1498193Z Reading state information... 21% 2021-05-16T19:33:15.1538178Z 2021-05-16T19:33:15.1538653Z Reading state information... 23% 2021-05-16T19:33:15.1581987Z 2021-05-16T19:33:15.1582457Z Reading state information... 25% 2021-05-16T19:33:15.1628414Z 2021-05-16T19:33:15.1628881Z Reading state information... 27% 2021-05-16T19:33:15.1673862Z 2021-05-16T19:33:15.1674392Z Reading state information... 29% 2021-05-16T19:33:15.1719471Z 2021-05-16T19:33:15.1719995Z Reading state information... 31% 2021-05-16T19:33:15.1766141Z 2021-05-16T19:33:15.1766661Z Reading state information... 33% 2021-05-16T19:33:15.1804037Z 2021-05-16T19:33:15.1804566Z Reading state information... 35% 2021-05-16T19:33:15.1846193Z 2021-05-16T19:33:15.1847117Z Reading state information... 37% 2021-05-16T19:33:15.1894703Z 2021-05-16T19:33:15.1895629Z Reading state information... 39% 2021-05-16T19:33:15.1939133Z 2021-05-16T19:33:15.1939600Z Reading state information... 41% 2021-05-16T19:33:15.1979468Z 2021-05-16T19:33:15.1979938Z Reading state information... 43% 2021-05-16T19:33:15.2027611Z 2021-05-16T19:33:15.2028140Z Reading state information... 45% 2021-05-16T19:33:15.2095454Z 2021-05-16T19:33:15.2095931Z Reading state information... 47% 2021-05-16T19:33:15.2137444Z 2021-05-16T19:33:15.2137932Z Reading state information... 49% 2021-05-16T19:33:15.2184434Z 2021-05-16T19:33:15.2185662Z Reading state information... 51% 2021-05-16T19:33:15.2226732Z 2021-05-16T19:33:15.2227258Z Reading state information... 53% 2021-05-16T19:33:15.2268604Z 2021-05-16T19:33:15.2269135Z Reading state information... 55% 2021-05-16T19:33:15.2313345Z 2021-05-16T19:33:15.2313884Z Reading state information... 57% 2021-05-16T19:33:15.2356514Z 2021-05-16T19:33:15.2356988Z Reading state information... 59% 2021-05-16T19:33:15.2407568Z 2021-05-16T19:33:15.2408092Z Reading state information... 61% 2021-05-16T19:33:15.2451978Z 2021-05-16T19:33:15.2452486Z Reading state information... 63% 2021-05-16T19:33:15.2496975Z 2021-05-16T19:33:15.2497854Z Reading state information... 65% 2021-05-16T19:33:15.2543041Z 2021-05-16T19:33:15.2544031Z Reading state information... 67% 2021-05-16T19:33:15.2579056Z 2021-05-16T19:33:15.2579580Z Reading state information... 69% 2021-05-16T19:33:15.2636180Z 2021-05-16T19:33:15.2636772Z Reading state information... 71% 2021-05-16T19:33:15.2675269Z 2021-05-16T19:33:15.2675792Z Reading state information... 73% 2021-05-16T19:33:15.2718004Z 2021-05-16T19:33:15.2718753Z Reading state information... 75% 2021-05-16T19:33:15.2775740Z 2021-05-16T19:33:15.2776278Z Reading state information... 77% 2021-05-16T19:33:15.2817968Z 2021-05-16T19:33:15.2818480Z Reading state information... 79% 2021-05-16T19:33:15.2862441Z 2021-05-16T19:33:15.2862946Z Reading state information... 81% 2021-05-16T19:33:15.2906663Z 2021-05-16T19:33:15.2907390Z Reading state information... 83% 2021-05-16T19:33:15.2950300Z 2021-05-16T19:33:15.2950770Z Reading state information... 85% 2021-05-16T19:33:15.2990706Z 2021-05-16T19:33:15.2991209Z Reading state information... 87% 2021-05-16T19:33:15.3030876Z 2021-05-16T19:33:15.3031398Z Reading state information... 89% 2021-05-16T19:33:15.3071229Z 2021-05-16T19:33:15.3071759Z Reading state information... 91% 2021-05-16T19:33:15.3115188Z 2021-05-16T19:33:15.3115714Z Reading state information... 93% 2021-05-16T19:33:15.3155250Z 2021-05-16T19:33:15.3155744Z Reading state information... 95% 2021-05-16T19:33:15.3199063Z 2021-05-16T19:33:15.3199570Z Reading state information... 97% 2021-05-16T19:33:15.3239175Z 2021-05-16T19:33:15.3239681Z Reading state information... 99% 2021-05-16T19:33:15.6158770Z Selecting previously unselected package r-3.5.3. 2021-05-16T19:33:15.7481343Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T19:33:15.7590549Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-16T19:33:15.7603555Z Unpacking r-3.5.3 (1) ... 2021-05-16T19:33:16.5083802Z Setting up r-3.5.3 (1) ... 2021-05-16T19:33:16.5328210Z 2021-05-16T19:33:16.5329003Z 2021-05-16T19:33:16.5329654Z Reading state information... Done 2021-05-16T19:33:16.5574430Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-16T19:33:16.5692452Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T19:33:16.5967352Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T19:33:16.5967936Z env: 2021-05-16T19:33:16.5968415Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:16.5968934Z TIC_DEPLOY_KEY: 2021-05-16T19:33:16.5969828Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:16.5971731Z GITHUB_PAT: *** 2021-05-16T19:33:16.5972187Z COVERALLS_TOKEN: 2021-05-16T19:33:16.5972711Z continue-on-error: false 2021-05-16T19:33:16.5973244Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:16.5973768Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:16.5974264Z TZ: UTC 2021-05-16T19:33:16.5974687Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:16.5975147Z NOT_CRAN: true 2021-05-16T19:33:16.5975564Z ##[endgroup] 2021-05-16T19:33:16.6539723Z [command]sudo apt-get install -y texinfo 2021-05-16T19:33:16.8926846Z Reading package lists... 2021-05-16T19:33:17.0771827Z Building dependency tree... 2021-05-16T19:33:17.0796910Z Reading state information... 2021-05-16T19:33:17.3054444Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T19:33:17.3060683Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:17.6517697Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T19:33:17.6680827Z --2021-05-16 19:33:17-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T19:33:17.6911850Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T19:33:17.6988534Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T19:33:17.7542625Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T19:33:17.7546503Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T19:33:17.7550139Z --2021-05-16 19:33:17-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T19:33:17.8047680Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T19:33:17.8673296Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T19:33:18.0824584Z HTTP request sent, awaiting response... 302 Found 2021-05-16T19:33:18.0833232Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=3gFHrRWUybquT3RpinHuLh%2FqG5ro7Os1ZloHRMzfb3Y%3D&st=2021-05-16T19%3A32%3A18Z&se=2021-05-16T19%3A38%3A18Z&sp=r [following] 2021-05-16T19:33:18.0837570Z --2021-05-16 19:33:18-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=3gFHrRWUybquT3RpinHuLh%2FqG5ro7Os1ZloHRMzfb3Y%3D&st=2021-05-16T19%3A32%3A18Z&se=2021-05-16T19%3A38%3A18Z&sp=r 2021-05-16T19:33:18.1176011Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T19:33:18.1760200Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T19:33:18.3991511Z HTTP request sent, awaiting response... 200 OK 2021-05-16T19:33:18.3993388Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T19:33:18.3997060Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T19:33:18.9272569Z 2021-05-16T19:33:20.3442355Z 0K ........ ........ ........ ........ 49% 17.2M 2s 2021-05-16T19:33:21.4285122Z 32768K ........ ........ ........ ........ 99% 28.9M 0s 2021-05-16T19:33:21.4287127Z 65536K 100% 3.21M=3.0s 2021-05-16T19:33:21.4287446Z 2021-05-16T19:33:21.4288880Z 2021-05-16 19:33:21 (21.2 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T19:33:21.4289347Z 2021-05-16T19:33:23.4145307Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T19:33:23.4147664Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T19:33:23.7557403Z ##[group]Run tlmgr update --self 2021-05-16T19:33:23.7558047Z tlmgr update --self 2021-05-16T19:33:23.7559102Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T19:33:23.7559998Z tlmgr update --all 2021-05-16T19:33:23.7607662Z shell: /usr/bin/bash -e {0} 2021-05-16T19:33:23.7608085Z env: 2021-05-16T19:33:23.7608536Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:23.7609031Z TIC_DEPLOY_KEY: 2021-05-16T19:33:23.7609846Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:23.7611768Z GITHUB_PAT: *** 2021-05-16T19:33:23.7612141Z COVERALLS_TOKEN: 2021-05-16T19:33:23.7612572Z continue-on-error: false 2021-05-16T19:33:23.7613007Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:23.7613622Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:23.7614082Z TZ: UTC 2021-05-16T19:33:23.7614480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:23.7614950Z NOT_CRAN: true 2021-05-16T19:33:23.7615345Z ##[endgroup] 2021-05-16T19:33:25.2853405Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:25.2856456Z tlmgr: no self-updates for tlmgr available 2021-05-16T19:33:26.6794398Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:26.6797337Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T19:33:26.7732716Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T19:33:26.8320719Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T19:33:26.8818739Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T19:33:26.9313308Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T19:33:27.3905919Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T19:33:28.9303868Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T19:33:29.0262363Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T19:33:29.1067733Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T19:33:29.1521355Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T19:33:29.2001634Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T19:33:29.2480639Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T19:33:29.2946802Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T19:33:29.3436379Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T19:33:29.3981598Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T19:33:29.4744515Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T19:33:29.5710937Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T19:33:29.6171413Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T19:33:29.6622066Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T19:33:29.7080244Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T19:33:29.7586457Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T19:33:29.8118040Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T19:33:29.8592553Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T19:33:29.9119613Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T19:33:29.9629664Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T19:33:30.0093459Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T19:33:30.0582653Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T19:33:30.1067936Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T19:33:30.1541112Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T19:33:30.2040250Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T19:33:30.2515886Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T19:33:30.3002274Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T19:33:30.3511463Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T19:33:30.4037948Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T19:33:30.4514538Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T19:33:30.5016707Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T19:33:30.5729273Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T19:33:30.6223179Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T19:33:30.6701443Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T19:33:30.7171570Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T19:33:30.7650343Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T19:33:30.8136089Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T19:33:30.8618726Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T19:33:30.9091650Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T19:33:30.9580570Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T19:33:31.0075035Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T19:33:31.0564941Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-16T19:33:31.1042407Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-16T19:33:31.1532081Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-16T19:33:31.2015947Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-16T19:33:31.2520650Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-16T19:33:31.3131437Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T19:33:31.3623632Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T19:33:31.4105784Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T19:33:31.4573780Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T19:33:31.5065023Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T19:33:31.5555756Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T19:33:31.6032587Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T19:33:31.6522705Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T19:33:31.7051786Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T19:33:31.7563015Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T19:33:31.8069223Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T19:33:31.8549336Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T19:33:31.9030884Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T19:33:31.9527685Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T19:33:32.0002691Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T19:33:32.0767178Z [67/89, 00:06/00:06] install: optex [770k] 2021-05-16T19:33:32.1686319Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-16T19:33:32.2179458Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-16T19:33:32.2696385Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-16T19:33:32.3187039Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-16T19:33:32.3676113Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T19:33:32.4223710Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T19:33:32.4773272Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T19:33:32.5266723Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T19:33:32.5742802Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T19:33:32.6226812Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T19:33:32.6735264Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T19:33:32.7406786Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T19:33:32.7892194Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T19:33:32.8393167Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T19:33:32.8886840Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T19:33:32.9457196Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T19:33:33.0033830Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T19:33:33.0525987Z [85/89, 00:07/00:07] install: upquote [2k] 2021-05-16T19:33:33.1081221Z [86/89, 00:07/00:07] install: xdvi.x86_64-linux [530k] 2021-05-16T19:33:33.2110660Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-16T19:33:33.2616591Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-16T19:33:33.3092850Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-16T19:33:33.3314586Z running mktexlsr ... 2021-05-16T19:33:33.4200226Z done running mktexlsr. 2021-05-16T19:33:33.4513713Z running updmap-sys ... 2021-05-16T19:33:33.7459835Z done running updmap-sys. 2021-05-16T19:33:33.7461536Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T19:33:33.7463727Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/o117ARTm6V/dSr53VnjiQ ... 2021-05-16T19:33:34.1397111Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/o117ARTm6V/dSr53VnjiQ. 2021-05-16T19:33:34.1402466Z OK: optex.fmt/luatex 2021-05-16T19:33:34.1403683Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T19:33:34.1405037Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T19:33:35.4971487Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:35.4974168Z tlmgr: no updates available 2021-05-16T19:33:35.6114021Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T19:33:35.6114545Z with: 2021-05-16T19:33:35.6114946Z pandoc-version: 2.7.3 2021-05-16T19:33:35.6115357Z env: 2021-05-16T19:33:35.6115802Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:35.6116284Z TIC_DEPLOY_KEY: 2021-05-16T19:33:35.6117109Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:35.6119086Z GITHUB_PAT: *** 2021-05-16T19:33:35.6119508Z COVERALLS_TOKEN: 2021-05-16T19:33:35.6120002Z continue-on-error: false 2021-05-16T19:33:35.6120472Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:35.6120969Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:35.6121407Z TZ: UTC 2021-05-16T19:33:35.6121806Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:35.6122213Z NOT_CRAN: true 2021-05-16T19:33:35.6122596Z ##[endgroup] 2021-05-16T19:33:36.0969078Z [command]sudo apt-get install -y gdebi-core 2021-05-16T19:33:36.1707443Z Reading package lists... 2021-05-16T19:33:36.3420739Z Building dependency tree... 2021-05-16T19:33:36.3436543Z Reading state information... 2021-05-16T19:33:36.5779507Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T19:33:36.5780944Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:36.5806550Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T19:33:36.7253739Z 2021-05-16T19:33:36.7429398Z Reading package lists... 0% 2021-05-16T19:33:36.7430020Z 2021-05-16T19:33:36.7486389Z Reading package lists... 100% 2021-05-16T19:33:36.7486874Z 2021-05-16T19:33:36.7487127Z 2021-05-16T19:33:36.7487641Z Reading package lists... Done 2021-05-16T19:33:36.7487989Z 2021-05-16T19:33:36.7488509Z Building dependency tree... 0% 2021-05-16T19:33:36.7488879Z 2021-05-16T19:33:36.7793812Z Building dependency tree... 0% 2021-05-16T19:33:36.7794274Z 2021-05-16T19:33:36.7794856Z Building dependency tree... 50% 2021-05-16T19:33:36.7795229Z 2021-05-16T19:33:36.9249520Z Building dependency tree... 50% 2021-05-16T19:33:36.9250212Z 2021-05-16T19:33:36.9251147Z Building dependency tree 2021-05-16T19:33:36.9251737Z 2021-05-16T19:33:36.9252600Z Reading state information... 0% 2021-05-16T19:33:36.9253242Z 2021-05-16T19:33:37.0966799Z Reading state information... 0% 2021-05-16T19:33:37.0967484Z 2021-05-16T19:33:37.0967812Z 2021-05-16T19:33:37.0968568Z Reading state information... Done 2021-05-16T19:33:37.0969119Z 2021-05-16T19:33:37.0969827Z Reading state information... 0% 2021-05-16T19:33:37.1029115Z 2021-05-16T19:33:37.1029905Z Reading state information... 1% 2021-05-16T19:33:37.1072151Z 2021-05-16T19:33:37.1072746Z Reading state information... 3% 2021-05-16T19:33:37.1115455Z 2021-05-16T19:33:37.1116044Z Reading state information... 5% 2021-05-16T19:33:37.1157424Z 2021-05-16T19:33:37.1158160Z Reading state information... 7% 2021-05-16T19:33:37.1196891Z 2021-05-16T19:33:37.1197642Z Reading state information... 9% 2021-05-16T19:33:37.1330137Z 2021-05-16T19:33:37.1330758Z Reading state information... 11% 2021-05-16T19:33:37.1331254Z 2021-05-16T19:33:37.1331793Z Reading state information... 13% 2021-05-16T19:33:37.1332261Z 2021-05-16T19:33:37.1332871Z Reading state information... 15% 2021-05-16T19:33:37.1368220Z 2021-05-16T19:33:37.1368805Z Reading state information... 17% 2021-05-16T19:33:37.1415061Z 2021-05-16T19:33:37.1415648Z Reading state information... 19% 2021-05-16T19:33:37.1458132Z 2021-05-16T19:33:37.1458710Z Reading state information... 21% 2021-05-16T19:33:37.1499131Z 2021-05-16T19:33:37.1499723Z Reading state information... 23% 2021-05-16T19:33:37.1545030Z 2021-05-16T19:33:37.1545622Z Reading state information... 25% 2021-05-16T19:33:37.1593363Z 2021-05-16T19:33:37.1593958Z Reading state information... 27% 2021-05-16T19:33:37.1637995Z 2021-05-16T19:33:37.1638766Z Reading state information... 29% 2021-05-16T19:33:37.1681774Z 2021-05-16T19:33:37.1682340Z Reading state information... 31% 2021-05-16T19:33:37.1727008Z 2021-05-16T19:33:37.1727900Z Reading state information... 33% 2021-05-16T19:33:37.1767093Z 2021-05-16T19:33:37.1767632Z Reading state information... 35% 2021-05-16T19:33:37.1806807Z 2021-05-16T19:33:37.1807394Z Reading state information... 37% 2021-05-16T19:33:37.1853672Z 2021-05-16T19:33:37.1854253Z Reading state information... 39% 2021-05-16T19:33:37.1900435Z 2021-05-16T19:33:37.1901033Z Reading state information... 41% 2021-05-16T19:33:37.1942141Z 2021-05-16T19:33:37.1942696Z Reading state information... 43% 2021-05-16T19:33:37.1990770Z 2021-05-16T19:33:37.1991382Z Reading state information... 45% 2021-05-16T19:33:37.2058694Z 2021-05-16T19:33:37.2059316Z Reading state information... 47% 2021-05-16T19:33:37.2101577Z 2021-05-16T19:33:37.2102119Z Reading state information... 49% 2021-05-16T19:33:37.2148572Z 2021-05-16T19:33:37.2149158Z Reading state information... 51% 2021-05-16T19:33:37.2189300Z 2021-05-16T19:33:37.2189839Z Reading state information... 53% 2021-05-16T19:33:37.2231562Z 2021-05-16T19:33:37.2232172Z Reading state information... 55% 2021-05-16T19:33:37.2277831Z 2021-05-16T19:33:37.2278429Z Reading state information... 57% 2021-05-16T19:33:37.2321253Z 2021-05-16T19:33:37.2321844Z Reading state information... 59% 2021-05-16T19:33:37.2372128Z 2021-05-16T19:33:37.2372754Z Reading state information... 61% 2021-05-16T19:33:37.2416199Z 2021-05-16T19:33:37.2416703Z Reading state information... 63% 2021-05-16T19:33:37.2457237Z 2021-05-16T19:33:37.2457817Z Reading state information... 65% 2021-05-16T19:33:37.2500753Z 2021-05-16T19:33:37.2501338Z Reading state information... 67% 2021-05-16T19:33:37.2544123Z 2021-05-16T19:33:37.2544706Z Reading state information... 69% 2021-05-16T19:33:37.2601214Z 2021-05-16T19:33:37.2601797Z Reading state information... 71% 2021-05-16T19:33:37.2640214Z 2021-05-16T19:33:37.2640816Z Reading state information... 73% 2021-05-16T19:33:37.2684389Z 2021-05-16T19:33:37.2684986Z Reading state information... 75% 2021-05-16T19:33:37.2742458Z 2021-05-16T19:33:37.2743112Z Reading state information... 77% 2021-05-16T19:33:37.2785637Z 2021-05-16T19:33:37.2786202Z Reading state information... 79% 2021-05-16T19:33:37.2827417Z 2021-05-16T19:33:37.2827954Z Reading state information... 81% 2021-05-16T19:33:37.2871531Z 2021-05-16T19:33:37.2872110Z Reading state information... 83% 2021-05-16T19:33:37.2916518Z 2021-05-16T19:33:37.2917098Z Reading state information... 85% 2021-05-16T19:33:37.2961195Z 2021-05-16T19:33:37.2961856Z Reading state information... 87% 2021-05-16T19:33:37.3003761Z 2021-05-16T19:33:37.3004364Z Reading state information... 89% 2021-05-16T19:33:37.3044112Z 2021-05-16T19:33:37.3044711Z Reading state information... 91% 2021-05-16T19:33:37.3086250Z 2021-05-16T19:33:37.3086804Z Reading state information... 93% 2021-05-16T19:33:37.3127923Z 2021-05-16T19:33:37.3128530Z Reading state information... 95% 2021-05-16T19:33:37.3174691Z 2021-05-16T19:33:37.3175279Z Reading state information... 97% 2021-05-16T19:33:37.3217740Z 2021-05-16T19:33:37.3218344Z Reading state information... 99% 2021-05-16T19:33:37.6177778Z Selecting previously unselected package pandoc. 2021-05-16T19:33:37.7462390Z (Reading database ... 261849 files and directories currently installed.) 2021-05-16T19:33:37.7572537Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T19:33:37.7587547Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T19:33:39.9999856Z Setting up pandoc (2.7.3-1) ... 2021-05-16T19:33:40.0084866Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:33:40.8800088Z 2021-05-16T19:33:40.8801092Z 2021-05-16T19:33:40.8801878Z Reading state information... Done 2021-05-16T19:33:40.9171979Z ##[group]Run git config user.name adigherman 2021-05-16T19:33:40.9172760Z git config user.name adigherman 2021-05-16T19:33:40.9173391Z git config user.email adig@jhu.edu 2021-05-16T19:33:40.9219282Z shell: /usr/bin/bash -e {0} 2021-05-16T19:33:40.9219745Z env: 2021-05-16T19:33:40.9220254Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:40.9220801Z TIC_DEPLOY_KEY: 2021-05-16T19:33:40.9221702Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:40.9223467Z GITHUB_PAT: *** 2021-05-16T19:33:40.9223956Z COVERALLS_TOKEN: 2021-05-16T19:33:40.9224506Z continue-on-error: false 2021-05-16T19:33:40.9225059Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:40.9225604Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:40.9226115Z TZ: UTC 2021-05-16T19:33:40.9226552Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:40.9227038Z NOT_CRAN: true 2021-05-16T19:33:40.9227480Z ##[endgroup] 2021-05-16T19:33:40.9527547Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T19:33:40.9528225Z env: 2021-05-16T19:33:40.9528741Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:40.9529247Z TIC_DEPLOY_KEY: 2021-05-16T19:33:40.9530147Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:40.9532082Z GITHUB_PAT: *** 2021-05-16T19:33:40.9532520Z COVERALLS_TOKEN: 2021-05-16T19:33:40.9533062Z continue-on-error: false 2021-05-16T19:33:40.9533576Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:40.9534113Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:40.9534727Z TZ: UTC 2021-05-16T19:33:40.9535158Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:40.9535605Z NOT_CRAN: true 2021-05-16T19:33:40.9536026Z ##[endgroup] 2021-05-16T19:33:41.1658398Z Reading package lists... 2021-05-16T19:33:41.3432183Z Building dependency tree... 2021-05-16T19:33:41.3452277Z Reading state information... 2021-05-16T19:33:41.4941032Z The following additional packages will be installed: 2021-05-16T19:33:41.4945323Z cmake-data libjsoncpp1 librhash0 2021-05-16T19:33:41.4953955Z Suggested packages: 2021-05-16T19:33:41.4955370Z cmake-doc ninja-build 2021-05-16T19:33:41.5440872Z The following NEW packages will be installed: 2021-05-16T19:33:41.5449382Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T19:33:41.5649622Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:41.5650953Z Need to get 5470 kB of archives. 2021-05-16T19:33:41.5652069Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T19:33:41.5654466Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T19:33:41.6010278Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T19:33:41.6028124Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T19:33:41.6055172Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T19:33:42.1452347Z Fetched 5470 kB in 0s (40.1 MB/s) 2021-05-16T19:33:42.1881764Z Selecting previously unselected package cmake-data. 2021-05-16T19:33:42.1957912Z (Reading database ... 2021-05-16T19:33:42.1958841Z (Reading database ... 5% 2021-05-16T19:33:42.1959342Z (Reading database ... 10% 2021-05-16T19:33:42.1959849Z (Reading database ... 15% 2021-05-16T19:33:42.1960351Z (Reading database ... 20% 2021-05-16T19:33:42.1960839Z (Reading database ... 25% 2021-05-16T19:33:42.1961334Z (Reading database ... 30% 2021-05-16T19:33:42.1961840Z (Reading database ... 35% 2021-05-16T19:33:42.1962335Z (Reading database ... 40% 2021-05-16T19:33:42.1962815Z (Reading database ... 45% 2021-05-16T19:33:42.1963305Z (Reading database ... 50% 2021-05-16T19:33:42.2001084Z (Reading database ... 55% 2021-05-16T19:33:42.2041670Z (Reading database ... 60% 2021-05-16T19:33:42.2083676Z (Reading database ... 65% 2021-05-16T19:33:42.2208368Z (Reading database ... 70% 2021-05-16T19:33:42.2328512Z (Reading database ... 75% 2021-05-16T19:33:42.2681483Z (Reading database ... 80% 2021-05-16T19:33:42.3062875Z (Reading database ... 85% 2021-05-16T19:33:42.3226421Z (Reading database ... 90% 2021-05-16T19:33:42.3311731Z (Reading database ... 95% 2021-05-16T19:33:42.3312322Z (Reading database ... 100% 2021-05-16T19:33:42.3313162Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T19:33:42.3429120Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T19:33:42.3590873Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T19:33:42.8338711Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T19:33:42.8650678Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T19:33:42.8677609Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T19:33:42.9019846Z Selecting previously unselected package librhash0:amd64. 2021-05-16T19:33:42.9341103Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T19:33:42.9357321Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T19:33:42.9720068Z Selecting previously unselected package cmake. 2021-05-16T19:33:43.0024835Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T19:33:43.0038438Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T19:33:43.4869888Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T19:33:43.4902772Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T19:33:43.5336683Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T19:33:43.5366269Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T19:33:43.5414443Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:33:44.7843091Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:33:47.0813906Z Reading package lists... 2021-05-16T19:33:47.2585391Z Building dependency tree... 2021-05-16T19:33:47.2606299Z Reading state information... 2021-05-16T19:33:47.4283971Z Suggested packages: 2021-05-16T19:33:47.4285123Z libssh-doc 2021-05-16T19:33:47.4767408Z The following NEW packages will be installed: 2021-05-16T19:33:47.4771118Z libssh-dev 2021-05-16T19:33:47.4971112Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:47.4971957Z Need to get 219 kB of archives. 2021-05-16T19:33:47.4972752Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T19:33:47.4975287Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T19:33:47.9335526Z Fetched 219 kB in 0s (11.6 MB/s) 2021-05-16T19:33:47.9642626Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T19:33:47.9721547Z (Reading database ... 2021-05-16T19:33:47.9722475Z (Reading database ... 5% 2021-05-16T19:33:47.9723167Z (Reading database ... 10% 2021-05-16T19:33:47.9723879Z (Reading database ... 15% 2021-05-16T19:33:47.9724653Z (Reading database ... 20% 2021-05-16T19:33:47.9725256Z (Reading database ... 25% 2021-05-16T19:33:47.9725906Z (Reading database ... 30% 2021-05-16T19:33:47.9726520Z (Reading database ... 35% 2021-05-16T19:33:47.9727119Z (Reading database ... 40% 2021-05-16T19:33:47.9727736Z (Reading database ... 45% 2021-05-16T19:33:47.9728336Z (Reading database ... 50% 2021-05-16T19:33:47.9750677Z (Reading database ... 55% 2021-05-16T19:33:47.9789172Z (Reading database ... 60% 2021-05-16T19:33:47.9835619Z (Reading database ... 65% 2021-05-16T19:33:47.9976461Z (Reading database ... 70% 2021-05-16T19:33:48.0101361Z (Reading database ... 75% 2021-05-16T19:33:48.0405341Z (Reading database ... 80% 2021-05-16T19:33:48.0765219Z (Reading database ... 85% 2021-05-16T19:33:48.0923668Z (Reading database ... 90% 2021-05-16T19:33:48.1003610Z (Reading database ... 95% 2021-05-16T19:33:48.1004645Z (Reading database ... 100% 2021-05-16T19:33:48.1006101Z (Reading database ... 264640 files and directories currently installed.) 2021-05-16T19:33:48.1125106Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T19:33:48.1137633Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:33:48.1979276Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:33:50.4355546Z Reading package lists... 2021-05-16T19:33:50.6114423Z Building dependency tree... 2021-05-16T19:33:50.6134672Z Reading state information... 2021-05-16T19:33:50.8340634Z The following NEW packages will be installed: 2021-05-16T19:33:50.8345393Z jags 2021-05-16T19:33:50.8580726Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:50.8581591Z Need to get 1562 kB of archives. 2021-05-16T19:33:50.8582388Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T19:33:50.8584720Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T19:33:51.3489076Z Fetched 1562 kB in 0s (27.8 MB/s) 2021-05-16T19:33:51.3848532Z Selecting previously unselected package jags. 2021-05-16T19:33:51.3926434Z (Reading database ... 2021-05-16T19:33:51.3927644Z (Reading database ... 5% 2021-05-16T19:33:51.3928692Z (Reading database ... 10% 2021-05-16T19:33:51.3929724Z (Reading database ... 15% 2021-05-16T19:33:51.3930323Z (Reading database ... 20% 2021-05-16T19:33:51.3930851Z (Reading database ... 25% 2021-05-16T19:33:51.3931445Z (Reading database ... 30% 2021-05-16T19:33:51.3931966Z (Reading database ... 35% 2021-05-16T19:33:51.3932501Z (Reading database ... 40% 2021-05-16T19:33:51.3933021Z (Reading database ... 45% 2021-05-16T19:33:51.3933553Z (Reading database ... 50% 2021-05-16T19:33:51.3984866Z (Reading database ... 55% 2021-05-16T19:33:51.4028567Z (Reading database ... 60% 2021-05-16T19:33:51.4075272Z (Reading database ... 65% 2021-05-16T19:33:51.4213619Z (Reading database ... 70% 2021-05-16T19:33:51.4347438Z (Reading database ... 75% 2021-05-16T19:33:51.4680374Z (Reading database ... 80% 2021-05-16T19:33:51.5091751Z (Reading database ... 85% 2021-05-16T19:33:51.5252552Z (Reading database ... 90% 2021-05-16T19:33:51.5338651Z (Reading database ... 95% 2021-05-16T19:33:51.5339248Z (Reading database ... 100% 2021-05-16T19:33:51.5340062Z (Reading database ... 264659 files and directories currently installed.) 2021-05-16T19:33:51.5496838Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T19:33:51.5520024Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T19:33:51.7368371Z Setting up jags (4.3.0-3build1) ... 2021-05-16T19:33:51.7498033Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:33:52.5780991Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:33:54.9529398Z Reading package lists... 2021-05-16T19:33:55.1473962Z Building dependency tree... 2021-05-16T19:33:55.1496958Z Reading state information... 2021-05-16T19:33:55.3383920Z The following additional packages will be installed: 2021-05-16T19:33:55.3386456Z libnode64 libuv1-dev 2021-05-16T19:33:55.3956607Z The following NEW packages will be installed: 2021-05-16T19:33:55.3964560Z libnode-dev libnode64 libuv1-dev 2021-05-16T19:33:55.4155774Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:55.4156624Z Need to get 6239 kB of archives. 2021-05-16T19:33:55.4157438Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T19:33:55.4159749Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T19:33:55.4206719Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T19:33:55.5135491Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T19:33:56.0119916Z Fetched 6239 kB in 0s (50.8 MB/s) 2021-05-16T19:33:56.0488639Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T19:33:56.0565428Z (Reading database ... 2021-05-16T19:33:56.0566044Z (Reading database ... 5% 2021-05-16T19:33:56.0569946Z (Reading database ... 10% 2021-05-16T19:33:56.0570483Z (Reading database ... 15% 2021-05-16T19:33:56.0571091Z (Reading database ... 20% 2021-05-16T19:33:56.0571623Z (Reading database ... 25% 2021-05-16T19:33:56.0572165Z (Reading database ... 30% 2021-05-16T19:33:56.0572699Z (Reading database ... 35% 2021-05-16T19:33:56.0573216Z (Reading database ... 40% 2021-05-16T19:33:56.0573748Z (Reading database ... 45% 2021-05-16T19:33:56.0574272Z (Reading database ... 50% 2021-05-16T19:33:56.0613312Z (Reading database ... 55% 2021-05-16T19:33:56.0656195Z (Reading database ... 60% 2021-05-16T19:33:56.0703633Z (Reading database ... 65% 2021-05-16T19:33:56.0840473Z (Reading database ... 70% 2021-05-16T19:33:56.0967429Z (Reading database ... 75% 2021-05-16T19:33:56.1273864Z (Reading database ... 80% 2021-05-16T19:33:56.1619578Z (Reading database ... 85% 2021-05-16T19:33:56.1781712Z (Reading database ... 90% 2021-05-16T19:33:56.1866655Z (Reading database ... 95% 2021-05-16T19:33:56.1867336Z (Reading database ... 100% 2021-05-16T19:33:56.1868173Z (Reading database ... 264799 files and directories currently installed.) 2021-05-16T19:33:56.1988499Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T19:33:56.2004027Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T19:33:56.2520629Z Selecting previously unselected package libnode64:amd64. 2021-05-16T19:33:56.2841294Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T19:33:56.2865984Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:33:56.9482154Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T19:33:56.9728709Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T19:33:56.9741830Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:33:57.0729106Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T19:33:57.0767118Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:33:57.0798965Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:33:57.0837738Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:33:59.4299110Z Reading package lists... 2021-05-16T19:33:59.6010908Z Building dependency tree... 2021-05-16T19:33:59.6030585Z Reading state information... 2021-05-16T19:33:59.7669225Z The following additional packages will be installed: 2021-05-16T19:33:59.7673215Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T19:33:59.7678119Z Suggested packages: 2021-05-16T19:33:59.7679375Z libfftw3-doc 2021-05-16T19:33:59.8157846Z The following NEW packages will be installed: 2021-05-16T19:33:59.8165052Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T19:33:59.8382279Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:59.8384160Z Need to get 3986 kB of archives. 2021-05-16T19:33:59.8385023Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T19:33:59.8387009Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T19:33:59.8440146Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T19:33:59.8596130Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T19:33:59.8723327Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T19:33:59.8737219Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T19:34:00.3763838Z Fetched 3986 kB in 0s (43.0 MB/s) 2021-05-16T19:34:00.4084210Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T19:34:00.4167354Z (Reading database ... 2021-05-16T19:34:00.4167994Z (Reading database ... 5% 2021-05-16T19:34:00.4168510Z (Reading database ... 10% 2021-05-16T19:34:00.4169018Z (Reading database ... 15% 2021-05-16T19:34:00.4169504Z (Reading database ... 20% 2021-05-16T19:34:00.4169999Z (Reading database ... 25% 2021-05-16T19:34:00.4170505Z (Reading database ... 30% 2021-05-16T19:34:00.4171002Z (Reading database ... 35% 2021-05-16T19:34:00.4171664Z (Reading database ... 40% 2021-05-16T19:34:00.4172195Z (Reading database ... 45% 2021-05-16T19:34:00.4172716Z (Reading database ... 50% 2021-05-16T19:34:00.4207164Z (Reading database ... 55% 2021-05-16T19:34:00.4248689Z (Reading database ... 60% 2021-05-16T19:34:00.4290489Z (Reading database ... 65% 2021-05-16T19:34:00.4430278Z (Reading database ... 70% 2021-05-16T19:34:00.4560995Z (Reading database ... 75% 2021-05-16T19:34:00.4870107Z (Reading database ... 80% 2021-05-16T19:34:00.5223024Z (Reading database ... 85% 2021-05-16T19:34:00.5407056Z (Reading database ... 90% 2021-05-16T19:34:00.5497410Z (Reading database ... 95% 2021-05-16T19:34:00.5498012Z (Reading database ... 100% 2021-05-16T19:34:00.5498831Z (Reading database ... 264935 files and directories currently installed.) 2021-05-16T19:34:00.5644463Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:00.5667327Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:00.7948952Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T19:34:00.8241367Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:00.8258996Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:00.9321529Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T19:34:00.9542180Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:00.9557962Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:01.0682056Z Selecting previously unselected package libfftw3-bin. 2021-05-16T19:34:01.0945980Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:01.0956555Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T19:34:01.1240875Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T19:34:01.1533899Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:01.1550947Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:01.4614512Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:01.4642286Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:01.4669795Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:01.4698256Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T19:34:01.4723149Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:01.4757726Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:02.3793687Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:04.6931944Z Reading package lists... 2021-05-16T19:34:04.8786708Z Building dependency tree... 2021-05-16T19:34:04.8802456Z Reading state information... 2021-05-16T19:34:05.0446403Z The following additional packages will be installed: 2021-05-16T19:34:05.0448086Z libdcmtk14 2021-05-16T19:34:05.0968546Z The following NEW packages will be installed: 2021-05-16T19:34:05.0978685Z dcmtk libdcmtk14 2021-05-16T19:34:05.1176195Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:05.1177000Z Need to get 5546 kB of archives. 2021-05-16T19:34:05.1177811Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T19:34:05.1179786Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T19:34:05.1642900Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T19:34:05.6203082Z Fetched 5546 kB in 0s (80.6 MB/s) 2021-05-16T19:34:05.6524407Z Selecting previously unselected package libdcmtk14. 2021-05-16T19:34:05.6602845Z (Reading database ... 2021-05-16T19:34:05.6603664Z (Reading database ... 5% 2021-05-16T19:34:05.6604220Z (Reading database ... 10% 2021-05-16T19:34:05.6604767Z (Reading database ... 15% 2021-05-16T19:34:05.6605289Z (Reading database ... 20% 2021-05-16T19:34:05.6605847Z (Reading database ... 25% 2021-05-16T19:34:05.6606358Z (Reading database ... 30% 2021-05-16T19:34:05.6606882Z (Reading database ... 35% 2021-05-16T19:34:05.6607401Z (Reading database ... 40% 2021-05-16T19:34:05.6607928Z (Reading database ... 45% 2021-05-16T19:34:05.6608459Z (Reading database ... 50% 2021-05-16T19:34:05.6648208Z (Reading database ... 55% 2021-05-16T19:34:05.6691368Z (Reading database ... 60% 2021-05-16T19:34:05.6735160Z (Reading database ... 65% 2021-05-16T19:34:05.6867528Z (Reading database ... 70% 2021-05-16T19:34:05.6989717Z (Reading database ... 75% 2021-05-16T19:34:05.7327351Z (Reading database ... 80% 2021-05-16T19:34:05.7642206Z (Reading database ... 85% 2021-05-16T19:34:05.7800928Z (Reading database ... 90% 2021-05-16T19:34:05.7883084Z (Reading database ... 95% 2021-05-16T19:34:05.7883820Z (Reading database ... 100% 2021-05-16T19:34:05.7884806Z (Reading database ... 265026 files and directories currently installed.) 2021-05-16T19:34:05.8002902Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T19:34:05.8031545Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T19:34:06.3720871Z Selecting previously unselected package dcmtk. 2021-05-16T19:34:06.3965153Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T19:34:06.4035005Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T19:34:06.5623446Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T19:34:06.5657420Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T19:34:06.5787676Z Adding `dcmtk' group to system ... 2021-05-16T19:34:06.6339516Z Adding `dcmtk' user to system ... 2021-05-16T19:34:06.7144105Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T19:34:07.0127780Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:08.8447266Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:11.1609335Z Reading package lists... 2021-05-16T19:34:11.3448774Z Building dependency tree... 2021-05-16T19:34:11.3469360Z Reading state information... 2021-05-16T19:34:11.5925772Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T19:34:11.5927196Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:11.6632827Z Reading package lists... 2021-05-16T19:34:11.8500464Z Building dependency tree... 2021-05-16T19:34:11.8519048Z Reading state information... 2021-05-16T19:34:12.1355992Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T19:34:12.1357355Z libpng-dev set to manually installed. 2021-05-16T19:34:12.1358388Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:12.2110219Z Reading package lists... 2021-05-16T19:34:12.3879989Z Building dependency tree... 2021-05-16T19:34:12.3898493Z Reading state information... 2021-05-16T19:34:12.5523334Z The following additional packages will be installed: 2021-05-16T19:34:12.5527375Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T19:34:12.5531597Z Suggested packages: 2021-05-16T19:34:12.5534308Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T19:34:12.5537305Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T19:34:12.5539593Z fonts-arphic-uming fonts-nanum 2021-05-16T19:34:12.6055553Z The following NEW packages will be installed: 2021-05-16T19:34:12.6059264Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T19:34:12.6061923Z libpoppler97 poppler-data 2021-05-16T19:34:12.7248383Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:12.7249811Z Need to get 2582 kB of archives. 2021-05-16T19:34:12.7252002Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T19:34:12.7255520Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T19:34:12.7534591Z 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-16T19:34:12.7559500Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T19:34:12.7738867Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T19:34:12.7748679Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T19:34:12.7754781Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T19:34:13.2206939Z Fetched 2582 kB in 0s (15.6 MB/s) 2021-05-16T19:34:13.2556481Z Selecting previously unselected package poppler-data. 2021-05-16T19:34:13.2629508Z (Reading database ... 2021-05-16T19:34:13.2630416Z (Reading database ... 5% 2021-05-16T19:34:13.2631166Z (Reading database ... 10% 2021-05-16T19:34:13.2631900Z (Reading database ... 15% 2021-05-16T19:34:13.2632733Z (Reading database ... 20% 2021-05-16T19:34:13.2633637Z (Reading database ... 25% 2021-05-16T19:34:13.2634379Z (Reading database ... 30% 2021-05-16T19:34:13.2635053Z (Reading database ... 35% 2021-05-16T19:34:13.2635715Z (Reading database ... 40% 2021-05-16T19:34:13.2636388Z (Reading database ... 45% 2021-05-16T19:34:13.2637061Z (Reading database ... 50% 2021-05-16T19:34:13.2671186Z (Reading database ... 55% 2021-05-16T19:34:13.2708973Z (Reading database ... 60% 2021-05-16T19:34:13.2748817Z (Reading database ... 65% 2021-05-16T19:34:13.2881200Z (Reading database ... 70% 2021-05-16T19:34:13.3003980Z (Reading database ... 75% 2021-05-16T19:34:13.3295828Z (Reading database ... 80% 2021-05-16T19:34:13.3631790Z (Reading database ... 85% 2021-05-16T19:34:13.3787463Z (Reading database ... 90% 2021-05-16T19:34:13.3867915Z (Reading database ... 95% 2021-05-16T19:34:13.3868489Z (Reading database ... 100% 2021-05-16T19:34:13.3869317Z (Reading database ... 265261 files and directories currently installed.) 2021-05-16T19:34:13.3986163Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T19:34:13.3998015Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T19:34:13.6579710Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T19:34:13.6820165Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T19:34:13.6839520Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T19:34:13.7279777Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T19:34:13.7522756Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:13.7532779Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:13.8841349Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T19:34:13.9091571Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:13.9103857Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:13.9480362Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T19:34:13.9712014Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:13.9724438Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:14.0082273Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T19:34:14.0294730Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:14.0311810Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:14.0935091Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T19:34:14.1035654Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T19:34:14.1064512Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:14.1090538Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:14.1116935Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:14.1149594Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:14.1208113Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T19:34:14.1868460Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:16.4763487Z Reading package lists... 2021-05-16T19:34:16.6500546Z Building dependency tree... 2021-05-16T19:34:16.6521161Z Reading state information... 2021-05-16T19:34:16.8225014Z The following additional packages will be installed: 2021-05-16T19:34:16.8229551Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T19:34:16.8235060Z Suggested packages: 2021-05-16T19:34:16.8236321Z libhdf5-doc 2021-05-16T19:34:16.8749367Z The following NEW packages will be installed: 2021-05-16T19:34:16.8753426Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T19:34:16.8756072Z libsz2 2021-05-16T19:34:16.9009593Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:16.9010875Z Need to get 4074 kB of archives. 2021-05-16T19:34:16.9012129Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T19:34:16.9014435Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T19:34:16.9080038Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T19:34:16.9122717Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T19:34:16.9169699Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T19:34:16.9649177Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T19:34:16.9672738Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T19:34:16.9753210Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T19:34:17.5202012Z Fetched 4074 kB in 0s (20.4 MB/s) 2021-05-16T19:34:17.5545013Z Selecting previously unselected package hdf5-helpers. 2021-05-16T19:34:17.5621222Z (Reading database ... 2021-05-16T19:34:17.5621951Z (Reading database ... 5% 2021-05-16T19:34:17.5622608Z (Reading database ... 10% 2021-05-16T19:34:17.5623244Z (Reading database ... 15% 2021-05-16T19:34:17.5623865Z (Reading database ... 20% 2021-05-16T19:34:17.5624493Z (Reading database ... 25% 2021-05-16T19:34:17.5625109Z (Reading database ... 30% 2021-05-16T19:34:17.5625737Z (Reading database ... 35% 2021-05-16T19:34:17.5626360Z (Reading database ... 40% 2021-05-16T19:34:17.5626970Z (Reading database ... 45% 2021-05-16T19:34:17.5627613Z (Reading database ... 50% 2021-05-16T19:34:17.5666429Z (Reading database ... 55% 2021-05-16T19:34:17.5706687Z (Reading database ... 60% 2021-05-16T19:34:17.5752987Z (Reading database ... 65% 2021-05-16T19:34:17.5885441Z (Reading database ... 70% 2021-05-16T19:34:17.6007767Z (Reading database ... 75% 2021-05-16T19:34:17.6304325Z (Reading database ... 80% 2021-05-16T19:34:17.6646455Z (Reading database ... 85% 2021-05-16T19:34:17.6806454Z (Reading database ... 90% 2021-05-16T19:34:17.6893443Z (Reading database ... 95% 2021-05-16T19:34:17.6894265Z (Reading database ... 100% 2021-05-16T19:34:17.6895340Z (Reading database ... 265821 files and directories currently installed.) 2021-05-16T19:34:17.7015352Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:17.7030318Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:17.7304215Z Selecting previously unselected package libaec0:amd64. 2021-05-16T19:34:17.7606054Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T19:34:17.7627954Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T19:34:17.7886125Z Selecting previously unselected package libsz2:amd64. 2021-05-16T19:34:17.8177798Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T19:34:17.8191914Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T19:34:17.8538238Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T19:34:17.8822912Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:17.8833636Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:18.0480882Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T19:34:18.0716929Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:18.0729840Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:18.1161290Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T19:34:18.1445831Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T19:34:18.1458157Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T19:34:18.1800455Z Selecting previously unselected package libhdf5-dev. 2021-05-16T19:34:18.2054978Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:18.2066599Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:18.5671244Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:18.5704543Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T19:34:18.5742912Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T19:34:18.5771988Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T19:34:18.5801276Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:18.5832639Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:18.5862254Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:18.5955109Z 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-16T19:34:18.5988881Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:19.4324909Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:21.7209857Z Reading package lists... 2021-05-16T19:34:21.8986776Z Building dependency tree... 2021-05-16T19:34:21.9008696Z Reading state information... 2021-05-16T19:34:22.0645553Z The following additional packages will be installed: 2021-05-16T19:34:22.0650076Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T19:34:22.1153158Z The following NEW packages will be installed: 2021-05-16T19:34:22.1159546Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T19:34:22.1164157Z mesa-common-dev 2021-05-16T19:34:22.1375093Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:22.1375889Z Need to get 1761 kB of archives. 2021-05-16T19:34:22.1376702Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T19:34:22.1378733Z 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-16T19:34:22.1409927Z 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-16T19:34:22.1437432Z 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-16T19:34:22.1441894Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T19:34:22.1447111Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T19:34:22.1468793Z 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-16T19:34:22.6089519Z Fetched 1761 kB in 0s (44.0 MB/s) 2021-05-16T19:34:22.6405587Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T19:34:22.6478356Z (Reading database ... 2021-05-16T19:34:22.6479456Z (Reading database ... 5% 2021-05-16T19:34:22.6480239Z (Reading database ... 10% 2021-05-16T19:34:22.6480975Z (Reading database ... 15% 2021-05-16T19:34:22.6481691Z (Reading database ... 20% 2021-05-16T19:34:22.6482420Z (Reading database ... 25% 2021-05-16T19:34:22.6483169Z (Reading database ... 30% 2021-05-16T19:34:22.6483924Z (Reading database ... 35% 2021-05-16T19:34:22.6484655Z (Reading database ... 40% 2021-05-16T19:34:22.6485370Z (Reading database ... 45% 2021-05-16T19:34:22.6486091Z (Reading database ... 50% 2021-05-16T19:34:22.6523187Z (Reading database ... 55% 2021-05-16T19:34:22.6561248Z (Reading database ... 60% 2021-05-16T19:34:22.6602188Z (Reading database ... 65% 2021-05-16T19:34:22.6740123Z (Reading database ... 70% 2021-05-16T19:34:22.6868216Z (Reading database ... 75% 2021-05-16T19:34:22.7183930Z (Reading database ... 80% 2021-05-16T19:34:22.7536407Z (Reading database ... 85% 2021-05-16T19:34:22.7696002Z (Reading database ... 90% 2021-05-16T19:34:22.7785511Z (Reading database ... 95% 2021-05-16T19:34:22.7786553Z (Reading database ... 100% 2021-05-16T19:34:22.7787994Z (Reading database ... 266029 files and directories currently installed.) 2021-05-16T19:34:22.7901089Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:34:22.7916104Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T19:34:22.8361142Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T19:34:22.8633500Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:22.8645930Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:22.8960840Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T19:34:22.9213591Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:22.9224724Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:22.9681963Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T19:34:22.9935114Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T19:34:22.9961148Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:23.0441030Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T19:34:23.0690263Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T19:34:23.0703112Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:23.1282480Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T19:34:23.1519539Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:23.1534236Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:23.3357594Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T19:34:23.3400848Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:23.3428514Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:23.3462094Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:23.3493446Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:23.3520174Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:23.3558873Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:24.8958465Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:27.1959328Z Reading package lists... 2021-05-16T19:34:27.3771380Z Building dependency tree... 2021-05-16T19:34:27.3793314Z Reading state information... 2021-05-16T19:34:27.5500493Z The following additional packages will be installed: 2021-05-16T19:34:27.5505572Z libprotobuf-lite17 libprotoc17 2021-05-16T19:34:27.5992150Z The following NEW packages will be installed: 2021-05-16T19:34:27.5994806Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T19:34:27.5995935Z protobuf-compiler 2021-05-16T19:34:27.6190621Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:27.6192428Z Need to get 2754 kB of archives. 2021-05-16T19:34:27.6193594Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T19:34:27.6196349Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T19:34:27.6247598Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T19:34:27.6359413Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T19:34:27.6670384Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T19:34:27.6743619Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T19:34:28.1316553Z Fetched 2754 kB in 0s (39.2 MB/s) 2021-05-16T19:34:28.1672935Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T19:34:28.1747655Z (Reading database ... 2021-05-16T19:34:28.1748550Z (Reading database ... 5% 2021-05-16T19:34:28.1749328Z (Reading database ... 10% 2021-05-16T19:34:28.1750087Z (Reading database ... 15% 2021-05-16T19:34:28.1750805Z (Reading database ... 20% 2021-05-16T19:34:28.1752048Z (Reading database ... 25% 2021-05-16T19:34:28.1753081Z (Reading database ... 30% 2021-05-16T19:34:28.1753849Z (Reading database ... 35% 2021-05-16T19:34:28.1754591Z (Reading database ... 40% 2021-05-16T19:34:28.1755306Z (Reading database ... 45% 2021-05-16T19:34:28.1756077Z (Reading database ... 50% 2021-05-16T19:34:28.1790302Z (Reading database ... 55% 2021-05-16T19:34:28.1829499Z (Reading database ... 60% 2021-05-16T19:34:28.1866374Z (Reading database ... 65% 2021-05-16T19:34:28.1987675Z (Reading database ... 70% 2021-05-16T19:34:28.2113322Z (Reading database ... 75% 2021-05-16T19:34:28.2400585Z (Reading database ... 80% 2021-05-16T19:34:28.2739392Z (Reading database ... 85% 2021-05-16T19:34:28.2888025Z (Reading database ... 90% 2021-05-16T19:34:28.2964245Z (Reading database ... 95% 2021-05-16T19:34:28.2964795Z (Reading database ... 100% 2021-05-16T19:34:28.2965549Z (Reading database ... 266512 files and directories currently installed.) 2021-05-16T19:34:28.3077042Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:28.3100512Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:28.3570327Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T19:34:28.3836294Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:28.3848257Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:28.4840846Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T19:34:28.5092789Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:28.5104783Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:28.6880663Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T19:34:28.7092207Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:28.7102770Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:28.8321463Z Selecting previously unselected package protobuf-compiler. 2021-05-16T19:34:28.8578475Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:28.8594491Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:28.9242052Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:28.9274149Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:28.9305893Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:28.9333972Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:28.9360282Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:28.9389974Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:29.7240063Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:31.9437837Z Reading package lists... 2021-05-16T19:34:32.1168797Z Building dependency tree... 2021-05-16T19:34:32.1187838Z Reading state information... 2021-05-16T19:34:32.2795526Z The following additional packages will be installed: 2021-05-16T19:34:32.2798456Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T19:34:32.2801651Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T19:34:32.2804116Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T19:34:32.2806636Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T19:34:32.2809099Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T19:34:32.2811367Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T19:34:32.2813767Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T19:34:32.2816245Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T19:34:32.2818595Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T19:34:32.2822839Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T19:34:32.2825751Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T19:34:32.2828046Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T19:34:32.2830258Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T19:34:32.2832530Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T19:34:32.2833869Z Suggested packages: 2021-05-16T19:34:32.2836888Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T19:34:32.2839503Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T19:34:32.2842178Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T19:34:32.2844521Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T19:34:32.3568082Z The following NEW packages will be installed: 2021-05-16T19:34:32.3572837Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T19:34:32.3574237Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T19:34:32.3576965Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T19:34:32.3579657Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T19:34:32.3584217Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T19:34:32.3588058Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T19:34:32.3591074Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T19:34:32.3595633Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T19:34:32.3597837Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T19:34:32.3602531Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T19:34:32.3604479Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T19:34:32.3606252Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T19:34:32.3607983Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T19:34:32.3609684Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T19:34:32.3821825Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:32.3822651Z Need to get 47.1 MB of archives. 2021-05-16T19:34:32.3823893Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T19:34:32.3825925Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T19:34:32.4007887Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T19:34:32.4021381Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T19:34:32.4029475Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T19:34:32.4036869Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T19:34:32.4045715Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T19:34:32.4056185Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T19:34:32.4096031Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T19:34:32.5616342Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T19:34:32.5623443Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T19:34:32.5635984Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T19:34:32.5660591Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T19:34:32.5669363Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T19:34:32.5677665Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T19:34:32.5733288Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T19:34:32.5792368Z 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-16T19:34:32.5807512Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T19:34:32.5838453Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T19:34:32.5851088Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T19:34:32.5870486Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T19:34:32.5887952Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T19:34:32.5969855Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T19:34:32.6125697Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T19:34:32.6174092Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T19:34:32.6186809Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T19:34:32.6231501Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T19:34:32.7024151Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T19:34:32.7031862Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T19:34:32.7041301Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T19:34:32.7061562Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T19:34:32.7081474Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T19:34:32.7090266Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T19:34:32.7108551Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T19:34:32.7200961Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T19:34:32.7293982Z 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-16T19:34:32.7324016Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T19:34:32.7483070Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T19:34:32.7491182Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T19:34:32.9811698Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T19:34:32.9818748Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T19:34:32.9825529Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T19:34:32.9832964Z 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-16T19:34:32.9847885Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T19:34:32.9857400Z 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-16T19:34:32.9869892Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T19:34:33.8602791Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T19:34:33.8608591Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T19:34:33.8610927Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T19:34:33.8612905Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T19:34:33.8615002Z 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-16T19:34:33.8616892Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T19:34:33.8618622Z 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-16T19:34:33.8620469Z 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-16T19:34:33.8622300Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T19:34:33.8624119Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T19:34:33.8626015Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T19:34:33.8627932Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T19:34:33.8629711Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T19:34:33.8631484Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T19:34:33.8633199Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T19:34:33.8634915Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T19:34:33.8636614Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T19:34:33.8638652Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T19:34:33.8640579Z 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-16T19:34:33.8642553Z 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-16T19:34:33.8644650Z 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-16T19:34:33.8646676Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T19:34:33.8648538Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T19:34:33.8650506Z 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-16T19:34:33.8652388Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T19:34:33.8654186Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T19:34:33.8656357Z 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-16T19:34:33.8658551Z 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-16T19:34:33.8660568Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T19:34:33.8662363Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T19:34:33.8664211Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T19:34:33.9136935Z Fetched 47.1 MB in 1s (52.3 MB/s) 2021-05-16T19:34:33.9486516Z Selecting previously unselected package libaom0:amd64. 2021-05-16T19:34:33.9564439Z (Reading database ... 2021-05-16T19:34:33.9565441Z (Reading database ... 5% 2021-05-16T19:34:33.9566259Z (Reading database ... 10% 2021-05-16T19:34:33.9567004Z (Reading database ... 15% 2021-05-16T19:34:33.9567755Z (Reading database ... 20% 2021-05-16T19:34:33.9568495Z (Reading database ... 25% 2021-05-16T19:34:33.9569204Z (Reading database ... 30% 2021-05-16T19:34:33.9569938Z (Reading database ... 35% 2021-05-16T19:34:33.9570662Z (Reading database ... 40% 2021-05-16T19:34:33.9571372Z (Reading database ... 45% 2021-05-16T19:34:33.9572092Z (Reading database ... 50% 2021-05-16T19:34:33.9613644Z (Reading database ... 55% 2021-05-16T19:34:33.9652408Z (Reading database ... 60% 2021-05-16T19:34:33.9696768Z (Reading database ... 65% 2021-05-16T19:34:33.9832717Z (Reading database ... 70% 2021-05-16T19:34:33.9962948Z (Reading database ... 75% 2021-05-16T19:34:34.0258258Z (Reading database ... 80% 2021-05-16T19:34:34.0609426Z (Reading database ... 85% 2021-05-16T19:34:34.0769211Z (Reading database ... 90% 2021-05-16T19:34:34.0853899Z (Reading database ... 95% 2021-05-16T19:34:34.0854714Z (Reading database ... 100% 2021-05-16T19:34:34.0855845Z (Reading database ... 266683 files and directories currently installed.) 2021-05-16T19:34:34.0972177Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T19:34:34.1002810Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T19:34:34.2520599Z Selecting previously unselected package libva2:amd64. 2021-05-16T19:34:34.2777877Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T19:34:34.2790075Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T19:34:34.3160957Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T19:34:34.3387948Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T19:34:34.3401681Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T19:34:34.3665565Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T19:34:34.3962635Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T19:34:34.3975899Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T19:34:34.4320539Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T19:34:34.4553933Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T19:34:34.4569514Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:34:34.4921034Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T19:34:34.5224695Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T19:34:34.5236056Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T19:34:34.5680532Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T19:34:34.5907113Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:34.5918948Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:34.6481347Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T19:34:34.6737235Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T19:34:34.6751094Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T19:34:35.4559960Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T19:34:35.4816612Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T19:34:35.4829807Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T19:34:35.5200045Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T19:34:35.5442298Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T19:34:35.5453820Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T19:34:35.5880187Z Selecting previously unselected package libopus0:amd64. 2021-05-16T19:34:35.6136836Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:35.6148242Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T19:34:35.6640138Z Selecting previously unselected package libshine3:amd64. 2021-05-16T19:34:35.6889912Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T19:34:35.6903405Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T19:34:35.7240459Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T19:34:35.7479642Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T19:34:35.7493378Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T19:34:35.7800716Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T19:34:35.8060700Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T19:34:35.8074154Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T19:34:35.8439881Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T19:34:35.8687881Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T19:34:35.8699425Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T19:34:35.9032278Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T19:34:35.9327072Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:35.9339996Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:35.9661718Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T19:34:35.9963343Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T19:34:35.9975433Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T19:34:36.0405619Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T19:34:36.0721329Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T19:34:36.0733426Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T19:34:36.1026645Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T19:34:36.1356140Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T19:34:36.1368449Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T19:34:36.1839831Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T19:34:36.2076756Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:36.2090432Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T19:34:36.2467652Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T19:34:36.2765552Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T19:34:36.2780481Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T19:34:36.3641606Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T19:34:36.3869982Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T19:34:36.3885299Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T19:34:36.5916592Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T19:34:36.6215563Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T19:34:36.6227513Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T19:34:36.6754974Z Selecting previously unselected package libzvbi-common. 2021-05-16T19:34:36.7033973Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T19:34:36.7045236Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T19:34:36.7340179Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T19:34:36.7635236Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T19:34:36.7649487Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T19:34:36.8154689Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T19:34:36.8471034Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:36.8482044Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:37.4120698Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T19:34:37.4341263Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T19:34:37.4359184Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T19:34:37.4640521Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T19:34:37.4946643Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T19:34:37.4964384Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T19:34:37.5245077Z Selecting previously unselected package libass9:amd64. 2021-05-16T19:34:37.5541023Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T19:34:37.5553035Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T19:34:37.5999912Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T19:34:37.6214958Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T19:34:37.6226864Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T19:34:37.6632905Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T19:34:37.6932665Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T19:34:37.6944659Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T19:34:37.7246770Z Selecting previously unselected package libgme0:amd64. 2021-05-16T19:34:37.7541889Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T19:34:37.7559900Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T19:34:37.7965626Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T19:34:37.8271158Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T19:34:37.8283783Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T19:34:37.8759862Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T19:34:37.9023641Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T19:34:37.9035709Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T19:34:37.9932565Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T19:34:38.0231145Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T19:34:38.0245020Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:34:38.0760894Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T19:34:38.1036828Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:38.1048072Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:38.2309819Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T19:34:38.2583363Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T19:34:38.2593709Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T19:34:38.2959911Z Selecting previously unselected package libflite1:amd64. 2021-05-16T19:34:38.3253437Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T19:34:38.3264080Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T19:34:39.6411391Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T19:34:39.6710663Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T19:34:39.6722121Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T19:34:39.7075519Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T19:34:39.7400295Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T19:34:39.7411368Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T19:34:39.7721104Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T19:34:39.8000015Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T19:34:39.8011715Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T19:34:39.8360591Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T19:34:39.8636517Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:39.8651926Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T19:34:39.8963228Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T19:34:39.9277956Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T19:34:39.9290529Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T19:34:39.9602899Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T19:34:39.9909366Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:39.9920954Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:40.0320777Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T19:34:40.0577088Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T19:34:40.0593303Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T19:34:40.1899597Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T19:34:40.2199371Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T19:34:40.2211065Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T19:34:40.2562301Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T19:34:40.2863698Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:40.2876168Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:40.3320044Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T19:34:40.3589249Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T19:34:40.3603056Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T19:34:40.3959913Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T19:34:40.4222908Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:40.4241549Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:40.5680158Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T19:34:40.5928595Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T19:34:40.5940524Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T19:34:40.6560403Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T19:34:40.6794970Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T19:34:40.6811668Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T19:34:40.7181120Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T19:34:40.7494175Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T19:34:40.7507230Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:34:40.7840427Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T19:34:40.8087180Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T19:34:40.8103189Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:34:40.8441992Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T19:34:40.8694436Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T19:34:40.8709158Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T19:34:40.9120424Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T19:34:40.9335485Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T19:34:40.9350238Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T19:34:40.9720905Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T19:34:40.9984985Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T19:34:41.0020442Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T19:34:41.0607595Z Selecting previously unselected package libopenal-data. 2021-05-16T19:34:41.0903365Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T19:34:41.0915430Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T19:34:41.1360248Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T19:34:41.1637612Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T19:34:41.1648171Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T19:34:41.1939669Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T19:34:41.2235191Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T19:34:41.2249153Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T19:34:41.2980126Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T19:34:41.3278004Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T19:34:41.3293990Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T19:34:41.3594324Z Selecting previously unselected package libflac8:amd64. 2021-05-16T19:34:41.3895750Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T19:34:41.3906493Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T19:34:41.4320251Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T19:34:41.4576307Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T19:34:41.4587340Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T19:34:41.5036554Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T19:34:41.5331852Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T19:34:41.5436612Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T19:34:41.6040904Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T19:34:41.6301725Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T19:34:41.6315048Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T19:34:41.7011062Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T19:34:41.7323380Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:41.7336955Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:41.7692966Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T19:34:41.7997350Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:41.8009627Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:41.8400652Z Selecting previously unselected package ffmpeg. 2021-05-16T19:34:41.8667637Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:41.8757466Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:42.0240206Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T19:34:42.0477992Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T19:34:42.0488429Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T19:34:42.0880247Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T19:34:42.1174306Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T19:34:42.1184401Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T19:34:42.3319993Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T19:34:42.3591104Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T19:34:42.3604842Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T19:34:42.3960061Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T19:34:42.4217917Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T19:34:42.4232743Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T19:34:42.4600740Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T19:34:42.4833501Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:42.4846433Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:42.7827123Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T19:34:42.8122994Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:42.8141308Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:43.1425692Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T19:34:43.1719959Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T19:34:43.1734590Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T19:34:43.3139011Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T19:34:43.3426743Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T19:34:43.3441661Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T19:34:43.3701185Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T19:34:43.3999078Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T19:34:43.4010677Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:34:43.4732257Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T19:34:43.4774806Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:34:43.4808686Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T19:34:43.4839801Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T19:34:43.4877090Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T19:34:43.4904203Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T19:34:43.4934267Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T19:34:43.4962163Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T19:34:43.4988077Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T19:34:43.5017228Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T19:34:43.5048351Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T19:34:43.5075200Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T19:34:43.5101192Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T19:34:43.5131850Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T19:34:43.5169072Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T19:34:43.5197353Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T19:34:43.5226660Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T19:34:43.5295323Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T19:34:43.5323721Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T19:34:43.5352529Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T19:34:43.5384489Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T19:34:43.5412196Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T19:34:43.5443112Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T19:34:43.5516570Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T19:34:43.5542052Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T19:34:43.5572924Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T19:34:43.5606618Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T19:34:43.5635050Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T19:34:43.5668199Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T19:34:43.5704584Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T19:34:43.5736186Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T19:34:43.5770076Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T19:34:43.5805640Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T19:34:43.5832055Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:34:43.5884388Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T19:34:43.5913403Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T19:34:43.5942458Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T19:34:43.5969637Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T19:34:43.6006116Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:43.6054089Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T19:34:43.6089332Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T19:34:43.6118253Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T19:34:43.6156169Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T19:34:43.6183663Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T19:34:43.6207870Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T19:34:43.6283585Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T19:34:43.6310565Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T19:34:43.6347475Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T19:34:43.6383611Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T19:34:43.6419090Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T19:34:43.6448706Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:43.6479533Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T19:34:43.6513131Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:34:43.6545087Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:34:43.6573875Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T19:34:43.6604742Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:43.6636661Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T19:34:43.6665268Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:43.6700859Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T19:34:43.6731219Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T19:34:43.6761163Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:34:43.6793522Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T19:34:43.6831438Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T19:34:43.6862508Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:43.6895721Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T19:34:43.6925980Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T19:34:43.6953469Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T19:34:43.7056410Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:43.7081743Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:43.7107054Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:43.7136072Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T19:34:43.7162792Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T19:34:43.7193579Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:43.7226286Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:43.7256522Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:43.7285449Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:43.7388230Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:44.9075237Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:47.2193781Z Reading package lists... 2021-05-16T19:34:47.4033785Z Building dependency tree... 2021-05-16T19:34:47.4055655Z Reading state information... 2021-05-16T19:34:47.5749102Z The following additional packages will be installed: 2021-05-16T19:34:47.5752693Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T19:34:47.6279067Z The following NEW packages will be installed: 2021-05-16T19:34:47.6280822Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T19:34:47.6290725Z libmagick++-dev 2021-05-16T19:34:47.6507315Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:47.6508909Z Need to get 309 kB of archives. 2021-05-16T19:34:47.6509919Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T19:34:47.6512033Z 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-16T19:34:47.6540704Z 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-16T19:34:47.6579669Z 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-16T19:34:47.6609653Z 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-16T19:34:48.1199153Z Fetched 309 kB in 0s (11.6 MB/s) 2021-05-16T19:34:48.1550876Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T19:34:48.1627950Z (Reading database ... 2021-05-16T19:34:48.1628795Z (Reading database ... 5% 2021-05-16T19:34:48.1629579Z (Reading database ... 10% 2021-05-16T19:34:48.1630320Z (Reading database ... 15% 2021-05-16T19:34:48.1631036Z (Reading database ... 20% 2021-05-16T19:34:48.1631808Z (Reading database ... 25% 2021-05-16T19:34:48.1632519Z (Reading database ... 30% 2021-05-16T19:34:48.1633239Z (Reading database ... 35% 2021-05-16T19:34:48.1633965Z (Reading database ... 40% 2021-05-16T19:34:48.1634772Z (Reading database ... 45% 2021-05-16T19:34:48.1635450Z (Reading database ... 50% 2021-05-16T19:34:48.1676500Z (Reading database ... 55% 2021-05-16T19:34:48.1724446Z (Reading database ... 60% 2021-05-16T19:34:48.1756109Z (Reading database ... 65% 2021-05-16T19:34:48.1896637Z (Reading database ... 70% 2021-05-16T19:34:48.2031128Z (Reading database ... 75% 2021-05-16T19:34:48.2056771Z (Reading database ... 80% 2021-05-16T19:34:48.2673230Z (Reading database ... 85% 2021-05-16T19:34:48.2867786Z (Reading database ... 90% 2021-05-16T19:34:48.2958371Z (Reading database ... 95% 2021-05-16T19:34:48.2959593Z (Reading database ... 100% 2021-05-16T19:34:48.2960737Z (Reading database ... 267224 files and directories currently installed.) 2021-05-16T19:34:48.3089030Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T19:34:48.3179672Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:48.3486587Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T19:34:48.3787307Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T19:34:48.3818418Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:48.4286968Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T19:34:48.4602107Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T19:34:48.4621377Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:48.5120906Z Selecting previously unselected package libmagick++-dev. 2021-05-16T19:34:48.5383136Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T19:34:48.5471670Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:48.6148802Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:48.6240086Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:48.6272941Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:48.6300195Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:48.6393747Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:50.9761786Z Reading package lists... 2021-05-16T19:34:51.1535720Z Building dependency tree... 2021-05-16T19:34:51.1554783Z Reading state information... 2021-05-16T19:34:51.3205028Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T19:34:51.3216223Z The following additional packages will be installed: 2021-05-16T19:34:51.3218841Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T19:34:51.3220770Z libijs-0.35 libjbig2dec0 2021-05-16T19:34:51.3221858Z Suggested packages: 2021-05-16T19:34:51.3222962Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T19:34:51.3223915Z ghostscript-x 2021-05-16T19:34:51.3766059Z The following NEW packages will be installed: 2021-05-16T19:34:51.3770301Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T19:34:51.3777269Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T19:34:51.3986641Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:51.3987657Z Need to get 11.2 MB of archives. 2021-05-16T19:34:51.3988732Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T19:34:51.3991013Z 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-16T19:34:51.4265822Z 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-16T19:34:51.4279462Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T19:34:51.5963203Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T19:34:51.6044098Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T19:34:51.6048685Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T19:34:51.6054387Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T19:34:51.6351510Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T19:34:52.0925406Z Fetched 11.2 MB in 0s (44.3 MB/s) 2021-05-16T19:34:52.1301448Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T19:34:52.1385244Z (Reading database ... 2021-05-16T19:34:52.1385827Z (Reading database ... 5% 2021-05-16T19:34:52.1386352Z (Reading database ... 10% 2021-05-16T19:34:52.1387528Z (Reading database ... 15% 2021-05-16T19:34:52.1388083Z (Reading database ... 20% 2021-05-16T19:34:52.1388624Z (Reading database ... 25% 2021-05-16T19:34:52.1389158Z (Reading database ... 30% 2021-05-16T19:34:52.1389682Z (Reading database ... 35% 2021-05-16T19:34:52.1390214Z (Reading database ... 40% 2021-05-16T19:34:52.1390770Z (Reading database ... 45% 2021-05-16T19:34:52.1391297Z (Reading database ... 50% 2021-05-16T19:34:52.1440277Z (Reading database ... 55% 2021-05-16T19:34:52.1493341Z (Reading database ... 60% 2021-05-16T19:34:52.1523570Z (Reading database ... 65% 2021-05-16T19:34:52.1663105Z (Reading database ... 70% 2021-05-16T19:34:52.1802446Z (Reading database ... 75% 2021-05-16T19:34:52.1830478Z (Reading database ... 80% 2021-05-16T19:34:52.2479447Z (Reading database ... 85% 2021-05-16T19:34:52.2695751Z (Reading database ... 90% 2021-05-16T19:34:52.2812773Z (Reading database ... 95% 2021-05-16T19:34:52.2813749Z (Reading database ... 100% 2021-05-16T19:34:52.2815023Z (Reading database ... 267269 files and directories currently installed.) 2021-05-16T19:34:52.2940560Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T19:34:52.3190372Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T19:34:52.5440344Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T19:34:52.5705154Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T19:34:52.5722509Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T19:34:52.6121951Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T19:34:52.6422757Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T19:34:52.7095836Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T19:34:53.1556216Z Selecting previously unselected package libgs9-common. 2021-05-16T19:34:53.1855318Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T19:34:53.1863784Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:53.3000927Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T19:34:53.3237149Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T19:34:53.3270457Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T19:34:53.3637450Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T19:34:53.3870578Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T19:34:53.3884092Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T19:34:53.4280369Z Selecting previously unselected package libgs9:amd64. 2021-05-16T19:34:53.4563037Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T19:34:53.4572685Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:53.7535195Z Selecting previously unselected package ghostscript. 2021-05-16T19:34:53.7808409Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T19:34:53.7822441Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:53.8563593Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T19:34:53.8607783Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T19:34:53.8646089Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T19:34:53.9340382Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T19:34:53.9370981Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T19:34:53.9657618Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:53.9694147Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:53.9722658Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:53.9851094Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T19:34:54.0969197Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:54.1204676Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:57.6115587Z Reading package lists... 2021-05-16T19:34:57.7804807Z Building dependency tree... 2021-05-16T19:34:57.7825925Z Reading state information... 2021-05-16T19:34:57.9423218Z The following additional packages will be installed: 2021-05-16T19:34:57.9425553Z libudunits2-0 libudunits2-data 2021-05-16T19:34:57.9925934Z The following NEW packages will be installed: 2021-05-16T19:34:57.9932138Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T19:34:58.0133947Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:58.0134904Z Need to get 429 kB of archives. 2021-05-16T19:34:58.0135726Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T19:34:58.0137710Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T19:34:58.0153277Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T19:34:58.0165512Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T19:34:58.4976881Z Fetched 429 kB in 0s (18.1 MB/s) 2021-05-16T19:34:58.5305195Z Selecting previously unselected package libudunits2-data. 2021-05-16T19:34:58.5389863Z (Reading database ... 2021-05-16T19:34:58.5390461Z (Reading database ... 5% 2021-05-16T19:34:58.5391002Z (Reading database ... 10% 2021-05-16T19:34:58.5391553Z (Reading database ... 15% 2021-05-16T19:34:58.5392084Z (Reading database ... 20% 2021-05-16T19:34:58.5392603Z (Reading database ... 25% 2021-05-16T19:34:58.5393138Z (Reading database ... 30% 2021-05-16T19:34:58.5393663Z (Reading database ... 35% 2021-05-16T19:34:58.5394180Z (Reading database ... 40% 2021-05-16T19:34:58.5394863Z (Reading database ... 45% 2021-05-16T19:34:58.5395385Z (Reading database ... 50% 2021-05-16T19:34:58.5439886Z (Reading database ... 55% 2021-05-16T19:34:58.5492926Z (Reading database ... 60% 2021-05-16T19:34:58.5523578Z (Reading database ... 65% 2021-05-16T19:34:58.5690155Z (Reading database ... 70% 2021-05-16T19:34:58.5830071Z (Reading database ... 75% 2021-05-16T19:34:58.5856098Z (Reading database ... 80% 2021-05-16T19:34:58.6461269Z (Reading database ... 85% 2021-05-16T19:34:58.6653792Z (Reading database ... 90% 2021-05-16T19:34:58.6749507Z (Reading database ... 95% 2021-05-16T19:34:58.6750311Z (Reading database ... 100% 2021-05-16T19:34:58.6751769Z (Reading database ... 267833 files and directories currently installed.) 2021-05-16T19:34:58.6873457Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T19:34:58.6885254Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T19:34:58.7241685Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T19:34:58.7470149Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T19:34:58.7494975Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T19:34:58.7860997Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T19:34:58.8131393Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T19:34:58.8143929Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T19:34:58.8996396Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T19:34:58.9030802Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T19:34:58.9076692Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T19:34:58.9131497Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:34:59.0335466Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:01.3126448Z Reading package lists... 2021-05-16T19:35:01.4897863Z Building dependency tree... 2021-05-16T19:35:01.4920263Z Reading state information... 2021-05-16T19:35:01.7097459Z The following NEW packages will be installed: 2021-05-16T19:35:01.7101640Z libjq-dev 2021-05-16T19:35:01.7318379Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:01.7319348Z Need to get 11.2 kB of archives. 2021-05-16T19:35:01.7320163Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T19:35:01.7322689Z 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-16T19:35:02.1819503Z Fetched 11.2 kB in 0s (694 kB/s) 2021-05-16T19:35:02.2192540Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T19:35:02.2286389Z (Reading database ... 2021-05-16T19:35:02.2287047Z (Reading database ... 5% 2021-05-16T19:35:02.2287611Z (Reading database ... 10% 2021-05-16T19:35:02.2288153Z (Reading database ... 15% 2021-05-16T19:35:02.2288707Z (Reading database ... 20% 2021-05-16T19:35:02.2289247Z (Reading database ... 25% 2021-05-16T19:35:02.2289796Z (Reading database ... 30% 2021-05-16T19:35:02.2290330Z (Reading database ... 35% 2021-05-16T19:35:02.2290888Z (Reading database ... 40% 2021-05-16T19:35:02.2291428Z (Reading database ... 45% 2021-05-16T19:35:02.2291979Z (Reading database ... 50% 2021-05-16T19:35:02.2335635Z (Reading database ... 55% 2021-05-16T19:35:02.2387587Z (Reading database ... 60% 2021-05-16T19:35:02.2417567Z (Reading database ... 65% 2021-05-16T19:35:02.2559079Z (Reading database ... 70% 2021-05-16T19:35:02.2697794Z (Reading database ... 75% 2021-05-16T19:35:02.2722085Z (Reading database ... 80% 2021-05-16T19:35:02.3304054Z (Reading database ... 85% 2021-05-16T19:35:02.3494589Z (Reading database ... 90% 2021-05-16T19:35:02.3589763Z (Reading database ... 95% 2021-05-16T19:35:02.3590405Z (Reading database ... 100% 2021-05-16T19:35:02.3591286Z (Reading database ... 267862 files and directories currently installed.) 2021-05-16T19:35:02.3717024Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:35:02.3728994Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T19:35:02.4496138Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T19:35:04.6862895Z Reading package lists... 2021-05-16T19:35:04.8645990Z Building dependency tree... 2021-05-16T19:35:04.8666024Z Reading state information... 2021-05-16T19:35:05.0924659Z The following NEW packages will be installed: 2021-05-16T19:35:05.0931584Z libmng2 2021-05-16T19:35:05.1164548Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:05.1165322Z Need to get 168 kB of archives. 2021-05-16T19:35:05.1166103Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T19:35:05.1168123Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T19:35:05.5988525Z Fetched 168 kB in 0s (5078 kB/s) 2021-05-16T19:35:05.6394946Z Selecting previously unselected package libmng2:amd64. 2021-05-16T19:35:05.6480796Z (Reading database ... 2021-05-16T19:35:05.6481458Z (Reading database ... 5% 2021-05-16T19:35:05.6482025Z (Reading database ... 10% 2021-05-16T19:35:05.6482571Z (Reading database ... 15% 2021-05-16T19:35:05.6483106Z (Reading database ... 20% 2021-05-16T19:35:05.6483626Z (Reading database ... 25% 2021-05-16T19:35:05.6484157Z (Reading database ... 30% 2021-05-16T19:35:05.6484674Z (Reading database ... 35% 2021-05-16T19:35:05.6485204Z (Reading database ... 40% 2021-05-16T19:35:05.6485718Z (Reading database ... 45% 2021-05-16T19:35:05.6486247Z (Reading database ... 50% 2021-05-16T19:35:05.6524850Z (Reading database ... 55% 2021-05-16T19:35:05.6583509Z (Reading database ... 60% 2021-05-16T19:35:05.6617472Z (Reading database ... 65% 2021-05-16T19:35:05.6760051Z (Reading database ... 70% 2021-05-16T19:35:05.6892162Z (Reading database ... 75% 2021-05-16T19:35:05.6919115Z (Reading database ... 80% 2021-05-16T19:35:05.7515886Z (Reading database ... 85% 2021-05-16T19:35:05.7705476Z (Reading database ... 90% 2021-05-16T19:35:05.7795434Z (Reading database ... 95% 2021-05-16T19:35:05.7796273Z (Reading database ... 100% 2021-05-16T19:35:05.7797381Z (Reading database ... 267868 files and directories currently installed.) 2021-05-16T19:35:05.7926142Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T19:35:05.7952639Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T19:35:05.8750440Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T19:35:05.8801934Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:08.2187795Z Reading package lists... 2021-05-16T19:35:08.4096515Z Building dependency tree... 2021-05-16T19:35:08.4117531Z Reading state information... 2021-05-16T19:35:08.5586700Z E: Unable to locate package libmng1 2021-05-16T19:35:08.6293873Z Reading package lists... 2021-05-16T19:35:08.8359164Z Building dependency tree... 2021-05-16T19:35:08.8383582Z Reading state information... 2021-05-16T19:35:08.9736763Z E: Unable to locate package libapparmor-devel 2021-05-16T19:35:09.0432515Z Reading package lists... 2021-05-16T19:35:09.2184766Z Building dependency tree... 2021-05-16T19:35:09.2206421Z Reading state information... 2021-05-16T19:35:09.3844036Z The following additional packages will be installed: 2021-05-16T19:35:09.3847108Z libij-java 2021-05-16T19:35:09.4345698Z The following NEW packages will be installed: 2021-05-16T19:35:09.4354426Z imagej libij-java 2021-05-16T19:35:09.4556267Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:09.4557334Z Need to get 2328 kB of archives. 2021-05-16T19:35:09.4558163Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T19:35:09.4560204Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T19:35:09.4940014Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T19:35:09.9423160Z Fetched 2328 kB in 0s (42.6 MB/s) 2021-05-16T19:35:09.9743366Z Selecting previously unselected package libij-java. 2021-05-16T19:35:09.9827467Z (Reading database ... 2021-05-16T19:35:09.9828078Z (Reading database ... 5% 2021-05-16T19:35:09.9828823Z (Reading database ... 10% 2021-05-16T19:35:09.9829374Z (Reading database ... 15% 2021-05-16T19:35:09.9829911Z (Reading database ... 20% 2021-05-16T19:35:09.9830428Z (Reading database ... 25% 2021-05-16T19:35:09.9830956Z (Reading database ... 30% 2021-05-16T19:35:09.9831474Z (Reading database ... 35% 2021-05-16T19:35:09.9832004Z (Reading database ... 40% 2021-05-16T19:35:09.9832520Z (Reading database ... 45% 2021-05-16T19:35:09.9833135Z (Reading database ... 50% 2021-05-16T19:35:09.9875139Z (Reading database ... 55% 2021-05-16T19:35:09.9930821Z (Reading database ... 60% 2021-05-16T19:35:09.9962344Z (Reading database ... 65% 2021-05-16T19:35:10.0092491Z (Reading database ... 70% 2021-05-16T19:35:10.0226653Z (Reading database ... 75% 2021-05-16T19:35:10.0252739Z (Reading database ... 80% 2021-05-16T19:35:10.0854871Z (Reading database ... 85% 2021-05-16T19:35:10.1042067Z (Reading database ... 90% 2021-05-16T19:35:10.1129337Z (Reading database ... 95% 2021-05-16T19:35:10.1130282Z (Reading database ... 100% 2021-05-16T19:35:10.1131274Z (Reading database ... 267874 files and directories currently installed.) 2021-05-16T19:35:10.1256392Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T19:35:10.1265762Z Unpacking libij-java (1.52r-1) ... 2021-05-16T19:35:10.2254799Z Selecting previously unselected package imagej. 2021-05-16T19:35:10.2534918Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T19:35:10.2545412Z Unpacking imagej (1.52r-1) ... 2021-05-16T19:35:10.3210865Z Setting up libij-java (1.52r-1) ... 2021-05-16T19:35:10.3239712Z Setting up imagej (1.52r-1) ... 2021-05-16T19:35:10.3271664Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T19:35:10.3845794Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:11.1769254Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T19:35:13.5471829Z Reading package lists... 2021-05-16T19:35:13.7252063Z Building dependency tree... 2021-05-16T19:35:13.7274444Z Reading state information... 2021-05-16T19:35:13.8916053Z Suggested packages: 2021-05-16T19:35:13.8919384Z bowtie2-examples 2021-05-16T19:35:13.9416904Z The following NEW packages will be installed: 2021-05-16T19:35:13.9425362Z bowtie2 2021-05-16T19:35:13.9634206Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:13.9635375Z Need to get 1324 kB of archives. 2021-05-16T19:35:13.9636406Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T19:35:13.9638907Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T19:35:14.4422580Z Fetched 1324 kB in 0s (28.6 MB/s) 2021-05-16T19:35:14.4760141Z Selecting previously unselected package bowtie2. 2021-05-16T19:35:14.4845622Z (Reading database ... 2021-05-16T19:35:14.4880915Z (Reading database ... 5% 2021-05-16T19:35:14.4881428Z (Reading database ... 10% 2021-05-16T19:35:14.4881936Z (Reading database ... 15% 2021-05-16T19:35:14.4882436Z (Reading database ... 20% 2021-05-16T19:35:14.4882942Z (Reading database ... 25% 2021-05-16T19:35:14.4883438Z (Reading database ... 30% 2021-05-16T19:35:14.4883924Z (Reading database ... 35% 2021-05-16T19:35:14.4884419Z (Reading database ... 40% 2021-05-16T19:35:14.4884906Z (Reading database ... 45% 2021-05-16T19:35:14.4885399Z (Reading database ... 50% 2021-05-16T19:35:14.4885883Z (Reading database ... 55% 2021-05-16T19:35:14.4929232Z (Reading database ... 60% 2021-05-16T19:35:14.4955574Z (Reading database ... 65% 2021-05-16T19:35:14.5089330Z (Reading database ... 70% 2021-05-16T19:35:14.5215121Z (Reading database ... 75% 2021-05-16T19:35:14.5241506Z (Reading database ... 80% 2021-05-16T19:35:14.5839953Z (Reading database ... 85% 2021-05-16T19:35:14.6029348Z (Reading database ... 90% 2021-05-16T19:35:14.6115190Z (Reading database ... 95% 2021-05-16T19:35:14.6116181Z (Reading database ... 100% 2021-05-16T19:35:14.6117384Z (Reading database ... 267897 files and directories currently installed.) 2021-05-16T19:35:14.6245398Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T19:35:14.6257670Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T19:35:14.8280190Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T19:35:14.8322727Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:18.0600836Z Reading package lists... 2021-05-16T19:35:18.2355557Z Building dependency tree... 2021-05-16T19:35:18.2376598Z Reading state information... 2021-05-16T19:35:18.3703397Z E: Unable to locate package install 2021-05-16T19:35:18.3704507Z E: Unable to locate package gdal 2021-05-16T19:35:18.4398764Z Reading package lists... 2021-05-16T19:35:18.6145459Z Building dependency tree... 2021-05-16T19:35:18.6168291Z Reading state information... 2021-05-16T19:35:18.6424550Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T19:35:18.6429243Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T19:35:18.6434926Z is only available from another source 2021-05-16T19:35:18.6435628Z 2021-05-16T19:35:18.7471194Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T19:35:18.8188048Z Reading package lists... 2021-05-16T19:35:19.0160631Z Building dependency tree... 2021-05-16T19:35:19.0182697Z Reading state information... 2021-05-16T19:35:19.0477680Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T19:35:19.0480631Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T19:35:19.0482401Z is only available from another source 2021-05-16T19:35:19.0484024Z However the following packages replace it: 2021-05-16T19:35:19.0485338Z ffmpeg 2021-05-16T19:35:19.0486193Z 2021-05-16T19:35:19.1593819Z E: Package 'libav-tools' has no installation candidate 2021-05-16T19:35:19.2310050Z Reading package lists... 2021-05-16T19:35:19.4094915Z Building dependency tree... 2021-05-16T19:35:19.4116645Z Reading state information... 2021-05-16T19:35:19.5772078Z The following additional packages will be installed: 2021-05-16T19:35:19.5774438Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T19:35:19.5776292Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T19:35:19.5777578Z libssh2-1-dev 2021-05-16T19:35:19.5781784Z Suggested packages: 2021-05-16T19:35:19.5782945Z libgcrypt20-doc libmbedtls-doc 2021-05-16T19:35:19.6300703Z The following NEW packages will be installed: 2021-05-16T19:35:19.6303095Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T19:35:19.6305076Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T19:35:19.6306414Z libssh2-1-dev 2021-05-16T19:35:19.6559540Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:19.6560425Z Need to get 2667 kB of archives. 2021-05-16T19:35:19.6561241Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T19:35:19.6563209Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T19:35:19.6687432Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T19:35:19.6901453Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T19:35:19.6971455Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T19:35:19.7099455Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T19:35:19.7168026Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T19:35:19.7258016Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T19:35:19.7451175Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T19:35:19.7701441Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T19:35:19.7882286Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T19:35:19.7968255Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T19:35:20.2986474Z Fetched 2667 kB in 0s (13.7 MB/s) 2021-05-16T19:35:20.3317219Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T19:35:20.3395459Z (Reading database ... 2021-05-16T19:35:20.3396976Z (Reading database ... 5% 2021-05-16T19:35:20.3398979Z (Reading database ... 10% 2021-05-16T19:35:20.3400377Z (Reading database ... 15% 2021-05-16T19:35:20.3401668Z (Reading database ... 20% 2021-05-16T19:35:20.3402941Z (Reading database ... 25% 2021-05-16T19:35:20.3404212Z (Reading database ... 30% 2021-05-16T19:35:20.3405469Z (Reading database ... 35% 2021-05-16T19:35:20.3406830Z (Reading database ... 40% 2021-05-16T19:35:20.3408131Z (Reading database ... 45% 2021-05-16T19:35:20.3409400Z (Reading database ... 50% 2021-05-16T19:35:20.3443519Z (Reading database ... 55% 2021-05-16T19:35:20.3494082Z (Reading database ... 60% 2021-05-16T19:35:20.3520573Z (Reading database ... 65% 2021-05-16T19:35:20.3656090Z (Reading database ... 70% 2021-05-16T19:35:20.3786899Z (Reading database ... 75% 2021-05-16T19:35:20.3810049Z (Reading database ... 80% 2021-05-16T19:35:20.4395687Z (Reading database ... 85% 2021-05-16T19:35:20.4585819Z (Reading database ... 90% 2021-05-16T19:35:20.4670269Z (Reading database ... 95% 2021-05-16T19:35:20.4670957Z (Reading database ... 100% 2021-05-16T19:35:20.4671893Z (Reading database ... 267923 files and directories currently installed.) 2021-05-16T19:35:20.4796020Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T19:35:20.4810665Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T19:35:20.5207428Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T19:35:20.5506144Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T19:35:20.5521008Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T19:35:20.6402323Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T19:35:20.6642056Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T19:35:20.6663171Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T19:35:20.7001814Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T19:35:20.7256350Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:20.7291877Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:20.7760768Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T19:35:20.8026054Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:20.8036411Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:20.8399978Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T19:35:20.8640531Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:20.8651676Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:20.9080812Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T19:35:20.9308228Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T19:35:20.9321045Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:21.0041572Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T19:35:21.0300374Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:21.0317341Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:21.1161738Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T19:35:21.1373505Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T19:35:21.1389690Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T19:35:21.1961467Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T19:35:21.2250729Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T19:35:21.2264003Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T19:35:21.2522201Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T19:35:21.2826797Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T19:35:21.2889371Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:21.4285251Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T19:35:21.4324224Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:21.4363922Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T19:35:21.4390537Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T19:35:21.4419617Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:21.4452993Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:21.4480122Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:21.4507860Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T19:35:21.4583928Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T19:35:21.4614620Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:21.4649334Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:21.4694916Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:26.9740007Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:35:27.0994566Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:29.3765789Z Reading package lists... 2021-05-16T19:35:29.5474398Z Building dependency tree... 2021-05-16T19:35:29.5494216Z Reading state information... 2021-05-16T19:35:29.8088866Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T19:35:29.8090499Z libtiff-dev set to manually installed. 2021-05-16T19:35:29.8091648Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:29.8828537Z Reading package lists... 2021-05-16T19:35:30.0637989Z Building dependency tree... 2021-05-16T19:35:30.0658569Z Reading state information... 2021-05-16T19:35:30.3081028Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T19:35:30.3082430Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:30.3766618Z Reading package lists... 2021-05-16T19:35:30.5582474Z Building dependency tree... 2021-05-16T19:35:30.5604081Z Reading state information... 2021-05-16T19:35:30.7830087Z The following NEW packages will be installed: 2021-05-16T19:35:30.7835187Z libsodium-dev 2021-05-16T19:35:30.8081115Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:30.8082336Z Need to get 169 kB of archives. 2021-05-16T19:35:30.8083641Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T19:35:30.8085996Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T19:35:31.2761447Z Fetched 169 kB in 0s (5799 kB/s) 2021-05-16T19:35:31.3104618Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T19:35:31.3186884Z (Reading database ... 2021-05-16T19:35:31.3187710Z (Reading database ... 5% 2021-05-16T19:35:31.3188412Z (Reading database ... 10% 2021-05-16T19:35:31.3189098Z (Reading database ... 15% 2021-05-16T19:35:31.3189980Z (Reading database ... 20% 2021-05-16T19:35:31.3190762Z (Reading database ... 25% 2021-05-16T19:35:31.3191492Z (Reading database ... 30% 2021-05-16T19:35:31.3192217Z (Reading database ... 35% 2021-05-16T19:35:31.3193626Z (Reading database ... 40% 2021-05-16T19:35:31.3194349Z (Reading database ... 45% 2021-05-16T19:35:31.3195075Z (Reading database ... 50% 2021-05-16T19:35:31.3222612Z (Reading database ... 55% 2021-05-16T19:35:31.8728261Z (Reading database ... 60% 2021-05-16T19:35:31.8738942Z (Reading database ... 65% 2021-05-16T19:35:31.8740321Z (Reading database ... 70% 2021-05-16T19:35:31.8741915Z (Reading database ... 75% 2021-05-16T19:35:31.8743240Z (Reading database ... 80% 2021-05-16T19:35:31.8744527Z (Reading database ... 85% 2021-05-16T19:35:31.8745919Z (Reading database ... 90% 2021-05-16T19:35:31.8747183Z (Reading database ... 95% 2021-05-16T19:35:31.8748467Z (Reading database ... 100% 2021-05-16T19:35:31.8750517Z (Reading database ... 268426 files and directories currently installed.) 2021-05-16T19:35:31.8752342Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T19:35:31.8753619Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T19:35:31.8754679Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T19:35:33.8238312Z Reading package lists... 2021-05-16T19:35:34.0066088Z Building dependency tree... 2021-05-16T19:35:34.0088108Z Reading state information... 2021-05-16T19:35:34.1751109Z The following additional packages will be installed: 2021-05-16T19:35:34.1754116Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T19:35:34.2250950Z The following NEW packages will be installed: 2021-05-16T19:35:34.2261134Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T19:35:34.2264269Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T19:35:34.2483965Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:34.2484791Z Need to get 10.4 MB of archives. 2021-05-16T19:35:34.2485584Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T19:35:34.2487540Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T19:35:34.2569789Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T19:35:34.2664185Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T19:35:34.2795940Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T19:35:34.2912842Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T19:35:34.3047371Z 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-16T19:35:34.3193857Z 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-16T19:35:34.3466539Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T19:35:34.8139530Z Fetched 10.4 MB in 0s (88.8 MB/s) 2021-05-16T19:35:34.8469295Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T19:35:34.8551563Z (Reading database ... 2021-05-16T19:35:34.8552402Z (Reading database ... 5% 2021-05-16T19:35:34.8553119Z (Reading database ... 10% 2021-05-16T19:35:34.8553813Z (Reading database ... 15% 2021-05-16T19:35:34.8554485Z (Reading database ... 20% 2021-05-16T19:35:34.8555196Z (Reading database ... 25% 2021-05-16T19:35:34.8555857Z (Reading database ... 30% 2021-05-16T19:35:34.8556530Z (Reading database ... 35% 2021-05-16T19:35:34.8557208Z (Reading database ... 40% 2021-05-16T19:35:34.8557869Z (Reading database ... 45% 2021-05-16T19:35:34.8559034Z (Reading database ... 50% 2021-05-16T19:35:34.8600136Z (Reading database ... 55% 2021-05-16T19:35:34.8651116Z (Reading database ... 60% 2021-05-16T19:35:34.8677847Z (Reading database ... 65% 2021-05-16T19:35:34.8817871Z (Reading database ... 70% 2021-05-16T19:35:34.8961477Z (Reading database ... 75% 2021-05-16T19:35:34.8988469Z (Reading database ... 80% 2021-05-16T19:35:34.9623817Z (Reading database ... 85% 2021-05-16T19:35:34.9813715Z (Reading database ... 90% 2021-05-16T19:35:34.9904707Z (Reading database ... 95% 2021-05-16T19:35:34.9905496Z (Reading database ... 100% 2021-05-16T19:35:34.9906567Z (Reading database ... 268496 files and directories currently installed.) 2021-05-16T19:35:35.0025758Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T19:35:35.0062339Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T19:35:35.0920725Z Selecting previously unselected package liblept5:amd64. 2021-05-16T19:35:35.1157342Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T19:35:35.1176206Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T19:35:35.2440981Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T19:35:35.2696710Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T19:35:35.2707262Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T19:35:35.4400669Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T19:35:35.4655035Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T19:35:35.4669783Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:35.6178589Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T19:35:35.6460671Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T19:35:35.6468797Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:35.8481017Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T19:35:35.8766848Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T19:35:35.8780234Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:36.0643392Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T19:35:36.0993920Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T19:35:36.1009440Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:36.5040535Z Selecting previously unselected package tesseract-ocr. 2021-05-16T19:35:36.5315539Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T19:35:36.5326784Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T19:35:36.6290063Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:36.6330339Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T19:35:36.6366206Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T19:35:36.6395782Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:36.6428853Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T19:35:36.6456512Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:36.6485449Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:36.6509453Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T19:35:36.6544970Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:39.9983493Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:42.2886270Z Reading package lists... 2021-05-16T19:35:42.4651140Z Building dependency tree... 2021-05-16T19:35:42.4672332Z Reading state information... 2021-05-16T19:35:42.7108771Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T19:35:42.7110501Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:42.7791291Z Reading package lists... 2021-05-16T19:35:42.9503583Z Building dependency tree... 2021-05-16T19:35:42.9523277Z Reading state information... 2021-05-16T19:35:43.1115170Z The following additional packages will be installed: 2021-05-16T19:35:43.1118023Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T19:35:43.1119616Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T19:35:43.1125722Z Suggested packages: 2021-05-16T19:35:43.1126618Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T19:35:43.1638148Z The following NEW packages will be installed: 2021-05-16T19:35:43.1645586Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T19:35:43.1655154Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T19:35:43.2018764Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:43.2021573Z Need to get 1459 kB of archives. 2021-05-16T19:35:43.2022988Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T19:35:43.2025903Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T19:35:43.2049083Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T19:35:43.2060269Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T19:35:43.2075610Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T19:35:43.2084986Z 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-16T19:35:43.2094856Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T19:35:43.2120613Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T19:35:43.2255645Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T19:35:43.2317204Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T19:35:43.2323688Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T19:35:43.7227343Z Fetched 1459 kB in 0s (19.6 MB/s) 2021-05-16T19:35:43.7572119Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T19:35:43.7655208Z (Reading database ... 2021-05-16T19:35:43.7656107Z (Reading database ... 5% 2021-05-16T19:35:43.7656892Z (Reading database ... 10% 2021-05-16T19:35:43.7657626Z (Reading database ... 15% 2021-05-16T19:35:43.7658379Z (Reading database ... 20% 2021-05-16T19:35:43.7659117Z (Reading database ... 25% 2021-05-16T19:35:43.7659853Z (Reading database ... 30% 2021-05-16T19:35:43.7660586Z (Reading database ... 35% 2021-05-16T19:35:43.7661300Z (Reading database ... 40% 2021-05-16T19:35:43.7662025Z (Reading database ... 45% 2021-05-16T19:35:43.7662749Z (Reading database ... 50% 2021-05-16T19:35:43.7700602Z (Reading database ... 55% 2021-05-16T19:35:43.7749438Z (Reading database ... 60% 2021-05-16T19:35:43.7784898Z (Reading database ... 65% 2021-05-16T19:35:43.7922317Z (Reading database ... 70% 2021-05-16T19:35:43.8068768Z (Reading database ... 75% 2021-05-16T19:35:43.8098457Z (Reading database ... 80% 2021-05-16T19:35:43.8571906Z (Reading database ... 85% 2021-05-16T19:35:43.8965346Z (Reading database ... 90% 2021-05-16T19:35:43.9062693Z (Reading database ... 95% 2021-05-16T19:35:43.9063528Z (Reading database ... 100% 2021-05-16T19:35:43.9064663Z (Reading database ... 268721 files and directories currently installed.) 2021-05-16T19:35:43.9194589Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:43.9217196Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:43.9561778Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T19:35:43.9832998Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:43.9843110Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:44.0195375Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T19:35:44.0461349Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:44.0476204Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:44.0812439Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T19:35:44.1111763Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:44.1131127Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:44.1434270Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T19:35:44.1739064Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T19:35:44.1776768Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T19:35:44.2161323Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T19:35:44.2375946Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:44.2387900Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:44.2840541Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T19:35:44.3098907Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T19:35:44.3109101Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T19:35:44.4001251Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T19:35:44.4252553Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T19:35:44.4262817Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T19:35:44.4715349Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T19:35:44.5016990Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:44.5026943Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:44.5400871Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T19:35:44.5612682Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T19:35:44.5626491Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T19:35:44.6845217Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T19:35:44.6886787Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:44.6928253Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T19:35:44.6960107Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T19:35:44.7008119Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:44.7037634Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:44.7069060Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:44.7099451Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:44.7131772Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:44.7164309Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T19:35:44.7217234Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:44.7511415Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:48.3010804Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:35:50.7126199Z Reading package lists... 2021-05-16T19:35:50.8894367Z Building dependency tree... 2021-05-16T19:35:50.8914655Z Reading state information... 2021-05-16T19:35:51.0220436Z E: Unable to locate package udunits 2021-05-16T19:35:51.0978869Z Reading package lists... 2021-05-16T19:35:51.2705169Z Building dependency tree... 2021-05-16T19:35:51.2749251Z Reading state information... 2021-05-16T19:35:51.4384726Z The following additional packages will be installed: 2021-05-16T19:35:51.4386932Z libwebpdemux2 2021-05-16T19:35:51.4857140Z The following NEW packages will be installed: 2021-05-16T19:35:51.4859117Z libwebp-dev libwebpdemux2 2021-05-16T19:35:51.5050511Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:51.5051899Z Need to get 277 kB of archives. 2021-05-16T19:35:51.5053007Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T19:35:51.5055138Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T19:35:51.5063752Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T19:35:51.9650229Z Fetched 277 kB in 0s (11.9 MB/s) 2021-05-16T19:35:52.0004618Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T19:35:52.0086322Z (Reading database ... 2021-05-16T19:35:52.0087453Z (Reading database ... 5% 2021-05-16T19:35:52.0088189Z (Reading database ... 10% 2021-05-16T19:35:52.0088931Z (Reading database ... 15% 2021-05-16T19:35:52.0089896Z (Reading database ... 20% 2021-05-16T19:35:52.0090654Z (Reading database ... 25% 2021-05-16T19:35:52.0091382Z (Reading database ... 30% 2021-05-16T19:35:52.0092088Z (Reading database ... 35% 2021-05-16T19:35:52.0092807Z (Reading database ... 40% 2021-05-16T19:35:52.0093514Z (Reading database ... 45% 2021-05-16T19:35:52.0094228Z (Reading database ... 50% 2021-05-16T19:35:52.0130998Z (Reading database ... 55% 2021-05-16T19:35:52.0176863Z (Reading database ... 60% 2021-05-16T19:35:52.0213172Z (Reading database ... 65% 2021-05-16T19:35:52.0349074Z (Reading database ... 70% 2021-05-16T19:35:52.0481718Z (Reading database ... 75% 2021-05-16T19:35:52.0511444Z (Reading database ... 80% 2021-05-16T19:35:52.0942206Z (Reading database ... 85% 2021-05-16T19:35:52.1274867Z (Reading database ... 90% 2021-05-16T19:35:52.1360025Z (Reading database ... 95% 2021-05-16T19:35:52.1361057Z (Reading database ... 100% 2021-05-16T19:35:52.1362497Z (Reading database ... 269021 files and directories currently installed.) 2021-05-16T19:35:52.1474802Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T19:35:52.1503318Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T19:35:52.1761080Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T19:35:52.8777656Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T19:35:52.8782754Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T19:35:52.8783918Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T19:35:52.8785850Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T19:35:52.8787571Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:54.5335651Z Reading package lists... 2021-05-16T19:35:54.7220073Z Building dependency tree... 2021-05-16T19:35:54.7242096Z Reading state information... 2021-05-16T19:35:54.8960086Z The following additional packages will be installed: 2021-05-16T19:35:54.8962434Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T19:35:54.8965139Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T19:35:54.8969185Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T19:35:54.8981894Z Suggested packages: 2021-05-16T19:35:54.8984144Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T19:35:54.8985366Z Recommended packages: 2021-05-16T19:35:54.8986213Z cargo 2021-05-16T19:35:54.9527606Z The following NEW packages will be installed: 2021-05-16T19:35:54.9533521Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T19:35:54.9534999Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T19:35:54.9536504Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T19:35:54.9793242Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:54.9794052Z Need to get 108 MB of archives. 2021-05-16T19:35:54.9795241Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T19:35:54.9797377Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T19:35:54.9834863Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T19:35:54.9842730Z 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-16T19:35:54.9852904Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T19:35:54.9896289Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T19:35:54.9920414Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T19:35:54.9926158Z 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-16T19:35:55.1341079Z 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-16T19:35:56.1887260Z 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-16T19:35:56.5833323Z 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-16T19:35:56.6088086Z 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-16T19:35:56.6458389Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T19:35:56.7641919Z 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-16T19:35:57.2453166Z Fetched 108 MB in 2s (59.7 MB/s) 2021-05-16T19:35:57.2813918Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T19:35:57.2901185Z (Reading database ... 2021-05-16T19:35:57.2902019Z (Reading database ... 5% 2021-05-16T19:35:57.2902820Z (Reading database ... 10% 2021-05-16T19:35:57.2903549Z (Reading database ... 15% 2021-05-16T19:35:57.2904279Z (Reading database ... 20% 2021-05-16T19:35:57.2905015Z (Reading database ... 25% 2021-05-16T19:35:57.2905726Z (Reading database ... 30% 2021-05-16T19:35:57.2906447Z (Reading database ... 35% 2021-05-16T19:35:57.2907157Z (Reading database ... 40% 2021-05-16T19:35:57.2907875Z (Reading database ... 45% 2021-05-16T19:35:57.2908582Z (Reading database ... 50% 2021-05-16T19:35:57.2949253Z (Reading database ... 55% 2021-05-16T19:35:57.3001210Z (Reading database ... 60% 2021-05-16T19:35:57.3036519Z (Reading database ... 65% 2021-05-16T19:35:57.3182467Z (Reading database ... 70% 2021-05-16T19:35:57.3328918Z (Reading database ... 75% 2021-05-16T19:35:57.3360339Z (Reading database ... 80% 2021-05-16T19:35:57.3858254Z (Reading database ... 85% 2021-05-16T19:35:57.4288134Z (Reading database ... 90% 2021-05-16T19:35:57.4399279Z (Reading database ... 95% 2021-05-16T19:35:57.4400127Z (Reading database ... 100% 2021-05-16T19:35:57.4401340Z (Reading database ... 269049 files and directories currently installed.) 2021-05-16T19:35:57.4548570Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T19:35:57.4570597Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T19:35:57.5079982Z Selecting previously unselected package libipt2. 2021-05-16T19:35:57.5336870Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T19:35:57.5355453Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T19:35:57.5721501Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T19:35:57.5937471Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T19:35:57.5949031Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T19:35:57.6482495Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T19:35:57.6723428Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T19:35:57.6738472Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T19:35:57.7577470Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T19:35:57.7836214Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T19:35:57.7847062Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T19:35:57.8441871Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T19:35:57.8715843Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T19:35:57.8728551Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T19:35:57.9040088Z Selecting previously unselected package gdb. 2021-05-16T19:35:57.9308002Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T19:35:57.9321490Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T19:35:58.2961321Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T19:35:58.3179086Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:35:58.3194757Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:05.2151796Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T19:36:05.2479643Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:36:05.2489494Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:08.4445752Z Selecting previously unselected package rustc. 2021-05-16T19:36:08.4752644Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:36:08.4765362Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:08.6990944Z Selecting previously unselected package cargo. 2021-05-16T19:36:08.7310240Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:36:08.7320795Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T19:36:09.0980157Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T19:36:09.1285418Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T19:36:09.1296832Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T19:36:10.4507606Z Selecting previously unselected package rust-gdb. 2021-05-16T19:36:10.4808644Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T19:36:10.4817266Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.5489177Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.5531494Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T19:36:10.5567085Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T19:36:10.5596499Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.5629547Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T19:36:10.5657692Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T19:36:10.5708484Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T19:36:10.5790633Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.5820027Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T19:36:10.5849473Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T19:36:10.5878224Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.5904321Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T19:36:10.5959024Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.5993939Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:36:10.6247213Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:36:14.2478125Z Reading package lists... 2021-05-16T19:36:14.4217309Z Building dependency tree... 2021-05-16T19:36:14.4239800Z Reading state information... 2021-05-16T19:36:14.6018578Z The following additional packages will be installed: 2021-05-16T19:36:14.6020945Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T19:36:14.6022691Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T19:36:14.6024458Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T19:36:14.6026116Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T19:36:14.6027816Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T19:36:14.6030671Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T19:36:14.6033238Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T19:36:14.6037731Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T19:36:14.6039419Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T19:36:14.6041156Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T19:36:14.6042635Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T19:36:14.6044110Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T19:36:14.6045660Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T19:36:14.6047346Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T19:36:14.6048986Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T19:36:14.6050527Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T19:36:14.6052147Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T19:36:14.6053650Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T19:36:14.6055203Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T19:36:14.6057801Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T19:36:14.6060210Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T19:36:14.6062558Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T19:36:14.6064741Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T19:36:14.6066837Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T19:36:14.6068965Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T19:36:14.6071842Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T19:36:14.6074435Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T19:36:14.6077080Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T19:36:14.6093968Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T19:36:14.6095570Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T19:36:14.6096925Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T19:36:14.6098227Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T19:36:14.6099612Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T19:36:14.6101046Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T19:36:14.6102572Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T19:36:14.6104115Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T19:36:14.6105548Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T19:36:14.6106958Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T19:36:14.6108321Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T19:36:14.6109774Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T19:36:14.6111268Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T19:36:14.6112608Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T19:36:14.6114066Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T19:36:14.6115754Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T19:36:14.6117409Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T19:36:14.6119016Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T19:36:14.6121140Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T19:36:14.6122699Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T19:36:14.6124019Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T19:36:14.6124792Z Suggested packages: 2021-05-16T19:36:14.6125869Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T19:36:14.6127206Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T19:36:14.6128883Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T19:36:14.6130383Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T19:36:14.6131678Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T19:36:14.6133078Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T19:36:14.6134443Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T19:36:14.6135815Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T19:36:14.6137202Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T19:36:14.6138525Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T19:36:14.6140215Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T19:36:14.6141792Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T19:36:14.6143246Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T19:36:14.6144337Z wpagui libengine-pkcs11-openssl 2021-05-16T19:36:14.7035203Z The following NEW packages will be installed: 2021-05-16T19:36:14.7039747Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T19:36:14.7042873Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T19:36:14.7046408Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T19:36:14.7049636Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T19:36:14.7052511Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T19:36:14.7055260Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T19:36:14.7056580Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T19:36:14.7060404Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T19:36:14.7063247Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T19:36:14.7066208Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T19:36:14.7069285Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T19:36:14.7072144Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T19:36:14.7073726Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T19:36:14.7075424Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T19:36:14.7078432Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T19:36:14.7080185Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T19:36:14.7081655Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T19:36:14.7083153Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T19:36:14.7084708Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T19:36:14.7085973Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T19:36:14.7098604Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T19:36:14.7100270Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T19:36:14.7101815Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T19:36:14.7103268Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T19:36:14.7104773Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T19:36:14.7106790Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T19:36:14.7108593Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T19:36:14.7110431Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T19:36:14.7112648Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T19:36:14.7114067Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T19:36:14.7115374Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T19:36:14.7116663Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T19:36:14.7118062Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T19:36:14.7119902Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T19:36:14.7121441Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T19:36:14.7123115Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T19:36:14.7124561Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T19:36:14.7125949Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T19:36:14.7132075Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T19:36:14.7133581Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T19:36:14.7135061Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T19:36:14.7136449Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T19:36:14.7138541Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T19:36:14.7140182Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T19:36:14.7141849Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T19:36:14.7143307Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T19:36:14.7145996Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T19:36:14.7147553Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T19:36:14.7148872Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T19:36:14.7439652Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:36:14.7440756Z Need to get 183 MB of archives. 2021-05-16T19:36:14.7441578Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T19:36:14.7443679Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T19:36:14.7493090Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T19:36:14.7867883Z 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-16T19:36:14.7886670Z 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-16T19:36:14.7896854Z 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-16T19:36:14.7902829Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T19:36:14.7910691Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T19:36:14.7923574Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T19:36:14.7934256Z 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-16T19:36:14.7959020Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T19:36:15.3825419Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T19:36:15.3828213Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T19:36:15.3830539Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T19:36:15.3832553Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T19:36:15.3834651Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T19:36:15.3837114Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T19:36:15.3839521Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T19:36:15.3841634Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T19:36:15.3844025Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T19:36:15.3845990Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T19:36:15.3848023Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T19:36:15.3850022Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T19:36:15.3852084Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T19:36:15.3854224Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T19:36:15.3858264Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T19:36:15.3860081Z 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-16T19:36:15.3862220Z 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-16T19:36:15.3864273Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T19:36:15.3866407Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T19:36:15.3868618Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T19:36:15.3870618Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T19:36:15.3872462Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T19:36:15.3874361Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T19:36:15.3876324Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T19:36:15.3878159Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T19:36:15.3880244Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T19:36:15.5059797Z 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-16T19:36:15.5117817Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T19:36:15.5486864Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T19:36:15.5664979Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T19:36:15.5822873Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T19:36:15.5995014Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T19:36:15.6019346Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T19:36:15.6065259Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T19:36:15.6086692Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T19:36:15.6136613Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T19:36:15.6159573Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T19:36:15.6266045Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T19:36:15.6287468Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T19:36:15.6449916Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T19:36:15.6470791Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T19:36:15.6492653Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T19:36:15.6507704Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T19:36:15.6531850Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T19:36:15.6638142Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T19:36:15.6655894Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T19:36:15.8515669Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T19:36:15.8725736Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T19:36:15.8743789Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T19:36:15.8803004Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T19:36:15.8813730Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T19:36:15.8825255Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T19:36:15.8841380Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T19:36:15.8902668Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T19:36:15.8921240Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T19:36:15.9020888Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T19:36:15.9065467Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T19:36:15.9081411Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T19:36:15.9381915Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T19:36:15.9562296Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T19:36:16.1250021Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T19:36:16.1306038Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T19:36:16.1378772Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T19:36:16.1470282Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T19:36:16.1568722Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T19:36:16.1765544Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T19:36:16.1842232Z 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-16T19:36:17.2331109Z 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-16T19:36:17.2423298Z 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-16T19:36:17.2470775Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T19:36:17.3011690Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T19:36:17.3093101Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T19:36:17.3228515Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T19:36:17.3449771Z 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-16T19:36:17.4489360Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T19:36:17.5197065Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T19:36:17.5283508Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T19:36:17.5347979Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T19:36:17.5474789Z 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-16T19:36:17.5807977Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T19:36:17.5866081Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T19:36:17.6237652Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T19:36:17.6325222Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T19:36:17.6474126Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T19:36:17.6590719Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T19:36:17.6747186Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T19:36:17.7691673Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T19:36:17.7955850Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T19:36:17.8123300Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T19:36:17.8163390Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T19:36:17.8301436Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T19:36:17.8394923Z 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-16T19:36:17.8463348Z 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-16T19:36:17.8481120Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T19:36:17.8492546Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T19:36:17.8573047Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T19:36:17.8582250Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T19:36:18.3414472Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T19:36:18.3428688Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T19:36:18.3437693Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T19:36:18.3602038Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T19:36:18.4880833Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T19:36:18.4892613Z 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-16T19:36:18.4914768Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T19:36:18.4990871Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T19:36:18.4999727Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T19:36:18.5269092Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T19:36:18.5370354Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T19:36:18.5391231Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T19:36:18.5399308Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T19:36:18.5408006Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T19:36:18.5435669Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T19:36:18.5450126Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T19:36:18.5458492Z 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-16T19:36:18.5465352Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T19:36:18.5494057Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T19:36:18.5502878Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T19:36:18.5510105Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T19:36:18.5520615Z 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-16T19:36:18.5533594Z 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-16T19:36:18.5545775Z 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-16T19:36:18.5560068Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T19:36:18.5582202Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T19:36:18.5719478Z 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-16T19:36:18.5736326Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T19:36:18.5745349Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T19:36:18.5769075Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T19:36:18.5872862Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T19:36:18.5907953Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T19:36:18.5931182Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T19:36:18.5939576Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T19:36:18.5973129Z 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-16T19:36:18.5987440Z 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-16T19:36:18.6000557Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T19:36:18.6017640Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T19:36:18.6029956Z 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-16T19:36:18.6037853Z 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-16T19:36:18.6072205Z 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-16T19:36:18.6196148Z 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-16T19:36:18.6463573Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T19:36:18.6472559Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T19:36:18.6525548Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T19:36:18.6542008Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T19:36:18.6551303Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T19:36:18.6587722Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T19:36:18.6594445Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T19:36:18.6877493Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T19:36:18.6952078Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T19:36:18.7044881Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T19:36:18.7349910Z 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-16T19:36:18.7383740Z 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-16T19:36:18.7407848Z 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-16T19:36:18.7416932Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T19:36:18.7467119Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T19:36:18.7470711Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T19:36:18.7485495Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T19:36:18.7489655Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T19:36:18.7559704Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T19:36:18.7594260Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T19:36:18.8105296Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T19:36:18.8110558Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T19:36:18.8124277Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T19:36:18.8129166Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T19:36:18.8135644Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T19:36:18.8140146Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T19:36:18.8173202Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T19:36:18.8177123Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T19:36:18.8189137Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T19:36:18.8194680Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T19:36:18.8203404Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T19:36:18.8210077Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T19:36:18.8219437Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T19:36:18.8419542Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T19:36:18.8429674Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T19:36:18.9250037Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T19:36:18.9253916Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T19:36:18.9265271Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T19:36:18.9327453Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T19:36:18.9336972Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T19:36:18.9356423Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T19:36:18.9429543Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T19:36:18.9436653Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T19:36:18.9901550Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T19:36:18.9921596Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T19:36:18.9938897Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T19:36:19.0481778Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T19:36:19.0520875Z 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-16T19:36:19.0560167Z 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-16T19:36:19.0571102Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T19:36:19.2891773Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T19:36:19.3391926Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T19:36:19.4996535Z 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-16T19:36:19.5038163Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T19:36:19.5101032Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T19:36:19.8011724Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T19:36:19.8832591Z 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-16T19:36:19.8913076Z 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-16T19:36:19.8926114Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T19:36:19.9018153Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T19:36:19.9042514Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T19:36:19.9272307Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T19:36:19.9460402Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T19:36:19.9472475Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T19:36:19.9482897Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T19:36:21.1792054Z Fetched 183 MB in 5s (35.0 MB/s) 2021-05-16T19:36:21.2210722Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T19:36:21.2292930Z (Reading database ... 2021-05-16T19:36:21.2293850Z (Reading database ... 5% 2021-05-16T19:36:21.2294562Z (Reading database ... 10% 2021-05-16T19:36:21.2295240Z (Reading database ... 15% 2021-05-16T19:36:21.2295924Z (Reading database ... 20% 2021-05-16T19:36:21.2296602Z (Reading database ... 25% 2021-05-16T19:36:21.2297262Z (Reading database ... 30% 2021-05-16T19:36:21.2297929Z (Reading database ... 35% 2021-05-16T19:36:21.2298589Z (Reading database ... 40% 2021-05-16T19:36:21.2299262Z (Reading database ... 45% 2021-05-16T19:36:21.2299935Z (Reading database ... 50% 2021-05-16T19:36:21.2328180Z (Reading database ... 55% 2021-05-16T19:36:21.2384115Z (Reading database ... 60% 2021-05-16T19:36:21.2417583Z (Reading database ... 65% 2021-05-16T19:36:21.2590082Z (Reading database ... 70% 2021-05-16T19:36:21.2725383Z (Reading database ... 75% 2021-05-16T19:36:21.2761710Z (Reading database ... 80% 2021-05-16T19:36:21.3278394Z (Reading database ... 85% 2021-05-16T19:36:21.3651936Z (Reading database ... 90% 2021-05-16T19:36:21.3745482Z (Reading database ... 95% 2021-05-16T19:36:21.3746527Z (Reading database ... 100% 2021-05-16T19:36:21.3748001Z (Reading database ... 269804 files and directories currently installed.) 2021-05-16T19:36:21.3899314Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T19:36:21.3926003Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T19:36:21.4336513Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T19:36:21.4636317Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:21.4742766Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:21.6824525Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T19:36:21.7143065Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:36:21.7156277Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:36:21.7534078Z Selecting previously unselected package libegl1:amd64. 2021-05-16T19:36:21.7935389Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:36:21.7946819Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:36:21.8231928Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T19:36:21.8545476Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T19:36:21.8557737Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T19:36:21.8863115Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T19:36:21.9167277Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T19:36:21.9179767Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T19:36:21.9492948Z Selecting previously unselected package libwacom-common. 2021-05-16T19:36:21.9804816Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T19:36:21.9817781Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T19:36:22.0680044Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T19:36:22.0996468Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T19:36:22.1007654Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T19:36:22.1320373Z Selecting previously unselected package libinput-bin. 2021-05-16T19:36:22.1584558Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T19:36:22.1595535Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T19:36:22.1920250Z Selecting previously unselected package libinput10:amd64. 2021-05-16T19:36:22.2201791Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T19:36:22.2213906Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T19:36:22.2640326Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T19:36:22.2914187Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:22.2927290Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:22.3480380Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T19:36:22.3780102Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:22.3792460Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:22.4800971Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T19:36:22.5059260Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T19:36:22.5071586Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T19:36:22.5400787Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T19:36:22.5651697Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T19:36:22.5665056Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T19:36:22.5964443Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T19:36:22.6270819Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T19:36:22.6275023Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T19:36:22.6556109Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T19:36:22.6851308Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T19:36:22.6887428Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T19:36:22.7240613Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T19:36:22.7484274Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T19:36:22.7496920Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T19:36:22.7779959Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T19:36:22.8090680Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T19:36:22.8108078Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T19:36:22.8378982Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T19:36:22.8691087Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T19:36:22.8703516Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T19:36:22.9000619Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T19:36:22.9261924Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T19:36:22.9273520Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T19:36:22.9586412Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T19:36:22.9892585Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T19:36:22.9905560Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T19:36:23.0280713Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T19:36:23.0526103Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T19:36:23.0538263Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T19:36:23.0945322Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T19:36:23.1265206Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:23.1351655Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:23.4858934Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T19:36:23.5165780Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:23.5174375Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:23.7820612Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T19:36:23.8124565Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:23.8136823Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:23.8630035Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T19:36:23.8865384Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T19:36:23.8881857Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T19:36:23.9401653Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T19:36:23.9682663Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T19:36:23.9694859Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T19:36:24.0801228Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T19:36:24.1046327Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T19:36:24.1065862Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T19:36:24.1375916Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T19:36:24.1681770Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:24.1693665Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:24.2240231Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T19:36:24.2497103Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:24.2509461Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:24.3060507Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T19:36:24.3367179Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:24.3377788Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:24.5161127Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T19:36:24.5467999Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:24.5480767Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:24.7215888Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T19:36:24.7515491Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:24.7533106Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:24.7931901Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T19:36:24.8253135Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:24.8266774Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:24.8639998Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T19:36:24.8904563Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T19:36:24.8918471Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T19:36:24.9319937Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T19:36:24.9568495Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T19:36:24.9579655Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T19:36:26.4496439Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T19:36:26.4815739Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:26.4827578Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:26.5241109Z Selecting previously unselected package qgis-providers-common. 2021-05-16T19:36:26.5470970Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:36:26.5488655Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:26.7841342Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T19:36:26.8109595Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T19:36:26.8124397Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T19:36:26.8707441Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T19:36:26.8991661Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T19:36:26.9003940Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T19:36:26.9522769Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T19:36:26.9816505Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:26.9831939Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:27.0280892Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T19:36:27.0533538Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:27.0549569Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:27.0881241Z Selecting previously unselected package gdal-data. 2021-05-16T19:36:27.1149474Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T19:36:27.1158218Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:27.1719764Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T19:36:27.1982840Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T19:36:27.1996098Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T19:36:27.2401113Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T19:36:27.2658428Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T19:36:27.2672792Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T19:36:27.3120358Z Selecting previously unselected package libarmadillo9. 2021-05-16T19:36:27.3397513Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T19:36:27.3412228Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T19:36:27.3840883Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T19:36:27.4124264Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T19:36:27.4135094Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T19:36:27.4919894Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T19:36:27.5193671Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T19:36:27.5206962Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T19:36:27.5632655Z Selecting previously unselected package libdap25:amd64. 2021-05-16T19:36:27.5886788Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T19:36:27.5903320Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T19:36:27.6700286Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T19:36:27.6977436Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T19:36:27.6992775Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T19:36:27.7480032Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T19:36:27.7704645Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T19:36:27.7721091Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T19:36:27.8120124Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T19:36:27.8364251Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T19:36:27.8380018Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T19:36:27.8667549Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T19:36:27.8996044Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T19:36:27.9007153Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T19:36:27.9603457Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T19:36:27.9908150Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T19:36:27.9921696Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T19:36:28.0801754Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T19:36:28.1066718Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T19:36:28.1078022Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T19:36:28.1434124Z Selecting previously unselected package proj-data. 2021-05-16T19:36:28.1742866Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T19:36:28.1750144Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T19:36:29.0440649Z Selecting previously unselected package libproj15:amd64. 2021-05-16T19:36:29.0683966Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T19:36:29.0725556Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T19:36:29.2094313Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T19:36:29.2407751Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T19:36:29.2442621Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T19:36:29.2840645Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T19:36:29.3124701Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T19:36:29.3137256Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T19:36:29.3688661Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T19:36:29.4001859Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T19:36:29.4017156Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T19:36:29.4296803Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T19:36:29.4611153Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T19:36:29.4628646Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T19:36:29.4999950Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T19:36:29.5269674Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T19:36:29.5283675Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:29.5680083Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T19:36:29.5932380Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T19:36:29.5948860Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:29.6375538Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T19:36:29.6687852Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T19:36:29.6701023Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:29.7093577Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T19:36:29.7381099Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T19:36:29.7396907Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T19:36:29.8045648Z Selecting previously unselected package libogdi4.1. 2021-05-16T19:36:29.8357723Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T19:36:29.8370446Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T19:36:29.8874874Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T19:36:29.9167453Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T19:36:29.9180052Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T19:36:29.9612392Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T19:36:29.9922661Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T19:36:29.9936541Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T19:36:30.1641457Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T19:36:30.1950459Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T19:36:30.1964967Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T19:36:30.3294430Z Selecting previously unselected package libgdal26. 2021-05-16T19:36:30.3599951Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T19:36:30.3613414Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:31.0823088Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T19:36:31.1130214Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:31.1146930Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:31.1488787Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T19:36:31.1803950Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T19:36:31.1814511Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T19:36:31.2129215Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T19:36:31.2440609Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:31.2451575Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:31.2807164Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T19:36:31.3138129Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:31.3149109Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:31.3554376Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T19:36:31.3862027Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T19:36:31.3874298Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T19:36:31.4454155Z Selecting previously unselected package libzip5:amd64. 2021-05-16T19:36:31.4777918Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T19:36:31.4796952Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T19:36:31.5304227Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T19:36:31.5617309Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:31.5630947Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:32.2107739Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T19:36:32.2423164Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:32.2437027Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:32.2754564Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T19:36:32.3060934Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T19:36:32.3083935Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T19:36:32.3661856Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T19:36:32.3972034Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T19:36:32.3983505Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T19:36:32.5735969Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T19:36:32.6066992Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:32.6079433Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:32.6406023Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T19:36:32.6715257Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:32.6728251Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:32.7150617Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T19:36:32.7452244Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T19:36:32.7469037Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T19:36:32.8270892Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T19:36:32.8579683Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:32.8763777Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:33.2637677Z Selecting previously unselected package qgis-providers. 2021-05-16T19:36:33.2941852Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:33.2954964Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:33.5360570Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T19:36:33.5665730Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T19:36:33.5679551Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:36:33.6072254Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T19:36:33.6382778Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T19:36:33.6396517Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T19:36:33.6699776Z Selecting previously unselected package avahi-daemon. 2021-05-16T19:36:33.7060763Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T19:36:33.7074637Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T19:36:33.7720523Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T19:36:33.7950955Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T19:36:33.7965577Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T19:36:33.8817638Z Selecting previously unselected package blt. 2021-05-16T19:36:33.9133114Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T19:36:33.9148481Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T19:36:33.9437082Z Selecting previously unselected package fonts-lyx. 2021-05-16T19:36:33.9742861Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T19:36:33.9756175Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T19:36:34.0197315Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T19:36:34.0501816Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:34.0518467Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:34.0886090Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T19:36:34.1203641Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:34.1217763Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:34.1707121Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T19:36:34.2021133Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:34.2035979Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:34.2431082Z Selecting previously unselected package gcr. 2021-05-16T19:36:34.2745445Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:34.2759794Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T19:36:34.3342749Z Selecting previously unselected package python3-numpy. 2021-05-16T19:36:34.3662281Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T19:36:34.3673428Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T19:36:34.7105406Z Selecting previously unselected package python3-gdal. 2021-05-16T19:36:34.7415159Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T19:36:34.7427014Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:34.8400531Z Selecting previously unselected package gdal-bin. 2021-05-16T19:36:34.8667123Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T19:36:34.8677458Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:34.9315350Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T19:36:34.9621568Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T19:36:34.9634747Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:36:35.0000560Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T19:36:35.0242311Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T19:36:35.0255565Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T19:36:35.0800475Z Selecting previously unselected package geoclue-2.0. 2021-05-16T19:36:35.1046703Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T19:36:35.1060089Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T19:36:35.1564146Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T19:36:35.1879323Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T19:36:35.1900572Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T19:36:35.2520602Z Selecting previously unselected package p11-kit. 2021-05-16T19:36:35.2782989Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T19:36:35.2801594Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T19:36:35.3200975Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T19:36:35.3496850Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T19:36:35.3509374Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T19:36:35.3851916Z Selecting previously unselected package gnome-keyring. 2021-05-16T19:36:35.4168921Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T19:36:35.4288603Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T19:36:35.5370830Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T19:36:35.5689878Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T19:36:35.5702858Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:36:35.6095809Z Selecting previously unselected package grass-doc. 2021-05-16T19:36:35.6418225Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T19:36:35.6429081Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T19:36:37.5900617Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T19:36:37.6224468Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T19:36:37.6239694Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T19:36:37.6641612Z Selecting previously unselected package libpdal-util9. 2021-05-16T19:36:37.6960824Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:37.6973327Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T19:36:37.7440551Z Selecting previously unselected package libpdal-base9. 2021-05-16T19:36:37.7701571Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:37.7719584Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T19:36:37.9831783Z Selecting previously unselected package grass-core. 2021-05-16T19:36:38.0136933Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T19:36:38.0149569Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T19:36:38.7164017Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T19:36:38.7485272Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T19:36:38.7497815Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T19:36:38.7828553Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T19:36:38.8160766Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T19:36:38.8173799Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T19:36:38.8571152Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T19:36:38.8901624Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T19:36:38.8911293Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T19:36:38.9886614Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T19:36:39.0201251Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T19:36:39.0210510Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T19:36:39.0549971Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T19:36:39.0866100Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T19:36:39.0877854Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T19:36:39.4631066Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T19:36:39.4941172Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T19:36:39.4951895Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T19:36:39.6133272Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T19:36:39.6468353Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T19:36:39.6479355Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T19:36:39.6886872Z Selecting previously unselected package libfcgi-bin. 2021-05-16T19:36:39.7207862Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T19:36:39.7221745Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T19:36:39.7507883Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T19:36:39.7817557Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T19:36:39.7835005Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T19:36:39.8191584Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T19:36:39.8627006Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T19:36:39.8712880Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T19:36:39.9565773Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T19:36:39.9886240Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T19:36:39.9900669Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T19:36:40.0320706Z Selecting previously unselected package libmbim-proxy. 2021-05-16T19:36:40.0576423Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T19:36:40.0586009Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T19:36:40.0861866Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T19:36:40.1180076Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T19:36:40.1192700Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:36:40.1504810Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T19:36:40.1821374Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T19:36:40.1837455Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:36:40.2320568Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T19:36:40.2590510Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T19:36:40.2604596Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T19:36:40.2883853Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T19:36:40.3195803Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T19:36:40.3209029Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:36:40.3560071Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T19:36:40.3823297Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T19:36:40.3839293Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T19:36:40.4160430Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T19:36:40.4457232Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:40.4469476Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T19:36:40.4800821Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T19:36:40.5095920Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:40.5109437Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T19:36:40.5416416Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T19:36:40.5731917Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:40.5746415Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T19:36:40.6160813Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T19:36:40.6422257Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:40.6435807Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T19:36:40.6882099Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T19:36:40.7190362Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T19:36:40.7204762Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T19:36:40.9075094Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T19:36:40.9390042Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:40.9405617Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T19:36:40.9773469Z Selecting previously unselected package libpdal-plugins. 2021-05-16T19:36:41.0090692Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:41.0101900Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T19:36:41.0389903Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T19:36:41.0705790Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.0719910Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.1175023Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T19:36:41.1501585Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.1517243Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.2590081Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T19:36:41.2905910Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.2917104Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.3348019Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T19:36:41.3665444Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.3678416Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.4072407Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T19:36:41.4391092Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.4404023Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.4723806Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T19:36:41.5030739Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.5045891Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.5520702Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T19:36:41.5782218Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.5797922Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.6161914Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T19:36:41.6442880Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.6454323Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.6800854Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T19:36:41.7086106Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.7101840Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.7560228Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T19:36:41.7836238Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.7846955Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.8200677Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T19:36:41.8476325Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.8488374Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:41.8801299Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T19:36:41.9091992Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:41.9110207Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:41.9680641Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T19:36:41.9976311Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:41.9989939Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:42.1440793Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T19:36:42.1719653Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:42.1732101Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:42.5546217Z Selecting previously unselected package qtchooser. 2021-05-16T19:36:42.5865252Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T19:36:42.5878417Z Unpacking qtchooser (66-2build1) ... 2021-05-16T19:36:42.6187216Z Selecting previously unselected package qdoc-qt5. 2021-05-16T19:36:42.6497691Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:42.6509723Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:42.7359987Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T19:36:42.7641863Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:42.7655332Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:42.8120689Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T19:36:42.8403955Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:42.8417037Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:42.8800340Z Selecting previously unselected package qt5-assistant. 2021-05-16T19:36:42.9056853Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:42.9071672Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T19:36:42.9683058Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T19:36:42.9992049Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:43.0005882Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:43.0363449Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T19:36:43.0690153Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:43.0704342Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:43.3122037Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T19:36:43.3438435Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:43.3452331Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:43.4558091Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T19:36:43.4898811Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:43.4911400Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T19:36:43.6328176Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T19:36:43.6653269Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:43.6666802Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:43.8001417Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T19:36:43.8301649Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:43.8313952Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:43.9000620Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T19:36:43.9272650Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:43.9283459Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:43.9854161Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T19:36:44.0163556Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:44.0177727Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:44.0526307Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T19:36:44.0858623Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T19:36:44.0872811Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T19:36:44.1725472Z Selecting previously unselected package libqmi-proxy. 2021-05-16T19:36:44.2070677Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T19:36:44.2241598Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T19:36:44.2510953Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T19:36:44.2836826Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:44.2849190Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:44.3260063Z Selecting previously unselected package libwacom-bin. 2021-05-16T19:36:44.3569509Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T19:36:44.3582302Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T19:36:44.3860011Z Selecting previously unselected package modemmanager. 2021-05-16T19:36:44.4171180Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T19:36:44.4267282Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T19:36:44.6517786Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T19:36:44.6830795Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T19:36:44.6848131Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T19:36:44.7176602Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T19:36:44.7497609Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T19:36:44.7513318Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T19:36:45.1153934Z Selecting previously unselected package python3-soupsieve. 2021-05-16T19:36:45.1484113Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T19:36:45.1494852Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T19:36:45.1825295Z Selecting previously unselected package python3-bs4. 2021-05-16T19:36:45.2245649Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T19:36:45.2258942Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T19:36:45.2617570Z Selecting previously unselected package python3-cycler. 2021-05-16T19:36:45.2934723Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T19:36:45.2948541Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T19:36:45.3320570Z Selecting previously unselected package python3-dateutil. 2021-05-16T19:36:45.3558389Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T19:36:45.3570586Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T19:36:45.3941399Z Selecting previously unselected package python3-decorator. 2021-05-16T19:36:45.4243983Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T19:36:45.4255487Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T19:36:45.4584184Z Selecting previously unselected package python3-future. 2021-05-16T19:36:45.4906740Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T19:36:45.4919259Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T19:36:45.5720773Z Selecting previously unselected package python3-webencodings. 2021-05-16T19:36:45.5981378Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T19:36:45.5992824Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T19:36:45.6281619Z Selecting previously unselected package python3-html5lib. 2021-05-16T19:36:45.6597452Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T19:36:45.6609927Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T19:36:45.7040704Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T19:36:45.7302467Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T19:36:45.7324460Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T19:36:45.7680529Z Selecting previously unselected package python3-traitlets. 2021-05-16T19:36:45.7929422Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T19:36:45.7939882Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T19:36:45.8289885Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T19:36:45.8602021Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T19:36:45.8614781Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T19:36:45.9040668Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T19:36:45.9305561Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T19:36:45.9321387Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T19:36:45.9720307Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T19:36:45.9985013Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T19:36:45.9998271Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T19:36:46.1801193Z Selecting previously unselected package python3-pyparsing. 2021-05-16T19:36:46.2086535Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T19:36:46.2103392Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T19:36:46.2454215Z Selecting previously unselected package python3-matplotlib. 2021-05-16T19:36:46.2790270Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T19:36:46.2803682Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T19:36:46.7509379Z Selecting previously unselected package python3-nbformat. 2021-05-16T19:36:46.7812076Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T19:36:46.7823068Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T19:36:46.8200782Z Selecting previously unselected package python3-olefile. 2021-05-16T19:36:46.8479576Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T19:36:46.8494212Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T19:36:46.8880824Z Selecting previously unselected package python3-pyproj. 2021-05-16T19:36:46.9182138Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T19:36:46.9192493Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T19:36:46.9859086Z Selecting previously unselected package python3-tz. 2021-05-16T19:36:47.0184953Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T19:36:47.0199141Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T19:36:47.0500661Z Selecting previously unselected package python3-owslib. 2021-05-16T19:36:47.0821985Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T19:36:47.0834923Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T19:36:47.1281196Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T19:36:47.1571600Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T19:36:47.1584636Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T19:36:47.2322424Z Selecting previously unselected package python3-retrying. 2021-05-16T19:36:47.2637166Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T19:36:47.2655041Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T19:36:47.3040411Z Selecting previously unselected package python3-plotly. 2021-05-16T19:36:47.3283477Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T19:36:47.3296051Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T19:36:47.8114571Z Selecting previously unselected package python3-psycopg2. 2021-05-16T19:36:47.8448964Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T19:36:47.8461942Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T19:36:47.8905109Z Selecting previously unselected package python3-sip. 2021-05-16T19:36:47.9188487Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T19:36:47.9205006Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T19:36:47.9680578Z Selecting previously unselected package python3-pyqt5. 2021-05-16T19:36:47.9928478Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:36:47.9943211Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T19:36:48.2997180Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T19:36:48.3333708Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T19:36:48.3346637Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T19:36:48.3956195Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T19:36:48.4231247Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:36:48.4245028Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T19:36:48.4686721Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T19:36:48.5006728Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:36:48.5022443Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T19:36:48.5441351Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T19:36:48.5696359Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:36:48.5726287Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T19:36:48.6282792Z Selecting previously unselected package python3-qgis-common. 2021-05-16T19:36:48.6551781Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:36:48.6571193Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:49.0120898Z Selecting previously unselected package python3-qgis. 2021-05-16T19:36:49.0404383Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:49.0424008Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:50.1881289Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T19:36:50.2180070Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T19:36:50.2192220Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T19:36:50.2587631Z Selecting previously unselected package libjs-leaflet. 2021-05-16T19:36:50.2920843Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T19:36:50.2934859Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T19:36:50.3490423Z Selecting previously unselected package qgis-common. 2021-05-16T19:36:50.3815162Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:36:50.3828377Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:52.1325436Z Selecting previously unselected package qgis. 2021-05-16T19:36:52.1667830Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:52.2371570Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:52.5122254Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T19:36:52.5455160Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:36:52.5468278Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:52.7330723Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T19:36:52.7663223Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:52.7682934Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:52.8041994Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T19:36:52.8368700Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:52.8387549Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:52.9224827Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T19:36:52.9550144Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:52.9574163Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:52.9990359Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T19:36:53.0326605Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T19:36:53.0342277Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T19:36:53.2404675Z Selecting previously unselected package wpasupplicant. 2021-05-16T19:36:53.2736525Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T19:36:53.2750786Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T19:36:53.4275392Z Selecting previously unselected package proj-bin. 2021-05-16T19:36:53.4601065Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T19:36:53.4611898Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T19:36:53.4977259Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T19:36:53.5315183Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T19:36:53.5329534Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T19:36:53.5646292Z Selecting previously unselected package usb-modeswitch. 2021-05-16T19:36:53.5982872Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T19:36:53.6072129Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T19:36:53.6889189Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T19:36:53.6929114Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T19:36:53.9862268Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T19:36:53.9883334Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T19:36:53.9925601Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T19:36:53.9956938Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:54.0077366Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T19:36:54.0103661Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T19:36:54.0132272Z Setting up proj-data (6.3.1-1) ... 2021-05-16T19:36:54.0167500Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T19:36:54.0191928Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T19:36:54.0225846Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T19:36:54.0255000Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T19:36:54.0282860Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T19:36:54.0313625Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T19:36:54.0340406Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T19:36:54.0368121Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T19:36:54.0410213Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T19:36:54.0443357Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T19:36:54.0480959Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T19:36:54.2273700Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T19:36:54.2306251Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T19:36:54.2340406Z Setting up python3-olefile (0.46-2) ... 2021-05-16T19:36:54.4013639Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T19:36:54.4060860Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T19:36:54.5727264Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T19:36:54.5758458Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T19:36:54.5795482Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T19:36:54.5827764Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T19:36:54.5861776Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T19:36:54.5891362Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T19:36:54.5919274Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T19:36:54.7202799Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T19:36:54.7239088Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T19:36:54.7273215Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T19:36:54.7331082Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T19:36:54.7360098Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T19:36:54.9057153Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:54.9090986Z Setting up python3-tz (2019.3-1) ... 2021-05-16T19:36:55.0804988Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T19:36:55.0911265Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T19:36:55.0946178Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T19:36:55.1065672Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:36:55.1113573Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T19:36:55.1143796Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T19:36:55.1175102Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T19:36:55.1204463Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T19:36:55.2873534Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:36:55.2900260Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T19:36:55.2934689Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T19:36:55.2956655Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T19:36:55.3041242Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T19:36:55.3074125Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T19:36:55.5051938Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T19:36:55.5076481Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T19:36:55.6653779Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T19:36:55.6679822Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T19:36:55.6709721Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T19:36:55.6731838Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T19:36:55.6757577Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T19:36:55.6782919Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T19:36:55.6817569Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T19:36:55.8661059Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T19:36:55.8705001Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T19:36:55.8738818Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T19:36:55.8766271Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:55.8850618Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T19:36:56.1352369Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T19:36:57.4842508Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T19:36:57.4882925Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T19:36:57.4908604Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T19:36:57.4942189Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:36:57.4982626Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T19:36:57.5022018Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T19:36:57.5052078Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T19:36:57.5081087Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T19:36:57.7102176Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:57.7142977Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T19:36:57.7173829Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T19:36:57.7205201Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T19:36:57.9458174Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T19:36:57.9505999Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:36:57.9536347Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:57.9570470Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T19:36:57.9595539Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:36:57.9784227Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T19:36:58.1815463Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T19:36:58.1855406Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:36:58.1891012Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T19:36:58.1992149Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T19:36:58.2023142Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T19:36:58.2052530Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:58.2079303Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:58.2111581Z Setting up python3-future (0.18.2-2) ... 2021-05-16T19:36:58.2193372Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T19:36:58.2260530Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T19:36:58.6116563Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:58.7871989Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T19:36:58.7897627Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:58.7929171Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:36:58.7961537Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T19:36:58.7991977Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T19:36:58.8043393Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:58.8071412Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T19:36:58.8098576Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:58.8124430Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:36:59.0386354Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T19:36:59.2280440Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T19:36:59.4106119Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T19:36:59.4139977Z Setting up qtchooser (66-2build1) ... 2021-05-16T19:36:59.4170067Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T19:36:59.4201545Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T19:36:59.5969567Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:59.5997848Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T19:36:59.6025443Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:59.6052168Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T19:37:00.6884072Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T19:37:00.6941852Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T19:37:00.6975850Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T19:37:00.7006553Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:00.7032082Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:00.7074476Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T19:37:00.7098273Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T19:37:00.7133246Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T19:37:00.7256932Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T19:37:01.1609636Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T19:37:01.1636256Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:01.1671894Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T19:37:01.3530144Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T19:37:01.3564316Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T19:37:01.5337394Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:01.5372705Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T19:37:01.7537196Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T19:37:01.7574274Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T19:37:01.7618834Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:01.7653096Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T19:37:01.9109370Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T19:37:01.9114078Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T19:37:02.4734366Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T19:37:02.7886510Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:02.7922246Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T19:37:02.7951231Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:02.7985895Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:02.8018701Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:02.8049097Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:02.8086136Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T19:37:02.9835968Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:02.9839520Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T19:37:02.9843153Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:02.9846028Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T19:37:03.0316653Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:03.0319775Z if direction is "increasing": 2021-05-16T19:37:03.0323097Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:03.0325559Z elif direction is "decreasing": 2021-05-16T19:37:03.0554005Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:03.0555302Z if direction is "increasing": 2021-05-16T19:37:03.0556976Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:03.0558158Z elif direction is "decreasing": 2021-05-16T19:37:04.1796433Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:04.1799544Z if props["offset_coordinates"] is "data": 2021-05-16T19:37:04.1802757Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T19:37:04.1804975Z if props["coordinates"] is not "data": 2021-05-16T19:37:05.0984896Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T19:37:05.6993367Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T19:37:05.6997294Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T19:37:05.7004950Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T19:37:06.9903585Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T19:37:06.9945229Z First installation detected... 2021-05-16T19:37:06.9946229Z Checking NSS setup... 2021-05-16T19:37:07.0040845Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T19:37:07.0104321Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:07.0142879Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T19:37:07.3249496Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T19:37:07.3287651Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T19:37:07.3326247Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T19:37:07.3363410Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T19:37:07.3406919Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T19:37:07.3437407Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T19:37:07.3467999Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T19:37:07.3505362Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T19:37:07.3545304Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T19:37:07.5738294Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T19:37:07.5775819Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T19:37:07.5812734Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T19:37:07.9747676Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:07.9750567Z if value is '': 2021-05-16T19:37:08.0871943Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:08.0873963Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T19:37:08.0875788Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:08.0877452Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T19:37:08.0880176Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T19:37:08.0881596Z if driver_string is not None and driver_string is not "": 2021-05-16T19:37:08.1379836Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:08.1381888Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T19:37:08.1384111Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:08.1386110Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T19:37:08.2099172Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T19:37:08.2128241Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:08.2215127Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T19:37:08.2246427Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:08.2276221Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:08.2453774Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:08.2488383Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:08.2533342Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:08.2585577Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:08.2619167Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:08.2649081Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T19:37:08.3621328Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:08.3650052Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:08.3684314Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:08.3717938Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T19:37:08.5184723Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T19:37:08.5187643Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T19:37:09.1401347Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:09.1439351Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:09.1468162Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T19:37:09.1513535Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:09.1542991Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:09.1575270Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:09.1619761Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T19:37:09.1659698Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T19:37:09.1688723Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T19:37:09.1716919Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:09.1748083Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:09.1780896Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:09.1812379Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:09.1844180Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:09.1878762Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:09.1905526Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T19:37:09.1931188Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T19:37:09.1956323Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:09.1985148Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:09.2012131Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:09.3909783Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:09.3939220Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:09.3968106Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:09.4005103Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:44.9456455Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:44.9498282Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:44.9534706Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:44.9565576Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:44.9600866Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:44.9627486Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:44.9655605Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:44.9682256Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:45.1356562Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:45.1389791Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:45.1418700Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:45.1498167Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T19:37:45.1525223Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:45.3381228Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:45.3410424Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:45.3510256Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:45.3650069Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T19:37:45.3775094Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T19:37:46.3274111Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T19:37:46.3469568Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T19:37:46.3740179Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T19:37:46.3925413Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T19:37:46.4614656Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:37:46.4956110Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T19:37:46.7769089Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:37:59.5951402Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T19:37:59.6155268Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T19:38:01.9144221Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T19:38:01.9144829Z with: 2021-05-16T19:38:01.9145349Z github_slug: neuroconductor/voxel 2021-05-16T19:38:01.9145829Z env: 2021-05-16T19:38:01.9146309Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:01.9146808Z TIC_DEPLOY_KEY: 2021-05-16T19:38:01.9147710Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:01.9149617Z GITHUB_PAT: *** 2021-05-16T19:38:01.9150052Z COVERALLS_TOKEN: 2021-05-16T19:38:01.9150586Z continue-on-error: false 2021-05-16T19:38:01.9151094Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:01.9151717Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:01.9152158Z TZ: UTC 2021-05-16T19:38:01.9152561Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:01.9152977Z NOT_CRAN: true 2021-05-16T19:38:01.9153363Z ##[endgroup] 2021-05-16T19:38:01.9520507Z repo slug is: neuroconductor/voxel 2021-05-16T19:38:01.9641551Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T19:38:01.9642273Z env: 2021-05-16T19:38:01.9642762Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:01.9643259Z TIC_DEPLOY_KEY: 2021-05-16T19:38:01.9644143Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:01.9645554Z GITHUB_PAT: *** 2021-05-16T19:38:01.9645978Z COVERALLS_TOKEN: 2021-05-16T19:38:01.9646507Z continue-on-error: false 2021-05-16T19:38:01.9647011Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:01.9647539Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:01.9648011Z TZ: UTC 2021-05-16T19:38:01.9648445Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:01.9648881Z NOT_CRAN: true 2021-05-16T19:38:01.9649293Z ##[endgroup] 2021-05-16T19:38:02.1686533Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T19:38:02.1687294Z with: 2021-05-16T19:38:02.1687701Z repo_name: voxel 2021-05-16T19:38:02.1688132Z repo_version: 1.3.5 2021-05-16T19:38:02.1688562Z runner_os: Linux 2021-05-16T19:38:02.1688960Z R_version: 3.5 2021-05-16T19:38:02.1689352Z env: 2021-05-16T19:38:02.1689811Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:02.1690324Z TIC_DEPLOY_KEY: 2021-05-16T19:38:02.1691188Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:02.1693070Z GITHUB_PAT: *** 2021-05-16T19:38:02.1693513Z COVERALLS_TOKEN: 2021-05-16T19:38:02.1694028Z continue-on-error: false 2021-05-16T19:38:02.1694552Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:02.1695067Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:02.1695562Z TZ: UTC 2021-05-16T19:38:02.1695975Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:02.1696427Z NOT_CRAN: true 2021-05-16T19:38:02.1696852Z ##[endgroup] 2021-05-16T19:38:02.2076731Z Package: voxel 2021-05-16T19:38:02.2079394Z Version: 1.3.5 2021-05-16T19:38:02.2082660Z OS: Linux 2021-05-16T19:38:02.2163020Z ##[group]Run install.packages('remotes') 2021-05-16T19:38:02.2163644Z install.packages('remotes') 2021-05-16T19:38:02.2164343Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T19:38:02.2165427Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T19:38:02.2174588Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:38:02.2175048Z env: 2021-05-16T19:38:02.2175521Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:02.2176040Z TIC_DEPLOY_KEY: 2021-05-16T19:38:02.2176910Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:02.2178342Z GITHUB_PAT: *** 2021-05-16T19:38:02.2178769Z COVERALLS_TOKEN: 2021-05-16T19:38:02.2179303Z continue-on-error: false 2021-05-16T19:38:02.2179822Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:02.2180345Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:02.2180848Z TZ: UTC 2021-05-16T19:38:02.2181280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:02.2181720Z NOT_CRAN: true 2021-05-16T19:38:02.2182133Z ##[endgroup] 2021-05-16T19:38:02.4250770Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:38:02.4251730Z (as ‘lib’ is unspecified) 2021-05-16T19:38:17.5404754Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T19:38:17.8237697Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-16T19:38:17.8420532Z ================================================== 2021-05-16T19:38:17.8421454Z downloaded 378 KB 2021-05-16T19:38:17.8422071Z 2021-05-16T19:38:18.0811577Z * installing *binary* package ‘remotes’ ... 2021-05-16T19:38:18.0875371Z * DONE (remotes) 2021-05-16T19:38:18.0940695Z 2021-05-16T19:38:18.0941771Z The downloaded source packages are in 2021-05-16T19:38:18.0943315Z ‘/tmp/RtmpWps9UI/downloaded_packages’ 2021-05-16T19:38:38.4378748Z ##[group]Run actions/cache@v1 2021-05-16T19:38:38.4379202Z with: 2021-05-16T19:38:38.4379678Z path: /home/runner/work/_temp/Library 2021-05-16T19:38:38.4382678Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-c4dc0319fe54b392f1083561b947edd58ab3beb8f11b0d785a4c8dd67a66afa9 2021-05-16T19:38:38.4386689Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T19:38:38.4387945Z env: 2021-05-16T19:38:38.4388416Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:38.4388931Z TIC_DEPLOY_KEY: 2021-05-16T19:38:38.4389810Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:38.4391827Z GITHUB_PAT: *** 2021-05-16T19:38:38.4392235Z COVERALLS_TOKEN: 2021-05-16T19:38:38.4392732Z continue-on-error: false 2021-05-16T19:38:38.4395675Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:38.4396218Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:38.4396764Z TZ: UTC 2021-05-16T19:38:38.4397197Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:38.4397640Z NOT_CRAN: true 2021-05-16T19:38:38.4398055Z ##[endgroup] 2021-05-16T19:38:38.4883606Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T19:38:38.4957343Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T19:38:38.4958240Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T19:38:38.4959261Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T19:38:38.4959963Z sudo -s eval "$sysreqs" 2021-05-16T19:38:38.5003937Z shell: /usr/bin/bash -e {0} 2021-05-16T19:38:38.5004344Z env: 2021-05-16T19:38:38.5004800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:38.5005272Z TIC_DEPLOY_KEY: 2021-05-16T19:38:38.5006107Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:38.5007450Z GITHUB_PAT: *** 2021-05-16T19:38:38.5007863Z COVERALLS_TOKEN: 2021-05-16T19:38:38.5008346Z continue-on-error: false 2021-05-16T19:38:38.5008830Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:38.5009317Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:38.5009785Z TZ: UTC 2021-05-16T19:38:38.5010198Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:38.5010692Z NOT_CRAN: true 2021-05-16T19:38:38.5011105Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T19:38:38.5011538Z ##[endgroup] 2021-05-16T19:38:38.7066091Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:38:39.2452912Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T19:38:56.4292150Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T19:38:56.4294540Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T19:38:56.4296206Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T19:38:56.4297781Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T19:38:56.4299407Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T19:38:56.4329173Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T19:38:56.4345170Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:38:56.4346742Z (as ‘lib’ is unspecified) 2021-05-16T19:39:11.2210461Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T19:39:11.7580005Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-16T19:39:11.7699642Z ================================================== 2021-05-16T19:39:11.7700772Z downloaded 93 KB 2021-05-16T19:39:11.7701373Z 2021-05-16T19:39:11.7756649Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T19:39:12.3151394Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-16T19:39:12.3261789Z ================================================== 2021-05-16T19:39:12.3262411Z downloaded 134 KB 2021-05-16T19:39:12.3262729Z 2021-05-16T19:39:12.3300747Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T19:39:12.7314414Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-16T19:39:12.7377045Z ================================================== 2021-05-16T19:39:12.7378167Z downloaded 79 KB 2021-05-16T19:39:12.7378692Z 2021-05-16T19:39:12.7420133Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T19:39:13.2887204Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-16T19:39:13.3101298Z ================================================== 2021-05-16T19:39:13.3101930Z downloaded 515 KB 2021-05-16T19:39:13.3102235Z 2021-05-16T19:39:13.3142699Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T19:39:13.5976790Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-16T19:39:13.6597812Z ================================================== 2021-05-16T19:39:13.6598442Z downloaded 991 KB 2021-05-16T19:39:13.6599169Z 2021-05-16T19:39:13.8935693Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T19:39:13.8983169Z * DONE (rprojroot) 2021-05-16T19:39:14.1173916Z * installing *binary* package ‘crayon’ ... 2021-05-16T19:39:14.1234523Z * DONE (crayon) 2021-05-16T19:39:14.3352640Z * installing *binary* package ‘R6’ ... 2021-05-16T19:39:14.3409031Z * DONE (R6) 2021-05-16T19:39:14.5854680Z * installing *binary* package ‘desc’ ... 2021-05-16T19:39:14.5911927Z * DONE (desc) 2021-05-16T19:39:14.8406319Z * installing *binary* package ‘debugme’ ... 2021-05-16T19:39:14.8458916Z * DONE (debugme) 2021-05-16T19:39:14.8516474Z 2021-05-16T19:39:14.8517517Z The downloaded source packages are in 2021-05-16T19:39:14.8519188Z ‘/tmp/RtmpCz2o0r/downloaded_packages’ 2021-05-16T19:39:14.8529919Z Running `R CMD build`... 2021-05-16T19:39:15.1042370Z * checking for file ‘/tmp/RtmpCz2o0r/remotes68ad1b72c88e/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T19:39:15.1044634Z * preparing ‘sysreqs’: 2021-05-16T19:39:15.1046300Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:39:15.1048189Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:39:15.1049778Z * checking for empty or unneeded directories 2021-05-16T19:39:15.1051963Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:39:15.1055962Z (as ‘lib’ is unspecified) 2021-05-16T19:39:15.1056785Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T19:39:15.3098231Z * installing *source* package ‘sysreqs’ ... 2021-05-16T19:39:15.3233571Z ** R 2021-05-16T19:39:15.3326116Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:39:15.5139447Z ** help 2021-05-16T19:39:15.5264320Z *** installing help indices 2021-05-16T19:39:15.5466873Z ** building package indices 2021-05-16T19:39:15.5576324Z ** testing if installed package can be loaded 2021-05-16T19:39:15.7689786Z * DONE (sysreqs) 2021-05-16T19:39:35.7148164Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T19:39:35.7150835Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T19:39:35.7152812Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T19:39:35.7501524Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T19:39:35.7779197Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T19:39:35.8563088Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T19:39:35.8752123Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T19:39:36.0141642Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T19:39:36.1718000Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T19:39:36.8338305Z Fetched 214 kB in 1s (205 kB/s) 2021-05-16T19:39:37.6794061Z Reading package lists... 2021-05-16T19:39:37.7620683Z Reading package lists... 2021-05-16T19:39:37.9395182Z Building dependency tree... 2021-05-16T19:39:37.9418865Z Reading state information... 2021-05-16T19:39:38.1154285Z make is already the newest version (4.2.1-1.2). 2021-05-16T19:39:38.1155219Z make set to manually installed. 2021-05-16T19:39:38.1156523Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T19:39:38.1157825Z Suggested packages: 2021-05-16T19:39:38.1159534Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T19:39:38.1627118Z The following NEW packages will be installed: 2021-05-16T19:39:38.1633479Z libcurl4-openssl-dev 2021-05-16T19:39:38.1996949Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:39:38.1998036Z Need to get 321 kB of archives. 2021-05-16T19:39:38.1999094Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T19:39:38.2001441Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T19:39:38.7037650Z Fetched 321 kB in 0s (8421 kB/s) 2021-05-16T19:39:38.7413633Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T19:39:38.7503958Z (Reading database ... 2021-05-16T19:39:38.7505497Z (Reading database ... 5% 2021-05-16T19:39:38.7506090Z (Reading database ... 10% 2021-05-16T19:39:38.7506644Z (Reading database ... 15% 2021-05-16T19:39:38.7507363Z (Reading database ... 20% 2021-05-16T19:39:38.7507890Z (Reading database ... 25% 2021-05-16T19:39:38.7508419Z (Reading database ... 30% 2021-05-16T19:39:38.7508937Z (Reading database ... 35% 2021-05-16T19:39:38.7509464Z (Reading database ... 40% 2021-05-16T19:39:38.7509997Z (Reading database ... 45% 2021-05-16T19:39:38.7510524Z (Reading database ... 50% 2021-05-16T19:39:38.7560454Z (Reading database ... 55% 2021-05-16T19:39:38.7621400Z (Reading database ... 60% 2021-05-16T19:39:38.7669902Z (Reading database ... 65% 2021-05-16T19:39:38.7892553Z (Reading database ... 70% 2021-05-16T19:39:38.7927470Z (Reading database ... 75% 2021-05-16T19:39:38.8219400Z (Reading database ... 80% 2021-05-16T19:39:38.8333164Z (Reading database ... 85% 2021-05-16T19:39:38.8785001Z (Reading database ... 90% 2021-05-16T19:39:38.8877016Z (Reading database ... 95% 2021-05-16T19:39:38.8877602Z (Reading database ... 100% 2021-05-16T19:39:38.8878463Z (Reading database ... 285015 files and directories currently installed.) 2021-05-16T19:39:38.9016828Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T19:39:38.9028786Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T19:39:39.0077845Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T19:39:39.0122579Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:39:44.9980954Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T19:39:44.9981737Z remotes::install_github("ropensci/tic") 2021-05-16T19:39:44.9982470Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T19:39:44.9983234Z remotes::install_github("muschellij2/aghast") 2021-05-16T19:39:44.9983917Z remotes::install_cran("covr") 2021-05-16T19:39:44.9991544Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:39:44.9992011Z env: 2021-05-16T19:39:44.9992529Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:39:44.9993061Z TIC_DEPLOY_KEY: 2021-05-16T19:39:44.9993951Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:39:44.9995704Z GITHUB_PAT: *** 2021-05-16T19:39:44.9996190Z COVERALLS_TOKEN: 2021-05-16T19:39:44.9996713Z continue-on-error: false 2021-05-16T19:39:44.9997237Z VDIFFR_RUN_TESTS: 2021-05-16T19:39:44.9997756Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:39:44.9998309Z TZ: UTC 2021-05-16T19:39:44.9998894Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:39:44.9999335Z NOT_CRAN: true 2021-05-16T19:39:44.9999746Z ##[endgroup] 2021-05-16T19:39:45.2090255Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:39:45.7325102Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T19:40:02.8402063Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T19:40:02.8402807Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:40:02.8403446Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:40:02.8404040Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T19:40:02.8405056Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T19:40:02.8405701Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T19:40:02.8406523Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T19:40:02.8407177Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T19:40:02.8407838Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T19:40:02.8408515Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T19:40:02.8409146Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:40:02.8409832Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T19:40:02.8410486Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:40:02.8411128Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T19:40:02.8411814Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T19:40:02.8412525Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:40:02.8413231Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T19:40:02.8413880Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T19:40:02.8414531Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T19:40:02.8415187Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T19:40:02.8415874Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T19:40:02.8416619Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:40:02.8417305Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:40:02.8418072Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:40:02.8418686Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:40:02.8419285Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T19:40:02.8419875Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T19:40:02.8420506Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T19:40:02.8421117Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:40:02.8421748Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T19:40:02.8422357Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T19:40:02.8427082Z 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-16T19:40:02.8437870Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:40:02.8438847Z (as ‘lib’ is unspecified) 2021-05-16T19:40:17.0900168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T19:40:18.2246351Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-16T19:40:18.6280536Z ================================================== 2021-05-16T19:40:18.6282306Z downloaded 1.3 MB 2021-05-16T19:40:18.6283123Z 2021-05-16T19:40:18.6317919Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T19:40:19.7648419Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-16T19:40:19.9785258Z ================================================== 2021-05-16T19:40:19.9786774Z downloaded 226 KB 2021-05-16T19:40:19.9787593Z 2021-05-16T19:40:19.9823789Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T19:40:21.2513782Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-16T19:40:21.4117132Z ================================================== 2021-05-16T19:40:21.4124110Z downloaded 140 KB 2021-05-16T19:40:21.4124666Z 2021-05-16T19:40:21.4155354Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T19:40:22.7544240Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-16T19:40:22.7546877Z ================================================== 2021-05-16T19:40:22.7547878Z downloaded 53 KB 2021-05-16T19:40:22.7548300Z 2021-05-16T19:40:22.7611748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T19:40:23.7105229Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-16T19:40:23.7788562Z ================================================== 2021-05-16T19:40:23.7789224Z downloaded 22 KB 2021-05-16T19:40:23.7789541Z 2021-05-16T19:40:23.7830885Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T19:40:24.7610214Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-16T19:40:25.2792965Z ================================================== 2021-05-16T19:40:25.2794519Z downloaded 1.4 MB 2021-05-16T19:40:25.2795314Z 2021-05-16T19:40:25.2840419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T19:40:26.3168710Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T19:40:26.3346450Z ================================================== 2021-05-16T19:40:26.3348205Z downloaded 36 KB 2021-05-16T19:40:26.3348568Z 2021-05-16T19:40:26.3457678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T19:40:27.7310919Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-16T19:40:28.1563665Z ================================================== 2021-05-16T19:40:28.1564242Z downloaded 883 KB 2021-05-16T19:40:28.1564572Z 2021-05-16T19:40:28.1604240Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T19:40:29.1865100Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-16T19:40:29.4704766Z ================================================== 2021-05-16T19:40:29.4706432Z downloaded 522 KB 2021-05-16T19:40:29.4707210Z 2021-05-16T19:40:29.4745600Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T19:40:30.5669673Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-16T19:40:30.6305714Z ================================================== 2021-05-16T19:40:30.6306349Z downloaded 12 KB 2021-05-16T19:40:30.6306652Z 2021-05-16T19:40:30.6348270Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T19:40:31.5284703Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-16T19:40:31.9095196Z ================================================== 2021-05-16T19:40:31.9095815Z downloaded 482 KB 2021-05-16T19:40:31.9096133Z 2021-05-16T19:40:31.9137104Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T19:40:32.9392084Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-16T19:40:33.1215867Z ================================================== 2021-05-16T19:40:33.1217392Z downloaded 90 KB 2021-05-16T19:40:33.1218223Z 2021-05-16T19:40:33.1253063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T19:40:34.2566708Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-16T19:40:34.5553608Z ================================================== 2021-05-16T19:40:34.5554646Z downloaded 503 KB 2021-05-16T19:40:34.5555189Z 2021-05-16T19:40:34.5593566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T19:40:35.5435484Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-16T19:40:35.9736031Z ================================================== 2021-05-16T19:40:35.9736956Z downloaded 621 KB 2021-05-16T19:40:35.9737567Z 2021-05-16T19:40:35.9781553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T19:40:37.3672104Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-16T19:40:37.5775957Z ================================================== 2021-05-16T19:40:37.5776966Z downloaded 265 KB 2021-05-16T19:40:37.5777503Z 2021-05-16T19:40:37.5819325Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T19:40:38.9623554Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-16T19:40:38.9625255Z ================================================== 2021-05-16T19:40:38.9626235Z downloaded 166 KB 2021-05-16T19:40:38.9626561Z 2021-05-16T19:40:38.9628286Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T19:40:39.8768069Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-16T19:40:40.1912426Z ================================================== 2021-05-16T19:40:40.1913457Z downloaded 235 KB 2021-05-16T19:40:40.1914016Z 2021-05-16T19:40:40.1957447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T19:40:41.5823538Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-16T19:40:41.7990489Z ================================================== 2021-05-16T19:40:41.7991512Z downloaded 276 KB 2021-05-16T19:40:41.7992142Z 2021-05-16T19:40:41.8030695Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T19:40:42.7772775Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-16T19:40:43.1008863Z ================================================== 2021-05-16T19:40:43.1010285Z downloaded 202 KB 2021-05-16T19:40:43.1011018Z 2021-05-16T19:40:43.1051395Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T19:40:44.0943387Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-16T19:40:44.2539037Z ================================================== 2021-05-16T19:40:44.2539597Z downloaded 63 KB 2021-05-16T19:40:44.2539912Z 2021-05-16T19:40:44.2595475Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T19:40:45.2241972Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-16T19:40:45.3619414Z ================================================== 2021-05-16T19:40:45.3620423Z downloaded 45 KB 2021-05-16T19:40:45.3620978Z 2021-05-16T19:40:45.3680021Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T19:40:46.9907413Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-16T19:40:47.2688274Z ================================================== 2021-05-16T19:40:47.2689662Z downloaded 415 KB 2021-05-16T19:40:47.2690373Z 2021-05-16T19:40:47.2742344Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T19:40:48.3989736Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-16T19:40:48.4861484Z ================================================== 2021-05-16T19:40:48.4862443Z downloaded 90 KB 2021-05-16T19:40:48.4862971Z 2021-05-16T19:40:48.4899203Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T19:40:49.4647458Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-16T19:40:49.7035600Z ================================================== 2021-05-16T19:40:49.7036602Z downloaded 132 KB 2021-05-16T19:40:49.7037141Z 2021-05-16T19:40:49.7083849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T19:40:51.0937056Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-16T19:40:51.3329082Z ================================================== 2021-05-16T19:40:51.3330234Z downloaded 270 KB 2021-05-16T19:40:51.3330780Z 2021-05-16T19:40:51.3367048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T19:40:52.4412314Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-16T19:40:52.9093717Z ================================================== 2021-05-16T19:40:52.9094481Z downloaded 736 KB 2021-05-16T19:40:52.9094782Z 2021-05-16T19:40:52.9137697Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T19:40:54.2332575Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-16T19:40:54.3091952Z ================================================== 2021-05-16T19:40:54.3093872Z downloaded 45 KB 2021-05-16T19:40:54.3094592Z 2021-05-16T19:40:54.3140847Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T19:40:54.9298528Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T19:40:54.9455115Z ================================================== 2021-05-16T19:40:54.9455759Z downloaded 24 KB 2021-05-16T19:40:54.9456076Z 2021-05-16T19:40:54.9485881Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T19:40:56.0756509Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-16T19:40:56.4300587Z ================================================== 2021-05-16T19:40:56.4302246Z downloaded 684 KB 2021-05-16T19:40:56.4303145Z 2021-05-16T19:40:56.4342171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T19:40:57.5165652Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-16T19:40:57.6495304Z ================================================== 2021-05-16T19:40:57.6496258Z downloaded 45 KB 2021-05-16T19:40:57.6496812Z 2021-05-16T19:40:57.6540014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T19:40:58.6364425Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-16T19:40:59.0484514Z ================================================== 2021-05-16T19:40:59.0485448Z downloaded 598 KB 2021-05-16T19:40:59.0485915Z 2021-05-16T19:40:59.3546976Z * installing *binary* package ‘rlang’ ... 2021-05-16T19:40:59.3613234Z * DONE (rlang) 2021-05-16T19:40:59.5938425Z * installing *binary* package ‘magrittr’ ... 2021-05-16T19:40:59.6006513Z * DONE (magrittr) 2021-05-16T19:40:59.8366737Z * installing *binary* package ‘glue’ ... 2021-05-16T19:40:59.8425412Z * DONE (glue) 2021-05-16T19:41:00.0609098Z * installing *binary* package ‘sys’ ... 2021-05-16T19:41:00.0651716Z * DONE (sys) 2021-05-16T19:41:00.2931561Z * installing *binary* package ‘mime’ ... 2021-05-16T19:41:00.2973187Z * DONE (mime) 2021-05-16T19:41:00.6031430Z * installing *binary* package ‘curl’ ... 2021-05-16T19:41:00.6127880Z * DONE (curl) 2021-05-16T19:41:00.8759622Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T19:41:00.8841191Z * DONE (jsonlite) 2021-05-16T19:41:01.0933641Z * installing *binary* package ‘ini’ ... 2021-05-16T19:41:01.0975150Z * DONE (ini) 2021-05-16T19:41:01.3362085Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T19:41:01.3406211Z * DONE (gitcreds) 2021-05-16T19:41:01.6163054Z * installing *binary* package ‘zip’ ... 2021-05-16T19:41:01.6221560Z * DONE (zip) 2021-05-16T19:41:01.8624463Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T19:41:01.8706400Z * DONE (rstudioapi) 2021-05-16T19:41:02.1157573Z * installing *binary* package ‘fastmap’ ... 2021-05-16T19:41:02.1222329Z * DONE (fastmap) 2021-05-16T19:41:02.3684460Z * installing *binary* package ‘yaml’ ... 2021-05-16T19:41:02.3763555Z * DONE (yaml) 2021-05-16T19:41:02.6168839Z * installing *binary* package ‘withr’ ... 2021-05-16T19:41:02.6212734Z * DONE (withr) 2021-05-16T19:41:02.8555298Z * installing *binary* package ‘whisker’ ... 2021-05-16T19:41:02.8603305Z * DONE (whisker) 2021-05-16T19:41:03.0776737Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T19:41:03.0817705Z * DONE (rappdirs) 2021-05-16T19:41:03.3663504Z * installing *binary* package ‘fs’ ... 2021-05-16T19:41:03.3721669Z * DONE (fs) 2021-05-16T19:41:03.6080212Z * installing *binary* package ‘clipr’ ... 2021-05-16T19:41:03.6152610Z * DONE (clipr) 2021-05-16T19:41:03.8801696Z * installing *binary* package ‘git2r’ ... 2021-05-16T19:41:03.8862312Z * DONE (git2r) 2021-05-16T19:41:04.1017549Z * installing *binary* package ‘askpass’ ... 2021-05-16T19:41:04.1059380Z * DONE (askpass) 2021-05-16T19:41:04.3439939Z * installing *binary* package ‘cli’ ... 2021-05-16T19:41:04.3507201Z * DONE (cli) 2021-05-16T19:41:04.5993032Z * installing *binary* package ‘purrr’ ... 2021-05-16T19:41:04.6044550Z * DONE (purrr) 2021-05-16T19:41:04.8452424Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T19:41:04.8513969Z * DONE (lifecycle) 2021-05-16T19:41:05.0777305Z * installing *source* package ‘cachem’ ... 2021-05-16T19:41:05.0791246Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T19:41:05.1005401Z ** libs 2021-05-16T19:41:05.1073489Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T19:41:05.2045722Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:41:05.2544811Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T19:41:05.2907869Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-16T19:41:05.2922425Z ** R 2021-05-16T19:41:05.3001870Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:41:06.4706027Z ** help 2021-05-16T19:41:06.4708251Z *** installing help indices 2021-05-16T19:41:06.4709026Z ** building package indices 2021-05-16T19:41:06.4709863Z ** testing if installed package can be loaded 2021-05-16T19:41:06.4710581Z * DONE (cachem) 2021-05-16T19:41:06.4711931Z * installing *binary* package ‘openssl’ ... 2021-05-16T19:41:06.4712697Z * DONE (openssl) 2021-05-16T19:41:06.4713726Z * installing *binary* package ‘memoise’ ... 2021-05-16T19:41:06.4734655Z * DONE (memoise) 2021-05-16T19:41:06.7343419Z * installing *binary* package ‘httr’ ... 2021-05-16T19:41:06.7407578Z * DONE (httr) 2021-05-16T19:41:06.9742461Z * installing *binary* package ‘credentials’ ... 2021-05-16T19:41:06.9812542Z * DONE (credentials) 2021-05-16T19:41:07.2031032Z * installing *binary* package ‘gh’ ... 2021-05-16T19:41:07.2156726Z * DONE (gh) 2021-05-16T19:41:07.4574199Z * installing *binary* package ‘gert’ ... 2021-05-16T19:41:07.4622014Z * DONE (gert) 2021-05-16T19:41:07.7409088Z * installing *binary* package ‘usethis’ ... 2021-05-16T19:41:07.7479886Z * DONE (usethis) 2021-05-16T19:41:07.7548862Z 2021-05-16T19:41:07.7550029Z The downloaded source packages are in 2021-05-16T19:41:07.7551608Z ‘/tmp/RtmpRdNfin/downloaded_packages’ 2021-05-16T19:41:07.7561631Z Running `R CMD build`... 2021-05-16T19:41:09.5231819Z * checking for file ‘/tmp/RtmpRdNfin/remotes71743e6909c0/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T19:41:09.5233440Z * preparing ‘tic’: 2021-05-16T19:41:09.5234593Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:41:09.5235716Z * installing the package to process help pages 2021-05-16T19:41:09.5237067Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:41:09.5238243Z * checking for empty or unneeded directories 2021-05-16T19:41:09.5239621Z Removed empty directory ‘tic/.circleci’ 2021-05-16T19:41:09.5240649Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T19:41:09.5241626Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T19:41:09.5243798Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:41:09.5244939Z (as ‘lib’ is unspecified) 2021-05-16T19:41:09.8652071Z * installing *source* package ‘tic’ ... 2021-05-16T19:41:09.8952381Z ** R 2021-05-16T19:41:09.9219076Z ** inst 2021-05-16T19:41:09.9259504Z ** preparing package for lazy loading 2021-05-16T19:41:10.1370511Z ** help 2021-05-16T19:41:10.3019910Z *** installing help indices 2021-05-16T19:41:10.4591237Z *** copying figures 2021-05-16T19:41:10.4596177Z ** building package indices 2021-05-16T19:41:10.6081622Z ** installing vignettes 2021-05-16T19:41:10.6112261Z ** testing if installed package can be loaded 2021-05-16T19:41:10.8751142Z * DONE (tic) 2021-05-16T19:41:10.8894997Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:41:11.0800802Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T19:41:12.9524081Z 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-16T19:41:12.9527052Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T19:41:12.9527861Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:41:12.9528624Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T19:41:12.9531128Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T19:41:12.9531939Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:41:12.9532673Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T19:41:12.9533437Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T19:41:12.9534175Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:41:12.9534918Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:41:12.9535642Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T19:41:12.9536379Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T19:41:12.9537127Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T19:41:12.9537874Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:41:12.9538625Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:41:12.9539371Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T19:41:12.9540149Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T19:41:12.9540899Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T19:41:12.9541635Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T19:41:12.9542446Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T19:41:12.9543123Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T19:41:12.9543797Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T19:41:12.9544467Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T19:41:12.9545359Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T19:41:12.9546090Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T19:41:12.9546841Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:41:12.9547570Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T19:41:12.9548297Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T19:41:12.9549046Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T19:41:12.9549788Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T19:41:12.9551045Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:41:12.9552536Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:41:12.9553420Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:41:12.9554193Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T19:41:12.9556684Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T19:41:12.9557453Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:41:12.9558234Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T19:41:12.9559273Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T19:41:12.9560034Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T19:41:12.9561112Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:41:12.9562005Z (as ‘lib’ is unspecified) 2021-05-16T19:41:27.9624337Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T19:41:29.1199203Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-16T19:41:29.3556213Z ================================================== 2021-05-16T19:41:29.3557455Z downloaded 231 KB 2021-05-16T19:41:29.3558025Z 2021-05-16T19:41:29.3593214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T19:41:30.3271922Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-16T19:41:30.7865570Z ================================================== 2021-05-16T19:41:30.7866207Z downloaded 1.5 MB 2021-05-16T19:41:30.7866525Z 2021-05-16T19:41:30.7907400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T19:41:31.8434198Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-16T19:41:31.8455146Z ================================================== 2021-05-16T19:41:31.8456512Z downloaded 17 KB 2021-05-16T19:41:31.8457304Z 2021-05-16T19:41:31.8489248Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T19:41:32.1509689Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T19:41:32.5497286Z ================================================== 2021-05-16T19:41:32.5498351Z downloaded 1.1 MB 2021-05-16T19:41:32.5499017Z 2021-05-16T19:41:32.5526225Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T19:41:32.8551993Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T19:41:33.1990064Z ================================================== 2021-05-16T19:41:33.1991306Z downloaded 670 KB 2021-05-16T19:41:33.1992491Z 2021-05-16T19:41:33.2019863Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T19:41:34.1369969Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-16T19:41:34.2170611Z ================================================== 2021-05-16T19:41:34.2171877Z downloaded 43 KB 2021-05-16T19:41:34.2172633Z 2021-05-16T19:41:34.2213153Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T19:41:35.1646818Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-16T19:41:35.4081616Z ================================================== 2021-05-16T19:41:35.4082669Z downloaded 247 KB 2021-05-16T19:41:35.4083273Z 2021-05-16T19:41:35.4121379Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T19:41:36.4824514Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-16T19:41:36.7592492Z ================================================== 2021-05-16T19:41:36.7593552Z downloaded 968 KB 2021-05-16T19:41:36.7594130Z 2021-05-16T19:41:36.7633287Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T19:41:37.7170929Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-16T19:41:37.8171688Z ================================================== 2021-05-16T19:41:37.8172960Z downloaded 67 KB 2021-05-16T19:41:37.8173637Z 2021-05-16T19:41:37.8225155Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T19:41:38.7614859Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-16T19:41:39.0460754Z ================================================== 2021-05-16T19:41:39.0461852Z downloaded 349 KB 2021-05-16T19:41:39.0462409Z 2021-05-16T19:41:39.0500220Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T19:41:40.0156805Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-16T19:41:40.3143664Z ================================================== 2021-05-16T19:41:40.3145481Z downloaded 411 KB 2021-05-16T19:41:40.3146431Z 2021-05-16T19:41:40.3185362Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T19:41:41.3854521Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-16T19:41:41.3913960Z ================================================== 2021-05-16T19:41:41.3914602Z downloaded 15 KB 2021-05-16T19:41:41.3914917Z 2021-05-16T19:41:41.3956292Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T19:41:42.6543125Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-16T19:41:42.8396637Z ================================================== 2021-05-16T19:41:42.8397300Z downloaded 146 KB 2021-05-16T19:41:42.8401055Z 2021-05-16T19:41:42.8435254Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T19:41:43.8057891Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-16T19:41:43.9068921Z ================================================== 2021-05-16T19:41:43.9070725Z downloaded 71 KB 2021-05-16T19:41:43.9071674Z 2021-05-16T19:41:43.9104156Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T19:41:44.8580917Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-16T19:41:44.8823454Z ================================================== 2021-05-16T19:41:44.8825059Z downloaded 39 KB 2021-05-16T19:41:44.8826042Z 2021-05-16T19:41:44.8871114Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T19:41:45.8440261Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-16T19:41:46.1295225Z ================================================== 2021-05-16T19:41:46.1295918Z downloaded 348 KB 2021-05-16T19:41:46.1296237Z 2021-05-16T19:41:46.1334820Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T19:41:47.2262839Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-16T19:41:47.5282919Z ================================================== 2021-05-16T19:41:47.5283515Z downloaded 423 KB 2021-05-16T19:41:47.5283837Z 2021-05-16T19:41:47.5322223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T19:41:48.5014207Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-16T19:41:48.5226923Z ================================================== 2021-05-16T19:41:48.5227735Z downloaded 41 KB 2021-05-16T19:41:48.5228168Z 2021-05-16T19:41:48.5285256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T19:41:49.7279007Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-16T19:41:50.0758248Z ================================================== 2021-05-16T19:41:50.0759448Z downloaded 603 KB 2021-05-16T19:41:50.0759771Z 2021-05-16T19:41:50.0799397Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T19:41:50.3826571Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T19:41:50.5104136Z ================================================== 2021-05-16T19:41:50.5106306Z downloaded 109 KB 2021-05-16T19:41:50.5107316Z 2021-05-16T19:41:50.5134936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T19:41:51.4543624Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-16T19:41:51.6833818Z ================================================== 2021-05-16T19:41:51.6834912Z downloaded 224 KB 2021-05-16T19:41:51.6835452Z 2021-05-16T19:41:51.6876538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T19:41:52.8921417Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-16T19:41:52.9200032Z ================================================== 2021-05-16T19:41:52.9200631Z downloaded 37 KB 2021-05-16T19:41:52.9200932Z 2021-05-16T19:41:52.9233959Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T19:41:54.1270115Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-16T19:41:54.3448053Z ================================================== 2021-05-16T19:41:54.3448947Z downloaded 200 KB 2021-05-16T19:41:54.3449439Z 2021-05-16T19:41:54.3485747Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T19:41:55.3087926Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-16T19:41:55.8384549Z ================================================== 2021-05-16T19:41:55.8385733Z downloaded 2.8 MB 2021-05-16T19:41:55.8386537Z 2021-05-16T19:41:55.8527389Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T19:41:56.9427654Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-16T19:41:57.5051892Z ================================================== 2021-05-16T19:41:57.5052987Z downloaded 4.0 MB 2021-05-16T19:41:57.5053769Z 2021-05-16T19:41:57.5087263Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T19:41:58.4602075Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-16T19:41:58.8973469Z ================================================== 2021-05-16T19:41:58.8974271Z downloaded 1.3 MB 2021-05-16T19:41:58.8974872Z 2021-05-16T19:41:58.9017192Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T19:42:00.1455953Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-16T19:42:00.4712041Z ================================================== 2021-05-16T19:42:00.4712687Z downloaded 479 KB 2021-05-16T19:42:00.4713014Z 2021-05-16T19:42:00.4751310Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T19:42:01.6904225Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-16T19:42:01.8432136Z ================================================== 2021-05-16T19:42:01.8434148Z downloaded 107 KB 2021-05-16T19:42:01.8435116Z 2021-05-16T19:42:01.8469286Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T19:42:02.8025441Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-16T19:42:02.8088477Z ================================================== 2021-05-16T19:42:02.8090016Z downloaded 21 KB 2021-05-16T19:42:02.8090647Z 2021-05-16T19:42:02.8135560Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T19:42:03.9084364Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-16T19:42:03.9883549Z ================================================== 2021-05-16T19:42:03.9884228Z downloaded 42 KB 2021-05-16T19:42:03.9884550Z 2021-05-16T19:42:03.9926843Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T19:42:04.9461589Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-16T19:42:04.9654786Z ================================================== 2021-05-16T19:42:04.9655421Z downloaded 33 KB 2021-05-16T19:42:04.9655739Z 2021-05-16T19:42:04.9695247Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T19:42:05.9166692Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-16T19:42:06.0870149Z ================================================== 2021-05-16T19:42:06.0870830Z downloaded 135 KB 2021-05-16T19:42:06.0871230Z 2021-05-16T19:42:06.0914024Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T19:42:07.0665594Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-16T19:42:07.6158240Z ================================================== 2021-05-16T19:42:07.6159750Z downloaded 3.4 MB 2021-05-16T19:42:07.6160422Z 2021-05-16T19:42:07.6201371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T19:42:08.5738336Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-16T19:42:08.6628114Z ================================================== 2021-05-16T19:42:08.6628643Z downloaded 64 KB 2021-05-16T19:42:08.6628955Z 2021-05-16T19:42:08.6673493Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T19:42:09.6151653Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-16T19:42:10.0491052Z ================================================== 2021-05-16T19:42:10.0491740Z downloaded 1.3 MB 2021-05-16T19:42:10.0492059Z 2021-05-16T19:42:10.0532310Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T19:42:11.2516558Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-16T19:42:11.4252444Z ================================================== 2021-05-16T19:42:11.4253933Z downloaded 128 KB 2021-05-16T19:42:11.4254754Z 2021-05-16T19:42:11.4295122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T19:42:12.3761042Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-16T19:42:12.6759560Z ================================================== 2021-05-16T19:42:12.6762403Z downloaded 383 KB 2021-05-16T19:42:12.6762943Z 2021-05-16T19:42:12.9154778Z * installing *binary* package ‘utf8’ ... 2021-05-16T19:42:12.9222317Z * DONE (utf8) 2021-05-16T19:42:13.1364960Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T19:42:13.1426599Z * DONE (pkgconfig) 2021-05-16T19:42:13.3777347Z * installing *binary* package ‘fansi’ ... 2021-05-16T19:42:13.3826819Z * DONE (fansi) 2021-05-16T19:42:13.6445494Z * installing *binary* package ‘diffobj’ ... 2021-05-16T19:42:13.6503667Z * DONE (diffobj) 2021-05-16T19:42:13.9013432Z * installing *binary* package ‘ps’ ... 2021-05-16T19:42:13.9084965Z * DONE (ps) 2021-05-16T19:42:14.1211469Z * installing *binary* package ‘praise’ ... 2021-05-16T19:42:14.1253598Z * DONE (praise) 2021-05-16T19:42:14.3402561Z * installing *binary* package ‘pkgload’ ... 2021-05-16T19:42:14.3454764Z * DONE (pkgload) 2021-05-16T19:42:14.5603229Z * installing *binary* package ‘evaluate’ ... 2021-05-16T19:42:14.5642914Z * DONE (evaluate) 2021-05-16T19:42:14.7744442Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T19:42:14.7785343Z * DONE (ellipsis) 2021-05-16T19:42:15.0290457Z * installing *binary* package ‘digest’ ... 2021-05-16T19:42:15.0354834Z * DONE (digest) 2021-05-16T19:42:15.2604086Z * installing *binary* package ‘brio’ ... 2021-05-16T19:42:15.2647119Z * DONE (brio) 2021-05-16T19:42:15.5487792Z * installing *binary* package ‘xml2’ ... 2021-05-16T19:42:15.5549337Z * DONE (xml2) 2021-05-16T19:42:15.8292996Z * installing *source* package ‘xfun’ ... 2021-05-16T19:42:15.8330972Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:15.8529860Z ** libs 2021-05-16T19:42:15.8586968Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T19:42:15.9778135Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:42:16.0306298Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T19:42:16.0760359Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-16T19:42:16.0772644Z ** R 2021-05-16T19:42:16.0958283Z ** inst 2021-05-16T19:42:16.0971585Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:17.2097583Z ** help 2021-05-16T19:42:17.3610592Z *** installing help indices 2021-05-16T19:42:17.4798814Z ** building package indices 2021-05-16T19:42:17.6314931Z ** installing vignettes 2021-05-16T19:42:17.6366786Z ** testing if installed package can be loaded 2021-05-16T19:42:17.8192493Z * DONE (xfun) 2021-05-16T19:42:18.2778257Z * installing *binary* package ‘stringi’ ... 2021-05-16T19:42:18.2884458Z * DONE (stringi) 2021-05-16T19:42:19.3339658Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T19:42:19.3785881Z * DONE (Rcpp) 2021-05-16T19:42:19.6618799Z * installing *binary* package ‘commonmark’ ... 2021-05-16T19:42:19.6696325Z * DONE (commonmark) 2021-05-16T19:42:19.9150462Z * installing *binary* package ‘brew’ ... 2021-05-16T19:42:19.9230178Z * DONE (brew) 2021-05-16T19:42:20.4956184Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T19:42:20.4959480Z * DONE (sessioninfo) 2021-05-16T19:42:20.4961563Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T19:42:20.4963000Z * DONE (prettyunits) 2021-05-16T19:42:20.7087037Z * installing *binary* package ‘vctrs’ ... 2021-05-16T19:42:20.7182815Z * DONE (vctrs) 2021-05-16T19:42:20.9612065Z * installing *binary* package ‘processx’ ... 2021-05-16T19:42:20.9683601Z * DONE (processx) 2021-05-16T19:42:21.2290371Z * installing *binary* package ‘markdown’ ... 2021-05-16T19:42:21.2356415Z * DONE (markdown) 2021-05-16T19:42:21.4505129Z * installing *binary* package ‘highr’ ... 2021-05-16T19:42:21.4570027Z * DONE (highr) 2021-05-16T19:42:21.6909469Z * installing *binary* package ‘stringr’ ... 2021-05-16T19:42:21.6958679Z * DONE (stringr) 2021-05-16T19:42:21.9187052Z * installing *binary* package ‘rversions’ ... 2021-05-16T19:42:21.9245891Z * DONE (rversions) 2021-05-16T19:42:22.3175446Z * installing *source* package ‘pillar’ ... 2021-05-16T19:42:22.3283107Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:22.3475647Z ** R 2021-05-16T19:42:22.3710540Z ** inst 2021-05-16T19:42:22.3747489Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:23.9400211Z ** help 2021-05-16T19:42:24.0313264Z *** installing help indices 2021-05-16T19:42:24.1277673Z *** copying figures 2021-05-16T19:42:24.1282189Z ** building package indices 2021-05-16T19:42:24.1869540Z ** installing vignettes 2021-05-16T19:42:24.1980867Z ** testing if installed package can be loaded 2021-05-16T19:42:24.4908974Z * DONE (pillar) 2021-05-16T19:42:24.7311299Z * installing *binary* package ‘callr’ ... 2021-05-16T19:42:24.7356731Z * DONE (callr) 2021-05-16T19:42:25.1299235Z * installing *binary* package ‘knitr’ ... 2021-05-16T19:42:25.1420970Z * DONE (knitr) 2021-05-16T19:42:25.3566275Z * installing *binary* package ‘xopen’ ... 2021-05-16T19:42:25.3608809Z * DONE (xopen) 2021-05-16T19:42:25.7636247Z * installing *source* package ‘tibble’ ... 2021-05-16T19:42:25.7744408Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:25.7971016Z ** libs 2021-05-16T19:42:25.8024902Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T19:42:25.8592734Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T19:42:25.9359468Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:42:25.9790481Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T19:42:26.0929740Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T19:42:26.1186306Z installing to /home/runner/work/_temp/Library/tibble/libs 2021-05-16T19:42:26.1205225Z ** R 2021-05-16T19:42:26.1417905Z ** inst 2021-05-16T19:42:26.1450507Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:27.6865316Z ** help 2021-05-16T19:42:27.7574913Z *** installing help indices 2021-05-16T19:42:27.8055196Z *** copying figures 2021-05-16T19:42:27.8060506Z ** building package indices 2021-05-16T19:42:27.8521719Z ** installing vignettes 2021-05-16T19:42:27.8569172Z ** testing if installed package can be loaded 2021-05-16T19:42:28.2021064Z * DONE (tibble) 2021-05-16T19:42:28.4251145Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T19:42:28.4294813Z * DONE (pkgbuild) 2021-05-16T19:42:28.7798228Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T19:42:28.7896353Z * DONE (roxygen2) 2021-05-16T19:42:29.0115761Z * installing *binary* package ‘rematch2’ ... 2021-05-16T19:42:29.0156324Z * DONE (rematch2) 2021-05-16T19:42:29.2307682Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T19:42:29.2360447Z * DONE (rcmdcheck) 2021-05-16T19:42:29.4513916Z * installing *binary* package ‘waldo’ ... 2021-05-16T19:42:29.4554784Z * DONE (waldo) 2021-05-16T19:42:30.0238367Z * installing *binary* package ‘testthat’ ... 2021-05-16T19:42:30.0384186Z * DONE (testthat) 2021-05-16T19:42:30.2789799Z * installing *binary* package ‘devtools’ ... 2021-05-16T19:42:30.2840609Z * DONE (devtools) 2021-05-16T19:42:30.2899182Z 2021-05-16T19:42:30.2900200Z The downloaded source packages are in 2021-05-16T19:42:30.2901605Z ‘/tmp/RtmpRdNfin/downloaded_packages’ 2021-05-16T19:42:30.3544581Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T19:42:32.2471289Z 2021-05-16T19:42:32.5683276Z 2021-05-16T19:42:32.5702977Z checking for file ‘/tmp/RtmpRdNfin/remotes71743b9f3e62/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T19:42:32.5786186Z 2021-05-16T19:42:32.5789492Z ✔ checking for file ‘/tmp/RtmpRdNfin/remotes71743b9f3e62/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T19:42:32.5908237Z 2021-05-16T19:42:32.5908833Z 2021-05-16T19:42:32.5909755Z ─ preparing ‘desc’: 2021-05-16T19:42:32.5910073Z 2021-05-16T19:42:32.5910428Z 2021-05-16T19:42:32.6012796Z checking DESCRIPTION meta-information ... 2021-05-16T19:42:32.6047673Z 2021-05-16T19:42:32.6049903Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:42:32.6784743Z 2021-05-16T19:42:32.6974562Z 2021-05-16T19:42:32.6977410Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:42:32.6988963Z 2021-05-16T19:42:32.7021343Z 2021-05-16T19:42:32.7023591Z ─ checking for empty or unneeded directories 2021-05-16T19:42:32.7056751Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T19:42:32.8229671Z 2021-05-16T19:42:32.8234197Z 2021-05-16T19:42:32.8236747Z 2021-05-16T19:42:32.8343547Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:42:32.8344857Z (as ‘lib’ is unspecified) 2021-05-16T19:42:33.1254654Z * installing *source* package ‘desc’ ... 2021-05-16T19:42:33.1473264Z ** R 2021-05-16T19:42:33.1648558Z ** inst 2021-05-16T19:42:33.1665607Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:34.5874119Z ** help 2021-05-16T19:42:34.7272871Z *** installing help indices 2021-05-16T19:42:34.8404012Z ** building package indices 2021-05-16T19:42:34.9949938Z ** testing if installed package can be loaded 2021-05-16T19:42:35.1880559Z * DONE (desc) 2021-05-16T19:42:35.3981962Z 2021-05-16T19:42:35.3983736Z 2021-05-16T19:42:35.3985794Z checking for file ‘/tmp/RtmpRdNfin/remotes71747757bb84/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T19:42:35.4038346Z 2021-05-16T19:42:35.4040691Z ✔ checking for file ‘/tmp/RtmpRdNfin/remotes71747757bb84/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T19:42:35.4161339Z 2021-05-16T19:42:35.4516303Z 2021-05-16T19:42:35.4517918Z ─ preparing ‘ghtravis’: 2021-05-16T19:42:35.4524853Z 2021-05-16T19:42:35.4562543Z 2021-05-16T19:42:35.4563918Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:42:35.4695272Z 2021-05-16T19:42:35.4731139Z 2021-05-16T19:42:35.4732752Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:42:35.4738657Z 2021-05-16T19:42:35.4766161Z 2021-05-16T19:42:35.4767516Z ─ checking for empty or unneeded directories 2021-05-16T19:42:35.4774896Z 2021-05-16T19:42:35.4801051Z 2021-05-16T19:42:35.4802371Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T19:42:35.5070271Z 2021-05-16T19:42:35.5072862Z 2021-05-16T19:42:35.5073346Z 2021-05-16T19:42:35.5442589Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:42:35.5445115Z (as ‘lib’ is unspecified) 2021-05-16T19:42:35.7869185Z * installing *source* package ‘ghtravis’ ... 2021-05-16T19:42:35.8031827Z ** R 2021-05-16T19:42:35.8139975Z ** inst 2021-05-16T19:42:35.8149353Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:36.8856224Z ** help 2021-05-16T19:42:36.9470359Z *** installing help indices 2021-05-16T19:42:36.9995255Z ** building package indices 2021-05-16T19:42:37.0494220Z ** testing if installed package can be loaded 2021-05-16T19:42:37.6669889Z * DONE (ghtravis) 2021-05-16T19:42:37.6790077Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:42:37.8787756Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T19:42:39.8365334Z 2021-05-16T19:42:39.8368270Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T19:42:39.8370078Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T19:42:39.8372525Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T19:42:39.8374239Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T19:42:39.8375881Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T19:42:39.8377706Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:42:39.8379995Z (as ‘lib’ is unspecified) 2021-05-16T19:42:39.8381239Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T19:42:55.0931827Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T19:42:56.2208925Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-16T19:42:56.4105131Z ================================================== 2021-05-16T19:42:56.4106445Z downloaded 192 KB 2021-05-16T19:42:56.4107109Z 2021-05-16T19:42:56.4149693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T19:42:57.5747257Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-16T19:42:57.6657396Z ================================================== 2021-05-16T19:42:57.6658074Z downloaded 66 KB 2021-05-16T19:42:57.6658390Z 2021-05-16T19:42:57.6701525Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T19:42:58.7534716Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-16T19:42:58.9672687Z ================================================== 2021-05-16T19:42:58.9673272Z downloaded 191 KB 2021-05-16T19:42:58.9673593Z 2021-05-16T19:42:58.9709645Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T19:43:00.5626204Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-16T19:43:00.9901861Z ================================================== 2021-05-16T19:43:00.9903169Z downloaded 1.2 MB 2021-05-16T19:43:00.9903872Z 2021-05-16T19:43:00.9940838Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T19:43:01.9789661Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-16T19:43:02.3848116Z ================================================== 2021-05-16T19:43:02.3849206Z downloaded 1.0 MB 2021-05-16T19:43:02.3849743Z 2021-05-16T19:43:02.6260859Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T19:43:02.6304581Z * DONE (tidyselect) 2021-05-16T19:43:02.8470046Z * installing *binary* package ‘generics’ ... 2021-05-16T19:43:02.8510048Z * DONE (generics) 2021-05-16T19:43:03.1006658Z * installing *binary* package ‘cpp11’ ... 2021-05-16T19:43:03.1068552Z * DONE (cpp11) 2021-05-16T19:43:03.4445034Z * installing *binary* package ‘dplyr’ ... 2021-05-16T19:43:03.4530387Z * DONE (dplyr) 2021-05-16T19:43:03.7595105Z * installing *binary* package ‘tidyr’ ... 2021-05-16T19:43:03.7666766Z * DONE (tidyr) 2021-05-16T19:43:03.7740220Z 2021-05-16T19:43:03.7741324Z The downloaded source packages are in 2021-05-16T19:43:03.7742890Z ‘/tmp/RtmpRdNfin/downloaded_packages’ 2021-05-16T19:43:03.9661963Z 2021-05-16T19:43:03.9673112Z checking for file ‘/tmp/RtmpRdNfin/remotes71741f1a0d0c/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T19:43:03.9731159Z 2021-05-16T19:43:03.9736123Z ✔ checking for file ‘/tmp/RtmpRdNfin/remotes71741f1a0d0c/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T19:43:03.9755277Z 2021-05-16T19:43:03.9799060Z 2021-05-16T19:43:03.9802043Z ─ preparing ‘aghast’: 2021-05-16T19:43:03.9853795Z checking DESCRIPTION meta-information ... 2021-05-16T19:43:03.9891191Z 2021-05-16T19:43:03.9893404Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:43:04.0152205Z 2021-05-16T19:43:04.0280338Z 2021-05-16T19:43:04.0283196Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:43:04.0294745Z 2021-05-16T19:43:04.0325921Z 2021-05-16T19:43:04.0328015Z ─ checking for empty or unneeded directories 2021-05-16T19:43:04.0361578Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T19:43:04.0371012Z 2021-05-16T19:43:04.0373046Z 2021-05-16T19:43:04.0374449Z 2021-05-16T19:43:04.0451061Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:43:04.0452460Z (as ‘lib’ is unspecified) 2021-05-16T19:43:04.2555965Z * installing *source* package ‘aghast’ ... 2021-05-16T19:43:04.2782380Z ** R 2021-05-16T19:43:04.2848100Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:04.5320910Z ** help 2021-05-16T19:43:04.5541551Z *** installing help indices 2021-05-16T19:43:04.5778691Z ** building package indices 2021-05-16T19:43:04.5975767Z ** testing if installed package can be loaded 2021-05-16T19:43:04.7943689Z * DONE (aghast) 2021-05-16T19:43:04.8040903Z Installing 1 packages: covr 2021-05-16T19:43:04.8049302Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:43:04.8050427Z (as ‘lib’ is unspecified) 2021-05-16T19:43:19.5589428Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T19:43:19.5590619Z 2021-05-16T19:43:19.5600026Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T19:43:20.7361495Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-16T19:43:20.9269711Z ================================================== 2021-05-16T19:43:20.9270984Z downloaded 160 KB 2021-05-16T19:43:20.9271518Z 2021-05-16T19:43:20.9317622Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T19:43:21.9200110Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-16T19:43:22.1528452Z ================================================== 2021-05-16T19:43:22.1529857Z downloaded 118 KB 2021-05-16T19:43:22.1530345Z 2021-05-16T19:43:22.1577338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T19:43:23.5137037Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-16T19:43:23.5146447Z ================================================== 2021-05-16T19:43:23.5147122Z downloaded 280 KB 2021-05-16T19:43:23.5147686Z 2021-05-16T19:43:23.7149948Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T19:43:23.7196510Z * DONE (lazyeval) 2021-05-16T19:43:23.9548176Z * installing *binary* package ‘rex’ ... 2021-05-16T19:43:23.9616517Z * DONE (rex) 2021-05-16T19:43:24.2479990Z * installing *binary* package ‘covr’ ... 2021-05-16T19:43:24.2537762Z * DONE (covr) 2021-05-16T19:43:24.2599499Z 2021-05-16T19:43:24.2600567Z The downloaded source packages are in 2021-05-16T19:43:24.2602069Z ‘/tmp/RtmpRdNfin/downloaded_packages’ 2021-05-16T19:43:24.2768090Z 2021-05-16T19:43:24.2812358Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T19:43:24.2813062Z Rscript -e "tic::before_install()" 2021-05-16T19:43:24.2861041Z shell: /usr/bin/bash -e {0} 2021-05-16T19:43:24.2861479Z env: 2021-05-16T19:43:24.2861975Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:43:24.2862487Z TIC_DEPLOY_KEY: 2021-05-16T19:43:24.2863474Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:43:24.2865148Z GITHUB_PAT: *** 2021-05-16T19:43:24.2865556Z COVERALLS_TOKEN: 2021-05-16T19:43:24.2866055Z continue-on-error: false 2021-05-16T19:43:24.2866534Z VDIFFR_RUN_TESTS: 2021-05-16T19:43:24.2867030Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:43:24.2867479Z TZ: UTC 2021-05-16T19:43:24.2867884Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:43:24.2868298Z NOT_CRAN: true 2021-05-16T19:43:24.2868685Z ##[endgroup] 2021-05-16T19:43:24.6017093Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:43:24.7221854Z Running before_install: step_install_remote_binaries() 2021-05-16T19:43:25.2496894Z Installing oro.nifti binaries 2021-05-16T19:43:25.2508141Z [1] "neuroconductor/oro.nifti" 2021-05-16T19:43:25.4888858Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T19:43:25.4949124Z tag_name 2021-05-16T19:43:25.4949760Z 9 0.10.3.s 2021-05-16T19:43:25.4950461Z zipball_url 2021-05-16T19:43:25.4951528Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T19:43:25.4952545Z tarball_url 2021-05-16T19:43:25.4953582Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T19:43:25.4954508Z commit.sha 2021-05-16T19:43:25.4955308Z 9 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:43:25.4956221Z Installing oro.nifti package binaries 2021-05-16T19:43:25.4957238Z commit.url 2021-05-16T19:43:25.4958803Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:43:25.4959980Z node_id 2021-05-16T19:43:25.4961143Z 9 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T19:43:25.4962366Z url 2021-05-16T19:43:25.4963329Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T19:43:25.4964329Z assets_url 2021-05-16T19:43:25.4965551Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T19:43:25.4967874Z upload_url 2021-05-16T19:43:25.4969201Z 9 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T19:43:25.4970516Z id asset_updated_at asset_created_at created_at 2021-05-16T19:43:25.4972670Z 9 43005549 2021-05-15 22:50:23 2021-05-15 22:50:22 2021-05-15 22:37:06 2021-05-16T19:43:25.4973377Z published_at asset_name 2021-05-16T19:43:25.4974388Z 9 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T19:43:25.4975112Z asset_label asset_download_count 2021-05-16T19:43:25.4975667Z 9 10 2021-05-16T19:43:25.4976405Z asset_browser_download_url 2021-05-16T19:43:25.4977895Z 9 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T19:43:25.5007015Z --2021-05-16 19:43:25-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T19:43:25.5053173Z Resolving github.com (github.com)... 140.82.112.4 2021-05-16T19:43:25.5107801Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-16T19:43:25.5992321Z HTTP request sent, awaiting response... 302 Found 2021-05-16T19:43:25.6003308Z Location: https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T194325Z&X-Amz-Expires=300&X-Amz-Signature=2af8d335b3b468aafb46f97e84fb6149b285c66263c594f1ba30c54e9b8a5f8a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T19:43:25.6013255Z --2021-05-16 19:43:25-- https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T194325Z&X-Amz-Expires=300&X-Amz-Signature=2af8d335b3b468aafb46f97e84fb6149b285c66263c594f1ba30c54e9b8a5f8a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T19:43:25.6049875Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-16T19:43:25.6102737Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T19:43:25.7710098Z HTTP request sent, awaiting response... 200 OK 2021-05-16T19:43:25.7712177Z Length: 6034005 (5.8M) [application/octet-stream] 2021-05-16T19:43:25.7713819Z Saving to: ‘/tmp/Rtmp0DtRMA/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T19:43:25.7714388Z 2021-05-16T19:43:25.7766928Z 0K .......... .......... .......... .......... .......... 0% 8.47M 1s 2021-05-16T19:43:25.7816471Z 50K .......... .......... .......... .......... .......... 1% 9.89M 1s 2021-05-16T19:43:25.7830056Z 100K .......... .......... .......... .......... .......... 2% 35.2M 0s 2021-05-16T19:43:25.7838269Z 150K .......... .......... .......... .......... .......... 3% 56.0M 0s 2021-05-16T19:43:25.7871356Z 200K .......... .......... .......... .......... .......... 4% 15.0M 0s 2021-05-16T19:43:25.7878147Z 250K .......... .......... .......... .......... .......... 5% 67.1M 0s 2021-05-16T19:43:25.7882519Z 300K .......... .......... .......... .......... .......... 5% 108M 0s 2021-05-16T19:43:25.7885981Z 350K .......... .......... .......... .......... .......... 6% 137M 0s 2021-05-16T19:43:25.7892511Z 400K .......... .......... .......... .......... .......... 7% 74.9M 0s 2021-05-16T19:43:25.7899684Z 450K .......... .......... .......... .......... .......... 8% 69.6M 0s 2021-05-16T19:43:25.7925709Z 500K .......... .......... .......... .......... .......... 9% 19.3M 0s 2021-05-16T19:43:25.7928054Z 550K .......... .......... .......... .......... .......... 10% 155M 0s 2021-05-16T19:43:25.7931048Z 600K .......... .......... .......... .......... .......... 11% 173M 0s 2021-05-16T19:43:25.7933948Z 650K .......... .......... .......... .......... .......... 11% 169M 0s 2021-05-16T19:43:25.7937565Z 700K .......... .......... .......... .......... .......... 12% 152M 0s 2021-05-16T19:43:25.7939944Z 750K .......... .......... .......... .......... .......... 13% 172M 0s 2021-05-16T19:43:25.7944485Z 800K .......... .......... .......... .......... .......... 14% 108M 0s 2021-05-16T19:43:25.7948055Z 850K .......... .......... .......... .......... .......... 15% 158M 0s 2021-05-16T19:43:25.7950719Z 900K .......... .......... .......... .......... .......... 16% 153M 0s 2021-05-16T19:43:25.7953477Z 950K .......... .......... .......... .......... .......... 16% 169M 0s 2021-05-16T19:43:25.7980708Z 1000K .......... .......... .......... .......... .......... 17% 18.6M 0s 2021-05-16T19:43:25.7983083Z 1050K .......... .......... .......... .......... .......... 18% 147M 0s 2021-05-16T19:43:25.7986077Z 1100K .......... .......... .......... .......... .......... 19% 161M 0s 2021-05-16T19:43:25.7989508Z 1150K .......... .......... .......... .......... .......... 20% 167M 0s 2021-05-16T19:43:25.7992976Z 1200K .......... .......... .......... .......... .......... 21% 144M 0s 2021-05-16T19:43:25.7996049Z 1250K .......... .......... .......... .......... .......... 22% 132M 0s 2021-05-16T19:43:25.8000631Z 1300K .......... .......... .......... .......... .......... 22% 115M 0s 2021-05-16T19:43:25.8005083Z 1350K .......... .......... .......... .......... .......... 23% 174M 0s 2021-05-16T19:43:25.8008766Z 1400K .......... .......... .......... .......... .......... 24% 91.5M 0s 2021-05-16T19:43:25.8012509Z 1450K .......... .......... .......... .......... .......... 25% 127M 0s 2021-05-16T19:43:25.8015913Z 1500K .......... .......... .......... .......... .......... 26% 160M 0s 2021-05-16T19:43:25.8030933Z 1550K .......... .......... .......... .......... .......... 27% 31.4M 0s 2021-05-16T19:43:25.8035292Z 1600K .......... .......... .......... .......... .......... 28% 123M 0s 2021-05-16T19:43:25.8038221Z 1650K .......... .......... .......... .......... .......... 28% 162M 0s 2021-05-16T19:43:25.8041330Z 1700K .......... .......... .......... .......... .......... 29% 140M 0s 2021-05-16T19:43:25.8055476Z 1750K .......... .......... .......... .......... .......... 30% 34.8M 0s 2021-05-16T19:43:25.8058721Z 1800K .......... .......... .......... .......... .......... 31% 162M 0s 2021-05-16T19:43:25.8061597Z 1850K .......... .......... .......... .......... .......... 32% 169M 0s 2021-05-16T19:43:25.8064637Z 1900K .......... .......... .......... .......... .......... 33% 148M 0s 2021-05-16T19:43:25.8067517Z 1950K .......... .......... .......... .......... .......... 33% 167M 0s 2021-05-16T19:43:25.8070673Z 2000K .......... .......... .......... .......... .......... 34% 168M 0s 2021-05-16T19:43:25.8077638Z 2050K .......... .......... .......... .......... .......... 35% 68.0M 0s 2021-05-16T19:43:25.8081124Z 2100K .......... .......... .......... .......... .......... 36% 157M 0s 2021-05-16T19:43:25.8084059Z 2150K .......... .......... .......... .......... .......... 37% 158M 0s 2021-05-16T19:43:25.8087197Z 2200K .......... .......... .......... .......... .......... 38% 151M 0s 2021-05-16T19:43:25.8090021Z 2250K .......... .......... .......... .......... .......... 39% 168M 0s 2021-05-16T19:43:25.8110782Z 2300K .......... .......... .......... .......... .......... 39% 24.3M 0s 2021-05-16T19:43:25.8113875Z 2350K .......... .......... .......... .......... .......... 40% 129M 0s 2021-05-16T19:43:25.8117658Z 2400K .......... .......... .......... .......... .......... 41% 147M 0s 2021-05-16T19:43:25.8120797Z 2450K .......... .......... .......... .......... .......... 42% 152M 0s 2021-05-16T19:43:25.8123773Z 2500K .......... .......... .......... .......... .......... 43% 161M 0s 2021-05-16T19:43:25.8126922Z 2550K .......... .......... .......... .......... .......... 44% 142M 0s 2021-05-16T19:43:25.8131207Z 2600K .......... .......... .......... .......... .......... 44% 121M 0s 2021-05-16T19:43:25.8134090Z 2650K .......... .......... .......... .......... .......... 45% 156M 0s 2021-05-16T19:43:25.8137757Z 2700K .......... .......... .......... .......... .......... 46% 130M 0s 2021-05-16T19:43:25.8140914Z 2750K .......... .......... .......... .......... .......... 47% 172M 0s 2021-05-16T19:43:25.8143509Z 2800K .......... .......... .......... .......... .......... 48% 173M 0s 2021-05-16T19:43:25.8162202Z 2850K .......... .......... .......... .......... .......... 49% 27.6M 0s 2021-05-16T19:43:25.8164412Z 2900K .......... .......... .......... .......... .......... 50% 160M 0s 2021-05-16T19:43:25.8167827Z 2950K .......... .......... .......... .......... .......... 50% 154M 0s 2021-05-16T19:43:25.8170736Z 3000K .......... .......... .......... .......... .......... 51% 152M 0s 2021-05-16T19:43:25.8173531Z 3050K .......... .......... .......... .......... .......... 52% 174M 0s 2021-05-16T19:43:25.8177244Z 3100K .......... .......... .......... .......... .......... 53% 146M 0s 2021-05-16T19:43:25.8179680Z 3150K .......... .......... .......... .......... .......... 54% 166M 0s 2021-05-16T19:43:25.8184448Z 3200K .......... .......... .......... .......... .......... 55% 106M 0s 2021-05-16T19:43:25.8187430Z 3250K .......... .......... .......... .......... .......... 56% 157M 0s 2021-05-16T19:43:25.8192027Z 3300K .......... .......... .......... .......... .......... 56% 106M 0s 2021-05-16T19:43:25.8195785Z 3350K .......... .......... .......... .......... .......... 57% 144M 0s 2021-05-16T19:43:25.8198331Z 3400K .......... .......... .......... .......... .......... 58% 168M 0s 2021-05-16T19:43:25.8202526Z 3450K .......... .......... .......... .......... .......... 59% 117M 0s 2021-05-16T19:43:25.8212648Z 3500K .......... .......... .......... .......... .......... 60% 48.1M 0s 2021-05-16T19:43:25.8216660Z 3550K .......... .......... .......... .......... .......... 61% 131M 0s 2021-05-16T19:43:25.8219456Z 3600K .......... .......... .......... .......... .......... 61% 171M 0s 2021-05-16T19:43:25.8222794Z 3650K .......... .......... .......... .......... .......... 62% 152M 0s 2021-05-16T19:43:25.8225824Z 3700K .......... .......... .......... .......... .......... 63% 152M 0s 2021-05-16T19:43:25.8229331Z 3750K .......... .......... .......... .......... .......... 64% 135M 0s 2021-05-16T19:43:25.8233705Z 3800K .......... .......... .......... .......... .......... 65% 117M 0s 2021-05-16T19:43:25.8237295Z 3850K .......... .......... .......... .......... .......... 66% 140M 0s 2021-05-16T19:43:25.8240278Z 3900K .......... .......... .......... .......... .......... 67% 145M 0s 2021-05-16T19:43:25.8244073Z 3950K .......... .......... .......... .......... .......... 67% 132M 0s 2021-05-16T19:43:25.8248088Z 4000K .......... .......... .......... .......... .......... 68% 119M 0s 2021-05-16T19:43:25.8251538Z 4050K .......... .......... .......... .......... .......... 69% 150M 0s 2021-05-16T19:43:25.8254524Z 4100K .......... .......... .......... .......... .......... 70% 167M 0s 2021-05-16T19:43:25.8264185Z 4150K .......... .......... .......... .......... .......... 71% 49.3M 0s 2021-05-16T19:43:25.8267579Z 4200K .......... .......... .......... .......... .......... 72% 144M 0s 2021-05-16T19:43:25.8271167Z 4250K .......... .......... .......... .......... .......... 72% 142M 0s 2021-05-16T19:43:25.8274673Z 4300K .......... .......... .......... .......... .......... 73% 168M 0s 2021-05-16T19:43:25.8277694Z 4350K .......... .......... .......... .......... .......... 74% 136M 0s 2021-05-16T19:43:25.8280652Z 4400K .......... .......... .......... .......... .......... 75% 163M 0s 2021-05-16T19:43:25.8284506Z 4450K .......... .......... .......... .......... .......... 76% 130M 0s 2021-05-16T19:43:25.8289474Z 4500K .......... .......... .......... .......... .......... 77% 97.0M 0s 2021-05-16T19:43:25.8292241Z 4550K .......... .......... .......... .......... .......... 78% 162M 0s 2021-05-16T19:43:25.8295285Z 4600K .......... .......... .......... .......... .......... 78% 174M 0s 2021-05-16T19:43:25.8298258Z 4650K .......... .......... .......... .......... .......... 79% 166M 0s 2021-05-16T19:43:25.8301451Z 4700K .......... .......... .......... .......... .......... 80% 148M 0s 2021-05-16T19:43:25.8304743Z 4750K .......... .......... .......... .......... .......... 81% 143M 0s 2021-05-16T19:43:25.8312795Z 4800K .......... .......... .......... .......... .......... 82% 66.1M 0s 2021-05-16T19:43:25.8315947Z 4850K .......... .......... .......... .......... .......... 83% 135M 0s 2021-05-16T19:43:25.8319589Z 4900K .......... .......... .......... .......... .......... 84% 140M 0s 2021-05-16T19:43:25.8324772Z 4950K .......... .......... .......... .......... .......... 84% 102M 0s 2021-05-16T19:43:25.8328707Z 5000K .......... .......... .......... .......... .......... 85% 114M 0s 2021-05-16T19:43:25.8331240Z 5050K .......... .......... .......... .......... .......... 86% 165M 0s 2021-05-16T19:43:25.8334291Z 5100K .......... .......... .......... .......... .......... 87% 164M 0s 2021-05-16T19:43:25.8337408Z 5150K .......... .......... .......... .......... .......... 88% 156M 0s 2021-05-16T19:43:25.8340182Z 5200K .......... .......... .......... .......... .......... 89% 174M 0s 2021-05-16T19:43:25.8344073Z 5250K .......... .......... .......... .......... .......... 89% 133M 0s 2021-05-16T19:43:25.8347350Z 5300K .......... .......... .......... .......... .......... 90% 168M 0s 2021-05-16T19:43:25.8351760Z 5350K .......... .......... .......... .......... .......... 91% 99.2M 0s 2021-05-16T19:43:25.8355453Z 5400K .......... .......... .......... .......... .......... 92% 161M 0s 2021-05-16T19:43:25.8358228Z 5450K .......... .......... .......... .......... .......... 93% 161M 0s 2021-05-16T19:43:25.8365669Z 5500K .......... .......... .......... .......... .......... 94% 65.9M 0s 2021-05-16T19:43:25.8368457Z 5550K .......... .......... .......... .......... .......... 95% 170M 0s 2021-05-16T19:43:25.8371297Z 5600K .......... .......... .......... .......... .......... 95% 170M 0s 2021-05-16T19:43:25.8374167Z 5650K .......... .......... .......... .......... .......... 96% 149M 0s 2021-05-16T19:43:25.8379430Z 5700K .......... .......... .......... .......... .......... 97% 93.7M 0s 2021-05-16T19:43:25.8383433Z 5750K .......... .......... .......... .......... .......... 98% 145M 0s 2021-05-16T19:43:25.8385989Z 5800K .......... .......... .......... .......... .......... 99% 150M 0s 2021-05-16T19:43:25.8390455Z 5850K .......... .......... .......... .......... .. 100% 172M=0.07s 2021-05-16T19:43:25.8390802Z 2021-05-16T19:43:25.8392472Z 2021-05-16 19:43:25 (84.6 MB/s) - ‘/tmp/Rtmp0DtRMA/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6034005/6034005] 2021-05-16T19:43:25.8393068Z 2021-05-16T19:43:25.8434403Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:43:25.8435265Z (as ‘lib’ is unspecified) 2021-05-16T19:43:26.2930830Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T19:43:26.3046801Z * DONE (oro.nifti) 2021-05-16T19:43:26.3157210Z Rewriting new remotes: 2021-05-16T19:43:26.3361900Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T19:43:26.3362813Z remotes::install_deps(dependencies = TRUE) 2021-05-16T19:43:26.3363420Z remotes::install_cran("rcmdcheck") 2021-05-16T19:43:26.3364178Z remotes::install_cran("markdown") 2021-05-16T19:43:26.3371681Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:43:26.3372127Z env: 2021-05-16T19:43:26.3372613Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:43:26.3373154Z TIC_DEPLOY_KEY: 2021-05-16T19:43:26.3374037Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:43:26.3375797Z GITHUB_PAT: *** 2021-05-16T19:43:26.3376229Z COVERALLS_TOKEN: 2021-05-16T19:43:26.3376772Z continue-on-error: false 2021-05-16T19:43:26.3377288Z VDIFFR_RUN_TESTS: 2021-05-16T19:43:26.3377822Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:43:26.3378296Z TZ: UTC 2021-05-16T19:43:26.3378732Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:43:26.3379223Z NOT_CRAN: true 2021-05-16T19:43:26.3379642Z ##[endgroup] 2021-05-16T19:43:47.2840574Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T19:43:47.2842090Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T19:43:47.2843289Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T19:43:47.2844448Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T19:43:47.2845445Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:43:47.2846435Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T19:43:47.2847400Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:43:47.2848461Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T19:43:47.2849412Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T19:43:47.2850393Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T19:43:47.2851351Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-16T19:43:47.2852306Z minqa (NA -> 1.2.4 ) [CRAN] 2021-05-16T19:43:47.2853262Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T19:43:47.2854211Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T19:43:47.2855168Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T19:43:47.2856102Z lme4 (NA -> 1.1-27 ) [CRAN] 2021-05-16T19:43:47.2857062Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T19:43:47.2858686Z numDeriv (NA -> 2016.8-1.1) [CRAN] 2021-05-16T19:43:47.2859750Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T19:43:47.2860964Z gamm4 (NA -> 0.2-6 ) [CRAN] 2021-05-16T19:43:47.2861856Z lmerTest (NA -> 3.1-3 ) [CRAN] 2021-05-16T19:43:47.2872997Z Installing 21 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, RcppEigen, nloptr, minqa, RNifti, abind, bitops, lme4, ggplot2, numDeriv, oro.nifti, gamm4, lmerTest 2021-05-16T19:43:47.2888322Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:43:47.2889481Z (as ‘lib’ is unspecified) 2021-05-16T19:44:02.5971122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T19:44:03.8457038Z Content type 'binary/octet-stream' length 2558288 bytes (2.4 MB) 2021-05-16T19:44:04.4580903Z ================================================== 2021-05-16T19:44:04.4581573Z downloaded 2.4 MB 2021-05-16T19:44:04.4591289Z 2021-05-16T19:44:04.4624814Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T19:44:05.8002549Z Content type 'binary/octet-stream' length 1296060 bytes (1.2 MB) 2021-05-16T19:44:06.1853222Z ================================================== 2021-05-16T19:44:06.1853868Z downloaded 1.2 MB 2021-05-16T19:44:06.1854177Z 2021-05-16T19:44:06.1892236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T19:44:09.4013331Z Content type 'binary/octet-stream' length 52719 bytes (51 KB) 2021-05-16T19:44:09.5505771Z ================================================== 2021-05-16T19:44:09.5507585Z downloaded 51 KB 2021-05-16T19:44:09.5508539Z 2021-05-16T19:44:09.5551015Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T19:44:10.8974525Z Content type 'binary/octet-stream' length 242567 bytes (236 KB) 2021-05-16T19:44:11.0940303Z ================================================== 2021-05-16T19:44:11.0941497Z downloaded 236 KB 2021-05-16T19:44:11.0942104Z 2021-05-16T19:44:11.0977206Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T19:44:12.3251587Z Content type 'binary/octet-stream' length 59652 bytes (58 KB) 2021-05-16T19:44:12.4823806Z ================================================== 2021-05-16T19:44:12.4824937Z downloaded 58 KB 2021-05-16T19:44:12.4825541Z 2021-05-16T19:44:12.4861801Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T19:44:13.8730873Z Content type 'binary/octet-stream' length 2603667 bytes (2.5 MB) 2021-05-16T19:44:14.3787656Z ================================================== 2021-05-16T19:44:14.3790736Z downloaded 2.5 MB 2021-05-16T19:44:14.3792942Z 2021-05-16T19:44:14.3823434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T19:44:15.6032959Z Content type 'binary/octet-stream' length 549860 bytes (536 KB) 2021-05-16T19:44:16.0215494Z ================================================== 2021-05-16T19:44:16.0216462Z downloaded 536 KB 2021-05-16T19:44:16.0217095Z 2021-05-16T19:44:16.0261220Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T19:44:17.2283759Z Content type 'binary/octet-stream' length 4607540 bytes (4.4 MB) 2021-05-16T19:44:17.8731866Z ================================================== 2021-05-16T19:44:17.8732435Z downloaded 4.4 MB 2021-05-16T19:44:17.8732751Z 2021-05-16T19:44:17.8772171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T19:44:19.1060630Z Content type 'binary/octet-stream' length 430851 bytes (420 KB) 2021-05-16T19:44:19.5027190Z ================================================== 2021-05-16T19:44:19.5027684Z downloaded 420 KB 2021-05-16T19:44:19.5028256Z 2021-05-16T19:44:19.5056456Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T19:44:21.5771627Z Content type 'binary/octet-stream' length 7459725 bytes (7.1 MB) 2021-05-16T19:44:22.3299396Z ================================================== 2021-05-16T19:44:22.3299967Z downloaded 7.1 MB 2021-05-16T19:44:22.3300284Z 2021-05-16T19:44:22.3337294Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/nloptr_1.2.2.2.tar.gz' 2021-05-16T19:44:23.8392204Z Content type 'binary/octet-stream' length 2456580 bytes (2.3 MB) 2021-05-16T19:44:24.4186281Z ================================================== 2021-05-16T19:44:24.4186911Z downloaded 2.3 MB 2021-05-16T19:44:24.4187225Z 2021-05-16T19:44:24.4226751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/minqa_1.2.4.tar.gz' 2021-05-16T19:44:26.2769972Z Content type 'binary/octet-stream' length 479108 bytes (467 KB) 2021-05-16T19:44:26.6904513Z ================================================== 2021-05-16T19:44:26.6906085Z downloaded 467 KB 2021-05-16T19:44:26.6906823Z 2021-05-16T19:44:26.6947249Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T19:44:27.0075594Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T19:44:27.4156787Z ================================================== 2021-05-16T19:44:27.4160137Z downloaded 1.0 MB 2021-05-16T19:44:27.4161389Z 2021-05-16T19:44:27.4186094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T19:44:28.4449924Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-16T19:44:28.5382795Z ================================================== 2021-05-16T19:44:28.5385040Z downloaded 58 KB 2021-05-16T19:44:28.5385575Z 2021-05-16T19:44:28.5428346Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T19:44:29.6695892Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-16T19:44:29.6915179Z ================================================== 2021-05-16T19:44:29.6916388Z downloaded 34 KB 2021-05-16T19:44:29.6917055Z 2021-05-16T19:44:29.6952781Z trying URL 'https://cloud.r-project.org/src/contrib/lme4_1.1-27.tar.gz' 2021-05-16T19:44:30.2944012Z Content type 'application/x-gzip' length 3302287 bytes (3.1 MB) 2021-05-16T19:44:30.8430768Z ================================================== 2021-05-16T19:44:30.8432630Z downloaded 3.1 MB 2021-05-16T19:44:30.8433878Z 2021-05-16T19:44:30.8457865Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T19:44:32.2330951Z Content type 'binary/octet-stream' length 4054636 bytes (3.9 MB) 2021-05-16T19:44:32.8032694Z ================================================== 2021-05-16T19:44:32.8033323Z downloaded 3.9 MB 2021-05-16T19:44:32.8033650Z 2021-05-16T19:44:32.8076036Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/numDeriv_2016.8-1.1.tar.gz' 2021-05-16T19:44:34.0816207Z Content type 'binary/octet-stream' length 112345 bytes (109 KB) 2021-05-16T19:44:34.3093801Z ================================================== 2021-05-16T19:44:34.3094925Z downloaded 109 KB 2021-05-16T19:44:34.3095504Z 2021-05-16T19:44:34.3136534Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T19:44:35.4845219Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-16T19:44:36.1505338Z ================================================== 2021-05-16T19:44:36.1506380Z downloaded 5.8 MB 2021-05-16T19:44:36.1507035Z 2021-05-16T19:44:36.1551936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gamm4_0.2-6.tar.gz' 2021-05-16T19:44:37.3861424Z Content type 'binary/octet-stream' length 55464 bytes (54 KB) 2021-05-16T19:44:37.5340136Z ================================================== 2021-05-16T19:44:37.5341154Z downloaded 54 KB 2021-05-16T19:44:37.5341983Z 2021-05-16T19:44:37.5388802Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lmerTest_3.1-3.tar.gz' 2021-05-16T19:44:39.7255416Z Content type 'binary/octet-stream' length 195681 bytes (191 KB) 2021-05-16T19:44:39.9183946Z ================================================== 2021-05-16T19:44:39.9184896Z downloaded 191 KB 2021-05-16T19:44:39.9185452Z 2021-05-16T19:44:40.3409086Z * installing *binary* package ‘colorspace’ ... 2021-05-16T19:44:40.3562757Z * DONE (colorspace) 2021-05-16T19:44:40.6081987Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T19:44:40.6139338Z * DONE (viridisLite) 2021-05-16T19:44:40.8401868Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T19:44:40.8442756Z * DONE (RColorBrewer) 2021-05-16T19:44:41.0586842Z * installing *binary* package ‘labeling’ ... 2021-05-16T19:44:41.0638141Z * DONE (labeling) 2021-05-16T19:44:41.5384205Z * installing *binary* package ‘farver’ ... 2021-05-16T19:44:41.5513902Z * DONE (farver) 2021-05-16T19:44:42.2224100Z * installing *binary* package ‘isoband’ ... 2021-05-16T19:44:42.2429918Z * DONE (isoband) 2021-05-16T19:44:42.5481522Z * installing *binary* package ‘gtable’ ... 2021-05-16T19:44:42.5561397Z * DONE (gtable) 2021-05-16T19:44:44.2520613Z * installing *binary* package ‘RcppEigen’ ... 2021-05-16T19:44:44.3133414Z * DONE (RcppEigen) 2021-05-16T19:44:44.8952585Z * installing *source* package ‘nloptr’ ... 2021-05-16T19:44:44.9161216Z ** package ‘nloptr’ successfully unpacked and MD5 sums checked 2021-05-16T19:44:45.4646929Z checking whether the C++ compiler works... yes 2021-05-16T19:44:45.4649219Z checking for C++ compiler default output file name... a.out 2021-05-16T19:44:45.5252068Z checking for suffix of executables... 2021-05-16T19:44:45.6021270Z checking whether we are cross compiling... no 2021-05-16T19:44:45.6310722Z checking for suffix of object files... o 2021-05-16T19:44:45.6571307Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T19:44:45.6840733Z checking whether g++ accepts -g... yes 2021-05-16T19:44:45.6842352Z checking how to run the C++ preprocessor... g++ -E 2021-05-16T19:44:45.7498991Z checking whether we are using the GNU C++ compiler... (cached) yes 2021-05-16T19:44:45.7501353Z checking whether g++ accepts -g... (cached) yes 2021-05-16T19:44:45.7511826Z checking for pkg-config... yes 2021-05-16T19:44:45.7577963Z configure: Now testing for NLopt header file. 2021-05-16T19:44:45.7597554Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T19:44:45.7621452Z checking for egrep... /usr/bin/grep -E 2021-05-16T19:44:45.9330889Z checking for ANSI C header files... yes 2021-05-16T19:44:45.9758067Z checking for sys/types.h... yes 2021-05-16T19:44:46.0355713Z checking for sys/stat.h... yes 2021-05-16T19:44:46.0882283Z checking for stdlib.h... yes 2021-05-16T19:44:46.1410728Z checking for string.h... yes 2021-05-16T19:44:46.2008128Z checking for memory.h... yes 2021-05-16T19:44:46.2566812Z checking for strings.h... yes 2021-05-16T19:44:46.3171865Z checking for inttypes.h... yes 2021-05-16T19:44:46.3727210Z checking for stdint.h... yes 2021-05-16T19:44:46.4400646Z checking for unistd.h... yes 2021-05-16T19:44:46.4809491Z checking nlopt.h usability... no 2021-05-16T19:44:46.4947858Z checking nlopt.h presence... no 2021-05-16T19:44:46.4948899Z checking for nlopt.h... no 2021-05-16T19:44:46.4953814Z configure: Need to configure and build NLopt 2021-05-16T19:44:46.5258069Z configure: Starting to install library to /tmp/RtmpwMSzQ1/R.INSTALL776e31313010/nloptr/src/nlopt_src 2021-05-16T19:44:46.7276034Z checking for a BSD-compatible install... /usr/bin/install -c 2021-05-16T19:44:46.7315649Z checking whether build environment is sane... yes 2021-05-16T19:44:46.7439990Z checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 2021-05-16T19:44:46.7445500Z checking for gawk... gawk 2021-05-16T19:44:46.7528574Z checking whether make sets $(MAKE)... yes 2021-05-16T19:44:46.7598656Z checking whether make supports nested variables... yes 2021-05-16T19:44:46.7676635Z checking whether to enable maintainer-specific portions of Makefiles... no 2021-05-16T19:44:46.7685695Z checking for gcc... gcc 2021-05-16T19:44:46.8404956Z checking whether the C compiler works... yes 2021-05-16T19:44:46.8406394Z checking for C compiler default output file name... a.out 2021-05-16T19:44:46.8824855Z checking for suffix of executables... 2021-05-16T19:44:46.9354300Z checking whether we are cross compiling... no 2021-05-16T19:44:46.9638026Z checking for suffix of object files... o 2021-05-16T19:44:46.9902255Z checking whether we are using the GNU C compiler... yes 2021-05-16T19:44:47.0141457Z checking whether gcc accepts -g... yes 2021-05-16T19:44:47.0573266Z checking for gcc option to accept ISO C89... none needed 2021-05-16T19:44:47.1001944Z checking whether gcc understands -c and -o together... yes 2021-05-16T19:44:47.1053072Z checking for style of include used by make... GNU 2021-05-16T19:44:47.1439911Z checking dependency style of gcc... gcc3 2021-05-16T19:44:47.2068591Z checking for gcc option to accept ISO C99... none needed 2021-05-16T19:44:47.2070646Z checking for gcc option to accept ISO Standard C... (cached) none needed 2021-05-16T19:44:47.2072769Z checking whether ln -s works... yes 2021-05-16T19:44:47.2107533Z checking whether make sets $(MAKE)... (cached) yes 2021-05-16T19:44:47.2655855Z checking build system type... x86_64-unknown-linux-gnu 2021-05-16T19:44:47.2657599Z checking host system type... x86_64-unknown-linux-gnu 2021-05-16T19:44:47.3062794Z checking how to print strings... printf 2021-05-16T19:44:47.3092621Z checking for a sed that does not truncate output... /usr/bin/sed 2021-05-16T19:44:47.3136728Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T19:44:47.3156914Z checking for egrep... /usr/bin/grep -E 2021-05-16T19:44:47.3183835Z checking for fgrep... /usr/bin/grep -F 2021-05-16T19:44:47.3237549Z checking for ld used by gcc... /usr/bin/ld 2021-05-16T19:44:47.3264834Z checking if the linker (/usr/bin/ld) is GNU ld... yes 2021-05-16T19:44:47.3310317Z checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 2021-05-16T19:44:47.3552695Z checking the name lister (/usr/bin/nm -B) interface... BSD nm 2021-05-16T19:44:47.3605745Z checking the maximum length of command line arguments... 3145728 2021-05-16T19:44:47.3616175Z checking whether the shell understands some XSI constructs... yes 2021-05-16T19:44:47.3627526Z checking whether the shell understands "+="... yes 2021-05-16T19:44:47.3665748Z checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop 2021-05-16T19:44:47.3667842Z checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 2021-05-16T19:44:47.3669180Z checking for /usr/bin/ld option to reload object files... -r 2021-05-16T19:44:47.3694197Z checking for objdump... objdump 2021-05-16T19:44:47.3695039Z checking how to recognize dependent libraries... pass_all 2021-05-16T19:44:47.3695744Z checking for dlltool... dlltool 2021-05-16T19:44:47.3696550Z checking how to associate runtime and link libraries... printf %s\n 2021-05-16T19:44:47.3965684Z checking for archiver @FILE support... no 2021-05-16T19:44:47.3972279Z checking for strip... strip 2021-05-16T19:44:47.3977894Z checking for ranlib... ERROR: no information for variable 'RANLIB' 2021-05-16T19:44:47.4781784Z checking command to parse /usr/bin/nm -B output from gcc object... ok 2021-05-16T19:44:47.4806641Z checking for sysroot... no 2021-05-16T19:44:47.5022355Z checking for mt... mt 2021-05-16T19:44:47.5205616Z checking if mt is a manifest tool... no 2021-05-16T19:44:47.5227210Z checking how to run the C preprocessor... gcc -E 2021-05-16T19:44:47.6680341Z checking for ANSI C header files... yes 2021-05-16T19:44:47.7013730Z checking for sys/types.h... yes 2021-05-16T19:44:47.7387027Z checking for sys/stat.h... yes 2021-05-16T19:44:47.7766026Z checking for stdlib.h... yes 2021-05-16T19:44:47.8168768Z checking for string.h... yes 2021-05-16T19:44:47.8572282Z checking for memory.h... yes 2021-05-16T19:44:47.9002518Z checking for strings.h... yes 2021-05-16T19:44:47.9426073Z checking for inttypes.h... yes 2021-05-16T19:44:47.9834203Z checking for stdint.h... yes 2021-05-16T19:44:48.0305629Z checking for unistd.h... yes 2021-05-16T19:44:48.0784572Z checking for dlfcn.h... yes 2021-05-16T19:44:48.0841783Z checking for objdir... .libs 2021-05-16T19:44:48.1848953Z checking if gcc supports -fno-rtti -fno-exceptions... no 2021-05-16T19:44:48.1850742Z checking for gcc option to produce PIC... -fPIC -DPIC 2021-05-16T19:44:48.2090754Z checking if gcc PIC flag -fPIC -DPIC works... yes 2021-05-16T19:44:48.7577539Z checking if gcc static flag -static works... yes 2021-05-16T19:44:48.7927457Z checking if gcc supports -c -o file.o... yes 2021-05-16T19:44:48.7928538Z checking if gcc supports -c -o file.o... (cached) yes 2021-05-16T19:44:48.8360919Z checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2021-05-16T19:44:48.8682389Z checking whether -lc should be explicitly linked in... no 2021-05-16T19:44:48.9632514Z checking dynamic linker characteristics... GNU/Linux ld.so 2021-05-16T19:44:48.9633627Z checking how to hardcode library paths into programs... immediate 2021-05-16T19:44:49.0057927Z checking whether stripping libraries is possible... yes 2021-05-16T19:44:49.0059500Z checking if libtool supports shared libraries... yes 2021-05-16T19:44:49.0060600Z checking whether to build shared libraries... yes 2021-05-16T19:44:49.0061643Z checking whether to build static libraries... yes 2021-05-16T19:44:49.0681243Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T19:44:49.0938103Z checking whether g++ accepts -g... yes 2021-05-16T19:44:49.1404929Z checking dependency style of g++... gcc3 2021-05-16T19:44:49.1457274Z checking how to run the C++ preprocessor... g++ -E 2021-05-16T19:44:49.2631577Z checking for ld used by g++... /usr/bin/ld -m elf_x86_64 2021-05-16T19:44:49.2660227Z checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 2021-05-16T19:44:49.2763238Z checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2021-05-16T19:44:49.3727273Z checking for g++ option to produce PIC... -fPIC -DPIC 2021-05-16T19:44:49.3978475Z checking if g++ PIC flag -fPIC -DPIC works... yes 2021-05-16T19:44:49.5168581Z checking if g++ static flag -static works... yes 2021-05-16T19:44:49.5557340Z checking if g++ supports -c -o file.o... yes 2021-05-16T19:44:49.5558986Z checking if g++ supports -c -o file.o... (cached) yes 2021-05-16T19:44:49.5560397Z checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2021-05-16T19:44:49.5641604Z checking dynamic linker characteristics... (cached) GNU/Linux ld.so 2021-05-16T19:44:49.5642732Z checking how to hardcode library paths into programs... immediate 2021-05-16T19:44:49.5643617Z checking for ANSI C header files... (cached) yes 2021-05-16T19:44:49.6030941Z checking whether time.h and sys/time.h may both be included... yes 2021-05-16T19:44:49.6076319Z checking for unistd.h... (cached) yes 2021-05-16T19:44:49.6821192Z checking getopt.h usability... yes 2021-05-16T19:44:49.6936635Z checking getopt.h presence... yes 2021-05-16T19:44:49.6937882Z checking for getopt.h... yes 2021-05-16T19:44:49.7025399Z checking for stdint.h... (cached) yes 2021-05-16T19:44:49.7351147Z checking for an ANSI C-conforming const... yes 2021-05-16T19:44:49.7548966Z checking for inline... inline 2021-05-16T19:44:49.7802046Z checking for C thread-local keyword... __thread 2021-05-16T19:44:49.8914344Z checking size of unsigned int... 4 2021-05-16T19:44:50.0023458Z checking size of unsigned long... 8 2021-05-16T19:44:50.1319508Z checking for uint32_t... yes 2021-05-16T19:44:50.2052078Z checking for sin in -lm... yes 2021-05-16T19:44:50.2827180Z checking for BSDgettimeofday... no 2021-05-16T19:44:50.3525506Z checking for gettimeofday... yes 2021-05-16T19:44:50.4270964Z checking for time... yes 2021-05-16T19:44:50.4964530Z checking for qsort_r... yes 2021-05-16T19:44:50.5687440Z checking for getpid... yes 2021-05-16T19:44:50.6586346Z checking for gettid syscall... yes 2021-05-16T19:44:50.7712377Z checking for isnan... yes 2021-05-16T19:44:50.8943041Z checking for isinf... yes 2021-05-16T19:44:51.0090391Z checking for copysign... yes 2021-05-16T19:44:51.0111916Z checking for mkoctfile... no 2021-05-16T19:44:51.0125025Z checking for mex... no 2021-05-16T19:44:51.0917945Z checking for working HUGE_VAL... ok 2021-05-16T19:44:51.1372470Z checking that generated files are newer than configure... done 2021-05-16T19:44:51.1374769Z configure: creating ./config.status 2021-05-16T19:44:51.9375888Z config.status: creating Makefile 2021-05-16T19:44:51.9518183Z config.status: creating nlopt.pc 2021-05-16T19:44:51.9669471Z config.status: creating api/Makefile 2021-05-16T19:44:51.9881431Z config.status: creating util/Makefile 2021-05-16T19:44:52.0091678Z config.status: creating octave/Makefile 2021-05-16T19:44:52.0292648Z config.status: creating direct/Makefile 2021-05-16T19:44:52.0495577Z config.status: creating cdirect/Makefile 2021-05-16T19:44:52.0705403Z config.status: creating stogo/Makefile 2021-05-16T19:44:52.0909325Z config.status: creating praxis/Makefile 2021-05-16T19:44:52.1112826Z config.status: creating luksan/Makefile 2021-05-16T19:44:52.1317972Z config.status: creating crs/Makefile 2021-05-16T19:44:52.1517432Z config.status: creating mlsl/Makefile 2021-05-16T19:44:52.1722164Z config.status: creating mma/Makefile 2021-05-16T19:44:52.1923529Z config.status: creating cobyla/Makefile 2021-05-16T19:44:52.2117073Z config.status: creating newuoa/Makefile 2021-05-16T19:44:52.2314788Z config.status: creating neldermead/Makefile 2021-05-16T19:44:52.2516744Z config.status: creating auglag/Makefile 2021-05-16T19:44:52.2715766Z config.status: creating bobyqa/Makefile 2021-05-16T19:44:52.2913457Z config.status: creating isres/Makefile 2021-05-16T19:44:52.3146736Z config.status: creating slsqp/Makefile 2021-05-16T19:44:52.3388511Z config.status: creating esch/Makefile 2021-05-16T19:44:52.3594534Z config.status: creating test/Makefile 2021-05-16T19:44:52.3809570Z config.status: creating swig/Makefile 2021-05-16T19:44:52.4016076Z config.status: creating swig/nlopt.scm 2021-05-16T19:44:52.4223083Z config.status: creating config.h 2021-05-16T19:44:52.4335750Z config.status: executing depfiles commands 2021-05-16T19:44:52.9086822Z config.status: executing libtool commands 2021-05-16T19:44:53.0451783Z make all-recursive 2021-05-16T19:44:53.0484180Z make[1]: Entering directory '/tmp/RtmpwMSzQ1/R.INSTALL776e31313010/nloptr/src/nlopt_src' 2021-05-16T19:44:53.0530204Z Making all in util 2021-05-16T19:44:53.0553109Z make[2]: Entering directory '/tmp/RtmpwMSzQ1/R.INSTALL776e31313010/nloptr/src/nlopt_src/util' 2021-05-16T19:44:53.0555329Z /bin/bash ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c -o mt19937ar.lo mt19937ar.c 2021-05-16T19:44:53.0749702Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c mt19937ar.c -fPIC -DPIC -o .libs/mt19937ar.o 2021-05-16T19:44:53.1944832Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c mt19937ar.c -o mt19937ar.o >/dev/null 2>&1 2021-05-16T19:44:53.3128880Z mv -f .deps/mt19937ar.Tpo .deps/mt19937ar.Plo 2021-05-16T19:44:53.3155139Z /bin/bash ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c -o sobolseq.lo sobolseq.c 2021-05-16T19:44:53.3324655Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c sobolseq.c -fPIC -DPIC -o .libs/sobolseq.o 2021-05-16T19:44:53.5325159Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c sobolseq.c -o sobolseq.o >/dev/null 2>&1 2021-05-16T19:44:53.7291718Z mv -f .deps/sobolseq.Tpo .deps/sobolseq.Plo 2021-05-16T19:44:53.7321199Z /bin/bash ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c 2021-05-16T19:44:53.7488858Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o .libs/timer.o 2021-05-16T19:44:53.8375161Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1 2021-05-16T19:44:53.9296443Z mv -f .deps/timer.Tpo .deps/timer.Plo 2021-05-16T19:44:53.9319471Z /bin/bash ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c -o stop.lo stop.c 2021-05-16T19:44:53.9486122Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c stop.c -fPIC -DPIC -o .libs/stop.o 2021-05-16T19:44:54.0876908Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c stop.c -o stop.o >/dev/null 2>&1 2021-05-16T19:44:54.2373300Z mv -f .deps/stop.Tpo .deps/stop.Plo 2021-05-16T19:44:54.2401186Z /bin/bash ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c -o redblack.lo redblack.c 2021-05-16T19:44:54.2574435Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c redblack.c -fPIC -DPIC -o .libs/redblack.o 2021-05-16T19:44:54.4680582Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c redblack.c -o redblack.o >/dev/null 2>&1 2021-05-16T19:44:54.6805416Z mv -f .deps/redblack.Tpo .deps/redblack.Plo 2021-05-16T19:44:54.6828983Z /bin/bash ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT qsort_r.lo -MD -MP -MF .deps/qsort_r.Tpo -c -o qsort_r.lo qsort_r.c 2021-05-16T19:44:54.6996431Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT qsort_r.lo -MD -MP -MF .deps/qsort_r.Tpo -c qsort_r.c -fPIC -DPIC -o .libs/qsort_r.o 2021-05-16T19:44:54.8157692Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT qsort_r.lo -MD -MP -MF .deps/qsort_r.Tpo -c qsort_r.c -o qsort_r.o >/dev/null 2>&1 2021-05-16T19:44:54.9279669Z mv -f .deps/qsort_r.Tpo .deps/qsort_r.Plo 2021-05-16T19:44:54.9313796Z /bin/bash ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c -o rescale.lo rescale.c 2021-05-16T19:44:54.9480678Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c -fPIC -DPIC -o .libs/rescale.o 2021-05-16T19:44:55.0734126Z libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../api -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c -o rescale.o >/dev/null 2>&1 2021-05-16T19:44:55.1902947Z mv -f .deps/rescale.Tpo .deps/rescale.Plo 2021-05-16T19:44:55.1927534Z /bin/bash ../libtool --tag=CC --mode=link g++ -g -O2 -o libutil.la mt19937ar.lo sobolseq.lo timer.lo stop.lo redblack.lo qsort_r.lo rescale.lo -lm 2021-05-16T19:44:55.2511105Z libtool: link: ERROR: no information for variable 'AR' cru .libs/libutil.a .libs/mt19937ar.o .libs/sobolseq.o .libs/timer.o .libs/stop.o .libs/redblack.o .libs/qsort_r.o .libs/rescale.o 2021-05-16T19:44:55.2515149Z ../libtool: line 1102: ERROR:: command not found 2021-05-16T19:44:55.2530486Z make[2]: *** [Makefile:371: libutil.la] Error 127 2021-05-16T19:44:55.2534573Z make[2]: Leaving directory '/tmp/RtmpwMSzQ1/R.INSTALL776e31313010/nloptr/src/nlopt_src/util' 2021-05-16T19:44:55.2536488Z make[1]: Leaving directory '/tmp/RtmpwMSzQ1/R.INSTALL776e31313010/nloptr/src/nlopt_src' 2021-05-16T19:44:55.2537683Z make[1]: *** [Makefile:574: all-recursive] Error 1 2021-05-16T19:44:55.2540540Z make: *** [Makefile:438: all] Error 2 2021-05-16T19:44:55.2766265Z ERROR: configuration failed for package ‘nloptr’ 2021-05-16T19:44:55.2768180Z * removing ‘/home/runner/work/_temp/Library/nloptr’ 2021-05-16T19:44:55.5520061Z * installing *binary* package ‘minqa’ ... 2021-05-16T19:44:55.5577201Z * DONE (minqa) 2021-05-16T19:44:55.8847846Z * installing *source* package ‘RNifti’ ... 2021-05-16T19:44:55.8931670Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T19:44:55.9123992Z ** libs 2021-05-16T19:44:55.9186677Z g++ -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T19:45:16.9979352Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T19:45:17.1030310Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T19:45:17.2038080Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T19:45:17.2546166Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T19:45:17.3836519Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T19:45:17.9147269Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T19:45:17.9631622Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T19:45:18.0996104Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T19:45:18.2832660Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T19:45:18.4337497Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T19:45:18.7018511Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T19:45:18.8362621Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T19:45:19.4280576Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T19:45:19.5359850Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T19:45:19.8926335Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T19:45:19.9361665Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T19:45:19.9875875Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T19:45:20.0835083Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T19:45:21.3977077Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T19:45:24.0173181Z g++ -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T19:45:24.2259454Z installing to /home/runner/work/_temp/Library/RNifti/libs 2021-05-16T19:45:24.2395552Z ** R 2021-05-16T19:45:24.2490786Z ** inst 2021-05-16T19:45:24.2525002Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:24.8666799Z ** help 2021-05-16T19:45:24.9158402Z *** installing help indices 2021-05-16T19:45:24.9927357Z ** building package indices 2021-05-16T19:45:25.0239467Z ** testing if installed package can be loaded 2021-05-16T19:45:25.3000435Z * DONE (RNifti) 2021-05-16T19:45:25.5215549Z * installing *binary* package ‘abind’ ... 2021-05-16T19:45:25.5256988Z * DONE (abind) 2021-05-16T19:45:25.7348581Z * installing *binary* package ‘bitops’ ... 2021-05-16T19:45:25.7411173Z * DONE (bitops) 2021-05-16T19:45:25.9691818Z * installing *binary* package ‘numDeriv’ ... 2021-05-16T19:45:25.9741679Z * DONE (numDeriv) 2021-05-16T19:45:26.2055890Z * installing *binary* package ‘munsell’ ... 2021-05-16T19:45:26.2127181Z * DONE (munsell) 2021-05-16T19:45:26.7322998Z ERROR: dependency ‘nloptr’ is not available for package ‘lme4’ 2021-05-16T19:45:26.7324932Z * removing ‘/home/runner/work/_temp/Library/lme4’ 2021-05-16T19:45:27.1593268Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T19:45:27.1722717Z * DONE (oro.nifti) 2021-05-16T19:45:27.4159076Z * installing *binary* package ‘scales’ ... 2021-05-16T19:45:27.4224428Z * DONE (scales) 2021-05-16T19:45:27.6378554Z * installing *binary* package ‘gamm4’ ... 2021-05-16T19:45:27.6416531Z * DONE (gamm4) 2021-05-16T19:45:28.0340369Z * installing *binary* package ‘ggplot2’ ... 2021-05-16T19:45:28.0431657Z * DONE (ggplot2) 2021-05-16T19:45:28.3167093Z ERROR: dependency ‘lme4’ is not available for package ‘lmerTest’ 2021-05-16T19:45:28.3242272Z * removing ‘/home/runner/work/_temp/Library/lmerTest’ 2021-05-16T19:45:28.3244849Z 2021-05-16T19:45:28.3245582Z The downloaded source packages are in 2021-05-16T19:45:28.3246699Z ‘/tmp/RtmpVxsu8n/downloaded_packages’ 2021-05-16T19:45:28.3280401Z Warning messages: 2021-05-16T19:45:28.3282110Z 1: In i.p(...) : installation of package ‘nloptr’ had non-zero exit status 2021-05-16T19:45:28.3283586Z 2: In i.p(...) : installation of package ‘lme4’ had non-zero exit status 2021-05-16T19:45:28.3284471Z 3: In i.p(...) : 2021-05-16T19:45:28.3285628Z installation of package ‘lmerTest’ had non-zero exit status 2021-05-16T19:45:43.0476851Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T19:45:43.0479215Z Use `force = TRUE` to force installation 2021-05-16T19:45:43.0489209Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T19:45:43.0490618Z Use `force = TRUE` to force installation 2021-05-16T19:45:43.0680676Z ##[group]Run options(width = 100) 2021-05-16T19:45:43.0681329Z options(width = 100) 2021-05-16T19:45:43.0681948Z pkgs <- installed.packages()[, "Package"] 2021-05-16T19:45:43.0682719Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T19:45:43.0690315Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:45:43.0690787Z env: 2021-05-16T19:45:43.0691272Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:43.0691797Z TIC_DEPLOY_KEY: 2021-05-16T19:45:43.0692686Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:45:43.0694688Z GITHUB_PAT: *** 2021-05-16T19:45:43.0695116Z COVERALLS_TOKEN: 2021-05-16T19:45:43.0695608Z continue-on-error: false 2021-05-16T19:45:43.0696102Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:43.0696597Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:45:43.0697064Z TZ: UTC 2021-05-16T19:45:43.0697635Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:43.0698140Z NOT_CRAN: true 2021-05-16T19:45:43.0698573Z ##[endgroup] 2021-05-16T19:45:43.5545440Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T19:45:43.5547078Z setting value 2021-05-16T19:45:43.5548612Z version R version 3.5.3 (2019-03-11) 2021-05-16T19:45:43.5549211Z os Ubuntu 20.04.2 LTS 2021-05-16T19:45:43.5549906Z system x86_64, linux-gnu 2021-05-16T19:45:43.5550531Z ui X11 2021-05-16T19:45:43.5551022Z language (EN) 2021-05-16T19:45:43.5551696Z collate C.UTF-8 2021-05-16T19:45:43.5553239Z ctype C.UTF-8 2021-05-16T19:45:43.5553772Z tz UTC 2021-05-16T19:45:43.5554442Z date 2021-05-16 2021-05-16T19:45:43.5554723Z 2021-05-16T19:45:43.5555855Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T19:45:43.5556991Z ! package * version date lib source 2021-05-16T19:45:43.5557999Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5559161Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T19:45:43.5560872Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5561802Z base * 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5562824Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5563741Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5564623Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5565517Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5566441Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T19:45:43.5567339Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5568238Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5569109Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5570001Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5570900Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5571840Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5572798Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5573754Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5574888Z compiler 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5575825Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5576696Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5577602Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5578522Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5579456Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5580376Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5581324Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5582364Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T19:45:43.5583417Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5584330Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5586078Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5587109Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5588009Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5588946Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5589859Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5590742Z farver 2.1.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5591662Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5592584Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5593669Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5594534Z gamm4 0.2-6 2020-04-03 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5595458Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5596386Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5598037Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5599704Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5600713Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T19:45:43.5601731Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5602637Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5603560Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5604471Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5605384Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5606285Z grid 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5607157Z gtable 0.3.0 2019-03-25 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5608050Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5608934Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5609794Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5610688Z isoband 0.2.4 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5611749Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5612717Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5613637Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5614522Z labeling 0.4.2 2020-10-20 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5615443Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5616347Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5617273Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5617975Z R lme4 [?] 2021-05-16T19:45:43.5618859Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5619780Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5620666Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5621545Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5622431Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5623336Z methods * 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5624226Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5625092Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5625979Z minqa 1.2.4 2014-10-09 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5626858Z munsell 0.5.0 2018-06-12 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5628032Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5629122Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5630018Z numDeriv 2016.8-1.1 2019-06-06 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5630985Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5631892Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5632817Z parallel 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5633716Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T19:45:43.5634641Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5635577Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5636483Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5637400Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5638350Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5639865Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5640763Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5641669Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5642613Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5643492Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5644427Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5645393Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5646426Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5647370Z RcppEigen 0.3.3.9.1 2020-12-17 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5648290Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5649211Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5650086Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5650961Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5651957Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T19:45:43.5652787Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5653632Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5654462Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5655329Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5656200Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5657034Z scales 1.1.1 2020-05-11 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5657896Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5658751Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5659598Z splines 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5660456Z stats * 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5661178Z stats4 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5661910Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5662708Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5663452Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T19:45:43.5664161Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5664929Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T19:45:43.5665699Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5666415Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5667354Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T19:45:43.5668214Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T19:45:43.5669089Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5669933Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5670781Z tools 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5671614Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5672436Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5673245Z utils * 3.5.3 2021-02-17 [2] local 2021-05-16T19:45:43.5674056Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5674903Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5675754Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5676574Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5677467Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5678280Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T19:45:43.5679226Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5680044Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5680850Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5681664Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T19:45:43.5681978Z 2021-05-16T19:45:43.5682451Z [1] /home/runner/work/_temp/Library 2021-05-16T19:45:43.5682993Z [2] /opt/R/3.5.3/lib/R/library 2021-05-16T19:45:43.5683287Z 2021-05-16T19:45:43.5683932Z R ── Package was removed from disk. 2021-05-16T19:45:43.5717879Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T19:45:43.5718741Z Rscript -e 'tic::script()' 2021-05-16T19:45:43.5719243Z ls -l check 2021-05-16T19:45:43.5764788Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T19:45:43.5765360Z env: 2021-05-16T19:45:43.5765857Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:43.5766365Z TIC_DEPLOY_KEY: 2021-05-16T19:45:43.5767262Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:45:43.5769181Z GITHUB_PAT: *** 2021-05-16T19:45:43.5769644Z COVERALLS_TOKEN: 2021-05-16T19:45:43.5770274Z continue-on-error: false 2021-05-16T19:45:43.5770769Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:43.5771257Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:45:43.5771719Z TZ: UTC 2021-05-16T19:45:43.5772126Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:43.5772542Z NOT_CRAN: true 2021-05-16T19:45:43.5773126Z ##[endgroup] 2021-05-16T19:45:43.8419025Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:45:43.9681326Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T19:45:43.9682730Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T19:45:43.9683487Z timeout = Inf, check_dir = "check") 2021-05-16T19:45:44.0417834Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T19:45:44.2656578Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T19:45:44.2801151Z * preparing ‘voxel’: 2021-05-16T19:45:44.2961547Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:45:44.3562318Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:45:44.3569767Z * checking for empty or unneeded directories 2021-05-16T19:45:44.3602671Z * building ‘voxel_1.3.5.tar.gz’ 2021-05-16T19:45:44.3969576Z 2021-05-16T19:45:44.5507832Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T19:45:44.7682387Z * using log directory ‘/home/runner/work/voxel/voxel/check/voxel.Rcheck’ 2021-05-16T19:45:44.7684069Z * using R version 3.5.3 (2019-03-11) 2021-05-16T19:45:44.7685252Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T19:45:44.7686318Z * using session charset: UTF-8 2021-05-16T19:45:44.8160094Z * using option ‘--as-cran’ 2021-05-16T19:45:44.8178243Z * checking for file ‘voxel/DESCRIPTION’ ... OK 2021-05-16T19:45:44.8180517Z * this is package ‘voxel’ version ‘1.3.5’ 2021-05-16T19:45:44.8197255Z * package encoding: UTF-8 2021-05-16T19:45:44.8220542Z * checking package namespace information ... OK 2021-05-16T19:46:00.9501738Z * checking package dependencies ... ERROR 2021-05-16T19:46:00.9507078Z ##[error]Package required but not available: ‘lmerTest’ 2021-05-16T19:46:00.9519574Z 2021-05-16T19:46:00.9532504Z See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ 2021-05-16T19:46:00.9533404Z manual. 2021-05-16T19:46:00.9533937Z * DONE 2021-05-16T19:46:00.9534341Z 2021-05-16T19:46:00.9534858Z Status: 1 ERROR 2021-05-16T19:46:00.9535366Z See 2021-05-16T19:46:00.9536407Z ‘/home/runner/work/voxel/voxel/check/voxel.Rcheck/00check.log’ 2021-05-16T19:46:00.9537190Z for details. 2021-05-16T19:46:00.9537580Z 2021-05-16T19:46:00.9689124Z ── R CMD check results ──────────────────────────────────────── voxel 1.3.5 ──── 2021-05-16T19:46:00.9709119Z Duration: 16.6s 2021-05-16T19:46:00.9709655Z 2021-05-16T19:46:00.9761271Z ❯ checking package dependencies ... ERROR 2021-05-16T19:46:00.9763430Z ##[error] Package required but not available: ‘lmerTest’ 2021-05-16T19:46:00.9765090Z 2021-05-16T19:46:00.9766182Z See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ 2021-05-16T19:46:00.9767079Z manual. 2021-05-16T19:46:00.9767451Z 2021-05-16T19:46:00.9770888Z 1 error ✖ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T19:46:00.9977712Z ##[error]Error: A step failed in stage "script": script. 2021-05-16T19:46:00.9979707Z 2021-05-16T19:46:00.9980893Z Execution halted 2021-05-16T19:46:00.9982708Z Errors found in rcmdcheck::rcmdcheck(). 2021-05-16T19:46:00.9985452Z Backtrace: 2021-05-16T19:46:00.9987891Z 1. tic::script() 2021-05-16T19:46:00.9990315Z 2. tic::run_stage("script", stages = stages) 2021-05-16T19:46:00.9991323Z 3. stage$run_all() 2021-05-16T19:46:00.9992225Z 4. private$run_one(step) 2021-05-16T19:46:00.9993048Z 11. step$run() 2021-05-16T19:46:00.9994168Z 12. tic:::stopc("Errors found in rcmdcheck::rcmdcheck().") 2021-05-16T19:46:01.0059875Z ##[error]Process completed with exit code 1. 2021-05-16T19:46:01.0096242Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T19:46:01.0097004Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T19:46:01.0143728Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T19:46:01.0144294Z env: 2021-05-16T19:46:01.0144786Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:46:01.0145286Z TIC_DEPLOY_KEY: 2021-05-16T19:46:01.0146176Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:46:01.0148110Z GITHUB_PAT: *** 2021-05-16T19:46:01.0148697Z COVERALLS_TOKEN: 2021-05-16T19:46:01.0149223Z continue-on-error: false 2021-05-16T19:46:01.0149742Z VDIFFR_RUN_TESTS: 2021-05-16T19:46:01.0150260Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:46:01.0150753Z TZ: UTC 2021-05-16T19:46:01.0151178Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:46:01.0151620Z NOT_CRAN: true 2021-05-16T19:46:01.0152040Z ##[endgroup] 2021-05-16T19:46:01.0312693Z ##[group]Run actions/upload-artifact@master 2021-05-16T19:46:01.0313269Z with: 2021-05-16T19:46:01.0313735Z name: Linux-r3.5-results 2021-05-16T19:46:01.0314237Z path: check 2021-05-16T19:46:01.0314720Z if-no-files-found: warn 2021-05-16T19:46:01.0315192Z env: 2021-05-16T19:46:01.0315667Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:46:01.0316193Z TIC_DEPLOY_KEY: 2021-05-16T19:46:01.0317079Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:46:01.0318666Z GITHUB_PAT: *** 2021-05-16T19:46:01.0319153Z COVERALLS_TOKEN: 2021-05-16T19:46:01.0319703Z continue-on-error: false 2021-05-16T19:46:01.0320236Z VDIFFR_RUN_TESTS: 2021-05-16T19:46:01.0320771Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:46:01.0321276Z TZ: UTC 2021-05-16T19:46:01.0321702Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:46:01.0322174Z NOT_CRAN: true 2021-05-16T19:46:01.0322590Z ##[endgroup] 2021-05-16T19:46:01.1198394Z With the provided path, there will be 73 files uploaded 2021-05-16T19:46:03.9601263Z Total size of all the files uploaded is 103196 bytes 2021-05-16T19:46:04.0046953Z Finished uploading artifact Linux-r3.5-results. Reported size is 103196 bytes. There were 0 items that failed to upload 2021-05-16T19:46:04.0052775Z Artifact Linux-r3.5-results has been successfully uploaded! 2021-05-16T19:46:04.0267553Z Post job cleanup. 2021-05-16T19:46:04.1432850Z [command]/usr/bin/git version 2021-05-16T19:46:04.1505391Z git version 2.31.1 2021-05-16T19:46:04.1556088Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:46:04.1608528Z [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-16T19:46:04.1865941Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:46:04.1913508Z http.https://github.com/.extraheader 2021-05-16T19:46:04.1923929Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T19:46:04.1978228Z [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-16T19:46:04.2321334Z Cleaning up orphan processes