2021-05-16T17:31:10.5030000Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:31:11.7031334Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:31:11.7573563Z 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-16T17:31:11.8490356Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:31:11.9653493Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:31:18.6835763Z Current runner version: '2.278.0' 2021-05-16T17:31:18.6860736Z ##[group]Operating System 2021-05-16T17:31:18.6861577Z Ubuntu 2021-05-16T17:31:18.6862050Z 20.04.2 2021-05-16T17:31:18.6862451Z LTS 2021-05-16T17:31:18.6862942Z ##[endgroup] 2021-05-16T17:31:18.6863446Z ##[group]Virtual Environment 2021-05-16T17:31:18.6864087Z Environment: ubuntu-20.04 2021-05-16T17:31:18.6864588Z Version: 20210510.0 2021-05-16T17:31:18.6865567Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T17:31:18.6866886Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T17:31:18.6867703Z ##[endgroup] 2021-05-16T17:31:18.6869517Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:31:18.6870608Z Actions: write 2021-05-16T17:31:18.6871071Z Checks: write 2021-05-16T17:31:18.6871611Z Contents: write 2021-05-16T17:31:18.6872095Z Deployments: write 2021-05-16T17:31:18.6872698Z Issues: write 2021-05-16T17:31:18.6873222Z Metadata: read 2021-05-16T17:31:18.6873765Z Packages: write 2021-05-16T17:31:18.6874264Z PullRequests: write 2021-05-16T17:31:18.6874890Z RepositoryProjects: write 2021-05-16T17:31:18.6875478Z SecurityEvents: write 2021-05-16T17:31:18.6876042Z Statuses: write 2021-05-16T17:31:18.6876622Z ##[endgroup] 2021-05-16T17:31:18.6879408Z Prepare workflow directory 2021-05-16T17:31:18.7909702Z Prepare all required actions 2021-05-16T17:31:18.7919837Z Getting action download info 2021-05-16T17:31:19.2292472Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:21.3049666Z Download action repository 'r-lib/actions@master' 2021-05-16T17:31:21.7643670Z Download action repository 'adigherman/actions@master' 2021-05-16T17:31:22.9152860Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:31:23.0780824Z Download action repository 'actions/cache@v1' 2021-05-16T17:31:23.2349438Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:31:23.3871354Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:31:23.7007580Z ##[group]Run actions/checkout@v2 2021-05-16T17:31:23.7008150Z with: 2021-05-16T17:31:23.7008600Z repository: neuroconductor/oro.dicom 2021-05-16T17:31:23.7009679Z token: *** 2021-05-16T17:31:23.7010040Z ssh-strict: true 2021-05-16T17:31:23.7010493Z persist-credentials: true 2021-05-16T17:31:23.7010929Z clean: true 2021-05-16T17:31:23.7011275Z fetch-depth: 1 2021-05-16T17:31:23.7011625Z lfs: false 2021-05-16T17:31:23.7011968Z submodules: false 2021-05-16T17:31:23.7012310Z env: 2021-05-16T17:31:23.7012702Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:23.7013131Z TIC_DEPLOY_KEY: 2021-05-16T17:31:23.7013877Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:23.7014985Z GITHUB_PAT: *** 2021-05-16T17:31:23.7015364Z COVERALLS_TOKEN: 2021-05-16T17:31:23.7015805Z continue-on-error: false 2021-05-16T17:31:23.7016244Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:23.7016595Z ##[endgroup] 2021-05-16T17:31:25.4710733Z Syncing repository: neuroconductor/oro.dicom 2021-05-16T17:31:25.4886091Z ##[group]Getting Git version info 2021-05-16T17:31:25.4887536Z Working directory is '/home/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:31:25.4940035Z [command]/usr/bin/git version 2021-05-16T17:31:25.6675995Z git version 2.31.1 2021-05-16T17:31:25.6699327Z ##[endgroup] 2021-05-16T17:31:25.6709394Z Deleting the contents of '/home/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:31:25.6711063Z ##[group]Initializing the repository 2021-05-16T17:31:25.6714469Z [command]/usr/bin/git init /home/runner/work/oro.dicom/oro.dicom 2021-05-16T17:31:25.7068936Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:31:25.7069957Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:31:25.7070823Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:31:25.7071425Z hint: 2021-05-16T17:31:25.7072215Z hint: git config --global init.defaultBranch 2021-05-16T17:31:25.7072933Z hint: 2021-05-16T17:31:25.7073687Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:31:25.7074772Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:31:25.7075327Z hint: 2021-05-16T17:31:25.7075806Z hint: git branch -m 2021-05-16T17:31:25.7080863Z Initialized empty Git repository in /home/runner/work/oro.dicom/oro.dicom/.git/ 2021-05-16T17:31:25.7095033Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/oro.dicom 2021-05-16T17:31:25.7221078Z ##[endgroup] 2021-05-16T17:31:25.7221630Z ##[group]Disabling automatic garbage collection 2021-05-16T17:31:25.7224439Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T17:31:25.7333263Z ##[endgroup] 2021-05-16T17:31:25.7337792Z ##[group]Setting up auth 2021-05-16T17:31:25.7343859Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:31:25.7385720Z [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-16T17:31:25.9623889Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:31:25.9670408Z [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-16T17:31:25.9893264Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:31:25.9946909Z ##[endgroup] 2021-05-16T17:31:25.9947783Z ##[group]Fetching the repository 2021-05-16T17:31:25.9955242Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c:refs/tags/0.5.2.2.s 2021-05-16T17:31:26.3452802Z remote: Enumerating objects: 118, done. 2021-05-16T17:31:26.3454702Z remote: Counting objects: 0% (1/118) 2021-05-16T17:31:26.3456269Z remote: Counting objects: 1% (2/118) 2021-05-16T17:31:26.3457567Z remote: Counting objects: 2% (3/118) 2021-05-16T17:31:26.3458751Z remote: Counting objects: 3% (4/118) 2021-05-16T17:31:26.3459975Z remote: Counting objects: 4% (5/118) 2021-05-16T17:31:26.3461174Z remote: Counting objects: 5% (6/118) 2021-05-16T17:31:26.3462322Z remote: Counting objects: 6% (8/118) 2021-05-16T17:31:26.3463532Z remote: Counting objects: 7% (9/118) 2021-05-16T17:31:26.3464655Z remote: Counting objects: 8% (10/118) 2021-05-16T17:31:26.3465781Z remote: Counting objects: 9% (11/118) 2021-05-16T17:31:26.3466961Z remote: Counting objects: 10% (12/118) 2021-05-16T17:31:26.3468083Z remote: Counting objects: 11% (13/118) 2021-05-16T17:31:26.3469196Z remote: Counting objects: 12% (15/118) 2021-05-16T17:31:26.3470417Z remote: Counting objects: 13% (16/118) 2021-05-16T17:31:26.3471545Z remote: Counting objects: 14% (17/118) 2021-05-16T17:31:26.3472482Z remote: Counting objects: 15% (18/118) 2021-05-16T17:31:26.3473554Z remote: Counting objects: 16% (19/118) 2021-05-16T17:31:26.3474402Z remote: Counting objects: 17% (21/118) 2021-05-16T17:31:26.3475240Z remote: Counting objects: 18% (22/118) 2021-05-16T17:31:26.3476117Z remote: Counting objects: 19% (23/118) 2021-05-16T17:31:26.3478031Z remote: Counting objects: 20% (24/118) 2021-05-16T17:31:26.3478919Z remote: Counting objects: 21% (25/118) 2021-05-16T17:31:26.3483865Z remote: Counting objects: 22% (26/118) 2021-05-16T17:31:26.3484788Z remote: Counting objects: 23% (28/118) 2021-05-16T17:31:26.3485490Z remote: Counting objects: 24% (29/118) 2021-05-16T17:31:26.3486236Z remote: Counting objects: 25% (30/118) 2021-05-16T17:31:26.3487131Z remote: Counting objects: 26% (31/118) 2021-05-16T17:31:26.3487936Z remote: Counting objects: 27% (32/118) 2021-05-16T17:31:26.3488552Z remote: Counting objects: 28% (34/118) 2021-05-16T17:31:26.3489147Z remote: Counting objects: 29% (35/118) 2021-05-16T17:31:26.3489884Z remote: Counting objects: 30% (36/118) 2021-05-16T17:31:26.3490521Z remote: Counting objects: 31% (37/118) 2021-05-16T17:31:26.3491360Z remote: Counting objects: 32% (38/118) 2021-05-16T17:31:26.3491950Z remote: Counting objects: 33% (39/118) 2021-05-16T17:31:26.3492571Z remote: Counting objects: 34% (41/118) 2021-05-16T17:31:26.3493179Z remote: Counting objects: 35% (42/118) 2021-05-16T17:31:26.3493764Z remote: Counting objects: 36% (43/118) 2021-05-16T17:31:26.3494564Z remote: Counting objects: 37% (44/118) 2021-05-16T17:31:26.3495150Z remote: Counting objects: 38% (45/118) 2021-05-16T17:31:26.3495755Z remote: Counting objects: 39% (47/118) 2021-05-16T17:31:26.3496376Z remote: Counting objects: 40% (48/118) 2021-05-16T17:31:26.3496962Z remote: Counting objects: 41% (49/118) 2021-05-16T17:31:26.3497554Z remote: Counting objects: 42% (50/118) 2021-05-16T17:31:26.3498160Z remote: Counting objects: 43% (51/118) 2021-05-16T17:31:26.3498754Z remote: Counting objects: 44% (52/118) 2021-05-16T17:31:26.3499349Z remote: Counting objects: 45% (54/118) 2021-05-16T17:31:26.3499952Z remote: Counting objects: 46% (55/118) 2021-05-16T17:31:26.3500550Z remote: Counting objects: 47% (56/118) 2021-05-16T17:31:26.3501138Z remote: Counting objects: 48% (57/118) 2021-05-16T17:31:26.3501783Z remote: Counting objects: 49% (58/118) 2021-05-16T17:31:26.3502388Z remote: Counting objects: 50% (59/118) 2021-05-16T17:31:26.3502971Z remote: Counting objects: 51% (61/118) 2021-05-16T17:31:26.3503685Z remote: Counting objects: 52% (62/118) 2021-05-16T17:31:26.3504289Z remote: Counting objects: 53% (63/118) 2021-05-16T17:31:26.3504882Z remote: Counting objects: 54% (64/118) 2021-05-16T17:31:26.3505566Z remote: Counting objects: 55% (65/118) 2021-05-16T17:31:26.3506171Z remote: Counting objects: 56% (67/118) 2021-05-16T17:31:26.3506754Z remote: Counting objects: 57% (68/118) 2021-05-16T17:31:26.3507347Z remote: Counting objects: 58% (69/118) 2021-05-16T17:31:26.3507945Z remote: Counting objects: 59% (70/118) 2021-05-16T17:31:26.3508604Z remote: Counting objects: 60% (71/118) 2021-05-16T17:31:26.3512016Z remote: Counting objects: 61% (72/118) 2021-05-16T17:31:26.3512673Z remote: Counting objects: 62% (74/118) 2021-05-16T17:31:26.3513253Z remote: Counting objects: 63% (75/118) 2021-05-16T17:31:26.3513870Z remote: Counting objects: 64% (76/118) 2021-05-16T17:31:26.3514464Z remote: Counting objects: 65% (77/118) 2021-05-16T17:31:26.3515069Z remote: Counting objects: 66% (78/118) 2021-05-16T17:31:26.3515663Z remote: Counting objects: 67% (80/118) 2021-05-16T17:31:26.3516245Z remote: Counting objects: 68% (81/118) 2021-05-16T17:31:26.3516840Z remote: Counting objects: 69% (82/118) 2021-05-16T17:31:26.3517641Z remote: Counting objects: 70% (83/118) 2021-05-16T17:31:26.3518245Z remote: Counting objects: 71% (84/118) 2021-05-16T17:31:26.3518825Z remote: Counting objects: 72% (85/118) 2021-05-16T17:31:26.3519419Z remote: Counting objects: 73% (87/118) 2021-05-16T17:31:26.3520017Z remote: Counting objects: 74% (88/118) 2021-05-16T17:31:26.3520686Z remote: Counting objects: 75% (89/118) 2021-05-16T17:31:26.3521979Z remote: Counting objects: 76% (90/118) 2021-05-16T17:31:26.3522459Z remote: Counting objects: 77% (91/118) 2021-05-16T17:31:26.3522940Z remote: Counting objects: 78% (93/118) 2021-05-16T17:31:26.3523534Z remote: Counting objects: 79% (94/118) 2021-05-16T17:31:26.3524013Z remote: Counting objects: 80% (95/118) 2021-05-16T17:31:26.3524478Z remote: Counting objects: 81% (96/118) 2021-05-16T17:31:26.3524954Z remote: Counting objects: 82% (97/118) 2021-05-16T17:31:26.3525423Z remote: Counting objects: 83% (98/118) 2021-05-16T17:31:26.3525908Z remote: Counting objects: 84% (100/118) 2021-05-16T17:31:26.3526394Z remote: Counting objects: 85% (101/118) 2021-05-16T17:31:26.3526865Z remote: Counting objects: 86% (102/118) 2021-05-16T17:31:26.3531447Z remote: Counting objects: 87% (103/118) 2021-05-16T17:31:26.3535510Z remote: Counting objects: 88% (104/118) 2021-05-16T17:31:26.3539396Z remote: Counting objects: 89% (106/118) 2021-05-16T17:31:26.3543085Z remote: Counting objects: 90% (107/118) 2021-05-16T17:31:26.3546804Z remote: Counting objects: 91% (108/118) 2021-05-16T17:31:26.3550629Z remote: Counting objects: 92% (109/118) 2021-05-16T17:31:26.3554323Z remote: Counting objects: 93% (110/118) 2021-05-16T17:31:26.3557937Z remote: Counting objects: 94% (111/118) 2021-05-16T17:31:26.3559928Z remote: Counting objects: 95% (113/118) 2021-05-16T17:31:26.3562122Z remote: Counting objects: 96% (114/118) 2021-05-16T17:31:26.3564115Z remote: Counting objects: 97% (115/118) 2021-05-16T17:31:26.3566021Z remote: Counting objects: 98% (116/118) 2021-05-16T17:31:26.3567919Z remote: Counting objects: 99% (117/118) 2021-05-16T17:31:26.3571093Z remote: Counting objects: 100% (118/118) 2021-05-16T17:31:26.3571610Z remote: Counting objects: 100% (118/118), done. 2021-05-16T17:31:26.3575109Z remote: Compressing objects: 1% (1/84) 2021-05-16T17:31:26.3576952Z remote: Compressing objects: 2% (2/84) 2021-05-16T17:31:26.3579039Z remote: Compressing objects: 3% (3/84) 2021-05-16T17:31:26.3579977Z remote: Compressing objects: 4% (4/84) 2021-05-16T17:31:26.3585135Z remote: Compressing objects: 5% (5/84) 2021-05-16T17:31:26.3585763Z remote: Compressing objects: 7% (6/84) 2021-05-16T17:31:26.3586287Z remote: Compressing objects: 8% (7/84) 2021-05-16T17:31:26.3586798Z remote: Compressing objects: 9% (8/84) 2021-05-16T17:31:26.3587318Z remote: Compressing objects: 10% (9/84) 2021-05-16T17:31:26.3587841Z remote: Compressing objects: 11% (10/84) 2021-05-16T17:31:26.3589894Z remote: Compressing objects: 13% (11/84) 2021-05-16T17:31:26.3592178Z remote: Compressing objects: 14% (12/84) 2021-05-16T17:31:26.3592845Z remote: Compressing objects: 15% (13/84) 2021-05-16T17:31:26.3595552Z remote: Compressing objects: 16% (14/84) 2021-05-16T17:31:26.3597356Z remote: Compressing objects: 17% (15/84) 2021-05-16T17:31:26.3599136Z remote: Compressing objects: 19% (16/84) 2021-05-16T17:31:26.3607828Z remote: Compressing objects: 20% (17/84) 2021-05-16T17:31:26.3608364Z remote: Compressing objects: 21% (18/84) 2021-05-16T17:31:26.3608886Z remote: Compressing objects: 22% (19/84) 2021-05-16T17:31:26.3609514Z remote: Compressing objects: 23% (20/84) 2021-05-16T17:31:26.3610043Z remote: Compressing objects: 25% (21/84) 2021-05-16T17:31:26.3610551Z remote: Compressing objects: 26% (22/84) 2021-05-16T17:31:26.3611068Z remote: Compressing objects: 27% (23/84) 2021-05-16T17:31:26.3611578Z remote: Compressing objects: 28% (24/84) 2021-05-16T17:31:26.3612093Z remote: Compressing objects: 29% (25/84) 2021-05-16T17:31:26.3612611Z remote: Compressing objects: 30% (26/84) 2021-05-16T17:31:26.3613117Z remote: Compressing objects: 32% (27/84) 2021-05-16T17:31:26.3613634Z remote: Compressing objects: 33% (28/84) 2021-05-16T17:31:26.3614137Z remote: Compressing objects: 34% (29/84) 2021-05-16T17:31:26.3614790Z remote: Compressing objects: 35% (30/84) 2021-05-16T17:31:26.3615304Z remote: Compressing objects: 36% (31/84) 2021-05-16T17:31:26.3615826Z remote: Compressing objects: 38% (32/84) 2021-05-16T17:31:26.3639903Z remote: Compressing objects: 39% (33/84) 2021-05-16T17:31:26.3640453Z remote: Compressing objects: 40% (34/84) 2021-05-16T17:31:26.3640986Z remote: Compressing objects: 41% (35/84) 2021-05-16T17:31:26.3641494Z remote: Compressing objects: 42% (36/84) 2021-05-16T17:31:26.3642016Z remote: Compressing objects: 44% (37/84) 2021-05-16T17:31:26.3642690Z remote: Compressing objects: 45% (38/84) 2021-05-16T17:31:26.3643213Z remote: Compressing objects: 46% (39/84) 2021-05-16T17:31:26.3643736Z remote: Compressing objects: 47% (40/84) 2021-05-16T17:31:26.3644246Z remote: Compressing objects: 48% (41/84) 2021-05-16T17:31:26.3644763Z remote: Compressing objects: 50% (42/84) 2021-05-16T17:31:26.3645286Z remote: Compressing objects: 51% (43/84) 2021-05-16T17:31:26.3645806Z remote: Compressing objects: 52% (44/84) 2021-05-16T17:31:26.3646311Z remote: Compressing objects: 53% (45/84) 2021-05-16T17:31:26.3646831Z remote: Compressing objects: 54% (46/84) 2021-05-16T17:31:26.3647335Z remote: Compressing objects: 55% (47/84) 2021-05-16T17:31:26.3647855Z remote: Compressing objects: 57% (48/84) 2021-05-16T17:31:26.3648359Z remote: Compressing objects: 58% (49/84) 2021-05-16T17:31:26.3648877Z remote: Compressing objects: 59% (50/84) 2021-05-16T17:31:26.3649583Z remote: Compressing objects: 60% (51/84) 2021-05-16T17:31:26.3650091Z remote: Compressing objects: 61% (52/84) 2021-05-16T17:31:26.3650615Z remote: Compressing objects: 63% (53/84) 2021-05-16T17:31:26.3651121Z remote: Compressing objects: 64% (54/84) 2021-05-16T17:31:26.3651638Z remote: Compressing objects: 65% (55/84) 2021-05-16T17:31:26.3652271Z remote: Compressing objects: 66% (56/84) 2021-05-16T17:31:26.3652798Z remote: Compressing objects: 67% (57/84) 2021-05-16T17:31:26.3653305Z remote: Compressing objects: 69% (58/84) 2021-05-16T17:31:26.3653825Z remote: Compressing objects: 70% (59/84) 2021-05-16T17:31:26.3654344Z remote: Compressing objects: 71% (60/84) 2021-05-16T17:31:26.3654857Z remote: Compressing objects: 72% (61/84) 2021-05-16T17:31:26.3655375Z remote: Compressing objects: 73% (62/84) 2021-05-16T17:31:26.3655880Z remote: Compressing objects: 75% (63/84) 2021-05-16T17:31:26.3656399Z remote: Compressing objects: 76% (64/84) 2021-05-16T17:31:26.3656906Z remote: Compressing objects: 77% (65/84) 2021-05-16T17:31:26.3657432Z remote: Compressing objects: 78% (66/84) 2021-05-16T17:31:26.3657939Z remote: Compressing objects: 79% (67/84) 2021-05-16T17:31:26.3658459Z remote: Compressing objects: 80% (68/84) 2021-05-16T17:31:26.3658983Z remote: Compressing objects: 82% (69/84) 2021-05-16T17:31:26.3659487Z remote: Compressing objects: 83% (70/84) 2021-05-16T17:31:26.3660008Z remote: Compressing objects: 84% (71/84) 2021-05-16T17:31:26.3660514Z remote: Compressing objects: 85% (72/84) 2021-05-16T17:31:26.3661033Z remote: Compressing objects: 86% (73/84) 2021-05-16T17:31:26.3661537Z remote: Compressing objects: 88% (74/84) 2021-05-16T17:31:26.3662054Z remote: Compressing objects: 89% (75/84) 2021-05-16T17:31:26.3662558Z remote: Compressing objects: 90% (76/84) 2021-05-16T17:31:26.3663076Z remote: Compressing objects: 91% (77/84) 2021-05-16T17:31:26.3663589Z remote: Compressing objects: 92% (78/84) 2021-05-16T17:31:26.3664094Z remote: Compressing objects: 94% (79/84) 2021-05-16T17:31:26.3664612Z remote: Compressing objects: 95% (80/84) 2021-05-16T17:31:26.3665116Z remote: Compressing objects: 96% (81/84) 2021-05-16T17:31:26.3665707Z remote: Compressing objects: 97% (82/84) 2021-05-16T17:31:26.3666213Z remote: Compressing objects: 98% (83/84) 2021-05-16T17:31:26.3666728Z remote: Compressing objects: 100% (84/84) 2021-05-16T17:31:26.3667255Z remote: Compressing objects: 100% (84/84), done. 2021-05-16T17:31:26.3826798Z Receiving objects: 0% (1/118) 2021-05-16T17:31:26.3827312Z Receiving objects: 1% (2/118) 2021-05-16T17:31:26.3827741Z Receiving objects: 2% (3/118) 2021-05-16T17:31:26.3828176Z Receiving objects: 3% (4/118) 2021-05-16T17:31:26.3828600Z Receiving objects: 4% (5/118) 2021-05-16T17:31:26.3830022Z Receiving objects: 5% (6/118) 2021-05-16T17:31:26.3830448Z Receiving objects: 6% (8/118) 2021-05-16T17:31:26.3830883Z Receiving objects: 7% (9/118) 2021-05-16T17:31:26.3831317Z Receiving objects: 8% (10/118) 2021-05-16T17:31:26.3831740Z Receiving objects: 9% (11/118) 2021-05-16T17:31:26.3832175Z Receiving objects: 10% (12/118) 2021-05-16T17:31:26.3833844Z Receiving objects: 11% (13/118) 2021-05-16T17:31:26.3834325Z Receiving objects: 12% (15/118) 2021-05-16T17:31:26.3834746Z Receiving objects: 13% (16/118) 2021-05-16T17:31:26.3835208Z Receiving objects: 14% (17/118) 2021-05-16T17:31:26.3836198Z Receiving objects: 15% (18/118) 2021-05-16T17:31:26.3836634Z Receiving objects: 16% (19/118) 2021-05-16T17:31:26.3837053Z Receiving objects: 17% (21/118) 2021-05-16T17:31:26.3837488Z Receiving objects: 18% (22/118) 2021-05-16T17:31:26.3837920Z Receiving objects: 19% (23/118) 2021-05-16T17:31:26.3839287Z Receiving objects: 20% (24/118) 2021-05-16T17:31:26.3840668Z Receiving objects: 21% (25/118) 2021-05-16T17:31:26.3841160Z Receiving objects: 22% (26/118) 2021-05-16T17:31:26.3842146Z Receiving objects: 23% (28/118) 2021-05-16T17:31:26.3842603Z Receiving objects: 24% (29/118) 2021-05-16T17:31:26.3843034Z Receiving objects: 25% (30/118) 2021-05-16T17:31:26.3845893Z Receiving objects: 26% (31/118) 2021-05-16T17:31:26.3848756Z Receiving objects: 27% (32/118) 2021-05-16T17:31:26.3853120Z Receiving objects: 28% (34/118) 2021-05-16T17:31:26.3853584Z Receiving objects: 29% (35/118) 2021-05-16T17:31:26.3857036Z Receiving objects: 30% (36/118) 2021-05-16T17:31:26.3857482Z Receiving objects: 31% (37/118) 2021-05-16T17:31:26.3870550Z Receiving objects: 32% (38/118) 2021-05-16T17:31:26.3878717Z Receiving objects: 33% (39/118) 2021-05-16T17:31:26.3898760Z Receiving objects: 34% (41/118) 2021-05-16T17:31:26.3937422Z Receiving objects: 35% (42/118) 2021-05-16T17:31:26.3988357Z Receiving objects: 36% (43/118) 2021-05-16T17:31:26.4381710Z Receiving objects: 37% (44/118) 2021-05-16T17:31:26.4501119Z Receiving objects: 38% (45/118) 2021-05-16T17:31:26.4501581Z Receiving objects: 39% (47/118) 2021-05-16T17:31:26.4502019Z Receiving objects: 40% (48/118) 2021-05-16T17:31:26.4502438Z Receiving objects: 41% (49/118) 2021-05-16T17:31:26.4502870Z Receiving objects: 42% (50/118) 2021-05-16T17:31:26.4503288Z Receiving objects: 43% (51/118) 2021-05-16T17:31:26.4506093Z Receiving objects: 44% (52/118) 2021-05-16T17:31:26.4506573Z Receiving objects: 45% (54/118) 2021-05-16T17:31:26.4506995Z Receiving objects: 46% (55/118) 2021-05-16T17:31:26.4507426Z Receiving objects: 47% (56/118) 2021-05-16T17:31:26.4511728Z Receiving objects: 48% (57/118) 2021-05-16T17:31:26.4512177Z Receiving objects: 49% (58/118) 2021-05-16T17:31:26.4512621Z Receiving objects: 50% (59/118) 2021-05-16T17:31:26.4513055Z Receiving objects: 51% (61/118) 2021-05-16T17:31:26.4513476Z Receiving objects: 52% (62/118) 2021-05-16T17:31:26.4513902Z Receiving objects: 53% (63/118) 2021-05-16T17:31:26.4514331Z Receiving objects: 54% (64/118) 2021-05-16T17:31:26.4514748Z Receiving objects: 55% (65/118) 2021-05-16T17:31:26.4515176Z Receiving objects: 56% (67/118) 2021-05-16T17:31:26.4515599Z Receiving objects: 57% (68/118) 2021-05-16T17:31:26.4516028Z Receiving objects: 58% (69/118) 2021-05-16T17:31:26.4516445Z Receiving objects: 59% (70/118) 2021-05-16T17:31:26.4516876Z Receiving objects: 60% (71/118) 2021-05-16T17:31:26.4517399Z Receiving objects: 61% (72/118) 2021-05-16T17:31:26.4517829Z Receiving objects: 62% (74/118) 2021-05-16T17:31:26.4518248Z Receiving objects: 63% (75/118) 2021-05-16T17:31:26.4518676Z Receiving objects: 64% (76/118) 2021-05-16T17:31:26.4519094Z Receiving objects: 65% (77/118) 2021-05-16T17:31:26.4529553Z Receiving objects: 66% (78/118) 2021-05-16T17:31:26.4530027Z Receiving objects: 67% (80/118) 2021-05-16T17:31:26.4530451Z Receiving objects: 68% (81/118) 2021-05-16T17:31:26.4530881Z Receiving objects: 69% (82/118) 2021-05-16T17:31:26.4531304Z Receiving objects: 70% (83/118) 2021-05-16T17:31:26.4531732Z Receiving objects: 71% (84/118) 2021-05-16T17:31:26.4532150Z Receiving objects: 72% (85/118) 2021-05-16T17:31:26.4532578Z Receiving objects: 73% (87/118) 2021-05-16T17:31:26.4532994Z Receiving objects: 74% (88/118) 2021-05-16T17:31:26.4533426Z Receiving objects: 75% (89/118) 2021-05-16T17:31:26.4533839Z Receiving objects: 76% (90/118) 2021-05-16T17:31:26.4535155Z Receiving objects: 77% (91/118) 2021-05-16T17:31:26.4536461Z Receiving objects: 78% (93/118) 2021-05-16T17:31:26.4537844Z Receiving objects: 79% (94/118) 2021-05-16T17:31:26.4538280Z Receiving objects: 80% (95/118) 2021-05-16T17:31:26.4538712Z Receiving objects: 81% (96/118) 2021-05-16T17:31:26.4539979Z Receiving objects: 82% (97/118) 2021-05-16T17:31:26.4540399Z Receiving objects: 83% (98/118) 2021-05-16T17:31:26.4540834Z Receiving objects: 84% (100/118) 2021-05-16T17:31:26.4541266Z Receiving objects: 85% (101/118) 2021-05-16T17:31:26.4541686Z Receiving objects: 86% (102/118) 2021-05-16T17:31:26.4542125Z Receiving objects: 87% (103/118) 2021-05-16T17:31:26.4643564Z Receiving objects: 88% (104/118) 2021-05-16T17:31:26.4654391Z Receiving objects: 89% (106/118) 2021-05-16T17:31:26.4654866Z Receiving objects: 90% (107/118) 2021-05-16T17:31:26.4655305Z Receiving objects: 91% (108/118) 2021-05-16T17:31:26.4655822Z Receiving objects: 92% (109/118) 2021-05-16T17:31:26.4657762Z Receiving objects: 93% (110/118) 2021-05-16T17:31:26.4872436Z Receiving objects: 94% (111/118) 2021-05-16T17:31:26.4899829Z Receiving objects: 95% (113/118) 2021-05-16T17:31:26.4908436Z Receiving objects: 96% (114/118) 2021-05-16T17:31:26.4916447Z Receiving objects: 97% (115/118) 2021-05-16T17:31:26.4921563Z Receiving objects: 98% (116/118) 2021-05-16T17:31:26.4922685Z remote: Total 118 (delta 37), reused 74 (delta 30), pack-reused 0 2021-05-16T17:31:26.4927907Z Receiving objects: 99% (117/118) 2021-05-16T17:31:26.4928398Z Receiving objects: 100% (118/118) 2021-05-16T17:31:26.4928887Z Receiving objects: 100% (118/118), 2.24 MiB | 19.40 MiB/s, done. 2021-05-16T17:31:26.4934081Z Resolving deltas: 0% (0/37) 2021-05-16T17:31:26.4934543Z Resolving deltas: 2% (1/37) 2021-05-16T17:31:26.4934956Z Resolving deltas: 5% (2/37) 2021-05-16T17:31:26.4937421Z Resolving deltas: 8% (3/37) 2021-05-16T17:31:26.4939813Z Resolving deltas: 10% (4/37) 2021-05-16T17:31:26.4942225Z Resolving deltas: 13% (5/37) 2021-05-16T17:31:26.4944545Z Resolving deltas: 16% (6/37) 2021-05-16T17:31:26.4946895Z Resolving deltas: 18% (7/37) 2021-05-16T17:31:26.4949106Z Resolving deltas: 21% (8/37) 2021-05-16T17:31:26.4954503Z Resolving deltas: 24% (9/37) 2021-05-16T17:31:26.4954975Z Resolving deltas: 27% (10/37) 2021-05-16T17:31:26.4955380Z Resolving deltas: 29% (11/37) 2021-05-16T17:31:26.4955799Z Resolving deltas: 32% (12/37) 2021-05-16T17:31:26.4956212Z Resolving deltas: 35% (13/37) 2021-05-16T17:31:26.4956618Z Resolving deltas: 37% (14/37) 2021-05-16T17:31:26.4957034Z Resolving deltas: 40% (15/37) 2021-05-16T17:31:26.4957436Z Resolving deltas: 43% (16/37) 2021-05-16T17:31:26.4957846Z Resolving deltas: 45% (17/37) 2021-05-16T17:31:26.4958244Z Resolving deltas: 48% (18/37) 2021-05-16T17:31:26.4958656Z Resolving deltas: 51% (19/37) 2021-05-16T17:31:26.4959062Z Resolving deltas: 54% (20/37) 2021-05-16T17:31:26.4959469Z Resolving deltas: 56% (21/37) 2021-05-16T17:31:26.4959872Z Resolving deltas: 59% (22/37) 2021-05-16T17:31:26.4960288Z Resolving deltas: 62% (23/37) 2021-05-16T17:31:26.4961835Z Resolving deltas: 64% (24/37) 2021-05-16T17:31:26.4962273Z Resolving deltas: 67% (25/37) 2021-05-16T17:31:26.4962688Z Resolving deltas: 70% (26/37) 2021-05-16T17:31:26.4963090Z Resolving deltas: 72% (27/37) 2021-05-16T17:31:26.4963502Z Resolving deltas: 75% (28/37) 2021-05-16T17:31:26.4963906Z Resolving deltas: 78% (29/37) 2021-05-16T17:31:26.4964322Z Resolving deltas: 81% (30/37) 2021-05-16T17:31:26.4964722Z Resolving deltas: 83% (31/37) 2021-05-16T17:31:26.4965135Z Resolving deltas: 86% (32/37) 2021-05-16T17:31:26.4965549Z Resolving deltas: 89% (33/37) 2021-05-16T17:31:26.4965947Z Resolving deltas: 91% (34/37) 2021-05-16T17:31:26.4967217Z Resolving deltas: 94% (35/37) 2021-05-16T17:31:26.4985465Z Resolving deltas: 97% (36/37) 2021-05-16T17:31:26.4986260Z Resolving deltas: 100% (37/37) 2021-05-16T17:31:26.4986769Z Resolving deltas: 100% (37/37), done. 2021-05-16T17:31:26.5128644Z From https://github.com/neuroconductor/oro.dicom 2021-05-16T17:31:26.5130561Z * [new ref] 7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c -> 0.5.2.2.s 2021-05-16T17:31:26.5148023Z ##[endgroup] 2021-05-16T17:31:26.5148910Z ##[group]Determining the checkout info 2021-05-16T17:31:26.5152308Z ##[endgroup] 2021-05-16T17:31:26.5153011Z ##[group]Checking out the ref 2021-05-16T17:31:26.5154876Z [command]/usr/bin/git checkout --progress --force refs/tags/0.5.2.2.s 2021-05-16T17:31:26.5378051Z Note: switching to 'refs/tags/0.5.2.2.s'. 2021-05-16T17:31:26.5378453Z 2021-05-16T17:31:26.5379197Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:31:26.5379934Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:31:26.5380632Z state without impacting any branches by switching back to a branch. 2021-05-16T17:31:26.5381045Z 2021-05-16T17:31:26.5381528Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:31:26.5382345Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:31:26.5382750Z 2021-05-16T17:31:26.5383469Z git switch -c 2021-05-16T17:31:26.5383799Z 2021-05-16T17:31:26.5384147Z Or undo this operation with: 2021-05-16T17:31:26.5384431Z 2021-05-16T17:31:26.5384845Z git switch - 2021-05-16T17:31:26.5385078Z 2021-05-16T17:31:26.5386026Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:31:26.5386515Z 2021-05-16T17:31:26.5386909Z HEAD is now at 7f1fd6a Version id 61 stable 2021-05-16T17:31:26.5402982Z ##[endgroup] 2021-05-16T17:31:26.5502806Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T17:31:26.5542259Z '7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c' 2021-05-16T17:31:26.5676057Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:31:26.5676503Z with: 2021-05-16T17:31:26.5676856Z r-version: release 2021-05-16T17:31:26.5677224Z Ncpus: 1 2021-05-16T17:31:26.5677603Z crayon.enabled: NULL 2021-05-16T17:31:26.5678107Z remove-openmp-macos: true 2021-05-16T17:31:26.5678625Z http-user-agent: default 2021-05-16T17:31:26.5679073Z install-r: true 2021-05-16T17:31:26.5679605Z windows-path-include-mingw: true 2021-05-16T17:31:26.5680108Z env: 2021-05-16T17:31:26.5680508Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:26.5680946Z TIC_DEPLOY_KEY: 2021-05-16T17:31:26.5681706Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:26.5683430Z GITHUB_PAT: *** 2021-05-16T17:31:26.5683816Z COVERALLS_TOKEN: 2021-05-16T17:31:26.5684272Z continue-on-error: false 2021-05-16T17:31:26.5684725Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:26.5685087Z ##[endgroup] 2021-05-16T17:31:28.0034978Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T17:31:29.9927235Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:31:29.9974299Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:31:29.9975710Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:31:30.0120256Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T17:31:30.0245803Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T17:31:30.0758726Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:31:30.1555034Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:31:30.3134734Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T17:31:30.3408182Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T17:31:30.3685198Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T17:31:30.3704603Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T17:31:30.3708356Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T17:31:30.3725632Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T17:31:30.3730561Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T17:31:30.3801719Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T17:31:30.3817035Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T17:31:30.5577699Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T17:31:30.5588473Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:31:30.6557216Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T17:31:30.7221600Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T17:31:30.7237698Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T17:31:30.7240354Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T17:31:30.7264461Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T17:31:30.7291535Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T17:31:30.7405131Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T17:31:39.6978243Z Fetched 4463 kB in 1s (4065 kB/s) 2021-05-16T17:31:40.4060904Z Reading package lists... 2021-05-16T17:31:40.4351712Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T17:31:42.1364392Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T17:31:42.1974826Z Reading package lists... 2021-05-16T17:31:42.3341127Z Building dependency tree... 2021-05-16T17:31:42.3354289Z Reading state information... 2021-05-16T17:31:42.4709785Z The following additional packages will be installed: 2021-05-16T17:31:42.4711429Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T17:31:42.4719170Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T17:31:42.4720986Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T17:31:42.4722719Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T17:31:42.4724434Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T17:31:42.4725909Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T17:31:42.4727413Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T17:31:42.4729153Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T17:31:42.4730917Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T17:31:42.4732726Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T17:31:42.4734198Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T17:31:42.4735755Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T17:31:42.4737462Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T17:31:42.4739065Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T17:31:42.4740547Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T17:31:42.4741942Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T17:31:42.4743354Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:31:42.4744959Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:31:42.4746745Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:31:42.4748256Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:31:42.4749643Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:31:42.4751081Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:31:42.4752616Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:31:42.4754314Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:31:42.4755855Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:31:42.4757359Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:31:42.4758912Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:31:42.4760525Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:31:42.4762153Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:31:42.4763537Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:31:42.4764965Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:31:42.4766424Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:31:42.4767943Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:31:42.4769352Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:31:42.4770727Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:31:42.4772078Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:31:42.4773376Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:31:42.4774563Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T17:31:42.4775272Z Suggested packages: 2021-05-16T17:31:42.4776143Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T17:31:42.4777239Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T17:31:42.4778472Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T17:31:42.4779666Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T17:31:42.4780873Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T17:31:42.4782019Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T17:31:42.4783139Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T17:31:42.4784430Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T17:31:42.4785878Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T17:31:42.4787178Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T17:31:42.9524396Z The following NEW packages will be installed: 2021-05-16T17:31:42.9529018Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T17:31:42.9530582Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T17:31:42.9533946Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T17:31:42.9535849Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T17:31:42.9537376Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T17:31:42.9540085Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T17:31:42.9541601Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T17:31:42.9543257Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T17:31:42.9546207Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T17:31:42.9547778Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T17:31:42.9549227Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T17:31:42.9552847Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T17:31:42.9555355Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T17:31:42.9556786Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T17:31:42.9561028Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T17:31:42.9562335Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T17:31:42.9563695Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:31:42.9568718Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:31:42.9570466Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:31:42.9571796Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:31:42.9582272Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:31:42.9583810Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:31:42.9585417Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:31:42.9587078Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:31:42.9588692Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:31:42.9590199Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:31:42.9591735Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:31:42.9593379Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:31:42.9594928Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:31:42.9596764Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:31:42.9598325Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:31:42.9600050Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:31:42.9601748Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:31:42.9603249Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:31:42.9604782Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:31:42.9606307Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:31:42.9607780Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:31:42.9608937Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T17:31:42.9798836Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:31:42.9799580Z Need to get 8648 kB of archives. 2021-05-16T17:31:42.9800200Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T17:31:42.9802251Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T17:31:42.9837786Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T17:31:42.9844153Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T17:31:42.9849796Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T17:31:42.9854228Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T17:31:42.9865989Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T17:31:42.9872669Z 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-16T17:31:42.9923238Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T17:31:42.9925534Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T17:31:42.9927197Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T17:31:42.9929153Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T17:31:42.9931200Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T17:31:42.9932639Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T17:31:42.9935624Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T17:31:42.9937217Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T17:31:42.9938565Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T17:31:42.9944625Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T17:31:42.9957099Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T17:31:42.9967516Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T17:31:43.0111294Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T17:31:43.0118685Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T17:31:43.0131809Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T17:31:43.0138701Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T17:31:43.0150716Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T17:31:43.0160627Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T17:31:43.0234923Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T17:31:43.0239072Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T17:31:43.0247892Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T17:31:43.0258130Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T17:31:43.0263909Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T17:31:43.0268311Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T17:31:43.0273740Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T17:31:43.0277861Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T17:31:43.0284751Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T17:31:43.0290063Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T17:31:43.0295789Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T17:31:43.0301694Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T17:31:43.0305996Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T17:31:43.0311183Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T17:31:43.0315595Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T17:31:43.0319861Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T17:31:43.0324191Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T17:31:43.0331062Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T17:31:43.0334699Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T17:31:43.0346500Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T17:31:43.0354411Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T17:31:43.0366598Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T17:31:43.0371214Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T17:31:43.0376495Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T17:31:43.0381758Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T17:31:43.0389459Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T17:31:43.0418364Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T17:31:43.0424119Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T17:31:43.0429677Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T17:31:43.0436070Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T17:31:43.0439855Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T17:31:43.0445759Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T17:31:43.0450265Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T17:31:43.0456812Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T17:31:43.0462671Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T17:31:43.0489853Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T17:31:43.0498346Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T17:31:43.0507055Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T17:31:43.0513176Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T17:31:43.0517348Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T17:31:43.0523497Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T17:31:43.0532305Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T17:31:43.0544309Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T17:31:43.0550979Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T17:31:43.0558059Z 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-16T17:31:43.0563569Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T17:31:43.0569168Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T17:31:43.0574348Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T17:31:43.0578455Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T17:31:43.0584236Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T17:31:43.0603107Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T17:31:43.0623960Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T17:31:43.0636057Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T17:31:43.0640813Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T17:31:43.0646584Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T17:31:43.0671494Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T17:31:43.0676079Z 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-16T17:31:43.0680873Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T17:31:43.0685564Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T17:31:43.0693859Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T17:31:43.0698912Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T17:31:43.0705986Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T17:31:43.0712161Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T17:31:43.0718797Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T17:31:43.0724849Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T17:31:43.0728537Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T17:31:43.0733850Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T17:31:43.0738925Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T17:31:43.0746433Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T17:31:43.0752085Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T17:31:43.0757820Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T17:31:43.0764311Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T17:31:43.0770968Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T17:31:43.0778034Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T17:31:43.0782361Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T17:31:43.0787281Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T17:31:43.0843239Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T17:31:43.0870765Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T17:31:43.0874687Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T17:31:43.0879513Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T17:31:43.0884485Z 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-16T17:31:43.0890911Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T17:31:43.0895050Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T17:31:43.0905477Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T17:31:43.0917267Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T17:31:43.0921039Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T17:31:43.0927561Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T17:31:43.0948797Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T17:31:43.0950563Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T17:31:43.0955836Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T17:31:43.0958585Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T17:31:43.0960597Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T17:31:43.0964465Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T17:31:43.0967324Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T17:31:43.0968960Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T17:31:43.0985375Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T17:31:43.0987195Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T17:31:43.0991389Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T17:31:43.0992934Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T17:31:43.0994637Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T17:31:43.0995748Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T17:31:43.1075039Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T17:31:43.1078078Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T17:31:43.1079519Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T17:31:43.1124807Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T17:31:43.8424030Z Fetched 8648 kB in 0s (58.4 MB/s) 2021-05-16T17:31:43.9487430Z Selecting previously unselected package dctrl-tools. 2021-05-16T17:31:44.0117016Z (Reading database ... 2021-05-16T17:31:44.0117526Z (Reading database ... 5% 2021-05-16T17:31:44.0118007Z (Reading database ... 10% 2021-05-16T17:31:44.0118480Z (Reading database ... 15% 2021-05-16T17:31:44.0118940Z (Reading database ... 20% 2021-05-16T17:31:44.0119402Z (Reading database ... 25% 2021-05-16T17:31:44.0119860Z (Reading database ... 30% 2021-05-16T17:31:44.0120330Z (Reading database ... 35% 2021-05-16T17:31:44.0120790Z (Reading database ... 40% 2021-05-16T17:31:44.0121284Z (Reading database ... 45% 2021-05-16T17:31:44.0121917Z (Reading database ... 50% 2021-05-16T17:31:44.5240090Z (Reading database ... 55% 2021-05-16T17:31:45.3322009Z (Reading database ... 60% 2021-05-16T17:31:45.9343552Z (Reading database ... 65% 2021-05-16T17:31:46.7198608Z (Reading database ... 70% 2021-05-16T17:31:47.6552894Z (Reading database ... 75% 2021-05-16T17:31:48.6669139Z (Reading database ... 80% 2021-05-16T17:31:49.8376070Z (Reading database ... 85% 2021-05-16T17:31:50.8959695Z (Reading database ... 90% 2021-05-16T17:31:51.8973463Z (Reading database ... 95% 2021-05-16T17:31:51.8974370Z (Reading database ... 100% 2021-05-16T17:31:51.8975272Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T17:31:51.9093158Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T17:31:51.9292495Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T17:31:51.9652105Z Selecting previously unselected package libfile-which-perl. 2021-05-16T17:31:51.9907598Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T17:31:51.9914018Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T17:31:52.0152008Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T17:31:52.0405262Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T17:31:52.0411377Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T17:31:52.0770889Z Selecting previously unselected package libio-pty-perl. 2021-05-16T17:31:52.1005142Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T17:31:52.1011473Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T17:31:52.1371292Z Selecting previously unselected package libipc-run-perl. 2021-05-16T17:31:52.1572006Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T17:31:52.1579582Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T17:31:52.1873573Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T17:31:52.2107322Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T17:31:52.2116021Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:31:52.2299485Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T17:31:52.2551892Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T17:31:52.2560652Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:31:52.2771810Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T17:31:52.2996455Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T17:31:52.3004550Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:31:52.3251797Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T17:31:52.3445784Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T17:31:52.3452678Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:31:52.3662436Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T17:31:52.3903878Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T17:31:52.3912503Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:31:52.4211371Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T17:31:52.4416214Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T17:31:52.4424719Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:31:52.4650426Z Selecting previously unselected package libimport-into-perl. 2021-05-16T17:31:52.4855672Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T17:31:52.4868357Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T17:31:52.5099491Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T17:31:52.5305681Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T17:31:52.5316393Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T17:31:52.5611270Z Selecting previously unselected package libstrictures-perl. 2021-05-16T17:31:52.5803965Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T17:31:52.5812602Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T17:31:52.6050338Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T17:31:52.6250634Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T17:31:52.6258860Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T17:31:52.6530630Z Selecting previously unselected package libmoo-perl. 2021-05-16T17:31:52.6711438Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T17:31:52.6719995Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T17:31:52.6945322Z Selecting previously unselected package patchutils. 2021-05-16T17:31:52.7192138Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T17:31:52.7204877Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T17:31:52.7445904Z Selecting previously unselected package wdiff. 2021-05-16T17:31:52.7693950Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T17:31:52.7701291Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T17:31:52.8010159Z Selecting previously unselected package devscripts. 2021-05-16T17:31:52.8191496Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T17:31:52.8396495Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T17:31:52.9571110Z Selecting previously unselected package diffstat. 2021-05-16T17:31:52.9794122Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T17:31:52.9801287Z Unpacking diffstat (1.63-1) ... 2021-05-16T17:31:53.0050412Z Selecting previously unselected package python3-gpg. 2021-05-16T17:31:53.0251365Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T17:31:53.0258139Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:31:53.0628704Z Selecting previously unselected package dput. 2021-05-16T17:31:53.0880468Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T17:31:53.0947895Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T17:31:53.1171233Z Selecting previously unselected package gdebi-core. 2021-05-16T17:31:53.1417582Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T17:31:53.1425674Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:31:53.2771020Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T17:31:53.3012882Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T17:31:53.3100283Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:31:53.3450813Z Selecting previously unselected package gettext. 2021-05-16T17:31:53.3628561Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T17:31:53.3636235Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T17:31:53.5171797Z Selecting previously unselected package intltool-debian. 2021-05-16T17:31:53.5416951Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T17:31:53.5424770Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:31:53.5652797Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T17:31:53.5879094Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T17:31:53.5890249Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:31:53.6171369Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T17:31:53.6382080Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T17:31:53.6390398Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T17:31:53.6690451Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T17:31:53.6907652Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T17:31:53.6915409Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T17:31:53.7153414Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T17:31:53.7359991Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T17:31:53.7367736Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:31:53.7610626Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T17:31:53.7792237Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T17:31:53.7802428Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:31:53.8050963Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T17:31:53.8243732Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T17:31:53.8251838Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:31:53.8490940Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T17:31:53.8675498Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T17:31:53.8682229Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:31:53.8930972Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T17:31:53.9132478Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T17:31:53.9140189Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:31:53.9411733Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T17:31:53.9600515Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T17:31:53.9609700Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:31:53.9790562Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T17:31:54.0040887Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T17:31:54.0048254Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:31:54.0265966Z Selecting previously unselected package libclone-perl. 2021-05-16T17:31:54.0515700Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T17:31:54.0523699Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T17:31:54.0770688Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T17:31:54.0950545Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T17:31:54.0958253Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:31:54.1210500Z Selecting previously unselected package libparams-util-perl. 2021-05-16T17:31:54.1402890Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T17:31:54.1410810Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T17:31:54.1589954Z Selecting previously unselected package libsub-install-perl. 2021-05-16T17:31:54.1837392Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T17:31:54.1845465Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T17:31:54.2085864Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T17:31:54.2277448Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T17:31:54.2284966Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T17:31:54.2530664Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T17:31:54.2720279Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T17:31:54.2727513Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T17:31:54.2938692Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T17:31:54.3186774Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T17:31:54.3194499Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T17:31:54.3363973Z Selecting previously unselected package libwant-perl. 2021-05-16T17:31:54.3611694Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T17:31:54.3618456Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T17:31:54.3891366Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T17:31:54.4051019Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T17:31:54.4056265Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:31:54.4260580Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T17:31:54.4509126Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T17:31:54.4516901Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:31:54.4850675Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T17:31:54.5032886Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T17:31:54.5040019Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:31:54.5214682Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T17:31:54.5459734Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T17:31:54.5467361Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:31:54.5690971Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T17:31:54.5894156Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T17:31:54.5901724Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:31:54.6079319Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T17:31:54.6329532Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T17:31:54.6337489Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T17:31:54.6890607Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T17:31:54.7050982Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T17:31:54.7058546Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T17:31:54.7582588Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T17:31:54.7801276Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T17:31:54.7809226Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:31:54.8050452Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T17:31:54.8260246Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T17:31:54.8268405Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T17:31:54.8530416Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T17:31:54.8706427Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T17:31:54.8714210Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:31:54.8970653Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T17:31:54.9186651Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T17:31:54.9194771Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:31:54.9377590Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T17:31:54.9630240Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T17:31:54.9637508Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T17:31:54.9851466Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T17:31:55.0069561Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T17:31:55.0076476Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T17:31:55.0262589Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T17:31:55.0511774Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T17:31:55.0519735Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:31:55.0731885Z Selecting previously unselected package libio-string-perl. 2021-05-16T17:31:55.0964913Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T17:31:55.0971804Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T17:31:55.1170680Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T17:31:55.1407675Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T17:31:55.1416136Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T17:31:55.1882944Z Selecting previously unselected package libfuture-perl. 2021-05-16T17:31:55.2136355Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T17:31:55.2143076Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T17:31:55.2450778Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T17:31:55.2634807Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T17:31:55.2642654Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T17:31:55.2869705Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T17:31:55.3103046Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T17:31:55.3110806Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:31:55.3370586Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T17:31:55.3553070Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T17:31:55.3560702Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T17:31:55.3770540Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T17:31:55.3988510Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T17:31:55.3996584Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:31:55.4290592Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T17:31:55.4453579Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T17:31:55.4459816Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:31:55.4691825Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T17:31:55.4888811Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T17:31:55.4895709Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T17:31:55.5147536Z Selecting previously unselected package libjson-perl. 2021-05-16T17:31:55.5364722Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T17:31:55.5371901Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T17:31:55.5618269Z Selecting previously unselected package liblog-any-perl. 2021-05-16T17:31:55.5866909Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T17:31:55.5874885Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T17:31:55.6210661Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T17:31:55.6371377Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T17:31:55.6380516Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:31:55.6611529Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T17:31:55.6822201Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T17:31:55.6829875Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T17:31:55.7091641Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T17:31:55.7270077Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T17:31:55.7278060Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:31:55.7531321Z Selecting previously unselected package libsub-name-perl. 2021-05-16T17:31:55.7712339Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T17:31:55.7722695Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T17:31:55.7970630Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T17:31:55.8149384Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T17:31:55.8157399Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:31:55.8411367Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T17:31:55.8598003Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T17:31:55.8607966Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T17:31:55.8891415Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T17:31:55.9075167Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T17:31:55.9083912Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:31:55.9571670Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T17:31:55.9793487Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T17:31:55.9801286Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:31:56.0130606Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T17:31:56.0316366Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T17:31:56.0322783Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:31:56.0509445Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T17:31:56.0757180Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T17:31:56.0765139Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:31:56.0979540Z Selecting previously unselected package libio-async-perl. 2021-05-16T17:31:56.1205005Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T17:31:56.1214156Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T17:31:56.1650869Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T17:31:56.1847565Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T17:31:56.1855618Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:31:56.2090777Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T17:31:56.2298554Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T17:31:56.2306163Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:31:56.2571274Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T17:31:56.2736782Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T17:31:56.2744602Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:31:56.3051781Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T17:31:56.3282833Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T17:31:56.3291291Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:31:56.3611672Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T17:31:56.3796114Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T17:31:56.3829548Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:31:56.4090502Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T17:31:56.4246627Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T17:31:56.4255028Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T17:31:56.4570540Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T17:31:56.4737366Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T17:31:56.4744181Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:31:56.5275957Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T17:31:56.5536505Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T17:31:56.5544189Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T17:31:56.5811863Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T17:31:56.6027650Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T17:31:56.6034399Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:31:56.6292079Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T17:31:56.6541793Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T17:31:56.6549785Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:31:56.6811633Z Selecting previously unselected package libobject-id-perl. 2021-05-16T17:31:56.7002497Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T17:31:56.7011233Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:31:56.7291335Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T17:31:56.7460666Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T17:31:56.7468979Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T17:31:56.7730558Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T17:31:56.7937849Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T17:31:56.7945816Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:31:56.8978455Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T17:31:56.9235687Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T17:31:56.9241357Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:31:56.9436766Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T17:31:56.9693663Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T17:31:56.9701282Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T17:31:56.9883127Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T17:31:57.0135462Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T17:31:57.0142897Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:31:57.0338859Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T17:31:57.0596028Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T17:31:57.0603621Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:31:57.0890747Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T17:31:57.1084628Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T17:31:57.1092300Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:31:57.1316667Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T17:31:57.1573137Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T17:31:57.1581618Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:31:57.1811205Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T17:31:57.2026207Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T17:31:57.2034644Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T17:31:57.2235769Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T17:31:57.2489035Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T17:31:57.2496309Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:31:57.3043645Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T17:31:57.3296748Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T17:31:57.3304460Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:31:57.3530545Z Selecting previously unselected package libreadonly-perl. 2021-05-16T17:31:57.3747490Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T17:31:57.3755570Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T17:31:57.4011189Z Selecting previously unselected package libref-util-perl. 2021-05-16T17:31:57.4215519Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T17:31:57.4223805Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T17:31:57.4413524Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T17:31:57.4659344Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T17:31:57.4667727Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:31:57.4890587Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T17:31:57.5100207Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T17:31:57.5107715Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:31:57.5321084Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T17:31:57.5575315Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T17:31:57.5582960Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:31:57.5850584Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T17:31:57.6041408Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:31:57.6049154Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:57.6317738Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T17:31:57.6568741Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:31:57.6576815Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:57.6881413Z Selecting previously unselected package libsereal-perl. 2021-05-16T17:31:57.7105232Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T17:31:57.7113170Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T17:31:57.7370616Z Selecting previously unselected package libsort-key-perl. 2021-05-16T17:31:57.7562005Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T17:31:57.7569811Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T17:31:57.7771856Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T17:31:57.8020298Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T17:31:57.8028334Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:31:57.8321631Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T17:31:57.8485405Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T17:31:57.8494367Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T17:31:57.8731272Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T17:31:57.8930294Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T17:31:57.8938046Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:31:57.9170900Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T17:31:57.9371510Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T17:31:57.9379362Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:31:57.9587843Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T17:31:57.9848790Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T17:31:57.9856721Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T17:31:58.0063566Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T17:31:58.0316610Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T17:31:58.0324818Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T17:31:58.0570871Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T17:31:58.0788098Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T17:31:58.0801355Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:31:58.1011820Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T17:31:58.1251893Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T17:31:58.1258730Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:31:58.1500234Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T17:31:58.1712127Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T17:31:58.1743253Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:31:58.2010479Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T17:31:58.2181576Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T17:31:58.2190129Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T17:31:58.2771408Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T17:31:58.2981652Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T17:31:58.2991662Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:31:58.3250213Z Selecting previously unselected package licensecheck. 2021-05-16T17:31:58.3451388Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T17:31:58.3472797Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T17:31:58.3730505Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T17:31:58.3937637Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T17:31:58.3953236Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:31:58.4154151Z Selecting previously unselected package t1utils. 2021-05-16T17:31:58.4411015Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T17:31:58.4416734Z Unpacking t1utils (1.41-3) ... 2021-05-16T17:31:58.4730726Z Selecting previously unselected package lintian. 2021-05-16T17:31:58.4970182Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T17:31:58.4981020Z Unpacking lintian (2.62.0) ... 2021-05-16T17:31:59.1291996Z Selecting previously unselected package python3-unidiff. 2021-05-16T17:31:59.1516272Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T17:31:59.1528382Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T17:31:59.1771740Z Selecting previously unselected package python3-xdg. 2021-05-16T17:31:59.1996246Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T17:31:59.2004147Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:31:59.2251098Z Selecting previously unselected package qpdf. 2021-05-16T17:31:59.2485761Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T17:31:59.2493835Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T17:31:59.3130565Z Selecting previously unselected package python3-magic. 2021-05-16T17:31:59.3338613Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T17:31:59.3345428Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T17:31:59.3874810Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:31:59.3895980Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:31:59.3913470Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T17:31:59.3932262Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T17:31:59.3949263Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T17:31:59.3970824Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T17:31:59.3991800Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:31:59.4012139Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:31:59.4032003Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:31:59.5451596Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:31:59.5469129Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:31:59.5489898Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T17:31:59.5508584Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:31:59.5527382Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T17:31:59.5543925Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:31:59.5570447Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T17:31:59.5592006Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:31:59.5611298Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T17:31:59.5633383Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T17:31:59.5650145Z Setting up libclone-perl (0.43-2) ... 2021-05-16T17:31:59.5672560Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T17:31:59.5693284Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:31:59.5711040Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:31:59.5730988Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:31:59.5749595Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T17:31:59.5767351Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:31:59.5792593Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T17:31:59.5810636Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:31:59.5828623Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T17:31:59.5845018Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:31:59.5863948Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T17:31:59.5884515Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:31:59.5907224Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:31:59.5927639Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:31:59.5942287Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:31:59.7442561Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:59.7459190Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:31:59.7477766Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T17:31:59.7499562Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T17:31:59.7516750Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T17:31:59.7539000Z Setting up patchutils (0.3.4-2) ... 2021-05-16T17:31:59.7559675Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:31:59.7577519Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T17:31:59.7594607Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T17:31:59.7614577Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:31:59.7632316Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:31:59.9232979Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:31:59.9252754Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:31:59.9269668Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T17:31:59.9293776Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:31:59.9311674Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T17:31:59.9328160Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:31:59.9347391Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T17:31:59.9368490Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:31:59.9388181Z Setting up t1utils (1.41-3) ... 2021-05-16T17:31:59.9405413Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:31:59.9431300Z Setting up diffstat (1.63-1) ... 2021-05-16T17:31:59.9449014Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:31:59.9466522Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:31:59.9488964Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:31:59.9506712Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T17:31:59.9533699Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T17:31:59.9554266Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T17:31:59.9571921Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:31:59.9590699Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T17:31:59.9609688Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:31:59.9861788Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:31:59.9884978Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T17:31:59.9903561Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:31:59.9922085Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:31:59.9943873Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:31:59.9963462Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T17:31:59.9988722Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T17:32:00.0006547Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:32:00.0022976Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T17:32:00.0050854Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T17:32:00.1355900Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T17:32:00.1374012Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T17:32:00.1394549Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:32:00.1417179Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T17:32:00.1435920Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:32:00.1452398Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:32:00.1471317Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:32:00.1503414Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T17:32:00.1632744Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T17:32:00.1650368Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T17:32:00.1668790Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T17:32:00.2942283Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:32:00.2961583Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:32:00.2982110Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T17:32:00.3047350Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:32:00.3064843Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:32:00.3088494Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T17:32:00.3106521Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T17:32:00.3121200Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:32:00.3139524Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:32:00.3155888Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:32:00.3180321Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:32:00.3197332Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:32:00.3214296Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T17:32:00.3233268Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T17:32:00.3258573Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:32:00.3275231Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T17:32:00.4695270Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:32:00.4715554Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:32:00.4734655Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:32:00.4752518Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T17:32:00.4767990Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:32:00.4789303Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T17:32:00.4811128Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T17:32:00.4830011Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:32:00.4846309Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:32:00.4865543Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:32:00.4883485Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T17:32:00.4902042Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:32:00.4923282Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T17:32:00.4941224Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T17:32:00.4959941Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T17:32:00.4982930Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T17:32:00.4998982Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:32:00.5015434Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T17:32:00.6497041Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:32:00.6519148Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T17:32:00.6538009Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:32:00.6557468Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:32:00.6573654Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:32:00.6592068Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:32:00.6610428Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T17:32:00.6627223Z Setting up lintian (2.62.0) ... 2021-05-16T17:32:00.6653714Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T17:32:00.6679227Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:15.9070762Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:32:16.1644705Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:18.0508874Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-16T17:32:18.1592853Z 2021-05-16T17:32:18.1743002Z Reading package lists... 0% 2021-05-16T17:32:18.1743646Z 2021-05-16T17:32:18.1787293Z Reading package lists... 100% 2021-05-16T17:32:18.1787834Z 2021-05-16T17:32:18.1788345Z 2021-05-16T17:32:18.1788895Z Reading package lists... Done 2021-05-16T17:32:18.1789196Z 2021-05-16T17:32:18.1789564Z Building dependency tree... 0% 2021-05-16T17:32:18.1789870Z 2021-05-16T17:32:18.2055059Z Building dependency tree... 0% 2021-05-16T17:32:18.2055407Z 2021-05-16T17:32:18.2055795Z Building dependency tree... 50% 2021-05-16T17:32:18.2056099Z 2021-05-16T17:32:18.3143569Z Building dependency tree... 50% 2021-05-16T17:32:18.3144372Z 2021-05-16T17:32:18.3144975Z Building dependency tree 2021-05-16T17:32:18.3145457Z 2021-05-16T17:32:18.3146019Z Reading state information... 0% 2021-05-16T17:32:18.3146503Z 2021-05-16T17:32:18.4554848Z Reading state information... 0% 2021-05-16T17:32:18.4555680Z 2021-05-16T17:32:18.4556057Z 2021-05-16T17:32:18.4556677Z Reading state information... Done 2021-05-16T17:32:18.4557161Z 2021-05-16T17:32:18.4557736Z Reading state information... 0% 2021-05-16T17:32:18.4603437Z 2021-05-16T17:32:18.4604157Z Reading state information... 1% 2021-05-16T17:32:18.4637471Z 2021-05-16T17:32:18.4638171Z Reading state information... 3% 2021-05-16T17:32:18.4673651Z 2021-05-16T17:32:18.4674287Z Reading state information... 5% 2021-05-16T17:32:18.4710037Z 2021-05-16T17:32:18.4710656Z Reading state information... 7% 2021-05-16T17:32:18.4743548Z 2021-05-16T17:32:18.4744194Z Reading state information... 9% 2021-05-16T17:32:18.4777751Z 2021-05-16T17:32:18.4778185Z Reading state information... 11% 2021-05-16T17:32:18.4812834Z 2021-05-16T17:32:18.4813271Z Reading state information... 13% 2021-05-16T17:32:18.4853946Z 2021-05-16T17:32:18.4854393Z Reading state information... 15% 2021-05-16T17:32:18.4881590Z 2021-05-16T17:32:18.4882038Z Reading state information... 17% 2021-05-16T17:32:18.4918855Z 2021-05-16T17:32:18.4919299Z Reading state information... 19% 2021-05-16T17:32:18.4952776Z 2021-05-16T17:32:18.4953231Z Reading state information... 21% 2021-05-16T17:32:18.4985589Z 2021-05-16T17:32:18.4986044Z Reading state information... 23% 2021-05-16T17:32:18.5021913Z 2021-05-16T17:32:18.5022369Z Reading state information... 25% 2021-05-16T17:32:18.5060901Z 2021-05-16T17:32:18.5061363Z Reading state information... 27% 2021-05-16T17:32:18.5097122Z 2021-05-16T17:32:18.5097585Z Reading state information... 29% 2021-05-16T17:32:18.5133989Z 2021-05-16T17:32:18.5134420Z Reading state information... 31% 2021-05-16T17:32:18.5171266Z 2021-05-16T17:32:18.5171694Z Reading state information... 33% 2021-05-16T17:32:18.5203041Z 2021-05-16T17:32:18.5203477Z Reading state information... 35% 2021-05-16T17:32:18.5235370Z 2021-05-16T17:32:18.5235806Z Reading state information... 37% 2021-05-16T17:32:18.5272557Z 2021-05-16T17:32:18.5273009Z Reading state information... 39% 2021-05-16T17:32:18.5308948Z 2021-05-16T17:32:18.5309398Z Reading state information... 41% 2021-05-16T17:32:18.5342746Z 2021-05-16T17:32:18.5343200Z Reading state information... 43% 2021-05-16T17:32:18.5381849Z 2021-05-16T17:32:18.5382301Z Reading state information... 45% 2021-05-16T17:32:18.5437112Z 2021-05-16T17:32:18.5437576Z Reading state information... 47% 2021-05-16T17:32:18.5472995Z 2021-05-16T17:32:18.5473457Z Reading state information... 49% 2021-05-16T17:32:18.5511402Z 2021-05-16T17:32:18.5511840Z Reading state information... 51% 2021-05-16T17:32:18.5546592Z 2021-05-16T17:32:18.5547028Z Reading state information... 53% 2021-05-16T17:32:18.5581093Z 2021-05-16T17:32:18.5581529Z Reading state information... 55% 2021-05-16T17:32:18.5617228Z 2021-05-16T17:32:18.5617668Z Reading state information... 57% 2021-05-16T17:32:18.5653090Z 2021-05-16T17:32:18.5653528Z Reading state information... 59% 2021-05-16T17:32:18.5693154Z 2021-05-16T17:32:18.5693621Z Reading state information... 61% 2021-05-16T17:32:18.5728720Z 2021-05-16T17:32:18.5729177Z Reading state information... 63% 2021-05-16T17:32:18.5762474Z 2021-05-16T17:32:18.5762930Z Reading state information... 65% 2021-05-16T17:32:18.5797694Z 2021-05-16T17:32:18.5798151Z Reading state information... 67% 2021-05-16T17:32:18.5832404Z 2021-05-16T17:32:18.5832865Z Reading state information... 69% 2021-05-16T17:32:18.5878217Z 2021-05-16T17:32:18.5878662Z Reading state information... 71% 2021-05-16T17:32:18.5909694Z 2021-05-16T17:32:18.5910130Z Reading state information... 73% 2021-05-16T17:32:18.5944561Z 2021-05-16T17:32:18.5944996Z Reading state information... 75% 2021-05-16T17:32:18.5990963Z 2021-05-16T17:32:18.5991400Z Reading state information... 77% 2021-05-16T17:32:18.6025660Z 2021-05-16T17:32:18.6026100Z Reading state information... 79% 2021-05-16T17:32:18.6061490Z 2021-05-16T17:32:18.6061947Z Reading state information... 81% 2021-05-16T17:32:18.6096931Z 2021-05-16T17:32:18.6097580Z Reading state information... 83% 2021-05-16T17:32:18.6132199Z 2021-05-16T17:32:18.6132685Z Reading state information... 85% 2021-05-16T17:32:18.6166972Z 2021-05-16T17:32:18.6167431Z Reading state information... 87% 2021-05-16T17:32:18.6200154Z 2021-05-16T17:32:18.6200620Z Reading state information... 89% 2021-05-16T17:32:18.6232049Z 2021-05-16T17:32:18.6232484Z Reading state information... 91% 2021-05-16T17:32:18.6267422Z 2021-05-16T17:32:18.6267862Z Reading state information... 93% 2021-05-16T17:32:18.6301076Z 2021-05-16T17:32:18.6301513Z Reading state information... 95% 2021-05-16T17:32:18.6337135Z 2021-05-16T17:32:18.6337571Z Reading state information... 97% 2021-05-16T17:32:18.6371568Z 2021-05-16T17:32:18.6372009Z Reading state information... 99% 2021-05-16T17:32:18.8804955Z Selecting previously unselected package r-4.0.5. 2021-05-16T17:32:18.9843816Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T17:32:18.9956530Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-16T17:32:18.9966772Z Unpacking r-4.0.5 (1) ... 2021-05-16T17:32:19.6982173Z Setting up r-4.0.5 (1) ... 2021-05-16T17:32:19.7209758Z 2021-05-16T17:32:19.7210435Z 2021-05-16T17:32:19.7211034Z Reading state information... Done 2021-05-16T17:32:19.7419584Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-16T17:32:19.7521562Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-16T17:32:19.7761392Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:32:19.7761876Z env: 2021-05-16T17:32:19.7762283Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:19.7762725Z TIC_DEPLOY_KEY: 2021-05-16T17:32:19.7763473Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:19.7765131Z GITHUB_PAT: *** 2021-05-16T17:32:19.7765523Z COVERALLS_TOKEN: 2021-05-16T17:32:19.7765968Z continue-on-error: false 2021-05-16T17:32:19.7766419Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:19.7766860Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:19.7767277Z TZ: UTC 2021-05-16T17:32:19.7767631Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:19.7768018Z NOT_CRAN: true 2021-05-16T17:32:19.7768361Z ##[endgroup] 2021-05-16T17:32:19.8260549Z [command]sudo apt-get install -y texinfo 2021-05-16T17:32:19.9910657Z Reading package lists... 2021-05-16T17:32:20.1350139Z Building dependency tree... 2021-05-16T17:32:20.1364815Z Reading state information... 2021-05-16T17:32:20.3295946Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T17:32:20.3297081Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:20.5641335Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T17:32:20.6306909Z --2021-05-16 17:32:20-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T17:32:20.6537274Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T17:32:20.6604833Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T17:32:20.6866997Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T17:32:20.6869284Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T17:32:20.6871736Z --2021-05-16 17:32:20-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T17:32:20.7258890Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T17:32:20.7857093Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T17:32:20.9895069Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:32:20.9903647Z 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=n1sitMQ6DOo%2FkmYhq%2F0z6cfOTzNx76q3D7G9f8fliCs%3D&st=2021-05-16T17%3A31%3A20Z&se=2021-05-16T17%3A37%3A20Z&sp=r [following] 2021-05-16T17:32:20.9907992Z --2021-05-16 17:32:20-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=n1sitMQ6DOo%2FkmYhq%2F0z6cfOTzNx76q3D7G9f8fliCs%3D&st=2021-05-16T17%3A31%3A20Z&se=2021-05-16T17%3A37%3A20Z&sp=r 2021-05-16T17:32:21.0184037Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T17:32:21.0799644Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T17:32:21.3723871Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:32:21.3725726Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T17:32:21.3727630Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T17:32:22.0565645Z 2021-05-16T17:32:23.7557432Z 0K ........ ........ ........ ........ 49% 13.9M 2s 2021-05-16T17:32:24.9227956Z 32768K ........ ........ ........ ........ 99% 26.9M 0s 2021-05-16T17:32:24.9231019Z 65536K 100% 3.02M=3.6s 2021-05-16T17:32:24.9231558Z 2021-05-16T17:32:24.9233216Z 2021-05-16 17:32:24 (18.1 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T17:32:24.9233882Z 2021-05-16T17:32:27.9418500Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T17:32:27.9419646Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T17:32:28.2085722Z ##[group]Run tlmgr update --self 2021-05-16T17:32:28.2086302Z tlmgr update --self 2021-05-16T17:32:28.2087108Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:32:28.2087910Z tlmgr update --all 2021-05-16T17:32:28.2132746Z shell: /usr/bin/bash -e {0} 2021-05-16T17:32:28.2133134Z env: 2021-05-16T17:32:28.2133557Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:28.2133999Z TIC_DEPLOY_KEY: 2021-05-16T17:32:28.2134751Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:28.2136462Z GITHUB_PAT: *** 2021-05-16T17:32:28.2136836Z COVERALLS_TOKEN: 2021-05-16T17:32:28.2137296Z continue-on-error: false 2021-05-16T17:32:28.2137728Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:28.2138190Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:28.2138608Z TZ: UTC 2021-05-16T17:32:28.2138964Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:28.2139417Z NOT_CRAN: true 2021-05-16T17:32:28.2139778Z ##[endgroup] 2021-05-16T17:32:29.5602932Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:29.5604513Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:32:30.7496331Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:30.7497863Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:32:30.8413525Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:32:30.8911293Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T17:32:30.9330316Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T17:32:30.9762818Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T17:32:31.4038006Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T17:32:32.6762294Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T17:32:32.7443667Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T17:32:32.8124986Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T17:32:32.8534529Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T17:32:32.8949072Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T17:32:32.9374431Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T17:32:32.9776823Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T17:32:33.0257234Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-16T17:32:33.0736068Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T17:32:33.1413175Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T17:32:33.2252164Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T17:32:33.2672273Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T17:32:33.3087745Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T17:32:33.3508791Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T17:32:33.3949871Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T17:32:33.4399899Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T17:32:33.4822425Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T17:32:33.5272265Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T17:32:33.5700493Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T17:32:33.6110633Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T17:32:33.6522664Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T17:32:33.6941677Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T17:32:33.7364572Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T17:32:33.7782154Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T17:32:33.8195962Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T17:32:33.8616715Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T17:32:33.9029484Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T17:32:33.9690285Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-16T17:32:34.0113309Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-16T17:32:34.0548153Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T17:32:34.1120438Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T17:32:34.1555477Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T17:32:34.1970743Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T17:32:34.2383520Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T17:32:34.2797192Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T17:32:34.3208246Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T17:32:34.3628944Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T17:32:34.4041348Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T17:32:34.4515373Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T17:32:34.4931134Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T17:32:34.5341434Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T17:32:34.5760072Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T17:32:34.6180625Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T17:32:34.6608959Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T17:32:34.7043663Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T17:32:34.7461667Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T17:32:34.7883423Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T17:32:34.8298086Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T17:32:34.8716865Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-16T17:32:34.9143231Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-16T17:32:34.9591973Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-16T17:32:35.0011703Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-16T17:32:35.0450510Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T17:32:35.0926829Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T17:32:35.1399900Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T17:32:35.1835766Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T17:32:35.2257828Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T17:32:35.2693546Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T17:32:35.3130498Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T17:32:35.3557404Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T17:32:35.4042194Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T17:32:35.4824333Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T17:32:35.5270140Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T17:32:35.5718741Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T17:32:35.6146365Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T17:32:35.6588169Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T17:32:35.7077690Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T17:32:35.7568847Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T17:32:35.8020122Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T17:32:35.8448282Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-16T17:32:35.8881143Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-16T17:32:35.9326013Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-16T17:32:35.9909614Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-16T17:32:36.0338652Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T17:32:36.0780021Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T17:32:36.1199981Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T17:32:36.1655501Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T17:32:36.2109921Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T17:32:36.2535425Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T17:32:36.3017177Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T17:32:36.3904019Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T17:32:36.4336148Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T17:32:36.4765727Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T17:32:36.4934100Z running mktexlsr ... 2021-05-16T17:32:36.5652790Z done running mktexlsr. 2021-05-16T17:32:36.5913611Z running updmap-sys ... 2021-05-16T17:32:36.8333729Z done running updmap-sys. 2021-05-16T17:32:36.8335102Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T17:32:36.8336940Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/7K90L5Ykna/QTi6oo3gdm ... 2021-05-16T17:32:37.1809961Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/7K90L5Ykna/QTi6oo3gdm. 2021-05-16T17:32:37.1811580Z OK: optex.fmt/luatex 2021-05-16T17:32:37.1812845Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:32:37.1814246Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:32:38.4164119Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:38.4165538Z tlmgr: no updates available 2021-05-16T17:32:38.5026117Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:32:38.5026681Z with: 2021-05-16T17:32:38.5027104Z pandoc-version: 2.7.3 2021-05-16T17:32:38.5027538Z env: 2021-05-16T17:32:38.5027996Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:38.5028501Z TIC_DEPLOY_KEY: 2021-05-16T17:32:38.5029364Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:38.5031289Z GITHUB_PAT: *** 2021-05-16T17:32:38.5031734Z COVERALLS_TOKEN: 2021-05-16T17:32:38.5032253Z continue-on-error: false 2021-05-16T17:32:38.5032774Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:38.5033286Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:38.5033771Z TZ: UTC 2021-05-16T17:32:38.5034183Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:38.5034637Z NOT_CRAN: true 2021-05-16T17:32:38.5035037Z ##[endgroup] 2021-05-16T17:32:38.8278981Z [command]sudo apt-get install -y gdebi-core 2021-05-16T17:32:38.8908757Z Reading package lists... 2021-05-16T17:32:39.0314527Z Building dependency tree... 2021-05-16T17:32:39.0331211Z Reading state information... 2021-05-16T17:32:39.2380970Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T17:32:39.2381832Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:39.2410887Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T17:32:39.3493558Z 2021-05-16T17:32:39.3645472Z Reading package lists... 0% 2021-05-16T17:32:39.3646169Z 2021-05-16T17:32:39.3690465Z Reading package lists... 100% 2021-05-16T17:32:39.3690883Z 2021-05-16T17:32:39.3691098Z 2021-05-16T17:32:39.3691519Z Reading package lists... Done 2021-05-16T17:32:39.3691828Z 2021-05-16T17:32:39.3692269Z Building dependency tree... 0% 2021-05-16T17:32:39.3692577Z 2021-05-16T17:32:39.3959410Z Building dependency tree... 0% 2021-05-16T17:32:39.3960237Z 2021-05-16T17:32:39.3960958Z Building dependency tree... 50% 2021-05-16T17:32:39.3961518Z 2021-05-16T17:32:39.5055686Z Building dependency tree... 50% 2021-05-16T17:32:39.5056651Z 2021-05-16T17:32:39.5057379Z Building dependency tree 2021-05-16T17:32:39.5057931Z 2021-05-16T17:32:39.5058654Z Reading state information... 0% 2021-05-16T17:32:39.5059221Z 2021-05-16T17:32:39.6465150Z Reading state information... 0% 2021-05-16T17:32:39.6465584Z 2021-05-16T17:32:39.6465817Z 2021-05-16T17:32:39.6466362Z Reading state information... Done 2021-05-16T17:32:39.6466757Z 2021-05-16T17:32:39.6467261Z Reading state information... 0% 2021-05-16T17:32:39.6514869Z 2021-05-16T17:32:39.6515368Z Reading state information... 1% 2021-05-16T17:32:39.6550899Z 2021-05-16T17:32:39.6551392Z Reading state information... 3% 2021-05-16T17:32:39.6588491Z 2021-05-16T17:32:39.6604574Z Reading state information... 5% 2021-05-16T17:32:39.6630324Z 2021-05-16T17:32:39.6630886Z Reading state information... 7% 2021-05-16T17:32:39.6667748Z 2021-05-16T17:32:39.6668265Z Reading state information... 9% 2021-05-16T17:32:39.6699755Z 2021-05-16T17:32:39.6700284Z Reading state information... 11% 2021-05-16T17:32:39.6738946Z 2021-05-16T17:32:39.6739441Z Reading state information... 13% 2021-05-16T17:32:39.6775502Z 2021-05-16T17:32:39.6777165Z Reading state information... 15% 2021-05-16T17:32:39.6811779Z 2021-05-16T17:32:39.6812271Z Reading state information... 17% 2021-05-16T17:32:39.6863273Z 2021-05-16T17:32:39.6863773Z Reading state information... 19% 2021-05-16T17:32:39.6891117Z 2021-05-16T17:32:39.6891608Z Reading state information... 21% 2021-05-16T17:32:39.6926580Z 2021-05-16T17:32:39.6927090Z Reading state information... 23% 2021-05-16T17:32:39.6966418Z 2021-05-16T17:32:39.6966926Z Reading state information... 25% 2021-05-16T17:32:39.7007822Z 2021-05-16T17:32:39.7008333Z Reading state information... 27% 2021-05-16T17:32:39.7046733Z 2021-05-16T17:32:39.7047248Z Reading state information... 29% 2021-05-16T17:32:39.7086457Z 2021-05-16T17:32:39.7086954Z Reading state information... 31% 2021-05-16T17:32:39.7126319Z 2021-05-16T17:32:39.7127065Z Reading state information... 33% 2021-05-16T17:32:39.7161677Z 2021-05-16T17:32:39.7162176Z Reading state information... 35% 2021-05-16T17:32:39.7195960Z 2021-05-16T17:32:39.7196464Z Reading state information... 37% 2021-05-16T17:32:39.7235646Z 2021-05-16T17:32:39.7236154Z Reading state information... 39% 2021-05-16T17:32:39.7275221Z 2021-05-16T17:32:39.7275724Z Reading state information... 41% 2021-05-16T17:32:39.7310848Z 2021-05-16T17:32:39.7311353Z Reading state information... 43% 2021-05-16T17:32:39.7352526Z 2021-05-16T17:32:39.7353043Z Reading state information... 45% 2021-05-16T17:32:39.7411134Z 2021-05-16T17:32:39.7411649Z Reading state information... 47% 2021-05-16T17:32:39.7448086Z 2021-05-16T17:32:39.7448576Z Reading state information... 49% 2021-05-16T17:32:39.7489607Z 2021-05-16T17:32:39.7490101Z Reading state information... 51% 2021-05-16T17:32:39.7526730Z 2021-05-16T17:32:39.7527223Z Reading state information... 53% 2021-05-16T17:32:39.7563631Z 2021-05-16T17:32:39.7564160Z Reading state information... 55% 2021-05-16T17:32:39.7606845Z 2021-05-16T17:32:39.7607356Z Reading state information... 57% 2021-05-16T17:32:39.7644755Z 2021-05-16T17:32:39.7645253Z Reading state information... 59% 2021-05-16T17:32:39.7693094Z 2021-05-16T17:32:39.7693589Z Reading state information... 61% 2021-05-16T17:32:39.7732784Z 2021-05-16T17:32:39.7733247Z Reading state information... 63% 2021-05-16T17:32:39.7769106Z 2021-05-16T17:32:39.7769694Z Reading state information... 65% 2021-05-16T17:32:39.7806800Z 2021-05-16T17:32:39.7807283Z Reading state information... 67% 2021-05-16T17:32:39.7844060Z 2021-05-16T17:32:39.7844534Z Reading state information... 69% 2021-05-16T17:32:39.7892601Z 2021-05-16T17:32:39.7893080Z Reading state information... 71% 2021-05-16T17:32:39.7926065Z 2021-05-16T17:32:39.7926546Z Reading state information... 73% 2021-05-16T17:32:39.7963243Z 2021-05-16T17:32:39.7963705Z Reading state information... 75% 2021-05-16T17:32:39.8012033Z 2021-05-16T17:32:39.8012544Z Reading state information... 77% 2021-05-16T17:32:39.8048651Z 2021-05-16T17:32:39.8049103Z Reading state information... 79% 2021-05-16T17:32:39.8086699Z 2021-05-16T17:32:39.8087156Z Reading state information... 81% 2021-05-16T17:32:39.8124249Z 2021-05-16T17:32:39.8124714Z Reading state information... 83% 2021-05-16T17:32:39.8162578Z 2021-05-16T17:32:39.8163085Z Reading state information... 85% 2021-05-16T17:32:39.8200051Z 2021-05-16T17:32:39.8200570Z Reading state information... 87% 2021-05-16T17:32:39.8234900Z 2021-05-16T17:32:39.8235412Z Reading state information... 89% 2021-05-16T17:32:39.8268753Z 2021-05-16T17:32:39.8269248Z Reading state information... 91% 2021-05-16T17:32:39.8305266Z 2021-05-16T17:32:39.8305759Z Reading state information... 93% 2021-05-16T17:32:39.8341999Z 2021-05-16T17:32:39.8342495Z Reading state information... 95% 2021-05-16T17:32:39.8380952Z 2021-05-16T17:32:39.8381451Z Reading state information... 97% 2021-05-16T17:32:39.8417924Z 2021-05-16T17:32:39.8418459Z Reading state information... 99% 2021-05-16T17:32:40.0925564Z Selecting previously unselected package pandoc. 2021-05-16T17:32:40.2077899Z (Reading database ... 261891 files and directories currently installed.) 2021-05-16T17:32:40.2197275Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T17:32:40.2206103Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T17:32:42.1521292Z Setting up pandoc (2.7.3-1) ... 2021-05-16T17:32:42.1543985Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:42.8410223Z 2021-05-16T17:32:42.8411087Z 2021-05-16T17:32:42.8411766Z Reading state information... Done 2021-05-16T17:32:42.8803755Z ##[group]Run git config user.name adigherman 2021-05-16T17:32:42.8804381Z git config user.name adigherman 2021-05-16T17:32:42.8804921Z git config user.email adig@jhu.edu 2021-05-16T17:32:42.8844831Z shell: /usr/bin/bash -e {0} 2021-05-16T17:32:42.8845206Z env: 2021-05-16T17:32:42.8845653Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:42.8846100Z TIC_DEPLOY_KEY: 2021-05-16T17:32:42.8846892Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:42.8848461Z GITHUB_PAT: *** 2021-05-16T17:32:42.8848842Z COVERALLS_TOKEN: 2021-05-16T17:32:42.8849865Z continue-on-error: false 2021-05-16T17:32:42.8850318Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:42.8850787Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:42.8851207Z TZ: UTC 2021-05-16T17:32:42.8851588Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:42.8851973Z NOT_CRAN: true 2021-05-16T17:32:42.8852349Z ##[endgroup] 2021-05-16T17:32:42.9171624Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T17:32:42.9172221Z env: 2021-05-16T17:32:42.9172644Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:42.9173083Z TIC_DEPLOY_KEY: 2021-05-16T17:32:42.9173831Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:42.9175521Z GITHUB_PAT: *** 2021-05-16T17:32:42.9175905Z COVERALLS_TOKEN: 2021-05-16T17:32:42.9176357Z continue-on-error: false 2021-05-16T17:32:42.9176799Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:42.9177236Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:42.9177648Z TZ: UTC 2021-05-16T17:32:42.9177995Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:42.9178392Z NOT_CRAN: true 2021-05-16T17:32:42.9178728Z ##[endgroup] 2021-05-16T17:32:43.1171527Z Reading package lists... 2021-05-16T17:32:43.2922060Z Building dependency tree... 2021-05-16T17:32:43.2942290Z Reading state information... 2021-05-16T17:32:43.4343396Z The following additional packages will be installed: 2021-05-16T17:32:43.4346620Z cmake-data libjsoncpp1 librhash0 2021-05-16T17:32:43.4352666Z Suggested packages: 2021-05-16T17:32:43.4353445Z cmake-doc ninja-build 2021-05-16T17:32:43.4757346Z The following NEW packages will be installed: 2021-05-16T17:32:43.4762088Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T17:32:43.4947265Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:43.4947981Z Need to get 5470 kB of archives. 2021-05-16T17:32:43.4948675Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T17:32:43.4950304Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T17:32:43.5110751Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T17:32:43.5118435Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T17:32:43.5130328Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T17:32:43.9130206Z Fetched 5470 kB in 0s (88.1 MB/s) 2021-05-16T17:32:43.9473807Z Selecting previously unselected package cmake-data. 2021-05-16T17:32:43.9540320Z (Reading database ... 2021-05-16T17:32:43.9541007Z (Reading database ... 5% 2021-05-16T17:32:43.9541661Z (Reading database ... 10% 2021-05-16T17:32:43.9542308Z (Reading database ... 15% 2021-05-16T17:32:43.9543115Z (Reading database ... 20% 2021-05-16T17:32:43.9543745Z (Reading database ... 25% 2021-05-16T17:32:43.9544365Z (Reading database ... 30% 2021-05-16T17:32:43.9544989Z (Reading database ... 35% 2021-05-16T17:32:43.9545602Z (Reading database ... 40% 2021-05-16T17:32:43.9546223Z (Reading database ... 45% 2021-05-16T17:32:43.9546844Z (Reading database ... 50% 2021-05-16T17:32:43.9577027Z (Reading database ... 55% 2021-05-16T17:32:43.9610337Z (Reading database ... 60% 2021-05-16T17:32:43.9645139Z (Reading database ... 65% 2021-05-16T17:32:43.9759290Z (Reading database ... 70% 2021-05-16T17:32:43.9864083Z (Reading database ... 75% 2021-05-16T17:32:44.0111436Z (Reading database ... 80% 2021-05-16T17:32:44.0381036Z (Reading database ... 85% 2021-05-16T17:32:44.0512034Z (Reading database ... 90% 2021-05-16T17:32:44.0580671Z (Reading database ... 95% 2021-05-16T17:32:44.0582623Z (Reading database ... 100% 2021-05-16T17:32:44.0584661Z (Reading database ... 261898 files and directories currently installed.) 2021-05-16T17:32:44.0692120Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T17:32:44.0907849Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:32:44.6202334Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T17:32:44.6485655Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T17:32:44.6498401Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:32:44.6810268Z Selecting previously unselected package librhash0:amd64. 2021-05-16T17:32:44.7025823Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T17:32:44.7033028Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:32:44.7370220Z Selecting previously unselected package cmake. 2021-05-16T17:32:44.7574231Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T17:32:44.7581906Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:32:45.2111760Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:32:45.2134630Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:32:45.2487303Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:32:45.2505115Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:32:45.2528303Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:46.2728928Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:48.1451886Z Reading package lists... 2021-05-16T17:32:48.2836069Z Building dependency tree... 2021-05-16T17:32:48.2852357Z Reading state information... 2021-05-16T17:32:48.4233303Z Suggested packages: 2021-05-16T17:32:48.4243065Z libssh-doc 2021-05-16T17:32:48.4653941Z The following NEW packages will be installed: 2021-05-16T17:32:48.4656860Z libssh-dev 2021-05-16T17:32:48.4833291Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:48.4833978Z Need to get 219 kB of archives. 2021-05-16T17:32:48.4834669Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T17:32:48.4836448Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T17:32:48.8516577Z Fetched 219 kB in 0s (11.1 MB/s) 2021-05-16T17:32:48.8780370Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T17:32:48.8845948Z (Reading database ... 2021-05-16T17:32:48.8846637Z (Reading database ... 5% 2021-05-16T17:32:48.8847296Z (Reading database ... 10% 2021-05-16T17:32:48.8847937Z (Reading database ... 15% 2021-05-16T17:32:48.8848568Z (Reading database ... 20% 2021-05-16T17:32:48.8849176Z (Reading database ... 25% 2021-05-16T17:32:48.8849940Z (Reading database ... 30% 2021-05-16T17:32:48.8850564Z (Reading database ... 35% 2021-05-16T17:32:48.8851190Z (Reading database ... 40% 2021-05-16T17:32:48.8851818Z (Reading database ... 45% 2021-05-16T17:32:48.8852429Z (Reading database ... 50% 2021-05-16T17:32:48.8881580Z (Reading database ... 55% 2021-05-16T17:32:48.8914545Z (Reading database ... 60% 2021-05-16T17:32:48.8948881Z (Reading database ... 65% 2021-05-16T17:32:48.9058149Z (Reading database ... 70% 2021-05-16T17:32:48.9157944Z (Reading database ... 75% 2021-05-16T17:32:48.9398271Z (Reading database ... 80% 2021-05-16T17:32:48.9665847Z (Reading database ... 85% 2021-05-16T17:32:48.9796126Z (Reading database ... 90% 2021-05-16T17:32:48.9865722Z (Reading database ... 95% 2021-05-16T17:32:48.9866268Z (Reading database ... 100% 2021-05-16T17:32:48.9867080Z (Reading database ... 264682 files and directories currently installed.) 2021-05-16T17:32:48.9970248Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:32:48.9979985Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:32:49.0760472Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:32:50.9304022Z Reading package lists... 2021-05-16T17:32:51.0864658Z Building dependency tree... 2021-05-16T17:32:51.0882765Z Reading state information... 2021-05-16T17:32:51.2672838Z The following NEW packages will be installed: 2021-05-16T17:32:51.2676595Z jags 2021-05-16T17:32:51.2884730Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:51.2885598Z Need to get 1562 kB of archives. 2021-05-16T17:32:51.2886777Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T17:32:51.2888695Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T17:32:51.6814647Z Fetched 1562 kB in 0s (40.1 MB/s) 2021-05-16T17:32:51.7130746Z Selecting previously unselected package jags. 2021-05-16T17:32:51.7142124Z (Reading database ... 2021-05-16T17:32:51.7143219Z (Reading database ... 5% 2021-05-16T17:32:51.7143739Z (Reading database ... 10% 2021-05-16T17:32:51.7144249Z (Reading database ... 15% 2021-05-16T17:32:51.7144695Z (Reading database ... 20% 2021-05-16T17:32:51.7145639Z (Reading database ... 25% 2021-05-16T17:32:51.7146119Z (Reading database ... 30% 2021-05-16T17:32:51.7146566Z (Reading database ... 35% 2021-05-16T17:32:51.7147021Z (Reading database ... 40% 2021-05-16T17:32:51.7147860Z (Reading database ... 45% 2021-05-16T17:32:51.7148313Z (Reading database ... 50% 2021-05-16T17:32:51.7173609Z (Reading database ... 55% 2021-05-16T17:32:51.7208183Z (Reading database ... 60% 2021-05-16T17:32:51.7241945Z (Reading database ... 65% 2021-05-16T17:32:51.7353626Z (Reading database ... 70% 2021-05-16T17:32:51.7455558Z (Reading database ... 75% 2021-05-16T17:32:51.7695352Z (Reading database ... 80% 2021-05-16T17:32:51.7966343Z (Reading database ... 85% 2021-05-16T17:32:51.8092544Z (Reading database ... 90% 2021-05-16T17:32:51.8159004Z (Reading database ... 95% 2021-05-16T17:32:51.8159809Z (Reading database ... 100% 2021-05-16T17:32:51.8160780Z (Reading database ... 264701 files and directories currently installed.) 2021-05-16T17:32:51.8268046Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T17:32:51.8283158Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T17:32:51.9745492Z Setting up jags (4.3.0-3build1) ... 2021-05-16T17:32:51.9909984Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:52.6660181Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:54.5583825Z Reading package lists... 2021-05-16T17:32:54.7065700Z Building dependency tree... 2021-05-16T17:32:54.7082514Z Reading state information... 2021-05-16T17:32:54.8503714Z The following additional packages will be installed: 2021-05-16T17:32:54.8505727Z libnode64 libuv1-dev 2021-05-16T17:32:54.8953822Z The following NEW packages will be installed: 2021-05-16T17:32:54.8956931Z libnode-dev libnode64 libuv1-dev 2021-05-16T17:32:54.9136301Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:54.9137019Z Need to get 6239 kB of archives. 2021-05-16T17:32:54.9138151Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T17:32:54.9139902Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T17:32:54.9172465Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T17:32:54.9637411Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T17:32:55.3391179Z Fetched 6239 kB in 0s (93.3 MB/s) 2021-05-16T17:32:55.5891558Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T17:32:55.5972949Z (Reading database ... 2021-05-16T17:32:55.5973422Z (Reading database ... 5% 2021-05-16T17:32:55.5973890Z (Reading database ... 10% 2021-05-16T17:32:55.5974363Z (Reading database ... 15% 2021-05-16T17:32:55.5974829Z (Reading database ... 20% 2021-05-16T17:32:55.5975289Z (Reading database ... 25% 2021-05-16T17:32:55.5975734Z (Reading database ... 30% 2021-05-16T17:32:55.5976190Z (Reading database ... 35% 2021-05-16T17:32:55.5976634Z (Reading database ... 40% 2021-05-16T17:32:55.5977088Z (Reading database ... 45% 2021-05-16T17:32:55.5977536Z (Reading database ... 50% 2021-05-16T17:32:55.6010229Z (Reading database ... 55% 2021-05-16T17:32:55.6043707Z (Reading database ... 60% 2021-05-16T17:32:55.6078808Z (Reading database ... 65% 2021-05-16T17:32:55.6189452Z (Reading database ... 70% 2021-05-16T17:32:55.6300306Z (Reading database ... 75% 2021-05-16T17:32:55.6556141Z (Reading database ... 80% 2021-05-16T17:32:55.6855809Z (Reading database ... 85% 2021-05-16T17:32:55.6984761Z (Reading database ... 90% 2021-05-16T17:32:55.7053502Z (Reading database ... 95% 2021-05-16T17:32:55.7054062Z (Reading database ... 100% 2021-05-16T17:32:55.7054882Z (Reading database ... 264841 files and directories currently installed.) 2021-05-16T17:32:55.7157022Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T17:32:55.7296449Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:32:55.8410732Z Selecting previously unselected package libnode64:amd64. 2021-05-16T17:32:55.8615262Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:32:56.0331452Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:56.6436768Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T17:32:56.6677242Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:32:56.6686891Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:56.7517406Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:32:56.7536017Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:56.7553439Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:56.7574064Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:58.6463917Z Reading package lists... 2021-05-16T17:32:58.7987994Z Building dependency tree... 2021-05-16T17:32:58.8004556Z Reading state information... 2021-05-16T17:32:58.9507455Z The following additional packages will be installed: 2021-05-16T17:32:58.9510338Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:32:58.9515002Z Suggested packages: 2021-05-16T17:32:58.9515928Z libfftw3-doc 2021-05-16T17:32:58.9954450Z The following NEW packages will be installed: 2021-05-16T17:32:58.9963261Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:32:59.0154083Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:59.0154807Z Need to get 3986 kB of archives. 2021-05-16T17:32:59.0155508Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T17:32:59.0157249Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T17:32:59.0231402Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T17:32:59.0296975Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T17:32:59.0495430Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T17:32:59.0501710Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T17:32:59.4491239Z Fetched 3986 kB in 0s (59.8 MB/s) 2021-05-16T17:32:59.4772136Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T17:32:59.4833663Z (Reading database ... 2021-05-16T17:32:59.4834351Z (Reading database ... 5% 2021-05-16T17:32:59.4834990Z (Reading database ... 10% 2021-05-16T17:32:59.4835650Z (Reading database ... 15% 2021-05-16T17:32:59.4836269Z (Reading database ... 20% 2021-05-16T17:32:59.4836892Z (Reading database ... 25% 2021-05-16T17:32:59.4837529Z (Reading database ... 30% 2021-05-16T17:32:59.4838155Z (Reading database ... 35% 2021-05-16T17:32:59.4838755Z (Reading database ... 40% 2021-05-16T17:32:59.4839375Z (Reading database ... 45% 2021-05-16T17:32:59.4839990Z (Reading database ... 50% 2021-05-16T17:32:59.4871226Z (Reading database ... 55% 2021-05-16T17:32:59.4907642Z (Reading database ... 60% 2021-05-16T17:32:59.4949455Z (Reading database ... 65% 2021-05-16T17:32:59.5070018Z (Reading database ... 70% 2021-05-16T17:32:59.5186166Z (Reading database ... 75% 2021-05-16T17:32:59.5455006Z (Reading database ... 80% 2021-05-16T17:32:59.5784499Z (Reading database ... 85% 2021-05-16T17:32:59.5939538Z (Reading database ... 90% 2021-05-16T17:32:59.6020193Z (Reading database ... 95% 2021-05-16T17:32:59.6022151Z (Reading database ... 100% 2021-05-16T17:32:59.6024451Z (Reading database ... 264977 files and directories currently installed.) 2021-05-16T17:32:59.6141388Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:59.6156645Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:59.6651928Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T17:32:59.6919503Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:59.6927421Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:59.7811817Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T17:32:59.8004511Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:59.8015882Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:59.8884046Z Selecting previously unselected package libfftw3-bin. 2021-05-16T17:32:59.9155577Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:59.9162901Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:32:59.9395682Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T17:32:59.9670464Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:59.9679480Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:00.2394420Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:00.2417281Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:00.2434542Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:00.2450281Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:33:00.2469545Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:00.2494195Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:00.9843397Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:02.9499633Z Reading package lists... 2021-05-16T17:33:03.1008935Z Building dependency tree... 2021-05-16T17:33:03.1025842Z Reading state information... 2021-05-16T17:33:03.2416616Z The following additional packages will be installed: 2021-05-16T17:33:03.2419104Z libdcmtk14 2021-05-16T17:33:03.2827236Z The following NEW packages will be installed: 2021-05-16T17:33:03.2831407Z dcmtk libdcmtk14 2021-05-16T17:33:03.3519192Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:03.3520346Z Need to get 5546 kB of archives. 2021-05-16T17:33:03.3521603Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T17:33:03.3539604Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T17:33:03.5222104Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T17:33:03.9194701Z Fetched 5546 kB in 0s (21.2 MB/s) 2021-05-16T17:33:03.9531246Z Selecting previously unselected package libdcmtk14. 2021-05-16T17:33:03.9547088Z (Reading database ... 2021-05-16T17:33:03.9547855Z (Reading database ... 5% 2021-05-16T17:33:03.9548481Z (Reading database ... 10% 2021-05-16T17:33:03.9549110Z (Reading database ... 15% 2021-05-16T17:33:03.9549753Z (Reading database ... 20% 2021-05-16T17:33:03.9550386Z (Reading database ... 25% 2021-05-16T17:33:03.9551009Z (Reading database ... 30% 2021-05-16T17:33:03.9551616Z (Reading database ... 35% 2021-05-16T17:33:03.9552226Z (Reading database ... 40% 2021-05-16T17:33:03.9552824Z (Reading database ... 45% 2021-05-16T17:33:03.9553437Z (Reading database ... 50% 2021-05-16T17:33:03.9583262Z (Reading database ... 55% 2021-05-16T17:33:03.9615997Z (Reading database ... 60% 2021-05-16T17:33:03.9651037Z (Reading database ... 65% 2021-05-16T17:33:03.9758595Z (Reading database ... 70% 2021-05-16T17:33:03.9863334Z (Reading database ... 75% 2021-05-16T17:33:04.0108574Z (Reading database ... 80% 2021-05-16T17:33:04.0387933Z (Reading database ... 85% 2021-05-16T17:33:04.0517620Z (Reading database ... 90% 2021-05-16T17:33:04.0586555Z (Reading database ... 95% 2021-05-16T17:33:04.0587126Z (Reading database ... 100% 2021-05-16T17:33:04.0587925Z (Reading database ... 265068 files and directories currently installed.) 2021-05-16T17:33:04.0693861Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:33:04.0709468Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:33:04.5331256Z Selecting previously unselected package dcmtk. 2021-05-16T17:33:04.5553709Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:33:04.5603516Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:33:04.6885550Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:33:04.6906120Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:33:04.7000023Z Adding `dcmtk' group to system ... 2021-05-16T17:33:04.7657228Z Adding `dcmtk' user to system ... 2021-05-16T17:33:04.8900704Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T17:33:05.1283574Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:06.5774849Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:08.4607718Z Reading package lists... 2021-05-16T17:33:08.6021819Z Building dependency tree... 2021-05-16T17:33:08.6037774Z Reading state information... 2021-05-16T17:33:08.8121619Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T17:33:08.8122834Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:08.8720167Z Reading package lists... 2021-05-16T17:33:09.0147470Z Building dependency tree... 2021-05-16T17:33:09.0163917Z Reading state information... 2021-05-16T17:33:09.2407349Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T17:33:09.2408722Z libpng-dev set to manually installed. 2021-05-16T17:33:09.2409796Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:09.3007084Z Reading package lists... 2021-05-16T17:33:09.4478317Z Building dependency tree... 2021-05-16T17:33:09.4496050Z Reading state information... 2021-05-16T17:33:09.5878529Z The following additional packages will be installed: 2021-05-16T17:33:09.5881773Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T17:33:09.5888032Z Suggested packages: 2021-05-16T17:33:09.5889425Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T17:33:09.5890942Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T17:33:09.5892059Z fonts-arphic-uming fonts-nanum 2021-05-16T17:33:09.6314634Z The following NEW packages will be installed: 2021-05-16T17:33:09.6316519Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T17:33:09.6318152Z libpoppler97 poppler-data 2021-05-16T17:33:09.6490716Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:09.6491432Z Need to get 2582 kB of archives. 2021-05-16T17:33:09.6492126Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T17:33:09.6498078Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T17:33:09.6739598Z 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-16T17:33:09.6761173Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T17:33:09.6930091Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T17:33:09.6934895Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T17:33:09.6942260Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T17:33:10.0714803Z Fetched 2582 kB in 0s (44.2 MB/s) 2021-05-16T17:33:10.1011741Z Selecting previously unselected package poppler-data. 2021-05-16T17:33:10.1052724Z (Reading database ... 2021-05-16T17:33:10.1053273Z (Reading database ... 5% 2021-05-16T17:33:10.1053737Z (Reading database ... 10% 2021-05-16T17:33:10.1054185Z (Reading database ... 15% 2021-05-16T17:33:10.1054637Z (Reading database ... 20% 2021-05-16T17:33:10.1055269Z (Reading database ... 25% 2021-05-16T17:33:10.1055729Z (Reading database ... 30% 2021-05-16T17:33:10.1056168Z (Reading database ... 35% 2021-05-16T17:33:10.1056625Z (Reading database ... 40% 2021-05-16T17:33:10.1057069Z (Reading database ... 45% 2021-05-16T17:33:10.1057521Z (Reading database ... 50% 2021-05-16T17:33:10.1082503Z (Reading database ... 55% 2021-05-16T17:33:10.1118132Z (Reading database ... 60% 2021-05-16T17:33:10.1154825Z (Reading database ... 65% 2021-05-16T17:33:10.1273474Z (Reading database ... 70% 2021-05-16T17:33:10.1382905Z (Reading database ... 75% 2021-05-16T17:33:10.1637358Z (Reading database ... 80% 2021-05-16T17:33:10.1931077Z (Reading database ... 85% 2021-05-16T17:33:10.2065842Z (Reading database ... 90% 2021-05-16T17:33:10.2137445Z (Reading database ... 95% 2021-05-16T17:33:10.2137990Z (Reading database ... 100% 2021-05-16T17:33:10.2138694Z (Reading database ... 265303 files and directories currently installed.) 2021-05-16T17:33:10.2254086Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T17:33:10.2261452Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T17:33:10.4572203Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T17:33:10.4781521Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T17:33:10.4795598Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:33:10.5115068Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T17:33:10.5390100Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:10.5399667Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:10.6463766Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T17:33:10.6700361Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:10.6706287Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:10.6971711Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T17:33:10.7190004Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:10.7197339Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:10.7450899Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T17:33:10.7662326Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:10.7671285Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:10.8193432Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T17:33:10.8261441Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:33:10.8280100Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:10.8296807Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:10.8313393Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:10.8333241Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:10.8357370Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:33:10.9765581Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:12.8719755Z Reading package lists... 2021-05-16T17:33:13.0167414Z Building dependency tree... 2021-05-16T17:33:13.0184152Z Reading state information... 2021-05-16T17:33:13.1566457Z The following additional packages will be installed: 2021-05-16T17:33:13.1570406Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T17:33:13.1574395Z Suggested packages: 2021-05-16T17:33:13.1575309Z libhdf5-doc 2021-05-16T17:33:13.2008175Z The following NEW packages will be installed: 2021-05-16T17:33:13.2013687Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T17:33:13.2017018Z libsz2 2021-05-16T17:33:13.2183347Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:13.2184348Z Need to get 4074 kB of archives. 2021-05-16T17:33:13.2185151Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T17:33:13.2187368Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T17:33:13.2200104Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T17:33:13.2204357Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T17:33:13.2213386Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T17:33:13.2474492Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T17:33:13.2494280Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T17:33:13.2498423Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T17:33:13.6762442Z Fetched 4074 kB in 0s (42.1 MB/s) 2021-05-16T17:33:13.7051571Z Selecting previously unselected package hdf5-helpers. 2021-05-16T17:33:13.7099323Z (Reading database ... 2021-05-16T17:33:13.7099984Z (Reading database ... 5% 2021-05-16T17:33:13.7100621Z (Reading database ... 10% 2021-05-16T17:33:13.7101280Z (Reading database ... 15% 2021-05-16T17:33:13.7101916Z (Reading database ... 20% 2021-05-16T17:33:13.7102533Z (Reading database ... 25% 2021-05-16T17:33:13.7103171Z (Reading database ... 30% 2021-05-16T17:33:13.7103804Z (Reading database ... 35% 2021-05-16T17:33:13.7104424Z (Reading database ... 40% 2021-05-16T17:33:13.7105025Z (Reading database ... 45% 2021-05-16T17:33:13.7105640Z (Reading database ... 50% 2021-05-16T17:33:13.7135313Z (Reading database ... 55% 2021-05-16T17:33:13.7168453Z (Reading database ... 60% 2021-05-16T17:33:13.7202634Z (Reading database ... 65% 2021-05-16T17:33:13.7312807Z (Reading database ... 70% 2021-05-16T17:33:13.7413381Z (Reading database ... 75% 2021-05-16T17:33:13.7651035Z (Reading database ... 80% 2021-05-16T17:33:13.7926329Z (Reading database ... 85% 2021-05-16T17:33:13.8056090Z (Reading database ... 90% 2021-05-16T17:33:13.8129651Z (Reading database ... 95% 2021-05-16T17:33:13.8130222Z (Reading database ... 100% 2021-05-16T17:33:13.8131032Z (Reading database ... 265863 files and directories currently installed.) 2021-05-16T17:33:13.8244513Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:13.8255350Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:13.8476558Z Selecting previously unselected package libaec0:amd64. 2021-05-16T17:33:13.8736796Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T17:33:13.8750849Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:33:13.9010817Z Selecting previously unselected package libsz2:amd64. 2021-05-16T17:33:13.9216673Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T17:33:13.9225760Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:33:13.9491253Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T17:33:13.9714674Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:13.9725274Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:14.1092004Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T17:33:14.1324697Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:14.1336098Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:14.1690792Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T17:33:14.1907928Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T17:33:14.1914562Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:33:14.2171494Z Selecting previously unselected package libhdf5-dev. 2021-05-16T17:33:14.2402251Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:14.2409677Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:14.5269518Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:14.5290638Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:33:14.5310096Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:33:14.5334032Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:33:14.5351320Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:14.5372567Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:14.5397747Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:14.5464017Z 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-16T17:33:14.5483242Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:15.2305575Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:17.0892727Z Reading package lists... 2021-05-16T17:33:17.2265851Z Building dependency tree... 2021-05-16T17:33:17.2283441Z Reading state information... 2021-05-16T17:33:17.3639188Z The following additional packages will be installed: 2021-05-16T17:33:17.3642826Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T17:33:17.4068601Z The following NEW packages will be installed: 2021-05-16T17:33:17.4071672Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T17:33:17.4073623Z mesa-common-dev 2021-05-16T17:33:17.4251472Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:17.4252622Z Need to get 1761 kB of archives. 2021-05-16T17:33:17.4253380Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T17:33:17.4255064Z 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-16T17:33:17.4284557Z 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-16T17:33:17.4291459Z 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-16T17:33:17.4304263Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T17:33:17.4319916Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T17:33:17.4340305Z 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-16T17:33:17.8173552Z Fetched 1761 kB in 0s (53.0 MB/s) 2021-05-16T17:33:17.8451704Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T17:33:17.8515947Z (Reading database ... 2021-05-16T17:33:17.8516494Z (Reading database ... 5% 2021-05-16T17:33:17.8516945Z (Reading database ... 10% 2021-05-16T17:33:17.8517404Z (Reading database ... 15% 2021-05-16T17:33:17.8517848Z (Reading database ... 20% 2021-05-16T17:33:17.8518308Z (Reading database ... 25% 2021-05-16T17:33:17.8518780Z (Reading database ... 30% 2021-05-16T17:33:17.8519221Z (Reading database ... 35% 2021-05-16T17:33:17.8519671Z (Reading database ... 40% 2021-05-16T17:33:17.8520112Z (Reading database ... 45% 2021-05-16T17:33:17.8520565Z (Reading database ... 50% 2021-05-16T17:33:17.8560505Z (Reading database ... 55% 2021-05-16T17:33:17.8594540Z (Reading database ... 60% 2021-05-16T17:33:17.8630696Z (Reading database ... 65% 2021-05-16T17:33:17.8742801Z (Reading database ... 70% 2021-05-16T17:33:17.8844675Z (Reading database ... 75% 2021-05-16T17:33:17.9085699Z (Reading database ... 80% 2021-05-16T17:33:17.9356273Z (Reading database ... 85% 2021-05-16T17:33:17.9485476Z (Reading database ... 90% 2021-05-16T17:33:17.9557773Z (Reading database ... 95% 2021-05-16T17:33:17.9558298Z (Reading database ... 100% 2021-05-16T17:33:17.9558991Z (Reading database ... 266071 files and directories currently installed.) 2021-05-16T17:33:17.9674887Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:33:17.9687656Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:33:18.0010940Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T17:33:18.0268770Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:18.0276950Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:18.0675876Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T17:33:18.0892303Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:18.0903043Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:18.1252003Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T17:33:18.1482176Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T17:33:18.1498974Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:18.1891699Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T17:33:18.2116691Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T17:33:18.2123477Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:18.2571607Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T17:33:18.2792134Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:18.2799823Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:18.4269165Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:33:18.4289898Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:18.4306676Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:18.4325115Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:18.4350392Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:18.4366942Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:18.4386904Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:19.6911963Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:21.5546303Z Reading package lists... 2021-05-16T17:33:21.6969418Z Building dependency tree... 2021-05-16T17:33:21.6986850Z Reading state information... 2021-05-16T17:33:21.8354964Z The following additional packages will be installed: 2021-05-16T17:33:21.8357424Z libprotobuf-lite17 libprotoc17 2021-05-16T17:33:21.8763229Z The following NEW packages will be installed: 2021-05-16T17:33:21.8765582Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T17:33:21.8766735Z protobuf-compiler 2021-05-16T17:33:21.8941485Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:21.8942511Z Need to get 2754 kB of archives. 2021-05-16T17:33:21.8943638Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T17:33:21.8946079Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T17:33:21.8974135Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T17:33:21.9034242Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T17:33:21.9120831Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T17:33:21.9176557Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T17:33:22.2859652Z Fetched 2754 kB in 0s (73.6 MB/s) 2021-05-16T17:33:22.3126455Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T17:33:22.3193112Z (Reading database ... 2021-05-16T17:33:22.3193875Z (Reading database ... 5% 2021-05-16T17:33:22.3194516Z (Reading database ... 10% 2021-05-16T17:33:22.3195130Z (Reading database ... 15% 2021-05-16T17:33:22.3195750Z (Reading database ... 20% 2021-05-16T17:33:22.3196405Z (Reading database ... 25% 2021-05-16T17:33:22.3197191Z (Reading database ... 30% 2021-05-16T17:33:22.3197828Z (Reading database ... 35% 2021-05-16T17:33:22.3198449Z (Reading database ... 40% 2021-05-16T17:33:22.3199065Z (Reading database ... 45% 2021-05-16T17:33:22.3199666Z (Reading database ... 50% 2021-05-16T17:33:22.3217575Z (Reading database ... 55% 2021-05-16T17:33:22.3250931Z (Reading database ... 60% 2021-05-16T17:33:22.3283729Z (Reading database ... 65% 2021-05-16T17:33:22.3391503Z (Reading database ... 70% 2021-05-16T17:33:22.3489129Z (Reading database ... 75% 2021-05-16T17:33:22.3723714Z (Reading database ... 80% 2021-05-16T17:33:22.3988083Z (Reading database ... 85% 2021-05-16T17:33:22.4116668Z (Reading database ... 90% 2021-05-16T17:33:22.4185798Z (Reading database ... 95% 2021-05-16T17:33:22.4186347Z (Reading database ... 100% 2021-05-16T17:33:22.4187154Z (Reading database ... 266554 files and directories currently installed.) 2021-05-16T17:33:22.4292093Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:22.4311743Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:22.4691156Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T17:33:22.4889114Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:22.4896675Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:22.5731890Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T17:33:22.5941122Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:22.5956756Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:22.7452468Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T17:33:22.7706220Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:22.7718833Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:22.8771431Z Selecting previously unselected package protobuf-compiler. 2021-05-16T17:33:22.8991418Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:22.8998729Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:22.9523139Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:22.9545624Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:22.9569881Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:22.9594571Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:22.9614738Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:22.9641737Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:23.6220080Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:25.4694785Z Reading package lists... 2021-05-16T17:33:25.6094415Z Building dependency tree... 2021-05-16T17:33:25.6111227Z Reading state information... 2021-05-16T17:33:25.7493522Z The following additional packages will be installed: 2021-05-16T17:33:25.7496930Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T17:33:25.7501882Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T17:33:25.7502996Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T17:33:25.7504356Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T17:33:25.7505722Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T17:33:25.7506974Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:33:25.7508305Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:33:25.7509652Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:33:25.7510950Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:33:25.7512237Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:33:25.7513914Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:33:25.7515193Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:33:25.7516400Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:33:25.7517598Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:33:25.7518336Z Suggested packages: 2021-05-16T17:33:25.7519423Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T17:33:25.7520738Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T17:33:25.7522218Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T17:33:25.7523543Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T17:33:25.8151104Z The following NEW packages will be installed: 2021-05-16T17:33:25.8153103Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T17:33:25.8154678Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T17:33:25.8156068Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T17:33:25.8157657Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T17:33:25.8159279Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T17:33:25.8160880Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:33:25.8162504Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:33:25.8164108Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:33:25.8165632Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:33:25.8167154Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:33:25.8168762Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:33:25.8170423Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:33:25.8172553Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:33:25.8173999Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:33:25.8336951Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:25.8337644Z Need to get 47.1 MB of archives. 2021-05-16T17:33:25.8338403Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T17:33:25.8340066Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T17:33:25.8542276Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T17:33:25.8552305Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T17:33:25.8558597Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T17:33:25.8574502Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T17:33:25.8580637Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T17:33:25.8587506Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T17:33:25.8644793Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T17:33:25.9245940Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T17:33:25.9252098Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T17:33:25.9269862Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T17:33:25.9288013Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T17:33:25.9293422Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T17:33:25.9298371Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T17:33:25.9306856Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T17:33:25.9315947Z 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-16T17:33:25.9324417Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T17:33:25.9339493Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T17:33:25.9345888Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T17:33:25.9353982Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T17:33:25.9365167Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T17:33:25.9404966Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T17:33:25.9483650Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T17:33:25.9499808Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T17:33:25.9506453Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T17:33:25.9525998Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T17:33:25.9972355Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T17:33:25.9979857Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T17:33:25.9983703Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T17:33:25.9995986Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T17:33:26.0008031Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T17:33:26.0014232Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T17:33:26.0024451Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T17:33:26.0036616Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T17:33:26.0081837Z 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-16T17:33:26.0102561Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T17:33:26.0197529Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T17:33:26.0199551Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T17:33:26.7205069Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T17:33:26.7214697Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T17:33:26.7222362Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T17:33:26.7228840Z 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-16T17:33:26.7238739Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T17:33:26.7248848Z 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-16T17:33:26.7259422Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T17:33:26.7414963Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T17:33:26.7436383Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T17:33:26.7469182Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T17:33:26.7498928Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T17:33:26.7812381Z 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-16T17:33:26.7844551Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T17:33:26.7856352Z 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-16T17:33:26.7863654Z 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-16T17:33:26.7870613Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T17:33:26.7886183Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T17:33:26.7897912Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T17:33:26.7945444Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T17:33:26.7979823Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T17:33:26.7987483Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T17:33:26.8072092Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T17:33:26.8079158Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T17:33:26.8097856Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T17:33:26.8133105Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T17:33:26.8177091Z 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-16T17:33:26.8236941Z 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-16T17:33:26.8253815Z 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-16T17:33:26.8264830Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T17:33:26.8547057Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T17:33:26.8568291Z 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-16T17:33:26.8837476Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T17:33:26.8847342Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T17:33:26.8864621Z 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-16T17:33:26.9107771Z 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-16T17:33:26.9482007Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T17:33:26.9566778Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T17:33:26.9570010Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T17:33:27.4882975Z Fetched 47.1 MB in 1s (41.4 MB/s) 2021-05-16T17:33:27.5158683Z Selecting previously unselected package libaom0:amd64. 2021-05-16T17:33:27.5226212Z (Reading database ... 2021-05-16T17:33:27.5226892Z (Reading database ... 5% 2021-05-16T17:33:27.5227549Z (Reading database ... 10% 2021-05-16T17:33:27.5228184Z (Reading database ... 15% 2021-05-16T17:33:27.5228825Z (Reading database ... 20% 2021-05-16T17:33:27.5229435Z (Reading database ... 25% 2021-05-16T17:33:27.5230056Z (Reading database ... 30% 2021-05-16T17:33:27.5230663Z (Reading database ... 35% 2021-05-16T17:33:27.5231277Z (Reading database ... 40% 2021-05-16T17:33:27.5231880Z (Reading database ... 45% 2021-05-16T17:33:27.5232495Z (Reading database ... 50% 2021-05-16T17:33:27.5263838Z (Reading database ... 55% 2021-05-16T17:33:27.5294436Z (Reading database ... 60% 2021-05-16T17:33:27.5327865Z (Reading database ... 65% 2021-05-16T17:33:27.5438307Z (Reading database ... 70% 2021-05-16T17:33:27.5540031Z (Reading database ... 75% 2021-05-16T17:33:27.5786481Z (Reading database ... 80% 2021-05-16T17:33:27.6058581Z (Reading database ... 85% 2021-05-16T17:33:27.6184696Z (Reading database ... 90% 2021-05-16T17:33:27.6253022Z (Reading database ... 95% 2021-05-16T17:33:27.6253600Z (Reading database ... 100% 2021-05-16T17:33:27.6254425Z (Reading database ... 266725 files and directories currently installed.) 2021-05-16T17:33:27.6355094Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T17:33:27.6373686Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:33:27.7650928Z Selecting previously unselected package libva2:amd64. 2021-05-16T17:33:27.7867015Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:27.7875153Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T17:33:27.8118120Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T17:33:27.8387893Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:27.8395024Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:33:27.8690552Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T17:33:27.8870255Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:27.8878158Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:33:27.9084306Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T17:33:27.9350215Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:33:27.9357910Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:27.9731131Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T17:33:27.9948281Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T17:33:27.9956153Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:33:28.0210401Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T17:33:28.0442898Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:28.0450858Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:28.0846208Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T17:33:28.1111535Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T17:33:28.1119094Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:33:28.8010515Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T17:33:28.8199420Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T17:33:28.8206347Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:33:28.8490588Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T17:33:28.8700824Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T17:33:28.8708923Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:33:28.9013134Z Selecting previously unselected package libopus0:amd64. 2021-05-16T17:33:28.9283489Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:28.9291116Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:33:28.9730552Z Selecting previously unselected package libshine3:amd64. 2021-05-16T17:33:28.9913361Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T17:33:28.9922127Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:33:29.0171006Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T17:33:29.0395204Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T17:33:29.0402258Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:33:29.0651009Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T17:33:29.0880856Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T17:33:29.0888359Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:33:29.1210257Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T17:33:29.1401284Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T17:33:29.1408600Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:33:29.1730381Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T17:33:29.1938114Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:29.1947193Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:29.2250287Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T17:33:29.2443925Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T17:33:29.2452774Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:33:29.2810472Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T17:33:29.3059951Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T17:33:29.3070711Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:33:29.3348154Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T17:33:29.3575581Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T17:33:29.3583011Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:33:29.3866277Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T17:33:29.4137254Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:29.4145265Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:33:29.4490825Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T17:33:29.4670518Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T17:33:29.4677456Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:33:29.5370613Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T17:33:29.5602600Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T17:33:29.5609889Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:33:29.7438265Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T17:33:29.7711191Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T17:33:29.7718139Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:33:29.8090832Z Selecting previously unselected package libzvbi-common. 2021-05-16T17:33:29.8362116Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T17:33:29.8369222Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T17:33:29.8607798Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T17:33:29.8877956Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T17:33:29.8888506Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:33:29.9370188Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T17:33:29.9557128Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:29.9564357Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:30.3937169Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T17:33:30.4208902Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T17:33:30.4216264Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:33:30.4491566Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T17:33:30.4725213Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T17:33:30.4733114Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:33:30.5010986Z Selecting previously unselected package libass9:amd64. 2021-05-16T17:33:30.5193606Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T17:33:30.5201862Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:33:30.5530258Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T17:33:30.5734252Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T17:33:30.5744394Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:33:30.6130337Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T17:33:30.6328265Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T17:33:30.6335425Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:33:30.6650217Z Selecting previously unselected package libgme0:amd64. 2021-05-16T17:33:30.6839566Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T17:33:30.6849883Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:33:31.3353598Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T17:33:31.3362171Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T17:33:31.3363254Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:33:31.3364171Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T17:33:31.3365360Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T17:33:31.3366424Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:33:31.3367773Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T17:33:31.3369040Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:33:31.3370382Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:31.3371636Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T17:33:31.3373037Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:31.3373979Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:31.3374782Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T17:33:31.3375763Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T17:33:31.3376619Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:33:31.3377376Z Selecting previously unselected package libflite1:amd64. 2021-05-16T17:33:31.3378322Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T17:33:31.3379172Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:33:32.2146854Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T17:33:32.2418479Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T17:33:32.2425919Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:33:32.2730676Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T17:33:32.2935121Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T17:33:32.2943208Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:33:32.3159602Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T17:33:32.3434154Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T17:33:32.3441684Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:33:32.3647278Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T17:33:32.3916769Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:32.3923759Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:33:32.4210291Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T17:33:32.4416850Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T17:33:32.4426136Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:33:32.4647520Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T17:33:32.4915973Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:32.4925578Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:32.5171880Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T17:33:32.5440917Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T17:33:32.5447922Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:33:32.6571055Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T17:33:32.6800832Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T17:33:32.6808264Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:33:32.7077480Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T17:33:32.7350457Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:32.7357703Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:32.7770295Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T17:33:32.7964963Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T17:33:32.7972099Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:33:32.8250213Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T17:33:32.8458354Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:32.8467695Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:32.9690289Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T17:33:32.9881692Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T17:33:32.9891128Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:33:33.0370242Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T17:33:33.0549530Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T17:33:33.0559778Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:33:33.0800227Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T17:33:33.1067731Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:33.1077078Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:33.1290852Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T17:33:33.1553953Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:33.1564969Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:33.1850778Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T17:33:33.2036392Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T17:33:33.2046289Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:33:33.2305124Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T17:33:33.2571290Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T17:33:33.2578262Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:33:33.2850709Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T17:33:33.3055820Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T17:33:33.3069049Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:33:33.3531664Z Selecting previously unselected package libopenal-data. 2021-05-16T17:33:33.3767516Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T17:33:33.3775288Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T17:33:33.4113034Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T17:33:33.4379677Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T17:33:33.4391511Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:33:33.4603283Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T17:33:33.4867475Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T17:33:33.4874470Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:33:33.5530299Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T17:33:33.5716078Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T17:33:33.5723028Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:33:33.5970882Z Selecting previously unselected package libflac8:amd64. 2021-05-16T17:33:33.6190778Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T17:33:33.6198320Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:33:33.6531005Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T17:33:33.6741650Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T17:33:33.6751441Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:33:33.7105616Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T17:33:33.7371157Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T17:33:33.7441906Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:33:33.7865199Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T17:33:33.8129877Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T17:33:33.8136841Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:33:33.8686024Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T17:33:33.8953556Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:33.8960459Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:33.9290455Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T17:33:33.9507485Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:33.9515375Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:33.9840511Z Selecting previously unselected package ffmpeg. 2021-05-16T17:33:34.0038504Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:34.0103055Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:34.1221612Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T17:33:34.1492676Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T17:33:34.1499940Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:33:34.1804330Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T17:33:34.2073064Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T17:33:34.2080619Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:33:34.3851508Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T17:33:34.4123746Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T17:33:34.4130940Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:33:34.4410324Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T17:33:34.4632984Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T17:33:34.4642977Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:33:34.4930837Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T17:33:34.5142746Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:34.5150193Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:34.7858256Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T17:33:34.8130554Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:34.8137609Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:35.0971134Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T17:33:35.1187088Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T17:33:35.1196246Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:33:35.2410911Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T17:33:35.2619834Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T17:33:35.2626569Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:33:35.2890596Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T17:33:35.3106567Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:33:35.3115195Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:35.3670096Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:33:35.3691355Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:35.3710851Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:33:35.3732326Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:33:35.3757314Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:33:35.3776476Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:33:35.3798338Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:33:35.3827267Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:33:35.3844195Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:33:35.3862257Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:33:35.3878195Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:33:35.3895342Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:33:35.3911237Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:33:35.3940530Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:33:35.3956714Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:33:35.3974503Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:33:35.3993862Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:33:35.4020046Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:33:35.4038862Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:33:35.4058791Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:33:35.4075422Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T17:33:35.4092219Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:33:35.4114165Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:33:35.4136213Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:33:35.4156768Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:33:35.4174531Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:33:35.4191745Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:33:35.4210899Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:33:35.4235424Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:33:35.4254452Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:33:35.4272205Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:33:35.4293671Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:33:35.4314865Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:33:35.4333821Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:35.4359355Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:33:35.4383773Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:33:35.4401066Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:33:35.4423097Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T17:33:35.4455393Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:35.4472746Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:33:35.4489942Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:33:35.4523454Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:33:35.4541851Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:33:35.4567578Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T17:33:35.4588443Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:33:35.4859642Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:33:35.4878836Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:33:35.4901312Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:33:35.4918949Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:33:35.4938356Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:33:35.4958679Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:35.4976409Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:33:35.5000687Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:35.5021226Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:35.5042993Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:33:35.5059263Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.5076817Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:33:35.5096340Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.5123350Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:33:35.5144402Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:33:35.5168942Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:35.5196068Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:33:35.5219632Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:33:35.5238289Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.5259505Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:33:35.5278348Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:33:35.5298835Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:33:35.5378653Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.5396159Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.5413298Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.5430346Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:33:35.5454540Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:33:35.5472450Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.5488228Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.5512245Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.5542388Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:35.5616762Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:36.5158026Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:38.3760003Z Reading package lists... 2021-05-16T17:33:38.5147006Z Building dependency tree... 2021-05-16T17:33:38.5165496Z Reading state information... 2021-05-16T17:33:38.6506536Z The following additional packages will be installed: 2021-05-16T17:33:38.6509942Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:33:38.6965263Z The following NEW packages will be installed: 2021-05-16T17:33:38.6967074Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:33:38.6970100Z libmagick++-dev 2021-05-16T17:33:38.7198865Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:38.7199861Z Need to get 309 kB of archives. 2021-05-16T17:33:38.7201122Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T17:33:38.7203105Z 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-16T17:33:38.7307861Z 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-16T17:33:38.7419186Z 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-16T17:33:38.7535419Z 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-16T17:33:39.1313983Z Fetched 309 kB in 0s (5902 kB/s) 2021-05-16T17:33:39.1601441Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T17:33:39.1670712Z (Reading database ... 2021-05-16T17:33:39.1671484Z (Reading database ... 5% 2021-05-16T17:33:39.1672157Z (Reading database ... 10% 2021-05-16T17:33:39.1672784Z (Reading database ... 15% 2021-05-16T17:33:39.1673427Z (Reading database ... 20% 2021-05-16T17:33:39.1674031Z (Reading database ... 25% 2021-05-16T17:33:39.1674651Z (Reading database ... 30% 2021-05-16T17:33:39.1675272Z (Reading database ... 35% 2021-05-16T17:33:39.1675874Z (Reading database ... 40% 2021-05-16T17:33:39.1676488Z (Reading database ... 45% 2021-05-16T17:33:39.1677101Z (Reading database ... 50% 2021-05-16T17:33:39.1711409Z (Reading database ... 55% 2021-05-16T17:33:39.1749769Z (Reading database ... 60% 2021-05-16T17:33:39.1777846Z (Reading database ... 65% 2021-05-16T17:33:39.1889014Z (Reading database ... 70% 2021-05-16T17:33:39.1998270Z (Reading database ... 75% 2021-05-16T17:33:39.2020541Z (Reading database ... 80% 2021-05-16T17:33:39.2481762Z (Reading database ... 85% 2021-05-16T17:33:39.2628340Z (Reading database ... 90% 2021-05-16T17:33:39.2697841Z (Reading database ... 95% 2021-05-16T17:33:39.2698412Z (Reading database ... 100% 2021-05-16T17:33:39.2699239Z (Reading database ... 267266 files and directories currently installed.) 2021-05-16T17:33:39.2799757Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:33:39.2873679Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.3341333Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T17:33:39.3549615Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:33:39.3562466Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.3970776Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T17:33:39.4153580Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:33:39.4161540Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.4731015Z Selecting previously unselected package libmagick++-dev. 2021-05-16T17:33:39.4917434Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:33:39.4998443Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.5490853Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.5564372Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.5582400Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.5606256Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:39.5673876Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:41.4168811Z Reading package lists... 2021-05-16T17:33:41.5536750Z Building dependency tree... 2021-05-16T17:33:41.5555181Z Reading state information... 2021-05-16T17:33:41.6895235Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T17:33:41.6899434Z The following additional packages will be installed: 2021-05-16T17:33:41.6900850Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T17:33:41.6903290Z libijs-0.35 libjbig2dec0 2021-05-16T17:33:41.6903878Z Suggested packages: 2021-05-16T17:33:41.6904970Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T17:33:41.6905892Z ghostscript-x 2021-05-16T17:33:41.7349340Z The following NEW packages will be installed: 2021-05-16T17:33:41.7351521Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T17:33:41.7353331Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T17:33:41.7549158Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:41.7550441Z Need to get 11.2 MB of archives. 2021-05-16T17:33:41.7551140Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T17:33:41.7552805Z 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-16T17:33:41.7769612Z 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-16T17:33:41.7783543Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T17:33:41.8278691Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T17:33:41.8347046Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T17:33:41.8351601Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T17:33:41.8356022Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T17:33:41.8555795Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T17:33:42.2360001Z Fetched 11.2 MB in 0s (96.1 MB/s) 2021-05-16T17:33:42.2641606Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T17:33:42.2711851Z (Reading database ... 2021-05-16T17:33:42.2712648Z (Reading database ... 5% 2021-05-16T17:33:42.2713295Z (Reading database ... 10% 2021-05-16T17:33:42.2713914Z (Reading database ... 15% 2021-05-16T17:33:42.2714540Z (Reading database ... 20% 2021-05-16T17:33:42.2715344Z (Reading database ... 25% 2021-05-16T17:33:42.2715953Z (Reading database ... 30% 2021-05-16T17:33:42.2716572Z (Reading database ... 35% 2021-05-16T17:33:42.2717174Z (Reading database ... 40% 2021-05-16T17:33:42.2717791Z (Reading database ... 45% 2021-05-16T17:33:42.2718407Z (Reading database ... 50% 2021-05-16T17:33:42.2752555Z (Reading database ... 55% 2021-05-16T17:33:42.2793778Z (Reading database ... 60% 2021-05-16T17:33:42.2819017Z (Reading database ... 65% 2021-05-16T17:33:42.2926853Z (Reading database ... 70% 2021-05-16T17:33:42.3031460Z (Reading database ... 75% 2021-05-16T17:33:42.3053434Z (Reading database ... 80% 2021-05-16T17:33:42.3530065Z (Reading database ... 85% 2021-05-16T17:33:42.3679734Z (Reading database ... 90% 2021-05-16T17:33:42.3750359Z (Reading database ... 95% 2021-05-16T17:33:42.3750947Z (Reading database ... 100% 2021-05-16T17:33:42.3751755Z (Reading database ... 267311 files and directories currently installed.) 2021-05-16T17:33:42.3857212Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T17:33:42.4075736Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:33:42.5919625Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T17:33:42.6190431Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T17:33:42.6197733Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:33:42.6482253Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T17:33:42.6766599Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T17:33:42.7331771Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:33:43.1011196Z Selecting previously unselected package libgs9-common. 2021-05-16T17:33:43.1229408Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T17:33:43.1236210Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:43.2210778Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T17:33:43.2425882Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T17:33:43.2438516Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:33:43.2730217Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T17:33:43.2928764Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T17:33:43.2936213Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:33:43.3290461Z Selecting previously unselected package libgs9:amd64. 2021-05-16T17:33:43.3471151Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:33:43.3478392Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:43.6010543Z Selecting previously unselected package ghostscript. 2021-05-16T17:33:43.6236766Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:33:43.6243611Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:43.6823104Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:33:43.6856278Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:33:43.6886962Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:33:43.7458207Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:33:43.7473983Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:33:43.7687423Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:43.7703417Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:43.7721809Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:43.7818185Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:33:43.8910893Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:43.9100172Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:46.7113477Z Reading package lists... 2021-05-16T17:33:46.8488513Z Building dependency tree... 2021-05-16T17:33:46.8507337Z Reading state information... 2021-05-16T17:33:46.9866387Z The following additional packages will be installed: 2021-05-16T17:33:46.9868882Z libudunits2-0 libudunits2-data 2021-05-16T17:33:47.0286319Z The following NEW packages will be installed: 2021-05-16T17:33:47.0288259Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T17:33:47.0621529Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:47.0622352Z Need to get 429 kB of archives. 2021-05-16T17:33:47.0623133Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T17:33:47.0625119Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T17:33:47.0642960Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T17:33:47.0651003Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T17:33:47.4474222Z Fetched 429 kB in 0s (11.4 MB/s) 2021-05-16T17:33:47.4771522Z Selecting previously unselected package libudunits2-data. 2021-05-16T17:33:47.4808827Z (Reading database ... 2021-05-16T17:33:47.4809494Z (Reading database ... 5% 2021-05-16T17:33:47.4809973Z (Reading database ... 10% 2021-05-16T17:33:47.4810433Z (Reading database ... 15% 2021-05-16T17:33:47.4810884Z (Reading database ... 20% 2021-05-16T17:33:47.4811337Z (Reading database ... 25% 2021-05-16T17:33:47.4811780Z (Reading database ... 30% 2021-05-16T17:33:47.4812233Z (Reading database ... 35% 2021-05-16T17:33:47.4812670Z (Reading database ... 40% 2021-05-16T17:33:47.4813308Z (Reading database ... 45% 2021-05-16T17:33:47.4813769Z (Reading database ... 50% 2021-05-16T17:33:47.4845218Z (Reading database ... 55% 2021-05-16T17:33:47.4890634Z (Reading database ... 60% 2021-05-16T17:33:47.4914888Z (Reading database ... 65% 2021-05-16T17:33:47.5029923Z (Reading database ... 70% 2021-05-16T17:33:47.5137302Z (Reading database ... 75% 2021-05-16T17:33:47.5161146Z (Reading database ... 80% 2021-05-16T17:33:47.5631325Z (Reading database ... 85% 2021-05-16T17:33:47.5778386Z (Reading database ... 90% 2021-05-16T17:33:47.5850113Z (Reading database ... 95% 2021-05-16T17:33:47.5850689Z (Reading database ... 100% 2021-05-16T17:33:47.5851452Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T17:33:47.5962314Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T17:33:47.5975232Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T17:33:47.6251748Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T17:33:47.6464264Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T17:33:47.6485281Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:33:47.6771044Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T17:33:47.6994760Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T17:33:47.7002099Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:33:47.7712550Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T17:33:47.7737463Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:33:47.7757595Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:33:47.7787962Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:33:47.8760088Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:49.7243147Z Reading package lists... 2021-05-16T17:33:49.8677693Z Building dependency tree... 2021-05-16T17:33:49.8695583Z Reading state information... 2021-05-16T17:33:50.0509828Z The following NEW packages will be installed: 2021-05-16T17:33:50.0515310Z libjq-dev 2021-05-16T17:33:50.0700216Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:50.0701219Z Need to get 11.2 kB of archives. 2021-05-16T17:33:50.0702159Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T17:33:50.0704317Z 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-16T17:33:50.4447169Z Fetched 11.2 kB in 0s (733 kB/s) 2021-05-16T17:33:50.4716083Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T17:33:50.4787960Z (Reading database ... 2021-05-16T17:33:50.4788667Z (Reading database ... 5% 2021-05-16T17:33:50.4789294Z (Reading database ... 10% 2021-05-16T17:33:50.4789928Z (Reading database ... 15% 2021-05-16T17:33:50.4790583Z (Reading database ... 20% 2021-05-16T17:33:50.4791208Z (Reading database ... 25% 2021-05-16T17:33:50.4791828Z (Reading database ... 30% 2021-05-16T17:33:50.4792438Z (Reading database ... 35% 2021-05-16T17:33:50.4793078Z (Reading database ... 40% 2021-05-16T17:33:50.4793682Z (Reading database ... 45% 2021-05-16T17:33:50.4794299Z (Reading database ... 50% 2021-05-16T17:33:50.4817911Z (Reading database ... 55% 2021-05-16T17:33:50.4862399Z (Reading database ... 60% 2021-05-16T17:33:50.4884731Z (Reading database ... 65% 2021-05-16T17:33:50.4989955Z (Reading database ... 70% 2021-05-16T17:33:50.5094145Z (Reading database ... 75% 2021-05-16T17:33:50.5114951Z (Reading database ... 80% 2021-05-16T17:33:50.5585664Z (Reading database ... 85% 2021-05-16T17:33:50.5732158Z (Reading database ... 90% 2021-05-16T17:33:50.5800320Z (Reading database ... 95% 2021-05-16T17:33:50.5802292Z (Reading database ... 100% 2021-05-16T17:33:50.5804420Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T17:33:50.5905950Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:50.5918712Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:33:50.6571262Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:33:52.5050425Z Reading package lists... 2021-05-16T17:33:52.6481107Z Building dependency tree... 2021-05-16T17:33:52.6498351Z Reading state information... 2021-05-16T17:33:52.8251290Z The following NEW packages will be installed: 2021-05-16T17:33:52.8253506Z libmng2 2021-05-16T17:33:52.8429267Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:52.8430080Z Need to get 168 kB of archives. 2021-05-16T17:33:52.8430804Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T17:33:52.8432506Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T17:33:53.2234572Z Fetched 168 kB in 0s (8852 kB/s) 2021-05-16T17:33:53.2510400Z Selecting previously unselected package libmng2:amd64. 2021-05-16T17:33:53.2582658Z (Reading database ... 2021-05-16T17:33:53.2583330Z (Reading database ... 5% 2021-05-16T17:33:53.2584016Z (Reading database ... 10% 2021-05-16T17:33:53.2584671Z (Reading database ... 15% 2021-05-16T17:33:53.2585286Z (Reading database ... 20% 2021-05-16T17:33:53.2585905Z (Reading database ... 25% 2021-05-16T17:33:53.2586508Z (Reading database ... 30% 2021-05-16T17:33:53.2587121Z (Reading database ... 35% 2021-05-16T17:33:53.2587726Z (Reading database ... 40% 2021-05-16T17:33:53.2588343Z (Reading database ... 45% 2021-05-16T17:33:53.2588959Z (Reading database ... 50% 2021-05-16T17:33:53.2624729Z (Reading database ... 55% 2021-05-16T17:33:53.2667755Z (Reading database ... 60% 2021-05-16T17:33:53.2690912Z (Reading database ... 65% 2021-05-16T17:33:53.2802283Z (Reading database ... 70% 2021-05-16T17:33:53.2911026Z (Reading database ... 75% 2021-05-16T17:33:53.2932117Z (Reading database ... 80% 2021-05-16T17:33:53.3403653Z (Reading database ... 85% 2021-05-16T17:33:53.3559165Z (Reading database ... 90% 2021-05-16T17:33:53.3633545Z (Reading database ... 95% 2021-05-16T17:33:53.3634124Z (Reading database ... 100% 2021-05-16T17:33:53.3634966Z (Reading database ... 267910 files and directories currently installed.) 2021-05-16T17:33:53.3750165Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T17:33:53.3766559Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:33:53.4428643Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:33:53.4456183Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:55.2998080Z Reading package lists... 2021-05-16T17:33:55.4487934Z Building dependency tree... 2021-05-16T17:33:55.4506491Z Reading state information... 2021-05-16T17:33:55.5625055Z E: Unable to locate package libmng1 2021-05-16T17:33:55.6222007Z Reading package lists... 2021-05-16T17:33:55.7614869Z Building dependency tree... 2021-05-16T17:33:55.7632553Z Reading state information... 2021-05-16T17:33:55.8749902Z E: Unable to locate package libapparmor-devel 2021-05-16T17:33:55.9345734Z Reading package lists... 2021-05-16T17:33:56.0740729Z Building dependency tree... 2021-05-16T17:33:56.0759137Z Reading state information... 2021-05-16T17:33:56.2119813Z The following additional packages will be installed: 2021-05-16T17:33:56.2122555Z libij-java 2021-05-16T17:33:56.2529214Z The following NEW packages will be installed: 2021-05-16T17:33:56.2534708Z imagej libij-java 2021-05-16T17:33:56.2790777Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:56.2791559Z Need to get 2328 kB of archives. 2021-05-16T17:33:56.2792649Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T17:33:56.2794586Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T17:33:56.3840152Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T17:33:56.7660283Z Fetched 2328 kB in 0s (17.8 MB/s) 2021-05-16T17:33:56.7939712Z Selecting previously unselected package libij-java. 2021-05-16T17:33:56.8011182Z (Reading database ... 2021-05-16T17:33:56.8011931Z (Reading database ... 5% 2021-05-16T17:33:56.8012744Z (Reading database ... 10% 2021-05-16T17:33:56.8013395Z (Reading database ... 15% 2021-05-16T17:33:56.8014022Z (Reading database ... 20% 2021-05-16T17:33:56.8014652Z (Reading database ... 25% 2021-05-16T17:33:56.8015263Z (Reading database ... 30% 2021-05-16T17:33:56.8015881Z (Reading database ... 35% 2021-05-16T17:33:56.8016488Z (Reading database ... 40% 2021-05-16T17:33:56.8017106Z (Reading database ... 45% 2021-05-16T17:33:56.8017736Z (Reading database ... 50% 2021-05-16T17:33:56.8052503Z (Reading database ... 55% 2021-05-16T17:33:56.8096054Z (Reading database ... 60% 2021-05-16T17:33:56.8119854Z (Reading database ... 65% 2021-05-16T17:33:56.8231652Z (Reading database ... 70% 2021-05-16T17:33:56.8347401Z (Reading database ... 75% 2021-05-16T17:33:56.8369978Z (Reading database ... 80% 2021-05-16T17:33:56.8867826Z (Reading database ... 85% 2021-05-16T17:33:56.9034456Z (Reading database ... 90% 2021-05-16T17:33:56.9110118Z (Reading database ... 95% 2021-05-16T17:33:56.9110732Z (Reading database ... 100% 2021-05-16T17:33:56.9111530Z (Reading database ... 267916 files and directories currently installed.) 2021-05-16T17:33:56.9229899Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T17:33:56.9238040Z Unpacking libij-java (1.52r-1) ... 2021-05-16T17:33:57.0130561Z Selecting previously unselected package imagej. 2021-05-16T17:33:57.0360030Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T17:33:57.0366759Z Unpacking imagej (1.52r-1) ... 2021-05-16T17:33:57.1051283Z Setting up libij-java (1.52r-1) ... 2021-05-16T17:33:57.1070926Z Setting up imagej (1.52r-1) ... 2021-05-16T17:33:57.1093615Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:33:58.7136338Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:59.3593896Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:34:01.2933958Z Reading package lists... 2021-05-16T17:34:01.4552566Z Building dependency tree... 2021-05-16T17:34:01.4571416Z Reading state information... 2021-05-16T17:34:01.6014452Z Suggested packages: 2021-05-16T17:34:01.6017428Z bowtie2-examples 2021-05-16T17:34:01.6432721Z The following NEW packages will be installed: 2021-05-16T17:34:01.6437712Z bowtie2 2021-05-16T17:34:01.6607158Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:01.6608239Z Need to get 1324 kB of archives. 2021-05-16T17:34:01.6610298Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T17:34:01.6612772Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T17:34:02.0644730Z Fetched 1324 kB in 0s (36.9 MB/s) 2021-05-16T17:34:02.0931535Z Selecting previously unselected package bowtie2. 2021-05-16T17:34:02.0990218Z (Reading database ... 2021-05-16T17:34:02.0990721Z (Reading database ... 5% 2021-05-16T17:34:02.0991184Z (Reading database ... 10% 2021-05-16T17:34:02.0991629Z (Reading database ... 15% 2021-05-16T17:34:02.0992081Z (Reading database ... 20% 2021-05-16T17:34:02.0992549Z (Reading database ... 25% 2021-05-16T17:34:02.0993000Z (Reading database ... 30% 2021-05-16T17:34:02.0993454Z (Reading database ... 35% 2021-05-16T17:34:02.0993892Z (Reading database ... 40% 2021-05-16T17:34:02.0994341Z (Reading database ... 45% 2021-05-16T17:34:02.0994778Z (Reading database ... 50% 2021-05-16T17:34:02.1038365Z (Reading database ... 55% 2021-05-16T17:34:02.1083719Z (Reading database ... 60% 2021-05-16T17:34:02.1111697Z (Reading database ... 65% 2021-05-16T17:34:02.1225155Z (Reading database ... 70% 2021-05-16T17:34:02.1336291Z (Reading database ... 75% 2021-05-16T17:34:02.1360457Z (Reading database ... 80% 2021-05-16T17:34:02.1847436Z (Reading database ... 85% 2021-05-16T17:34:02.2002258Z (Reading database ... 90% 2021-05-16T17:34:02.2074412Z (Reading database ... 95% 2021-05-16T17:34:02.2075197Z (Reading database ... 100% 2021-05-16T17:34:02.2076136Z (Reading database ... 267939 files and directories currently installed.) 2021-05-16T17:34:02.2185119Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T17:34:02.2195492Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:34:02.3906902Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:34:02.3932376Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:04.9751271Z Reading package lists... 2021-05-16T17:34:05.1157002Z Building dependency tree... 2021-05-16T17:34:05.1174223Z Reading state information... 2021-05-16T17:34:05.2289859Z E: Unable to locate package install 2021-05-16T17:34:05.2291080Z E: Unable to locate package gdal 2021-05-16T17:34:05.2888391Z Reading package lists... 2021-05-16T17:34:05.4266669Z Building dependency tree... 2021-05-16T17:34:05.4284694Z Reading state information... 2021-05-16T17:34:05.4487936Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T17:34:05.4489989Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:34:05.4490789Z is only available from another source 2021-05-16T17:34:05.4491171Z 2021-05-16T17:34:05.5386705Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T17:34:05.5987175Z Reading package lists... 2021-05-16T17:34:05.7369955Z Building dependency tree... 2021-05-16T17:34:05.7387744Z Reading state information... 2021-05-16T17:34:05.7588183Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T17:34:05.7589599Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:34:05.7590618Z is only available from another source 2021-05-16T17:34:05.7591530Z However the following packages replace it: 2021-05-16T17:34:05.7592272Z ffmpeg 2021-05-16T17:34:05.7592727Z 2021-05-16T17:34:05.8506980Z E: Package 'libav-tools' has no installation candidate 2021-05-16T17:34:05.9103748Z Reading package lists... 2021-05-16T17:34:06.0489971Z Building dependency tree... 2021-05-16T17:34:06.0508459Z Reading state information... 2021-05-16T17:34:06.1846816Z The following additional packages will be installed: 2021-05-16T17:34:06.1848945Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T17:34:06.1852620Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:34:06.1853601Z libssh2-1-dev 2021-05-16T17:34:06.1859030Z Suggested packages: 2021-05-16T17:34:06.1859869Z libgcrypt20-doc libmbedtls-doc 2021-05-16T17:34:06.2283713Z The following NEW packages will be installed: 2021-05-16T17:34:06.2286545Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T17:34:06.2291492Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:34:06.2295960Z libssh2-1-dev 2021-05-16T17:34:06.2484861Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:06.2485532Z Need to get 2667 kB of archives. 2021-05-16T17:34:06.2486223Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T17:34:06.2487720Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T17:34:06.2533425Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T17:34:06.2619239Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T17:34:06.2623788Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T17:34:06.2637216Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T17:34:06.2642691Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T17:34:06.2650255Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T17:34:06.2700739Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T17:34:06.2755203Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T17:34:06.2786272Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T17:34:06.2790060Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T17:34:06.6632255Z Fetched 2667 kB in 0s (52.8 MB/s) 2021-05-16T17:34:06.6905842Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T17:34:06.6980257Z (Reading database ... 2021-05-16T17:34:06.6981012Z (Reading database ... 5% 2021-05-16T17:34:06.6981661Z (Reading database ... 10% 2021-05-16T17:34:06.6982276Z (Reading database ... 15% 2021-05-16T17:34:06.6982894Z (Reading database ... 20% 2021-05-16T17:34:06.6983559Z (Reading database ... 25% 2021-05-16T17:34:06.6984165Z (Reading database ... 30% 2021-05-16T17:34:06.6984781Z (Reading database ... 35% 2021-05-16T17:34:06.6985388Z (Reading database ... 40% 2021-05-16T17:34:06.6986032Z (Reading database ... 45% 2021-05-16T17:34:06.6986633Z (Reading database ... 50% 2021-05-16T17:34:06.7023835Z (Reading database ... 55% 2021-05-16T17:34:06.7069319Z (Reading database ... 60% 2021-05-16T17:34:06.7092910Z (Reading database ... 65% 2021-05-16T17:34:06.7206831Z (Reading database ... 70% 2021-05-16T17:34:06.7318882Z (Reading database ... 75% 2021-05-16T17:34:06.7340409Z (Reading database ... 80% 2021-05-16T17:34:06.7808248Z (Reading database ... 85% 2021-05-16T17:34:06.7961528Z (Reading database ... 90% 2021-05-16T17:34:06.8034024Z (Reading database ... 95% 2021-05-16T17:34:06.8034592Z (Reading database ... 100% 2021-05-16T17:34:06.8035414Z (Reading database ... 267965 files and directories currently installed.) 2021-05-16T17:34:06.8149221Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T17:34:06.8160266Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T17:34:06.8491777Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T17:34:06.8742367Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T17:34:06.8754303Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:34:06.9451277Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T17:34:06.9666904Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T17:34:06.9681500Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:34:06.9971244Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T17:34:07.0172161Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:07.0188572Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:07.0610701Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T17:34:07.0795797Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:07.0814170Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:07.1055956Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T17:34:07.1325324Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:07.1332068Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:07.1610672Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T17:34:07.1859730Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:34:07.1871054Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:07.2451613Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T17:34:07.2662039Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:07.2671040Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:07.3331393Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T17:34:07.3560987Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T17:34:07.3568426Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:34:07.4090935Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T17:34:07.4295740Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T17:34:07.4303517Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:34:07.4570937Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T17:34:07.4773281Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:34:07.4780441Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:07.5917543Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T17:34:07.5939151Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:07.5955876Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:34:07.5973472Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:34:07.5988313Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:07.6004693Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:07.6023816Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:07.6038895Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:34:07.6053625Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:34:07.6068643Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:07.6086262Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:07.6106775Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:12.0427155Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:12.1437287Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:14.0000493Z Reading package lists... 2021-05-16T17:34:14.1429493Z Building dependency tree... 2021-05-16T17:34:14.1446990Z Reading state information... 2021-05-16T17:34:14.3605205Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T17:34:14.3606637Z libtiff-dev set to manually installed. 2021-05-16T17:34:14.3607619Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:14.4206103Z Reading package lists... 2021-05-16T17:34:14.5661238Z Building dependency tree... 2021-05-16T17:34:14.5678803Z Reading state information... 2021-05-16T17:34:14.7692845Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T17:34:14.7693988Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:14.8294553Z Reading package lists... 2021-05-16T17:34:14.9721047Z Building dependency tree... 2021-05-16T17:34:14.9738878Z Reading state information... 2021-05-16T17:34:15.1548456Z The following NEW packages will be installed: 2021-05-16T17:34:15.1550793Z libsodium-dev 2021-05-16T17:34:15.1786862Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:15.1788241Z Need to get 169 kB of archives. 2021-05-16T17:34:15.1788987Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T17:34:15.1790591Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T17:34:15.5660947Z Fetched 169 kB in 0s (5490 kB/s) 2021-05-16T17:34:15.5938754Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T17:34:15.6011265Z (Reading database ... 2021-05-16T17:34:15.6012161Z (Reading database ... 5% 2021-05-16T17:34:15.6012730Z (Reading database ... 10% 2021-05-16T17:34:15.6013198Z (Reading database ... 15% 2021-05-16T17:34:15.6013644Z (Reading database ... 20% 2021-05-16T17:34:15.6014135Z (Reading database ... 25% 2021-05-16T17:34:15.6014577Z (Reading database ... 30% 2021-05-16T17:34:15.6015030Z (Reading database ... 35% 2021-05-16T17:34:15.6015473Z (Reading database ... 40% 2021-05-16T17:34:15.6015925Z (Reading database ... 45% 2021-05-16T17:34:15.6016366Z (Reading database ... 50% 2021-05-16T17:34:15.6061211Z (Reading database ... 55% 2021-05-16T17:34:15.6111692Z (Reading database ... 60% 2021-05-16T17:34:15.6137910Z (Reading database ... 65% 2021-05-16T17:34:15.6253465Z (Reading database ... 70% 2021-05-16T17:34:15.6372601Z (Reading database ... 75% 2021-05-16T17:34:15.6396166Z (Reading database ... 80% 2021-05-16T17:34:15.6878816Z (Reading database ... 85% 2021-05-16T17:34:15.7030220Z (Reading database ... 90% 2021-05-16T17:34:15.7104879Z (Reading database ... 95% 2021-05-16T17:34:15.7105397Z (Reading database ... 100% 2021-05-16T17:34:15.7106096Z (Reading database ... 268468 files and directories currently installed.) 2021-05-16T17:34:15.7223923Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T17:34:15.7234935Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:34:15.7939255Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:34:17.6369964Z Reading package lists... 2021-05-16T17:34:17.7850773Z Building dependency tree... 2021-05-16T17:34:17.7869914Z Reading state information... 2021-05-16T17:34:17.9286821Z The following additional packages will be installed: 2021-05-16T17:34:17.9290692Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T17:34:17.9736400Z The following NEW packages will be installed: 2021-05-16T17:34:17.9741508Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T17:34:17.9742968Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T17:34:18.0010819Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:18.0011514Z Need to get 10.4 MB of archives. 2021-05-16T17:34:18.0012231Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T17:34:18.0014000Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T17:34:18.0103533Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T17:34:18.0255030Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T17:34:18.0383928Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T17:34:18.0486870Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T17:34:18.0596688Z 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-16T17:34:18.0713631Z 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-16T17:34:18.0929030Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T17:34:18.4847421Z Fetched 10.4 MB in 0s (89.1 MB/s) 2021-05-16T17:34:18.5131766Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T17:34:18.5200257Z (Reading database ... 2021-05-16T17:34:18.5200800Z (Reading database ... 5% 2021-05-16T17:34:18.5201252Z (Reading database ... 10% 2021-05-16T17:34:18.5201711Z (Reading database ... 15% 2021-05-16T17:34:18.5202155Z (Reading database ... 20% 2021-05-16T17:34:18.5202636Z (Reading database ... 25% 2021-05-16T17:34:18.5203076Z (Reading database ... 30% 2021-05-16T17:34:18.5203526Z (Reading database ... 35% 2021-05-16T17:34:18.5203964Z (Reading database ... 40% 2021-05-16T17:34:18.5204418Z (Reading database ... 45% 2021-05-16T17:34:18.5204868Z (Reading database ... 50% 2021-05-16T17:34:18.5248983Z (Reading database ... 55% 2021-05-16T17:34:18.5291662Z (Reading database ... 60% 2021-05-16T17:34:18.5315309Z (Reading database ... 65% 2021-05-16T17:34:18.5433341Z (Reading database ... 70% 2021-05-16T17:34:18.5545545Z (Reading database ... 75% 2021-05-16T17:34:18.5567752Z (Reading database ... 80% 2021-05-16T17:34:18.6041855Z (Reading database ... 85% 2021-05-16T17:34:18.6187530Z (Reading database ... 90% 2021-05-16T17:34:18.6255937Z (Reading database ... 95% 2021-05-16T17:34:18.6256818Z (Reading database ... 100% 2021-05-16T17:34:18.6257821Z (Reading database ... 268538 files and directories currently installed.) 2021-05-16T17:34:18.6361244Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T17:34:18.6372065Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:34:18.7051026Z Selecting previously unselected package liblept5:amd64. 2021-05-16T17:34:18.7281195Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T17:34:18.7294048Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:34:18.8356574Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T17:34:18.8597967Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T17:34:18.8605402Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:34:19.0010538Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T17:34:19.0210150Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:19.0216769Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:19.1531411Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T17:34:19.1747993Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:19.1753473Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:19.3331017Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T17:34:19.3555858Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:34:19.3563492Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:19.5131949Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T17:34:19.5350157Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:34:19.5360218Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:19.8530959Z Selecting previously unselected package tesseract-ocr. 2021-05-16T17:34:19.8772357Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:19.8779709Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:34:19.9591100Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:19.9618721Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:34:19.9642710Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:34:19.9662706Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:19.9681217Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:34:19.9701487Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:19.9718211Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:19.9739167Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:34:19.9759713Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:22.6567292Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:24.5292718Z Reading package lists... 2021-05-16T17:34:24.6719707Z Building dependency tree... 2021-05-16T17:34:24.6738079Z Reading state information... 2021-05-16T17:34:24.8778726Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T17:34:24.8779856Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:24.9379346Z Reading package lists... 2021-05-16T17:34:25.0772914Z Building dependency tree... 2021-05-16T17:34:25.0791203Z Reading state information... 2021-05-16T17:34:25.2177373Z The following additional packages will be installed: 2021-05-16T17:34:25.2179680Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:34:25.2182011Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T17:34:25.2186942Z Suggested packages: 2021-05-16T17:34:25.2187810Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T17:34:25.2630590Z The following NEW packages will be installed: 2021-05-16T17:34:25.2632982Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:34:25.2639293Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T17:34:25.2833639Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:25.2834911Z Need to get 1459 kB of archives. 2021-05-16T17:34:25.2835748Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T17:34:25.2837624Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T17:34:25.2868644Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T17:34:25.2876231Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T17:34:25.2883506Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T17:34:25.2890535Z 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-16T17:34:25.2897923Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T17:34:25.2912907Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T17:34:25.2982237Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T17:34:25.2999546Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T17:34:25.3003297Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T17:34:25.6886884Z Fetched 1459 kB in 0s (40.7 MB/s) 2021-05-16T17:34:25.7178564Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T17:34:25.7254670Z (Reading database ... 2021-05-16T17:34:25.7255185Z (Reading database ... 5% 2021-05-16T17:34:25.7256019Z (Reading database ... 10% 2021-05-16T17:34:25.7256477Z (Reading database ... 15% 2021-05-16T17:34:25.7256934Z (Reading database ... 20% 2021-05-16T17:34:25.7257376Z (Reading database ... 25% 2021-05-16T17:34:25.7257873Z (Reading database ... 30% 2021-05-16T17:34:25.7258328Z (Reading database ... 35% 2021-05-16T17:34:25.7258771Z (Reading database ... 40% 2021-05-16T17:34:25.7259228Z (Reading database ... 45% 2021-05-16T17:34:25.7259671Z (Reading database ... 50% 2021-05-16T17:34:25.7293042Z (Reading database ... 55% 2021-05-16T17:34:25.7333397Z (Reading database ... 60% 2021-05-16T17:34:25.7362350Z (Reading database ... 65% 2021-05-16T17:34:25.7477457Z (Reading database ... 70% 2021-05-16T17:34:25.7586040Z (Reading database ... 75% 2021-05-16T17:34:25.7609161Z (Reading database ... 80% 2021-05-16T17:34:25.7970739Z (Reading database ... 85% 2021-05-16T17:34:25.8269184Z (Reading database ... 90% 2021-05-16T17:34:25.8345296Z (Reading database ... 95% 2021-05-16T17:34:25.8346184Z (Reading database ... 100% 2021-05-16T17:34:25.8347226Z (Reading database ... 268763 files and directories currently installed.) 2021-05-16T17:34:25.8466481Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:25.8483637Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:25.8747931Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T17:34:25.9024291Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:25.9034729Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:25.9276042Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T17:34:25.9556933Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:25.9564633Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:25.9850899Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T17:34:26.0092322Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:26.0100164Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:26.0410932Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T17:34:26.0619546Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T17:34:26.0648797Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:34:26.0891389Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T17:34:26.1150383Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:26.1159171Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:26.1491566Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T17:34:26.1745504Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T17:34:26.1752717Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:34:26.2451112Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T17:34:26.2677249Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:26.2684647Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:34:26.3048350Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T17:34:26.3319705Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:26.3326864Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:26.3610724Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T17:34:26.3822704Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T17:34:26.3833381Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:34:26.4795218Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:34:26.4817801Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:26.4844593Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:34:26.4863646Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:34:26.4891159Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:26.4909593Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:26.4931569Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:26.4953224Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:26.4972451Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:26.4990802Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:34:26.5013532Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:26.5193259Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:29.4146481Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:31.3615030Z Reading package lists... 2021-05-16T17:34:31.5009190Z Building dependency tree... 2021-05-16T17:34:31.5028153Z Reading state information... 2021-05-16T17:34:31.6138442Z E: Unable to locate package udunits 2021-05-16T17:34:31.6737676Z Reading package lists... 2021-05-16T17:34:31.8139910Z Building dependency tree... 2021-05-16T17:34:31.8159690Z Reading state information... 2021-05-16T17:34:31.9536304Z The following additional packages will be installed: 2021-05-16T17:34:31.9537651Z libwebpdemux2 2021-05-16T17:34:31.9967519Z The following NEW packages will be installed: 2021-05-16T17:34:31.9969789Z libwebp-dev libwebpdemux2 2021-05-16T17:34:32.0293136Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:32.0293953Z Need to get 277 kB of archives. 2021-05-16T17:34:32.0294733Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T17:34:32.0296639Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T17:34:32.0307920Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T17:34:32.4200485Z Fetched 277 kB in 0s (8143 kB/s) 2021-05-16T17:34:32.4531373Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T17:34:32.4559879Z (Reading database ... 2021-05-16T17:34:32.4560399Z (Reading database ... 5% 2021-05-16T17:34:32.4560864Z (Reading database ... 10% 2021-05-16T17:34:32.4561317Z (Reading database ... 15% 2021-05-16T17:34:32.4561971Z (Reading database ... 20% 2021-05-16T17:34:32.4562441Z (Reading database ... 25% 2021-05-16T17:34:32.4562883Z (Reading database ... 30% 2021-05-16T17:34:32.4563337Z (Reading database ... 35% 2021-05-16T17:34:32.4563780Z (Reading database ... 40% 2021-05-16T17:34:32.4564237Z (Reading database ... 45% 2021-05-16T17:34:32.4564676Z (Reading database ... 50% 2021-05-16T17:34:32.4599574Z (Reading database ... 55% 2021-05-16T17:34:32.4640627Z (Reading database ... 60% 2021-05-16T17:34:32.4669686Z (Reading database ... 65% 2021-05-16T17:34:32.4785443Z (Reading database ... 70% 2021-05-16T17:34:32.4893810Z (Reading database ... 75% 2021-05-16T17:34:32.4917927Z (Reading database ... 80% 2021-05-16T17:34:32.5280811Z (Reading database ... 85% 2021-05-16T17:34:32.5573539Z (Reading database ... 90% 2021-05-16T17:34:32.5647775Z (Reading database ... 95% 2021-05-16T17:34:32.5648358Z (Reading database ... 100% 2021-05-16T17:34:32.5649179Z (Reading database ... 269063 files and directories currently installed.) 2021-05-16T17:34:32.5759346Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T17:34:32.5778414Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:34:32.6051392Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T17:34:32.6251954Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T17:34:32.6259765Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:34:32.7007096Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:34:32.7028029Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:34:32.7049904Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:34.5663015Z Reading package lists... 2021-05-16T17:34:34.7109569Z Building dependency tree... 2021-05-16T17:34:34.7128367Z Reading state information... 2021-05-16T17:34:34.8487504Z The following additional packages will be installed: 2021-05-16T17:34:34.8491063Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:34:34.8497560Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:34:34.8498891Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:34:34.8499584Z Suggested packages: 2021-05-16T17:34:34.8500422Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T17:34:34.8501090Z Recommended packages: 2021-05-16T17:34:34.8501547Z cargo 2021-05-16T17:34:34.8962647Z The following NEW packages will be installed: 2021-05-16T17:34:34.8969037Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:34:34.8970891Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:34:34.8976198Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:34:35.0005509Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:35.0006326Z Need to get 108 MB of archives. 2021-05-16T17:34:35.0007105Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T17:34:35.0009873Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T17:34:35.0070048Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T17:34:35.0078372Z 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-16T17:34:35.0098836Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T17:34:35.0185280Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T17:34:35.0205598Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T17:34:35.0210447Z 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-16T17:34:35.1720377Z 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-16T17:34:36.2875401Z 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-16T17:34:36.6706561Z 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-16T17:34:36.6892308Z 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-16T17:34:36.7189875Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T17:34:36.8173380Z 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-16T17:34:37.2081075Z Fetched 108 MB in 2s (56.3 MB/s) 2021-05-16T17:34:37.2378100Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T17:34:37.2451483Z (Reading database ... 2021-05-16T17:34:37.2452193Z (Reading database ... 5% 2021-05-16T17:34:37.2452863Z (Reading database ... 10% 2021-05-16T17:34:37.2453483Z (Reading database ... 15% 2021-05-16T17:34:37.2454103Z (Reading database ... 20% 2021-05-16T17:34:37.2454710Z (Reading database ... 25% 2021-05-16T17:34:37.2455326Z (Reading database ... 30% 2021-05-16T17:34:37.2455941Z (Reading database ... 35% 2021-05-16T17:34:37.2456544Z (Reading database ... 40% 2021-05-16T17:34:37.2457180Z (Reading database ... 45% 2021-05-16T17:34:37.2457780Z (Reading database ... 50% 2021-05-16T17:34:37.2488458Z (Reading database ... 55% 2021-05-16T17:34:37.2527197Z (Reading database ... 60% 2021-05-16T17:34:37.2555122Z (Reading database ... 65% 2021-05-16T17:34:37.2667623Z (Reading database ... 70% 2021-05-16T17:34:37.2776112Z (Reading database ... 75% 2021-05-16T17:34:37.2799040Z (Reading database ... 80% 2021-05-16T17:34:37.3138786Z (Reading database ... 85% 2021-05-16T17:34:37.3410467Z (Reading database ... 90% 2021-05-16T17:34:37.3481898Z (Reading database ... 95% 2021-05-16T17:34:37.3483810Z (Reading database ... 100% 2021-05-16T17:34:37.3486066Z (Reading database ... 269091 files and directories currently installed.) 2021-05-16T17:34:37.3589671Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T17:34:37.3603481Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:34:37.4050229Z Selecting previously unselected package libipt2. 2021-05-16T17:34:37.4244990Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T17:34:37.4251810Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T17:34:37.4490947Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T17:34:37.4747067Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T17:34:37.4756792Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:34:37.5130937Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T17:34:37.5373691Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T17:34:37.5381821Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:34:37.6034162Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T17:34:37.6310002Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T17:34:37.6318111Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:34:37.6770502Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T17:34:37.6996408Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T17:34:37.7004111Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:34:37.7208193Z Selecting previously unselected package gdb. 2021-05-16T17:34:37.7480014Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T17:34:37.7490313Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:34:38.0504155Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T17:34:38.0780319Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:38.0787511Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:44.0476340Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T17:34:44.0752832Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:44.0758186Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:46.8064825Z Selecting previously unselected package rustc. 2021-05-16T17:34:46.8339774Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:46.8348630Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:47.0046643Z Selecting previously unselected package cargo. 2021-05-16T17:34:47.0320526Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:47.0333818Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:34:47.3552442Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T17:34:47.3781671Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T17:34:47.3789282Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:34:48.4399994Z Selecting previously unselected package rust-gdb. 2021-05-16T17:34:48.4677544Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T17:34:48.4685219Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:48.5239529Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:48.5263253Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:34:48.5282347Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:34:48.5303108Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:48.5325616Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T17:34:48.5343038Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:34:48.5361300Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:34:48.5384887Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:48.5400885Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:34:48.5423213Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:34:48.5451081Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:34:48.5472596Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:34:48.5495309Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:48.5513925Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:48.5697661Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:51.5066339Z Reading package lists... 2021-05-16T17:34:51.6445962Z Building dependency tree... 2021-05-16T17:34:51.6463835Z Reading state information... 2021-05-16T17:34:51.7920586Z The following additional packages will be installed: 2021-05-16T17:34:51.7923030Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:34:51.7924770Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:34:51.7926478Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:34:51.7928108Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:34:51.7930007Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:34:51.7931629Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:34:51.7933127Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:34:51.7935469Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:34:51.7937156Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:34:51.7939011Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:34:51.7940649Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:34:51.7942242Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:34:51.7943925Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:34:51.7945736Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:34:51.7947513Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:34:51.7951996Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:34:51.7953373Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:34:51.7954717Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:34:51.7956082Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:34:51.7957191Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:34:51.7958240Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:34:51.7959367Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:34:51.7960413Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:34:51.7961414Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:34:51.7962433Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:34:51.7963686Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:34:51.7964924Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:34:51.7966182Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:34:51.7967459Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:34:51.7968641Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:34:51.7969960Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:34:51.7971088Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:34:51.7972267Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:34:51.7973508Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:34:51.7974823Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:34:51.7976394Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:34:51.7977626Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:34:51.7978833Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:34:51.7980015Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:34:51.7981266Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:34:51.7982563Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:34:51.7983714Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T17:34:51.7984899Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:34:51.7986288Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:34:51.7987742Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:34:51.7988997Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:34:51.7990201Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:34:51.7991533Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:34:51.7992661Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:34:51.7993315Z Suggested packages: 2021-05-16T17:34:51.7994242Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T17:34:51.7995387Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T17:34:51.7996712Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T17:34:51.7998005Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T17:34:51.7999124Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T17:34:51.8000314Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T17:34:51.8001587Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T17:34:51.8002854Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T17:34:51.8004056Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T17:34:51.8005287Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T17:34:51.8006600Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T17:34:51.8007974Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T17:34:51.8009335Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T17:34:51.8010317Z wpagui libengine-pkcs11-openssl 2021-05-16T17:34:51.8766132Z The following NEW packages will be installed: 2021-05-16T17:34:51.8769802Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:34:51.8772796Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:34:51.8775893Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:34:51.8778722Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:34:51.8781185Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:34:51.8783489Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:34:51.8784609Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:34:51.8787888Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:34:51.8790384Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:34:51.8792934Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:34:51.8795487Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:34:51.8798053Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:34:51.8799699Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:34:51.8801149Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:34:51.8803828Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:34:51.8805195Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:34:51.8806452Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:34:51.8807738Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:34:51.8809071Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:34:51.8810281Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:34:51.8811346Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:34:51.8812464Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:34:51.8813520Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:34:51.8814515Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:34:51.8815546Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:34:51.8816774Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:34:51.8818022Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:34:51.8819288Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:34:51.8820694Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:34:51.8821896Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:34:51.8823033Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:34:51.8824536Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:34:51.8826218Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:34:51.8827451Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:34:51.8828778Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:34:51.8830112Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:34:51.8831339Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:34:51.8832537Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:34:51.8833713Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:34:51.8834958Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:34:51.8836242Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:34:51.8837413Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T17:34:51.8838617Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:34:51.8839994Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:34:51.8841436Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:34:51.8842679Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:34:51.8843873Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:34:51.8845190Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:34:51.8846312Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:34:51.9082863Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:51.9083549Z Need to get 183 MB of archives. 2021-05-16T17:34:51.9084227Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T17:34:51.9085874Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T17:34:51.9113285Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T17:34:51.9367646Z 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-16T17:34:51.9383551Z 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-16T17:34:51.9391137Z 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-16T17:34:51.9397858Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T17:34:51.9404309Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T17:34:51.9412834Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T17:34:51.9418168Z 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-16T17:34:51.9425665Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T17:34:51.9440512Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T17:34:51.9459979Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T17:34:51.9512429Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T17:34:51.9516402Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T17:34:51.9520066Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T17:34:51.9524350Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T17:34:51.9528256Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T17:34:51.9532875Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T17:34:51.9536986Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T17:34:51.9541140Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T17:34:51.9545504Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T17:34:51.9549532Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T17:34:51.9553583Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T17:34:51.9804031Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T17:34:51.9988899Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T17:34:52.0002266Z 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-16T17:34:52.0021181Z 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-16T17:34:52.0081777Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T17:34:52.0089506Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T17:34:52.0108592Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T17:34:52.0126696Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T17:34:52.0244603Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T17:34:52.0353911Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T17:34:52.0367066Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T17:34:52.0375640Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T17:34:52.0381325Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T17:34:52.1337848Z 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-16T17:34:52.1342874Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T17:34:52.1413442Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T17:34:52.1439716Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T17:34:52.1467834Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T17:34:52.1481593Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T17:34:52.1491275Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T17:34:52.1510497Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T17:34:52.1523820Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T17:34:52.1542124Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T17:34:52.1553189Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T17:34:52.1593764Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T17:34:52.1603430Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T17:34:52.1640884Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T17:34:52.1652384Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T17:34:52.1659544Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T17:34:52.1665356Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T17:34:52.1676955Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T17:34:52.1722739Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T17:34:52.1732186Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T17:34:52.2348627Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T17:34:52.2426918Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T17:34:52.2435259Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T17:34:52.2460303Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T17:34:52.2466046Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T17:34:52.2472767Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T17:34:52.2479285Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T17:34:52.2494754Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T17:34:52.2503896Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T17:34:52.2534879Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T17:34:52.2554702Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T17:34:52.2570510Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T17:34:52.2676205Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T17:34:52.2749963Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T17:34:52.3239835Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T17:34:52.3246077Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T17:34:52.3252264Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T17:34:52.3261139Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T17:34:52.3282946Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T17:34:52.3307581Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T17:34:52.3311156Z 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-16T17:34:52.4701951Z 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-16T17:34:52.4708358Z 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-16T17:34:52.4717525Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T17:34:53.2584091Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T17:34:53.2636331Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T17:34:53.2768004Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T17:34:53.2906701Z 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-16T17:34:53.3755769Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T17:34:53.4308152Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T17:34:53.4317922Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T17:34:53.4322132Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T17:34:53.4334319Z 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-16T17:34:53.4379819Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T17:34:53.4382284Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T17:34:53.4402174Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T17:34:53.4409685Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T17:34:53.4427139Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T17:34:53.4436959Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T17:34:53.4442340Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T17:34:53.4637727Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T17:34:53.4678065Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T17:34:53.4698948Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T17:34:53.4701091Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T17:34:53.4714231Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T17:34:53.4747874Z 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-16T17:34:53.4811040Z 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-16T17:34:53.4828598Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T17:34:53.4837589Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T17:34:53.4907894Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T17:34:53.4913359Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T17:34:54.1293371Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T17:34:54.1346358Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T17:34:54.1349200Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T17:34:54.1421455Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T17:34:54.1831481Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T17:34:54.1837515Z 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-16T17:34:54.1848115Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T17:34:54.1896687Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T17:34:54.1898883Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T17:34:54.2100267Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T17:34:54.2172475Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T17:34:54.2187848Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T17:34:54.2191723Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T17:34:54.2193740Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T17:34:54.2211375Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T17:34:54.2222505Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T17:34:54.2226153Z 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-16T17:34:54.2227767Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T17:34:54.2239649Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T17:34:54.2249047Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T17:34:54.2253754Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T17:34:54.2260740Z 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-16T17:34:54.2265567Z 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-16T17:34:54.2270385Z 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-16T17:34:54.2277900Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T17:34:54.2290516Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T17:34:54.2603175Z 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-16T17:34:54.2614025Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T17:34:54.2617480Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T17:34:54.2629525Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T17:34:54.2826541Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T17:34:54.2853973Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T17:34:54.2866690Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T17:34:54.2883903Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T17:34:54.3000755Z 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-16T17:34:54.3007093Z 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-16T17:34:54.3026944Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T17:34:54.3064249Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T17:34:54.3069820Z 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-16T17:34:54.3075865Z 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-16T17:34:54.3121175Z 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-16T17:34:54.3448260Z 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-16T17:34:54.4181618Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T17:34:54.4192206Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T17:34:54.4314085Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T17:34:54.4376816Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T17:34:54.4396476Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T17:34:54.4487073Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T17:34:54.4504096Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T17:34:54.5192962Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T17:34:54.5352526Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T17:34:54.7328272Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T17:34:54.8029073Z 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-16T17:34:54.8113483Z 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-16T17:34:54.8176748Z 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-16T17:34:54.8193133Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T17:34:54.8427694Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T17:34:54.8431857Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T17:34:54.8464344Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T17:34:54.8469103Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T17:34:54.8647300Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T17:34:54.8780019Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T17:34:54.9784859Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T17:34:54.9790918Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T17:34:54.9813781Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T17:34:54.9821899Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T17:34:54.9850399Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T17:34:54.9852766Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T17:34:54.9958014Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T17:34:54.9964090Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T17:34:54.9984805Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T17:34:54.9997151Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T17:34:55.0011594Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T17:34:55.0018950Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T17:34:55.0039748Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T17:34:55.0539851Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T17:34:55.0563601Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T17:34:55.1626457Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T17:34:55.1632456Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T17:34:55.1644618Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T17:34:55.1720040Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T17:34:55.1727662Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T17:34:55.1756653Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T17:34:55.1839397Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T17:34:55.1844571Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T17:34:55.2440092Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T17:34:55.2600505Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T17:34:55.2626454Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T17:34:55.3245650Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T17:34:55.3293415Z 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-16T17:34:55.3304463Z 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-16T17:34:55.3309101Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T17:34:55.3321205Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T17:34:55.3763467Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T17:34:55.5329564Z 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-16T17:34:55.5372089Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T17:34:55.5445483Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T17:34:55.8229855Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T17:34:55.8577298Z 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-16T17:34:55.8612452Z 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-16T17:34:55.8622086Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T17:34:55.8666860Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T17:34:55.8677884Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T17:34:55.8785201Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T17:34:55.9231880Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T17:34:55.9252106Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T17:34:55.9257462Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T17:34:56.9452515Z Fetched 183 MB in 4s (45.4 MB/s) 2021-05-16T17:34:56.9769006Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T17:34:56.9844118Z (Reading database ... 2021-05-16T17:34:56.9844624Z (Reading database ... 5% 2021-05-16T17:34:56.9845118Z (Reading database ... 10% 2021-05-16T17:34:56.9845581Z (Reading database ... 15% 2021-05-16T17:34:56.9846039Z (Reading database ... 20% 2021-05-16T17:34:56.9846486Z (Reading database ... 25% 2021-05-16T17:34:56.9846941Z (Reading database ... 30% 2021-05-16T17:34:56.9847379Z (Reading database ... 35% 2021-05-16T17:34:56.9847840Z (Reading database ... 40% 2021-05-16T17:34:56.9848280Z (Reading database ... 45% 2021-05-16T17:34:56.9848735Z (Reading database ... 50% 2021-05-16T17:34:56.9886127Z (Reading database ... 55% 2021-05-16T17:34:56.9927552Z (Reading database ... 60% 2021-05-16T17:34:56.9956258Z (Reading database ... 65% 2021-05-16T17:34:57.0080765Z (Reading database ... 70% 2021-05-16T17:34:57.0197509Z (Reading database ... 75% 2021-05-16T17:34:57.0221280Z (Reading database ... 80% 2021-05-16T17:34:57.0607893Z (Reading database ... 85% 2021-05-16T17:34:57.0924148Z (Reading database ... 90% 2021-05-16T17:34:57.1006106Z (Reading database ... 95% 2021-05-16T17:34:57.1007009Z (Reading database ... 100% 2021-05-16T17:34:57.1007976Z (Reading database ... 269846 files and directories currently installed.) 2021-05-16T17:34:57.1133815Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T17:34:57.1149604Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:34:57.1431984Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T17:34:57.1706446Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:57.1774774Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:57.3531208Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T17:34:57.3758308Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:57.3766022Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:57.4057998Z Selecting previously unselected package libegl1:amd64. 2021-05-16T17:34:57.4334764Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:57.4342447Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:57.4650680Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T17:34:57.4856862Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:57.4864953Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:34:57.5170462Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T17:34:57.5361176Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T17:34:57.5371287Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:34:57.5650629Z Selecting previously unselected package libwacom-common. 2021-05-16T17:34:57.5857749Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T17:34:57.5865219Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:34:57.6459978Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T17:34:57.6736265Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:34:57.6744360Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:34:57.6952230Z Selecting previously unselected package libinput-bin. 2021-05-16T17:34:57.7227162Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:34:57.7235962Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:34:57.7463367Z Selecting previously unselected package libinput10:amd64. 2021-05-16T17:34:57.7735023Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:34:57.7743204Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:34:57.8038249Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T17:34:57.8312360Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:57.8319430Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:57.8710811Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T17:34:57.8981314Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:57.8989069Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:57.9890678Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T17:34:58.0131472Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T17:34:58.0140429Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:34:58.0352775Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T17:34:58.0634216Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T17:34:58.0641656Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:34:58.0855870Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T17:34:58.1130199Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T17:34:58.1137648Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:34:58.1357898Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T17:34:58.1632387Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T17:34:58.1639733Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:34:58.1843290Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T17:34:58.2112909Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T17:34:58.2120701Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:34:58.2332500Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T17:34:58.2603601Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T17:34:58.2616586Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:34:58.2816345Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T17:34:58.3085349Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T17:34:58.3093811Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:34:58.3285253Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T17:34:58.3559545Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T17:34:58.3567248Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:34:58.3792494Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T17:34:58.4067887Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T17:34:58.4076304Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:34:58.4286685Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T17:34:58.4563470Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T17:34:58.4570781Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:34:58.4863618Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T17:34:58.5141404Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:58.5206974Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:58.8016675Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T17:34:58.8293781Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:58.8301136Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:59.0490417Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T17:34:59.0705325Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:59.0712749Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:59.1092098Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T17:34:59.1314878Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T17:34:59.1326539Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:34:59.1811190Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T17:34:59.2011955Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T17:34:59.2018681Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:34:59.2930773Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T17:34:59.3138238Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T17:34:59.3147787Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:34:59.3408435Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T17:34:59.3684448Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:59.3691848Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:59.4108999Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T17:34:59.4338148Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:59.4348227Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:59.4811823Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T17:34:59.5026342Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:59.5035779Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:59.6524893Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T17:34:59.6803665Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:59.6811686Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:59.8211398Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T17:34:59.8480274Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:59.8487440Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:59.8890716Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T17:34:59.9079918Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:59.9087532Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:59.9333995Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T17:34:59.9613014Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T17:34:59.9620456Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:34:59.9890733Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T17:35:00.0137924Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:00.0153184Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:35:01.3052193Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T17:35:01.3276683Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:01.3283476Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:01.3622323Z Selecting previously unselected package qgis-providers-common. 2021-05-16T17:35:01.3907460Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:01.3914483Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:01.6291667Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T17:35:01.6513342Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T17:35:01.6524452Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:01.7051313Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T17:35:01.7285161Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T17:35:01.7294186Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:01.7731038Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T17:35:01.7971386Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:01.7979215Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:01.8371174Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T17:35:01.8569370Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:01.8578505Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:01.8891617Z Selecting previously unselected package gdal-data. 2021-05-16T17:35:01.9103011Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T17:35:01.9110647Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:01.9535575Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T17:35:01.9817718Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T17:35:01.9825103Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:35:02.0170762Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T17:35:02.0390441Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T17:35:02.0399703Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:35:02.0811026Z Selecting previously unselected package libarmadillo9. 2021-05-16T17:35:02.1035786Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:02.1043554Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:35:02.1410994Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T17:35:02.1621418Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T17:35:02.1629641Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:35:02.2330673Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T17:35:02.2528556Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:02.2538034Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:35:02.2808881Z Selecting previously unselected package libdap25:amd64. 2021-05-16T17:35:02.3086062Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T17:35:02.3093327Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:35:02.3731054Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T17:35:02.3970350Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T17:35:02.3977050Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:35:02.4330242Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T17:35:02.4540322Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T17:35:02.4550824Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:35:02.4850166Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T17:35:02.5064130Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T17:35:02.5071503Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:35:02.5303024Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T17:35:02.5576636Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T17:35:02.5585196Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:35:02.5950517Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T17:35:02.6190221Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T17:35:02.6196387Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:02.6851139Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T17:35:02.7126356Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T17:35:02.7133631Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:02.7380121Z Selecting previously unselected package proj-data. 2021-05-16T17:35:02.7655651Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T17:35:02.7664031Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T17:35:03.4975581Z Selecting previously unselected package libproj15:amd64. 2021-05-16T17:35:03.5259438Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T17:35:03.5268036Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:35:03.6282204Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T17:35:03.6569461Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T17:35:03.6577139Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:35:03.6908926Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T17:35:03.7273421Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T17:35:03.7283803Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:35:03.7749856Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T17:35:03.8061075Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T17:35:03.8069645Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:35:03.8330189Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T17:35:03.8573909Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T17:35:03.8580940Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:35:03.8846388Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T17:35:03.9082897Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:03.9091618Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:03.9334223Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T17:35:03.9609566Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:03.9616880Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:03.9961285Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T17:35:04.0234412Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:04.0249964Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:04.0570278Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T17:35:04.0787162Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T17:35:04.0797939Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:35:04.1322411Z Selecting previously unselected package libogdi4.1. 2021-05-16T17:35:04.1598598Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T17:35:04.1605005Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:35:04.2050502Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T17:35:04.2260298Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T17:35:04.2270999Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:35:04.2597976Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T17:35:04.2878525Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:35:04.2886111Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:04.4303230Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T17:35:04.4579367Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T17:35:04.4587959Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:35:04.5705323Z Selecting previously unselected package libgdal26. 2021-05-16T17:35:04.5988059Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:04.5994960Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:05.2214142Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T17:35:05.2496551Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:05.2505947Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:05.2850321Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T17:35:05.3052393Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T17:35:05.3060804Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:35:05.3314574Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T17:35:05.3591633Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:05.3599026Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:05.3838975Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T17:35:05.4115353Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:05.4124210Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:05.4490324Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T17:35:05.4710321Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T17:35:05.4717510Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:35:05.5210231Z Selecting previously unselected package libzip5:amd64. 2021-05-16T17:35:05.5426370Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T17:35:05.5435300Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:35:05.5807647Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T17:35:05.6086477Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:05.6094327Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:06.0909132Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T17:35:06.1188591Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:06.1196785Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:06.1448189Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T17:35:06.1725849Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T17:35:06.1733629Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:35:06.2091797Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T17:35:06.2371873Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:35:06.2379538Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:35:06.3730864Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T17:35:06.4010741Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:06.4018866Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:06.4254213Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T17:35:06.4532696Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:06.4539818Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:06.4882332Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T17:35:06.5162020Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T17:35:06.5169055Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:35:06.5824703Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T17:35:06.6104891Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:06.6243596Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:06.9372037Z Selecting previously unselected package qgis-providers. 2021-05-16T17:35:06.9650761Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:06.9657953Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:07.1642422Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T17:35:07.1919880Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:07.1927104Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:07.2213161Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T17:35:07.2493782Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T17:35:07.2501457Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:35:07.2737802Z Selecting previously unselected package avahi-daemon. 2021-05-16T17:35:07.3019064Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:07.3027013Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:35:07.3394195Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T17:35:07.3638839Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:35:07.3646016Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:35:07.4352007Z Selecting previously unselected package blt. 2021-05-16T17:35:07.4634213Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:35:07.4640407Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T17:35:07.4831944Z Selecting previously unselected package fonts-lyx. 2021-05-16T17:35:07.5108416Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T17:35:07.5116704Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:35:07.5446843Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T17:35:07.5724634Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:07.5731250Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:07.5997128Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T17:35:07.6275069Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:07.6283396Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:07.6659503Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T17:35:07.6932850Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:07.6941647Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:07.7263208Z Selecting previously unselected package gcr. 2021-05-16T17:35:07.7527985Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:07.7533995Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T17:35:07.8131393Z Selecting previously unselected package python3-numpy. 2021-05-16T17:35:07.8403398Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T17:35:07.8411773Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:35:08.1154885Z Selecting previously unselected package python3-gdal. 2021-05-16T17:35:08.1439187Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:08.1447000Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:08.2171435Z Selecting previously unselected package gdal-bin. 2021-05-16T17:35:08.2416270Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:08.2425716Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:08.2931171Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T17:35:08.3155413Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:08.3163609Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:08.3375158Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T17:35:08.3652727Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T17:35:08.3660069Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:35:08.4090438Z Selecting previously unselected package geoclue-2.0. 2021-05-16T17:35:08.4318935Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T17:35:08.4325643Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:35:08.4730582Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T17:35:08.4925483Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:08.4932623Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:08.5411407Z Selecting previously unselected package p11-kit. 2021-05-16T17:35:08.5639840Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:08.5647923Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:08.5930867Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T17:35:08.6208653Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T17:35:08.6215571Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:35:08.6454376Z Selecting previously unselected package gnome-keyring. 2021-05-16T17:35:08.6729946Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:08.6829909Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:35:08.7636066Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T17:35:08.7914937Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:08.7920940Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:08.8250687Z Selecting previously unselected package grass-doc. 2021-05-16T17:35:08.8465397Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T17:35:08.8472711Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T17:35:10.4571515Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T17:35:10.4861588Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T17:35:10.4869202Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:35:10.5181632Z Selecting previously unselected package libpdal-util9. 2021-05-16T17:35:10.5463026Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:10.5469693Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:10.5774337Z Selecting previously unselected package libpdal-base9. 2021-05-16T17:35:10.6065937Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:10.6067258Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:10.7815537Z Selecting previously unselected package grass-core. 2021-05-16T17:35:10.8106277Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T17:35:10.8113908Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T17:35:11.3730679Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T17:35:11.3965991Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T17:35:11.3976101Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:35:11.4290834Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T17:35:11.4524367Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T17:35:11.4537393Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:35:11.4829153Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T17:35:11.5116356Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T17:35:11.5125582Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:35:11.5876853Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T17:35:11.6169927Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T17:35:11.6175667Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:35:11.6822491Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T17:35:11.7111711Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T17:35:11.7119540Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:35:11.9957524Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T17:35:12.0244524Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T17:35:12.0252457Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:35:12.1190591Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T17:35:12.1478906Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T17:35:12.1486634Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:35:12.1823392Z Selecting previously unselected package libfcgi-bin. 2021-05-16T17:35:12.2114592Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T17:35:12.2121836Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:35:12.2351927Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T17:35:12.2639576Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T17:35:12.2647260Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:35:12.2882835Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T17:35:12.3171211Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T17:35:12.3235700Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:35:12.4041294Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T17:35:12.4331782Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T17:35:12.4338728Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:35:12.4634525Z Selecting previously unselected package libmbim-proxy. 2021-05-16T17:35:12.4921138Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T17:35:12.4928459Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T17:35:12.5129587Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T17:35:12.5415185Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:35:12.5423191Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:12.5633765Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T17:35:12.5920978Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:35:12.5927202Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:12.6279315Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T17:35:12.6570024Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T17:35:12.6576790Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:35:12.6812697Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T17:35:12.7100113Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:12.7107694Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:12.7342301Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T17:35:12.7630332Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T17:35:12.7637843Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:35:12.7850868Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T17:35:12.8141952Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:12.8151491Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:35:12.8451117Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T17:35:12.8687297Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:12.8696549Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:35:12.9011308Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T17:35:12.9247638Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:12.9260694Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:35:12.9575201Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T17:35:12.9847643Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:12.9856627Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:35:13.0252019Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T17:35:13.0472335Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:35:13.0480007Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:13.1931999Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T17:35:13.2168243Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:13.2176307Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:35:13.2531310Z Selecting previously unselected package libpdal-plugins. 2021-05-16T17:35:13.2732341Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:13.2743646Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:35:13.3010178Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T17:35:13.3258435Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:13.3266383Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:13.3690322Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T17:35:13.3910107Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:13.3917903Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:13.4810549Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T17:35:13.5037332Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:13.5045046Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:13.5378420Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T17:35:13.5660488Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:13.5668314Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:13.6050300Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T17:35:13.6277556Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:13.6284807Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:13.6570282Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T17:35:13.6794772Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:13.6801941Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:13.7210909Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T17:35:13.7429587Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:13.7436554Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:13.7730880Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T17:35:13.7952994Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:13.7961063Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:13.8251112Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T17:35:13.8485218Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:13.8493288Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:13.8858750Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T17:35:13.9101055Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:13.9108338Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:13.9410952Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T17:35:13.9640612Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:13.9648756Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:13.9931657Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T17:35:14.0177168Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:14.0184087Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:14.0611261Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T17:35:14.0901637Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:14.0908608Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:14.1991369Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T17:35:14.2281373Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:14.2290407Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:14.5450666Z Selecting previously unselected package qtchooser. 2021-05-16T17:35:14.5667268Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T17:35:14.5674109Z Unpacking qtchooser (66-2build1) ... 2021-05-16T17:35:14.5921746Z Selecting previously unselected package qdoc-qt5. 2021-05-16T17:35:14.6211060Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:14.6216354Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:14.6888730Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T17:35:14.7176076Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:14.7183409Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:14.7506507Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T17:35:14.7792942Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:14.7801571Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:14.8091401Z Selecting previously unselected package qt5-assistant. 2021-05-16T17:35:14.8339170Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:14.8346585Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:35:14.8890868Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T17:35:14.9145039Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:14.9157516Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:14.9403204Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T17:35:14.9693577Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:14.9704126Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:15.1730793Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T17:35:15.1935991Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:15.1946475Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:15.2811438Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T17:35:15.3096858Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:15.3107513Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:35:15.4331104Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T17:35:15.4554333Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:15.4561728Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:15.5621809Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T17:35:15.5908542Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:15.5916873Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:15.6422371Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T17:35:15.6709013Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:15.6716039Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:15.7121093Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T17:35:15.7407789Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:15.7419271Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:15.7683352Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T17:35:15.7966055Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T17:35:15.7973724Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:35:15.8653049Z Selecting previously unselected package libqmi-proxy. 2021-05-16T17:35:15.8936955Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T17:35:15.9080162Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T17:35:15.9284392Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T17:35:15.9570037Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:15.9576837Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:15.9970546Z Selecting previously unselected package libwacom-bin. 2021-05-16T17:35:16.0170650Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:35:16.0177324Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:35:16.0450217Z Selecting previously unselected package modemmanager. 2021-05-16T17:35:16.0682920Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T17:35:16.0756204Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T17:35:16.1730985Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T17:35:16.1989884Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T17:35:16.1997019Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:35:16.2255718Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T17:35:16.2542511Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T17:35:16.2557609Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:35:16.5406489Z Selecting previously unselected package python3-soupsieve. 2021-05-16T17:35:16.5691571Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T17:35:16.5698378Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:35:16.5929386Z Selecting previously unselected package python3-bs4. 2021-05-16T17:35:16.6217100Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T17:35:16.6231014Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T17:35:16.6511540Z Selecting previously unselected package python3-cycler. 2021-05-16T17:35:16.6803777Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T17:35:16.6810940Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T17:35:16.7011000Z Selecting previously unselected package python3-dateutil. 2021-05-16T17:35:16.7297230Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T17:35:16.7303678Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:35:16.7556789Z Selecting previously unselected package python3-decorator. 2021-05-16T17:35:16.7844010Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T17:35:16.7851586Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:35:16.8077087Z Selecting previously unselected package python3-future. 2021-05-16T17:35:16.8363339Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T17:35:16.8370270Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T17:35:16.8945344Z Selecting previously unselected package python3-webencodings. 2021-05-16T17:35:16.9233750Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T17:35:16.9240527Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:35:16.9454832Z Selecting previously unselected package python3-html5lib. 2021-05-16T17:35:16.9743159Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T17:35:16.9753686Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T17:35:17.0038096Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T17:35:17.0326659Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T17:35:17.0334512Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:35:17.0562034Z Selecting previously unselected package python3-traitlets. 2021-05-16T17:35:17.0850409Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T17:35:17.0858786Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T17:35:17.1125111Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T17:35:17.1414378Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T17:35:17.1420018Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:35:17.1672462Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T17:35:17.1960532Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T17:35:17.1967543Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:35:17.2240243Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T17:35:17.2532607Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T17:35:17.2539932Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:35:17.3958542Z Selecting previously unselected package python3-pyparsing. 2021-05-16T17:35:17.4248279Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T17:35:17.4254699Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T17:35:17.4518247Z Selecting previously unselected package python3-matplotlib. 2021-05-16T17:35:17.4806962Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T17:35:17.4814835Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:35:17.8747233Z Selecting previously unselected package python3-nbformat. 2021-05-16T17:35:17.9037568Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T17:35:17.9044798Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T17:35:17.9301897Z Selecting previously unselected package python3-olefile. 2021-05-16T17:35:17.9590488Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T17:35:17.9596525Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T17:35:17.9840204Z Selecting previously unselected package python3-pyproj. 2021-05-16T17:35:18.0134711Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T17:35:18.0145535Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:35:18.0607815Z Selecting previously unselected package python3-tz. 2021-05-16T17:35:18.0896262Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T17:35:18.0904053Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T17:35:18.1130681Z Selecting previously unselected package python3-owslib. 2021-05-16T17:35:18.1420328Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T17:35:18.1428416Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T17:35:18.1757390Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T17:35:18.2045206Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T17:35:18.2052459Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:35:18.2618202Z Selecting previously unselected package python3-retrying. 2021-05-16T17:35:18.2910285Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T17:35:18.2917359Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T17:35:18.3156212Z Selecting previously unselected package python3-plotly. 2021-05-16T17:35:18.3444895Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T17:35:18.3451633Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:35:18.7698279Z Selecting previously unselected package python3-psycopg2. 2021-05-16T17:35:18.8012091Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T17:35:18.8020267Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:35:18.8371576Z Selecting previously unselected package python3-sip. 2021-05-16T17:35:18.8649654Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:18.8659478Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:35:18.8963590Z Selecting previously unselected package python3-pyqt5. 2021-05-16T17:35:18.9260445Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:18.9267402Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:19.1830925Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T17:35:19.2131216Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:35:19.2139870Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:35:19.2651195Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T17:35:19.2898142Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:19.2904625Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:19.3291238Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T17:35:19.3506336Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:19.3515262Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:19.3753098Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T17:35:19.4050027Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:19.4060306Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:19.4407016Z Selecting previously unselected package python3-qgis-common. 2021-05-16T17:35:19.4709116Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:19.4716873Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:19.7691156Z Selecting previously unselected package python3-qgis. 2021-05-16T17:35:19.7940796Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:19.7948582Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:20.6575657Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T17:35:20.6873564Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T17:35:20.6881230Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:35:20.7192011Z Selecting previously unselected package libjs-leaflet. 2021-05-16T17:35:20.7492056Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T17:35:20.7499105Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:35:20.7921262Z Selecting previously unselected package qgis-common. 2021-05-16T17:35:20.8218201Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:20.8225635Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:22.2955117Z Selecting previously unselected package qgis. 2021-05-16T17:35:22.3255428Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:22.3951592Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:22.6255821Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T17:35:22.6551808Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:22.6559088Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:22.8209041Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T17:35:22.8510883Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:22.8518582Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:22.8805319Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T17:35:22.9103576Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:22.9111770Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:22.9747820Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T17:35:23.0047836Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:23.0055292Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:23.0379363Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T17:35:23.0674223Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T17:35:23.0681806Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:35:23.2330716Z Selecting previously unselected package wpasupplicant. 2021-05-16T17:35:23.2632323Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T17:35:23.2641838Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:35:23.3854659Z Selecting previously unselected package proj-bin. 2021-05-16T17:35:23.4154721Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T17:35:23.4161406Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T17:35:23.4446983Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T17:35:23.4744750Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T17:35:23.4752518Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T17:35:23.5003541Z Selecting previously unselected package usb-modeswitch. 2021-05-16T17:35:23.5299207Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T17:35:23.5368373Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:35:23.6041767Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:35:23.6067067Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:35:23.8597072Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T17:35:23.8615895Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:35:23.8635951Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:35:23.8654730Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:23.8734346Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:35:23.8752268Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:35:23.8770135Z Setting up proj-data (6.3.1-1) ... 2021-05-16T17:35:23.8791034Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:23.8810265Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:35:23.8829224Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:35:23.8852912Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:35:23.8870196Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:35:23.8917731Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:35:23.8935193Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:35:23.8951010Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:35:23.8970235Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:35:23.8986816Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:35:23.9002911Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:35:24.0454630Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:35:24.0472070Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:35:24.0489698Z Setting up python3-olefile (0.46-2) ... 2021-05-16T17:35:24.1903521Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T17:35:24.1928126Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T17:35:24.3262183Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:24.3284071Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:35:24.3303967Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:35:24.3320194Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:35:24.3340781Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:35:24.3357468Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:35:24.3373344Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:35:24.4440825Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:35:24.4457833Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:35:24.4479298Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:35:24.4500460Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:35:24.4520856Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:35:24.5914505Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:24.5936936Z Setting up python3-tz (2019.3-1) ... 2021-05-16T17:35:24.7362370Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:35:24.7438152Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:35:24.7456378Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:24.7524318Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:24.7541874Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:35:24.7558052Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:35:24.7584325Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:24.7604947Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:35:24.9845627Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:24.9866051Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:35:24.9883579Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:35:24.9904273Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:35:24.9974396Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:35:24.9990469Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T17:35:25.1685162Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:35:25.1704830Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T17:35:25.3041120Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:35:25.3062363Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:35:25.3081076Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:35:25.3101545Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T17:35:25.3118743Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T17:35:25.3134018Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:35:25.3150044Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:35:25.4638227Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:25.4659009Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:35:25.4676864Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:35:25.4700856Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:25.4767866Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T17:35:25.6773605Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:35:26.8090947Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:35:26.8118861Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:35:26.8137822Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:35:26.8159332Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:26.8181185Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:35:26.8198666Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:35:26.8223565Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:35:26.8241468Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:35:26.9883664Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:26.9915880Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:35:26.9940156Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:35:26.9961238Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T17:35:27.1807221Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:35:27.1831463Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:27.1852823Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:27.1874615Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:35:27.1891522Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:35:27.2045209Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:35:27.3696019Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:27.3716032Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:27.3742139Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:35:27.3819159Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:35:27.3837877Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:27.3854936Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:27.3872461Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:27.3896149Z Setting up python3-future (0.18.2-2) ... 2021-05-16T17:35:27.3959577Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T17:35:27.4014929Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T17:35:27.7168437Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:27.8539628Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:35:27.8557978Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:27.8576144Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:27.8597167Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:27.8616779Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:35:27.8642228Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:27.8666370Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:35:27.8685612Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:27.8702077Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:28.0709493Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:35:28.2219842Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:35:28.3692588Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:35:28.3708825Z Setting up qtchooser (66-2build1) ... 2021-05-16T17:35:28.3726027Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:35:28.3744060Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:35:28.5168232Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:28.5186688Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:28.5202681Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:28.5217939Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:35:29.4133255Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:29.4152093Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:35:29.4170303Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:29.4187262Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:29.4202932Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:29.4220748Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T17:35:29.4244784Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:29.4263326Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:35:29.4281492Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:35:29.7887413Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T17:35:29.7901044Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:29.7919433Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T17:35:29.9448550Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T17:35:29.9468417Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:35:30.0978990Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:30.0997119Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T17:35:30.2783762Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:35:30.2803495Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T17:35:30.2822075Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:30.2839443Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:35:30.4261795Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:35:30.4264175Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:35:30.9355043Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:35:31.2139885Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:31.2158218Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:35:31.2174950Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:31.2193420Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:31.2214566Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:31.2231635Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:31.2248798Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:35:31.3666255Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:31.3668050Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:35:31.3669592Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:31.3671031Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:35:31.4054534Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:31.4068288Z if direction is "increasing": 2021-05-16T17:35:31.4069904Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:31.4070995Z elif direction is "decreasing": 2021-05-16T17:35:31.4220212Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:31.4221546Z if direction is "increasing": 2021-05-16T17:35:31.4223174Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:31.4224355Z elif direction is "decreasing": 2021-05-16T17:35:32.2916209Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:32.2917861Z if props["offset_coordinates"] is "data": 2021-05-16T17:35:32.2919626Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:35:32.2921155Z if props["coordinates"] is not "data": 2021-05-16T17:35:32.9845200Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:35:33.5252555Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:35:33.5255267Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:35:33.5257695Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T17:35:34.7211496Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:35:34.7252143Z First installation detected... 2021-05-16T17:35:34.7252890Z Checking NSS setup... 2021-05-16T17:35:34.7303324Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:35:34.7366982Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:34.7397361Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T17:35:35.0050798Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:35.0070877Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:35:35.0087455Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:35.0106170Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:35.0125178Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:35:35.0150404Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:35:35.0175569Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:35:35.0218838Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:35:35.0219973Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:35.2232048Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:35.2257694Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:35:35.2279481Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T17:35:35.5612966Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:35.5614686Z if value is '': 2021-05-16T17:35:35.6550019Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:35.6551688Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:35:35.6552776Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:35.6553744Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:35:35.6554841Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:35:35.6555834Z if driver_string is not None and driver_string is not "": 2021-05-16T17:35:35.6968190Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:35.6969570Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:35:35.6970782Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:35.6971872Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:35:35.7571293Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:35:35.7591099Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.7660813Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T17:35:35.7684274Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.7703816Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.7852358Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.7880227Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.7897280Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.7919940Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:35.7944704Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.7961838Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:35.8801582Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.8822303Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.8840412Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.8857989Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T17:35:36.0035070Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:35:36.0037616Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:35:36.5238436Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:36.5256632Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:36.5274007Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:35:36.5294027Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:36.5310821Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:36.5334684Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:36.5351650Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:35:36.5368564Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:35:36.5385660Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:35:36.5405455Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:36.5422910Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:36.5439901Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:36.5458491Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:36.5478583Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:36.5501760Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:36.5519860Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:35:36.5536581Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:35:36.5552250Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:36.5571540Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:36.5589371Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:36.7114408Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:36.7132529Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:36.7152605Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:36.7169756Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.0794932Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:07.0824619Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:07.0843575Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.0861322Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:07.0878373Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.0894514Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.0910907Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:07.0927465Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.2263082Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.2281318Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:07.2306286Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.2324428Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:36:07.2342948Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.3866466Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.3892188Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.3914022Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.4019096Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T17:36:07.4169857Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T17:36:08.1431437Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:36:08.1597454Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:36:08.1820736Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:36:08.1958433Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T17:36:08.3063697Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:08.3344098Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T17:36:08.5801072Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:18.9914253Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:36:19.0080776Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:36:20.8573101Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:36:20.8573622Z with: 2021-05-16T17:36:20.8574072Z github_slug: neuroconductor/oro.dicom 2021-05-16T17:36:20.8574507Z env: 2021-05-16T17:36:20.8574904Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:20.8575346Z TIC_DEPLOY_KEY: 2021-05-16T17:36:20.8576113Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:20.8577834Z GITHUB_PAT: *** 2021-05-16T17:36:20.8578224Z COVERALLS_TOKEN: 2021-05-16T17:36:20.8578670Z continue-on-error: false 2021-05-16T17:36:20.8579117Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:20.8579562Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:20.8579982Z TZ: UTC 2021-05-16T17:36:20.8580338Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:20.8580726Z NOT_CRAN: true 2021-05-16T17:36:20.8581078Z ##[endgroup] 2021-05-16T17:36:20.8892924Z repo slug is: neuroconductor/oro.dicom 2021-05-16T17:36:20.8973210Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:36:20.8973792Z env: 2021-05-16T17:36:20.8974202Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:20.8974642Z TIC_DEPLOY_KEY: 2021-05-16T17:36:20.8975392Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:20.8976615Z GITHUB_PAT: *** 2021-05-16T17:36:20.8976996Z COVERALLS_TOKEN: 2021-05-16T17:36:20.8977444Z continue-on-error: false 2021-05-16T17:36:20.8977891Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:20.8978337Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:20.8978760Z TZ: UTC 2021-05-16T17:36:20.8979117Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:20.8979509Z NOT_CRAN: true 2021-05-16T17:36:20.8979856Z ##[endgroup] 2021-05-16T17:36:21.1116087Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:36:21.1116645Z with: 2021-05-16T17:36:21.1117007Z repo_name: oro.dicom 2021-05-16T17:36:21.1117402Z repo_version: 0.5.2.2 2021-05-16T17:36:21.1117764Z runner_os: Linux 2021-05-16T17:36:21.1118123Z R_version: 4.0 2021-05-16T17:36:21.1118445Z env: 2021-05-16T17:36:21.1118857Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:21.1119289Z TIC_DEPLOY_KEY: 2021-05-16T17:36:21.1120055Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:21.1121739Z GITHUB_PAT: *** 2021-05-16T17:36:21.1122116Z COVERALLS_TOKEN: 2021-05-16T17:36:21.1122585Z continue-on-error: false 2021-05-16T17:36:21.1123025Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:21.1123540Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:21.1123951Z TZ: UTC 2021-05-16T17:36:21.1124326Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:21.1124710Z NOT_CRAN: true 2021-05-16T17:36:21.1125075Z ##[endgroup] 2021-05-16T17:36:21.1486332Z Package: oro.dicom 2021-05-16T17:36:21.1489926Z Version: 0.5.2.2 2021-05-16T17:36:21.1490546Z OS: Linux 2021-05-16T17:36:21.1564099Z ##[group]Run install.packages('remotes') 2021-05-16T17:36:21.1564750Z install.packages('remotes') 2021-05-16T17:36:21.1565495Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:36:21.1566427Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:36:21.1573406Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:36:21.1573800Z env: 2021-05-16T17:36:21.1574213Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:21.1574662Z TIC_DEPLOY_KEY: 2021-05-16T17:36:21.1575413Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:21.1576675Z GITHUB_PAT: *** 2021-05-16T17:36:21.1577061Z COVERALLS_TOKEN: 2021-05-16T17:36:21.1577510Z continue-on-error: false 2021-05-16T17:36:21.1577961Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:21.1578403Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:21.1578840Z TZ: UTC 2021-05-16T17:36:21.1579207Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:21.1579586Z NOT_CRAN: true 2021-05-16T17:36:21.1579941Z ##[endgroup] 2021-05-16T17:36:21.3166622Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:36:21.3167472Z (as ‘lib’ is unspecified) 2021-05-16T17:36:36.4815054Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:36:37.6611760Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-16T17:36:37.9481115Z ================================================== 2021-05-16T17:36:37.9482194Z downloaded 381 KB 2021-05-16T17:36:37.9482723Z 2021-05-16T17:36:38.1757342Z * installing *binary* package ‘remotes’ ... 2021-05-16T17:36:38.1806542Z * DONE (remotes) 2021-05-16T17:36:38.1856253Z 2021-05-16T17:36:38.1857192Z The downloaded source packages are in 2021-05-16T17:36:38.1858492Z ‘/tmp/Rtmpm0bbT9/downloaded_packages’ 2021-05-16T17:37:00.8863385Z ##[group]Run actions/cache@v1 2021-05-16T17:37:00.8863856Z with: 2021-05-16T17:37:00.8864315Z path: /home/runner/work/_temp/Library 2021-05-16T17:37:00.8867606Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-4f8328b48d26410574c3b2ffe2f9dc46b3ade2dbe749a9ba3fc8d3141fed5317 2021-05-16T17:37:00.8871750Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T17:37:00.8873097Z env: 2021-05-16T17:37:00.8873565Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:00.8874076Z TIC_DEPLOY_KEY: 2021-05-16T17:37:00.8874954Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:37:00.8876964Z GITHUB_PAT: *** 2021-05-16T17:37:00.8877409Z COVERALLS_TOKEN: 2021-05-16T17:37:00.8877927Z continue-on-error: false 2021-05-16T17:37:00.8878447Z VDIFFR_RUN_TESTS: 2021-05-16T17:37:00.8878965Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:37:00.8879494Z TZ: UTC 2021-05-16T17:37:00.8879962Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:00.8880405Z NOT_CRAN: true 2021-05-16T17:37:00.8880817Z ##[endgroup] 2021-05-16T17:37:00.9301208Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:37:00.9374522Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:37:00.9375288Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:37:00.9375980Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T17:37:00.9376577Z sudo -s eval "$sysreqs" 2021-05-16T17:37:00.9418491Z shell: /usr/bin/bash -e {0} 2021-05-16T17:37:00.9418851Z env: 2021-05-16T17:37:00.9419273Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:00.9419708Z TIC_DEPLOY_KEY: 2021-05-16T17:37:00.9420468Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:37:00.9421787Z GITHUB_PAT: *** 2021-05-16T17:37:00.9422289Z COVERALLS_TOKEN: 2021-05-16T17:37:00.9422754Z continue-on-error: false 2021-05-16T17:37:00.9423191Z VDIFFR_RUN_TESTS: 2021-05-16T17:37:00.9423646Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:37:00.9424056Z TZ: UTC 2021-05-16T17:37:00.9424436Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:00.9424832Z NOT_CRAN: true 2021-05-16T17:37:00.9425269Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T17:37:00.9425721Z ##[endgroup] 2021-05-16T17:37:01.1278085Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:37:01.8087224Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T17:37:19.0302236Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T17:37:19.0303575Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T17:37:19.0304586Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T17:37:19.0305454Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T17:37:19.0306336Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T17:37:19.0327234Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T17:37:19.0339249Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:37:19.0340419Z (as ‘lib’ is unspecified) 2021-05-16T17:37:33.2141093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:37:34.3137593Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-16T17:37:34.4279111Z ================================================== 2021-05-16T17:37:34.4280186Z downloaded 94 KB 2021-05-16T17:37:34.4280694Z 2021-05-16T17:37:34.4320085Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:37:35.2042580Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-16T17:37:35.3749744Z ================================================== 2021-05-16T17:37:35.3750812Z downloaded 135 KB 2021-05-16T17:37:35.3751345Z 2021-05-16T17:37:35.3789121Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:37:36.3389630Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-16T17:37:36.4394675Z ================================================== 2021-05-16T17:37:36.4395747Z downloaded 80 KB 2021-05-16T17:37:36.4396272Z 2021-05-16T17:37:36.4432847Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:37:37.5952534Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-16T17:37:37.9276612Z ================================================== 2021-05-16T17:37:37.9277408Z downloaded 516 KB 2021-05-16T17:37:37.9277848Z 2021-05-16T17:37:37.9316693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T17:37:39.2752909Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-16T17:37:39.7707086Z ================================================== 2021-05-16T17:37:39.7708819Z downloaded 991 KB 2021-05-16T17:37:39.7710177Z 2021-05-16T17:37:39.9903295Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T17:37:39.9948558Z * DONE (rprojroot) 2021-05-16T17:37:40.2008046Z * installing *binary* package ‘crayon’ ... 2021-05-16T17:37:40.2046526Z * DONE (crayon) 2021-05-16T17:37:40.4099857Z * installing *binary* package ‘R6’ ... 2021-05-16T17:37:40.4139703Z * DONE (R6) 2021-05-16T17:37:40.6530320Z * installing *binary* package ‘desc’ ... 2021-05-16T17:37:40.6575681Z * DONE (desc) 2021-05-16T17:37:40.8950290Z * installing *binary* package ‘debugme’ ... 2021-05-16T17:37:40.8998295Z * DONE (debugme) 2021-05-16T17:37:40.9049550Z 2021-05-16T17:37:40.9050455Z The downloaded source packages are in 2021-05-16T17:37:40.9051693Z ‘/tmp/Rtmpz9qFwi/downloaded_packages’ 2021-05-16T17:37:40.9061850Z Running `R CMD build`... 2021-05-16T17:37:41.1313078Z * checking for file ‘/tmp/Rtmpz9qFwi/remotes69575a4768fc/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T17:37:41.1314554Z * preparing ‘sysreqs’: 2021-05-16T17:37:41.1315635Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:37:41.1317160Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:37:41.1318102Z * checking for empty or unneeded directories 2021-05-16T17:37:41.1319013Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T17:37:41.1321995Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:37:41.1322926Z (as ‘lib’ is unspecified) 2021-05-16T17:37:41.3284692Z * installing *source* package ‘sysreqs’ ... 2021-05-16T17:37:41.3286261Z ** using staged installation 2021-05-16T17:37:41.3457408Z ** R 2021-05-16T17:37:41.3491565Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:37:41.6930091Z ** help 2021-05-16T17:37:41.7039610Z *** installing help indices 2021-05-16T17:37:41.7202950Z ** building package indices 2021-05-16T17:37:41.9041441Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:37:42.0919751Z ** testing if installed package can be loaded from final location 2021-05-16T17:37:42.2828283Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:37:42.2829670Z * DONE (sysreqs) 2021-05-16T17:38:01.1937656Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:38:01.1940004Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T17:38:01.1941629Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T17:38:01.2181212Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T17:38:01.2688635Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:38:01.4217405Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:38:01.4701430Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T17:38:01.5804109Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T17:38:01.7374366Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:38:02.8485402Z Reading package lists... 2021-05-16T17:38:02.9211498Z Reading package lists... 2021-05-16T17:38:03.0730661Z Building dependency tree... 2021-05-16T17:38:03.0752893Z Reading state information... 2021-05-16T17:38:03.2231822Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T17:38:03.2232856Z Suggested packages: 2021-05-16T17:38:03.2234385Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T17:38:03.2655328Z The following NEW packages will be installed: 2021-05-16T17:38:03.2664009Z libcurl4-openssl-dev 2021-05-16T17:38:03.2835558Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:38:03.2836266Z Need to get 321 kB of archives. 2021-05-16T17:38:03.2836967Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T17:38:03.2838880Z 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-16T17:38:03.7013447Z Fetched 321 kB in 0s (16.5 MB/s) 2021-05-16T17:38:03.7316114Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T17:38:03.7400529Z (Reading database ... 2021-05-16T17:38:03.7403435Z (Reading database ... 5% 2021-05-16T17:38:03.7403888Z (Reading database ... 10% 2021-05-16T17:38:03.7404480Z (Reading database ... 15% 2021-05-16T17:38:03.7404945Z (Reading database ... 20% 2021-05-16T17:38:03.7405402Z (Reading database ... 25% 2021-05-16T17:38:03.7405842Z (Reading database ... 30% 2021-05-16T17:38:03.7406291Z (Reading database ... 35% 2021-05-16T17:38:03.7406731Z (Reading database ... 40% 2021-05-16T17:38:03.7407180Z (Reading database ... 45% 2021-05-16T17:38:03.7407620Z (Reading database ... 50% 2021-05-16T17:38:03.7433670Z (Reading database ... 55% 2021-05-16T17:38:03.7480103Z (Reading database ... 60% 2021-05-16T17:38:03.7522832Z (Reading database ... 65% 2021-05-16T17:38:03.7702337Z (Reading database ... 70% 2021-05-16T17:38:03.7733234Z (Reading database ... 75% 2021-05-16T17:38:03.7987064Z (Reading database ... 80% 2021-05-16T17:38:03.8083078Z (Reading database ... 85% 2021-05-16T17:38:03.8464286Z (Reading database ... 90% 2021-05-16T17:38:03.8539286Z (Reading database ... 95% 2021-05-16T17:38:03.8539867Z (Reading database ... 100% 2021-05-16T17:38:03.8540706Z (Reading database ... 285057 files and directories currently installed.) 2021-05-16T17:38:03.8664728Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T17:38:03.8676916Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:38:03.9545308Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:38:03.9568892Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:38:08.8560253Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:38:08.8560924Z remotes::install_github("ropensci/tic") 2021-05-16T17:38:08.8561541Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:38:08.8562186Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:38:08.8562776Z remotes::install_cran("covr") 2021-05-16T17:38:08.8569987Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:38:08.8570393Z env: 2021-05-16T17:38:08.8570860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:08.8571296Z TIC_DEPLOY_KEY: 2021-05-16T17:38:08.8572074Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:08.8573697Z GITHUB_PAT: *** 2021-05-16T17:38:08.8574088Z COVERALLS_TOKEN: 2021-05-16T17:38:08.8574542Z continue-on-error: false 2021-05-16T17:38:08.8574999Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:08.8575449Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:08.8575915Z TZ: UTC 2021-05-16T17:38:08.8576278Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:08.8576671Z NOT_CRAN: true 2021-05-16T17:38:08.8577020Z ##[endgroup] 2021-05-16T17:38:09.0448316Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:38:09.4646933Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:38:26.5131192Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:38:26.5131956Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:38:26.5132609Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:38:26.5133244Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:38:26.5133879Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:38:26.5134549Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:38:26.5135202Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:38:26.5135821Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:38:26.5136472Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:38:26.5137109Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:38:26.5137738Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:38:26.5138414Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:38:26.5139063Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:38:26.5139673Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:38:26.5140336Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:38:26.5141027Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:26.5141734Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:38:26.5142378Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:38:26.5143002Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:38:26.5143654Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:38:26.5144314Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:38:26.5144977Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:38:26.5145634Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:38:26.5146293Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:26.5146912Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:26.5147539Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:38:26.5148172Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:38:26.5148811Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:38:26.5149463Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:38:26.5151233Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:38:26.5151890Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:38:26.5153762Z 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-16T17:38:26.5164556Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:26.5165405Z (as ‘lib’ is unspecified) 2021-05-16T17:38:40.8921238Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:38:41.7609913Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-16T17:38:42.1900545Z ================================================== 2021-05-16T17:38:42.1901530Z downloaded 1.3 MB 2021-05-16T17:38:42.1902360Z 2021-05-16T17:38:42.1939563Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:38:43.4112654Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-16T17:38:43.6353666Z ================================================== 2021-05-16T17:38:43.6355972Z downloaded 226 KB 2021-05-16T17:38:43.6357633Z 2021-05-16T17:38:43.6391408Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:38:44.7186028Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-16T17:38:44.8972678Z ================================================== 2021-05-16T17:38:44.8973883Z downloaded 140 KB 2021-05-16T17:38:44.8974433Z 2021-05-16T17:38:44.9011680Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:38:46.0150667Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-16T17:38:46.1668732Z ================================================== 2021-05-16T17:38:46.1669346Z downloaded 53 KB 2021-05-16T17:38:46.1669653Z 2021-05-16T17:38:46.1710759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:38:47.3602364Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-16T17:38:47.4313668Z ================================================== 2021-05-16T17:38:47.4314692Z downloaded 23 KB 2021-05-16T17:38:47.4315226Z 2021-05-16T17:38:47.4355310Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:38:48.5271057Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-16T17:38:48.9722889Z ================================================== 2021-05-16T17:38:48.9723777Z downloaded 1.4 MB 2021-05-16T17:38:48.9724359Z 2021-05-16T17:38:48.9762208Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:38:49.8850534Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T17:38:49.9026285Z ================================================== 2021-05-16T17:38:49.9027162Z downloaded 36 KB 2021-05-16T17:38:49.9027686Z 2021-05-16T17:38:49.9068186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:38:51.1154439Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-16T17:38:51.5033936Z ================================================== 2021-05-16T17:38:51.5035023Z downloaded 884 KB 2021-05-16T17:38:51.5035546Z 2021-05-16T17:38:51.5071014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:38:52.7131521Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-16T17:38:53.0373824Z ================================================== 2021-05-16T17:38:53.0374810Z downloaded 523 KB 2021-05-16T17:38:53.0375387Z 2021-05-16T17:38:53.0411938Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:38:54.1439537Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-16T17:38:54.1440636Z ================================================== 2021-05-16T17:38:54.1441539Z downloaded 12 KB 2021-05-16T17:38:54.1441963Z 2021-05-16T17:38:54.1469140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:38:55.1334714Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-16T17:38:55.4554624Z ================================================== 2021-05-16T17:38:55.4555579Z downloaded 486 KB 2021-05-16T17:38:55.4556096Z 2021-05-16T17:38:55.4593005Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:38:56.6293993Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-16T17:38:56.7376052Z ================================================== 2021-05-16T17:38:56.7376644Z downloaded 90 KB 2021-05-16T17:38:56.7414733Z 2021-05-16T17:38:56.7416718Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:38:57.9615476Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-16T17:38:58.2819013Z ================================================== 2021-05-16T17:38:58.2819978Z downloaded 508 KB 2021-05-16T17:38:58.2820584Z 2021-05-16T17:38:58.2858214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:38:59.2294603Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-16T17:38:59.5762510Z ================================================== 2021-05-16T17:38:59.5763529Z downloaded 621 KB 2021-05-16T17:38:59.5764140Z 2021-05-16T17:38:59.5801510Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:39:00.7331158Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-16T17:39:00.9767176Z ================================================== 2021-05-16T17:39:00.9768048Z downloaded 267 KB 2021-05-16T17:39:00.9768506Z 2021-05-16T17:39:00.9808172Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:39:02.1947234Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-16T17:39:02.3842468Z ================================================== 2021-05-16T17:39:02.3843590Z downloaded 167 KB 2021-05-16T17:39:02.3844139Z 2021-05-16T17:39:02.3880991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:39:03.2450262Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-16T17:39:03.4708720Z ================================================== 2021-05-16T17:39:03.4709357Z downloaded 234 KB 2021-05-16T17:39:03.4709678Z 2021-05-16T17:39:03.4750793Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:39:04.6967035Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-16T17:39:04.9424848Z ================================================== 2021-05-16T17:39:04.9425819Z downloaded 276 KB 2021-05-16T17:39:04.9426278Z 2021-05-16T17:39:04.9462166Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:39:05.5970406Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-16T17:39:05.8056773Z ================================================== 2021-05-16T17:39:05.8058680Z downloaded 201 KB 2021-05-16T17:39:05.8060285Z 2021-05-16T17:39:05.8094784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:39:06.8049410Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-16T17:39:06.8934792Z ================================================== 2021-05-16T17:39:06.8935326Z downloaded 64 KB 2021-05-16T17:39:06.8935632Z 2021-05-16T17:39:06.8976646Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:39:07.6514593Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-16T17:39:07.7329178Z ================================================== 2021-05-16T17:39:07.7330016Z downloaded 46 KB 2021-05-16T17:39:07.7330325Z 2021-05-16T17:39:07.7371333Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:39:08.8227391Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-16T17:39:09.1089136Z ================================================== 2021-05-16T17:39:09.1090452Z downloaded 416 KB 2021-05-16T17:39:09.1091058Z 2021-05-16T17:39:09.1130794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:39:10.0406584Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-16T17:39:10.1514889Z ================================================== 2021-05-16T17:39:10.1516040Z downloaded 91 KB 2021-05-16T17:39:10.1516642Z 2021-05-16T17:39:10.1556168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:39:11.1057227Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-16T17:39:11.2725752Z ================================================== 2021-05-16T17:39:11.2726838Z downloaded 133 KB 2021-05-16T17:39:11.2727363Z 2021-05-16T17:39:11.2764210Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:39:12.2297549Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-16T17:39:12.4813843Z ================================================== 2021-05-16T17:39:12.4815821Z downloaded 271 KB 2021-05-16T17:39:12.4817447Z 2021-05-16T17:39:12.4853591Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:39:13.7272904Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-16T17:39:14.1900188Z ================================================== 2021-05-16T17:39:14.1901209Z downloaded 735 KB 2021-05-16T17:39:14.1901815Z 2021-05-16T17:39:14.1942385Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:39:15.0653198Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-16T17:39:15.1380154Z ================================================== 2021-05-16T17:39:15.1381204Z downloaded 46 KB 2021-05-16T17:39:15.1381733Z 2021-05-16T17:39:15.1419144Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:39:15.6326706Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:39:15.6390105Z ================================================== 2021-05-16T17:39:15.6390926Z downloaded 24 KB 2021-05-16T17:39:15.6391451Z 2021-05-16T17:39:15.6417679Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:39:16.5821192Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-16T17:39:16.9383504Z ================================================== 2021-05-16T17:39:16.9384399Z downloaded 688 KB 2021-05-16T17:39:16.9384913Z 2021-05-16T17:39:16.9422125Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:39:18.1632985Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-16T17:39:18.2358889Z ================================================== 2021-05-16T17:39:18.2359921Z downloaded 45 KB 2021-05-16T17:39:18.2360441Z 2021-05-16T17:39:18.2396382Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:39:19.5022167Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-16T17:39:19.8929193Z ================================================== 2021-05-16T17:39:19.8930099Z downloaded 595 KB 2021-05-16T17:39:19.8930409Z 2021-05-16T17:39:20.1959069Z * installing *binary* package ‘rlang’ ... 2021-05-16T17:39:20.2022927Z * DONE (rlang) 2021-05-16T17:39:20.4306695Z * installing *binary* package ‘magrittr’ ... 2021-05-16T17:39:20.4354090Z * DONE (magrittr) 2021-05-16T17:39:20.6570966Z * installing *binary* package ‘glue’ ... 2021-05-16T17:39:20.6615705Z * DONE (glue) 2021-05-16T17:39:20.8680189Z * installing *binary* package ‘sys’ ... 2021-05-16T17:39:20.8720152Z * DONE (sys) 2021-05-16T17:39:21.0740456Z * installing *binary* package ‘mime’ ... 2021-05-16T17:39:21.0779787Z * DONE (mime) 2021-05-16T17:39:21.3790199Z * installing *binary* package ‘curl’ ... 2021-05-16T17:39:21.3855110Z * DONE (curl) 2021-05-16T17:39:21.6279037Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T17:39:21.6331011Z * DONE (jsonlite) 2021-05-16T17:39:21.8332339Z * installing *binary* package ‘ini’ ... 2021-05-16T17:39:21.8365800Z * DONE (ini) 2021-05-16T17:39:22.0552008Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T17:39:22.0592485Z * DONE (gitcreds) 2021-05-16T17:39:22.3317185Z * installing *binary* package ‘zip’ ... 2021-05-16T17:39:22.3374665Z * DONE (zip) 2021-05-16T17:39:22.5719033Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T17:39:22.5767927Z * DONE (rstudioapi) 2021-05-16T17:39:22.8134968Z * installing *binary* package ‘fastmap’ ... 2021-05-16T17:39:22.8182417Z * DONE (fastmap) 2021-05-16T17:39:23.0544805Z * installing *binary* package ‘yaml’ ... 2021-05-16T17:39:23.0594781Z * DONE (yaml) 2021-05-16T17:39:23.2799287Z * installing *binary* package ‘withr’ ... 2021-05-16T17:39:23.2843485Z * DONE (withr) 2021-05-16T17:39:23.5050263Z * installing *binary* package ‘whisker’ ... 2021-05-16T17:39:23.5095904Z * DONE (whisker) 2021-05-16T17:39:23.7143071Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T17:39:23.7182839Z * DONE (rappdirs) 2021-05-16T17:39:23.9926076Z * installing *binary* package ‘fs’ ... 2021-05-16T17:39:23.9980528Z * DONE (fs) 2021-05-16T17:39:24.2051474Z * installing *binary* package ‘clipr’ ... 2021-05-16T17:39:24.2087993Z * DONE (clipr) 2021-05-16T17:39:24.4580858Z * installing *binary* package ‘git2r’ ... 2021-05-16T17:39:24.4631024Z * DONE (git2r) 2021-05-16T17:39:24.6697043Z * installing *binary* package ‘askpass’ ... 2021-05-16T17:39:24.6738661Z * DONE (askpass) 2021-05-16T17:39:24.9082434Z * installing *binary* package ‘cli’ ... 2021-05-16T17:39:24.9131268Z * DONE (cli) 2021-05-16T17:39:25.1498952Z * installing *binary* package ‘purrr’ ... 2021-05-16T17:39:25.1549189Z * DONE (purrr) 2021-05-16T17:39:25.3825509Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T17:39:25.3872829Z * DONE (lifecycle) 2021-05-16T17:39:25.5969540Z * installing *source* package ‘cachem’ ... 2021-05-16T17:39:25.5980830Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:25.5981855Z ** using staged installation 2021-05-16T17:39:25.6150399Z ** libs 2021-05-16T17:39:25.6480902Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T17:39:26.3588971Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:39:26.4030277Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T17:39:26.5897230Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:39:26.5910208Z ** R 2021-05-16T17:39:26.5981392Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:27.0994357Z ** help 2021-05-16T17:39:27.1217088Z *** installing help indices 2021-05-16T17:39:27.1415977Z ** building package indices 2021-05-16T17:39:27.3346888Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:27.6129982Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:27.7073018Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:27.9048093Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:27.9056132Z * DONE (cachem) 2021-05-16T17:39:28.2511577Z * installing *binary* package ‘openssl’ ... 2021-05-16T17:39:28.2589740Z * DONE (openssl) 2021-05-16T17:39:28.4626271Z * installing *binary* package ‘memoise’ ... 2021-05-16T17:39:28.4664806Z * DONE (memoise) 2021-05-16T17:39:28.7126658Z * installing *binary* package ‘httr’ ... 2021-05-16T17:39:28.7176336Z * DONE (httr) 2021-05-16T17:39:28.9381209Z * installing *binary* package ‘credentials’ ... 2021-05-16T17:39:28.9425063Z * DONE (credentials) 2021-05-16T17:39:29.1599454Z * installing *binary* package ‘gh’ ... 2021-05-16T17:39:29.1641685Z * DONE (gh) 2021-05-16T17:39:29.3946128Z * installing *binary* package ‘gert’ ... 2021-05-16T17:39:29.3992121Z * DONE (gert) 2021-05-16T17:39:29.6691429Z * installing *binary* package ‘usethis’ ... 2021-05-16T17:39:29.6758650Z * DONE (usethis) 2021-05-16T17:39:29.6819746Z 2021-05-16T17:39:29.6820677Z The downloaded source packages are in 2021-05-16T17:39:29.6821937Z ‘/tmp/RtmplJ8yy4/downloaded_packages’ 2021-05-16T17:39:29.6831295Z Running `R CMD build`... 2021-05-16T17:39:31.7482319Z * checking for file ‘/tmp/RtmplJ8yy4/remotes71e77c557b0e/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:39:31.7483643Z * preparing ‘tic’: 2021-05-16T17:39:31.7484588Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:39:31.7485429Z * installing the package to process help pages 2021-05-16T17:39:31.7486514Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:39:31.7487365Z * checking for empty or unneeded directories 2021-05-16T17:39:31.7488273Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:39:31.7489126Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:39:31.7490094Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:39:31.7492072Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:31.7492942Z (as ‘lib’ is unspecified) 2021-05-16T17:39:32.0719422Z * installing *source* package ‘tic’ ... 2021-05-16T17:39:32.0722642Z ** using staged installation 2021-05-16T17:39:32.0949837Z ** R 2021-05-16T17:39:32.1177141Z ** inst 2021-05-16T17:39:32.1210616Z ** preparing package for lazy loading 2021-05-16T17:39:32.4730343Z ** help 2021-05-16T17:39:32.6209999Z *** installing help indices 2021-05-16T17:39:32.7113538Z *** copying figures 2021-05-16T17:39:32.7117682Z ** building package indices 2021-05-16T17:39:32.9730314Z ** installing vignettes 2021-05-16T17:39:32.9758383Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:33.2292611Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:33.5268164Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:33.5300754Z * DONE (tic) 2021-05-16T17:39:33.5430314Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:39:33.7224998Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:39:35.5484962Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:39:35.5486413Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:39:35.5487439Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:39:35.5492112Z 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-16T17:39:35.5494328Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:39:35.5495054Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:39:35.5495767Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:39:35.5496466Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:39:35.5497181Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:39:35.5497866Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:39:35.5498557Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:39:35.5499230Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:39:35.5500221Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:39:35.5500929Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:39:35.5501618Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:39:35.5502334Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:39:35.5503039Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:39:35.5503748Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:39:35.5504417Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:39:35.5505097Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:39:35.5505764Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:39:35.5506414Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:39:35.5507204Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:39:35.5507908Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:39:35.5508604Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:39:35.5509286Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:39:35.5509973Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:39:35.5510641Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:39:35.5511346Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:39:35.5512045Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:39:35.5512714Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:39:35.5513436Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:39:35.5514174Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:39:35.5514909Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:39:35.5515615Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:39:35.5516334Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:39:35.5517043Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:39:35.5517761Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:39:35.5518481Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:39:35.5519759Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:35.5520723Z (as ‘lib’ is unspecified) 2021-05-16T17:39:49.7413434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:39:50.7204409Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-16T17:39:50.9517595Z ================================================== 2021-05-16T17:39:50.9519875Z downloaded 231 KB 2021-05-16T17:39:50.9521197Z 2021-05-16T17:39:50.9555566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:39:51.8917932Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-16T17:39:52.3501748Z ================================================== 2021-05-16T17:39:52.3502860Z downloaded 1.5 MB 2021-05-16T17:39:52.3503382Z 2021-05-16T17:39:52.3537022Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:39:53.4980520Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-16T17:39:53.5047112Z ================================================== 2021-05-16T17:39:53.5048554Z downloaded 16 KB 2021-05-16T17:39:53.5049067Z 2021-05-16T17:39:53.5083990Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:39:53.8102245Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:39:54.1938257Z ================================================== 2021-05-16T17:39:54.1939207Z downloaded 1.1 MB 2021-05-16T17:39:54.1939808Z 2021-05-16T17:39:54.1967799Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:39:54.6164750Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:39:54.9640458Z ================================================== 2021-05-16T17:39:54.9642909Z downloaded 670 KB 2021-05-16T17:39:54.9643437Z 2021-05-16T17:39:54.9671550Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:39:55.9064265Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-16T17:39:55.9789965Z ================================================== 2021-05-16T17:39:55.9791012Z downloaded 42 KB 2021-05-16T17:39:55.9791615Z 2021-05-16T17:39:55.9826522Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:39:57.0792890Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-16T17:39:57.3229862Z ================================================== 2021-05-16T17:39:57.3231006Z downloaded 247 KB 2021-05-16T17:39:57.3231640Z 2021-05-16T17:39:57.3266993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:39:58.2715103Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-16T17:39:58.6755773Z ================================================== 2021-05-16T17:39:58.6759975Z downloaded 977 KB 2021-05-16T17:39:58.6762041Z 2021-05-16T17:39:58.6792766Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:39:59.6123680Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-16T17:39:59.7106392Z ================================================== 2021-05-16T17:39:59.7107025Z downloaded 67 KB 2021-05-16T17:39:59.7107394Z 2021-05-16T17:39:59.7146551Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:40:00.6540147Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-16T17:40:00.9392307Z ================================================== 2021-05-16T17:40:00.9393217Z downloaded 354 KB 2021-05-16T17:40:00.9393843Z 2021-05-16T17:40:00.9430144Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:40:01.8874671Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-16T17:40:02.1958778Z ================================================== 2021-05-16T17:40:02.1959713Z downloaded 412 KB 2021-05-16T17:40:02.1960470Z 2021-05-16T17:40:02.1996366Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:40:03.0723381Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-16T17:40:03.0724728Z ================================================== 2021-05-16T17:40:03.0725413Z downloaded 15 KB 2021-05-16T17:40:03.0725901Z 2021-05-16T17:40:03.0759406Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:40:04.1310279Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-16T17:40:04.3166152Z ================================================== 2021-05-16T17:40:04.3166962Z downloaded 147 KB 2021-05-16T17:40:04.3167410Z 2021-05-16T17:40:04.3200134Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:40:05.2607625Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-16T17:40:05.3628131Z ================================================== 2021-05-16T17:40:05.3628707Z downloaded 72 KB 2021-05-16T17:40:05.3629018Z 2021-05-16T17:40:05.3667373Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:40:05.9973498Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-16T17:40:06.0664170Z ================================================== 2021-05-16T17:40:06.0664758Z downloaded 39 KB 2021-05-16T17:40:06.0665067Z 2021-05-16T17:40:06.0702449Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:40:07.0132352Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-16T17:40:07.2915419Z ================================================== 2021-05-16T17:40:07.2916649Z downloaded 348 KB 2021-05-16T17:40:07.2917167Z 2021-05-16T17:40:07.2951533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:40:08.2354369Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-16T17:40:08.5410577Z ================================================== 2021-05-16T17:40:08.5411582Z downloaded 426 KB 2021-05-16T17:40:08.5412187Z 2021-05-16T17:40:08.5453030Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:40:11.4488419Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-16T17:40:11.4734391Z ================================================== 2021-05-16T17:40:11.4734919Z downloaded 40 KB 2021-05-16T17:40:11.4735462Z 2021-05-16T17:40:11.4773114Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:40:12.5859797Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-16T17:40:12.9272406Z ================================================== 2021-05-16T17:40:12.9273315Z downloaded 602 KB 2021-05-16T17:40:12.9273899Z 2021-05-16T17:40:12.9313691Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:40:13.4464706Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:40:13.5993214Z ================================================== 2021-05-16T17:40:13.5994173Z downloaded 109 KB 2021-05-16T17:40:13.5994756Z 2021-05-16T17:40:13.6023242Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:40:14.5786797Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-16T17:40:14.8036649Z ================================================== 2021-05-16T17:40:14.8037754Z downloaded 224 KB 2021-05-16T17:40:14.8038285Z 2021-05-16T17:40:14.8073430Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:40:15.7564175Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-16T17:40:15.7828234Z ================================================== 2021-05-16T17:40:15.7828830Z downloaded 37 KB 2021-05-16T17:40:15.7829123Z 2021-05-16T17:40:15.7866784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:40:16.7196726Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-16T17:40:16.9370339Z ================================================== 2021-05-16T17:40:16.9371364Z downloaded 199 KB 2021-05-16T17:40:16.9371889Z 2021-05-16T17:40:16.9407029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:40:18.0505789Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-16T17:40:18.5699714Z ================================================== 2021-05-16T17:40:18.5700246Z downloaded 2.8 MB 2021-05-16T17:40:18.5700551Z 2021-05-16T17:40:18.5733954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:40:19.6502360Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-16T17:40:20.2175984Z ================================================== 2021-05-16T17:40:20.2176980Z downloaded 4.0 MB 2021-05-16T17:40:20.2177432Z 2021-05-16T17:40:20.2212235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:40:21.2977029Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-16T17:40:21.7460612Z ================================================== 2021-05-16T17:40:21.7461628Z downloaded 1.3 MB 2021-05-16T17:40:21.7462180Z 2021-05-16T17:40:21.7571918Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:40:22.9947941Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-16T17:40:23.3196674Z ================================================== 2021-05-16T17:40:23.3197534Z downloaded 478 KB 2021-05-16T17:40:23.3197843Z 2021-05-16T17:40:23.3232758Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:40:24.3097306Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-16T17:40:24.4723691Z ================================================== 2021-05-16T17:40:24.4724704Z downloaded 107 KB 2021-05-16T17:40:24.4725225Z 2021-05-16T17:40:24.4760922Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:40:25.4194424Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-16T17:40:25.4238513Z ================================================== 2021-05-16T17:40:25.4240407Z downloaded 21 KB 2021-05-16T17:40:25.4240901Z 2021-05-16T17:40:25.4275399Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:40:26.5645178Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-16T17:40:26.6377484Z ================================================== 2021-05-16T17:40:26.6377978Z downloaded 42 KB 2021-05-16T17:40:26.6378263Z 2021-05-16T17:40:26.6413051Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:40:27.6992280Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-16T17:40:27.7144904Z ================================================== 2021-05-16T17:40:27.7145642Z downloaded 33 KB 2021-05-16T17:40:27.7146108Z 2021-05-16T17:40:27.7178544Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:40:28.7900622Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-16T17:40:28.9623628Z ================================================== 2021-05-16T17:40:28.9624695Z downloaded 136 KB 2021-05-16T17:40:28.9625211Z 2021-05-16T17:40:28.9658061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:40:29.9197116Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-16T17:40:30.4703562Z ================================================== 2021-05-16T17:40:30.4704447Z downloaded 3.4 MB 2021-05-16T17:40:30.4704899Z 2021-05-16T17:40:30.4737515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:40:31.4919213Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-16T17:40:31.5811181Z ================================================== 2021-05-16T17:40:31.5811790Z downloaded 64 KB 2021-05-16T17:40:31.5812098Z 2021-05-16T17:40:31.5848932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:40:32.5222776Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-16T17:40:32.9633571Z ================================================== 2021-05-16T17:40:32.9634769Z downloaded 1.3 MB 2021-05-16T17:40:32.9635303Z 2021-05-16T17:40:32.9668613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:40:33.9050612Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-16T17:40:34.0788137Z ================================================== 2021-05-16T17:40:34.0789287Z downloaded 128 KB 2021-05-16T17:40:34.0789813Z 2021-05-16T17:40:34.0826299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:40:35.3525512Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-16T17:40:35.6037124Z ================================================== 2021-05-16T17:40:35.6038210Z downloaded 384 KB 2021-05-16T17:40:35.6038744Z 2021-05-16T17:40:35.8374480Z * installing *binary* package ‘utf8’ ... 2021-05-16T17:40:35.8420536Z * DONE (utf8) 2021-05-16T17:40:36.0452994Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T17:40:36.0492003Z * DONE (pkgconfig) 2021-05-16T17:40:36.2747501Z * installing *binary* package ‘fansi’ ... 2021-05-16T17:40:36.2800849Z * DONE (fansi) 2021-05-16T17:40:36.5348213Z * installing *binary* package ‘diffobj’ ... 2021-05-16T17:40:36.5403075Z * DONE (diffobj) 2021-05-16T17:40:36.7665213Z * installing *binary* package ‘ps’ ... 2021-05-16T17:40:36.7708600Z * DONE (ps) 2021-05-16T17:40:36.9709661Z * installing *binary* package ‘praise’ ... 2021-05-16T17:40:36.9746306Z * DONE (praise) 2021-05-16T17:40:37.1790472Z * installing *binary* package ‘pkgload’ ... 2021-05-16T17:40:37.1830138Z * DONE (pkgload) 2021-05-16T17:40:37.3845023Z * installing *binary* package ‘evaluate’ ... 2021-05-16T17:40:37.3883906Z * DONE (evaluate) 2021-05-16T17:40:37.5918038Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T17:40:37.5954948Z * DONE (ellipsis) 2021-05-16T17:40:37.8409127Z * installing *binary* package ‘digest’ ... 2021-05-16T17:40:37.8458411Z * DONE (digest) 2021-05-16T17:40:38.0472877Z * installing *binary* package ‘brio’ ... 2021-05-16T17:40:38.0511403Z * DONE (brio) 2021-05-16T17:40:38.3203037Z * installing *binary* package ‘xml2’ ... 2021-05-16T17:40:38.3258726Z * DONE (xml2) 2021-05-16T17:40:38.5901604Z * installing *source* package ‘xfun’ ... 2021-05-16T17:40:38.5934134Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:38.5935309Z ** using staged installation 2021-05-16T17:40:38.6085796Z ** libs 2021-05-16T17:40:38.6137936Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:40:38.7452527Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:40:38.7881329Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T17:40:38.8998291Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T17:40:38.9011494Z ** R 2021-05-16T17:40:38.9178089Z ** inst 2021-05-16T17:40:38.9189136Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:40.1219030Z ** help 2021-05-16T17:40:40.2599984Z *** installing help indices 2021-05-16T17:40:40.3606122Z ** building package indices 2021-05-16T17:40:40.6290323Z ** installing vignettes 2021-05-16T17:40:40.6350950Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:40.8122912Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:40.8295837Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:41.0266257Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:41.0280516Z * DONE (xfun) 2021-05-16T17:40:41.4898054Z * installing *binary* package ‘stringi’ ... 2021-05-16T17:40:41.4994920Z * DONE (stringi) 2021-05-16T17:40:42.5725313Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T17:40:42.6101804Z * DONE (Rcpp) 2021-05-16T17:40:42.8846624Z * installing *binary* package ‘commonmark’ ... 2021-05-16T17:40:42.8900187Z * DONE (commonmark) 2021-05-16T17:40:43.1279934Z * installing *binary* package ‘brew’ ... 2021-05-16T17:40:43.1332222Z * DONE (brew) 2021-05-16T17:40:43.3351414Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T17:40:43.3390374Z * DONE (sessioninfo) 2021-05-16T17:40:43.5420396Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T17:40:43.5459049Z * DONE (prettyunits) 2021-05-16T17:40:43.8901794Z * installing *binary* package ‘vctrs’ ... 2021-05-16T17:40:43.8981136Z * DONE (vctrs) 2021-05-16T17:40:44.1344979Z * installing *binary* package ‘processx’ ... 2021-05-16T17:40:44.1391683Z * DONE (processx) 2021-05-16T17:40:44.3769091Z * installing *binary* package ‘markdown’ ... 2021-05-16T17:40:44.3816848Z * DONE (markdown) 2021-05-16T17:40:44.5888794Z * installing *binary* package ‘highr’ ... 2021-05-16T17:40:44.5978573Z * DONE (highr) 2021-05-16T17:40:44.8256961Z * installing *binary* package ‘stringr’ ... 2021-05-16T17:40:44.8305880Z * DONE (stringr) 2021-05-16T17:40:45.0369641Z * installing *binary* package ‘rversions’ ... 2021-05-16T17:40:45.0409403Z * DONE (rversions) 2021-05-16T17:40:45.4367594Z * installing *source* package ‘pillar’ ... 2021-05-16T17:40:45.4465039Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:45.4466261Z ** using staged installation 2021-05-16T17:40:45.4638821Z ** R 2021-05-16T17:40:45.4852939Z ** inst 2021-05-16T17:40:45.4886371Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:47.0595764Z ** help 2021-05-16T17:40:47.1411614Z *** installing help indices 2021-05-16T17:40:47.1961284Z *** copying figures 2021-05-16T17:40:47.1965504Z ** building package indices 2021-05-16T17:40:47.4195255Z ** installing vignettes 2021-05-16T17:40:47.4284131Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:47.7079223Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:48.0126322Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:48.0147055Z * DONE (pillar) 2021-05-16T17:40:48.2373646Z * installing *binary* package ‘callr’ ... 2021-05-16T17:40:48.2416131Z * DONE (callr) 2021-05-16T17:40:48.6106980Z * installing *binary* package ‘knitr’ ... 2021-05-16T17:40:48.6213531Z * DONE (knitr) 2021-05-16T17:40:48.8237116Z * installing *binary* package ‘xopen’ ... 2021-05-16T17:40:48.8275755Z * DONE (xopen) 2021-05-16T17:40:49.2164035Z * installing *source* package ‘tibble’ ... 2021-05-16T17:40:49.2257161Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:49.2258239Z ** using staged installation 2021-05-16T17:40:49.2446826Z ** libs 2021-05-16T17:40:49.2493102Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T17:40:49.2931357Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:40:49.3826225Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:40:49.4173989Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T17:40:49.5085411Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T17:40:49.5296406Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T17:40:49.5311135Z ** R 2021-05-16T17:40:49.5505729Z ** inst 2021-05-16T17:40:49.5533473Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:51.1373224Z ** help 2021-05-16T17:40:51.2075662Z *** installing help indices 2021-05-16T17:40:51.2567997Z *** copying figures 2021-05-16T17:40:51.2573183Z ** building package indices 2021-05-16T17:40:51.4742859Z ** installing vignettes 2021-05-16T17:40:51.4819663Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:51.8118573Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:51.8287393Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:52.1816117Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:52.1833826Z * DONE (tibble) 2021-05-16T17:40:52.3914138Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T17:40:52.3951822Z * DONE (pkgbuild) 2021-05-16T17:40:52.7255572Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T17:40:52.7328193Z * DONE (roxygen2) 2021-05-16T17:40:52.9334311Z * installing *binary* package ‘rematch2’ ... 2021-05-16T17:40:52.9372647Z * DONE (rematch2) 2021-05-16T17:40:53.1459612Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T17:40:53.1495747Z * DONE (rcmdcheck) 2021-05-16T17:40:53.3512167Z * installing *binary* package ‘waldo’ ... 2021-05-16T17:40:53.3551610Z * DONE (waldo) 2021-05-16T17:40:53.9207514Z * installing *binary* package ‘testthat’ ... 2021-05-16T17:40:53.9342769Z * DONE (testthat) 2021-05-16T17:40:54.1652469Z * installing *binary* package ‘devtools’ ... 2021-05-16T17:40:54.1698294Z * DONE (devtools) 2021-05-16T17:40:54.1757961Z 2021-05-16T17:40:54.1758857Z The downloaded source packages are in 2021-05-16T17:40:54.1760124Z ‘/tmp/RtmplJ8yy4/downloaded_packages’ 2021-05-16T17:40:54.2438920Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:40:55.9334150Z 2021-05-16T17:40:56.2243101Z 2021-05-16T17:40:56.2252161Z checking for file ‘/tmp/RtmplJ8yy4/remotes71e73803a08d/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:40:56.2312257Z 2021-05-16T17:40:56.2314794Z ✔ checking for file ‘/tmp/RtmplJ8yy4/remotes71e73803a08d/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:40:56.2336370Z 2021-05-16T17:40:56.2358230Z 2021-05-16T17:40:56.2359908Z ─ preparing ‘desc’: 2021-05-16T17:40:56.2369666Z 2021-05-16T17:40:56.2371444Z 2021-05-16T17:40:56.2460518Z checking DESCRIPTION meta-information ... 2021-05-16T17:40:56.2483193Z 2021-05-16T17:40:56.2485034Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:40:56.3086435Z 2021-05-16T17:40:56.3114582Z 2021-05-16T17:40:56.3117068Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:40:56.3128813Z 2021-05-16T17:40:56.3154673Z 2021-05-16T17:40:56.3156788Z ─ checking for empty or unneeded directories 2021-05-16T17:40:56.3167599Z 2021-05-16T17:40:56.3191549Z 2021-05-16T17:40:56.3193355Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:40:56.4163853Z 2021-05-16T17:40:56.4167977Z 2021-05-16T17:40:56.4169655Z 2021-05-16T17:40:56.4264567Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:56.4265689Z (as ‘lib’ is unspecified) 2021-05-16T17:40:56.7123048Z * installing *source* package ‘desc’ ... 2021-05-16T17:40:56.7151761Z ** using staged installation 2021-05-16T17:40:56.7306290Z ** R 2021-05-16T17:40:56.7457284Z ** inst 2021-05-16T17:40:56.7472406Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:58.1296593Z ** help 2021-05-16T17:40:58.2515341Z *** installing help indices 2021-05-16T17:40:58.3355343Z ** building package indices 2021-05-16T17:40:58.5926574Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:58.7712072Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:58.9747165Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:58.9761891Z * DONE (desc) 2021-05-16T17:40:59.1672376Z 2021-05-16T17:40:59.1673290Z 2021-05-16T17:40:59.1722137Z checking for file ‘/tmp/RtmplJ8yy4/remotes71e7126d01d/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:40:59.1723048Z 2021-05-16T17:40:59.1724283Z ✔ checking for file ‘/tmp/RtmplJ8yy4/remotes71e7126d01d/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:40:59.1827166Z 2021-05-16T17:40:59.1828022Z 2021-05-16T17:40:59.1828939Z ─ preparing ‘ghtravis’: 2021-05-16T17:40:59.1829323Z 2021-05-16T17:40:59.1829601Z 2021-05-16T17:40:59.1927280Z checking DESCRIPTION meta-information ... 2021-05-16T17:40:59.1927800Z 2021-05-16T17:40:59.1928488Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:40:59.2405928Z 2021-05-16T17:40:59.2406445Z 2021-05-16T17:40:59.2407637Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:40:59.2408086Z 2021-05-16T17:40:59.2408377Z 2021-05-16T17:40:59.2409024Z ─ checking for empty or unneeded directories 2021-05-16T17:40:59.2409608Z 2021-05-16T17:40:59.2409897Z 2021-05-16T17:40:59.2410481Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:40:59.2567816Z 2021-05-16T17:40:59.2570270Z 2021-05-16T17:40:59.2571557Z 2021-05-16T17:40:59.3025485Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:59.3026685Z (as ‘lib’ is unspecified) 2021-05-16T17:40:59.5280472Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:40:59.5281885Z ** using staged installation 2021-05-16T17:40:59.5422884Z ** R 2021-05-16T17:40:59.5518600Z ** inst 2021-05-16T17:40:59.5527025Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:00.6727923Z ** help 2021-05-16T17:41:00.7262732Z *** installing help indices 2021-05-16T17:41:00.7699162Z ** building package indices 2021-05-16T17:41:00.9859632Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:01.5879054Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:02.2272688Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:02.2281626Z * DONE (ghtravis) 2021-05-16T17:41:02.2364989Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:41:02.5326466Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:41:04.3006999Z 2021-05-16T17:41:04.3009009Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:41:04.3010238Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:41:04.3011549Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:41:04.3012459Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:41:04.3013323Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:41:04.3014190Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:41:04.3095883Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:04.3097206Z (as ‘lib’ is unspecified) 2021-05-16T17:41:18.4625708Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T17:41:19.8687915Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-16T17:41:20.0936498Z ================================================== 2021-05-16T17:41:20.0937488Z downloaded 193 KB 2021-05-16T17:41:20.0938076Z 2021-05-16T17:41:20.0976205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T17:41:21.2294162Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-16T17:41:21.2395969Z ================================================== 2021-05-16T17:41:21.2396520Z downloaded 64 KB 2021-05-16T17:41:21.2396812Z 2021-05-16T17:41:21.2433859Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T17:41:22.3737330Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-16T17:41:22.5719863Z ================================================== 2021-05-16T17:41:22.5720403Z downloaded 191 KB 2021-05-16T17:41:22.5720711Z 2021-05-16T17:41:22.5757779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T17:41:23.7202354Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-16T17:41:24.1946851Z ================================================== 2021-05-16T17:41:24.1947662Z downloaded 1.2 MB 2021-05-16T17:41:24.1948164Z 2021-05-16T17:41:24.1985536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T17:41:25.3306846Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-16T17:41:25.7863621Z ================================================== 2021-05-16T17:41:25.7865391Z downloaded 1.0 MB 2021-05-16T17:41:25.7866680Z 2021-05-16T17:41:26.0059921Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T17:41:26.0101235Z * DONE (tidyselect) 2021-05-16T17:41:26.2135613Z * installing *binary* package ‘generics’ ... 2021-05-16T17:41:26.2173038Z * DONE (generics) 2021-05-16T17:41:26.4592949Z * installing *binary* package ‘cpp11’ ... 2021-05-16T17:41:26.4648380Z * DONE (cpp11) 2021-05-16T17:41:26.7670668Z * installing *binary* package ‘dplyr’ ... 2021-05-16T17:41:26.7737661Z * DONE (dplyr) 2021-05-16T17:41:27.0696689Z * installing *binary* package ‘tidyr’ ... 2021-05-16T17:41:27.0762649Z * DONE (tidyr) 2021-05-16T17:41:27.0823231Z 2021-05-16T17:41:27.0824155Z The downloaded source packages are in 2021-05-16T17:41:27.0825395Z ‘/tmp/RtmplJ8yy4/downloaded_packages’ 2021-05-16T17:41:27.2635616Z 2021-05-16T17:41:27.2637721Z checking for file ‘/tmp/RtmplJ8yy4/remotes71e7119487d0/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:41:27.2667384Z 2021-05-16T17:41:27.2669133Z ✔ checking for file ‘/tmp/RtmplJ8yy4/remotes71e7119487d0/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:41:27.2735432Z 2021-05-16T17:41:27.2736128Z 2021-05-16T17:41:27.2736993Z ─ preparing ‘aghast’: 2021-05-16T17:41:27.2737467Z 2021-05-16T17:41:27.2737923Z 2021-05-16T17:41:27.2803145Z checking DESCRIPTION meta-information ... 2021-05-16T17:41:27.2825559Z 2021-05-16T17:41:27.2827460Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:41:27.3053183Z 2021-05-16T17:41:27.3076027Z 2021-05-16T17:41:27.3078285Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:41:27.3087096Z 2021-05-16T17:41:27.3108325Z 2021-05-16T17:41:27.3110224Z ─ checking for empty or unneeded directories 2021-05-16T17:41:27.3132867Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:41:27.3230310Z 2021-05-16T17:41:27.3232437Z 2021-05-16T17:41:27.3233753Z 2021-05-16T17:41:27.3302588Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:27.3303666Z (as ‘lib’ is unspecified) 2021-05-16T17:41:27.5275531Z * installing *source* package ‘aghast’ ... 2021-05-16T17:41:27.5277202Z ** using staged installation 2021-05-16T17:41:27.5471370Z ** R 2021-05-16T17:41:27.5530206Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:27.9524505Z ** help 2021-05-16T17:41:27.9752493Z *** installing help indices 2021-05-16T17:41:27.9973545Z ** building package indices 2021-05-16T17:41:28.1876503Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:41:28.3591156Z ** testing if installed package can be loaded from final location 2021-05-16T17:41:28.5331080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:41:28.5338325Z * DONE (aghast) 2021-05-16T17:41:28.5426366Z Installing 1 packages: covr 2021-05-16T17:41:28.5433817Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:28.5434807Z (as ‘lib’ is unspecified) 2021-05-16T17:41:42.6513686Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:41:42.6514795Z 2021-05-16T17:41:42.6519930Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T17:41:43.8007574Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-16T17:41:43.9868909Z ================================================== 2021-05-16T17:41:43.9869592Z downloaded 159 KB 2021-05-16T17:41:43.9870027Z 2021-05-16T17:41:43.9908647Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T17:41:45.1201727Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-16T17:41:45.2452893Z ================================================== 2021-05-16T17:41:45.2454836Z downloaded 118 KB 2021-05-16T17:41:45.2456781Z 2021-05-16T17:41:45.2492223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T17:41:46.4341653Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-16T17:41:46.7493195Z ================================================== 2021-05-16T17:41:46.7493871Z downloaded 282 KB 2021-05-16T17:41:46.7494179Z 2021-05-16T17:41:46.9686475Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T17:41:46.9728583Z * DONE (lazyeval) 2021-05-16T17:41:47.1868407Z * installing *binary* package ‘rex’ ... 2021-05-16T17:41:47.1910268Z * DONE (rex) 2021-05-16T17:41:47.4238830Z * installing *binary* package ‘covr’ ... 2021-05-16T17:41:47.4288113Z * DONE (covr) 2021-05-16T17:41:47.4343431Z 2021-05-16T17:41:47.4344388Z The downloaded source packages are in 2021-05-16T17:41:47.4345644Z ‘/tmp/RtmplJ8yy4/downloaded_packages’ 2021-05-16T17:41:47.4495962Z 2021-05-16T17:41:47.4527188Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:41:47.4527901Z Rscript -e "tic::before_install()" 2021-05-16T17:41:47.4571087Z shell: /usr/bin/bash -e {0} 2021-05-16T17:41:47.4571462Z env: 2021-05-16T17:41:47.4571877Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:41:47.4572300Z TIC_DEPLOY_KEY: 2021-05-16T17:41:47.4573059Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:41:47.4574634Z GITHUB_PAT: *** 2021-05-16T17:41:47.4575019Z COVERALLS_TOKEN: 2021-05-16T17:41:47.4575461Z continue-on-error: false 2021-05-16T17:41:47.4575898Z VDIFFR_RUN_TESTS: 2021-05-16T17:41:47.4576334Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:41:47.4576746Z TZ: UTC 2021-05-16T17:41:47.4577106Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:41:47.4577473Z NOT_CRAN: true 2021-05-16T17:41:47.4577828Z ##[endgroup] 2021-05-16T17:41:47.7211456Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:41:47.8329525Z Running before_install: step_install_remote_binaries() 2021-05-16T17:41:48.2877657Z Installing oro.nifti binaries 2021-05-16T17:41:48.2888188Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:41:48.4826192Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T17:41:48.4856872Z tag_name 2021-05-16T17:41:48.4857257Z 11 0.10.3.s 2021-05-16T17:41:48.4857763Z zipball_url 2021-05-16T17:41:48.4858623Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T17:41:48.4860604Z tarball_url 2021-05-16T17:41:48.4861458Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T17:41:48.4863264Z commit.sha 2021-05-16T17:41:48.4864900Z 11 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:41:48.4865706Z commit.url 2021-05-16T17:41:48.4867849Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:41:48.4868788Z node_id 2021-05-16T17:41:48.4870778Z 11 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T17:41:48.4871785Z url 2021-05-16T17:41:48.4873635Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T17:41:48.4874446Z assets_url 2021-05-16T17:41:48.4876331Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T17:41:48.4877209Z upload_url 2021-05-16T17:41:48.4879249Z 11 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T17:41:48.4881294Z id asset_updated_at asset_created_at created_at 2021-05-16T17:41:48.4883589Z 11 43005549 2021-05-15 22:50:09 2021-05-15 22:50:09 2021-05-15 22:37:06 2021-05-16T17:41:48.4885223Z published_at asset_name 2021-05-16T17:41:48.4887137Z 11 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T17:41:48.4888782Z asset_label asset_download_count 2021-05-16T17:41:48.4889359Z 11 3 2021-05-16T17:41:48.4891099Z asset_browser_download_url 2021-05-16T17:41:48.4893484Z 11 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T17:41:48.4900675Z Installing oro.nifti package binaries 2021-05-16T17:41:48.4944518Z --2021-05-16 17:41:48-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T17:41:48.4984183Z Resolving github.com (github.com)... 140.82.112.3 2021-05-16T17:41:48.5043474Z Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2021-05-16T17:41:48.5251511Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:41:48.5257187Z Location: https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174048Z&X-Amz-Expires=300&X-Amz-Signature=1bb00cd37837928d123f87a0442415e5939a037faa34f41928c78974646eb1ed&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T17:41:48.5265503Z --2021-05-16 17:41:48-- https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T174048Z&X-Amz-Expires=300&X-Amz-Signature=1bb00cd37837928d123f87a0442415e5939a037faa34f41928c78974646eb1ed&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T17:41:48.5297444Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.111.154, ... 2021-05-16T17:41:48.5348480Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T17:41:48.6114612Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:41:48.6118057Z Length: 6103206 (5.8M) [application/octet-stream] 2021-05-16T17:41:48.6119278Z Saving to: ‘/tmp/Rtmpb8tZIc/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T17:41:48.6168801Z 2021-05-16T17:41:48.6222657Z 0K .......... .......... .......... .......... .......... 0% 4.85M 1s 2021-05-16T17:41:48.6278766Z 50K .......... .......... .......... .......... .......... 1% 9.38M 1s 2021-05-16T17:41:48.6287546Z 100K .......... .......... .......... .......... .......... 2% 37.7M 1s 2021-05-16T17:41:48.6297549Z 150K .......... .......... .......... .......... .......... 3% 48.8M 1s 2021-05-16T17:41:48.6333193Z 200K .......... .......... .......... .......... .......... 4% 14.4M 0s 2021-05-16T17:41:48.6333900Z 250K .......... .......... .......... .......... .......... 5% 277M 0s 2021-05-16T17:41:48.6346645Z 300K .......... .......... .......... .......... .......... 5% 42.5M 0s 2021-05-16T17:41:48.6351742Z 350K .......... .......... .......... .......... .......... 6% 80.1M 0s 2021-05-16T17:41:48.6382697Z 400K .......... .......... .......... .......... .......... 7% 15.6M 0s 2021-05-16T17:41:48.6386128Z 450K .......... .......... .......... .......... .......... 8% 120M 0s 2021-05-16T17:41:48.6389358Z 500K .......... .......... .......... .......... .......... 9% 131M 0s 2021-05-16T17:41:48.6392671Z 550K .......... .......... .......... .......... .......... 10% 148M 0s 2021-05-16T17:41:48.6396359Z 600K .......... .......... .......... .......... .......... 10% 143M 0s 2021-05-16T17:41:48.6399838Z 650K .......... .......... .......... .......... .......... 11% 133M 0s 2021-05-16T17:41:48.6402049Z 700K .......... .......... .......... .......... .......... 12% 208M 0s 2021-05-16T17:41:48.6404527Z 750K .......... .......... .......... .......... .......... 13% 195M 0s 2021-05-16T17:41:48.6407302Z 800K .......... .......... .......... .......... .......... 14% 198M 0s 2021-05-16T17:41:48.6447489Z 850K .......... .......... .......... .......... .......... 15% 12.7M 0s 2021-05-16T17:41:48.6452506Z 900K .......... .......... .......... .......... .......... 15% 74.6M 0s 2021-05-16T17:41:48.6455493Z 950K .......... .......... .......... .......... .......... 16% 189M 0s 2021-05-16T17:41:48.6457377Z 1000K .......... .......... .......... .......... .......... 17% 182M 0s 2021-05-16T17:41:48.6460189Z 1050K .......... .......... .......... .......... .......... 18% 204M 0s 2021-05-16T17:41:48.6462674Z 1100K .......... .......... .......... .......... .......... 19% 191M 0s 2021-05-16T17:41:48.6465219Z 1150K .......... .......... .......... .......... .......... 20% 166M 0s 2021-05-16T17:41:48.6467844Z 1200K .......... .......... .......... .......... .......... 20% 188M 0s 2021-05-16T17:41:48.6472166Z 1250K .......... .......... .......... .......... .......... 21% 129M 0s 2021-05-16T17:41:48.6499382Z 1300K .......... .......... .......... .......... .......... 22% 17.8M 0s 2021-05-16T17:41:48.6505001Z 1350K .......... .......... .......... .......... .......... 23% 91.0M 0s 2021-05-16T17:41:48.6507428Z 1400K .......... .......... .......... .......... .......... 24% 188M 0s 2021-05-16T17:41:48.6509983Z 1450K .......... .......... .......... .......... .......... 25% 165M 0s 2021-05-16T17:41:48.6514023Z 1500K .......... .......... .......... .......... .......... 26% 184M 0s 2021-05-16T17:41:48.6517449Z 1550K .......... .......... .......... .......... .......... 26% 125M 0s 2021-05-16T17:41:48.6522632Z 1600K .......... .......... .......... .......... .......... 27% 86.9M 0s 2021-05-16T17:41:48.6528094Z 1650K .......... .......... .......... .......... .......... 28% 84.1M 0s 2021-05-16T17:41:48.6535543Z 1700K .......... .......... .......... .......... .......... 29% 69.9M 0s 2021-05-16T17:41:48.6539037Z 1750K .......... .......... .......... .......... .......... 30% 123M 0s 2021-05-16T17:41:48.6551136Z 1800K .......... .......... .......... .......... .......... 31% 40.3M 0s 2021-05-16T17:41:48.6563139Z 1850K .......... .......... .......... .......... .......... 31% 43.4M 0s 2021-05-16T17:41:48.6566425Z 1900K .......... .......... .......... .......... .......... 32% 143M 0s 2021-05-16T17:41:48.6569046Z 1950K .......... .......... .......... .......... .......... 33% 253M 0s 2021-05-16T17:41:48.6569943Z 2000K .......... .......... .......... .......... .......... 34% 296M 0s 2021-05-16T17:41:48.6575815Z 2050K .......... .......... .......... .......... .......... 35% 75.6M 0s 2021-05-16T17:41:48.6581323Z 2100K .......... .......... .......... .......... .......... 36% 87.4M 0s 2021-05-16T17:41:48.6593601Z 2150K .......... .......... .......... .......... .......... 36% 41.0M 0s 2021-05-16T17:41:48.6595967Z 2200K .......... .......... .......... .......... .......... 37% 182M 0s 2021-05-16T17:41:48.6598717Z 2250K .......... .......... .......... .......... .......... 38% 189M 0s 2021-05-16T17:41:48.6602103Z 2300K .......... .......... .......... .......... .......... 39% 134M 0s 2021-05-16T17:41:48.6611250Z 2350K .......... .......... .......... .......... .......... 40% 53.9M 0s 2021-05-16T17:41:48.6614496Z 2400K .......... .......... .......... .......... .......... 41% 152M 0s 2021-05-16T17:41:48.6623207Z 2450K .......... .......... .......... .......... .......... 41% 65.8M 0s 2021-05-16T17:41:48.6630960Z 2500K .......... .......... .......... .......... .......... 42% 53.4M 0s 2021-05-16T17:41:48.6633631Z 2550K .......... .......... .......... .......... .......... 43% 196M 0s 2021-05-16T17:41:48.6636401Z 2600K .......... .......... .......... .......... .......... 44% 166M 0s 2021-05-16T17:41:48.6652496Z 2650K .......... .......... .......... .......... .......... 45% 30.7M 0s 2021-05-16T17:41:48.6655101Z 2700K .......... .......... .......... .......... .......... 46% 185M 0s 2021-05-16T17:41:48.6657720Z 2750K .......... .......... .......... .......... .......... 46% 174M 0s 2021-05-16T17:41:48.6660243Z 2800K .......... .......... .......... .......... .......... 47% 193M 0s 2021-05-16T17:41:48.6668983Z 2850K .......... .......... .......... .......... .......... 48% 80.6M 0s 2021-05-16T17:41:48.6671891Z 2900K .......... .......... .......... .......... .......... 49% 88.4M 0s 2021-05-16T17:41:48.6682379Z 2950K .......... .......... .......... .......... .......... 50% 59.3M 0s 2021-05-16T17:41:48.6688915Z 3000K .......... .......... .......... .......... .......... 51% 63.9M 0s 2021-05-16T17:41:48.6692773Z 3050K .......... .......... .......... .......... .......... 52% 108M 0s 2021-05-16T17:41:48.6695056Z 3100K .......... .......... .......... .......... .......... 52% 173M 0s 2021-05-16T17:41:48.6697609Z 3150K .......... .......... .......... .......... .......... 53% 190M 0s 2021-05-16T17:41:48.6701829Z 3200K .......... .......... .......... .......... .......... 54% 117M 0s 2021-05-16T17:41:48.6706460Z 3250K .......... .......... .......... .......... .......... 55% 119M 0s 2021-05-16T17:41:48.6709012Z 3300K .......... .......... .......... .......... .......... 56% 157M 0s 2021-05-16T17:41:48.6714093Z 3350K .......... .......... .......... .......... .......... 57% 101M 0s 2021-05-16T17:41:48.6716815Z 3400K .......... .......... .......... .......... .......... 57% 183M 0s 2021-05-16T17:41:48.6719541Z 3450K .......... .......... .......... .......... .......... 58% 170M 0s 2021-05-16T17:41:48.6723284Z 3500K .......... .......... .......... .......... .......... 59% 129M 0s 2021-05-16T17:41:48.6738594Z 3550K .......... .......... .......... .......... .......... 60% 35.5M 0s 2021-05-16T17:41:48.6741408Z 3600K .......... .......... .......... .......... .......... 61% 109M 0s 2021-05-16T17:41:48.6744010Z 3650K .......... .......... .......... .......... .......... 62% 191M 0s 2021-05-16T17:41:48.6746651Z 3700K .......... .......... .......... .......... .......... 62% 188M 0s 2021-05-16T17:41:48.6750947Z 3750K .......... .......... .......... .......... .......... 63% 123M 0s 2021-05-16T17:41:48.6759715Z 3800K .......... .......... .......... .......... .......... 64% 53.3M 0s 2021-05-16T17:41:48.6766886Z 3850K .......... .......... .......... .......... .......... 65% 70.8M 0s 2021-05-16T17:41:48.6769780Z 3900K .......... .......... .......... .......... .......... 66% 188M 0s 2021-05-16T17:41:48.6772885Z 3950K .......... .......... .......... .......... .......... 67% 133M 0s 2021-05-16T17:41:48.6775418Z 4000K .......... .......... .......... .......... .......... 67% 191M 0s 2021-05-16T17:41:48.6778242Z 4050K .......... .......... .......... .......... .......... 68% 198M 0s 2021-05-16T17:41:48.6791940Z 4100K .......... .......... .......... .......... .......... 69% 34.8M 0s 2021-05-16T17:41:48.6794559Z 4150K .......... .......... .......... .......... .......... 70% 185M 0s 2021-05-16T17:41:48.6797173Z 4200K .......... .......... .......... .......... .......... 71% 186M 0s 2021-05-16T17:41:48.6799917Z 4250K .......... .......... .......... .......... .......... 72% 178M 0s 2021-05-16T17:41:48.6802563Z 4300K .......... .......... .......... .......... .......... 72% 185M 0s 2021-05-16T17:41:48.6805891Z 4350K .......... .......... .......... .......... .......... 73% 169M 0s 2021-05-16T17:41:48.6821213Z 4400K .......... .......... .......... .......... .......... 74% 36.9M 0s 2021-05-16T17:41:48.6824323Z 4450K .......... .......... .......... .......... .......... 75% 86.7M 0s 2021-05-16T17:41:48.6827021Z 4500K .......... .......... .......... .......... .......... 76% 189M 0s 2021-05-16T17:41:48.6829710Z 4550K .......... .......... .......... .......... .......... 77% 190M 0s 2021-05-16T17:41:48.6832330Z 4600K .......... .......... .......... .......... .......... 78% 169M 0s 2021-05-16T17:41:48.6837988Z 4650K .......... .......... .......... .......... .......... 78% 97.0M 0s 2021-05-16T17:41:48.6841205Z 4700K .......... .......... .......... .......... .......... 79% 186M 0s 2021-05-16T17:41:48.6843215Z 4750K .......... .......... .......... .......... .......... 80% 169M 0s 2021-05-16T17:41:48.6846705Z 4800K .......... .......... .......... .......... .......... 81% 170M 0s 2021-05-16T17:41:48.6849560Z 4850K .......... .......... .......... .......... .......... 82% 177M 0s 2021-05-16T17:41:48.6853404Z 4900K .......... .......... .......... .......... .......... 83% 122M 0s 2021-05-16T17:41:48.6855638Z 4950K .......... .......... .......... .......... .......... 83% 177M 0s 2021-05-16T17:41:48.6860277Z 5000K .......... .......... .......... .......... .......... 84% 107M 0s 2021-05-16T17:41:48.6872369Z 5050K .......... .......... .......... .......... .......... 85% 42.2M 0s 2021-05-16T17:41:48.6874815Z 5100K .......... .......... .......... .......... .......... 86% 168M 0s 2021-05-16T17:41:48.6877543Z 5150K .......... .......... .......... .......... .......... 87% 185M 0s 2021-05-16T17:41:48.6880859Z 5200K .......... .......... .......... .......... .......... 88% 173M 0s 2021-05-16T17:41:48.6883497Z 5250K .......... .......... .......... .......... .......... 88% 145M 0s 2021-05-16T17:41:48.6890612Z 5300K .......... .......... .......... .......... .......... 89% 70.2M 0s 2021-05-16T17:41:48.6893747Z 5350K .......... .......... .......... .......... .......... 90% 177M 0s 2021-05-16T17:41:48.6896758Z 5400K .......... .......... .......... .......... .......... 91% 137M 0s 2021-05-16T17:41:48.6900182Z 5450K .......... .......... .......... .......... .......... 92% 180M 0s 2021-05-16T17:41:48.6902641Z 5500K .......... .......... .......... .......... .......... 93% 162M 0s 2021-05-16T17:41:48.6905464Z 5550K .......... .......... .......... .......... .......... 93% 170M 0s 2021-05-16T17:41:48.6916720Z 5600K .......... .......... .......... .......... .......... 94% 53.4M 0s 2021-05-16T17:41:48.6921626Z 5650K .......... .......... .......... .......... .......... 95% 69.0M 0s 2021-05-16T17:41:48.6928818Z 5700K .......... .......... .......... .......... .......... 96% 69.6M 0s 2021-05-16T17:41:48.6931605Z 5750K .......... .......... .......... .......... .......... 97% 162M 0s 2021-05-16T17:41:48.6934147Z 5800K .......... .......... .......... .......... .......... 98% 195M 0s 2021-05-16T17:41:48.6937897Z 5850K .......... .......... .......... .......... .......... 98% 165M 0s 2021-05-16T17:41:48.6939706Z 5900K .......... .......... .......... .......... .......... 99% 223M 0s 2021-05-16T17:41:48.6943125Z 5950K .......... 100% 123M=0.08s 2021-05-16T17:41:48.6943414Z 2021-05-16T17:41:48.6944710Z 2021-05-16 17:41:48 (71.1 MB/s) - ‘/tmp/Rtmpb8tZIc/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6103206/6103206] 2021-05-16T17:41:48.6945211Z 2021-05-16T17:41:48.6979320Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:48.6980060Z (as ‘lib’ is unspecified) 2021-05-16T17:41:49.1150826Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:41:49.1258534Z * DONE (oro.nifti) 2021-05-16T17:41:49.1360199Z Rewriting new remotes: 2021-05-16T17:41:49.1541548Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:41:49.1542301Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:41:49.1542871Z remotes::install_cran("rcmdcheck") 2021-05-16T17:41:49.1543383Z remotes::install_cran("markdown") 2021-05-16T17:41:49.1550318Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:41:49.1550689Z env: 2021-05-16T17:41:49.1551102Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:41:49.1551523Z TIC_DEPLOY_KEY: 2021-05-16T17:41:49.1552279Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:41:49.1553868Z GITHUB_PAT: *** 2021-05-16T17:41:49.1554232Z COVERALLS_TOKEN: 2021-05-16T17:41:49.1554687Z continue-on-error: false 2021-05-16T17:41:49.1555121Z VDIFFR_RUN_TESTS: 2021-05-16T17:41:49.1555571Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:41:49.1555973Z TZ: UTC 2021-05-16T17:41:49.1556340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:41:49.1556750Z NOT_CRAN: true 2021-05-16T17:41:49.1557092Z ##[endgroup] 2021-05-16T17:42:06.9960965Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:42:06.9962761Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:42:06.9963686Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:42:06.9964595Z hwriter (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:42:06.9965514Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T17:42:07.0038525Z Installing 5 packages: RNifti, abind, bitops, hwriter, oro.nifti 2021-05-16T17:42:07.0051602Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:42:07.0052658Z (as ‘lib’ is unspecified) 2021-05-16T17:42:21.4530642Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T17:42:22.0768635Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T17:42:22.5132074Z ================================================== 2021-05-16T17:42:22.5132670Z downloaded 1.0 MB 2021-05-16T17:42:22.5132979Z 2021-05-16T17:42:22.5163735Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T17:42:23.7744366Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-16T17:42:23.8659181Z ================================================== 2021-05-16T17:42:23.8659808Z downloaded 59 KB 2021-05-16T17:42:23.8660111Z 2021-05-16T17:42:23.8700363Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T17:42:25.0754384Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-16T17:42:25.0952864Z ================================================== 2021-05-16T17:42:25.0953798Z downloaded 34 KB 2021-05-16T17:42:25.0954315Z 2021-05-16T17:42:25.0994800Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/hwriter_1.3.2.tar.gz' 2021-05-16T17:42:26.3042777Z Content type 'binary/octet-stream' length 158767 bytes (155 KB) 2021-05-16T17:42:26.4877464Z ================================================== 2021-05-16T17:42:26.4878456Z downloaded 155 KB 2021-05-16T17:42:26.4879009Z 2021-05-16T17:42:26.4919639Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T17:42:28.0779758Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-16T17:42:28.6740735Z ================================================== 2021-05-16T17:42:28.6743297Z downloaded 5.8 MB 2021-05-16T17:42:28.6744187Z 2021-05-16T17:42:28.9984645Z * installing *source* package ‘RNifti’ ... 2021-05-16T17:42:29.0056955Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T17:42:29.0058117Z ** using staged installation 2021-05-16T17:42:29.0191548Z ** libs 2021-05-16T17:42:29.0243444Z g++ -std=gnu++11 -I"/opt/R/4.0.5/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-16T17:42:48.4516271Z gcc -I"/opt/R/4.0.5/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-16T17:42:48.5344149Z gcc -I"/opt/R/4.0.5/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-16T17:42:48.6163203Z gcc -I"/opt/R/4.0.5/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-16T17:42:48.6519999Z gcc -I"/opt/R/4.0.5/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-16T17:42:48.7556248Z gcc -I"/opt/R/4.0.5/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-16T17:42:49.2016094Z gcc -I"/opt/R/4.0.5/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-16T17:42:49.2563799Z gcc -I"/opt/R/4.0.5/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-16T17:42:49.3712355Z gcc -I"/opt/R/4.0.5/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-16T17:42:49.5168494Z gcc -I"/opt/R/4.0.5/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-16T17:42:49.6416169Z gcc -I"/opt/R/4.0.5/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-16T17:42:49.8675131Z gcc -I"/opt/R/4.0.5/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-16T17:42:49.9735472Z gcc -I"/opt/R/4.0.5/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-16T17:42:50.4538414Z gcc -I"/opt/R/4.0.5/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-16T17:42:50.5441525Z gcc -I"/opt/R/4.0.5/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-16T17:42:50.8353194Z gcc -I"/opt/R/4.0.5/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-16T17:42:50.8691793Z gcc -I"/opt/R/4.0.5/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-16T17:42:50.9115893Z gcc -I"/opt/R/4.0.5/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-16T17:42:50.9850212Z gcc -I"/opt/R/4.0.5/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-16T17:42:52.0529842Z gcc -I"/opt/R/4.0.5/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-16T17:42:54.2679401Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/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/4.0.5/lib/R/lib -lR 2021-05-16T17:42:54.4446668Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T17:42:54.4570190Z ** R 2021-05-16T17:42:54.4656100Z ** inst 2021-05-16T17:42:54.4685555Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:42:55.1909509Z ** help 2021-05-16T17:42:55.2406047Z *** installing help indices 2021-05-16T17:42:55.2780717Z ** building package indices 2021-05-16T17:42:55.4906808Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:42:55.7468139Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:42:55.7694406Z ** testing if installed package can be loaded from final location 2021-05-16T17:42:56.0283537Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:42:56.0293763Z * DONE (RNifti) 2021-05-16T17:42:56.2362325Z * installing *binary* package ‘abind’ ... 2021-05-16T17:42:56.2400285Z * DONE (abind) 2021-05-16T17:42:56.4409767Z * installing *binary* package ‘bitops’ ... 2021-05-16T17:42:56.4448240Z * DONE (bitops) 2021-05-16T17:42:56.6605337Z * installing *binary* package ‘hwriter’ ... 2021-05-16T17:42:56.6648422Z * DONE (hwriter) 2021-05-16T17:42:57.0893091Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:42:57.1010348Z * DONE (oro.nifti) 2021-05-16T17:42:57.1090292Z 2021-05-16T17:42:57.1091181Z The downloaded source packages are in 2021-05-16T17:42:57.1092492Z ‘/tmp/RtmpdWOq4L/downloaded_packages’ 2021-05-16T17:43:10.7479478Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:43:10.7481107Z Use `force = TRUE` to force installation 2021-05-16T17:43:10.7491748Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:43:10.7493044Z Use `force = TRUE` to force installation 2021-05-16T17:43:10.7633454Z ##[group]Run options(width = 100) 2021-05-16T17:43:10.7633979Z options(width = 100) 2021-05-16T17:43:10.7634501Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:43:10.7635136Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:43:10.7641977Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:43:10.7642366Z env: 2021-05-16T17:43:10.7642768Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:43:10.7643216Z TIC_DEPLOY_KEY: 2021-05-16T17:43:10.7643963Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:43:10.7645598Z GITHUB_PAT: *** 2021-05-16T17:43:10.7645993Z COVERALLS_TOKEN: 2021-05-16T17:43:10.7646435Z continue-on-error: false 2021-05-16T17:43:10.7646877Z VDIFFR_RUN_TESTS: 2021-05-16T17:43:10.7647314Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:43:10.7647732Z TZ: UTC 2021-05-16T17:43:10.7648085Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:43:10.7648500Z NOT_CRAN: true 2021-05-16T17:43:10.7648860Z ##[endgroup] 2021-05-16T17:43:11.1926474Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:43:11.1927141Z setting value 2021-05-16T17:43:11.1927900Z version R version 4.0.5 (2021-03-31) 2021-05-16T17:43:11.1928440Z os Ubuntu 20.04.2 LTS 2021-05-16T17:43:11.1929141Z system x86_64, linux-gnu 2021-05-16T17:43:11.1929886Z ui X11 2021-05-16T17:43:11.1930382Z language (EN) 2021-05-16T17:43:11.1931081Z collate C.UTF-8 2021-05-16T17:43:11.1932076Z ctype C.UTF-8 2021-05-16T17:43:11.1932578Z tz UTC 2021-05-16T17:43:11.1933193Z date 2021-05-16 2021-05-16T17:43:11.1933486Z 2021-05-16T17:43:11.1934393Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:43:11.1935158Z package * version date lib source 2021-05-16T17:43:11.1936083Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1937026Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:43:11.1937979Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1938815Z base * 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.1939661Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1940515Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1941344Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1942176Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1943000Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T17:43:11.1943837Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1944678Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1945492Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1946318Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1947156Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1948033Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1948912Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1949796Z compiler 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.1950823Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1951675Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1952517Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1953386Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1954261Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1955109Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.1955968Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-16T17:43:11.1956996Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:43:11.1957918Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1958772Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1959760Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1960498Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1961244Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1962000Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1962744Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1963464Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1965405Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1966156Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1966881Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1967630Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1968350Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1969183Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:43:11.1970185Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1970944Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1971692Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1972415Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.1973192Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.1973926Z grid 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.1974653Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1975386Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1976111Z hwriter 1.3.2 2014-09-10 [1] RSPM (R 4.0.0) 2021-05-16T17:43:11.1976848Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1977566Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1978342Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1979089Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1979832Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1980592Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1981347Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1982222Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1982979Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1983722Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1984456Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1985186Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1985931Z methods * 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.1986656Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1987473Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1988183Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1988909Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.1989651Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1990396Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-16T17:43:11.1991154Z parallel 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.1991898Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T17:43:11.1992645Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1993407Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1994155Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1994908Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1995660Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1996438Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.1997164Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1997880Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1998598Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.1999326Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2000086Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2000816Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2001559Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2002315Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.2003031Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2003789Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.2004509Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.5) 2021-05-16T17:43:11.2005259Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2005991Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.2006746Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2007521Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2008281Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2009059Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2009930Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.2010757Z splines 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.2011514Z stats * 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.2012229Z stats4 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.2012971Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.2013705Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2014473Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T17:43:11.2018710Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2019700Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T17:43:11.2020499Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.2021241Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2022005Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T17:43:11.2022778Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:43:11.2023563Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.2024315Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.2025055Z tools 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.2025788Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2026509Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2027235Z utils * 4.0.5 2021-03-31 [2] local 2021-05-16T17:43:11.2027960Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.2028679Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2029414Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2030133Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T17:43:11.2030848Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T17:43:11.2031553Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2032282Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2033009Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2033720Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T17:43:11.2034006Z 2021-05-16T17:43:11.2034440Z [1] /home/runner/work/_temp/Library 2021-05-16T17:43:11.2034919Z [2] /opt/R/4.0.5/lib/R/library 2021-05-16T17:43:11.2064058Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:43:11.2064601Z Rscript -e 'tic::script()' 2021-05-16T17:43:11.2065008Z ls -l check 2021-05-16T17:43:11.2107122Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:43:11.2107585Z env: 2021-05-16T17:43:11.2108004Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:43:11.2108433Z TIC_DEPLOY_KEY: 2021-05-16T17:43:11.2109191Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:43:11.2110827Z GITHUB_PAT: *** 2021-05-16T17:43:11.2111195Z COVERALLS_TOKEN: 2021-05-16T17:43:11.2111657Z continue-on-error: false 2021-05-16T17:43:11.2112086Z VDIFFR_RUN_TESTS: 2021-05-16T17:43:11.2112540Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:43:11.2112953Z TZ: UTC 2021-05-16T17:43:11.2113316Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:43:11.2113689Z NOT_CRAN: true 2021-05-16T17:43:11.2114043Z ##[endgroup] 2021-05-16T17:43:11.4687147Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:43:11.5940597Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:43:11.5941517Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:43:11.5942174Z timeout = Inf, check_dir = "check") 2021-05-16T17:43:11.6591599Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:43:11.8603947Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:43:11.8742523Z * preparing ‘oro.dicom’: 2021-05-16T17:43:11.8836954Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:43:11.9130827Z * installing the package to build vignettes 2021-05-16T17:43:20.2007473Z * creating vignettes ... OK 2021-05-16T17:43:20.2388119Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:43:20.2394039Z * checking for empty or unneeded directories 2021-05-16T17:43:20.2441783Z * building ‘oro.dicom_0.5.2.2.tar.gz’ 2021-05-16T17:43:20.4927562Z 2021-05-16T17:43:20.6939375Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:43:20.9036540Z * using log directory ‘/home/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck’ 2021-05-16T17:43:20.9037825Z * using R version 4.0.5 (2021-03-31) 2021-05-16T17:43:20.9056386Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:43:20.9057440Z * using session charset: UTF-8 2021-05-16T17:43:21.0573922Z * using option ‘--as-cran’ 2021-05-16T17:43:21.0599084Z * checking for file ‘oro.dicom/DESCRIPTION’ ... OK 2021-05-16T17:43:21.0600367Z * this is package ‘oro.dicom’ version ‘0.5.2.2’ 2021-05-16T17:43:21.0601284Z * package encoding: UTF-8 2021-05-16T17:43:21.0622167Z * checking package namespace information ... OK 2021-05-16T17:43:36.2932446Z * checking package dependencies ... OK 2021-05-16T17:43:36.2944821Z * checking if this is a source package ... OK 2021-05-16T17:43:36.2945835Z * checking if there is a namespace ... OK 2021-05-16T17:43:36.5646557Z * checking for executable files ... OK 2021-05-16T17:43:36.5647648Z * checking for hidden files and directories ... OK 2021-05-16T17:43:36.5654736Z * checking for portable file names ... OK 2021-05-16T17:43:36.5664218Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:43:36.5694458Z * checking serialization versions ... OK 2021-05-16T17:43:38.5397159Z * checking whether package ‘oro.dicom’ can be installed ... OK 2021-05-16T17:43:38.5506396Z * checking installed package size ... OK 2021-05-16T17:43:38.5970505Z * checking package directory ... OK 2021-05-16T17:43:38.5986475Z * checking for future file timestamps ... OK 2021-05-16T17:43:38.5989314Z * checking ‘build’ directory ... OK 2021-05-16T17:43:38.7463223Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:43:38.7464598Z * checking top-level files ... OK 2021-05-16T17:43:38.7465498Z * checking for left-over files ... OK 2021-05-16T17:43:38.8148557Z * checking index information ... OK 2021-05-16T17:43:39.0042360Z * checking package subdirectories ... OK 2021-05-16T17:43:39.0479465Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:43:39.0998986Z * checking R files for syntax errors ... OK 2021-05-16T17:43:39.2611616Z * checking whether the package can be loaded ... OK 2021-05-16T17:43:39.3156631Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:43:39.3702265Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:43:39.4244681Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:43:39.5783603Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:43:39.7444073Z * checking loading without being on the library search path ... OK 2021-05-16T17:43:40.3323570Z * checking dependencies in R code ... OK 2021-05-16T17:43:40.7949993Z * checking S3 generic/method consistency ... OK 2021-05-16T17:43:40.8918755Z * checking replacement functions ... OK 2021-05-16T17:43:41.0628438Z * checking foreign function calls ... OK 2021-05-16T17:43:44.0447873Z * checking R code for possible problems ... OK 2021-05-16T17:43:44.2697342Z * checking Rd files ... OK 2021-05-16T17:43:44.3142022Z * checking Rd metadata ... OK 2021-05-16T17:43:44.3979197Z * checking Rd line widths ... OK 2021-05-16T17:43:44.5081135Z * checking Rd cross-references ... OK 2021-05-16T17:43:44.6058560Z * checking for missing documentation entries ... OK 2021-05-16T17:43:44.9625822Z * checking for code/documentation mismatches ... OK 2021-05-16T17:43:45.5822576Z * checking Rd \usage sections ... OK 2021-05-16T17:43:45.6887675Z * checking Rd contents ... OK 2021-05-16T17:43:45.8030234Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:43:45.8196334Z * checking contents of ‘data’ directory ... OK 2021-05-16T17:43:46.0039254Z * checking data for non-ASCII characters ... OK 2021-05-16T17:43:46.1713855Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T17:43:46.8972714Z * checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T17:43:46.8989125Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T17:43:46.9002090Z compacted ‘dicom.pdf’ from 823Kb to 334Kb 2021-05-16T17:43:46.9004781Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T17:43:46.9528574Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T17:43:46.9595805Z * checking files in ‘vignettes’ ... OK 2021-05-16T17:43:49.1226054Z * checking examples ... OK 2021-05-16T17:43:49.3159945Z * checking differences from ‘oro.dicom-Ex.Rout’ to ‘oro.dicom-Ex.Rout.save’ ... OK 2021-05-16T17:43:49.3162101Z 2021-05-16T17:43:49.3162424Z 2c2 2021-05-16T17:43:49.3165921Z < oro.dicom 0.5.2.2 2021-05-16T17:43:49.3166642Z --- 2021-05-16T17:43:49.3166990Z > oro.dicom 0.5.2 2021-05-16T17:43:49.3167321Z 13c13 2021-05-16T17:43:49.3167770Z < > ### Aliases: create3D create4D 2021-05-16T17:43:49.3168275Z --- 2021-05-16T17:43:49.3168772Z > > ### Aliases: create3D create4D create4D 2021-05-16T17:43:49.3169211Z 59c59 2021-05-16T17:43:49.3169812Z < > ### Aliases: dec2base dec2hex 2021-05-16T17:43:49.3170302Z --- 2021-05-16T17:43:49.3170769Z > > ### Aliases: dec2base dec2hex dec2hex 2021-05-16T17:43:49.3171191Z 174c174,175 2021-05-16T17:43:49.3172004Z < > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal 2021-05-16T17:43:49.3172647Z --- 2021-05-16T17:43:49.3173493Z > > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal is.coronal 2021-05-16T17:43:49.3174145Z > > ### is.sagittal 2021-05-16T17:43:49.3174481Z 260c261 2021-05-16T17:43:49.3175050Z < > ### Aliases: readDICOMFile parseDICOMHeader 2021-05-16T17:43:49.3175629Z --- 2021-05-16T17:43:49.3176323Z > > ### Aliases: readDICOMFile parseDICOMHeader parseDICOMHeader 2021-05-16T17:43:49.3176921Z 285c286 2021-05-16T17:43:49.3177361Z < > ### Aliases: str2time str2date 2021-05-16T17:43:49.3177849Z --- 2021-05-16T17:43:49.3178316Z > > ### Aliases: str2time str2date str2date 2021-05-16T17:43:49.3806220Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T17:43:49.5365619Z * checking tests ... 2021-05-16T17:43:51.6409171Z Running ‘testthat.R’ 2021-05-16T17:43:51.6450952Z OK 2021-05-16T17:43:51.7233530Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T17:43:51.7406652Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T17:43:58.0909735Z * checking re-building of vignette outputs ... OK 2021-05-16T17:44:00.0045392Z * checking PDF version of manual ... OK 2021-05-16T17:44:00.0046771Z * checking for non-standard things in the check directory ... OK 2021-05-16T17:44:00.0047499Z * checking for detritus in the temp directory ... OK 2021-05-16T17:44:00.0047972Z * DONE 2021-05-16T17:44:00.0048188Z 2021-05-16T17:44:00.0048533Z Status: 1 WARNING 2021-05-16T17:44:00.0048909Z See 2021-05-16T17:44:00.0050283Z ‘/home/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck/00check.log’ 2021-05-16T17:44:00.0050908Z for details. 2021-05-16T17:44:00.0051154Z 2021-05-16T17:44:00.0051344Z 2021-05-16T17:44:00.0852263Z ── R CMD check results ────────────────────────────────── oro.dicom 0.5.2.2 ──── 2021-05-16T17:44:00.0867563Z Duration: 39.6s 2021-05-16T17:44:00.0868035Z 2021-05-16T17:44:00.0890188Z ❯ checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T17:44:00.0891870Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T17:44:00.0893715Z compacted ‘dicom.pdf’ from 823Kb to 334Kb 2021-05-16T17:44:00.0894611Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T17:44:00.0895054Z 2021-05-16T17:44:00.0903171Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T17:44:00.0988799Z total 4308 2021-05-16T17:44:00.0990214Z drwxr-xr-x 6 runner docker 4096 May 16 17:43 oro.dicom.Rcheck 2021-05-16T17:44:00.0992761Z -rw-r--r-- 1 runner docker 2152558 May 16 17:43 oro.dicom_0.5.2.2.tar.gz 2021-05-16T17:44:00.0994076Z -rw-r--r-- 1 runner docker 2250984 May 16 17:43 oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:44:00.1024415Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:44:00.1025123Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:44:00.1067363Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:44:00.1067827Z env: 2021-05-16T17:44:00.1068246Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:00.1068670Z TIC_DEPLOY_KEY: 2021-05-16T17:44:00.1069425Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:00.1071007Z GITHUB_PAT: *** 2021-05-16T17:44:00.1071375Z COVERALLS_TOKEN: 2021-05-16T17:44:00.1071834Z continue-on-error: false 2021-05-16T17:44:00.1072263Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:00.1072712Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:00.1073132Z TZ: UTC 2021-05-16T17:44:00.1073496Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:00.1073865Z NOT_CRAN: true 2021-05-16T17:44:00.1074211Z ##[endgroup] 2021-05-16T17:44:00.1169125Z 2021-05-16T17:44:00.1171514Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-16T17:44:00.1172397Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T17:44:00.1173331Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:44:00.1173717Z 2021-05-16T17:44:00.1174362Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T17:44:00.1175242Z You are welcome to redistribute it under certain conditions. 2021-05-16T17:44:00.1176293Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T17:44:00.1176740Z 2021-05-16T17:44:00.1177361Z R is a collaborative project with many contributors. 2021-05-16T17:44:00.1178323Z Type 'contributors()' for more information and 2021-05-16T17:44:00.1179310Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T17:44:00.1179775Z 2021-05-16T17:44:00.1180556Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T17:44:00.1181506Z 'help.start()' for an HTML browser interface to help. 2021-05-16T17:44:00.1182243Z Type 'q()' to quit R. 2021-05-16T17:44:00.1182527Z 2021-05-16T17:44:00.1182936Z > library(testthat) 2021-05-16T17:44:00.1183435Z > library(oro.dicom) 2021-05-16T17:44:00.1183892Z oro.dicom 0.5.2.2 2021-05-16T17:44:00.1184265Z > 2021-05-16T17:44:00.1184696Z > test_check("oro.dicom") 2021-05-16T17:44:00.1185255Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 38 ] 2021-05-16T17:44:00.1185670Z > 2021-05-16T17:44:00.1186049Z > proc.time() 2021-05-16T17:44:00.1186547Z user system elapsed 2021-05-16T17:44:00.1187004Z 2.025 0.059 2.074 2021-05-16T17:44:00.1219071Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:44:00.1219617Z Rscript -e "tic::before_deploy()" 2021-05-16T17:44:00.1255460Z shell: /usr/bin/bash -e {0} 2021-05-16T17:44:00.1255815Z env: 2021-05-16T17:44:00.1256227Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:00.1256652Z TIC_DEPLOY_KEY: 2021-05-16T17:44:00.1257406Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:00.1258599Z GITHUB_PAT: *** 2021-05-16T17:44:00.1258957Z COVERALLS_TOKEN: 2021-05-16T17:44:00.1259408Z continue-on-error: false 2021-05-16T17:44:00.1259833Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:00.1260279Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:00.1260680Z TZ: UTC 2021-05-16T17:44:00.1261042Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:00.1261422Z NOT_CRAN: true 2021-05-16T17:44:00.1261757Z ##[endgroup] 2021-05-16T17:44:00.3748087Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:44:00.4893103Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:44:00.4893616Z with: 2021-05-16T17:44:00.4894414Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.dicom/releases/43017677/assets{?name,label} 2021-05-16T17:44:00.4895504Z asset_path: check/oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:44:00.4896157Z asset_name: oro.dicom_0.5.2.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T17:44:00.4896786Z asset_content_type: application/octet-stream 2021-05-16T17:44:00.4897236Z env: 2021-05-16T17:44:00.4897643Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:00.4898066Z TIC_DEPLOY_KEY: 2021-05-16T17:44:00.4898806Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:00.4900278Z GITHUB_PAT: *** 2021-05-16T17:44:00.4900645Z COVERALLS_TOKEN: 2021-05-16T17:44:00.4901102Z continue-on-error: false 2021-05-16T17:44:00.4901531Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:00.4902008Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:00.4902425Z TZ: UTC 2021-05-16T17:44:00.4902778Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:00.4903171Z NOT_CRAN: true 2021-05-16T17:44:00.4904005Z GITHUB_TOKEN: *** 2021-05-16T17:44:00.4904374Z ##[endgroup] 2021-05-16T17:44:01.0827528Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:44:01.0828042Z Rscript -e "tic::deploy()" 2021-05-16T17:44:01.0870101Z shell: /usr/bin/bash -e {0} 2021-05-16T17:44:01.0870465Z env: 2021-05-16T17:44:01.0870889Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:01.0871316Z TIC_DEPLOY_KEY: 2021-05-16T17:44:01.0872076Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:01.0873560Z GITHUB_PAT: *** 2021-05-16T17:44:01.0873933Z COVERALLS_TOKEN: 2021-05-16T17:44:01.0874398Z continue-on-error: false 2021-05-16T17:44:01.0874832Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:01.0875285Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:01.0875692Z TZ: UTC 2021-05-16T17:44:01.0876059Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:01.0876437Z NOT_CRAN: true 2021-05-16T17:44:01.0876792Z ##[endgroup] 2021-05-16T17:44:01.3379635Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:44:01.4493478Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:44:01.4494309Z Rscript -e "tic::after_deploy()" 2021-05-16T17:44:01.4536206Z shell: /usr/bin/bash -e {0} 2021-05-16T17:44:01.4536578Z env: 2021-05-16T17:44:01.4536978Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:01.4537415Z TIC_DEPLOY_KEY: 2021-05-16T17:44:01.4538159Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:01.4539813Z GITHUB_PAT: *** 2021-05-16T17:44:01.4540180Z COVERALLS_TOKEN: 2021-05-16T17:44:01.4540633Z continue-on-error: false 2021-05-16T17:44:01.4541063Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:01.4541508Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:01.4541918Z TZ: UTC 2021-05-16T17:44:01.4542265Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:01.4542647Z NOT_CRAN: true 2021-05-16T17:44:01.4543015Z ##[endgroup] 2021-05-16T17:44:01.7032456Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:44:01.8140490Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-16T17:44:01.8141128Z curl -s -H "Accept: application/json" \ 2021-05-16T17:44:01.8141676Z  -H "Content-Type: application/json" \ 2021-05-16T17:44:01.8142267Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T17:44:01.8142893Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-16T17:44:01.8143556Z  -X POST https://coveralls.io/api/repos 2021-05-16T17:44:01.8185501Z shell: /usr/bin/bash -e {0} 2021-05-16T17:44:01.8185872Z env: 2021-05-16T17:44:01.8186267Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:01.8186706Z TIC_DEPLOY_KEY: 2021-05-16T17:44:01.8187445Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:01.8188916Z GITHUB_PAT: *** 2021-05-16T17:44:01.8189296Z COVERALLS_TOKEN: 2021-05-16T17:44:01.8189738Z continue-on-error: false 2021-05-16T17:44:01.8190211Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:01.8190661Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:01.8191175Z TZ: UTC 2021-05-16T17:44:01.8191534Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:01.8191903Z NOT_CRAN: true 2021-05-16T17:44:01.8192252Z ##[endgroup] 2021-05-16T17:44:01.9218895Z {"error":"Forbidden"} 2021-05-16T17:44:01.9254244Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T17:44:01.9254896Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T17:44:01.9255488Z  curl -s -H "Accept: application/json" \ 2021-05-16T17:44:01.9256126Z  -H "Content-Type: application/json" \ 2021-05-16T17:44:01.9256810Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T17:44:01.9257633Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-16T17:44:01.9258357Z  | jq '.token')" >> $GITHUB_ENV 2021-05-16T17:44:01.9304352Z shell: /usr/bin/bash -e {0} 2021-05-16T17:44:01.9304708Z env: 2021-05-16T17:44:01.9305125Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:01.9305556Z TIC_DEPLOY_KEY: 2021-05-16T17:44:01.9306308Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:01.9307734Z GITHUB_PAT: *** 2021-05-16T17:44:01.9308120Z COVERALLS_TOKEN: 2021-05-16T17:44:01.9308598Z continue-on-error: false 2021-05-16T17:44:01.9309040Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:01.9309476Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:01.9309888Z TZ: UTC 2021-05-16T17:44:01.9310234Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:01.9310617Z NOT_CRAN: true 2021-05-16T17:44:01.9310954Z ##[endgroup] 2021-05-16T17:44:02.0157725Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T17:44:02.0158519Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T17:44:02.0165665Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:44:02.0166115Z env: 2021-05-16T17:44:02.0166576Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:02.0167079Z TIC_DEPLOY_KEY: 2021-05-16T17:44:02.0167950Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:44:02.0169926Z GITHUB_PAT: *** 2021-05-16T17:44:02.0170371Z COVERALLS_TOKEN: 2021-05-16T17:44:02.0170883Z continue-on-error: false 2021-05-16T17:44:02.0171393Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:02.0171892Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:44:02.0172366Z TZ: UTC 2021-05-16T17:44:02.0172772Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:02.0173211Z NOT_CRAN: true 2021-05-16T17:44:02.0173644Z COVERALLS_REPO_TOKEN: null 2021-05-16T17:44:02.0174141Z ##[endgroup] 2021-05-16T17:44:09.0201163Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-16T17:44:09.0202766Z object 'null' not found 2021-05-16T17:44:09.0203630Z Calls: -> to_coveralls 2021-05-16T17:44:09.0204398Z Execution halted 2021-05-16T17:44:09.0259993Z ##[error]Process completed with exit code 1. 2021-05-16T17:44:09.1741439Z Post job cleanup. 2021-05-16T17:44:09.2137687Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:44:09.2220945Z Post job cleanup. 2021-05-16T17:44:09.3134019Z [command]/usr/bin/git version 2021-05-16T17:44:09.3197350Z git version 2.31.1 2021-05-16T17:44:09.3236454Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:44:09.3282695Z [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-16T17:44:09.3505691Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:44:09.3536670Z http.https://github.com/.extraheader 2021-05-16T17:44:09.3545509Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:44:09.3584788Z [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-16T17:44:09.3881350Z Cleaning up orphan processes