2021-05-15T13:43:01.7800253Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:43:02.3626263Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:43:02.4280030Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:43:02.4894847Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:43:02.5804547Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:43:09.3092787Z Current runner version: '2.278.0' 2021-05-15T13:43:09.3116885Z ##[group]Operating System 2021-05-15T13:43:09.3117781Z Ubuntu 2021-05-15T13:43:09.3118178Z 20.04.2 2021-05-15T13:43:09.3118611Z LTS 2021-05-15T13:43:09.3119035Z ##[endgroup] 2021-05-15T13:43:09.3119619Z ##[group]Virtual Environment 2021-05-15T13:43:09.3120247Z Environment: ubuntu-20.04 2021-05-15T13:43:09.3120750Z Version: 20210510.0 2021-05-15T13:43:09.3121739Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:43:09.3123004Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:43:09.3123882Z ##[endgroup] 2021-05-15T13:43:09.3125636Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:43:09.3126745Z Actions: write 2021-05-15T13:43:09.3127275Z Checks: write 2021-05-15T13:43:09.3127752Z Contents: write 2021-05-15T13:43:09.3128312Z Deployments: write 2021-05-15T13:43:09.3129117Z Issues: write 2021-05-15T13:43:09.3129629Z Metadata: read 2021-05-15T13:43:09.3130092Z Packages: write 2021-05-15T13:43:09.3130661Z PullRequests: write 2021-05-15T13:43:09.3131280Z RepositoryProjects: write 2021-05-15T13:43:09.3131867Z SecurityEvents: write 2021-05-15T13:43:09.3132420Z Statuses: write 2021-05-15T13:43:09.3133027Z ##[endgroup] 2021-05-15T13:43:09.3135833Z Prepare workflow directory 2021-05-15T13:43:09.4075507Z Prepare all required actions 2021-05-15T13:43:09.4085638Z Getting action download info 2021-05-15T13:43:09.7638702Z Download action repository 'actions/checkout@v2' 2021-05-15T13:43:11.5123528Z Download action repository 'r-lib/actions@master' 2021-05-15T13:43:11.9664410Z Download action repository 'adigherman/actions@master' 2021-05-15T13:43:13.5140516Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:43:13.6840596Z Download action repository 'actions/cache@v1' 2021-05-15T13:43:13.8444294Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:43:13.9983663Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:43:14.3041149Z ##[group]Run actions/checkout@v2 2021-05-15T13:43:14.3041674Z with: 2021-05-15T13:43:14.3042111Z repository: neuroconductor/dcmtk 2021-05-15T13:43:14.3042982Z token: *** 2021-05-15T13:43:14.3043347Z ssh-strict: true 2021-05-15T13:43:14.3043800Z persist-credentials: true 2021-05-15T13:43:14.3044243Z clean: true 2021-05-15T13:43:14.3044600Z fetch-depth: 1 2021-05-15T13:43:14.3044941Z lfs: false 2021-05-15T13:43:14.3045300Z submodules: false 2021-05-15T13:43:14.3045632Z env: 2021-05-15T13:43:14.3046032Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:14.3046451Z TIC_DEPLOY_KEY: 2021-05-15T13:43:14.3047198Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:43:14.3048282Z GITHUB_PAT: *** 2021-05-15T13:43:14.3048875Z COVERALLS_TOKEN: 2021-05-15T13:43:14.3049327Z continue-on-error: false 2021-05-15T13:43:14.3049754Z VDIFFR_RUN_TESTS: 2021-05-15T13:43:14.3050115Z ##[endgroup] 2021-05-15T13:43:14.5137930Z Syncing repository: neuroconductor/dcmtk 2021-05-15T13:43:14.5138728Z ##[group]Getting Git version info 2021-05-15T13:43:14.5139672Z Working directory is '/home/runner/work/dcmtk/dcmtk' 2021-05-15T13:43:14.5172145Z [command]/usr/bin/git version 2021-05-15T13:43:14.5312426Z git version 2.31.1 2021-05-15T13:43:14.5332417Z ##[endgroup] 2021-05-15T13:43:14.5337162Z Deleting the contents of '/home/runner/work/dcmtk/dcmtk' 2021-05-15T13:43:14.5341101Z ##[group]Initializing the repository 2021-05-15T13:43:14.5344411Z [command]/usr/bin/git init /home/runner/work/dcmtk/dcmtk 2021-05-15T13:43:14.5411481Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:43:14.5412672Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:43:14.5413657Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:43:14.5414390Z hint: 2021-05-15T13:43:14.5415267Z hint: git config --global init.defaultBranch 2021-05-15T13:43:14.5416248Z hint: 2021-05-15T13:43:14.5417136Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:43:14.5418274Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:43:14.5419093Z hint: 2021-05-15T13:43:14.5419779Z hint: git branch -m 2021-05-15T13:43:14.5427666Z Initialized empty Git repository in /home/runner/work/dcmtk/dcmtk/.git/ 2021-05-15T13:43:14.5442842Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/dcmtk 2021-05-15T13:43:14.5483791Z ##[endgroup] 2021-05-15T13:43:14.5484395Z ##[group]Disabling automatic garbage collection 2021-05-15T13:43:14.5491229Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:43:14.5533353Z ##[endgroup] 2021-05-15T13:43:14.5541320Z ##[group]Setting up auth 2021-05-15T13:43:14.5550696Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:43:14.5586402Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T13:43:14.5959388Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:43:14.5998019Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T13:43:14.6214134Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:43:14.6253407Z ##[endgroup] 2021-05-15T13:43:14.6254241Z ##[group]Fetching the repository 2021-05-15T13:43:14.6263512Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +491cbcea629724ddf29fcf21643abe277a816723:refs/tags/0.6.8.1.s 2021-05-15T13:43:14.8317715Z remote: Enumerating objects: 93, done. 2021-05-15T13:43:14.8318611Z remote: Counting objects: 1% (1/93) 2021-05-15T13:43:14.8319185Z remote: Counting objects: 2% (2/93) 2021-05-15T13:43:14.8319931Z remote: Counting objects: 3% (3/93) 2021-05-15T13:43:14.8320488Z remote: Counting objects: 4% (4/93) 2021-05-15T13:43:14.8321027Z remote: Counting objects: 5% (5/93) 2021-05-15T13:43:14.8321820Z remote: Counting objects: 6% (6/93) 2021-05-15T13:43:14.8322415Z remote: Counting objects: 7% (7/93) 2021-05-15T13:43:14.8322969Z remote: Counting objects: 8% (8/93) 2021-05-15T13:43:14.8323596Z remote: Counting objects: 9% (9/93) 2021-05-15T13:43:14.8324157Z remote: Counting objects: 10% (10/93) 2021-05-15T13:43:14.8324698Z remote: Counting objects: 11% (11/93) 2021-05-15T13:43:14.8325245Z remote: Counting objects: 12% (12/93) 2021-05-15T13:43:14.8325787Z remote: Counting objects: 13% (13/93) 2021-05-15T13:43:14.8326354Z remote: Counting objects: 15% (14/93) 2021-05-15T13:43:14.8326899Z remote: Counting objects: 16% (15/93) 2021-05-15T13:43:14.8327438Z remote: Counting objects: 17% (16/93) 2021-05-15T13:43:14.8327985Z remote: Counting objects: 18% (17/93) 2021-05-15T13:43:14.8328794Z remote: Counting objects: 19% (18/93) 2021-05-15T13:43:14.8329351Z remote: Counting objects: 20% (19/93) 2021-05-15T13:43:14.8329934Z remote: Counting objects: 21% (20/93) 2021-05-15T13:43:14.8330479Z remote: Counting objects: 22% (21/93) 2021-05-15T13:43:14.8331015Z remote: Counting objects: 23% (22/93) 2021-05-15T13:43:14.8331560Z remote: Counting objects: 24% (23/93) 2021-05-15T13:43:14.8332102Z remote: Counting objects: 25% (24/93) 2021-05-15T13:43:14.8332641Z remote: Counting objects: 26% (25/93) 2021-05-15T13:43:14.8333184Z remote: Counting objects: 27% (26/93) 2021-05-15T13:43:14.8333717Z remote: Counting objects: 29% (27/93) 2021-05-15T13:43:14.8334410Z remote: Counting objects: 30% (28/93) 2021-05-15T13:43:14.8334948Z remote: Counting objects: 31% (29/93) 2021-05-15T13:43:14.8335499Z remote: Counting objects: 32% (30/93) 2021-05-15T13:43:14.8336169Z remote: Counting objects: 33% (31/93) 2021-05-15T13:43:14.8336766Z remote: Counting objects: 34% (32/93) 2021-05-15T13:43:14.8337461Z remote: Counting objects: 35% (33/93) 2021-05-15T13:43:14.8337992Z remote: Counting objects: 36% (34/93) 2021-05-15T13:43:14.8338536Z remote: Counting objects: 37% (35/93) 2021-05-15T13:43:14.8339068Z remote: Counting objects: 38% (36/93) 2021-05-15T13:43:14.8339615Z remote: Counting objects: 39% (37/93) 2021-05-15T13:43:14.8340147Z remote: Counting objects: 40% (38/93) 2021-05-15T13:43:14.8340694Z remote: Counting objects: 41% (39/93) 2021-05-15T13:43:14.8341243Z remote: Counting objects: 43% (40/93) 2021-05-15T13:43:14.8341786Z remote: Counting objects: 44% (41/93) 2021-05-15T13:43:14.8342333Z remote: Counting objects: 45% (42/93) 2021-05-15T13:43:14.8342867Z remote: Counting objects: 46% (43/93) 2021-05-15T13:43:14.8343411Z remote: Counting objects: 47% (44/93) 2021-05-15T13:43:14.8343944Z remote: Counting objects: 48% (45/93) 2021-05-15T13:43:14.8344490Z remote: Counting objects: 49% (46/93) 2021-05-15T13:43:14.8345026Z remote: Counting objects: 50% (47/93) 2021-05-15T13:43:14.8345570Z remote: Counting objects: 51% (48/93) 2021-05-15T13:43:14.8346117Z remote: Counting objects: 52% (49/93) 2021-05-15T13:43:14.8346651Z remote: Counting objects: 53% (50/93) 2021-05-15T13:43:14.8347195Z remote: Counting objects: 54% (51/93) 2021-05-15T13:43:14.8347724Z remote: Counting objects: 55% (52/93) 2021-05-15T13:43:14.8348264Z remote: Counting objects: 56% (53/93) 2021-05-15T13:43:14.8348800Z remote: Counting objects: 58% (54/93) 2021-05-15T13:43:14.8349447Z remote: Counting objects: 59% (55/93) 2021-05-15T13:43:14.8349991Z remote: Counting objects: 60% (56/93) 2021-05-15T13:43:14.8350534Z remote: Counting objects: 61% (57/93) 2021-05-15T13:43:14.8351084Z remote: Counting objects: 62% (58/93) 2021-05-15T13:43:14.8351615Z remote: Counting objects: 63% (59/93) 2021-05-15T13:43:14.8352156Z remote: Counting objects: 64% (60/93) 2021-05-15T13:43:14.8352687Z remote: Counting objects: 65% (61/93) 2021-05-15T13:43:14.8353238Z remote: Counting objects: 66% (62/93) 2021-05-15T13:43:14.8353767Z remote: Counting objects: 67% (63/93) 2021-05-15T13:43:14.8354352Z remote: Counting objects: 68% (64/93) 2021-05-15T13:43:14.8354888Z remote: Counting objects: 69% (65/93) 2021-05-15T13:43:14.8355437Z remote: Counting objects: 70% (66/93) 2021-05-15T13:43:14.8355967Z remote: Counting objects: 72% (67/93) 2021-05-15T13:43:14.8356520Z remote: Counting objects: 73% (68/93) 2021-05-15T13:43:14.8357068Z remote: Counting objects: 74% (69/93) 2021-05-15T13:43:14.8357599Z remote: Counting objects: 75% (70/93) 2021-05-15T13:43:14.8358145Z remote: Counting objects: 76% (71/93) 2021-05-15T13:43:14.8358684Z remote: Counting objects: 77% (72/93) 2021-05-15T13:43:14.8359230Z remote: Counting objects: 78% (73/93) 2021-05-15T13:43:14.8359758Z remote: Counting objects: 79% (74/93) 2021-05-15T13:43:14.8360298Z remote: Counting objects: 80% (75/93) 2021-05-15T13:43:14.8360832Z remote: Counting objects: 81% (76/93) 2021-05-15T13:43:14.8361372Z remote: Counting objects: 82% (77/93) 2021-05-15T13:43:14.8361915Z remote: Counting objects: 83% (78/93) 2021-05-15T13:43:14.8362449Z remote: Counting objects: 84% (79/93) 2021-05-15T13:43:14.8362994Z remote: Counting objects: 86% (80/93) 2021-05-15T13:43:14.8363524Z remote: Counting objects: 87% (81/93) 2021-05-15T13:43:14.8364145Z remote: Counting objects: 88% (82/93) 2021-05-15T13:43:14.8364682Z remote: Counting objects: 89% (83/93) 2021-05-15T13:43:14.8365233Z remote: Counting objects: 90% (84/93) 2021-05-15T13:43:14.8365770Z remote: Counting objects: 91% (85/93) 2021-05-15T13:43:14.8366315Z remote: Counting objects: 92% (86/93) 2021-05-15T13:43:14.8366870Z remote: Counting objects: 93% (87/93) 2021-05-15T13:43:14.8367405Z remote: Counting objects: 94% (88/93) 2021-05-15T13:43:14.8368272Z remote: Counting objects: 95% (89/93) 2021-05-15T13:43:14.8368925Z remote: Counting objects: 96% (90/93) 2021-05-15T13:43:14.8369474Z remote: Counting objects: 97% (91/93) 2021-05-15T13:43:14.8370007Z remote: Counting objects: 98% (92/93) 2021-05-15T13:43:14.8370552Z remote: Counting objects: 100% (93/93) 2021-05-15T13:43:14.8371164Z remote: Counting objects: 100% (93/93), done. 2021-05-15T13:43:14.8371784Z remote: Compressing objects: 1% (1/87) 2021-05-15T13:43:14.8372395Z remote: Compressing objects: 2% (2/87) 2021-05-15T13:43:14.8373005Z remote: Compressing objects: 3% (3/87) 2021-05-15T13:43:14.8373603Z remote: Compressing objects: 4% (4/87) 2021-05-15T13:43:14.8374191Z remote: Compressing objects: 5% (5/87) 2021-05-15T13:43:14.8374788Z remote: Compressing objects: 6% (6/87) 2021-05-15T13:43:14.8375644Z remote: Compressing objects: 8% (7/87) 2021-05-15T13:43:14.8376238Z remote: Compressing objects: 9% (8/87) 2021-05-15T13:43:14.8376834Z remote: Compressing objects: 10% (9/87) 2021-05-15T13:43:14.8377424Z remote: Compressing objects: 11% (10/87) 2021-05-15T13:43:14.8378033Z remote: Compressing objects: 12% (11/87) 2021-05-15T13:43:14.8378625Z remote: Compressing objects: 13% (12/87) 2021-05-15T13:43:14.8379230Z remote: Compressing objects: 14% (13/87) 2021-05-15T13:43:14.8380081Z remote: Compressing objects: 16% (14/87) 2021-05-15T13:43:14.8380755Z remote: Compressing objects: 17% (15/87) 2021-05-15T13:43:14.8381358Z remote: Compressing objects: 18% (16/87) 2021-05-15T13:43:14.8381940Z remote: Compressing objects: 19% (17/87) 2021-05-15T13:43:14.8382537Z remote: Compressing objects: 20% (18/87) 2021-05-15T13:43:14.8383121Z remote: Compressing objects: 21% (19/87) 2021-05-15T13:43:14.8383723Z remote: Compressing objects: 22% (20/87) 2021-05-15T13:43:14.8384305Z remote: Compressing objects: 24% (21/87) 2021-05-15T13:43:14.8384900Z remote: Compressing objects: 25% (22/87) 2021-05-15T13:43:14.8385637Z remote: Compressing objects: 26% (23/87) 2021-05-15T13:43:14.8386250Z remote: Compressing objects: 27% (24/87) 2021-05-15T13:43:14.8386908Z remote: Compressing objects: 28% (25/87) 2021-05-15T13:43:14.8387495Z remote: Compressing objects: 29% (26/87) 2021-05-15T13:43:14.8388103Z remote: Compressing objects: 31% (27/87) 2021-05-15T13:43:14.8388683Z remote: Compressing objects: 32% (28/87) 2021-05-15T13:43:14.8389278Z remote: Compressing objects: 33% (29/87) 2021-05-15T13:43:14.8389868Z remote: Compressing objects: 34% (30/87) 2021-05-15T13:43:14.8390466Z remote: Compressing objects: 35% (31/87) 2021-05-15T13:43:14.8391204Z remote: Compressing objects: 36% (32/87) 2021-05-15T13:43:14.8391803Z remote: Compressing objects: 37% (33/87) 2021-05-15T13:43:14.8392448Z remote: Compressing objects: 39% (34/87) 2021-05-15T13:43:14.8393027Z remote: Compressing objects: 40% (35/87) 2021-05-15T13:43:14.8393624Z remote: Compressing objects: 41% (36/87) 2021-05-15T13:43:14.8394205Z remote: Compressing objects: 42% (37/87) 2021-05-15T13:43:14.8394803Z remote: Compressing objects: 43% (38/87) 2021-05-15T13:43:14.8395389Z remote: Compressing objects: 44% (39/87) 2021-05-15T13:43:14.8396092Z remote: Compressing objects: 45% (40/87) 2021-05-15T13:43:14.8396678Z remote: Compressing objects: 47% (41/87) 2021-05-15T13:43:14.8397280Z remote: Compressing objects: 48% (42/87) 2021-05-15T13:43:14.8397874Z remote: Compressing objects: 49% (43/87) 2021-05-15T13:43:14.8398572Z remote: Compressing objects: 50% (44/87) 2021-05-15T13:43:14.8399093Z remote: Compressing objects: 51% (45/87) 2021-05-15T13:43:14.8399600Z remote: Compressing objects: 52% (46/87) 2021-05-15T13:43:14.8400118Z remote: Compressing objects: 54% (47/87) 2021-05-15T13:43:14.8400632Z remote: Compressing objects: 55% (48/87) 2021-05-15T13:43:14.8401154Z remote: Compressing objects: 56% (49/87) 2021-05-15T13:43:14.8401659Z remote: Compressing objects: 57% (50/87) 2021-05-15T13:43:14.8402181Z remote: Compressing objects: 58% (51/87) 2021-05-15T13:43:14.8402688Z remote: Compressing objects: 59% (52/87) 2021-05-15T13:43:14.8403215Z remote: Compressing objects: 60% (53/87) 2021-05-15T13:43:14.8403731Z remote: Compressing objects: 62% (54/87) 2021-05-15T13:43:14.8404243Z remote: Compressing objects: 63% (55/87) 2021-05-15T13:43:14.8404765Z remote: Compressing objects: 64% (56/87) 2021-05-15T13:43:14.8405278Z remote: Compressing objects: 65% (57/87) 2021-05-15T13:43:14.8405866Z remote: Compressing objects: 66% (58/87) 2021-05-15T13:43:14.8406372Z remote: Compressing objects: 67% (59/87) 2021-05-15T13:43:14.8406899Z remote: Compressing objects: 68% (60/87) 2021-05-15T13:43:14.8407422Z remote: Compressing objects: 70% (61/87) 2021-05-15T13:43:14.8407928Z remote: Compressing objects: 71% (62/87) 2021-05-15T13:43:14.8408550Z remote: Compressing objects: 72% (63/87) 2021-05-15T13:43:14.8409071Z remote: Compressing objects: 73% (64/87) 2021-05-15T13:43:14.8409589Z remote: Compressing objects: 74% (65/87) 2021-05-15T13:43:14.8410166Z remote: Compressing objects: 75% (66/87) 2021-05-15T13:43:14.8410693Z remote: Compressing objects: 77% (67/87) 2021-05-15T13:43:14.8411202Z remote: Compressing objects: 78% (68/87) 2021-05-15T13:43:14.8411722Z remote: Compressing objects: 79% (69/87) 2021-05-15T13:43:14.8412241Z remote: Compressing objects: 80% (70/87) 2021-05-15T13:43:14.8412750Z remote: Compressing objects: 81% (71/87) 2021-05-15T13:43:14.8413272Z remote: Compressing objects: 82% (72/87) 2021-05-15T13:43:14.8413778Z remote: Compressing objects: 83% (73/87) 2021-05-15T13:43:14.8414297Z remote: Compressing objects: 85% (74/87) 2021-05-15T13:43:14.8414808Z remote: Compressing objects: 86% (75/87) 2021-05-15T13:43:14.8415329Z remote: Compressing objects: 87% (76/87) 2021-05-15T13:43:14.8415837Z remote: Compressing objects: 88% (77/87) 2021-05-15T13:43:14.8416356Z remote: Compressing objects: 89% (78/87) 2021-05-15T13:43:14.8416885Z remote: Compressing objects: 90% (79/87) 2021-05-15T13:43:14.8417395Z remote: Compressing objects: 91% (80/87) 2021-05-15T13:43:14.8417916Z remote: Compressing objects: 93% (81/87) 2021-05-15T13:43:14.8418424Z remote: Compressing objects: 94% (82/87) 2021-05-15T13:43:14.8418944Z remote: Compressing objects: 95% (83/87) 2021-05-15T13:43:14.8419454Z remote: Compressing objects: 96% (84/87) 2021-05-15T13:43:14.8419973Z remote: Compressing objects: 97% (85/87) 2021-05-15T13:43:14.8420481Z remote: Compressing objects: 98% (86/87) 2021-05-15T13:43:14.8421000Z remote: Compressing objects: 100% (87/87) 2021-05-15T13:43:14.8421548Z remote: Compressing objects: 100% (87/87), done. 2021-05-15T13:43:15.0518698Z remote: Total 93 (delta 15), reused 43 (delta 4), pack-reused 0 2021-05-15T13:43:15.0519768Z From https://github.com/neuroconductor/dcmtk 2021-05-15T13:43:15.0520998Z * [new ref] 491cbcea629724ddf29fcf21643abe277a816723 -> 0.6.8.1.s 2021-05-15T13:43:15.0522489Z ##[endgroup] 2021-05-15T13:43:15.0523134Z ##[group]Determining the checkout info 2021-05-15T13:43:15.0523711Z ##[endgroup] 2021-05-15T13:43:15.0524222Z ##[group]Checking out the ref 2021-05-15T13:43:15.0525137Z [command]/usr/bin/git checkout --progress --force refs/tags/0.6.8.1.s 2021-05-15T13:43:15.0525970Z Note: switching to 'refs/tags/0.6.8.1.s'. 2021-05-15T13:43:15.0526389Z 2021-05-15T13:43:15.0527188Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:43:15.0528034Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:43:15.0529482Z state without impacting any branches by switching back to a branch. 2021-05-15T13:43:15.0529995Z 2021-05-15T13:43:15.0530584Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:43:15.0531542Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:43:15.0532052Z 2021-05-15T13:43:15.0532717Z git switch -c 2021-05-15T13:43:15.0533143Z 2021-05-15T13:43:15.0533600Z Or undo this operation with: 2021-05-15T13:43:15.0533984Z 2021-05-15T13:43:15.0534520Z git switch - 2021-05-15T13:43:15.0534851Z 2021-05-15T13:43:15.0535532Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:43:15.0536120Z 2021-05-15T13:43:15.0536614Z HEAD is now at 491cbce Version id 31 stable 2021-05-15T13:43:15.0537178Z ##[endgroup] 2021-05-15T13:43:15.0537866Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T13:43:15.0538743Z '491cbcea629724ddf29fcf21643abe277a816723' 2021-05-15T13:43:15.0630138Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:43:15.0630593Z with: 2021-05-15T13:43:15.0630942Z r-version: release 2021-05-15T13:43:15.0631308Z Ncpus: 1 2021-05-15T13:43:15.0631679Z crayon.enabled: NULL 2021-05-15T13:43:15.0632424Z remove-openmp-macos: true 2021-05-15T13:43:15.0632939Z http-user-agent: default 2021-05-15T13:43:15.0633433Z install-r: true 2021-05-15T13:43:15.0633971Z windows-path-include-mingw: true 2021-05-15T13:43:15.0634460Z env: 2021-05-15T13:43:15.0634869Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:15.0635288Z TIC_DEPLOY_KEY: 2021-05-15T13:43:15.0636301Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:43:15.0637708Z GITHUB_PAT: *** 2021-05-15T13:43:15.0638089Z COVERALLS_TOKEN: 2021-05-15T13:43:15.0638530Z continue-on-error: false 2021-05-15T13:43:15.0638970Z VDIFFR_RUN_TESTS: 2021-05-15T13:43:15.0639325Z ##[endgroup] 2021-05-15T13:43:17.5080565Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T13:43:19.7733653Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:43:19.7738422Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T13:43:19.7749001Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T13:43:19.7771104Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T13:43:19.8186453Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:43:19.8975053Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:43:20.0164496Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T13:43:20.0554445Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T13:43:20.1343665Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T13:43:20.1813129Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T13:43:20.1833522Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T13:43:20.1840367Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T13:43:20.1863584Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T13:43:20.1904822Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T13:43:20.2002130Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T13:43:20.2020504Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T13:43:20.3000934Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:43:20.4855090Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T13:43:20.5504329Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T13:43:20.5539595Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T13:43:20.5612876Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T13:43:20.5614890Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T13:43:20.5616581Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T13:43:20.5688107Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T13:43:20.7933806Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T13:43:30.0914440Z Fetched 4463 kB in 1s (3848 kB/s) 2021-05-15T13:43:30.7896134Z Reading package lists... 2021-05-15T13:43:30.8106071Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T13:43:32.5017185Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T13:43:32.5696751Z Reading package lists... 2021-05-15T13:43:32.7136150Z Building dependency tree... 2021-05-15T13:43:32.7162853Z Reading state information... 2021-05-15T13:43:32.8553004Z The following additional packages will be installed: 2021-05-15T13:43:32.8554582Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T13:43:32.8556041Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T13:43:32.8560565Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T13:43:32.8562413Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T13:43:32.8564145Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T13:43:32.8565594Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T13:43:32.8567170Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T13:43:32.8569026Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T13:43:32.8570596Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T13:43:32.8572023Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T13:43:32.8573603Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T13:43:32.8575166Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T13:43:32.8576804Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T13:43:32.8578461Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T13:43:32.8579874Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T13:43:32.8581359Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T13:43:32.8582721Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:43:32.8584398Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:43:32.8586236Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:43:32.8587723Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:43:32.8589412Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:43:32.8590774Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:43:32.8592375Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:43:32.8594048Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:43:32.8595628Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:43:32.8597098Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:43:32.8598711Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:43:32.8600311Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:43:32.8601889Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:43:32.8603519Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:43:32.8605101Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:43:32.8606837Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:43:32.8608605Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:43:32.8610210Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:43:32.8611737Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:43:32.8613309Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:43:32.8614788Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:43:32.8616119Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T13:43:32.8616976Z Suggested packages: 2021-05-15T13:43:32.8617888Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T13:43:32.8619220Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T13:43:32.8620605Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T13:43:32.8622005Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T13:43:32.8623409Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T13:43:32.8624648Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T13:43:32.8625995Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T13:43:32.8627445Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T13:43:32.8629188Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T13:43:32.8630685Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T13:43:33.3433169Z The following NEW packages will be installed: 2021-05-15T13:43:33.3507530Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T13:43:33.3508747Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T13:43:33.3510155Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T13:43:33.3511783Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T13:43:33.3513209Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T13:43:33.3514356Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T13:43:33.3515696Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T13:43:33.3517049Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T13:43:33.3518517Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T13:43:33.3519883Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T13:43:33.3521043Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T13:43:33.3522383Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T13:43:33.3523874Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T13:43:33.3525484Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T13:43:33.3526774Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T13:43:33.3528083Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T13:43:33.3529578Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:43:33.3531160Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:43:33.3532708Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:43:33.3534004Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:43:33.3535215Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:43:33.3536399Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:43:33.3537779Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:43:33.3539217Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:43:33.3540607Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:43:33.3541875Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:43:33.3543256Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:43:33.3544627Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:43:33.3545969Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:43:33.3547515Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:43:33.3548884Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:43:33.3550376Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:43:33.3551813Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:43:33.3553168Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:43:33.3554573Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:43:33.3555905Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:43:33.3557174Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:43:33.3558184Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T13:43:33.3658038Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:43:33.3659002Z Need to get 8648 kB of archives. 2021-05-15T13:43:33.3659730Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T13:43:33.3661294Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T13:43:33.3696164Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T13:43:33.3699987Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T13:43:33.3706146Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T13:43:33.3711945Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T13:43:33.3720964Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T13:43:33.3725189Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-15T13:43:33.3730000Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T13:43:33.3734401Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T13:43:33.3770056Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T13:43:33.3773632Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T13:43:33.3775329Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T13:43:33.3776868Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T13:43:33.3778917Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T13:43:33.3780438Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T13:43:33.3782994Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T13:43:33.3785190Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T13:43:33.3787889Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T13:43:33.3789579Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T13:43:33.3857786Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T13:43:33.3863402Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T13:43:33.3876396Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T13:43:33.3883817Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T13:43:33.3898143Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T13:43:33.3909627Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T13:43:33.3974412Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T13:43:33.3979878Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T13:43:33.3986903Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T13:43:33.3996002Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T13:43:33.4001691Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T13:43:33.4005118Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T13:43:33.4010314Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T13:43:33.4013974Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T13:43:33.4023892Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T13:43:33.4028083Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T13:43:33.4048878Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T13:43:33.4050710Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T13:43:33.4054361Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T13:43:33.4056079Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T13:43:33.4059424Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T13:43:33.4063206Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T13:43:33.4064814Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T13:43:33.4070526Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T13:43:33.4074004Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T13:43:33.4079458Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T13:43:33.4087535Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T13:43:33.4096604Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T13:43:33.4100225Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T13:43:33.4104531Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T13:43:33.4108453Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T13:43:33.4114312Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T13:43:33.4140029Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T13:43:33.4145897Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T13:43:33.4150032Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T13:43:33.4159343Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T13:43:33.4163237Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T13:43:33.4165153Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T13:43:33.4168349Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T13:43:33.4174183Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T13:43:33.4178563Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T13:43:33.4202089Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T13:43:33.4209988Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T13:43:33.4217618Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T13:43:33.4222325Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T13:43:33.4236640Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T13:43:33.4238657Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T13:43:33.4240350Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T13:43:33.4243852Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T13:43:33.4253085Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T13:43:33.4264129Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-15T13:43:33.4266405Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T13:43:33.4269752Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T13:43:33.4274573Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T13:43:33.4279465Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T13:43:33.4283525Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T13:43:33.4290438Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T13:43:33.4312775Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T13:43:33.4321095Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T13:43:33.4325645Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T13:43:33.4330065Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T13:43:33.4350518Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T13:43:33.4355273Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-15T13:43:33.4359485Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T13:43:33.4363794Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T13:43:33.4372550Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T13:43:33.4376394Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T13:43:33.4384166Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T13:43:33.4390799Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T13:43:33.4397001Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T13:43:33.4402020Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T13:43:33.4405851Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T13:43:33.4411058Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T13:43:33.4416470Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T13:43:33.4423051Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T13:43:33.4427406Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T13:43:33.4431001Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T13:43:33.4436241Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T13:43:33.4443028Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T13:43:33.4449173Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T13:43:33.4453382Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T13:43:33.4457889Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T13:43:33.4509095Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T13:43:33.4528361Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T13:43:33.4536097Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T13:43:33.4541743Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T13:43:33.4547543Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-15T13:43:33.4555583Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T13:43:33.4561959Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T13:43:33.4572929Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T13:43:33.4585105Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T13:43:33.4590722Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T13:43:33.4597467Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T13:43:33.4603027Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T13:43:33.4609070Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T13:43:33.4614343Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T13:43:33.4620766Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T13:43:33.4625961Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T13:43:33.4631557Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T13:43:33.4636747Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T13:43:33.4643122Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T13:43:33.4649426Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T13:43:33.4654248Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T13:43:33.4659466Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T13:43:33.4664411Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T13:43:33.4711351Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T13:43:33.4712473Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T13:43:33.4757897Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T13:43:33.4761108Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T13:43:33.4767855Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T13:43:33.4805369Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T13:43:34.2100906Z Fetched 8648 kB in 0s (66.4 MB/s) 2021-05-15T13:43:34.3084590Z Selecting previously unselected package dctrl-tools. 2021-05-15T13:43:34.3799406Z (Reading database ... 2021-05-15T13:43:34.3800015Z (Reading database ... 5% 2021-05-15T13:43:34.3800591Z (Reading database ... 10% 2021-05-15T13:43:34.3801066Z (Reading database ... 15% 2021-05-15T13:43:34.3801522Z (Reading database ... 20% 2021-05-15T13:43:34.3801969Z (Reading database ... 25% 2021-05-15T13:43:34.3802422Z (Reading database ... 30% 2021-05-15T13:43:34.3802868Z (Reading database ... 35% 2021-05-15T13:43:34.3803319Z (Reading database ... 40% 2021-05-15T13:43:34.3803783Z (Reading database ... 45% 2021-05-15T13:43:34.3804236Z (Reading database ... 50% 2021-05-15T13:43:35.1728278Z (Reading database ... 55% 2021-05-15T13:43:36.2699992Z (Reading database ... 60% 2021-05-15T13:43:36.9483833Z (Reading database ... 65% 2021-05-15T13:43:37.9915385Z (Reading database ... 70% 2021-05-15T13:43:39.8178808Z (Reading database ... 75% 2021-05-15T13:43:41.1312103Z (Reading database ... 80% 2021-05-15T13:43:42.4660521Z (Reading database ... 85% 2021-05-15T13:43:43.7710092Z (Reading database ... 90% 2021-05-15T13:43:44.8744431Z (Reading database ... 95% 2021-05-15T13:43:44.8745296Z (Reading database ... 100% 2021-05-15T13:43:44.8746147Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T13:43:44.8869353Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T13:43:44.9233257Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T13:43:44.9633847Z Selecting previously unselected package libfile-which-perl. 2021-05-15T13:43:44.9889501Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T13:43:44.9899110Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T13:43:45.0147756Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T13:43:45.0402247Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T13:43:45.0410994Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T13:43:45.0692979Z Selecting previously unselected package libio-pty-perl. 2021-05-15T13:43:45.0946557Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T13:43:45.0954354Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T13:43:45.1289790Z Selecting previously unselected package libipc-run-perl. 2021-05-15T13:43:45.1486789Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T13:43:45.1499667Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T13:43:45.1849880Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T13:43:45.2041515Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T13:43:45.2050964Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:43:45.2245364Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T13:43:45.2496281Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T13:43:45.2504263Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:43:45.2705612Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T13:43:45.2964561Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T13:43:45.2974547Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:43:45.3175037Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T13:43:45.3431547Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T13:43:45.3438350Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:43:45.3729859Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T13:43:45.3898430Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T13:43:45.3915035Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:43:45.4170772Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T13:43:45.4426763Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T13:43:45.4435555Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:43:45.4643748Z Selecting previously unselected package libimport-into-perl. 2021-05-15T13:43:45.4896533Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T13:43:45.4904703Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T13:43:45.5083716Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T13:43:45.5342297Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T13:43:45.5349496Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T13:43:45.5597443Z Selecting previously unselected package libstrictures-perl. 2021-05-15T13:43:45.5856986Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T13:43:45.5865492Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T13:43:45.6120514Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T13:43:45.6377726Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T13:43:45.6386224Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T13:43:45.6649530Z Selecting previously unselected package libmoo-perl. 2021-05-15T13:43:45.6857759Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T13:43:45.6867710Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T13:43:45.7169175Z Selecting previously unselected package patchutils. 2021-05-15T13:43:45.7371860Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T13:43:45.7381756Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T13:43:45.7649600Z Selecting previously unselected package wdiff. 2021-05-15T13:43:45.7880144Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T13:43:45.7895918Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T13:43:45.8191545Z Selecting previously unselected package devscripts. 2021-05-15T13:43:45.8397850Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T13:43:45.8600825Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T13:43:45.9618868Z Selecting previously unselected package diffstat. 2021-05-15T13:43:45.9876433Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T13:43:45.9885068Z Unpacking diffstat (1.63-1) ... 2021-05-15T13:43:46.0097450Z Selecting previously unselected package python3-gpg. 2021-05-15T13:43:46.0350745Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T13:43:46.0357266Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:43:46.0745215Z Selecting previously unselected package dput. 2021-05-15T13:43:46.0999584Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T13:43:46.1059974Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T13:43:46.1331849Z Selecting previously unselected package gdebi-core. 2021-05-15T13:43:46.1538179Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T13:43:46.1550511Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:43:46.2812382Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T13:43:46.3039133Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T13:43:46.3192973Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:43:46.3463702Z Selecting previously unselected package gettext. 2021-05-15T13:43:46.3719956Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T13:43:46.3727880Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T13:43:46.5021405Z Selecting previously unselected package intltool-debian. 2021-05-15T13:43:46.5278128Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T13:43:46.5287440Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:43:46.5529643Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T13:43:46.5748206Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T13:43:46.5755780Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:43:46.6001354Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T13:43:46.6257345Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T13:43:46.6265972Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T13:43:46.6528891Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T13:43:46.6783839Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T13:43:46.6791092Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T13:43:46.6988934Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T13:43:46.7242522Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T13:43:46.7259340Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:43:46.7438719Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T13:43:46.7689835Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T13:43:46.7698082Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:43:46.7879056Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T13:43:46.8132908Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T13:43:46.8140722Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:43:46.8339299Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T13:43:46.8590634Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T13:43:46.8597360Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:43:46.8812676Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T13:43:46.9065914Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T13:43:46.9080512Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:43:46.9280438Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T13:43:46.9530870Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T13:43:46.9543885Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:43:46.9743710Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T13:43:46.9996447Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T13:43:47.0001273Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:43:47.0290434Z Selecting previously unselected package libclone-perl. 2021-05-15T13:43:47.0459289Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T13:43:47.0466563Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T13:43:47.0729712Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T13:43:47.0913314Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T13:43:47.0921976Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:43:47.1208840Z Selecting previously unselected package libparams-util-perl. 2021-05-15T13:43:47.1369089Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T13:43:47.1375055Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T13:43:47.1609611Z Selecting previously unselected package libsub-install-perl. 2021-05-15T13:43:47.1811743Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T13:43:47.1821455Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T13:43:47.2089860Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T13:43:47.2262665Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T13:43:47.2270209Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T13:43:47.2530635Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T13:43:47.2707415Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T13:43:47.2715586Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T13:43:47.3009924Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T13:43:47.3193914Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T13:43:47.3210752Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T13:43:47.3409516Z Selecting previously unselected package libwant-perl. 2021-05-15T13:43:47.3666630Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T13:43:47.3673843Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T13:43:47.3891344Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T13:43:47.4138280Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T13:43:47.4150227Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:43:47.4398641Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T13:43:47.4656754Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T13:43:47.4664578Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:43:47.4947953Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T13:43:47.5210155Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T13:43:47.5220347Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:43:47.5490773Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T13:43:47.5679190Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T13:43:47.5689361Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:43:47.5885603Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T13:43:47.6143921Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T13:43:47.6151484Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:43:47.6398231Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T13:43:47.6607400Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T13:43:47.6615983Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T13:43:47.7090625Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T13:43:47.7255200Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T13:43:47.7264041Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T13:43:47.7851296Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T13:43:47.8047570Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T13:43:47.8055866Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:43:47.8330672Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T13:43:47.8519184Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T13:43:47.8535735Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T13:43:47.8770567Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T13:43:47.8985683Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T13:43:47.8992107Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:43:47.9249668Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T13:43:47.9477378Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T13:43:47.9485847Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:43:47.9730486Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T13:43:47.9923585Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T13:43:47.9938793Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T13:43:48.0123957Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T13:43:48.0375491Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T13:43:48.0383225Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T13:43:48.0594571Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T13:43:48.0844986Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T13:43:48.0854212Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:43:48.1053263Z Selecting previously unselected package libio-string-perl. 2021-05-15T13:43:48.1306593Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T13:43:48.1312335Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T13:43:48.1569777Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T13:43:48.1750337Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T13:43:48.1759802Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T13:43:48.2241128Z Selecting previously unselected package libfuture-perl. 2021-05-15T13:43:48.2494646Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T13:43:48.2501319Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T13:43:48.2746827Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T13:43:48.2999182Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T13:43:48.3007160Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T13:43:48.3242898Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T13:43:48.3494316Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T13:43:48.3502318Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:43:48.3730385Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T13:43:48.3958134Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T13:43:48.3972299Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T13:43:48.4156827Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T13:43:48.4408128Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T13:43:48.4415445Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:43:48.4689894Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T13:43:48.4883224Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T13:43:48.4892678Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:43:48.5089206Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T13:43:48.5340627Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T13:43:48.5347632Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T13:43:48.5649773Z Selecting previously unselected package libjson-perl. 2021-05-15T13:43:48.5832712Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T13:43:48.5889722Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T13:43:48.6169934Z Selecting previously unselected package liblog-any-perl. 2021-05-15T13:43:48.6370739Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T13:43:48.6382722Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T13:43:48.6690029Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T13:43:48.6893979Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T13:43:48.6901904Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:43:48.7169773Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T13:43:48.7362144Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T13:43:48.7374982Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T13:43:48.7571856Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T13:43:48.7824435Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T13:43:48.7833052Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:43:48.8031612Z Selecting previously unselected package libsub-name-perl. 2021-05-15T13:43:48.8281539Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T13:43:48.8291820Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T13:43:48.8468565Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T13:43:48.8720746Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T13:43:48.8728193Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:43:48.8929415Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T13:43:48.9180467Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T13:43:48.9190533Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T13:43:48.9410312Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T13:43:48.9669194Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T13:43:48.9678777Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:43:49.0135865Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T13:43:49.0393165Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T13:43:49.0400352Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:43:49.0689849Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T13:43:49.0911693Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T13:43:49.0918323Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:43:49.1130209Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T13:43:49.1379438Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T13:43:49.1389167Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:43:49.1595397Z Selecting previously unselected package libio-async-perl. 2021-05-15T13:43:49.1850227Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T13:43:49.1858989Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T13:43:49.2273545Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T13:43:49.2533015Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T13:43:49.2540680Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:43:49.2809790Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T13:43:49.2990947Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T13:43:49.3000602Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:43:49.3205163Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T13:43:49.3462505Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T13:43:49.3473526Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:43:49.3778223Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T13:43:49.4036085Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T13:43:49.4042560Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:43:49.4361875Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T13:43:49.4567605Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T13:43:49.4584853Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:43:49.4778439Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T13:43:49.5032289Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T13:43:49.5040245Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T13:43:49.5369653Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T13:43:49.5532800Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T13:43:49.5610333Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:43:49.5898543Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T13:43:49.6126006Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T13:43:49.6134178Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T13:43:49.6409793Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T13:43:49.6606299Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T13:43:49.6614828Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:43:49.6866097Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T13:43:49.7091561Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T13:43:49.7107801Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:43:49.7329743Z Selecting previously unselected package libobject-id-perl. 2021-05-15T13:43:49.7559452Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T13:43:49.7567931Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:43:49.7810986Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T13:43:49.8024871Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T13:43:49.8031261Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T13:43:49.8239442Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T13:43:49.8491581Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T13:43:49.8497459Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:43:49.9198837Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T13:43:49.9451342Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T13:43:49.9460352Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:43:49.9729870Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T13:43:49.9932521Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T13:43:49.9945051Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T13:43:50.0208390Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T13:43:50.0382696Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T13:43:50.0390846Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:43:50.0586935Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T13:43:50.0839514Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T13:43:50.0849636Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:43:50.1129714Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T13:43:50.1333418Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T13:43:50.1341126Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:43:50.1649791Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T13:43:50.1826531Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T13:43:50.1835204Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:43:50.2090547Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T13:43:50.2299417Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T13:43:50.2308357Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T13:43:50.2535855Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T13:43:50.2770746Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T13:43:50.2779976Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:43:50.3381940Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T13:43:50.3590104Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T13:43:50.3599135Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:43:50.3849910Z Selecting previously unselected package libreadonly-perl. 2021-05-15T13:43:50.4048857Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T13:43:50.4056870Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T13:43:50.4330593Z Selecting previously unselected package libref-util-perl. 2021-05-15T13:43:50.4524933Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T13:43:50.4532517Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T13:43:50.4722075Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T13:43:50.4980090Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T13:43:50.4987889Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:43:50.5250183Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T13:43:50.5457528Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T13:43:50.5466006Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:43:50.5770150Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T13:43:50.5951203Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T13:43:50.5958804Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:43:50.6249804Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T13:43:50.6438905Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:43:50.6448358Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:50.6720511Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T13:43:50.6975295Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:43:50.6984984Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:51.0670080Z Selecting previously unselected package libsereal-perl. 2021-05-15T13:43:51.0931673Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T13:43:51.0939775Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T13:43:51.1142112Z Selecting previously unselected package libsort-key-perl. 2021-05-15T13:43:51.1400855Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T13:43:51.1410454Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T13:43:51.1689747Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T13:43:51.1886778Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T13:43:51.1917284Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:43:51.2210641Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T13:43:51.2390277Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T13:43:51.2400639Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T13:43:51.2649845Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T13:43:51.2873450Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T13:43:51.2882557Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:43:51.3131016Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T13:43:51.3344683Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T13:43:51.3354985Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:43:51.3650376Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T13:43:51.3817149Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T13:43:51.3825468Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T13:43:51.4065771Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T13:43:51.4302513Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T13:43:51.4309524Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T13:43:51.4570604Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T13:43:51.4775514Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T13:43:51.4784084Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:43:51.5010476Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T13:43:51.5209635Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T13:43:51.5216667Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:43:51.5491964Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T13:43:51.5707643Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T13:43:51.5714596Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:43:51.5970579Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T13:43:51.6166377Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T13:43:51.6174296Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T13:43:51.6868161Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T13:43:51.7111056Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T13:43:51.7123521Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:43:51.7400502Z Selecting previously unselected package licensecheck. 2021-05-15T13:43:51.7622146Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T13:43:51.7647155Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T13:43:51.7929722Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T13:43:51.8113748Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T13:43:51.8121845Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:43:51.8372135Z Selecting previously unselected package t1utils. 2021-05-15T13:43:51.8595491Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T13:43:51.8609792Z Unpacking t1utils (1.41-3) ... 2021-05-15T13:43:51.8972611Z Selecting previously unselected package lintian. 2021-05-15T13:43:51.9176986Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T13:43:51.9186592Z Unpacking lintian (2.62.0) ... 2021-05-15T13:43:52.2732230Z Selecting previously unselected package python3-unidiff. 2021-05-15T13:43:52.2973928Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T13:43:52.2982209Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T13:43:52.3210029Z Selecting previously unselected package python3-xdg. 2021-05-15T13:43:52.3465119Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T13:43:52.3474184Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:43:52.3729375Z Selecting previously unselected package qpdf. 2021-05-15T13:43:52.3953454Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T13:43:52.3960903Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T13:43:52.4582681Z Selecting previously unselected package python3-magic. 2021-05-15T13:43:52.4845611Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T13:43:52.4853292Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T13:43:52.5394682Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:43:52.5419611Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:43:52.5437046Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T13:43:52.5456391Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T13:43:52.5474531Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T13:43:52.5488913Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T13:43:52.5511879Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:43:52.5531348Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:43:52.5561650Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:43:52.7475301Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:43:52.7497511Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:43:52.7518578Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T13:43:52.7544596Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:43:52.7566153Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T13:43:52.7581294Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:43:52.7601096Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T13:43:52.7621264Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:43:52.7646082Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T13:43:52.7664761Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T13:43:52.7685774Z Setting up libclone-perl (0.43-2) ... 2021-05-15T13:43:52.7703837Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T13:43:52.7724135Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:43:52.7739647Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:43:52.7764865Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:43:52.7783545Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T13:43:52.7800092Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:43:52.7819308Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T13:43:52.7836679Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:43:52.7854663Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T13:43:52.7870515Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:43:52.7895019Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T13:43:52.7912552Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:43:52.7930928Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:43:52.7956916Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:43:52.7976828Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:43:52.9514449Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:52.9553359Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:43:52.9575199Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T13:43:52.9607986Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T13:43:52.9627182Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T13:43:52.9646078Z Setting up patchutils (0.3.4-2) ... 2021-05-15T13:43:52.9667023Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:43:52.9697518Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T13:43:52.9715535Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T13:43:52.9734287Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:43:52.9751898Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:43:53.1373324Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:43:53.1400335Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:43:53.1439378Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T13:43:53.1468500Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:43:53.1499802Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T13:43:53.1519768Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:43:53.1538616Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T13:43:53.1570735Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:43:53.1613754Z Setting up t1utils (1.41-3) ... 2021-05-15T13:43:53.1645431Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:43:53.1673143Z Setting up diffstat (1.63-1) ... 2021-05-15T13:43:53.1710427Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:43:53.1760033Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:43:53.1776901Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:43:53.1808593Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T13:43:53.1829146Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T13:43:53.1848171Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T13:43:53.1887725Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:43:53.1918698Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T13:43:53.1938515Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:43:53.1970223Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:43:53.1989193Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T13:43:53.2011711Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:43:53.2035977Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:43:53.2067743Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:43:53.2095805Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T13:43:53.2120733Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T13:43:53.2167434Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:43:53.2190857Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T13:43:53.2213852Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T13:43:53.3539686Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T13:43:53.3558041Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T13:43:53.3587540Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:43:53.3602535Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T13:43:53.3626245Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:43:53.3649436Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:43:53.3668220Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:43:53.3685013Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T13:43:53.3842731Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T13:43:53.3864353Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T13:43:53.3890607Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T13:43:53.5138729Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:43:53.5162993Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:53.5182756Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T13:43:53.5252903Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:43:53.5272823Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:43:53.5292739Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T13:43:53.5315256Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T13:43:53.5336067Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:43:53.5359277Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:43:53.5375293Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:43:53.5394172Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:43:53.5412127Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:43:53.5433888Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T13:43:53.5453120Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T13:43:53.5471392Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:43:53.5492956Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T13:43:53.6923280Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:43:53.6951662Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:43:53.6971233Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:43:53.6994389Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T13:43:53.7020326Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:43:53.7040076Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T13:43:53.7072194Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T13:43:53.7096659Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:43:53.7115490Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:43:53.7138073Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:43:53.7162152Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T13:43:53.7185198Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:43:53.7206386Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T13:43:53.7231515Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T13:43:53.7248287Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T13:43:53.7267464Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T13:43:53.7283817Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:43:53.7306864Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T13:43:53.8839253Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:43:53.8867160Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T13:43:53.8887617Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:43:53.8907923Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:43:53.8938656Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:43:53.8967829Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:43:53.8998073Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T13:43:53.9020007Z Setting up lintian (2.62.0) ... 2021-05-15T13:43:53.9054688Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T13:43:53.9089130Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:09.6836454Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:44:10.0411831Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:12.0206427Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-15T13:44:12.1309266Z 2021-05-15T13:44:12.1465076Z Reading package lists... 0% 2021-05-15T13:44:12.1465707Z 2021-05-15T13:44:12.1504499Z Reading package lists... 100% 2021-05-15T13:44:12.1505085Z 2021-05-15T13:44:12.1505457Z 2021-05-15T13:44:12.1506013Z Reading package lists... Done 2021-05-15T13:44:12.1506472Z 2021-05-15T13:44:12.1507020Z Building dependency tree... 0% 2021-05-15T13:44:12.1507481Z 2021-05-15T13:44:12.1771205Z Building dependency tree... 0% 2021-05-15T13:44:12.1772085Z 2021-05-15T13:44:12.1772758Z Building dependency tree... 50% 2021-05-15T13:44:12.1773299Z 2021-05-15T13:44:12.2853473Z Building dependency tree... 50% 2021-05-15T13:44:12.2854303Z 2021-05-15T13:44:12.2854960Z Building dependency tree 2021-05-15T13:44:12.2855503Z 2021-05-15T13:44:12.2856193Z Reading state information... 0% 2021-05-15T13:44:12.2856752Z 2021-05-15T13:44:12.4264587Z Reading state information... 0% 2021-05-15T13:44:12.4265046Z 2021-05-15T13:44:12.4265275Z 2021-05-15T13:44:12.4265727Z Reading state information... Done 2021-05-15T13:44:12.4266106Z 2021-05-15T13:44:12.4266546Z Reading state information... 0% 2021-05-15T13:44:12.4313048Z 2021-05-15T13:44:12.4313567Z Reading state information... 1% 2021-05-15T13:44:12.4347652Z 2021-05-15T13:44:12.4348116Z Reading state information... 3% 2021-05-15T13:44:12.4382949Z 2021-05-15T13:44:12.4383377Z Reading state information... 5% 2021-05-15T13:44:12.4419615Z 2021-05-15T13:44:12.4420042Z Reading state information... 7% 2021-05-15T13:44:12.4452362Z 2021-05-15T13:44:12.4452787Z Reading state information... 9% 2021-05-15T13:44:12.4485663Z 2021-05-15T13:44:12.4486098Z Reading state information... 11% 2021-05-15T13:44:12.4519962Z 2021-05-15T13:44:12.4520390Z Reading state information... 13% 2021-05-15T13:44:12.4553114Z 2021-05-15T13:44:12.4553558Z Reading state information... 15% 2021-05-15T13:44:12.4591667Z 2021-05-15T13:44:12.4592140Z Reading state information... 17% 2021-05-15T13:44:12.4622847Z 2021-05-15T13:44:12.4623288Z Reading state information... 19% 2021-05-15T13:44:12.4656575Z 2021-05-15T13:44:12.4657027Z Reading state information... 21% 2021-05-15T13:44:12.4687967Z 2021-05-15T13:44:12.4688417Z Reading state information... 23% 2021-05-15T13:44:12.4724074Z 2021-05-15T13:44:12.4724517Z Reading state information... 25% 2021-05-15T13:44:12.4761797Z 2021-05-15T13:44:12.4762222Z Reading state information... 27% 2021-05-15T13:44:12.4797577Z 2021-05-15T13:44:12.4798003Z Reading state information... 29% 2021-05-15T13:44:12.4833937Z 2021-05-15T13:44:12.4834369Z Reading state information... 31% 2021-05-15T13:44:12.4871179Z 2021-05-15T13:44:12.4871604Z Reading state information... 33% 2021-05-15T13:44:12.4903159Z 2021-05-15T13:44:12.4903598Z Reading state information... 35% 2021-05-15T13:44:12.4935356Z 2021-05-15T13:44:12.4935800Z Reading state information... 37% 2021-05-15T13:44:12.4972264Z 2021-05-15T13:44:12.4972724Z Reading state information... 39% 2021-05-15T13:44:12.5009436Z 2021-05-15T13:44:12.5009894Z Reading state information... 41% 2021-05-15T13:44:12.5041960Z 2021-05-15T13:44:12.5042412Z Reading state information... 43% 2021-05-15T13:44:12.5082652Z 2021-05-15T13:44:12.5083079Z Reading state information... 45% 2021-05-15T13:44:12.5139559Z 2021-05-15T13:44:12.5140224Z Reading state information... 47% 2021-05-15T13:44:12.5175127Z 2021-05-15T13:44:12.5175557Z Reading state information... 49% 2021-05-15T13:44:12.5215170Z 2021-05-15T13:44:12.5215598Z Reading state information... 51% 2021-05-15T13:44:12.5251131Z 2021-05-15T13:44:12.5251558Z Reading state information... 53% 2021-05-15T13:44:12.5287248Z 2021-05-15T13:44:12.5287690Z Reading state information... 55% 2021-05-15T13:44:12.5324797Z 2021-05-15T13:44:12.5325249Z Reading state information... 57% 2021-05-15T13:44:12.5362627Z 2021-05-15T13:44:12.5363074Z Reading state information... 59% 2021-05-15T13:44:12.5405564Z 2021-05-15T13:44:12.5406034Z Reading state information... 61% 2021-05-15T13:44:12.5441737Z 2021-05-15T13:44:12.5442198Z Reading state information... 63% 2021-05-15T13:44:12.5475688Z 2021-05-15T13:44:12.5476116Z Reading state information... 65% 2021-05-15T13:44:12.5510628Z 2021-05-15T13:44:12.5511058Z Reading state information... 67% 2021-05-15T13:44:12.5545420Z 2021-05-15T13:44:12.5545869Z Reading state information... 69% 2021-05-15T13:44:12.5591142Z 2021-05-15T13:44:12.5591569Z Reading state information... 71% 2021-05-15T13:44:12.5622461Z 2021-05-15T13:44:12.5622888Z Reading state information... 73% 2021-05-15T13:44:12.5657270Z 2021-05-15T13:44:12.5657717Z Reading state information... 75% 2021-05-15T13:44:12.5703849Z 2021-05-15T13:44:12.5704294Z Reading state information... 77% 2021-05-15T13:44:12.5738514Z 2021-05-15T13:44:12.5738955Z Reading state information... 79% 2021-05-15T13:44:12.5773882Z 2021-05-15T13:44:12.5774332Z Reading state information... 81% 2021-05-15T13:44:12.5817494Z 2021-05-15T13:44:12.5818343Z Reading state information... 83% 2021-05-15T13:44:12.5845274Z 2021-05-15T13:44:12.5845702Z Reading state information... 85% 2021-05-15T13:44:12.5880443Z 2021-05-15T13:44:12.5880869Z Reading state information... 87% 2021-05-15T13:44:12.5913227Z 2021-05-15T13:44:12.5913638Z Reading state information... 89% 2021-05-15T13:44:12.5945826Z 2021-05-15T13:44:12.5946267Z Reading state information... 91% 2021-05-15T13:44:12.5981165Z 2021-05-15T13:44:12.5981596Z Reading state information... 93% 2021-05-15T13:44:12.6014855Z 2021-05-15T13:44:12.6015311Z Reading state information... 95% 2021-05-15T13:44:12.6051703Z 2021-05-15T13:44:12.6052147Z Reading state information... 97% 2021-05-15T13:44:12.6085723Z 2021-05-15T13:44:12.6086162Z Reading state information... 99% 2021-05-15T13:44:12.8530383Z Selecting previously unselected package r-4.0.5. 2021-05-15T13:44:12.9622320Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T13:44:12.9725238Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-15T13:44:12.9733945Z Unpacking r-4.0.5 (1) ... 2021-05-15T13:44:13.6861177Z Setting up r-4.0.5 (1) ... 2021-05-15T13:44:13.7093234Z 2021-05-15T13:44:13.7093933Z 2021-05-15T13:44:13.7094549Z Reading state information... Done 2021-05-15T13:44:13.7320585Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-15T13:44:13.7430222Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-15T13:44:13.7680816Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:44:13.7681285Z env: 2021-05-15T13:44:13.7681702Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:13.7682124Z TIC_DEPLOY_KEY: 2021-05-15T13:44:13.7682892Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:13.7684532Z GITHUB_PAT: *** 2021-05-15T13:44:13.7684913Z COVERALLS_TOKEN: 2021-05-15T13:44:13.7685352Z continue-on-error: false 2021-05-15T13:44:13.7685798Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:13.7686250Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:13.7686644Z TZ: UTC 2021-05-15T13:44:13.7687015Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:13.7687382Z NOT_CRAN: true 2021-05-15T13:44:13.7687730Z ##[endgroup] 2021-05-15T13:44:13.8168293Z [command]sudo apt-get install -y texinfo 2021-05-15T13:44:13.9801099Z Reading package lists... 2021-05-15T13:44:14.1398285Z Building dependency tree... 2021-05-15T13:44:14.1414038Z Reading state information... 2021-05-15T13:44:14.3361348Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T13:44:14.3362622Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:14.6181163Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T13:44:14.7092944Z --2021-05-15 13:44:14-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T13:44:14.7274418Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T13:44:14.7348257Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T13:44:15.0780600Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T13:44:15.0783219Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T13:44:15.0785482Z --2021-05-15 13:44:15-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T13:44:15.1090267Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T13:44:15.1705450Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T13:44:15.3821037Z HTTP request sent, awaiting response... 302 Found 2021-05-15T13:44:15.3825687Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=CfMBH5Y0tVKHWcL7Bg8jskrk2XQLKszIZIv7qwLVWXg%3D&st=2021-05-15T13%3A43%3A15Z&se=2021-05-15T13%3A49%3A15Z&sp=r [following] 2021-05-15T13:44:15.3830064Z --2021-05-15 13:44:15-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=CfMBH5Y0tVKHWcL7Bg8jskrk2XQLKszIZIv7qwLVWXg%3D&st=2021-05-15T13%3A43%3A15Z&se=2021-05-15T13%3A49%3A15Z&sp=r 2021-05-15T13:44:15.4333629Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T13:44:15.4926873Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T13:44:15.7289606Z HTTP request sent, awaiting response... 200 OK 2021-05-15T13:44:15.7291425Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T13:44:15.7293395Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T13:44:16.3187788Z 2021-05-15T13:44:18.5873095Z 0K ........ ........ ........ ........ 49% 11.5M 3s 2021-05-15T13:44:19.6677398Z 32768K ........ ........ ........ ........ 99% 29.2M 0s 2021-05-15T13:44:19.6680413Z 65536K 100% 3.22M=3.9s 2021-05-15T13:44:19.6680972Z 2021-05-15T13:44:19.6684957Z 2021-05-15 13:44:19 (16.3 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T13:44:19.6685496Z 2021-05-15T13:44:23.0909944Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T13:44:23.0911201Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T13:44:23.3531115Z ##[group]Run tlmgr update --self 2021-05-15T13:44:23.3531794Z tlmgr update --self 2021-05-15T13:44:23.3532676Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:44:23.3533567Z tlmgr update --all 2021-05-15T13:44:23.3577319Z shell: /usr/bin/bash -e {0} 2021-05-15T13:44:23.3594372Z env: 2021-05-15T13:44:23.3594811Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:23.3595302Z TIC_DEPLOY_KEY: 2021-05-15T13:44:23.3596067Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:23.3597713Z GITHUB_PAT: *** 2021-05-15T13:44:23.3598094Z COVERALLS_TOKEN: 2021-05-15T13:44:23.3598535Z continue-on-error: false 2021-05-15T13:44:23.3598976Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:23.3599415Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:23.3599829Z TZ: UTC 2021-05-15T13:44:23.3600196Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:23.3600662Z NOT_CRAN: true 2021-05-15T13:44:23.3601166Z ##[endgroup] 2021-05-15T13:44:25.1466961Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:25.1468727Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:44:26.3501200Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:26.3502781Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:44:26.4413661Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:44:26.4918594Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:44:26.5323688Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T13:44:26.5762987Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T13:44:27.0276017Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T13:44:28.3007231Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T13:44:28.4004915Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T13:44:28.4702339Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T13:44:28.5113479Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T13:44:28.5532335Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-15T13:44:28.5960564Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-15T13:44:28.6370691Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-15T13:44:28.6793018Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-15T13:44:28.7276160Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-15T13:44:28.7943449Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-15T13:44:28.8779890Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-15T13:44:28.9194403Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-15T13:44:28.9605894Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-15T13:44:29.0023653Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-15T13:44:29.0460636Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T13:44:29.0920259Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T13:44:29.1337491Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T13:44:29.1820303Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T13:44:29.2262159Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T13:44:29.2674991Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T13:44:29.3085083Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T13:44:29.3510054Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T13:44:29.3937215Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T13:44:29.4356729Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T13:44:29.4779330Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-15T13:44:29.5203218Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-15T13:44:29.5650569Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-15T13:44:29.6110428Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-15T13:44:29.6531802Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-15T13:44:29.6965771Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-15T13:44:29.7533584Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-15T13:44:29.7958857Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-15T13:44:29.8375258Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-15T13:44:29.8795158Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-15T13:44:29.9221775Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-15T13:44:29.9650636Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-15T13:44:30.0083932Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-15T13:44:30.0508379Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T13:44:30.0937156Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T13:44:30.1372998Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T13:44:30.1803155Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T13:44:30.2237023Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T13:44:30.2664099Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T13:44:30.3089674Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T13:44:30.3523166Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-15T13:44:30.3948333Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-15T13:44:30.4373720Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-15T13:44:30.4799378Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-15T13:44:30.5229434Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-15T13:44:30.5665676Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-15T13:44:30.6101655Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-15T13:44:30.6514400Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-15T13:44:30.6946307Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-15T13:44:30.7410600Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-15T13:44:30.7869867Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-15T13:44:30.8296919Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-15T13:44:30.8720835Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-15T13:44:30.9147878Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-15T13:44:30.9581492Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-15T13:44:31.0012293Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-15T13:44:31.0511453Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T13:44:31.1294380Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T13:44:31.1729183Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-15T13:44:31.2178219Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-15T13:44:31.2609331Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-15T13:44:31.3037900Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-15T13:44:31.3516439Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-15T13:44:31.3995009Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-15T13:44:31.4441773Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-15T13:44:31.4858331Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-15T13:44:31.5274989Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-15T13:44:31.5717587Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-15T13:44:31.6310277Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-15T13:44:31.6747858Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-15T13:44:31.7192023Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-15T13:44:31.7625451Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-15T13:44:31.8087191Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-15T13:44:31.8560000Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-15T13:44:31.9004813Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-15T13:44:31.9488940Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-15T13:44:32.0378932Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T13:44:32.0818884Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-15T13:44:32.1252311Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-15T13:44:32.1422748Z running mktexlsr ... 2021-05-15T13:44:32.2150928Z done running mktexlsr. 2021-05-15T13:44:32.2407398Z running updmap-sys ... 2021-05-15T13:44:32.4800777Z done running updmap-sys. 2021-05-15T13:44:32.4802477Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T13:44:32.4804352Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/R_xcPrvzkp/gHv7AH6s5m ... 2021-05-15T13:44:32.8258790Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/R_xcPrvzkp/gHv7AH6s5m. 2021-05-15T13:44:32.8260078Z OK: optex.fmt/luatex 2021-05-15T13:44:32.8261114Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:44:32.8262423Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:44:33.9978697Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:33.9980248Z tlmgr: no updates available 2021-05-15T13:44:34.0978196Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:44:34.0978844Z with: 2021-05-15T13:44:34.0979271Z pandoc-version: 2.7.3 2021-05-15T13:44:34.0979675Z env: 2021-05-15T13:44:34.0980141Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:34.0980618Z TIC_DEPLOY_KEY: 2021-05-15T13:44:34.0981491Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:34.0983336Z GITHUB_PAT: *** 2021-05-15T13:44:34.0983763Z COVERALLS_TOKEN: 2021-05-15T13:44:34.0984285Z continue-on-error: false 2021-05-15T13:44:34.0984819Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:34.0985273Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:34.0985670Z TZ: UTC 2021-05-15T13:44:34.0986029Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:34.0986397Z NOT_CRAN: true 2021-05-15T13:44:34.0986745Z ##[endgroup] 2021-05-15T13:44:34.5359463Z [command]sudo apt-get install -y gdebi-core 2021-05-15T13:44:34.6002289Z Reading package lists... 2021-05-15T13:44:34.7392263Z Building dependency tree... 2021-05-15T13:44:34.7406419Z Reading state information... 2021-05-15T13:44:34.9448090Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T13:44:34.9450171Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:34.9481935Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T13:44:35.0561051Z 2021-05-15T13:44:35.0713593Z Reading package lists... 0% 2021-05-15T13:44:35.0713971Z 2021-05-15T13:44:35.0757703Z Reading package lists... 100% 2021-05-15T13:44:35.0758078Z 2021-05-15T13:44:35.0758293Z 2021-05-15T13:44:35.0758706Z Reading package lists... Done 2021-05-15T13:44:35.0759012Z 2021-05-15T13:44:35.0759443Z Building dependency tree... 0% 2021-05-15T13:44:35.0759749Z 2021-05-15T13:44:35.1022102Z Building dependency tree... 0% 2021-05-15T13:44:35.1022471Z 2021-05-15T13:44:35.1022913Z Building dependency tree... 50% 2021-05-15T13:44:35.1023226Z 2021-05-15T13:44:35.2151180Z Building dependency tree... 50% 2021-05-15T13:44:35.2152152Z 2021-05-15T13:44:35.2152948Z Building dependency tree 2021-05-15T13:44:35.2153505Z 2021-05-15T13:44:35.2154215Z Reading state information... 0% 2021-05-15T13:44:35.2154794Z 2021-05-15T13:44:35.3613312Z Reading state information... 0% 2021-05-15T13:44:35.3614031Z 2021-05-15T13:44:35.3614406Z 2021-05-15T13:44:35.3615049Z Reading state information... Done 2021-05-15T13:44:35.3615548Z 2021-05-15T13:44:35.3616170Z Reading state information... 0% 2021-05-15T13:44:35.3668081Z 2021-05-15T13:44:35.3668579Z Reading state information... 1% 2021-05-15T13:44:35.3704160Z 2021-05-15T13:44:35.3704655Z Reading state information... 3% 2021-05-15T13:44:35.3742435Z 2021-05-15T13:44:35.3742941Z Reading state information... 5% 2021-05-15T13:44:35.3781250Z 2021-05-15T13:44:35.3781760Z Reading state information... 7% 2021-05-15T13:44:35.3816668Z 2021-05-15T13:44:35.3817151Z Reading state information... 9% 2021-05-15T13:44:35.3852784Z 2021-05-15T13:44:35.3853288Z Reading state information... 11% 2021-05-15T13:44:35.3890060Z 2021-05-15T13:44:35.3890551Z Reading state information... 13% 2021-05-15T13:44:35.3926950Z 2021-05-15T13:44:35.3927450Z Reading state information... 15% 2021-05-15T13:44:35.3962858Z 2021-05-15T13:44:35.3963356Z Reading state information... 17% 2021-05-15T13:44:35.4002118Z 2021-05-15T13:44:35.4002615Z Reading state information... 19% 2021-05-15T13:44:35.4038120Z 2021-05-15T13:44:35.4038631Z Reading state information... 21% 2021-05-15T13:44:35.4072713Z 2021-05-15T13:44:35.4073223Z Reading state information... 23% 2021-05-15T13:44:35.4112294Z 2021-05-15T13:44:35.4112788Z Reading state information... 25% 2021-05-15T13:44:35.4152901Z 2021-05-15T13:44:35.4153393Z Reading state information... 27% 2021-05-15T13:44:35.4191358Z 2021-05-15T13:44:35.4191846Z Reading state information... 29% 2021-05-15T13:44:35.4231034Z 2021-05-15T13:44:35.4231527Z Reading state information... 31% 2021-05-15T13:44:35.4270814Z 2021-05-15T13:44:35.4271636Z Reading state information... 33% 2021-05-15T13:44:35.4305622Z 2021-05-15T13:44:35.4306117Z Reading state information... 35% 2021-05-15T13:44:35.4340287Z 2021-05-15T13:44:35.4340797Z Reading state information... 37% 2021-05-15T13:44:35.4379822Z 2021-05-15T13:44:35.4380326Z Reading state information... 39% 2021-05-15T13:44:35.4420234Z 2021-05-15T13:44:35.4420723Z Reading state information... 41% 2021-05-15T13:44:35.4455664Z 2021-05-15T13:44:35.4456151Z Reading state information... 43% 2021-05-15T13:44:35.4498036Z 2021-05-15T13:44:35.4498528Z Reading state information... 45% 2021-05-15T13:44:35.4558189Z 2021-05-15T13:44:35.4558695Z Reading state information... 47% 2021-05-15T13:44:35.4596146Z 2021-05-15T13:44:35.4596647Z Reading state information... 49% 2021-05-15T13:44:35.4638467Z 2021-05-15T13:44:35.4638970Z Reading state information... 51% 2021-05-15T13:44:35.4676526Z 2021-05-15T13:44:35.4677039Z Reading state information... 53% 2021-05-15T13:44:35.4714565Z 2021-05-15T13:44:35.4715107Z Reading state information... 55% 2021-05-15T13:44:35.4754906Z 2021-05-15T13:44:35.4755401Z Reading state information... 57% 2021-05-15T13:44:35.4794362Z 2021-05-15T13:44:35.4794852Z Reading state information... 59% 2021-05-15T13:44:35.4838953Z 2021-05-15T13:44:35.4839439Z Reading state information... 61% 2021-05-15T13:44:35.4877460Z 2021-05-15T13:44:35.4877946Z Reading state information... 63% 2021-05-15T13:44:35.4914228Z 2021-05-15T13:44:35.4914730Z Reading state information... 65% 2021-05-15T13:44:35.4952926Z 2021-05-15T13:44:35.4953423Z Reading state information... 67% 2021-05-15T13:44:35.4990911Z 2021-05-15T13:44:35.4991420Z Reading state information... 69% 2021-05-15T13:44:35.5039647Z 2021-05-15T13:44:35.5040157Z Reading state information... 71% 2021-05-15T13:44:35.5073825Z 2021-05-15T13:44:35.5074314Z Reading state information... 73% 2021-05-15T13:44:35.5111137Z 2021-05-15T13:44:35.5111618Z Reading state information... 75% 2021-05-15T13:44:35.5160435Z 2021-05-15T13:44:35.5160954Z Reading state information... 77% 2021-05-15T13:44:35.5198893Z 2021-05-15T13:44:35.5199392Z Reading state information... 79% 2021-05-15T13:44:35.5237897Z 2021-05-15T13:44:35.5238405Z Reading state information... 81% 2021-05-15T13:44:35.5277521Z 2021-05-15T13:44:35.5278023Z Reading state information... 83% 2021-05-15T13:44:35.5316909Z 2021-05-15T13:44:35.5317439Z Reading state information... 85% 2021-05-15T13:44:35.5356179Z 2021-05-15T13:44:35.5356696Z Reading state information... 87% 2021-05-15T13:44:35.5393350Z 2021-05-15T13:44:35.5393834Z Reading state information... 89% 2021-05-15T13:44:35.5433909Z 2021-05-15T13:44:35.5434407Z Reading state information... 91% 2021-05-15T13:44:35.5477261Z 2021-05-15T13:44:35.5477746Z Reading state information... 93% 2021-05-15T13:44:35.5514932Z 2021-05-15T13:44:35.5515416Z Reading state information... 95% 2021-05-15T13:44:35.5554938Z 2021-05-15T13:44:35.5555433Z Reading state information... 97% 2021-05-15T13:44:35.5592924Z 2021-05-15T13:44:35.5593442Z Reading state information... 99% 2021-05-15T13:44:35.8137019Z Selecting previously unselected package pandoc. 2021-05-15T13:44:35.9182508Z (Reading database ... 261891 files and directories currently installed.) 2021-05-15T13:44:35.9281202Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T13:44:35.9301338Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T13:44:37.8717219Z Setting up pandoc (2.7.3-1) ... 2021-05-15T13:44:37.8739138Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:38.5649165Z 2021-05-15T13:44:38.5650066Z 2021-05-15T13:44:38.5650770Z Reading state information... Done 2021-05-15T13:44:38.5943065Z ##[group]Run git config user.name adigherman 2021-05-15T13:44:38.5943696Z git config user.name adigherman 2021-05-15T13:44:38.5944236Z git config user.email adig@jhu.edu 2021-05-15T13:44:38.5985024Z shell: /usr/bin/bash -e {0} 2021-05-15T13:44:38.5985396Z env: 2021-05-15T13:44:38.5985843Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:38.5986288Z TIC_DEPLOY_KEY: 2021-05-15T13:44:38.5987066Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:38.5988720Z GITHUB_PAT: *** 2021-05-15T13:44:38.5989113Z COVERALLS_TOKEN: 2021-05-15T13:44:38.5989584Z continue-on-error: false 2021-05-15T13:44:38.5990024Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:38.5990493Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:38.5990908Z TZ: UTC 2021-05-15T13:44:38.5991284Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:38.5991670Z NOT_CRAN: true 2021-05-15T13:44:38.5992049Z ##[endgroup] 2021-05-15T13:44:38.6216761Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T13:44:38.6217340Z env: 2021-05-15T13:44:38.6217755Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:38.6218186Z TIC_DEPLOY_KEY: 2021-05-15T13:44:38.6218931Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:38.6220485Z GITHUB_PAT: *** 2021-05-15T13:44:38.6220845Z COVERALLS_TOKEN: 2021-05-15T13:44:38.6221300Z continue-on-error: false 2021-05-15T13:44:38.6221749Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:38.6222183Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:38.6222596Z TZ: UTC 2021-05-15T13:44:38.6222942Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:38.6223322Z NOT_CRAN: true 2021-05-15T13:44:38.6223655Z ##[endgroup] 2021-05-15T13:44:38.8243577Z Reading package lists... 2021-05-15T13:44:38.9628415Z Building dependency tree... 2021-05-15T13:44:38.9644963Z Reading state information... 2021-05-15T13:44:39.0887482Z The following additional packages will be installed: 2021-05-15T13:44:39.0891826Z cmake-data libjsoncpp1 librhash0 2021-05-15T13:44:39.0897271Z Suggested packages: 2021-05-15T13:44:39.0898022Z cmake-doc ninja-build 2021-05-15T13:44:39.1309096Z The following NEW packages will be installed: 2021-05-15T13:44:39.1314791Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T13:44:39.1503115Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:39.1503846Z Need to get 5470 kB of archives. 2021-05-15T13:44:39.1504798Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T13:44:39.1506829Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T13:44:39.1782595Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T13:44:39.1796237Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T13:44:39.1818519Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T13:44:39.6511653Z Fetched 5470 kB in 0s (39.5 MB/s) 2021-05-15T13:44:39.6864648Z Selecting previously unselected package cmake-data. 2021-05-15T13:44:39.6933292Z (Reading database ... 2021-05-15T13:44:39.6933809Z (Reading database ... 5% 2021-05-15T13:44:39.6934271Z (Reading database ... 10% 2021-05-15T13:44:39.6934723Z (Reading database ... 15% 2021-05-15T13:44:39.6935159Z (Reading database ... 20% 2021-05-15T13:44:39.6935645Z (Reading database ... 25% 2021-05-15T13:44:39.6936080Z (Reading database ... 30% 2021-05-15T13:44:39.6936532Z (Reading database ... 35% 2021-05-15T13:44:39.6936966Z (Reading database ... 40% 2021-05-15T13:44:39.6937410Z (Reading database ... 45% 2021-05-15T13:44:39.6939215Z (Reading database ... 50% 2021-05-15T13:44:39.6964477Z (Reading database ... 55% 2021-05-15T13:44:39.6998331Z (Reading database ... 60% 2021-05-15T13:44:39.7033356Z (Reading database ... 65% 2021-05-15T13:44:39.7141392Z (Reading database ... 70% 2021-05-15T13:44:39.7243674Z (Reading database ... 75% 2021-05-15T13:44:39.7486111Z (Reading database ... 80% 2021-05-15T13:44:39.7751012Z (Reading database ... 85% 2021-05-15T13:44:39.7881889Z (Reading database ... 90% 2021-05-15T13:44:39.7963568Z (Reading database ... 95% 2021-05-15T13:44:39.7964144Z (Reading database ... 100% 2021-05-15T13:44:39.7964944Z (Reading database ... 261898 files and directories currently installed.) 2021-05-15T13:44:39.8072087Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T13:44:39.8309018Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:44:40.4734050Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T13:44:40.5016143Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T13:44:40.5033176Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:44:40.5332114Z Selecting previously unselected package librhash0:amd64. 2021-05-15T13:44:40.5564219Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T13:44:40.5571317Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:44:40.5930125Z Selecting previously unselected package cmake. 2021-05-15T13:44:40.6126481Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T13:44:40.6136944Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:44:41.0047484Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:44:41.0073662Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:44:41.0426555Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:44:41.0443585Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:44:41.0467599Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:42.0781456Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:43.9244857Z Reading package lists... 2021-05-15T13:44:44.0635849Z Building dependency tree... 2021-05-15T13:44:44.0652816Z Reading state information... 2021-05-15T13:44:44.2044472Z Suggested packages: 2021-05-15T13:44:44.2046201Z libssh-doc 2021-05-15T13:44:44.2472312Z The following NEW packages will be installed: 2021-05-15T13:44:44.2476680Z libssh-dev 2021-05-15T13:44:44.2727175Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:44.2727832Z Need to get 219 kB of archives. 2021-05-15T13:44:44.2728658Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T13:44:44.2731036Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T13:44:44.6426650Z Fetched 219 kB in 0s (8843 kB/s) 2021-05-15T13:44:44.6690567Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T13:44:44.6759277Z (Reading database ... 2021-05-15T13:44:44.6759792Z (Reading database ... 5% 2021-05-15T13:44:44.6762267Z (Reading database ... 10% 2021-05-15T13:44:44.6762755Z (Reading database ... 15% 2021-05-15T13:44:44.6763196Z (Reading database ... 20% 2021-05-15T13:44:44.6763649Z (Reading database ... 25% 2021-05-15T13:44:44.6764112Z (Reading database ... 30% 2021-05-15T13:44:44.6764559Z (Reading database ... 35% 2021-05-15T13:44:44.6764999Z (Reading database ... 40% 2021-05-15T13:44:44.6765451Z (Reading database ... 45% 2021-05-15T13:44:44.6765895Z (Reading database ... 50% 2021-05-15T13:44:44.6790608Z (Reading database ... 55% 2021-05-15T13:44:44.6825136Z (Reading database ... 60% 2021-05-15T13:44:44.6860403Z (Reading database ... 65% 2021-05-15T13:44:44.6970106Z (Reading database ... 70% 2021-05-15T13:44:44.7070830Z (Reading database ... 75% 2021-05-15T13:44:44.7307300Z (Reading database ... 80% 2021-05-15T13:44:44.7576113Z (Reading database ... 85% 2021-05-15T13:44:44.7703126Z (Reading database ... 90% 2021-05-15T13:44:44.7770593Z (Reading database ... 95% 2021-05-15T13:44:44.7771154Z (Reading database ... 100% 2021-05-15T13:44:44.7771945Z (Reading database ... 264682 files and directories currently installed.) 2021-05-15T13:44:44.7879714Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:44:44.7893421Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:44:44.8610984Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:44:46.7046773Z Reading package lists... 2021-05-15T13:44:46.8466208Z Building dependency tree... 2021-05-15T13:44:46.8483255Z Reading state information... 2021-05-15T13:44:47.0312887Z The following NEW packages will be installed: 2021-05-15T13:44:47.0319225Z jags 2021-05-15T13:44:47.0495179Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:47.0496063Z Need to get 1562 kB of archives. 2021-05-15T13:44:47.0496750Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T13:44:47.0499230Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T13:44:47.4431380Z Fetched 1562 kB in 0s (37.1 MB/s) 2021-05-15T13:44:47.4770289Z Selecting previously unselected package jags. 2021-05-15T13:44:47.4783879Z (Reading database ... 2021-05-15T13:44:47.4784715Z (Reading database ... 5% 2021-05-15T13:44:47.4785383Z (Reading database ... 10% 2021-05-15T13:44:47.4786023Z (Reading database ... 15% 2021-05-15T13:44:47.4786647Z (Reading database ... 20% 2021-05-15T13:44:47.4787253Z (Reading database ... 25% 2021-05-15T13:44:47.4787872Z (Reading database ... 30% 2021-05-15T13:44:47.4788474Z (Reading database ... 35% 2021-05-15T13:44:47.4789084Z (Reading database ... 40% 2021-05-15T13:44:47.4789704Z (Reading database ... 45% 2021-05-15T13:44:47.4790321Z (Reading database ... 50% 2021-05-15T13:44:47.4804952Z (Reading database ... 55% 2021-05-15T13:44:47.4837103Z (Reading database ... 60% 2021-05-15T13:44:47.4873640Z (Reading database ... 65% 2021-05-15T13:44:47.4981085Z (Reading database ... 70% 2021-05-15T13:44:47.5083043Z (Reading database ... 75% 2021-05-15T13:44:47.5327946Z (Reading database ... 80% 2021-05-15T13:44:47.5610032Z (Reading database ... 85% 2021-05-15T13:44:47.5739736Z (Reading database ... 90% 2021-05-15T13:44:47.5809165Z (Reading database ... 95% 2021-05-15T13:44:47.5809726Z (Reading database ... 100% 2021-05-15T13:44:47.5810549Z (Reading database ... 264701 files and directories currently installed.) 2021-05-15T13:44:47.5916145Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T13:44:47.5933902Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T13:44:47.7410538Z Setting up jags (4.3.0-3build1) ... 2021-05-15T13:44:47.7842894Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:48.4497676Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:50.3032649Z Reading package lists... 2021-05-15T13:44:50.4459512Z Building dependency tree... 2021-05-15T13:44:50.4475862Z Reading state information... 2021-05-15T13:44:50.5846286Z The following additional packages will be installed: 2021-05-15T13:44:50.5849991Z libnode64 libuv1-dev 2021-05-15T13:44:50.6270317Z The following NEW packages will be installed: 2021-05-15T13:44:50.6272569Z libnode-dev libnode64 libuv1-dev 2021-05-15T13:44:50.6461783Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:50.6464433Z Need to get 6239 kB of archives. 2021-05-15T13:44:50.6465521Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T13:44:50.6467296Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T13:44:50.6506092Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T13:44:50.7571811Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T13:44:51.1236131Z Fetched 6239 kB in 0s (48.2 MB/s) 2021-05-15T13:44:51.1504893Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T13:44:51.1570566Z (Reading database ... 2021-05-15T13:44:51.1571321Z (Reading database ... 5% 2021-05-15T13:44:51.1571954Z (Reading database ... 10% 2021-05-15T13:44:51.1572586Z (Reading database ... 15% 2021-05-15T13:44:51.1573234Z (Reading database ... 20% 2021-05-15T13:44:51.1573841Z (Reading database ... 25% 2021-05-15T13:44:51.1574458Z (Reading database ... 30% 2021-05-15T13:44:51.1575059Z (Reading database ... 35% 2021-05-15T13:44:51.1575672Z (Reading database ... 40% 2021-05-15T13:44:51.1576286Z (Reading database ... 45% 2021-05-15T13:44:51.1576885Z (Reading database ... 50% 2021-05-15T13:44:51.1605538Z (Reading database ... 55% 2021-05-15T13:44:51.1638951Z (Reading database ... 60% 2021-05-15T13:44:51.1673962Z (Reading database ... 65% 2021-05-15T13:44:51.1789609Z (Reading database ... 70% 2021-05-15T13:44:51.1895468Z (Reading database ... 75% 2021-05-15T13:44:51.2150920Z (Reading database ... 80% 2021-05-15T13:44:51.2444156Z (Reading database ... 85% 2021-05-15T13:44:51.2582972Z (Reading database ... 90% 2021-05-15T13:44:51.2654996Z (Reading database ... 95% 2021-05-15T13:44:51.2655577Z (Reading database ... 100% 2021-05-15T13:44:51.2656399Z (Reading database ... 264841 files and directories currently installed.) 2021-05-15T13:44:51.2769105Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T13:44:51.2781028Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:44:51.3130403Z Selecting previously unselected package libnode64:amd64. 2021-05-15T13:44:51.3350663Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:44:51.3364579Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:51.9411606Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T13:44:51.9646385Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:44:51.9655647Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:52.0476936Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:44:52.0516012Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:52.0548588Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:52.0576115Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:53.9410361Z Reading package lists... 2021-05-15T13:44:54.0820913Z Building dependency tree... 2021-05-15T13:44:54.0837600Z Reading state information... 2021-05-15T13:44:54.2219864Z The following additional packages will be installed: 2021-05-15T13:44:54.2223590Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:44:54.2228179Z Suggested packages: 2021-05-15T13:44:54.2230237Z libfftw3-doc 2021-05-15T13:44:54.2676409Z The following NEW packages will be installed: 2021-05-15T13:44:54.2683876Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:44:54.3024046Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:54.3025172Z Need to get 3986 kB of archives. 2021-05-15T13:44:54.3026434Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T13:44:54.3028437Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T13:44:54.3232031Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T13:44:54.3887995Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T13:44:54.4377944Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T13:44:54.4455561Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T13:44:54.8826711Z Fetched 3986 kB in 0s (16.5 MB/s) 2021-05-15T13:44:54.9149650Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T13:44:54.9215460Z (Reading database ... 2021-05-15T13:44:54.9216124Z (Reading database ... 5% 2021-05-15T13:44:54.9216676Z (Reading database ... 10% 2021-05-15T13:44:54.9217211Z (Reading database ... 15% 2021-05-15T13:44:54.9217748Z (Reading database ... 20% 2021-05-15T13:44:54.9218851Z (Reading database ... 25% 2021-05-15T13:44:54.9219444Z (Reading database ... 30% 2021-05-15T13:44:54.9219981Z (Reading database ... 35% 2021-05-15T13:44:54.9220499Z (Reading database ... 40% 2021-05-15T13:44:54.9221033Z (Reading database ... 45% 2021-05-15T13:44:54.9221552Z (Reading database ... 50% 2021-05-15T13:44:54.9254094Z (Reading database ... 55% 2021-05-15T13:44:54.9287860Z (Reading database ... 60% 2021-05-15T13:44:54.9322280Z (Reading database ... 65% 2021-05-15T13:44:54.9432117Z (Reading database ... 70% 2021-05-15T13:44:54.9534826Z (Reading database ... 75% 2021-05-15T13:44:54.9777223Z (Reading database ... 80% 2021-05-15T13:44:55.0050353Z (Reading database ... 85% 2021-05-15T13:44:55.0179997Z (Reading database ... 90% 2021-05-15T13:44:55.0248789Z (Reading database ... 95% 2021-05-15T13:44:55.0249384Z (Reading database ... 100% 2021-05-15T13:44:55.0250197Z (Reading database ... 264977 files and directories currently installed.) 2021-05-15T13:44:55.0355209Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:55.0373090Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:55.0930861Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T13:44:55.1131761Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:55.1143901Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:55.2011208Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T13:44:55.2218376Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:55.2230951Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:55.3130633Z Selecting previously unselected package libfftw3-bin. 2021-05-15T13:44:55.3337558Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:55.3344725Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:44:55.3649953Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T13:44:55.3840185Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:55.3850969Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:55.6465206Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:55.6491866Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:55.6512513Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:55.6536801Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:44:55.6559785Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:55.6590683Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:56.3667005Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:58.2292122Z Reading package lists... 2021-05-15T13:44:58.3730449Z Building dependency tree... 2021-05-15T13:44:58.3746990Z Reading state information... 2021-05-15T13:44:58.5159656Z The following additional packages will be installed: 2021-05-15T13:44:58.5161316Z libdcmtk14 2021-05-15T13:44:58.5650697Z The following NEW packages will be installed: 2021-05-15T13:44:58.5656686Z dcmtk libdcmtk14 2021-05-15T13:44:58.5866299Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:58.5867431Z Need to get 5546 kB of archives. 2021-05-15T13:44:58.5868230Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T13:44:58.5870449Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T13:44:58.6589044Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T13:44:59.0394046Z Fetched 5546 kB in 0s (55.6 MB/s) 2021-05-15T13:44:59.0691125Z Selecting previously unselected package libdcmtk14. 2021-05-15T13:44:59.0739973Z (Reading database ... 2021-05-15T13:44:59.0740750Z (Reading database ... 5% 2021-05-15T13:44:59.0741418Z (Reading database ... 10% 2021-05-15T13:44:59.0742103Z (Reading database ... 15% 2021-05-15T13:44:59.0742728Z (Reading database ... 20% 2021-05-15T13:44:59.0743364Z (Reading database ... 25% 2021-05-15T13:44:59.0743982Z (Reading database ... 30% 2021-05-15T13:44:59.0744589Z (Reading database ... 35% 2021-05-15T13:44:59.0745213Z (Reading database ... 40% 2021-05-15T13:44:59.0745829Z (Reading database ... 45% 2021-05-15T13:44:59.0746429Z (Reading database ... 50% 2021-05-15T13:44:59.0766476Z (Reading database ... 55% 2021-05-15T13:44:59.0798421Z (Reading database ... 60% 2021-05-15T13:44:59.0834657Z (Reading database ... 65% 2021-05-15T13:44:59.0939433Z (Reading database ... 70% 2021-05-15T13:44:59.1040012Z (Reading database ... 75% 2021-05-15T13:44:59.1281680Z (Reading database ... 80% 2021-05-15T13:44:59.1548993Z (Reading database ... 85% 2021-05-15T13:44:59.1677055Z (Reading database ... 90% 2021-05-15T13:44:59.1746302Z (Reading database ... 95% 2021-05-15T13:44:59.1746854Z (Reading database ... 100% 2021-05-15T13:44:59.1747667Z (Reading database ... 265068 files and directories currently installed.) 2021-05-15T13:44:59.1855142Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:44:59.1872473Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:44:59.6454119Z Selecting previously unselected package dcmtk. 2021-05-15T13:44:59.6726920Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:44:59.6781011Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:44:59.8067683Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:44:59.8096384Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:44:59.8201385Z Adding `dcmtk' group to system ... 2021-05-15T13:44:59.9431151Z Adding `dcmtk' user to system ... 2021-05-15T13:45:00.1690237Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T13:45:00.4075999Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:01.8520542Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:03.7091076Z Reading package lists... 2021-05-15T13:45:03.8480861Z Building dependency tree... 2021-05-15T13:45:03.8496711Z Reading state information... 2021-05-15T13:45:04.0532911Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T13:45:04.0534324Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:04.1135439Z Reading package lists... 2021-05-15T13:45:04.2534814Z Building dependency tree... 2021-05-15T13:45:04.2550728Z Reading state information... 2021-05-15T13:45:04.4771590Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:45:04.4773130Z libpng-dev set to manually installed. 2021-05-15T13:45:04.4774181Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:04.5372665Z Reading package lists... 2021-05-15T13:45:04.6862996Z Building dependency tree... 2021-05-15T13:45:04.6880656Z Reading state information... 2021-05-15T13:45:04.8303943Z The following additional packages will be installed: 2021-05-15T13:45:04.8306171Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T13:45:04.8311070Z Suggested packages: 2021-05-15T13:45:04.8312599Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T13:45:04.8314285Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T13:45:04.8315578Z fonts-arphic-uming fonts-nanum 2021-05-15T13:45:04.8727507Z The following NEW packages will be installed: 2021-05-15T13:45:04.8729941Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T13:45:04.8731286Z libpoppler97 poppler-data 2021-05-15T13:45:04.8909342Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:04.8910115Z Need to get 2582 kB of archives. 2021-05-15T13:45:04.8910805Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T13:45:04.8912329Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T13:45:04.9216403Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-15T13:45:04.9236340Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T13:45:04.9389129Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T13:45:04.9398085Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T13:45:04.9403384Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T13:45:05.3038947Z Fetched 2582 kB in 0s (40.7 MB/s) 2021-05-15T13:45:05.3372050Z Selecting previously unselected package poppler-data. 2021-05-15T13:45:05.3387905Z (Reading database ... 2021-05-15T13:45:05.3388391Z (Reading database ... 5% 2021-05-15T13:45:05.3388876Z (Reading database ... 10% 2021-05-15T13:45:05.3389334Z (Reading database ... 15% 2021-05-15T13:45:05.3389772Z (Reading database ... 20% 2021-05-15T13:45:05.3390403Z (Reading database ... 25% 2021-05-15T13:45:05.3390863Z (Reading database ... 30% 2021-05-15T13:45:05.3391302Z (Reading database ... 35% 2021-05-15T13:45:05.3391750Z (Reading database ... 40% 2021-05-15T13:45:05.3392187Z (Reading database ... 45% 2021-05-15T13:45:05.3392635Z (Reading database ... 50% 2021-05-15T13:45:05.3424677Z (Reading database ... 55% 2021-05-15T13:45:05.3457782Z (Reading database ... 60% 2021-05-15T13:45:05.3495284Z (Reading database ... 65% 2021-05-15T13:45:05.3604378Z (Reading database ... 70% 2021-05-15T13:45:05.3706055Z (Reading database ... 75% 2021-05-15T13:45:05.3950255Z (Reading database ... 80% 2021-05-15T13:45:05.4225559Z (Reading database ... 85% 2021-05-15T13:45:05.4353443Z (Reading database ... 90% 2021-05-15T13:45:05.4422541Z (Reading database ... 95% 2021-05-15T13:45:05.4423141Z (Reading database ... 100% 2021-05-15T13:45:05.4423943Z (Reading database ... 265303 files and directories currently installed.) 2021-05-15T13:45:05.4530247Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T13:45:05.4543456Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T13:45:05.6770407Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T13:45:05.6970985Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T13:45:05.6984087Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:45:05.7409610Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T13:45:05.7600741Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:45:05.7609815Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:05.8645876Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T13:45:05.8914598Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:45:05.8931705Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:05.9249884Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T13:45:05.9423514Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:45:05.9431800Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:05.9690314Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T13:45:05.9893647Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:45:05.9908906Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:06.0426152Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T13:45:06.0518585Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:45:06.0546298Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:06.0577806Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:06.0594383Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:06.0613740Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:45:06.0634871Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:45:06.2866423Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:08.1548614Z Reading package lists... 2021-05-15T13:45:08.2967606Z Building dependency tree... 2021-05-15T13:45:08.2984984Z Reading state information... 2021-05-15T13:45:08.4398747Z The following additional packages will be installed: 2021-05-15T13:45:08.4402488Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T13:45:08.4407233Z Suggested packages: 2021-05-15T13:45:08.4408342Z libhdf5-doc 2021-05-15T13:45:08.4844988Z The following NEW packages will be installed: 2021-05-15T13:45:08.4847176Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T13:45:08.4848821Z libsz2 2021-05-15T13:45:08.5046328Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:08.5047186Z Need to get 4074 kB of archives. 2021-05-15T13:45:08.5047968Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T13:45:08.5050400Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T13:45:08.5066196Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T13:45:08.5070174Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T13:45:08.5073663Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T13:45:08.5222564Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T13:45:08.5234030Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T13:45:08.5237810Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T13:45:08.9190934Z Fetched 4074 kB in 0s (73.7 MB/s) 2021-05-15T13:45:08.9528088Z Selecting previously unselected package hdf5-helpers. 2021-05-15T13:45:08.9529013Z (Reading database ... 2021-05-15T13:45:08.9529454Z (Reading database ... 5% 2021-05-15T13:45:08.9529910Z (Reading database ... 10% 2021-05-15T13:45:08.9530347Z (Reading database ... 15% 2021-05-15T13:45:08.9530796Z (Reading database ... 20% 2021-05-15T13:45:08.9531233Z (Reading database ... 25% 2021-05-15T13:45:08.9531695Z (Reading database ... 30% 2021-05-15T13:45:08.9532130Z (Reading database ... 35% 2021-05-15T13:45:08.9532586Z (Reading database ... 40% 2021-05-15T13:45:08.9533024Z (Reading database ... 45% 2021-05-15T13:45:08.9533471Z (Reading database ... 50% 2021-05-15T13:45:08.9557589Z (Reading database ... 55% 2021-05-15T13:45:08.9592463Z (Reading database ... 60% 2021-05-15T13:45:08.9628226Z (Reading database ... 65% 2021-05-15T13:45:08.9738093Z (Reading database ... 70% 2021-05-15T13:45:08.9842183Z (Reading database ... 75% 2021-05-15T13:45:09.0088888Z (Reading database ... 80% 2021-05-15T13:45:09.0375114Z (Reading database ... 85% 2021-05-15T13:45:09.0503846Z (Reading database ... 90% 2021-05-15T13:45:09.0572969Z (Reading database ... 95% 2021-05-15T13:45:09.0573808Z (Reading database ... 100% 2021-05-15T13:45:09.0574760Z (Reading database ... 265863 files and directories currently installed.) 2021-05-15T13:45:09.0682463Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:45:09.0695147Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.0966186Z Selecting previously unselected package libaec0:amd64. 2021-05-15T13:45:09.1186228Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T13:45:09.1201712Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:45:09.1489503Z Selecting previously unselected package libsz2:amd64. 2021-05-15T13:45:09.1684364Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T13:45:09.1693173Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:45:09.1970919Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T13:45:09.2188199Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:45:09.2201372Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.3555831Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T13:45:09.3829308Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:45:09.3846397Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.4202531Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T13:45:09.4423513Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T13:45:09.4436738Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:45:09.4729723Z Selecting previously unselected package libhdf5-dev. 2021-05-15T13:45:09.4931678Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:45:09.4938721Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.7955214Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.7985878Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:45:09.8010077Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:45:09.8034820Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:45:09.8054016Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.8073892Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.8090685Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:45:09.8157382Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-15T13:45:09.8177769Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:10.5031831Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:12.3975703Z Reading package lists... 2021-05-15T13:45:12.5502110Z Building dependency tree... 2021-05-15T13:45:12.5520298Z Reading state information... 2021-05-15T13:45:12.6990474Z The following additional packages will be installed: 2021-05-15T13:45:12.6993305Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T13:45:12.7448405Z The following NEW packages will be installed: 2021-05-15T13:45:12.7452641Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T13:45:12.7454640Z mesa-common-dev 2021-05-15T13:45:12.7624211Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:12.7625244Z Need to get 1761 kB of archives. 2021-05-15T13:45:12.7626381Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T13:45:12.7628208Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-15T13:45:12.7658334Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-15T13:45:12.7664518Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-15T13:45:12.7678084Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T13:45:12.7694254Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T13:45:12.7720723Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-15T13:45:13.1598180Z Fetched 1761 kB in 0s (52.9 MB/s) 2021-05-15T13:45:13.1859754Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T13:45:13.1926889Z (Reading database ... 2021-05-15T13:45:13.1927668Z (Reading database ... 5% 2021-05-15T13:45:13.1928313Z (Reading database ... 10% 2021-05-15T13:45:13.1931172Z (Reading database ... 15% 2021-05-15T13:45:13.1931618Z (Reading database ... 20% 2021-05-15T13:45:13.1932077Z (Reading database ... 25% 2021-05-15T13:45:13.1932549Z (Reading database ... 30% 2021-05-15T13:45:13.1932987Z (Reading database ... 35% 2021-05-15T13:45:13.1933440Z (Reading database ... 40% 2021-05-15T13:45:13.1933880Z (Reading database ... 45% 2021-05-15T13:45:13.1934329Z (Reading database ... 50% 2021-05-15T13:45:13.1963863Z (Reading database ... 55% 2021-05-15T13:45:13.1996662Z (Reading database ... 60% 2021-05-15T13:45:13.2031461Z (Reading database ... 65% 2021-05-15T13:45:13.2142798Z (Reading database ... 70% 2021-05-15T13:45:13.2250560Z (Reading database ... 75% 2021-05-15T13:45:13.2502286Z (Reading database ... 80% 2021-05-15T13:45:13.2806330Z (Reading database ... 85% 2021-05-15T13:45:13.2943854Z (Reading database ... 90% 2021-05-15T13:45:13.3016909Z (Reading database ... 95% 2021-05-15T13:45:13.3017407Z (Reading database ... 100% 2021-05-15T13:45:13.3018103Z (Reading database ... 266071 files and directories currently installed.) 2021-05-15T13:45:13.3133195Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:45:13.3149150Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:45:13.3490401Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T13:45:13.3752864Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:13.3759756Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:45:13.4213833Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T13:45:13.4428499Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:13.4437274Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:45:13.4810011Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T13:45:13.5015650Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T13:45:13.5032171Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:45:13.5368167Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T13:45:13.5639834Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T13:45:13.5651357Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:45:13.6129939Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T13:45:13.6320252Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:13.6332196Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:13.7813883Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:45:13.7842260Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:45:13.7868913Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:45:13.7889988Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:45:13.7921320Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:45:13.7946650Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:13.7980275Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:15.0533728Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:16.9014178Z Reading package lists... 2021-05-15T13:45:17.0394786Z Building dependency tree... 2021-05-15T13:45:17.0412421Z Reading state information... 2021-05-15T13:45:17.1773288Z The following additional packages will be installed: 2021-05-15T13:45:17.1775852Z libprotobuf-lite17 libprotoc17 2021-05-15T13:45:17.2189051Z The following NEW packages will be installed: 2021-05-15T13:45:17.2191035Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T13:45:17.2192208Z protobuf-compiler 2021-05-15T13:45:17.2391593Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:17.2393103Z Need to get 2754 kB of archives. 2021-05-15T13:45:17.2394246Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T13:45:17.2395996Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T13:45:17.2434091Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T13:45:17.2528401Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T13:45:17.2639788Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T13:45:17.2700632Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T13:45:17.6401616Z Fetched 2754 kB in 0s (58.1 MB/s) 2021-05-15T13:45:17.6695178Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T13:45:17.6763595Z (Reading database ... 2021-05-15T13:45:17.6764069Z (Reading database ... 5% 2021-05-15T13:45:17.6764714Z (Reading database ... 10% 2021-05-15T13:45:17.6765271Z (Reading database ... 15% 2021-05-15T13:45:17.6765799Z (Reading database ... 20% 2021-05-15T13:45:17.6766334Z (Reading database ... 25% 2021-05-15T13:45:17.6767038Z (Reading database ... 30% 2021-05-15T13:45:17.6767597Z (Reading database ... 35% 2021-05-15T13:45:17.6768134Z (Reading database ... 40% 2021-05-15T13:45:17.6769544Z (Reading database ... 45% 2021-05-15T13:45:17.6771119Z (Reading database ... 50% 2021-05-15T13:45:17.6804803Z (Reading database ... 55% 2021-05-15T13:45:17.6837746Z (Reading database ... 60% 2021-05-15T13:45:17.6872422Z (Reading database ... 65% 2021-05-15T13:45:17.6981315Z (Reading database ... 70% 2021-05-15T13:45:17.7087938Z (Reading database ... 75% 2021-05-15T13:45:17.7335571Z (Reading database ... 80% 2021-05-15T13:45:17.7624625Z (Reading database ... 85% 2021-05-15T13:45:17.7765418Z (Reading database ... 90% 2021-05-15T13:45:17.7843050Z (Reading database ... 95% 2021-05-15T13:45:17.7843769Z (Reading database ... 100% 2021-05-15T13:45:17.7844715Z (Reading database ... 266554 files and directories currently installed.) 2021-05-15T13:45:17.7971075Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:45:17.7991172Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:17.8328993Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T13:45:17.8609809Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:45:17.8618739Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:17.9450958Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T13:45:17.9676158Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:45:17.9689736Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.1170556Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T13:45:18.1389065Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:45:18.1412135Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.2492265Z Selecting previously unselected package protobuf-compiler. 2021-05-15T13:45:18.2716635Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:45:18.2727466Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.3289990Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.3314394Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.3334588Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.3356160Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.3388655Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:45:18.3418395Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:19.0118045Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:20.8806330Z Reading package lists... 2021-05-15T13:45:21.0273507Z Building dependency tree... 2021-05-15T13:45:21.0291063Z Reading state information... 2021-05-15T13:45:21.1734987Z The following additional packages will be installed: 2021-05-15T13:45:21.1737305Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T13:45:21.1738929Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T13:45:21.1740189Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T13:45:21.1741838Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T13:45:21.1743382Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T13:45:21.1744798Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:45:21.1746650Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:45:21.1748159Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:45:21.1749620Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:45:21.1751089Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:45:21.1752746Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:45:21.1754194Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:45:21.1755573Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:45:21.1756921Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:45:21.1758568Z Suggested packages: 2021-05-15T13:45:21.1759686Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T13:45:21.1761019Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T13:45:21.1762486Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T13:45:21.1763829Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T13:45:21.2409228Z The following NEW packages will be installed: 2021-05-15T13:45:21.2411351Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T13:45:21.2412889Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T13:45:21.2414187Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T13:45:21.2415699Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T13:45:21.2417209Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T13:45:21.2418747Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:45:21.2420297Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:45:21.2421837Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:45:21.2423269Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:45:21.2424735Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:45:21.2426254Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:45:21.2427711Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:45:21.2429109Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:45:21.2430448Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:45:21.2636035Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:21.2637017Z Need to get 47.1 MB of archives. 2021-05-15T13:45:21.2637809Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T13:45:21.2639563Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T13:45:21.2820088Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T13:45:21.2825896Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T13:45:21.2829977Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T13:45:21.2834009Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T13:45:21.2838106Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T13:45:21.2842311Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T13:45:21.2871541Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T13:45:21.4210761Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T13:45:21.4215303Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T13:45:21.4227014Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T13:45:21.4242717Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T13:45:21.4247666Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T13:45:21.4252865Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T13:45:21.4259195Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T13:45:21.4267467Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-15T13:45:21.4274735Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T13:45:21.4288674Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T13:45:21.4295398Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T13:45:21.4302449Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T13:45:21.4311924Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T13:45:21.4350987Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T13:45:21.4482719Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T13:45:21.4500146Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T13:45:21.4506560Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T13:45:21.4527226Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T13:45:21.5505122Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T13:45:21.5518583Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T13:45:21.5520122Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T13:45:21.5528376Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T13:45:21.5541009Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T13:45:21.5545785Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T13:45:21.5556774Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T13:45:21.5567839Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T13:45:21.5656235Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-15T13:45:21.5687716Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T13:45:21.5795266Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T13:45:21.5800433Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T13:45:21.6831933Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T13:45:21.6837466Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T13:45:21.6840839Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T13:45:21.6842861Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-15T13:45:21.6850132Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T13:45:21.6853828Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-15T13:45:21.6861850Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T13:45:21.6939244Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T13:45:21.6948370Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T13:45:21.6968619Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T13:45:21.6972448Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T13:45:21.7082536Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-15T13:45:21.7102948Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T13:45:21.7116327Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-15T13:45:21.7118299Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-15T13:45:21.7120129Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T13:45:21.7127530Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T13:45:21.7132030Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T13:45:21.7155955Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T13:45:21.7169980Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T13:45:21.7174316Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T13:45:21.7218747Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T13:45:21.7226458Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T13:45:21.7238034Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T13:45:21.7254577Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T13:45:21.7284253Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-15T13:45:21.7319870Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-15T13:45:21.7329678Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-15T13:45:21.7337161Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T13:45:21.7485616Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T13:45:21.7496012Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-15T13:45:21.7638023Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T13:45:21.7644141Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T13:45:21.7650105Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-15T13:45:21.7997260Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-15T13:45:21.8416669Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T13:45:21.8483711Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T13:45:21.8530580Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T13:45:22.3767512Z Fetched 47.1 MB in 1s (78.3 MB/s) 2021-05-15T13:45:22.4090467Z Selecting previously unselected package libaom0:amd64. 2021-05-15T13:45:22.4117028Z (Reading database ... 2021-05-15T13:45:22.4117544Z (Reading database ... 5% 2021-05-15T13:45:22.4118008Z (Reading database ... 10% 2021-05-15T13:45:22.4118454Z (Reading database ... 15% 2021-05-15T13:45:22.4118936Z (Reading database ... 20% 2021-05-15T13:45:22.4119395Z (Reading database ... 25% 2021-05-15T13:45:22.4119834Z (Reading database ... 30% 2021-05-15T13:45:22.4120285Z (Reading database ... 35% 2021-05-15T13:45:22.4120719Z (Reading database ... 40% 2021-05-15T13:45:22.4121166Z (Reading database ... 45% 2021-05-15T13:45:22.4121605Z (Reading database ... 50% 2021-05-15T13:45:22.4144692Z (Reading database ... 55% 2021-05-15T13:45:22.4174829Z (Reading database ... 60% 2021-05-15T13:45:22.4208982Z (Reading database ... 65% 2021-05-15T13:45:22.4315650Z (Reading database ... 70% 2021-05-15T13:45:22.4414236Z (Reading database ... 75% 2021-05-15T13:45:22.4647613Z (Reading database ... 80% 2021-05-15T13:45:22.4913075Z (Reading database ... 85% 2021-05-15T13:45:22.5038891Z (Reading database ... 90% 2021-05-15T13:45:22.5106734Z (Reading database ... 95% 2021-05-15T13:45:22.5107334Z (Reading database ... 100% 2021-05-15T13:45:22.5108149Z (Reading database ... 266725 files and directories currently installed.) 2021-05-15T13:45:22.5217739Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T13:45:22.5246307Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:45:22.6530436Z Selecting previously unselected package libva2:amd64. 2021-05-15T13:45:22.6759332Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T13:45:22.6775089Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T13:45:22.7090810Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T13:45:22.7296079Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T13:45:22.7307822Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:45:22.7570500Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T13:45:22.7785740Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T13:45:22.7793938Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:45:22.8049801Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T13:45:22.8317370Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:45:22.8329582Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:45:22.8593843Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T13:45:22.8864060Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T13:45:22.8871406Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:45:22.9104879Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T13:45:22.9375337Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:22.9394873Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:22.9830205Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T13:45:23.0099774Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T13:45:23.0113372Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:45:23.6866574Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T13:45:23.7114772Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T13:45:23.7126847Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:45:23.7410303Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T13:45:23.7642039Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T13:45:23.7649842Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:45:23.7970784Z Selecting previously unselected package libopus0:amd64. 2021-05-15T13:45:23.8229145Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T13:45:23.8240884Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:45:23.8603361Z Selecting previously unselected package libshine3:amd64. 2021-05-15T13:45:23.8872846Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T13:45:23.8886320Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:45:23.9095215Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T13:45:23.9367403Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T13:45:23.9376167Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:45:23.9650303Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T13:45:23.9867314Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T13:45:23.9879549Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:45:24.0209385Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T13:45:24.0409938Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T13:45:24.0417406Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:45:24.0681468Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T13:45:24.0948292Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:24.0955935Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:24.1216803Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T13:45:24.1482944Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T13:45:24.1493532Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:45:24.1845590Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T13:45:24.2110701Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T13:45:24.2121076Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:45:24.2409833Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T13:45:24.2642609Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T13:45:24.2653560Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:45:24.3038696Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T13:45:24.3230811Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:24.3240713Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:45:24.3570060Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T13:45:24.3768772Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T13:45:24.3778471Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:45:24.4492192Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T13:45:24.4746594Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T13:45:24.4758676Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:45:24.6411050Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T13:45:24.6632303Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T13:45:24.6649105Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:45:24.7089853Z Selecting previously unselected package libzvbi-common. 2021-05-15T13:45:24.7299767Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T13:45:24.7308001Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T13:45:24.7610409Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T13:45:24.7844545Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T13:45:24.7852098Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:45:24.8329667Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T13:45:24.8538997Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:24.8549504Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:25.3239769Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T13:45:25.3513768Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T13:45:25.3522247Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:45:25.3809801Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T13:45:25.4032082Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T13:45:25.4040025Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:45:25.4289352Z Selecting previously unselected package libass9:amd64. 2021-05-15T13:45:25.4530657Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T13:45:25.4538377Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:45:25.4809904Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T13:45:25.5078710Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T13:45:25.5085404Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:45:25.5406098Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T13:45:25.5681153Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T13:45:25.5690677Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:45:25.5969471Z Selecting previously unselected package libgme0:amd64. 2021-05-15T13:45:25.6196248Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T13:45:25.6205392Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:45:25.6569936Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T13:45:25.6794439Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T13:45:25.6802963Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:45:25.7209510Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T13:45:25.7428867Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T13:45:25.7441644Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:45:25.8213788Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T13:45:25.8455401Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:45:25.8463564Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:45:25.8929454Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T13:45:25.9114586Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:25.9121489Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:26.0210082Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T13:45:26.0393116Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T13:45:26.0403308Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:45:26.0680035Z Selecting previously unselected package libflite1:amd64. 2021-05-15T13:45:26.0952018Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T13:45:26.0959896Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:45:27.1642346Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T13:45:27.1843511Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T13:45:27.1853534Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:45:27.2105392Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T13:45:27.2374685Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T13:45:27.2386046Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:45:27.2689814Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T13:45:27.2877654Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T13:45:27.2887794Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:45:27.3100783Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T13:45:27.3367196Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:27.3376777Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:45:27.3689576Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T13:45:27.3874385Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T13:45:27.3893147Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:45:27.4209480Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T13:45:27.4391933Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:27.4402138Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:27.4729454Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T13:45:27.4912669Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T13:45:27.4919889Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:45:27.6050011Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T13:45:27.6322025Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T13:45:27.6332783Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:45:27.6689850Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T13:45:27.6915623Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:27.6930334Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:27.7369633Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T13:45:27.7563018Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T13:45:27.7578285Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:45:27.7889706Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T13:45:27.8082929Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:27.8091609Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:27.9250086Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T13:45:27.9515082Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T13:45:27.9528275Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:45:27.9919335Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T13:45:28.0194093Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T13:45:28.0204546Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:45:28.0453664Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T13:45:28.0723158Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:45:28.0732265Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:28.1010843Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T13:45:28.1221829Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:45:28.1231055Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:28.1530404Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T13:45:28.1724164Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T13:45:28.1734376Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:45:28.2089754Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T13:45:28.2319633Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T13:45:28.2327955Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:45:28.2572244Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T13:45:28.2842991Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T13:45:29.0469543Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:45:29.0477878Z Selecting previously unselected package libopenal-data. 2021-05-15T13:45:29.0479170Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T13:45:29.0480221Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T13:45:29.0481156Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T13:45:29.0482284Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T13:45:29.0483266Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:45:29.0484171Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T13:45:29.0485298Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T13:45:29.0486286Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:45:29.0487311Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T13:45:29.0491011Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T13:45:29.0491871Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:45:29.0492563Z Selecting previously unselected package libflac8:amd64. 2021-05-15T13:45:29.0493481Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T13:45:29.0494248Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:45:29.0494979Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T13:45:29.0495911Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T13:45:29.0496685Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:45:29.0497398Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T13:45:29.0498384Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T13:45:29.0499263Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:45:29.0500162Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T13:45:29.0501139Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T13:45:29.0501964Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:45:29.0502737Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T13:45:29.0503781Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:29.0504685Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:29.0505494Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T13:45:29.0506555Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:29.0507499Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:29.0508223Z Selecting previously unselected package ffmpeg. 2021-05-15T13:45:29.0509156Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:29.0509937Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:29.1329518Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T13:45:29.1551058Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T13:45:29.1563287Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:45:29.1930039Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T13:45:29.2141209Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T13:45:29.2150273Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:45:29.3965885Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T13:45:29.4237854Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T13:45:29.4245190Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:45:29.4514220Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T13:45:29.4788378Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T13:45:29.4796725Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:45:29.5090894Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T13:45:29.5313080Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:29.5321035Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:29.7890556Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T13:45:29.8114432Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:29.8132365Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:30.0770968Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T13:45:30.1013897Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T13:45:30.1022795Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:45:30.2195958Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T13:45:30.2471528Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T13:45:30.2479914Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:45:30.2702540Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T13:45:30.2974247Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:45:30.2984166Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:45:30.3527561Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:45:30.3549865Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:45:30.3573231Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:45:30.3589650Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:45:30.3613820Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:45:30.3632935Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:45:30.3674681Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:45:30.3700167Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:45:30.3731139Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:45:30.3749932Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:45:30.3768143Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:45:30.3785408Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:45:30.3805026Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:45:30.3835309Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:45:30.3852444Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:45:30.3874178Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:45:30.3899228Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:45:30.3925503Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:45:30.3945799Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:45:30.3972087Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:45:30.3991857Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T13:45:30.4023336Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:45:30.4046719Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:45:30.4073277Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:45:30.4099690Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:45:30.4220101Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:45:30.4244264Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:45:30.4274397Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:45:30.4294992Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:45:30.4312927Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:45:30.4339703Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:45:30.4367136Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:45:30.4400065Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:45:30.4426198Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:45:30.4465657Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:45:30.4491530Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:45:30.4508915Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:45:30.4530065Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T13:45:30.4559886Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:30.4584536Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:45:30.4622601Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:45:30.4652747Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:45:30.4676343Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:45:30.4716475Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T13:45:30.4743869Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:45:30.4761709Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:45:30.4784251Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:45:30.4799422Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:45:30.4818473Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:45:30.4842096Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:45:30.4869346Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:30.4893691Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:45:30.4913709Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:30.4931914Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:30.4960495Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:45:30.4979226Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.4996922Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:45:30.5023154Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.5231426Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:45:30.5268220Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:45:30.5291121Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:45:30.5323363Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:45:30.5357293Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:45:30.5390398Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.5411201Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:45:30.5436799Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:45:30.5465944Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:45:30.5556341Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.5586613Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.5617830Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.5645914Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:45:30.5685752Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:45:30.5714820Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.5742380Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.5767923Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.5821825Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:30.5906112Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:31.5464927Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:33.4098047Z Reading package lists... 2021-05-15T13:45:33.5520067Z Building dependency tree... 2021-05-15T13:45:33.5538657Z Reading state information... 2021-05-15T13:45:33.6992736Z The following additional packages will be installed: 2021-05-15T13:45:33.6995109Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:45:33.7434961Z The following NEW packages will be installed: 2021-05-15T13:45:33.7437017Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:45:33.7438215Z libmagick++-dev 2021-05-15T13:45:33.7636176Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:33.7636878Z Need to get 309 kB of archives. 2021-05-15T13:45:33.7638191Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T13:45:33.7640105Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-15T13:45:33.7673405Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-15T13:45:33.7696679Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-15T13:45:33.7723072Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-15T13:45:34.1479431Z Fetched 309 kB in 0s (12.6 MB/s) 2021-05-15T13:45:34.1810998Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T13:45:34.1849929Z (Reading database ... 2021-05-15T13:45:34.1850612Z (Reading database ... 5% 2021-05-15T13:45:34.1851257Z (Reading database ... 10% 2021-05-15T13:45:34.1851922Z (Reading database ... 15% 2021-05-15T13:45:34.1852535Z (Reading database ... 20% 2021-05-15T13:45:34.1853154Z (Reading database ... 25% 2021-05-15T13:45:34.1853776Z (Reading database ... 30% 2021-05-15T13:45:34.1854378Z (Reading database ... 35% 2021-05-15T13:45:34.1854990Z (Reading database ... 40% 2021-05-15T13:45:34.1855594Z (Reading database ... 45% 2021-05-15T13:45:34.1856213Z (Reading database ... 50% 2021-05-15T13:45:34.1891700Z (Reading database ... 55% 2021-05-15T13:45:34.1930314Z (Reading database ... 60% 2021-05-15T13:45:34.1956620Z (Reading database ... 65% 2021-05-15T13:45:34.2072578Z (Reading database ... 70% 2021-05-15T13:45:34.2182504Z (Reading database ... 75% 2021-05-15T13:45:34.2204297Z (Reading database ... 80% 2021-05-15T13:45:34.2715437Z (Reading database ... 85% 2021-05-15T13:45:34.2880051Z (Reading database ... 90% 2021-05-15T13:45:34.2955743Z (Reading database ... 95% 2021-05-15T13:45:34.2956322Z (Reading database ... 100% 2021-05-15T13:45:34.2957136Z (Reading database ... 267266 files and directories currently installed.) 2021-05-15T13:45:34.3084129Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:45:34.3158423Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:34.4010609Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T13:45:34.4227195Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:45:34.4242309Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:34.4650315Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T13:45:34.4863000Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:45:34.4872615Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:34.5811367Z Selecting previously unselected package libmagick++-dev. 2021-05-15T13:45:34.6057369Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:45:34.6135689Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:34.6662013Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:34.6745919Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:34.6764131Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:34.6787566Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:34.6857370Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:36.5415398Z Reading package lists... 2021-05-15T13:45:36.6854722Z Building dependency tree... 2021-05-15T13:45:36.6871984Z Reading state information... 2021-05-15T13:45:36.8274491Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T13:45:36.8277829Z The following additional packages will be installed: 2021-05-15T13:45:36.8284345Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T13:45:36.8285471Z libijs-0.35 libjbig2dec0 2021-05-15T13:45:36.8286072Z Suggested packages: 2021-05-15T13:45:36.8287150Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T13:45:36.8288094Z ghostscript-x 2021-05-15T13:45:36.8714027Z The following NEW packages will be installed: 2021-05-15T13:45:36.8718301Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T13:45:36.8724184Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T13:45:36.8913523Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:36.8915012Z Need to get 11.2 MB of archives. 2021-05-15T13:45:36.8916194Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T13:45:36.8917842Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-15T13:45:36.9128183Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-15T13:45:36.9137891Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T13:45:37.0209651Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T13:45:37.0281671Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T13:45:37.0288297Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T13:45:37.0293786Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T13:45:37.0487256Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T13:45:37.4334179Z Fetched 11.2 MB in 0s (64.9 MB/s) 2021-05-15T13:45:37.4643948Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T13:45:37.4716092Z (Reading database ... 2021-05-15T13:45:37.4716574Z (Reading database ... 5% 2021-05-15T13:45:37.4717224Z (Reading database ... 10% 2021-05-15T13:45:37.4717780Z (Reading database ... 15% 2021-05-15T13:45:37.4718311Z (Reading database ... 20% 2021-05-15T13:45:37.4718854Z (Reading database ... 25% 2021-05-15T13:45:37.4719404Z (Reading database ... 30% 2021-05-15T13:45:37.4719940Z (Reading database ... 35% 2021-05-15T13:45:37.4720472Z (Reading database ... 40% 2021-05-15T13:45:37.4720993Z (Reading database ... 45% 2021-05-15T13:45:37.4721635Z (Reading database ... 50% 2021-05-15T13:45:37.4759584Z (Reading database ... 55% 2021-05-15T13:45:37.4802324Z (Reading database ... 60% 2021-05-15T13:45:37.4828834Z (Reading database ... 65% 2021-05-15T13:45:37.4942477Z (Reading database ... 70% 2021-05-15T13:45:37.5053226Z (Reading database ... 75% 2021-05-15T13:45:37.5076180Z (Reading database ... 80% 2021-05-15T13:45:37.5579185Z (Reading database ... 85% 2021-05-15T13:45:37.5735123Z (Reading database ... 90% 2021-05-15T13:45:37.5807210Z (Reading database ... 95% 2021-05-15T13:45:37.5807819Z (Reading database ... 100% 2021-05-15T13:45:37.5808759Z (Reading database ... 267311 files and directories currently installed.) 2021-05-15T13:45:37.5919620Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T13:45:37.6135936Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:45:37.8090414Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T13:45:37.8314107Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T13:45:37.8321675Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:45:37.8690110Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T13:45:37.8889613Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T13:45:37.9462831Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:45:38.3144360Z Selecting previously unselected package libgs9-common. 2021-05-15T13:45:38.3419344Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T13:45:38.3427942Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:38.4410413Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T13:45:38.4635357Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T13:45:38.4648270Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:45:38.4929475Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T13:45:38.5146884Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T13:45:38.5154618Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:45:38.5464823Z Selecting previously unselected package libgs9:amd64. 2021-05-15T13:45:38.5709145Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:45:38.5716586Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:38.8450647Z Selecting previously unselected package ghostscript. 2021-05-15T13:45:38.8659855Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:45:38.8668860Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:38.9289473Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:45:38.9321036Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:45:38.9348692Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:45:38.9921250Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:45:38.9940121Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:45:39.0146704Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:39.0176887Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:39.0198587Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:39.0325608Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:45:39.1612896Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:39.1814192Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:42.0015686Z Reading package lists... 2021-05-15T13:45:42.1425232Z Building dependency tree... 2021-05-15T13:45:42.1445214Z Reading state information... 2021-05-15T13:45:42.2811971Z The following additional packages will be installed: 2021-05-15T13:45:42.2813950Z libudunits2-0 libudunits2-data 2021-05-15T13:45:42.3234580Z The following NEW packages will be installed: 2021-05-15T13:45:42.3236638Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T13:45:42.3415776Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:42.3416491Z Need to get 429 kB of archives. 2021-05-15T13:45:42.3417163Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T13:45:42.3419095Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T13:45:42.3432957Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T13:45:42.3440133Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T13:45:42.7270412Z Fetched 429 kB in 0s (18.4 MB/s) 2021-05-15T13:45:42.7547751Z Selecting previously unselected package libudunits2-data. 2021-05-15T13:45:42.7621057Z (Reading database ... 2021-05-15T13:45:42.7621607Z (Reading database ... 5% 2021-05-15T13:45:42.7622054Z (Reading database ... 10% 2021-05-15T13:45:42.7622509Z (Reading database ... 15% 2021-05-15T13:45:42.7622965Z (Reading database ... 20% 2021-05-15T13:45:42.7623409Z (Reading database ... 25% 2021-05-15T13:45:42.7623859Z (Reading database ... 30% 2021-05-15T13:45:42.7624296Z (Reading database ... 35% 2021-05-15T13:45:42.7624742Z (Reading database ... 40% 2021-05-15T13:45:42.7625336Z (Reading database ... 45% 2021-05-15T13:45:42.7625799Z (Reading database ... 50% 2021-05-15T13:45:42.7663302Z (Reading database ... 55% 2021-05-15T13:45:42.7708191Z (Reading database ... 60% 2021-05-15T13:45:42.7731068Z (Reading database ... 65% 2021-05-15T13:45:42.7850089Z (Reading database ... 70% 2021-05-15T13:45:42.7962285Z (Reading database ... 75% 2021-05-15T13:45:42.7984920Z (Reading database ... 80% 2021-05-15T13:45:42.8476507Z (Reading database ... 85% 2021-05-15T13:45:42.8634179Z (Reading database ... 90% 2021-05-15T13:45:42.8705341Z (Reading database ... 95% 2021-05-15T13:45:42.8706062Z (Reading database ... 100% 2021-05-15T13:45:42.8706960Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T13:45:42.8819560Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T13:45:42.8830560Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T13:45:42.9089904Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T13:45:42.9327988Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T13:45:42.9353607Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:45:42.9610998Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T13:45:42.9868630Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T13:45:42.9878717Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:45:43.0556018Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T13:45:43.0595906Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:45:43.0635722Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:45:43.0661873Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:45:43.1652565Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:45.0294311Z Reading package lists... 2021-05-15T13:45:45.1685952Z Building dependency tree... 2021-05-15T13:45:45.1703510Z Reading state information... 2021-05-15T13:45:45.3481264Z The following NEW packages will be installed: 2021-05-15T13:45:45.3484536Z libjq-dev 2021-05-15T13:45:45.3676375Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:45.3677077Z Need to get 11.2 kB of archives. 2021-05-15T13:45:45.3677750Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T13:45:45.3679457Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-15T13:45:45.7462959Z Fetched 11.2 kB in 0s (704 kB/s) 2021-05-15T13:45:45.7771784Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T13:45:45.7830086Z (Reading database ... 2021-05-15T13:45:45.7830615Z (Reading database ... 5% 2021-05-15T13:45:45.7831079Z (Reading database ... 10% 2021-05-15T13:45:45.7831548Z (Reading database ... 15% 2021-05-15T13:45:45.7831988Z (Reading database ... 20% 2021-05-15T13:45:45.7832437Z (Reading database ... 25% 2021-05-15T13:45:45.7832875Z (Reading database ... 30% 2021-05-15T13:45:45.7833324Z (Reading database ... 35% 2021-05-15T13:45:45.7833817Z (Reading database ... 40% 2021-05-15T13:45:45.7834264Z (Reading database ... 45% 2021-05-15T13:45:45.7834703Z (Reading database ... 50% 2021-05-15T13:45:45.7879711Z (Reading database ... 55% 2021-05-15T13:45:45.7924078Z (Reading database ... 60% 2021-05-15T13:45:45.7947614Z (Reading database ... 65% 2021-05-15T13:45:45.8068301Z (Reading database ... 70% 2021-05-15T13:45:45.8185175Z (Reading database ... 75% 2021-05-15T13:45:45.8207218Z (Reading database ... 80% 2021-05-15T13:45:45.8715536Z (Reading database ... 85% 2021-05-15T13:45:45.8877963Z (Reading database ... 90% 2021-05-15T13:45:45.8950916Z (Reading database ... 95% 2021-05-15T13:45:45.8951799Z (Reading database ... 100% 2021-05-15T13:45:45.8952827Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T13:45:45.9067682Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:45.9080264Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:45:45.9624899Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:45:47.7939956Z Reading package lists... 2021-05-15T13:45:47.9443682Z Building dependency tree... 2021-05-15T13:45:47.9461335Z Reading state information... 2021-05-15T13:45:48.1300510Z The following NEW packages will be installed: 2021-05-15T13:45:48.1302780Z libmng2 2021-05-15T13:45:48.1494286Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:48.1495019Z Need to get 168 kB of archives. 2021-05-15T13:45:48.1495859Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T13:45:48.1497649Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T13:45:48.5322655Z Fetched 168 kB in 0s (9682 kB/s) 2021-05-15T13:45:48.5649707Z Selecting previously unselected package libmng2:amd64. 2021-05-15T13:45:48.5681283Z (Reading database ... 2021-05-15T13:45:48.5681995Z (Reading database ... 5% 2021-05-15T13:45:48.5682715Z (Reading database ... 10% 2021-05-15T13:45:48.5695720Z (Reading database ... 15% 2021-05-15T13:45:48.5697510Z (Reading database ... 20% 2021-05-15T13:45:48.5698096Z (Reading database ... 25% 2021-05-15T13:45:48.5698648Z (Reading database ... 30% 2021-05-15T13:45:48.5699217Z (Reading database ... 35% 2021-05-15T13:45:48.5699775Z (Reading database ... 40% 2021-05-15T13:45:48.5700318Z (Reading database ... 45% 2021-05-15T13:45:48.5700877Z (Reading database ... 50% 2021-05-15T13:45:48.5723615Z (Reading database ... 55% 2021-05-15T13:45:48.5766588Z (Reading database ... 60% 2021-05-15T13:45:48.5792089Z (Reading database ... 65% 2021-05-15T13:45:48.5904386Z (Reading database ... 70% 2021-05-15T13:45:48.6014481Z (Reading database ... 75% 2021-05-15T13:45:48.6036310Z (Reading database ... 80% 2021-05-15T13:45:48.6521792Z (Reading database ... 85% 2021-05-15T13:45:48.6676764Z (Reading database ... 90% 2021-05-15T13:45:48.6747263Z (Reading database ... 95% 2021-05-15T13:45:48.6748047Z (Reading database ... 100% 2021-05-15T13:45:48.6749062Z (Reading database ... 267910 files and directories currently installed.) 2021-05-15T13:45:48.6860867Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T13:45:48.6879052Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:45:48.7577627Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:45:48.7613273Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:50.6192770Z Reading package lists... 2021-05-15T13:45:50.7600671Z Building dependency tree... 2021-05-15T13:45:50.7618631Z Reading state information... 2021-05-15T13:45:50.8770044Z E: Unable to locate package libmng1 2021-05-15T13:45:50.9376018Z Reading package lists... 2021-05-15T13:45:51.0905647Z Building dependency tree... 2021-05-15T13:45:51.0923929Z Reading state information... 2021-05-15T13:45:51.2081243Z E: Unable to locate package libapparmor-devel 2021-05-15T13:45:51.2689245Z Reading package lists... 2021-05-15T13:45:51.4119050Z Building dependency tree... 2021-05-15T13:45:51.4138021Z Reading state information... 2021-05-15T13:45:51.5530055Z The following additional packages will be installed: 2021-05-15T13:45:51.5533137Z libij-java 2021-05-15T13:45:51.5953092Z The following NEW packages will be installed: 2021-05-15T13:45:51.5957749Z imagej libij-java 2021-05-15T13:45:51.6161787Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:51.6162479Z Need to get 2328 kB of archives. 2021-05-15T13:45:51.6163154Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T13:45:51.6164937Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T13:45:51.6431689Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T13:45:52.0230672Z Fetched 2328 kB in 0s (53.3 MB/s) 2021-05-15T13:45:52.0505428Z Selecting previously unselected package libij-java. 2021-05-15T13:45:52.0577279Z (Reading database ... 2021-05-15T13:45:52.0578004Z (Reading database ... 5% 2021-05-15T13:45:52.0578766Z (Reading database ... 10% 2021-05-15T13:45:52.0579357Z (Reading database ... 15% 2021-05-15T13:45:52.0579957Z (Reading database ... 20% 2021-05-15T13:45:52.0580507Z (Reading database ... 25% 2021-05-15T13:45:52.0581063Z (Reading database ... 30% 2021-05-15T13:45:52.0581603Z (Reading database ... 35% 2021-05-15T13:45:52.0582167Z (Reading database ... 40% 2021-05-15T13:45:52.0582715Z (Reading database ... 45% 2021-05-15T13:45:52.0583278Z (Reading database ... 50% 2021-05-15T13:45:52.0619428Z (Reading database ... 55% 2021-05-15T13:45:52.0663009Z (Reading database ... 60% 2021-05-15T13:45:52.0686272Z (Reading database ... 65% 2021-05-15T13:45:52.0798178Z (Reading database ... 70% 2021-05-15T13:45:52.0905662Z (Reading database ... 75% 2021-05-15T13:45:52.0926958Z (Reading database ... 80% 2021-05-15T13:45:52.1399604Z (Reading database ... 85% 2021-05-15T13:45:52.1550079Z (Reading database ... 90% 2021-05-15T13:45:52.1618848Z (Reading database ... 95% 2021-05-15T13:45:52.1619680Z (Reading database ... 100% 2021-05-15T13:45:52.1620630Z (Reading database ... 267916 files and directories currently installed.) 2021-05-15T13:45:52.1729035Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T13:45:52.1741382Z Unpacking libij-java (1.52r-1) ... 2021-05-15T13:45:52.2983170Z Selecting previously unselected package imagej. 2021-05-15T13:45:52.3196826Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T13:45:52.3204134Z Unpacking imagej (1.52r-1) ... 2021-05-15T13:45:52.4094028Z Setting up libij-java (1.52r-1) ... 2021-05-15T13:45:52.4128768Z Setting up imagej (1.52r-1) ... 2021-05-15T13:45:52.4155675Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:45:54.5186680Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:55.1690252Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:45:57.2503751Z Reading package lists... 2021-05-15T13:45:57.3908347Z Building dependency tree... 2021-05-15T13:45:57.3925443Z Reading state information... 2021-05-15T13:45:57.5330910Z Suggested packages: 2021-05-15T13:45:57.5333517Z bowtie2-examples 2021-05-15T13:45:57.5749869Z The following NEW packages will be installed: 2021-05-15T13:45:57.5755746Z bowtie2 2021-05-15T13:45:57.6074236Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:57.6074884Z Need to get 1324 kB of archives. 2021-05-15T13:45:57.6075605Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T13:45:57.6077967Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T13:45:58.0011894Z Fetched 1324 kB in 0s (31.6 MB/s) 2021-05-15T13:45:58.0279147Z Selecting previously unselected package bowtie2. 2021-05-15T13:45:58.0351229Z (Reading database ... 2021-05-15T13:45:58.0351869Z (Reading database ... 5% 2021-05-15T13:45:58.0352447Z (Reading database ... 10% 2021-05-15T13:45:58.0353029Z (Reading database ... 15% 2021-05-15T13:45:58.0353630Z (Reading database ... 20% 2021-05-15T13:45:58.0354220Z (Reading database ... 25% 2021-05-15T13:45:58.0354784Z (Reading database ... 30% 2021-05-15T13:45:58.0355324Z (Reading database ... 35% 2021-05-15T13:45:58.0355866Z (Reading database ... 40% 2021-05-15T13:45:58.0356423Z (Reading database ... 45% 2021-05-15T13:45:58.0356977Z (Reading database ... 50% 2021-05-15T13:45:58.0393233Z (Reading database ... 55% 2021-05-15T13:45:58.0436643Z (Reading database ... 60% 2021-05-15T13:45:58.0460265Z (Reading database ... 65% 2021-05-15T13:45:58.0575273Z (Reading database ... 70% 2021-05-15T13:45:58.0685361Z (Reading database ... 75% 2021-05-15T13:45:58.0707080Z (Reading database ... 80% 2021-05-15T13:45:58.1183496Z (Reading database ... 85% 2021-05-15T13:45:58.1331999Z (Reading database ... 90% 2021-05-15T13:45:58.1401052Z (Reading database ... 95% 2021-05-15T13:45:58.1401890Z (Reading database ... 100% 2021-05-15T13:45:58.1402866Z (Reading database ... 267939 files and directories currently installed.) 2021-05-15T13:45:58.1510085Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T13:45:58.1521382Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:45:58.3247058Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:45:58.3296682Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:46:00.9386878Z Reading package lists... 2021-05-15T13:46:01.0850021Z Building dependency tree... 2021-05-15T13:46:01.0869995Z Reading state information... 2021-05-15T13:46:01.2009478Z E: Unable to locate package install 2021-05-15T13:46:01.2010174Z E: Unable to locate package gdal 2021-05-15T13:46:01.2615671Z Reading package lists... 2021-05-15T13:46:01.4047038Z Building dependency tree... 2021-05-15T13:46:01.4065448Z Reading state information... 2021-05-15T13:46:01.4282112Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T13:46:01.4283626Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:46:01.4284528Z is only available from another source 2021-05-15T13:46:01.4285027Z 2021-05-15T13:46:01.5213163Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T13:46:01.5819591Z Reading package lists... 2021-05-15T13:46:01.7338137Z Building dependency tree... 2021-05-15T13:46:01.7358664Z Reading state information... 2021-05-15T13:46:01.7595515Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T13:46:01.7596506Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:46:01.7597175Z is only available from another source 2021-05-15T13:46:01.7597814Z However the following packages replace it: 2021-05-15T13:46:01.7598295Z ffmpeg 2021-05-15T13:46:01.7598524Z 2021-05-15T13:46:02.5543054Z E: Package 'libav-tools' has no installation candidate 2021-05-15T13:46:02.5543747Z Reading package lists... 2021-05-15T13:46:02.5549611Z Building dependency tree... 2021-05-15T13:46:02.5550360Z Reading state information... 2021-05-15T13:46:02.5551164Z The following additional packages will be installed: 2021-05-15T13:46:02.5552574Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T13:46:02.5554012Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:46:02.5555046Z libssh2-1-dev 2021-05-15T13:46:02.5555619Z Suggested packages: 2021-05-15T13:46:02.5556433Z libgcrypt20-doc libmbedtls-doc 2021-05-15T13:46:02.5557204Z The following NEW packages will be installed: 2021-05-15T13:46:02.5558436Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T13:46:02.5559924Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:46:02.5560906Z libssh2-1-dev 2021-05-15T13:46:02.5561657Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:02.5562376Z Need to get 2667 kB of archives. 2021-05-15T13:46:02.5563169Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T13:46:02.5564627Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T13:46:02.5566368Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T13:46:02.5568119Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T13:46:02.5570092Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T13:46:02.5571854Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T13:46:02.5573854Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T13:46:02.5575585Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T13:46:02.5577326Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T13:46:02.5579177Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T13:46:02.5580974Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T13:46:02.5582731Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T13:46:02.6747221Z Fetched 2667 kB in 0s (62.2 MB/s) 2021-05-15T13:46:02.7022239Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T13:46:02.7094319Z (Reading database ... 2021-05-15T13:46:02.7095016Z (Reading database ... 5% 2021-05-15T13:46:02.7095655Z (Reading database ... 10% 2021-05-15T13:46:02.7096318Z (Reading database ... 15% 2021-05-15T13:46:02.7096936Z (Reading database ... 20% 2021-05-15T13:46:02.7097565Z (Reading database ... 25% 2021-05-15T13:46:02.7098186Z (Reading database ... 30% 2021-05-15T13:46:02.7098794Z (Reading database ... 35% 2021-05-15T13:46:02.7099415Z (Reading database ... 40% 2021-05-15T13:46:02.7100036Z (Reading database ... 45% 2021-05-15T13:46:02.7100656Z (Reading database ... 50% 2021-05-15T13:46:02.7136301Z (Reading database ... 55% 2021-05-15T13:46:02.7178944Z (Reading database ... 60% 2021-05-15T13:46:02.7201937Z (Reading database ... 65% 2021-05-15T13:46:02.7314448Z (Reading database ... 70% 2021-05-15T13:46:02.7421323Z (Reading database ... 75% 2021-05-15T13:46:02.7442207Z (Reading database ... 80% 2021-05-15T13:46:02.7919446Z (Reading database ... 85% 2021-05-15T13:46:02.8071840Z (Reading database ... 90% 2021-05-15T13:46:02.8142680Z (Reading database ... 95% 2021-05-15T13:46:02.8144647Z (Reading database ... 100% 2021-05-15T13:46:02.8146916Z (Reading database ... 267965 files and directories currently installed.) 2021-05-15T13:46:02.8255013Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T13:46:02.8269723Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T13:46:02.8650742Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T13:46:02.8850083Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T13:46:02.8863987Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:46:02.9570077Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T13:46:02.9769819Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T13:46:02.9789770Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:46:03.0089495Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T13:46:03.0287786Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:46:03.0296569Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:03.0632292Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T13:46:03.0901764Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:46:03.0909544Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:03.1172675Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T13:46:03.1443217Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:46:03.1450158Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:03.1769908Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T13:46:03.2007094Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:46:03.2015127Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:46:03.2650877Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T13:46:03.2860511Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:46:03.2876212Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:03.3502136Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T13:46:03.3765533Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T13:46:03.3775866Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:46:03.4330056Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T13:46:03.4533358Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T13:46:03.4550172Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:46:03.4809857Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T13:46:03.5031313Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:46:03.5038378Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:46:03.6187348Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T13:46:03.6227139Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:03.6247438Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:46:03.6272020Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:46:03.6292279Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:03.6310662Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:03.6345608Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:46:03.6373442Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:46:03.6403161Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:46:03.6433202Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:46:03.6468570Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:46:03.6509819Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:46:08.0706275Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:46:08.1739061Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:10.0263554Z Reading package lists... 2021-05-15T13:46:10.1692296Z Building dependency tree... 2021-05-15T13:46:10.1710062Z Reading state information... 2021-05-15T13:46:10.3923149Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T13:46:10.3924603Z libtiff-dev set to manually installed. 2021-05-15T13:46:10.3925579Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:10.4528230Z Reading package lists... 2021-05-15T13:46:10.5923153Z Building dependency tree... 2021-05-15T13:46:10.5940579Z Reading state information... 2021-05-15T13:46:10.8010755Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T13:46:10.8012120Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:10.8614179Z Reading package lists... 2021-05-15T13:46:11.0067898Z Building dependency tree... 2021-05-15T13:46:11.0085545Z Reading state information... 2021-05-15T13:46:11.1909003Z The following NEW packages will be installed: 2021-05-15T13:46:11.1913510Z libsodium-dev 2021-05-15T13:46:11.2246433Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:11.2247224Z Need to get 169 kB of archives. 2021-05-15T13:46:11.2248017Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T13:46:11.2250023Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T13:46:11.6054140Z Fetched 169 kB in 0s (5128 kB/s) 2021-05-15T13:46:11.6335978Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T13:46:11.6409288Z (Reading database ... 2021-05-15T13:46:11.6410043Z (Reading database ... 5% 2021-05-15T13:46:11.6410696Z (Reading database ... 10% 2021-05-15T13:46:11.6411321Z (Reading database ... 15% 2021-05-15T13:46:11.6411950Z (Reading database ... 20% 2021-05-15T13:46:11.6412572Z (Reading database ... 25% 2021-05-15T13:46:11.6413362Z (Reading database ... 30% 2021-05-15T13:46:11.6413981Z (Reading database ... 35% 2021-05-15T13:46:11.6414598Z (Reading database ... 40% 2021-05-15T13:46:11.6415738Z (Reading database ... 45% 2021-05-15T13:46:11.6416350Z (Reading database ... 50% 2021-05-15T13:46:11.6450548Z (Reading database ... 55% 2021-05-15T13:46:11.6493120Z (Reading database ... 60% 2021-05-15T13:46:11.6516879Z (Reading database ... 65% 2021-05-15T13:46:11.6630294Z (Reading database ... 70% 2021-05-15T13:46:11.6739437Z (Reading database ... 75% 2021-05-15T13:46:11.6761008Z (Reading database ... 80% 2021-05-15T13:46:11.7236720Z (Reading database ... 85% 2021-05-15T13:46:11.7387650Z (Reading database ... 90% 2021-05-15T13:46:11.7459215Z (Reading database ... 95% 2021-05-15T13:46:11.7460013Z (Reading database ... 100% 2021-05-15T13:46:11.7460961Z (Reading database ... 268468 files and directories currently installed.) 2021-05-15T13:46:11.7574166Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T13:46:11.7586853Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:46:11.8315985Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:46:13.6912474Z Reading package lists... 2021-05-15T13:46:13.8319406Z Building dependency tree... 2021-05-15T13:46:13.8337691Z Reading state information... 2021-05-15T13:46:13.9699162Z The following additional packages will be installed: 2021-05-15T13:46:13.9702497Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T13:46:14.0125222Z The following NEW packages will be installed: 2021-05-15T13:46:14.0129532Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T13:46:14.0131051Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T13:46:14.0343158Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:14.0344184Z Need to get 10.4 MB of archives. 2021-05-15T13:46:14.0345273Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T13:46:14.0347043Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T13:46:14.0433791Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T13:46:14.0619242Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T13:46:14.0815729Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T13:46:14.1069866Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T13:46:14.1357617Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-15T13:46:14.1714112Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-15T13:46:14.2282698Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T13:46:14.6182310Z Fetched 10.4 MB in 0s (48.2 MB/s) 2021-05-15T13:46:14.6490763Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T13:46:14.6523558Z (Reading database ... 2021-05-15T13:46:14.6524275Z (Reading database ... 5% 2021-05-15T13:46:14.6524929Z (Reading database ... 10% 2021-05-15T13:46:14.6525575Z (Reading database ... 15% 2021-05-15T13:46:14.6526207Z (Reading database ... 20% 2021-05-15T13:46:14.6526835Z (Reading database ... 25% 2021-05-15T13:46:14.6527460Z (Reading database ... 30% 2021-05-15T13:46:14.6528080Z (Reading database ... 35% 2021-05-15T13:46:14.6528845Z (Reading database ... 40% 2021-05-15T13:46:14.6529479Z (Reading database ... 45% 2021-05-15T13:46:14.6530079Z (Reading database ... 50% 2021-05-15T13:46:14.6566041Z (Reading database ... 55% 2021-05-15T13:46:14.6611438Z (Reading database ... 60% 2021-05-15T13:46:14.6634820Z (Reading database ... 65% 2021-05-15T13:46:14.6751276Z (Reading database ... 70% 2021-05-15T13:46:14.6866396Z (Reading database ... 75% 2021-05-15T13:46:14.6890616Z (Reading database ... 80% 2021-05-15T13:46:14.7413356Z (Reading database ... 85% 2021-05-15T13:46:14.7570710Z (Reading database ... 90% 2021-05-15T13:46:14.7643688Z (Reading database ... 95% 2021-05-15T13:46:14.7644239Z (Reading database ... 100% 2021-05-15T13:46:14.7645053Z (Reading database ... 268538 files and directories currently installed.) 2021-05-15T13:46:14.7764880Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T13:46:14.7774735Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:46:14.8490017Z Selecting previously unselected package liblept5:amd64. 2021-05-15T13:46:14.8705052Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T13:46:14.8720234Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:46:14.9850866Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T13:46:15.0048730Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T13:46:15.0060765Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:46:15.1398063Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T13:46:15.1677727Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T13:46:15.1684983Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:46:15.3010334Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T13:46:15.3203858Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T13:46:15.3212922Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:46:15.4821698Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T13:46:15.5044822Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:46:15.5052840Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:46:15.6690579Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T13:46:15.6884566Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:46:15.6894682Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:46:16.0304122Z Selecting previously unselected package tesseract-ocr. 2021-05-15T13:46:16.0581656Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T13:46:16.0589220Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:46:16.1372414Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:46:16.1403962Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:46:16.1425929Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:46:16.1444401Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:46:16.1465204Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:46:16.1484293Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:46:16.1504845Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:46:16.1523871Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:46:16.1566657Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:46:18.8304039Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:20.7159451Z Reading package lists... 2021-05-15T13:46:20.8646464Z Building dependency tree... 2021-05-15T13:46:20.8664992Z Reading state information... 2021-05-15T13:46:21.0792339Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T13:46:21.0793748Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:21.1397599Z Reading package lists... 2021-05-15T13:46:21.2796061Z Building dependency tree... 2021-05-15T13:46:21.2813215Z Reading state information... 2021-05-15T13:46:21.4172197Z The following additional packages will be installed: 2021-05-15T13:46:21.4174599Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:46:21.4176056Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T13:46:21.4179478Z Suggested packages: 2021-05-15T13:46:21.4180513Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T13:46:21.4636287Z The following NEW packages will be installed: 2021-05-15T13:46:21.4638337Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:46:21.4641275Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T13:46:21.4816771Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:21.4817888Z Need to get 1459 kB of archives. 2021-05-15T13:46:21.4819089Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T13:46:21.4821395Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T13:46:21.4846459Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T13:46:21.4877465Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T13:46:21.4948831Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T13:46:21.5037823Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-15T13:46:21.5088018Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T13:46:21.5164912Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T13:46:21.5257324Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T13:46:21.5335224Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T13:46:21.5341296Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T13:46:21.9187105Z Fetched 1459 kB in 0s (20.8 MB/s) 2021-05-15T13:46:21.9479481Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T13:46:21.9553260Z (Reading database ... 2021-05-15T13:46:21.9554033Z (Reading database ... 5% 2021-05-15T13:46:21.9554658Z (Reading database ... 10% 2021-05-15T13:46:21.9555297Z (Reading database ... 15% 2021-05-15T13:46:21.9555903Z (Reading database ... 20% 2021-05-15T13:46:21.9556520Z (Reading database ... 25% 2021-05-15T13:46:21.9557165Z (Reading database ... 30% 2021-05-15T13:46:21.9557771Z (Reading database ... 35% 2021-05-15T13:46:21.9558384Z (Reading database ... 40% 2021-05-15T13:46:21.9558983Z (Reading database ... 45% 2021-05-15T13:46:21.9559601Z (Reading database ... 50% 2021-05-15T13:46:21.9589024Z (Reading database ... 55% 2021-05-15T13:46:21.9629390Z (Reading database ... 60% 2021-05-15T13:46:21.9657327Z (Reading database ... 65% 2021-05-15T13:46:21.9771038Z (Reading database ... 70% 2021-05-15T13:46:21.9880286Z (Reading database ... 75% 2021-05-15T13:46:21.9902208Z (Reading database ... 80% 2021-05-15T13:46:22.0265895Z (Reading database ... 85% 2021-05-15T13:46:22.0524876Z (Reading database ... 90% 2021-05-15T13:46:22.0593926Z (Reading database ... 95% 2021-05-15T13:46:22.0594517Z (Reading database ... 100% 2021-05-15T13:46:22.0595325Z (Reading database ... 268763 files and directories currently installed.) 2021-05-15T13:46:22.0704643Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:22.0721854Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.1049766Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T13:46:22.1253192Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:22.1263975Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.1570001Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T13:46:22.1765853Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:22.1775110Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.2089984Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T13:46:22.2279133Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:22.2287798Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.2603536Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T13:46:22.2797533Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T13:46:22.2825399Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:46:22.3130192Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T13:46:22.3334765Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:22.3344031Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.3689944Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T13:46:22.3936728Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T13:46:22.3943530Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:46:22.4650574Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T13:46:22.4859465Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:46:22.4866569Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:46:22.5258000Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T13:46:22.5527359Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:46:22.5536481Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.5782798Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T13:46:22.6050690Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T13:46:22.6063037Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:46:22.7027085Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:46:22.7058750Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.7080086Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:46:22.7097543Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:46:22.7134341Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.7158016Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.7185340Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.7210098Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.7232664Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:46:22.7250475Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:46:22.7276054Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:22.7455326Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:46:25.6395743Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:46:27.5707818Z Reading package lists... 2021-05-15T13:46:27.7128169Z Building dependency tree... 2021-05-15T13:46:27.7147566Z Reading state information... 2021-05-15T13:46:27.8282279Z E: Unable to locate package udunits 2021-05-15T13:46:27.8889904Z Reading package lists... 2021-05-15T13:46:28.0435871Z Building dependency tree... 2021-05-15T13:46:28.0453834Z Reading state information... 2021-05-15T13:46:28.1876105Z The following additional packages will be installed: 2021-05-15T13:46:28.1877615Z libwebpdemux2 2021-05-15T13:46:28.2293509Z The following NEW packages will be installed: 2021-05-15T13:46:28.2295244Z libwebp-dev libwebpdemux2 2021-05-15T13:46:28.2478858Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:28.2479708Z Need to get 277 kB of archives. 2021-05-15T13:46:28.2480491Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T13:46:28.2482120Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T13:46:28.2492747Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T13:46:28.6410102Z Fetched 277 kB in 0s (11.8 MB/s) 2021-05-15T13:46:28.6713404Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T13:46:28.6788716Z (Reading database ... 2021-05-15T13:46:28.6789517Z (Reading database ... 5% 2021-05-15T13:46:28.6790134Z (Reading database ... 10% 2021-05-15T13:46:28.6790702Z (Reading database ... 15% 2021-05-15T13:46:28.6791420Z (Reading database ... 20% 2021-05-15T13:46:28.6792037Z (Reading database ... 25% 2021-05-15T13:46:28.6792585Z (Reading database ... 30% 2021-05-15T13:46:28.6793144Z (Reading database ... 35% 2021-05-15T13:46:28.6793704Z (Reading database ... 40% 2021-05-15T13:46:28.6794255Z (Reading database ... 45% 2021-05-15T13:46:28.6794796Z (Reading database ... 50% 2021-05-15T13:46:28.6827495Z (Reading database ... 55% 2021-05-15T13:46:28.6870209Z (Reading database ... 60% 2021-05-15T13:46:28.6899256Z (Reading database ... 65% 2021-05-15T13:46:28.7016854Z (Reading database ... 70% 2021-05-15T13:46:28.7130929Z (Reading database ... 75% 2021-05-15T13:46:28.7154076Z (Reading database ... 80% 2021-05-15T13:46:28.7516804Z (Reading database ... 85% 2021-05-15T13:46:28.7800486Z (Reading database ... 90% 2021-05-15T13:46:28.7873311Z (Reading database ... 95% 2021-05-15T13:46:28.7873790Z (Reading database ... 100% 2021-05-15T13:46:28.7874494Z (Reading database ... 269063 files and directories currently installed.) 2021-05-15T13:46:28.7984935Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T13:46:28.8002607Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:46:28.8250943Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T13:46:28.8493272Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T13:46:28.8506664Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:46:28.9311803Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:46:28.9334865Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:46:28.9364552Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:30.8130860Z Reading package lists... 2021-05-15T13:46:30.9593754Z Building dependency tree... 2021-05-15T13:46:30.9613156Z Reading state information... 2021-05-15T13:46:31.1038408Z The following additional packages will be installed: 2021-05-15T13:46:31.1042000Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:46:31.1043769Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:46:31.1045333Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:46:31.1051583Z Suggested packages: 2021-05-15T13:46:31.1053093Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T13:46:31.1053710Z Recommended packages: 2021-05-15T13:46:31.1054124Z cargo 2021-05-15T13:46:31.1529999Z The following NEW packages will be installed: 2021-05-15T13:46:31.1533959Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:46:31.1535560Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:46:31.1536908Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:46:31.1759770Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:31.1760470Z Need to get 108 MB of archives. 2021-05-15T13:46:31.1761655Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T13:46:31.1763361Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T13:46:31.1817951Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T13:46:31.1825247Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-15T13:46:31.1838511Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T13:46:31.1931077Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T13:46:31.1980922Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T13:46:31.1990123Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-15T13:46:31.3313162Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-15T13:46:32.5192439Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-15T13:46:33.1231604Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-15T13:46:33.1465282Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-15T13:46:33.2137621Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T13:46:33.4579022Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-15T13:46:33.8505539Z Fetched 108 MB in 2s (46.9 MB/s) 2021-05-15T13:46:33.8795266Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T13:46:33.8871189Z (Reading database ... 2021-05-15T13:46:33.8871736Z (Reading database ... 5% 2021-05-15T13:46:33.8872248Z (Reading database ... 10% 2021-05-15T13:46:33.8872690Z (Reading database ... 15% 2021-05-15T13:46:33.8873140Z (Reading database ... 20% 2021-05-15T13:46:33.8873582Z (Reading database ... 25% 2021-05-15T13:46:33.8874030Z (Reading database ... 30% 2021-05-15T13:46:33.8874514Z (Reading database ... 35% 2021-05-15T13:46:33.8874966Z (Reading database ... 40% 2021-05-15T13:46:33.8875404Z (Reading database ... 45% 2021-05-15T13:46:33.8875866Z (Reading database ... 50% 2021-05-15T13:46:33.8902160Z (Reading database ... 55% 2021-05-15T13:46:33.8937200Z (Reading database ... 60% 2021-05-15T13:46:33.8966134Z (Reading database ... 65% 2021-05-15T13:46:33.9080460Z (Reading database ... 70% 2021-05-15T13:46:33.9188894Z (Reading database ... 75% 2021-05-15T13:46:33.9211781Z (Reading database ... 80% 2021-05-15T13:46:33.9571074Z (Reading database ... 85% 2021-05-15T13:46:33.9860806Z (Reading database ... 90% 2021-05-15T13:46:33.9934425Z (Reading database ... 95% 2021-05-15T13:46:33.9935037Z (Reading database ... 100% 2021-05-15T13:46:33.9935840Z (Reading database ... 269091 files and directories currently installed.) 2021-05-15T13:46:34.0052058Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T13:46:34.0072213Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:46:34.0490063Z Selecting previously unselected package libipt2. 2021-05-15T13:46:34.0710656Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T13:46:34.0719190Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T13:46:34.1012803Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T13:46:34.1236370Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T13:46:34.1244075Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:46:34.1650846Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T13:46:34.1885392Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T13:46:34.1894516Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:46:34.2611602Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T13:46:34.2829089Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T13:46:34.2840882Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:46:34.3293527Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T13:46:34.3574592Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T13:46:34.3582249Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:46:34.3797697Z Selecting previously unselected package gdb. 2021-05-15T13:46:34.4072595Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T13:46:34.4079593Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:46:34.7090895Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T13:46:34.7320608Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:34.7329617Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:40.4891134Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T13:46:40.5169334Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:40.5176688Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:43.2490467Z Selecting previously unselected package rustc. 2021-05-15T13:46:43.2718053Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:43.2725099Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:43.4449867Z Selecting previously unselected package cargo. 2021-05-15T13:46:43.4716235Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:43.4726098Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:46:43.7971207Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T13:46:43.8180725Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T13:46:43.8189385Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:46:44.8788342Z Selecting previously unselected package rust-gdb. 2021-05-15T13:46:44.9070157Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T13:46:44.9078003Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:44.9638041Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:44.9658386Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:46:44.9675407Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:46:44.9698486Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:44.9721601Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T13:46:44.9747793Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:46:45.5642164Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:46:45.5643721Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:45.5644759Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:46:45.5651665Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:46:45.5652622Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:46:45.5653359Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:46:45.5654367Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:45.5655244Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:45.5656005Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:46:47.9575160Z Reading package lists... 2021-05-15T13:46:48.0975627Z Building dependency tree... 2021-05-15T13:46:48.0993807Z Reading state information... 2021-05-15T13:46:48.2471721Z The following additional packages will be installed: 2021-05-15T13:46:48.2475341Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:46:48.2479866Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:46:48.2481330Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:46:48.2485222Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:46:48.2486695Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:46:48.2488373Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:46:48.2489958Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:46:48.2491398Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:46:48.2492867Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:46:48.2494411Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:46:48.2495864Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:46:48.2497321Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:46:48.2498837Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:46:48.2500522Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:46:48.2502134Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:46:48.2503682Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:46:48.2505159Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:46:48.2506738Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:46:48.2508090Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:46:48.2509171Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:46:48.2510228Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:46:48.2511343Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:46:48.2512407Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:46:48.2513419Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:46:48.2514435Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:46:48.2515672Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:46:48.2516890Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:46:48.2518154Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:46:48.2519438Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:46:48.2520619Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:46:48.2521752Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:46:48.2522844Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:46:48.2524044Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:46:48.2525258Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:46:48.2526582Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:46:48.2527911Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:46:48.2529255Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:46:48.2530455Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:46:48.2531607Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:46:48.2532863Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:46:48.2534127Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:46:48.2535294Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T13:46:48.2536471Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:46:48.2537849Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:46:48.2539297Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:46:48.2540524Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:46:48.2541871Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:46:48.2543185Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:46:48.2544316Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:46:48.2545012Z Suggested packages: 2021-05-15T13:46:48.2545929Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T13:46:48.2547059Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T13:46:48.2548336Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T13:46:48.2549629Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T13:46:48.2550728Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T13:46:48.2551894Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T13:46:48.2553149Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T13:46:48.2554405Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T13:46:48.2555591Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T13:46:48.2556795Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T13:46:48.2558111Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T13:46:48.2559464Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T13:46:48.2560704Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T13:46:48.2561628Z wpagui libengine-pkcs11-openssl 2021-05-15T13:46:48.3300311Z The following NEW packages will be installed: 2021-05-15T13:46:48.3304238Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:46:48.3307070Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:46:48.3310055Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:46:48.3312896Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:46:48.3315326Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:46:48.3317671Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:46:48.3318791Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:46:48.3322012Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:46:48.3324485Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:46:48.3327041Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:46:48.3329712Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:46:48.3332219Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:46:48.3333562Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:46:48.3335055Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:46:48.3337638Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:46:48.3338981Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:46:48.3340252Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:46:48.3341531Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:46:48.3342883Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:46:48.3343970Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:46:48.3346063Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:46:48.3347210Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:46:48.3348257Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:46:48.3349541Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:46:48.3350567Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:46:48.3372574Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:46:48.3373860Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:46:48.3375130Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:46:48.3376593Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:46:48.3377808Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:46:48.3378928Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:46:48.3380037Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:46:48.3381225Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:46:48.3382464Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:46:48.3383781Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:46:48.3385112Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:46:48.3386349Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:46:48.3387536Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:46:48.3388700Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:46:48.3389944Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:46:48.3391216Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:46:48.3392389Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T13:46:48.3393583Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:46:48.3394978Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:46:48.3396415Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:46:48.3397650Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:46:48.3398845Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:46:48.3400164Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:46:48.3401277Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:46:48.3603214Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:48.3604180Z Need to get 183 MB of archives. 2021-05-15T13:46:48.3604981Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T13:46:48.3607005Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T13:46:48.3626550Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T13:46:48.4135651Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-15T13:46:48.4160702Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-15T13:46:48.4167731Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-15T13:46:48.4175017Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T13:46:48.4180291Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T13:46:48.4192935Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T13:46:48.4200940Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-15T13:46:48.4211412Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T13:46:48.4237242Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T13:46:48.4275577Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T13:46:48.4394958Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T13:46:48.4399256Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T13:46:48.4403969Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T13:46:48.4408969Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T13:46:48.4422414Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T13:46:48.4427580Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T13:46:48.4433224Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T13:46:48.4439906Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T13:46:48.4447168Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T13:46:48.4452827Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T13:46:48.4460932Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T13:46:48.5028030Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T13:46:48.5440439Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T13:46:48.5454788Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-15T13:46:48.5482167Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-15T13:46:48.5624873Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T13:46:48.5633577Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T13:46:48.5676855Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T13:46:48.5716700Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T13:46:48.6004475Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T13:46:48.6301888Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T13:46:48.6337529Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T13:46:48.6357836Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T13:46:48.6369657Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T13:46:48.8986235Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-15T13:46:48.8994450Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T13:46:48.9084266Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T13:46:48.9146684Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T13:46:48.9213003Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T13:46:48.9237659Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T13:46:48.9264325Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T13:46:48.9302718Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T13:46:48.9327791Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T13:46:48.9358126Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T13:46:48.9384202Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T13:46:48.9478124Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T13:46:48.9496512Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T13:46:48.9616774Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T13:46:48.9637031Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T13:46:48.9658481Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T13:46:48.9669029Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T13:46:48.9697224Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T13:46:48.9889892Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T13:46:48.9933546Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T13:46:49.2121233Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T13:46:49.2204422Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T13:46:49.2212753Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T13:46:49.2278623Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T13:46:49.2283118Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T13:46:49.2289565Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T13:46:49.2297079Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T13:46:49.2318840Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T13:46:49.2327338Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T13:46:49.2356092Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T13:46:49.2390517Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T13:46:49.2405257Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T13:46:49.2644370Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T13:46:49.2771686Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T13:46:49.4643664Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T13:46:49.4651363Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T13:46:49.4662460Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T13:46:49.4677961Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T13:46:49.4707047Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T13:46:49.4781093Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T13:46:49.4796308Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-15T13:46:49.6276984Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-15T13:46:49.6283347Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-15T13:46:49.6294365Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T13:46:49.6613168Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T13:46:49.6625540Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T13:46:49.6671191Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T13:46:49.6763164Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-15T13:46:49.6999868Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T13:46:49.7485680Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T13:46:49.7504788Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T13:46:49.7509579Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T13:46:49.7527945Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-15T13:46:49.7671999Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T13:46:49.7677250Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T13:46:49.7692111Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T13:46:49.7700969Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T13:46:49.7744472Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T13:46:49.7756029Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T13:46:49.7764202Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T13:46:49.8061054Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T13:46:49.8103358Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T13:46:49.8127346Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T13:46:49.8129405Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T13:46:49.8143664Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T13:46:49.8171060Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-15T13:46:49.8267199Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-15T13:46:49.8280320Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T13:46:49.8293474Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T13:46:49.8419469Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T13:46:49.8427533Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T13:46:50.3955575Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T13:46:50.3968019Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T13:46:50.3974591Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T13:46:50.4229100Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T13:46:50.5229567Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T13:46:50.5233526Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-15T13:46:50.5266168Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T13:46:50.5374997Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T13:46:50.5381312Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T13:46:50.5887375Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T13:46:50.6005964Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T13:46:50.6040164Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T13:46:50.6044561Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T13:46:50.6056268Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T13:46:50.6093958Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T13:46:50.6115984Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T13:46:50.6119846Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-15T13:46:50.6123734Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T13:46:50.6151759Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T13:46:50.6157697Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T13:46:50.6161418Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T13:46:50.6169371Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-15T13:46:50.6180391Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-15T13:46:50.6188870Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-15T13:46:50.6207640Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T13:46:50.6229861Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T13:46:50.6415379Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-15T13:46:50.6435419Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T13:46:50.6439643Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T13:46:50.6468100Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T13:46:50.6710683Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T13:46:50.6728311Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T13:46:50.6755099Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T13:46:50.6761478Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T13:46:50.6795853Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-15T13:46:50.6801583Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-15T13:46:50.6831712Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T13:46:50.6872195Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T13:46:50.6880360Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-15T13:46:50.6893975Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-15T13:46:50.6934188Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-15T13:46:50.7104211Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-15T13:46:50.7713968Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T13:46:50.7724501Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T13:46:50.7838254Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T13:46:50.7851417Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T13:46:50.7863277Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T13:46:50.7941995Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T13:46:50.7958409Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T13:46:50.8544099Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T13:46:50.8719118Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T13:46:50.8922425Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T13:46:50.9601537Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-15T13:46:50.9665316Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-15T13:46:50.9717238Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-15T13:46:50.9730709Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T13:46:50.9851983Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T13:46:50.9857745Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T13:46:50.9872410Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T13:46:50.9878792Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T13:46:50.9937635Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T13:46:50.9967591Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T13:46:51.0826283Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T13:46:51.0836163Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T13:46:51.0862953Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T13:46:51.0869347Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T13:46:51.0887300Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T13:46:51.0894545Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T13:46:51.0923278Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T13:46:51.0929906Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T13:46:51.0940864Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T13:46:51.0948329Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T13:46:51.0957019Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T13:46:51.0966133Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T13:46:51.0975031Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T13:46:51.1260504Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T13:46:51.1270706Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T13:46:51.2386788Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T13:46:51.2392290Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T13:46:51.2398054Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T13:46:51.2440689Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T13:46:51.2451307Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T13:46:51.2518000Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T13:46:51.2574326Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T13:46:51.2603984Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T13:46:51.3071422Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T13:46:51.3082463Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T13:46:51.3092567Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T13:46:51.3656009Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T13:46:51.3674629Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-15T13:46:51.3685228Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-15T13:46:51.3690016Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T13:46:51.3701298Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T13:46:51.4217808Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T13:46:51.5935358Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-15T13:46:51.5969700Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T13:46:51.6037822Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T13:46:51.7267040Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T13:46:51.7867064Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-15T13:46:51.7931138Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-15T13:46:51.7957197Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T13:46:51.8153328Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T13:46:51.8315592Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T13:46:51.8780519Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T13:46:51.8886266Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T13:46:51.8893857Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T13:46:51.8897807Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T13:46:52.9106927Z Fetched 183 MB in 4s (51.6 MB/s) 2021-05-15T13:46:52.9434296Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T13:46:52.9509411Z (Reading database ... 2021-05-15T13:46:52.9510304Z (Reading database ... 5% 2021-05-15T13:46:52.9511233Z (Reading database ... 10% 2021-05-15T13:46:52.9511744Z (Reading database ... 15% 2021-05-15T13:46:52.9512186Z (Reading database ... 20% 2021-05-15T13:46:52.9512695Z (Reading database ... 25% 2021-05-15T13:46:52.9513137Z (Reading database ... 30% 2021-05-15T13:46:52.9513589Z (Reading database ... 35% 2021-05-15T13:46:52.9514025Z (Reading database ... 40% 2021-05-15T13:46:52.9514493Z (Reading database ... 45% 2021-05-15T13:46:52.9514944Z (Reading database ... 50% 2021-05-15T13:46:52.9555270Z (Reading database ... 55% 2021-05-15T13:46:52.9596892Z (Reading database ... 60% 2021-05-15T13:46:52.9625954Z (Reading database ... 65% 2021-05-15T13:46:52.9740759Z (Reading database ... 70% 2021-05-15T13:46:52.9850215Z (Reading database ... 75% 2021-05-15T13:46:52.9875370Z (Reading database ... 80% 2021-05-15T13:46:53.0217981Z (Reading database ... 85% 2021-05-15T13:46:53.0490531Z (Reading database ... 90% 2021-05-15T13:46:53.0562247Z (Reading database ... 95% 2021-05-15T13:46:53.0562753Z (Reading database ... 100% 2021-05-15T13:46:53.0563461Z (Reading database ... 269846 files and directories currently installed.) 2021-05-15T13:46:53.0675748Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T13:46:53.0690970Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:46:53.1089556Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T13:46:53.1291556Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:53.1360861Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:53.3170754Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T13:46:53.3374916Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:46:53.3387011Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:46:53.3729813Z Selecting previously unselected package libegl1:amd64. 2021-05-15T13:46:53.3962334Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:46:53.3972858Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:46:53.4200745Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T13:46:53.4476208Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T13:46:53.4486278Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:46:53.4720416Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T13:46:53.4994793Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T13:46:53.5004644Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:46:53.5223238Z Selecting previously unselected package libwacom-common. 2021-05-15T13:46:53.5499327Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T13:46:53.5508897Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:46:53.6466313Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T13:46:53.6753693Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:46:53.6761179Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:46:53.7049904Z Selecting previously unselected package libinput-bin. 2021-05-15T13:46:53.7269015Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:46:53.7278065Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:46:53.7542205Z Selecting previously unselected package libinput10:amd64. 2021-05-15T13:46:53.7815445Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:46:53.7827713Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:46:53.8209884Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T13:46:53.8425501Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:53.8432441Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:53.8851945Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T13:46:53.9122576Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:53.9131316Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:54.0003679Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T13:46:54.0198092Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T13:46:54.0213411Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:46:54.0489827Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T13:46:54.0714691Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T13:46:54.0724497Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:46:54.1005013Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T13:46:54.1225051Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T13:46:54.1238177Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:46:54.1530053Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T13:46:54.1723160Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T13:46:54.1734187Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:46:54.2006802Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T13:46:54.2240679Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T13:46:54.2255655Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:46:54.2530579Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T13:46:54.2754645Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T13:46:54.2764996Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:46:54.3050299Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T13:46:54.3264514Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T13:46:54.3273693Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:46:54.3523380Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T13:46:54.3761548Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T13:46:54.3770678Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:46:54.4090504Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T13:46:54.4289884Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T13:46:54.4297462Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:46:54.4610111Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T13:46:54.4815539Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T13:46:54.4825860Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:46:54.5170440Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T13:46:54.5405941Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:54.5474928Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:54.8410189Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T13:46:54.8629112Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:54.8635856Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:55.0791868Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T13:46:55.1072781Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:55.1079727Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:55.1403890Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T13:46:55.1683255Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T13:46:55.1690402Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:46:55.2121320Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T13:46:55.2398489Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T13:46:55.2419904Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:46:55.3274077Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T13:46:55.3557729Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T13:46:55.3566822Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:46:55.3797114Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T13:46:55.4079626Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:55.4089882Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:55.4529534Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T13:46:55.4774713Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:55.4784983Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:55.5192883Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T13:46:55.5477285Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:55.5489618Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:55.7004871Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T13:46:55.7287023Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:55.7301214Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:55.8678495Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T13:46:55.8958088Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:55.8965843Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:55.9279405Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T13:46:55.9556760Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:55.9564263Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:55.9791972Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T13:46:56.0070051Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T13:46:56.0077141Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:46:56.0349762Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T13:46:56.0634794Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T13:46:56.0643192Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:46:57.2931331Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T13:46:57.3142529Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:57.3150690Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:57.3490532Z Selecting previously unselected package qgis-providers-common. 2021-05-15T13:46:57.3717828Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:46:57.3727445Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:57.5990615Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T13:46:57.6278649Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T13:46:57.6289788Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:46:57.6774095Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T13:46:57.7053890Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T13:46:57.7070581Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:46:57.7489645Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T13:46:57.7746602Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:57.7760602Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:57.8081425Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T13:46:57.8361731Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:57.8373132Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:57.8689831Z Selecting previously unselected package gdal-data. 2021-05-15T13:46:57.8909559Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T13:46:57.8926331Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:46:57.9387041Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T13:46:57.9663853Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T13:46:57.9671450Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:46:58.0009762Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T13:46:58.0228715Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T13:46:58.0237399Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:46:58.0628296Z Selecting previously unselected package libarmadillo9. 2021-05-15T13:46:58.0854282Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T13:46:58.0862252Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:46:58.1193996Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T13:46:58.1467232Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T13:46:58.1475571Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:46:58.2096681Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T13:46:58.2370733Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T13:46:58.2381809Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:46:58.2661388Z Selecting previously unselected package libdap25:amd64. 2021-05-15T13:46:58.2935722Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T13:46:58.2942730Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:46:58.3649536Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T13:46:58.3841310Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T13:46:58.3848227Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:46:58.4209586Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T13:46:58.4430985Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T13:46:58.4445707Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:46:58.4729451Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T13:46:58.4951756Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T13:46:58.4958885Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:46:58.5259950Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T13:46:58.5473899Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T13:46:58.5492794Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:46:58.5851109Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T13:46:58.6124932Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T13:46:58.6132216Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:46:58.6801894Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T13:46:58.7081840Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T13:46:58.7089903Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:46:58.7410027Z Selecting previously unselected package proj-data. 2021-05-15T13:46:58.7641608Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T13:46:58.7650588Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T13:46:59.4920264Z Selecting previously unselected package libproj15:amd64. 2021-05-15T13:46:59.5202201Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T13:46:59.5209940Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:46:59.6205339Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T13:46:59.6486221Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T13:46:59.6494639Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:46:59.6749673Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T13:46:59.7030925Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T13:46:59.7039401Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:46:59.7529613Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T13:46:59.7752413Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T13:46:59.7761900Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:46:59.7997674Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T13:46:59.8278519Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T13:46:59.8285434Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:46:59.8609471Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T13:46:59.8824881Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:46:59.8838367Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:46:59.9103535Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T13:46:59.9383874Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:46:59.9393853Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:46:59.9763352Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T13:47:00.0043626Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:47:00.0051409Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:00.0409933Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T13:47:00.0624087Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T13:47:00.0636123Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:47:00.1167060Z Selecting previously unselected package libogdi4.1. 2021-05-15T13:47:00.1447854Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T13:47:00.1457774Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:47:00.1850335Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T13:47:00.2130889Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T13:47:00.2138312Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:47:00.2529398Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T13:47:00.2768980Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:47:00.2776197Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:47:00.4250340Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T13:47:00.4476850Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T13:47:00.4484714Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:47:00.5541041Z Selecting previously unselected package libgdal26. 2021-05-15T13:47:00.5823613Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:47:00.5833754Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:01.1676729Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T13:47:01.1971108Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:01.1979871Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:01.2289743Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T13:47:01.2516077Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T13:47:01.2529302Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:47:01.2786879Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T13:47:01.3081150Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:01.3089896Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:01.3370157Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T13:47:01.3607555Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:01.3614920Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:01.3957806Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T13:47:01.4236815Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T13:47:01.4244807Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:47:01.4769597Z Selecting previously unselected package libzip5:amd64. 2021-05-15T13:47:01.4983124Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T13:47:01.4993989Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:47:01.5449861Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T13:47:01.5649252Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:01.5656695Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:02.0850412Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T13:47:02.1083454Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:02.1091429Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:02.1409930Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T13:47:02.1616470Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T13:47:02.1623958Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:47:02.1980451Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T13:47:02.2259865Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:47:02.2267608Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:47:02.3678121Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T13:47:02.3935096Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:02.3955579Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:02.4289563Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T13:47:02.4512825Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:02.4519925Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:02.4969800Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T13:47:02.5165069Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T13:47:02.5173742Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:47:02.5860874Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T13:47:02.6141832Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:02.6283689Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:02.9970348Z Selecting previously unselected package qgis-providers. 2021-05-15T13:47:03.0192338Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:03.0205324Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:03.2178309Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T13:47:03.2459822Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:47:03.2471259Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:47:03.2769679Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T13:47:03.3051321Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T13:47:03.3059052Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:47:03.3299200Z Selecting previously unselected package avahi-daemon. 2021-05-15T13:47:03.3579774Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:47:03.3590206Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:47:03.4089984Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T13:47:03.4324605Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:47:03.4341897Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:47:03.5061807Z Selecting previously unselected package blt. 2021-05-15T13:47:03.5343735Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:47:03.5352879Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T13:47:03.5609782Z Selecting previously unselected package fonts-lyx. 2021-05-15T13:47:03.5837114Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T13:47:03.5848913Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:47:03.6212054Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T13:47:03.6493677Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T13:47:03.6503372Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:03.6771015Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T13:47:03.7051544Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:47:03.7067607Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:03.7486532Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T13:47:03.7764949Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:47:03.7774411Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:03.8120771Z Selecting previously unselected package gcr. 2021-05-15T13:47:03.8398203Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T13:47:03.8404822Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T13:47:03.8826284Z Selecting previously unselected package python3-numpy. 2021-05-15T13:47:03.9104196Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T13:47:03.9117905Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:47:04.2043026Z Selecting previously unselected package python3-gdal. 2021-05-15T13:47:04.2329974Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:47:04.2337508Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:04.3046596Z Selecting previously unselected package gdal-bin. 2021-05-15T13:47:04.3338033Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:47:04.3345620Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:04.3832354Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T13:47:04.4115626Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:47:04.4126408Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:47:04.4371495Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T13:47:04.4652435Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T13:47:04.4659786Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:47:04.5070795Z Selecting previously unselected package geoclue-2.0. 2021-05-15T13:47:04.5350973Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T13:47:04.5358546Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:47:04.5792785Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T13:47:04.6072341Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:47:04.6087155Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:47:04.6539267Z Selecting previously unselected package p11-kit. 2021-05-15T13:47:04.6818642Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:47:04.6836943Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:47:04.7179272Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T13:47:04.7458424Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T13:47:04.7465317Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:47:04.7702994Z Selecting previously unselected package gnome-keyring. 2021-05-15T13:47:04.7981157Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:47:04.8086670Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:47:04.8921111Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T13:47:04.9202549Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:47:04.9218944Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:47:04.9507311Z Selecting previously unselected package grass-doc. 2021-05-15T13:47:04.9792267Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T13:47:04.9803254Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T13:47:06.5981389Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T13:47:06.6278961Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T13:47:06.6286748Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:47:06.6636077Z Selecting previously unselected package libpdal-util9. 2021-05-15T13:47:06.6921344Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:06.6928874Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:47:06.7264568Z Selecting previously unselected package libpdal-base9. 2021-05-15T13:47:06.7553662Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:06.7561865Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:47:06.9316357Z Selecting previously unselected package grass-core. 2021-05-15T13:47:06.9602357Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T13:47:06.9608230Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T13:47:07.5162854Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T13:47:07.5460719Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T13:47:07.5467872Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:47:07.5749754Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T13:47:07.6036748Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T13:47:07.6043958Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:47:07.6322439Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T13:47:07.6605345Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T13:47:07.6612735Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:47:07.7365450Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T13:47:07.7652893Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T13:47:07.7660986Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:47:07.8823642Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T13:47:07.9112915Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T13:47:07.9120044Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:47:08.2289295Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T13:47:08.2577875Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T13:47:08.2588174Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:47:08.3520737Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T13:47:08.3810404Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T13:47:08.3824246Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:47:08.4170292Z Selecting previously unselected package libfcgi-bin. 2021-05-15T13:47:08.4455235Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T13:47:08.4463827Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:47:08.4689914Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T13:47:08.4998290Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T13:47:08.5013463Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:47:08.5260904Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T13:47:08.5549133Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T13:47:08.5618832Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:47:08.6443135Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T13:47:08.6735219Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T13:47:08.6747199Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:47:08.7047070Z Selecting previously unselected package libmbim-proxy. 2021-05-15T13:47:08.7338782Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T13:47:08.7346451Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T13:47:08.7568903Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T13:47:08.7857414Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:47:08.7865412Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:47:08.8130603Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T13:47:08.8382097Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:47:08.8390008Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:47:08.8809719Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T13:47:08.9070470Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T13:47:08.9079142Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:47:08.9369945Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T13:47:08.9608394Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:47:08.9621707Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:47:08.9890190Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T13:47:09.0127587Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T13:47:09.0140364Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:47:09.0449785Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T13:47:09.0665879Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:09.0687805Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.0914557Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T13:47:09.1196485Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:09.1210470Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.1490707Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T13:47:09.1733074Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:09.1752776Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.2089740Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T13:47:09.2320698Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:09.2335032Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.2730107Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T13:47:09.2960159Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:47:09.2970647Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:47:09.4394212Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T13:47:09.4680752Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:09.4688184Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.5009884Z Selecting previously unselected package libpdal-plugins. 2021-05-15T13:47:09.5267183Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:47:09.5273943Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.5569641Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T13:47:09.5790666Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:09.5799683Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.6277108Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T13:47:09.6518251Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:09.6538191Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.7389124Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T13:47:09.7678061Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:09.7688329Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.8129642Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T13:47:09.8332922Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:09.8344208Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.8689426Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T13:47:09.8938824Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:09.8947251Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.9249659Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T13:47:09.9475986Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:09.9487470Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.9836026Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T13:47:10.0129822Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:10.0137958Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:10.0389623Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T13:47:10.0680618Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:10.0690085Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:10.0924481Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T13:47:10.1212860Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:10.1223039Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:10.1609517Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T13:47:10.1815856Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:10.1827150Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:10.2129979Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T13:47:10.2355488Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:10.2366714Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:10.2649709Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T13:47:10.2886209Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:10.2892413Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:10.3311636Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T13:47:10.3598296Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:10.3618644Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:10.4717007Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T13:47:10.5003018Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:10.5010613Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:10.8370800Z Selecting previously unselected package qtchooser. 2021-05-15T13:47:10.8644426Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T13:47:10.8653268Z Unpacking qtchooser (66-2build1) ... 2021-05-15T13:47:10.8970101Z Selecting previously unselected package qdoc-qt5. 2021-05-15T13:47:10.9209321Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:10.9218519Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:10.9969529Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T13:47:11.0195736Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:11.0204099Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:11.0523636Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T13:47:11.0813025Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:11.0820559Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:11.1089139Z Selecting previously unselected package qt5-assistant. 2021-05-15T13:47:11.1376830Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:11.1384027Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:47:11.1911620Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T13:47:11.2203879Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:11.2213546Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:11.2529651Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T13:47:11.2779003Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:11.2788604Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:11.4810134Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T13:47:11.5043489Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:11.5057509Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:11.5935006Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T13:47:11.6224763Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:47:11.6233999Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:47:11.7430985Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T13:47:11.7719052Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:11.7727674Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:11.8783886Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T13:47:11.9071328Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:11.9083610Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:11.9586750Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T13:47:11.9876330Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:11.9883865Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:12.0292583Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T13:47:12.0580933Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:12.0588344Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:12.0872339Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T13:47:12.1158088Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T13:47:12.1165021Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:47:12.1902338Z Selecting previously unselected package libqmi-proxy. 2021-05-15T13:47:12.2190119Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T13:47:12.2346460Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T13:47:12.2575385Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T13:47:12.2860329Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:12.2868191Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:12.3209191Z Selecting previously unselected package libwacom-bin. 2021-05-15T13:47:12.3493828Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:47:12.3501990Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:47:12.3788415Z Selecting previously unselected package modemmanager. 2021-05-15T13:47:12.4069655Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T13:47:12.4137956Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T13:47:12.5112579Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T13:47:12.5401135Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T13:47:12.5408837Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:47:12.5669714Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T13:47:12.5959734Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T13:47:12.5967612Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:47:12.8810823Z Selecting previously unselected package python3-soupsieve. 2021-05-15T13:47:12.9101177Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T13:47:12.9109081Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:47:12.9363495Z Selecting previously unselected package python3-bs4. 2021-05-15T13:47:12.9651491Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T13:47:12.9663344Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T13:47:12.9953681Z Selecting previously unselected package python3-cycler. 2021-05-15T13:47:13.0240622Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T13:47:13.0247679Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T13:47:13.0472591Z Selecting previously unselected package python3-dateutil. 2021-05-15T13:47:13.0754286Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T13:47:13.0761580Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:47:13.1039001Z Selecting previously unselected package python3-decorator. 2021-05-15T13:47:13.1323938Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T13:47:13.1335737Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:47:13.1570042Z Selecting previously unselected package python3-future. 2021-05-15T13:47:13.1854258Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T13:47:13.1872471Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T13:47:13.2431522Z Selecting previously unselected package python3-webencodings. 2021-05-15T13:47:13.2718287Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T13:47:13.2730365Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:47:13.2940722Z Selecting previously unselected package python3-html5lib. 2021-05-15T13:47:13.3225434Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T13:47:13.3232617Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T13:47:13.3530490Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T13:47:13.3813829Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T13:47:13.3831108Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:47:13.4061498Z Selecting previously unselected package python3-traitlets. 2021-05-15T13:47:13.4345814Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T13:47:13.4353335Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T13:47:13.4629910Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T13:47:13.4915894Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T13:47:13.4929666Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:47:13.5188468Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T13:47:13.5474440Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T13:47:13.5483523Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:47:13.5773562Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T13:47:13.6059497Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T13:47:13.6068541Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:47:13.7489612Z Selecting previously unselected package python3-pyparsing. 2021-05-15T13:47:13.7779015Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T13:47:13.7786448Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T13:47:13.8094926Z Selecting previously unselected package python3-matplotlib. 2021-05-15T13:47:13.8381878Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T13:47:13.8388271Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:47:14.2328697Z Selecting previously unselected package python3-nbformat. 2021-05-15T13:47:14.2622376Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T13:47:14.2633464Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T13:47:14.2919380Z Selecting previously unselected package python3-olefile. 2021-05-15T13:47:14.3209226Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T13:47:14.3217748Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T13:47:14.3460025Z Selecting previously unselected package python3-pyproj. 2021-05-15T13:47:14.3746267Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T13:47:14.3758109Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:47:14.4248957Z Selecting previously unselected package python3-tz. 2021-05-15T13:47:14.4538460Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T13:47:14.4548130Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T13:47:14.4788616Z Selecting previously unselected package python3-owslib. 2021-05-15T13:47:14.5074380Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T13:47:14.5081190Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T13:47:14.5410202Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T13:47:14.5727907Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T13:47:14.5735597Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:47:14.6266066Z Selecting previously unselected package python3-retrying. 2021-05-15T13:47:14.6552768Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T13:47:14.6561939Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T13:47:14.6794017Z Selecting previously unselected package python3-plotly. 2021-05-15T13:47:14.7080256Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T13:47:14.7096605Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:47:15.1213806Z Selecting previously unselected package python3-psycopg2. 2021-05-15T13:47:15.1523785Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T13:47:15.1531535Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:47:15.1857870Z Selecting previously unselected package python3-sip. 2021-05-15T13:47:15.2150668Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T13:47:15.2160596Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:47:15.2449304Z Selecting previously unselected package python3-pyqt5. 2021-05-15T13:47:15.2741965Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:47:15.2750620Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:15.5265528Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T13:47:15.5567525Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:47:15.5575917Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:47:15.6024742Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T13:47:15.6323279Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:47:15.6331790Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:15.6630760Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T13:47:15.6925867Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:47:15.6950977Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:15.7182441Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T13:47:15.7475856Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:47:15.7482234Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:15.7813590Z Selecting previously unselected package python3-qgis-common. 2021-05-15T13:47:15.8102336Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:47:15.8109466Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:16.1134381Z Selecting previously unselected package python3-qgis. 2021-05-15T13:47:16.1445081Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:16.1453306Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:17.1455900Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T13:47:17.1753627Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T13:47:17.1768371Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:47:17.2085090Z Selecting previously unselected package libjs-leaflet. 2021-05-15T13:47:17.2380657Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T13:47:17.2388864Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:47:17.2815690Z Selecting previously unselected package qgis-common. 2021-05-15T13:47:17.3108881Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:47:17.3122364Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:18.7772466Z Selecting previously unselected package qgis. 2021-05-15T13:47:18.8073255Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:18.8789748Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:19.1107521Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T13:47:19.1409915Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:47:19.1418690Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:19.3103978Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T13:47:19.3412827Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:19.3422805Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:19.3814490Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T13:47:19.4025166Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:47:19.4035500Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:19.4730217Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T13:47:19.4981796Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:47:19.4989729Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:19.5370786Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T13:47:19.5621234Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T13:47:19.5628540Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:47:19.7369814Z Selecting previously unselected package wpasupplicant. 2021-05-15T13:47:19.7609407Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T13:47:19.7615833Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:47:19.8840673Z Selecting previously unselected package proj-bin. 2021-05-15T13:47:19.9144586Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T13:47:19.9152279Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T13:47:19.9459950Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T13:47:19.9760175Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T13:47:19.9767808Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T13:47:20.0016438Z Selecting previously unselected package usb-modeswitch. 2021-05-15T13:47:20.0317347Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T13:47:20.0391196Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:47:20.1065774Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:47:20.1099615Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:47:20.3713748Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T13:47:20.3728845Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:47:20.3747957Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:47:20.3767536Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:20.3855616Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:47:20.3876821Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:47:20.3893379Z Setting up proj-data (6.3.1-1) ... 2021-05-15T13:47:20.3908397Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:47:20.3931391Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:47:20.3954198Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:47:20.3970085Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:47:20.3994159Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:47:20.4015745Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:47:20.4037304Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:47:20.4059478Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:47:20.4089486Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:47:20.4121508Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:47:20.4145743Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:47:20.5602953Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:47:20.5623236Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:47:20.5643767Z Setting up python3-olefile (0.46-2) ... 2021-05-15T13:47:20.7069557Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T13:47:20.7086705Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T13:47:20.8434477Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:47:20.8457998Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:47:20.8485504Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:47:20.8514446Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:47:20.8541517Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:47:20.8559819Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:47:20.8584639Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:47:20.9908813Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:47:20.9931291Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:47:20.9955080Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:47:20.9974929Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:47:20.9996038Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:47:21.1348346Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:21.1366186Z Setting up python3-tz (2019.3-1) ... 2021-05-15T13:47:21.2734703Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:47:21.2816166Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:47:21.2838637Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:47:21.2902704Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:47:21.2920721Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:47:21.2940330Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:47:21.2973088Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:47:21.2992318Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:47:21.4367674Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:47:21.4400955Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:47:21.4426871Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:47:21.4451996Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:47:21.4523615Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:47:21.4544384Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T13:47:21.6229676Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:47:21.6250485Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T13:47:21.7587749Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:47:21.7619729Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:47:21.7655386Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:47:21.7671577Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T13:47:21.7692131Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T13:47:21.7712893Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:47:21.7733913Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:47:21.9235922Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:47:21.9255768Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:47:21.9279764Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:47:21.9305376Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:21.9376651Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T13:47:22.1384596Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:47:23.2818216Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:47:23.2842009Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:47:23.2866016Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:47:23.2899654Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:47:23.2919851Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:47:23.2961968Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:47:23.2988089Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:47:23.3023982Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:47:23.4703358Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:23.4726140Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:47:23.4748197Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:47:23.4769430Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T13:47:23.6647457Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:47:23.6671968Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:47:23.6694991Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:23.6717927Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:47:23.6738432Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:47:23.6891537Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:47:23.8550070Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:47:23.8569844Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:47:23.8592570Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:47:23.8669834Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:47:23.8686930Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:47:23.8704048Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:23.8720785Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:23.8740561Z Setting up python3-future (0.18.2-2) ... 2021-05-15T13:47:23.8806873Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T13:47:23.8858603Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T13:47:24.2024621Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:24.3383151Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:47:24.3404688Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:24.3425350Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:47:24.3443172Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:47:24.3461384Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:47:24.3488728Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:24.3508298Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:47:24.3526465Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:24.3544794Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:47:24.7283952Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:47:24.8811675Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:47:25.0300988Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:47:25.0341092Z Setting up qtchooser (66-2build1) ... 2021-05-15T13:47:25.0371169Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:47:25.0393229Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:47:25.1819796Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:25.1840587Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:47:25.1873116Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:25.1892262Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:47:26.0780215Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:26.0801163Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:47:26.0821041Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:47:26.0843853Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:26.0868274Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:26.0893174Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T13:47:26.0914339Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:47:26.0935029Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:47:26.0968015Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:47:26.4797611Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T13:47:26.4815392Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:26.4834202Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T13:47:26.6360789Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T13:47:26.6386349Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:47:26.7896640Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:26.7998803Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T13:47:26.9777010Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:47:26.9802120Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T13:47:26.9821253Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:26.9856276Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:47:27.1279500Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:47:27.1281948Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:47:27.6595683Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:47:27.9146603Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:27.9173962Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:47:27.9199688Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:27.9220426Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:27.9242633Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:27.9261081Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:27.9282089Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:47:28.0721975Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:28.0723672Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:47:28.0725222Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:28.0726863Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:47:28.1116224Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:28.1117531Z if direction is "increasing": 2021-05-15T13:47:28.1119501Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:28.1120423Z elif direction is "decreasing": 2021-05-15T13:47:28.1290294Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:28.1292537Z if direction is "increasing": 2021-05-15T13:47:28.1295465Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:28.1297518Z elif direction is "decreasing": 2021-05-15T13:47:29.0052874Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:29.0054486Z if props["offset_coordinates"] is "data": 2021-05-15T13:47:29.0056315Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:47:29.0057603Z if props["coordinates"] is not "data": 2021-05-15T13:47:29.7252368Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:47:30.2532452Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:47:30.2535174Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:47:30.2537526Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T13:47:31.3634906Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:47:31.3670755Z First installation detected... 2021-05-15T13:47:31.3671787Z Checking NSS setup... 2021-05-15T13:47:31.3710415Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:47:31.3793905Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:31.3806256Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T13:47:31.6339055Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:31.6369806Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:47:31.6401383Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:47:31.6426595Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:47:31.6447673Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:47:31.6474897Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:47:31.6506382Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:47:31.6527123Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:47:31.6561473Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:31.8300747Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:47:31.8331941Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:47:31.8360689Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T13:47:32.5738313Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:32.5739738Z if value is '': 2021-05-15T13:47:32.5740585Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:32.5741397Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:47:32.5742324Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:32.5743153Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:47:32.5744104Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:47:32.5744970Z if driver_string is not None and driver_string is not "": 2021-05-15T13:47:32.5745982Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:32.5746939Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:47:32.5747980Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:32.5748918Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:47:32.5749857Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:47:32.5750771Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:32.5751527Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T13:47:32.5752349Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:32.5753243Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:32.5754052Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:32.5754909Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:32.5755878Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:32.5756879Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:32.5757884Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:32.5758723Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:32.5759655Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:32.5760615Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:32.5761509Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:32.5762266Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T13:47:32.6126238Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:47:32.6128901Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:47:33.1501128Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:33.1523317Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:33.1546988Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:47:33.1567584Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:33.1587630Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:33.1605354Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:33.1623001Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:47:33.1649797Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:47:33.1670942Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:47:33.1702668Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:33.1744439Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:33.1785211Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:33.1826390Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:33.1855465Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:33.1888022Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:33.1908185Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:47:33.1942755Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:47:33.1973179Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:33.2002035Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:33.2037322Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:33.3560941Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:33.3589527Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:33.3618790Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:33.3639167Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:04.3759469Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:48:04.3778095Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:48:04.3798306Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:04.3825764Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:48:04.3845116Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:04.3863282Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:04.3892200Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:48:04.3927708Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:05.0837538Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:05.0838823Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:48:05.0848407Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:05.0849862Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:48:05.0851038Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:05.0852047Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:05.0853119Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:05.0854217Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:48:05.0855377Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T13:48:05.0856372Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T13:48:05.5485746Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:48:05.5648846Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:48:05.5872436Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:48:05.6010582Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T13:48:05.7503890Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:48:05.7784627Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T13:48:06.0367632Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:48:16.3732411Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:48:16.3896307Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:48:18.2372909Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:48:18.2373426Z with: 2021-05-15T13:48:18.2373860Z github_slug: neuroconductor/dcmtk 2021-05-15T13:48:18.2374275Z env: 2021-05-15T13:48:18.2374666Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:18.2375098Z TIC_DEPLOY_KEY: 2021-05-15T13:48:18.2375845Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:18.2377501Z GITHUB_PAT: *** 2021-05-15T13:48:18.2377880Z COVERALLS_TOKEN: 2021-05-15T13:48:18.2378323Z continue-on-error: false 2021-05-15T13:48:18.2378766Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:18.2379204Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:18.2379619Z TZ: UTC 2021-05-15T13:48:18.2379968Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:18.2380354Z NOT_CRAN: true 2021-05-15T13:48:18.2380687Z ##[endgroup] 2021-05-15T13:48:18.2692405Z repo slug is: neuroconductor/dcmtk 2021-05-15T13:48:18.2778121Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:48:18.2778638Z env: 2021-05-15T13:48:18.2779060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:18.2779483Z TIC_DEPLOY_KEY: 2021-05-15T13:48:18.2780245Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:18.2781428Z GITHUB_PAT: *** 2021-05-15T13:48:18.2781786Z COVERALLS_TOKEN: 2021-05-15T13:48:18.2782242Z continue-on-error: false 2021-05-15T13:48:18.2782669Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:18.2783116Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:18.2783511Z TZ: UTC 2021-05-15T13:48:18.2783873Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:18.2784241Z NOT_CRAN: true 2021-05-15T13:48:18.2784591Z ##[endgroup] 2021-05-15T13:48:18.4994702Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:48:18.4995259Z with: 2021-05-15T13:48:18.4995580Z repo_name: dcmtk 2021-05-15T13:48:18.4995959Z repo_version: 0.6.8.1 2021-05-15T13:48:18.4996305Z runner_os: Linux 2021-05-15T13:48:18.4996656Z R_version: 4.0 2021-05-15T13:48:18.4996965Z env: 2021-05-15T13:48:18.4997368Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:18.4997784Z TIC_DEPLOY_KEY: 2021-05-15T13:48:18.4998536Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:18.5000202Z GITHUB_PAT: *** 2021-05-15T13:48:18.5000570Z COVERALLS_TOKEN: 2021-05-15T13:48:18.5001022Z continue-on-error: false 2021-05-15T13:48:18.5001446Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:18.5001895Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:18.5002290Z TZ: UTC 2021-05-15T13:48:18.5002654Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:18.5003019Z NOT_CRAN: true 2021-05-15T13:48:18.5003376Z ##[endgroup] 2021-05-15T13:48:18.5328608Z Package: dcmtk 2021-05-15T13:48:18.5331383Z Version: 0.6.8.1 2021-05-15T13:48:18.5332050Z OS: Linux 2021-05-15T13:48:18.5385928Z ##[group]Run install.packages('remotes') 2021-05-15T13:48:18.5386675Z install.packages('remotes') 2021-05-15T13:48:18.5387537Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:48:18.5388602Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:48:18.5396885Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:48:18.5397316Z env: 2021-05-15T13:48:18.5397789Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:18.5398273Z TIC_DEPLOY_KEY: 2021-05-15T13:48:18.5399157Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:18.5400542Z GITHUB_PAT: *** 2021-05-15T13:48:18.5400953Z COVERALLS_TOKEN: 2021-05-15T13:48:18.5401473Z continue-on-error: false 2021-05-15T13:48:18.5401962Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:18.5402484Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:18.5402965Z TZ: UTC 2021-05-15T13:48:18.5403486Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:18.5403923Z NOT_CRAN: true 2021-05-15T13:48:18.5404309Z ##[endgroup] 2021-05-15T13:48:18.7031999Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:48:18.7032957Z (as ‘lib’ is unspecified) 2021-05-15T13:48:33.5946208Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T13:48:33.9942268Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-15T13:48:34.0136424Z ================================================== 2021-05-15T13:48:34.0137306Z downloaded 381 KB 2021-05-15T13:48:34.0137944Z 2021-05-15T13:48:34.2385129Z * installing *binary* package ‘remotes’ ... 2021-05-15T13:48:34.2430561Z * DONE (remotes) 2021-05-15T13:48:34.2480533Z 2021-05-15T13:48:34.2481471Z The downloaded source packages are in 2021-05-15T13:48:34.2482812Z ‘/tmp/RtmpRJ1o9N/downloaded_packages’ 2021-05-15T13:48:51.5758415Z ##[group]Run actions/cache@v1 2021-05-15T13:48:51.5758872Z with: 2021-05-15T13:48:51.5759277Z path: /home/runner/work/_temp/Library 2021-05-15T13:48:51.5762087Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-e80b55b2ced3f61899473d9d738f3d1820752a4bfa0920757ae854484bf6f7c7 2021-05-15T13:48:51.5765671Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T13:48:51.5766824Z env: 2021-05-15T13:48:51.5767237Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:51.5767655Z TIC_DEPLOY_KEY: 2021-05-15T13:48:51.5768418Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:51.5772134Z GITHUB_PAT: *** 2021-05-15T13:48:51.5772502Z COVERALLS_TOKEN: 2021-05-15T13:48:51.5772963Z continue-on-error: false 2021-05-15T13:48:51.5773396Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:51.5773843Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:51.5774307Z TZ: UTC 2021-05-15T13:48:51.5774658Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:51.5775054Z NOT_CRAN: true 2021-05-15T13:48:51.5775393Z ##[endgroup] 2021-05-15T13:48:51.6181257Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:48:51.6247427Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:48:51.6248173Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:48:51.6249061Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T13:48:51.6249630Z sudo -s eval "$sysreqs" 2021-05-15T13:48:51.6291603Z shell: /usr/bin/bash -e {0} 2021-05-15T13:48:51.6291968Z env: 2021-05-15T13:48:51.6292380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:51.6292803Z TIC_DEPLOY_KEY: 2021-05-15T13:48:51.6293561Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:51.6294776Z GITHUB_PAT: *** 2021-05-15T13:48:51.6295145Z COVERALLS_TOKEN: 2021-05-15T13:48:51.6295591Z continue-on-error: false 2021-05-15T13:48:51.6296030Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:51.6296466Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:51.6296873Z TZ: UTC 2021-05-15T13:48:51.6297244Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:51.6297628Z NOT_CRAN: true 2021-05-15T13:48:51.6298060Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T13:48:51.6298505Z ##[endgroup] 2021-05-15T13:48:51.8177146Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:48:52.3491093Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T13:49:08.4748243Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T13:49:08.4749846Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T13:49:08.4750796Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T13:49:08.4751691Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T13:49:08.4752574Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T13:49:08.4771601Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T13:49:08.4782174Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:49:08.4783636Z (as ‘lib’ is unspecified) 2021-05-15T13:49:23.1097323Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T13:49:23.4846707Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-15T13:49:23.5015695Z ================================================== 2021-05-15T13:49:23.5016693Z downloaded 94 KB 2021-05-15T13:49:23.5017223Z 2021-05-15T13:49:23.5051686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T13:49:23.9892988Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-15T13:49:24.0005779Z ================================================== 2021-05-15T13:49:24.0006334Z downloaded 135 KB 2021-05-15T13:49:24.0006643Z 2021-05-15T13:49:24.0044108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T13:49:24.2725759Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-15T13:49:24.2786568Z ================================================== 2021-05-15T13:49:24.2787034Z downloaded 80 KB 2021-05-15T13:49:24.2787304Z 2021-05-15T13:49:24.2820533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T13:49:24.9183907Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-15T13:49:24.9398573Z ================================================== 2021-05-15T13:49:24.9399101Z downloaded 516 KB 2021-05-15T13:49:24.9399356Z 2021-05-15T13:49:24.9437905Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T13:49:25.5983159Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-15T13:49:25.6265544Z ================================================== 2021-05-15T13:49:25.6266017Z downloaded 991 KB 2021-05-15T13:49:25.6266273Z 2021-05-15T13:49:25.8439390Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T13:49:25.8484288Z * DONE (rprojroot) 2021-05-15T13:49:26.0521822Z * installing *binary* package ‘crayon’ ... 2021-05-15T13:49:26.0561160Z * DONE (crayon) 2021-05-15T13:49:26.2618072Z * installing *binary* package ‘R6’ ... 2021-05-15T13:49:26.2656047Z * DONE (R6) 2021-05-15T13:49:26.5027120Z * installing *binary* package ‘desc’ ... 2021-05-15T13:49:26.5073905Z * DONE (desc) 2021-05-15T13:49:26.7443548Z * installing *binary* package ‘debugme’ ... 2021-05-15T13:49:26.7492469Z * DONE (debugme) 2021-05-15T13:49:26.7543274Z 2021-05-15T13:49:26.7544274Z The downloaded source packages are in 2021-05-15T13:49:26.7545547Z ‘/tmp/Rtmpxn8wXy/downloaded_packages’ 2021-05-15T13:49:26.7555302Z Running `R CMD build`... 2021-05-15T13:49:26.9924759Z * checking for file ‘/tmp/Rtmpxn8wXy/remotes698f8d2b044/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T13:49:26.9926433Z * preparing ‘sysreqs’: 2021-05-15T13:49:26.9927630Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:49:26.9929444Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:49:26.9930555Z * checking for empty or unneeded directories 2021-05-15T13:49:26.9931625Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T13:49:26.9957460Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:49:27.0009339Z (as ‘lib’ is unspecified) 2021-05-15T13:49:27.1906595Z * installing *source* package ‘sysreqs’ ... 2021-05-15T13:49:27.1908819Z ** using staged installation 2021-05-15T13:49:27.2081412Z ** R 2021-05-15T13:49:27.2116233Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:49:27.5477961Z ** help 2021-05-15T13:49:27.5612275Z *** installing help indices 2021-05-15T13:49:27.5776736Z ** building package indices 2021-05-15T13:49:27.7628499Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:49:27.9494002Z ** testing if installed package can be loaded from final location 2021-05-15T13:49:28.1382512Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:49:28.1388679Z * DONE (sysreqs) 2021-05-15T13:49:46.8825973Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:49:46.8828018Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T13:49:46.8829413Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T13:49:46.9145446Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T13:49:46.9674717Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:49:47.0128739Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T13:49:47.0316514Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:49:47.1897213Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T13:49:47.3473828Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:49:48.4855992Z Reading package lists... 2021-05-15T13:49:48.5583210Z Reading package lists... 2021-05-15T13:49:48.7021830Z Building dependency tree... 2021-05-15T13:49:48.7043123Z Reading state information... 2021-05-15T13:49:48.8481488Z cmake is already the newest version (3.16.3-1ubuntu1). 2021-05-15T13:49:48.8484708Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-15T13:49:48.8487057Z libicu-dev set to manually installed. 2021-05-15T13:49:48.8489794Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:49:48.8492088Z make is already the newest version (4.2.1-1.2). 2021-05-15T13:49:48.8495141Z make set to manually installed. 2021-05-15T13:49:48.8496123Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-15T13:49:48.8497154Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-15T13:49:48.8498097Z libssh2-1-dev set to manually installed. 2021-05-15T13:49:48.8499086Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T13:49:48.8500203Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-15T13:49:48.8500926Z Suggested packages: 2021-05-15T13:49:48.8501856Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T13:49:48.8900045Z The following NEW packages will be installed: 2021-05-15T13:49:48.8903703Z libcurl4-openssl-dev 2021-05-15T13:49:48.9282108Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:49:48.9283472Z Need to get 321 kB of archives. 2021-05-15T13:49:48.9284413Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T13:49:48.9286533Z 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-15T13:49:49.3411176Z Fetched 321 kB in 0s (8558 kB/s) 2021-05-15T13:49:49.3736696Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T13:49:49.3820915Z (Reading database ... 2021-05-15T13:49:49.3821564Z (Reading database ... 5% 2021-05-15T13:49:49.3822369Z (Reading database ... 10% 2021-05-15T13:49:49.3822962Z (Reading database ... 15% 2021-05-15T13:49:49.3823530Z (Reading database ... 20% 2021-05-15T13:49:49.3824091Z (Reading database ... 25% 2021-05-15T13:49:49.3824639Z (Reading database ... 30% 2021-05-15T13:49:49.3825202Z (Reading database ... 35% 2021-05-15T13:49:49.3825783Z (Reading database ... 40% 2021-05-15T13:49:49.3826338Z (Reading database ... 45% 2021-05-15T13:49:49.3826892Z (Reading database ... 50% 2021-05-15T13:49:49.3866926Z (Reading database ... 55% 2021-05-15T13:49:49.3916501Z (Reading database ... 60% 2021-05-15T13:49:49.3956943Z (Reading database ... 65% 2021-05-15T13:49:49.4136679Z (Reading database ... 70% 2021-05-15T13:49:49.4166922Z (Reading database ... 75% 2021-05-15T13:49:49.4418156Z (Reading database ... 80% 2021-05-15T13:49:49.4514884Z (Reading database ... 85% 2021-05-15T13:49:49.4891167Z (Reading database ... 90% 2021-05-15T13:49:49.4968128Z (Reading database ... 95% 2021-05-15T13:49:49.4968903Z (Reading database ... 100% 2021-05-15T13:49:49.4969991Z (Reading database ... 285057 files and directories currently installed.) 2021-05-15T13:49:49.5093039Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T13:49:49.5104414Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:49:49.5983354Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:49:49.6009149Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:49:54.4321064Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:49:54.4321752Z remotes::install_github("ropensci/tic") 2021-05-15T13:49:54.4322374Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:49:54.4323007Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:49:54.4323591Z remotes::install_cran("covr") 2021-05-15T13:49:54.4330777Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:49:54.4331158Z env: 2021-05-15T13:49:54.4331614Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:49:54.4332074Z TIC_DEPLOY_KEY: 2021-05-15T13:49:54.4332835Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:49:54.4334387Z GITHUB_PAT: *** 2021-05-15T13:49:54.4334775Z COVERALLS_TOKEN: 2021-05-15T13:49:54.4335231Z continue-on-error: false 2021-05-15T13:49:54.4335661Z VDIFFR_RUN_TESTS: 2021-05-15T13:49:54.4336119Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:49:54.4336561Z TZ: UTC 2021-05-15T13:49:54.4336919Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:49:54.4337307Z NOT_CRAN: true 2021-05-15T13:49:54.4337649Z ##[endgroup] 2021-05-15T13:49:54.6235681Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:49:55.1992422Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T13:50:11.8217837Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T13:50:11.8219469Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:50:11.8220449Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:50:11.8221341Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T13:50:11.8222285Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T13:50:11.8223194Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T13:50:11.8224064Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T13:50:11.8224932Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T13:50:11.8225801Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T13:50:11.8226751Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T13:50:11.8227611Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:50:11.8228502Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T13:50:11.8229388Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T13:50:11.8230240Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T13:50:11.8231149Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T13:50:11.8233172Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:50:11.8234209Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T13:50:11.8234998Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T13:50:11.8235787Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T13:50:11.8236573Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T13:50:11.8237396Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T13:50:11.8238218Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:50:11.8239092Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:50:11.8239892Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:50:11.8240663Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:50:11.8243289Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-15T13:50:11.8244868Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T13:50:11.8245848Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T13:50:11.8246651Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T13:50:11.8247454Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:50:11.8248254Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T13:50:11.8249255Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T13:50:11.8252771Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:50:11.8254075Z (as ‘lib’ is unspecified) 2021-05-15T13:50:26.7330806Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T13:50:27.0026798Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-15T13:50:27.0321882Z ================================================== 2021-05-15T13:50:27.0322842Z downloaded 1.3 MB 2021-05-15T13:50:27.0323582Z 2021-05-15T13:50:27.0358861Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T13:50:27.3333756Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-15T13:50:27.3492248Z ================================================== 2021-05-15T13:50:27.3492987Z downloaded 226 KB 2021-05-15T13:50:27.3493385Z 2021-05-15T13:50:27.3527940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T13:50:27.7663615Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-15T13:50:27.7773147Z ================================================== 2021-05-15T13:50:27.7774043Z downloaded 140 KB 2021-05-15T13:50:27.7774659Z 2021-05-15T13:50:27.7808027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T13:50:28.0583404Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-15T13:50:28.0635783Z ================================================== 2021-05-15T13:50:28.0636254Z downloaded 53 KB 2021-05-15T13:50:28.0636523Z 2021-05-15T13:50:28.0676392Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T13:50:28.3413771Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-15T13:50:28.3419993Z ================================================== 2021-05-15T13:50:28.3420441Z downloaded 23 KB 2021-05-15T13:50:28.3420737Z 2021-05-15T13:50:28.3455241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T13:50:28.6171383Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-15T13:50:28.6453949Z ================================================== 2021-05-15T13:50:28.6454731Z downloaded 1.4 MB 2021-05-15T13:50:28.6455184Z 2021-05-15T13:50:28.6488040Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T13:50:29.1814347Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-15T13:50:29.1846478Z ================================================== 2021-05-15T13:50:29.1847211Z downloaded 36 KB 2021-05-15T13:50:29.1847661Z 2021-05-15T13:50:29.1882767Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T13:50:29.8712388Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-15T13:50:29.8975048Z ================================================== 2021-05-15T13:50:29.8976049Z downloaded 884 KB 2021-05-15T13:50:29.8976506Z 2021-05-15T13:50:29.9012355Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T13:50:30.4572951Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-15T13:50:30.4790539Z ================================================== 2021-05-15T13:50:30.4791283Z downloaded 523 KB 2021-05-15T13:50:30.4791775Z 2021-05-15T13:50:30.4826751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T13:50:30.9655729Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-15T13:50:30.9656454Z ================================================== 2021-05-15T13:50:30.9656907Z downloaded 12 KB 2021-05-15T13:50:30.9657208Z 2021-05-15T13:50:30.9689028Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T13:50:31.2614684Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-15T13:50:31.2827911Z ================================================== 2021-05-15T13:50:31.2828384Z downloaded 486 KB 2021-05-15T13:50:31.2828654Z 2021-05-15T13:50:31.2868743Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T13:50:31.9192898Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-15T13:50:31.9263234Z ================================================== 2021-05-15T13:50:31.9263753Z downloaded 90 KB 2021-05-15T13:50:31.9264006Z 2021-05-15T13:50:31.9301273Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T13:50:32.2463437Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-15T13:50:32.2693870Z ================================================== 2021-05-15T13:50:32.2694352Z downloaded 508 KB 2021-05-15T13:50:32.2694622Z 2021-05-15T13:50:32.2731959Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T13:50:32.8708228Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-15T13:50:32.9883628Z ================================================== 2021-05-15T13:50:32.9884286Z downloaded 621 KB 2021-05-15T13:50:32.9884597Z 2021-05-15T13:50:32.9926004Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T13:50:33.4068648Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-15T13:50:33.4230254Z ================================================== 2021-05-15T13:50:33.4231094Z downloaded 267 KB 2021-05-15T13:50:33.4231554Z 2021-05-15T13:50:33.4268899Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T13:50:33.9775829Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-15T13:50:34.0872414Z ================================================== 2021-05-15T13:50:34.0873516Z downloaded 167 KB 2021-05-15T13:50:34.0874061Z 2021-05-15T13:50:34.0915348Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T13:50:34.5742752Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-15T13:50:34.5902631Z ================================================== 2021-05-15T13:50:34.5903567Z downloaded 234 KB 2021-05-15T13:50:34.5904103Z 2021-05-15T13:50:34.5936639Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T13:50:34.8691729Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-15T13:50:34.8854936Z ================================================== 2021-05-15T13:50:34.8855422Z downloaded 276 KB 2021-05-15T13:50:34.8855676Z 2021-05-15T13:50:34.8891561Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T13:50:35.3148975Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-15T13:50:35.3284377Z ================================================== 2021-05-15T13:50:35.3285292Z downloaded 201 KB 2021-05-15T13:50:35.3285826Z 2021-05-15T13:50:35.3322078Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T13:50:35.7213652Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-15T13:50:35.7274512Z ================================================== 2021-05-15T13:50:35.7275260Z downloaded 64 KB 2021-05-15T13:50:35.7275708Z 2021-05-15T13:50:35.7315769Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T13:50:36.1621278Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-15T13:50:36.1672844Z ================================================== 2021-05-15T13:50:36.1673821Z downloaded 46 KB 2021-05-15T13:50:36.1674367Z 2021-05-15T13:50:36.1711538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T13:50:36.4463245Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-15T13:50:36.4659476Z ================================================== 2021-05-15T13:50:36.4659979Z downloaded 416 KB 2021-05-15T13:50:36.4660240Z 2021-05-15T13:50:36.4697617Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T13:50:36.6423281Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-15T13:50:36.6500121Z ================================================== 2021-05-15T13:50:36.6500592Z downloaded 91 KB 2021-05-15T13:50:36.6500864Z 2021-05-15T13:50:36.6536742Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T13:50:37.0562342Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-15T13:50:37.0669847Z ================================================== 2021-05-15T13:50:37.0670656Z downloaded 133 KB 2021-05-15T13:50:37.0671213Z 2021-05-15T13:50:37.0710919Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T13:50:37.6037973Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-15T13:50:37.6196090Z ================================================== 2021-05-15T13:50:37.6197115Z downloaded 271 KB 2021-05-15T13:50:37.6197763Z 2021-05-15T13:50:37.6232979Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T13:50:38.1126816Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-15T13:50:38.1386129Z ================================================== 2021-05-15T13:50:38.1386963Z downloaded 735 KB 2021-05-15T13:50:38.1387424Z 2021-05-15T13:50:38.1421336Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T13:50:38.6739731Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-15T13:50:38.6792790Z ================================================== 2021-05-15T13:50:38.6793356Z downloaded 46 KB 2021-05-15T13:50:38.6793627Z 2021-05-15T13:50:38.6830290Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T13:50:38.8128301Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T13:50:38.8130990Z ================================================== 2021-05-15T13:50:38.8131418Z downloaded 24 KB 2021-05-15T13:50:38.8131688Z 2021-05-15T13:50:38.8155419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T13:50:39.1303484Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-15T13:50:39.1542909Z ================================================== 2021-05-15T13:50:39.1543406Z downloaded 688 KB 2021-05-15T13:50:39.1543675Z 2021-05-15T13:50:39.1580630Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T13:50:39.6408903Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-15T13:50:39.6460442Z ================================================== 2021-05-15T13:50:39.6460916Z downloaded 45 KB 2021-05-15T13:50:39.6461213Z 2021-05-15T13:50:39.6498682Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T13:50:40.3057105Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-15T13:50:40.3294723Z ================================================== 2021-05-15T13:50:40.3295262Z downloaded 595 KB 2021-05-15T13:50:40.3295531Z 2021-05-15T13:50:40.6243565Z * installing *binary* package ‘rlang’ ... 2021-05-15T13:50:40.6306049Z * DONE (rlang) 2021-05-15T13:50:40.8556460Z * installing *binary* package ‘magrittr’ ... 2021-05-15T13:50:40.8603960Z * DONE (magrittr) 2021-05-15T13:50:41.0826992Z * installing *binary* package ‘glue’ ... 2021-05-15T13:50:41.0872102Z * DONE (glue) 2021-05-15T13:50:41.2916112Z * installing *binary* package ‘sys’ ... 2021-05-15T13:50:41.2956736Z * DONE (sys) 2021-05-15T13:50:41.4958081Z * installing *binary* package ‘mime’ ... 2021-05-15T13:50:41.4997659Z * DONE (mime) 2021-05-15T13:50:41.7967754Z * installing *binary* package ‘curl’ ... 2021-05-15T13:50:41.8030932Z * DONE (curl) 2021-05-15T13:50:42.0441953Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T13:50:42.0493794Z * DONE (jsonlite) 2021-05-15T13:50:42.2473958Z * installing *binary* package ‘ini’ ... 2021-05-15T13:50:42.2511499Z * DONE (ini) 2021-05-15T13:50:42.4631267Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T13:50:42.4671968Z * DONE (gitcreds) 2021-05-15T13:50:42.7373105Z * installing *binary* package ‘zip’ ... 2021-05-15T13:50:42.7424659Z * DONE (zip) 2021-05-15T13:50:42.9769028Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T13:50:42.9820275Z * DONE (rstudioapi) 2021-05-15T13:50:43.2125844Z * installing *binary* package ‘fastmap’ ... 2021-05-15T13:50:43.2173401Z * DONE (fastmap) 2021-05-15T13:50:43.4518740Z * installing *binary* package ‘yaml’ ... 2021-05-15T13:50:43.4567667Z * DONE (yaml) 2021-05-15T13:50:43.6762798Z * installing *binary* package ‘withr’ ... 2021-05-15T13:50:43.6809896Z * DONE (withr) 2021-05-15T13:50:43.9004338Z * installing *binary* package ‘whisker’ ... 2021-05-15T13:50:43.9050762Z * DONE (whisker) 2021-05-15T13:50:44.1073808Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T13:50:44.1111854Z * DONE (rappdirs) 2021-05-15T13:50:44.3822471Z * installing *binary* package ‘fs’ ... 2021-05-15T13:50:44.3877780Z * DONE (fs) 2021-05-15T13:50:44.5907516Z * installing *binary* package ‘clipr’ ... 2021-05-15T13:50:44.5948262Z * DONE (clipr) 2021-05-15T13:50:44.8426519Z * installing *binary* package ‘git2r’ ... 2021-05-15T13:50:44.8476807Z * DONE (git2r) 2021-05-15T13:50:45.0537081Z * installing *binary* package ‘askpass’ ... 2021-05-15T13:50:45.0575272Z * DONE (askpass) 2021-05-15T13:50:45.2866626Z * installing *binary* package ‘cli’ ... 2021-05-15T13:50:45.2912759Z * DONE (cli) 2021-05-15T13:50:45.5244610Z * installing *binary* package ‘purrr’ ... 2021-05-15T13:50:45.5295206Z * DONE (purrr) 2021-05-15T13:50:45.7533706Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T13:50:45.7581198Z * DONE (lifecycle) 2021-05-15T13:50:45.9629703Z * installing *source* package ‘cachem’ ... 2021-05-15T13:50:45.9641213Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T13:50:45.9642347Z ** using staged installation 2021-05-15T13:50:45.9796368Z ** libs 2021-05-15T13:50:46.0191068Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T13:50:46.8526483Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:50:46.8960873Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T13:50:47.0804626Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T13:50:47.0817529Z ** R 2021-05-15T13:50:47.0888896Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:50:47.5809534Z ** help 2021-05-15T13:50:47.5956015Z *** installing help indices 2021-05-15T13:50:47.6152994Z ** building package indices 2021-05-15T13:50:47.8041707Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:50:48.0790147Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:50:48.2088054Z ** testing if installed package can be loaded from final location 2021-05-15T13:50:48.4071742Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:50:48.4080030Z * DONE (cachem) 2021-05-15T13:50:48.7552779Z * installing *binary* package ‘openssl’ ... 2021-05-15T13:50:48.7628349Z * DONE (openssl) 2021-05-15T13:50:48.9669188Z * installing *binary* package ‘memoise’ ... 2021-05-15T13:50:48.9707833Z * DONE (memoise) 2021-05-15T13:50:49.2154336Z * installing *binary* package ‘httr’ ... 2021-05-15T13:50:49.2204525Z * DONE (httr) 2021-05-15T13:50:49.4419584Z * installing *binary* package ‘credentials’ ... 2021-05-15T13:50:49.4463163Z * DONE (credentials) 2021-05-15T13:50:49.6634975Z * installing *binary* package ‘gh’ ... 2021-05-15T13:50:49.6675077Z * DONE (gh) 2021-05-15T13:50:49.8935717Z * installing *binary* package ‘gert’ ... 2021-05-15T13:50:49.8982580Z * DONE (gert) 2021-05-15T13:50:50.1764258Z * installing *binary* package ‘usethis’ ... 2021-05-15T13:50:50.1831342Z * DONE (usethis) 2021-05-15T13:50:50.1892477Z 2021-05-15T13:50:50.1893409Z The downloaded source packages are in 2021-05-15T13:50:50.1894687Z ‘/tmp/Rtmp1qnySL/downloaded_packages’ 2021-05-15T13:50:50.1904332Z Running `R CMD build`... 2021-05-15T13:50:52.2458311Z * checking for file ‘/tmp/Rtmp1qnySL/remotes7225b448f50/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T13:50:52.2459940Z * preparing ‘tic’: 2021-05-15T13:50:52.2461049Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:50:52.2462210Z * installing the package to process help pages 2021-05-15T13:50:52.2463530Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:50:52.2464615Z * checking for empty or unneeded directories 2021-05-15T13:50:52.2465736Z Removed empty directory ‘tic/.circleci’ 2021-05-15T13:50:52.2466809Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T13:50:52.2468124Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:50:52.2469796Z (as ‘lib’ is unspecified) 2021-05-15T13:50:52.2470394Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T13:50:52.5630981Z * installing *source* package ‘tic’ ... 2021-05-15T13:50:52.5632475Z ** using staged installation 2021-05-15T13:50:52.5855605Z ** R 2021-05-15T13:50:52.6078045Z ** inst 2021-05-15T13:50:52.6111016Z ** preparing package for lazy loading 2021-05-15T13:50:52.9606073Z ** help 2021-05-15T13:50:53.1075776Z *** installing help indices 2021-05-15T13:50:53.2002266Z *** copying figures 2021-05-15T13:50:53.2006361Z ** building package indices 2021-05-15T13:50:53.4565454Z ** installing vignettes 2021-05-15T13:50:53.4611054Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:50:53.7069538Z ** testing if installed package can be loaded from final location 2021-05-15T13:50:54.0012730Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:50:54.0044306Z * DONE (tic) 2021-05-15T13:50:54.0170327Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:50:54.1987603Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T13:50:56.0455610Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T13:50:56.0457317Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:50:56.0459714Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-15T13:50:56.0462107Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T13:50:56.0463075Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T13:50:56.0464035Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:50:56.0465816Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T13:50:56.0467104Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:50:56.0467988Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T13:50:56.0468831Z (as ‘lib’ is unspecified) 2021-05-15T13:50:56.0469885Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T13:50:56.0470639Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:50:56.0471364Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T13:50:56.0472084Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:50:56.0472821Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T13:50:56.0473554Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:50:56.0474711Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:50:56.0475454Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T13:50:56.0476220Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T13:50:56.0476964Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T13:50:56.0477676Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T13:50:56.0478395Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T13:50:56.0479212Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T13:50:56.0479954Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T13:50:56.0480684Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T13:50:56.0481409Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T13:50:56.0482146Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T13:50:56.0482920Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T13:50:56.0483663Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T13:50:56.0484392Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T13:50:56.0485135Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T13:50:56.0485879Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T13:50:56.0486598Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:50:56.0487366Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:50:56.0488158Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:50:56.0489396Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T13:50:56.0490035Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T13:50:56.0490650Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T13:50:56.0491283Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T13:50:56.0491911Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T13:50:56.0492525Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T13:51:10.5091804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T13:51:11.0403292Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-15T13:51:11.0561452Z ================================================== 2021-05-15T13:51:11.0562372Z downloaded 231 KB 2021-05-15T13:51:11.0562893Z 2021-05-15T13:51:11.0594519Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T13:51:11.5972642Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-15T13:51:11.6289173Z ================================================== 2021-05-15T13:51:11.6289696Z downloaded 1.5 MB 2021-05-15T13:51:11.6289964Z 2021-05-15T13:51:11.6326119Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T13:51:12.6373890Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-15T13:51:12.6376676Z ================================================== 2021-05-15T13:51:12.6377348Z downloaded 16 KB 2021-05-15T13:51:12.6377796Z 2021-05-15T13:51:12.6379410Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T13:51:12.8063177Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-15T13:51:12.8322338Z ================================================== 2021-05-15T13:51:12.8322894Z downloaded 980 KB 2021-05-15T13:51:12.8323203Z 2021-05-15T13:51:12.8363520Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T13:51:13.3681441Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-15T13:51:13.3922305Z ================================================== 2021-05-15T13:51:13.3923147Z downloaded 791 KB 2021-05-15T13:51:13.3923718Z 2021-05-15T13:51:13.3961843Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T13:51:13.9289178Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-15T13:51:13.9340936Z ================================================== 2021-05-15T13:51:13.9341439Z downloaded 42 KB 2021-05-15T13:51:13.9342043Z 2021-05-15T13:51:13.9374536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T13:51:14.3693449Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-15T13:51:14.3857034Z ================================================== 2021-05-15T13:51:14.3857781Z downloaded 247 KB 2021-05-15T13:51:14.3858233Z 2021-05-15T13:51:14.3889906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T13:51:14.8221164Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-15T13:51:14.8495507Z ================================================== 2021-05-15T13:51:14.8496354Z downloaded 977 KB 2021-05-15T13:51:14.8496898Z 2021-05-15T13:51:14.8528299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T13:51:15.2449774Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-15T13:51:15.2514111Z ================================================== 2021-05-15T13:51:15.2514583Z downloaded 67 KB 2021-05-15T13:51:15.2514851Z 2021-05-15T13:51:15.2551302Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T13:51:15.6768845Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-15T13:51:15.6948486Z ================================================== 2021-05-15T13:51:15.6949224Z downloaded 354 KB 2021-05-15T13:51:15.6949681Z 2021-05-15T13:51:15.6985563Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T13:51:16.2347484Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-15T13:51:16.2543714Z ================================================== 2021-05-15T13:51:16.2544267Z downloaded 412 KB 2021-05-15T13:51:16.2544542Z 2021-05-15T13:51:16.2586089Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T13:51:16.8091862Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-15T13:51:16.8095191Z ================================================== 2021-05-15T13:51:16.8095934Z downloaded 15 KB 2021-05-15T13:51:16.8096384Z 2021-05-15T13:51:16.8128806Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T13:51:17.2445516Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-15T13:51:17.2561816Z ================================================== 2021-05-15T13:51:17.2562572Z downloaded 147 KB 2021-05-15T13:51:17.2563040Z 2021-05-15T13:51:17.2598986Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T13:51:17.6535567Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-15T13:51:17.6597851Z ================================================== 2021-05-15T13:51:17.6599879Z downloaded 72 KB 2021-05-15T13:51:17.6601266Z 2021-05-15T13:51:17.6638964Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T13:51:18.0982385Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-15T13:51:18.1002090Z ================================================== 2021-05-15T13:51:18.1004507Z downloaded 39 KB 2021-05-15T13:51:18.1004878Z 2021-05-15T13:51:18.1042044Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T13:51:18.5938525Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-15T13:51:18.6126214Z ================================================== 2021-05-15T13:51:18.6126672Z downloaded 348 KB 2021-05-15T13:51:18.6126971Z 2021-05-15T13:51:18.6161508Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T13:51:19.0522821Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-15T13:51:19.0728279Z ================================================== 2021-05-15T13:51:19.0728943Z downloaded 426 KB 2021-05-15T13:51:19.0729213Z 2021-05-15T13:51:19.0765352Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T13:51:19.5609942Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-15T13:51:19.5661305Z ================================================== 2021-05-15T13:51:19.5661860Z downloaded 40 KB 2021-05-15T13:51:19.5662154Z 2021-05-15T13:51:19.5697907Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T13:51:20.0025872Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-15T13:51:20.0255776Z ================================================== 2021-05-15T13:51:20.0256326Z downloaded 602 KB 2021-05-15T13:51:20.0256636Z 2021-05-15T13:51:20.0293420Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T13:51:20.1586313Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T13:51:20.1691041Z ================================================== 2021-05-15T13:51:20.1691755Z downloaded 109 KB 2021-05-15T13:51:20.1692166Z 2021-05-15T13:51:20.1716236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T13:51:20.5674664Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-15T13:51:20.5830703Z ================================================== 2021-05-15T13:51:20.5831510Z downloaded 224 KB 2021-05-15T13:51:20.5832035Z 2021-05-15T13:51:20.5868613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T13:51:21.1776456Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-15T13:51:21.1797011Z ================================================== 2021-05-15T13:51:21.1797560Z downloaded 37 KB 2021-05-15T13:51:21.1797865Z 2021-05-15T13:51:21.1835796Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T13:51:21.7165406Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-15T13:51:21.7311434Z ================================================== 2021-05-15T13:51:21.7312310Z downloaded 199 KB 2021-05-15T13:51:21.7312837Z 2021-05-15T13:51:21.7346867Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T13:51:22.1703031Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-15T13:51:22.2117007Z ================================================== 2021-05-15T13:51:22.2117534Z downloaded 2.8 MB 2021-05-15T13:51:22.2117791Z 2021-05-15T13:51:22.2159197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T13:51:22.7487483Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-15T13:51:22.8086363Z ================================================== 2021-05-15T13:51:22.8087266Z downloaded 4.0 MB 2021-05-15T13:51:22.8087776Z 2021-05-15T13:51:22.8121358Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T13:51:23.3459599Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-15T13:51:23.3758507Z ================================================== 2021-05-15T13:51:23.3759556Z downloaded 1.3 MB 2021-05-15T13:51:23.3760005Z 2021-05-15T13:51:23.3791520Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T13:51:23.9404478Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-15T13:51:23.9617708Z ================================================== 2021-05-15T13:51:23.9618178Z downloaded 478 KB 2021-05-15T13:51:23.9618449Z 2021-05-15T13:51:23.9652445Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T13:51:24.4996818Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-15T13:51:24.5101422Z ================================================== 2021-05-15T13:51:24.5101913Z downloaded 107 KB 2021-05-15T13:51:24.5102184Z 2021-05-15T13:51:24.5136835Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T13:51:24.7862286Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-15T13:51:24.7863552Z ================================================== 2021-05-15T13:51:24.7864483Z downloaded 21 KB 2021-05-15T13:51:24.7864781Z 2021-05-15T13:51:24.7896457Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T13:51:25.2186345Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-15T13:51:25.2242061Z ================================================== 2021-05-15T13:51:25.2242576Z downloaded 42 KB 2021-05-15T13:51:25.2242892Z 2021-05-15T13:51:25.2279999Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T13:51:25.7612938Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-15T13:51:25.7617221Z ================================================== 2021-05-15T13:51:25.7617925Z downloaded 33 KB 2021-05-15T13:51:25.7618360Z 2021-05-15T13:51:25.7649314Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T13:51:26.0392870Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-15T13:51:26.0501680Z ================================================== 2021-05-15T13:51:26.0502216Z downloaded 136 KB 2021-05-15T13:51:26.0502513Z 2021-05-15T13:51:26.0536696Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T13:51:26.4849114Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-15T13:51:26.5315039Z ================================================== 2021-05-15T13:51:26.5315685Z downloaded 3.4 MB 2021-05-15T13:51:26.5315993Z 2021-05-15T13:51:26.5352860Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T13:51:27.0686950Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-15T13:51:27.0743979Z ================================================== 2021-05-15T13:51:27.0744648Z downloaded 64 KB 2021-05-15T13:51:27.0744904Z 2021-05-15T13:51:27.0778295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T13:51:27.3475268Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-15T13:51:27.4489823Z ================================================== 2021-05-15T13:51:27.4540943Z downloaded 1.3 MB 2021-05-15T13:51:27.4541521Z 2021-05-15T13:51:27.4543462Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T13:51:27.9841340Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-15T13:51:27.9955357Z ================================================== 2021-05-15T13:51:27.9955809Z downloaded 128 KB 2021-05-15T13:51:27.9956075Z 2021-05-15T13:51:27.9994275Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T13:51:28.7309792Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-15T13:51:28.7518611Z ================================================== 2021-05-15T13:51:28.7519878Z downloaded 384 KB 2021-05-15T13:51:28.7520722Z 2021-05-15T13:51:28.9838326Z * installing *binary* package ‘utf8’ ... 2021-05-15T13:51:28.9885025Z * DONE (utf8) 2021-05-15T13:51:29.1882574Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T13:51:29.1919102Z * DONE (pkgconfig) 2021-05-15T13:51:29.4182403Z * installing *binary* package ‘fansi’ ... 2021-05-15T13:51:29.4226628Z * DONE (fansi) 2021-05-15T13:51:29.6811645Z * installing *binary* package ‘diffobj’ ... 2021-05-15T13:51:29.6866740Z * DONE (diffobj) 2021-05-15T13:51:29.9174541Z * installing *binary* package ‘ps’ ... 2021-05-15T13:51:29.9219457Z * DONE (ps) 2021-05-15T13:51:30.1249004Z * installing *binary* package ‘praise’ ... 2021-05-15T13:51:30.1285150Z * DONE (praise) 2021-05-15T13:51:30.3345695Z * installing *binary* package ‘pkgload’ ... 2021-05-15T13:51:30.3384801Z * DONE (pkgload) 2021-05-15T13:51:30.5401042Z * installing *binary* package ‘evaluate’ ... 2021-05-15T13:51:30.5437959Z * DONE (evaluate) 2021-05-15T13:51:30.7447591Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T13:51:30.7486568Z * DONE (ellipsis) 2021-05-15T13:51:30.9946846Z * installing *binary* package ‘digest’ ... 2021-05-15T13:51:30.9996432Z * DONE (digest) 2021-05-15T13:51:31.2015513Z * installing *binary* package ‘brio’ ... 2021-05-15T13:51:31.2055369Z * DONE (brio) 2021-05-15T13:51:31.4761465Z * installing *binary* package ‘xml2’ ... 2021-05-15T13:51:31.4828743Z * DONE (xml2) 2021-05-15T13:51:31.7443834Z * installing *source* package ‘xfun’ ... 2021-05-15T13:51:31.7477016Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T13:51:31.7478167Z ** using staged installation 2021-05-15T13:51:31.7626034Z ** libs 2021-05-15T13:51:31.7678329Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T13:51:31.9051854Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:51:31.9485545Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T13:51:32.0850566Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T13:51:32.0851856Z ** R 2021-05-15T13:51:32.1017385Z ** inst 2021-05-15T13:51:32.1028537Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:51:33.3221228Z ** help 2021-05-15T13:51:33.4589335Z *** installing help indices 2021-05-15T13:51:33.5507020Z ** building package indices 2021-05-15T13:51:33.8144048Z ** installing vignettes 2021-05-15T13:51:33.8214669Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:51:33.9960861Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:51:34.0129633Z ** testing if installed package can be loaded from final location 2021-05-15T13:51:34.2090001Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:51:34.2105743Z * DONE (xfun) 2021-05-15T13:51:34.6720173Z * installing *binary* package ‘stringi’ ... 2021-05-15T13:51:34.6812016Z * DONE (stringi) 2021-05-15T13:51:35.7451844Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T13:51:35.7822666Z * DONE (Rcpp) 2021-05-15T13:51:36.0558918Z * installing *binary* package ‘commonmark’ ... 2021-05-15T13:51:36.0613197Z * DONE (commonmark) 2021-05-15T13:51:36.2989635Z * installing *binary* package ‘brew’ ... 2021-05-15T13:51:36.3044108Z * DONE (brew) 2021-05-15T13:51:36.5078039Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T13:51:36.5115436Z * DONE (sessioninfo) 2021-05-15T13:51:36.7106773Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T13:51:36.7145637Z * DONE (prettyunits) 2021-05-15T13:51:37.0522637Z * installing *binary* package ‘vctrs’ ... 2021-05-15T13:51:37.0597506Z * DONE (vctrs) 2021-05-15T13:51:37.2933535Z * installing *binary* package ‘processx’ ... 2021-05-15T13:51:37.2979103Z * DONE (processx) 2021-05-15T13:51:37.5295403Z * installing *binary* package ‘markdown’ ... 2021-05-15T13:51:37.5342994Z * DONE (markdown) 2021-05-15T13:51:37.7401393Z * installing *binary* package ‘highr’ ... 2021-05-15T13:51:37.7490846Z * DONE (highr) 2021-05-15T13:51:37.9745983Z * installing *binary* package ‘stringr’ ... 2021-05-15T13:51:37.9792026Z * DONE (stringr) 2021-05-15T13:51:38.1819805Z * installing *binary* package ‘rversions’ ... 2021-05-15T13:51:38.1859746Z * DONE (rversions) 2021-05-15T13:51:38.4776135Z * installing *binary* package ‘pillar’ ... 2021-05-15T13:51:38.4841681Z * DONE (pillar) 2021-05-15T13:51:38.7081692Z * installing *binary* package ‘callr’ ... 2021-05-15T13:51:38.7124083Z * DONE (callr) 2021-05-15T13:51:39.0827237Z * installing *binary* package ‘knitr’ ... 2021-05-15T13:51:39.0934469Z * DONE (knitr) 2021-05-15T13:51:39.2962962Z * installing *binary* package ‘xopen’ ... 2021-05-15T13:51:39.2999777Z * DONE (xopen) 2021-05-15T13:51:39.5885671Z * installing *binary* package ‘tibble’ ... 2021-05-15T13:51:39.5946455Z * DONE (tibble) 2021-05-15T13:51:39.8025138Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T13:51:39.8062190Z * DONE (pkgbuild) 2021-05-15T13:51:40.1367766Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T13:51:40.1440503Z * DONE (roxygen2) 2021-05-15T13:51:40.3455944Z * installing *binary* package ‘rematch2’ ... 2021-05-15T13:51:40.3494954Z * DONE (rematch2) 2021-05-15T13:51:40.5550961Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T13:51:40.5589546Z * DONE (rcmdcheck) 2021-05-15T13:51:40.7635491Z * installing *binary* package ‘waldo’ ... 2021-05-15T13:51:40.7674113Z * DONE (waldo) 2021-05-15T13:51:41.3436700Z * installing *binary* package ‘testthat’ ... 2021-05-15T13:51:41.3570897Z * DONE (testthat) 2021-05-15T13:51:41.5939221Z * installing *binary* package ‘devtools’ ... 2021-05-15T13:51:41.5986569Z * DONE (devtools) 2021-05-15T13:51:41.6043421Z 2021-05-15T13:51:41.6044481Z The downloaded source packages are in 2021-05-15T13:51:41.6045811Z ‘/tmp/Rtmp1qnySL/downloaded_packages’ 2021-05-15T13:51:41.6791071Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T13:51:43.4668048Z 2021-05-15T13:51:43.7656061Z 2021-05-15T13:51:43.7667319Z checking for file ‘/tmp/Rtmp1qnySL/remotes72257d292d41/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T13:51:43.7733148Z 2021-05-15T13:51:43.7735574Z ✔ checking for file ‘/tmp/Rtmp1qnySL/remotes72257d292d41/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T13:51:43.7773890Z 2021-05-15T13:51:43.7796566Z 2021-05-15T13:51:43.7798352Z ─ preparing ‘desc’: 2021-05-15T13:51:43.7807562Z 2021-05-15T13:51:43.7809589Z 2021-05-15T13:51:43.7897842Z checking DESCRIPTION meta-information ... 2021-05-15T13:51:43.7920839Z 2021-05-15T13:51:43.7922744Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:51:43.8528793Z 2021-05-15T13:51:43.8557376Z 2021-05-15T13:51:43.8560012Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:51:43.8572350Z 2021-05-15T13:51:43.8597543Z 2021-05-15T13:51:43.8599717Z ─ checking for empty or unneeded directories 2021-05-15T13:51:43.8611166Z 2021-05-15T13:51:43.8634874Z 2021-05-15T13:51:43.8636690Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T13:51:43.9603942Z 2021-05-15T13:51:43.9606723Z 2021-05-15T13:51:43.9608182Z 2021-05-15T13:51:43.9706303Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:51:43.9707398Z (as ‘lib’ is unspecified) 2021-05-15T13:51:44.2512083Z * installing *source* package ‘desc’ ... 2021-05-15T13:51:44.2539649Z ** using staged installation 2021-05-15T13:51:44.2696732Z ** R 2021-05-15T13:51:44.2851003Z ** inst 2021-05-15T13:51:44.2866811Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:51:45.6709833Z ** help 2021-05-15T13:51:45.7936785Z *** installing help indices 2021-05-15T13:51:45.8762347Z ** building package indices 2021-05-15T13:51:46.1343539Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:51:46.3144762Z ** testing if installed package can be loaded from final location 2021-05-15T13:51:46.5195563Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:51:46.5212313Z * DONE (desc) 2021-05-15T13:51:46.7120524Z 2021-05-15T13:51:46.7121325Z 2021-05-15T13:51:46.7123123Z checking for file ‘/tmp/Rtmp1qnySL/remotes72256b261522/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T13:51:46.7154476Z 2021-05-15T13:51:46.7156523Z ✔ checking for file ‘/tmp/Rtmp1qnySL/remotes72256b261522/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T13:51:46.7249318Z 2021-05-15T13:51:46.7249787Z 2021-05-15T13:51:46.7250532Z ─ preparing ‘ghtravis’: 2021-05-15T13:51:46.7250821Z 2021-05-15T13:51:46.7251112Z 2021-05-15T13:51:46.7324153Z checking DESCRIPTION meta-information ... 2021-05-15T13:51:46.7347299Z 2021-05-15T13:51:46.7349211Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:51:46.7748676Z 2021-05-15T13:51:46.7772569Z 2021-05-15T13:51:46.7774885Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:51:46.7797940Z ─ checking for empty or unneeded directories 2021-05-15T13:51:46.7807708Z 2021-05-15T13:51:46.7829713Z 2021-05-15T13:51:46.7831549Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T13:51:46.7998327Z 2021-05-15T13:51:46.8000668Z 2021-05-15T13:51:46.8002069Z 2021-05-15T13:51:46.8471209Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:51:46.8472540Z (as ‘lib’ is unspecified) 2021-05-15T13:51:47.0718435Z * installing *source* package ‘ghtravis’ ... 2021-05-15T13:51:47.0720781Z ** using staged installation 2021-05-15T13:51:47.0859476Z ** R 2021-05-15T13:51:47.0954978Z ** inst 2021-05-15T13:51:47.0964510Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:51:48.2069644Z ** help 2021-05-15T13:51:48.2610263Z *** installing help indices 2021-05-15T13:51:48.3049279Z ** building package indices 2021-05-15T13:51:48.5211471Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:51:49.1350240Z ** testing if installed package can be loaded from final location 2021-05-15T13:51:49.7407997Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:51:49.7417903Z * DONE (ghtravis) 2021-05-15T13:51:49.7501632Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:51:50.0262591Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T13:51:51.9656349Z 2021-05-15T13:51:51.9658425Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T13:51:51.9659557Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T13:51:51.9660994Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T13:51:51.9661905Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T13:51:51.9662786Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T13:51:51.9663640Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T13:51:51.9669178Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:51:51.9671621Z (as ‘lib’ is unspecified) 2021-05-15T13:52:07.6533819Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T13:52:07.7184946Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-15T13:52:07.7317013Z ================================================== 2021-05-15T13:52:07.7317815Z downloaded 193 KB 2021-05-15T13:52:07.7318350Z 2021-05-15T13:52:07.7355297Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T13:52:08.1969789Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-15T13:52:08.2027348Z ================================================== 2021-05-15T13:52:08.2027829Z downloaded 64 KB 2021-05-15T13:52:08.2028085Z 2021-05-15T13:52:08.2064483Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T13:52:08.5241649Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-15T13:52:08.5374350Z ================================================== 2021-05-15T13:52:08.5374898Z downloaded 191 KB 2021-05-15T13:52:08.5375209Z 2021-05-15T13:52:08.5412358Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T13:52:08.9584563Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-15T13:52:08.9913181Z ================================================== 2021-05-15T13:52:08.9913672Z downloaded 1.2 MB 2021-05-15T13:52:08.9913939Z 2021-05-15T13:52:08.9952406Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T13:52:09.4267660Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-15T13:52:09.4550552Z ================================================== 2021-05-15T13:52:09.4551082Z downloaded 1.0 MB 2021-05-15T13:52:09.4551390Z 2021-05-15T13:52:09.6807249Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T13:52:09.6851721Z * DONE (tidyselect) 2021-05-15T13:52:09.8910364Z * installing *binary* package ‘generics’ ... 2021-05-15T13:52:09.8949110Z * DONE (generics) 2021-05-15T13:52:10.1391579Z * installing *binary* package ‘cpp11’ ... 2021-05-15T13:52:10.1448863Z * DONE (cpp11) 2021-05-15T13:52:10.4495257Z * installing *binary* package ‘dplyr’ ... 2021-05-15T13:52:10.4565965Z * DONE (dplyr) 2021-05-15T13:52:10.7576805Z * installing *binary* package ‘tidyr’ ... 2021-05-15T13:52:10.7645752Z * DONE (tidyr) 2021-05-15T13:52:10.7709411Z 2021-05-15T13:52:10.7710316Z The downloaded source packages are in 2021-05-15T13:52:10.7711610Z ‘/tmp/Rtmp1qnySL/downloaded_packages’ 2021-05-15T13:52:10.9529730Z 2021-05-15T13:52:10.9531891Z checking for file ‘/tmp/Rtmp1qnySL/remotes7225511ffa99/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T13:52:10.9558137Z 2021-05-15T13:52:10.9560204Z ✔ checking for file ‘/tmp/Rtmp1qnySL/remotes7225511ffa99/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T13:52:10.9656693Z 2021-05-15T13:52:10.9657440Z 2021-05-15T13:52:10.9658347Z ─ preparing ‘aghast’: 2021-05-15T13:52:10.9658832Z 2021-05-15T13:52:10.9659295Z 2021-05-15T13:52:10.9723895Z checking DESCRIPTION meta-information ... 2021-05-15T13:52:10.9747066Z 2021-05-15T13:52:10.9748982Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:52:10.9977787Z 2021-05-15T13:52:11.0003309Z 2021-05-15T13:52:11.0005754Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:52:11.0016583Z 2021-05-15T13:52:11.0038711Z 2021-05-15T13:52:11.0040622Z ─ checking for empty or unneeded directories 2021-05-15T13:52:11.0063309Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T13:52:11.0161324Z 2021-05-15T13:52:11.0163501Z 2021-05-15T13:52:11.0164793Z 2021-05-15T13:52:11.0235380Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:52:11.0236463Z (as ‘lib’ is unspecified) 2021-05-15T13:52:11.2212449Z * installing *source* package ‘aghast’ ... 2021-05-15T13:52:11.2219002Z ** using staged installation 2021-05-15T13:52:11.2409330Z ** R 2021-05-15T13:52:11.2468197Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:52:11.6513207Z ** help 2021-05-15T13:52:11.6735140Z *** installing help indices 2021-05-15T13:52:11.6954465Z ** building package indices 2021-05-15T13:52:11.8867828Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:52:12.0597911Z ** testing if installed package can be loaded from final location 2021-05-15T13:52:12.2343778Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:52:12.2351785Z * DONE (aghast) 2021-05-15T13:52:12.2441096Z Installing 1 packages: covr 2021-05-15T13:52:12.2452028Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:52:12.2452802Z (as ‘lib’ is unspecified) 2021-05-15T13:52:26.9273679Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T13:52:26.9274225Z 2021-05-15T13:52:26.9283369Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T13:52:27.4593850Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-15T13:52:27.4717146Z ================================================== 2021-05-15T13:52:27.4717661Z downloaded 159 KB 2021-05-15T13:52:27.4717928Z 2021-05-15T13:52:27.4756759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T13:52:28.5600714Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-15T13:52:28.5713692Z ================================================== 2021-05-15T13:52:28.5714857Z downloaded 118 KB 2021-05-15T13:52:28.5715369Z 2021-05-15T13:52:28.5751390Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T13:52:29.1118717Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-15T13:52:29.1286528Z ================================================== 2021-05-15T13:52:29.1287146Z downloaded 282 KB 2021-05-15T13:52:29.1287419Z 2021-05-15T13:52:29.3480185Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T13:52:29.3525427Z * DONE (lazyeval) 2021-05-15T13:52:29.5673988Z * installing *binary* package ‘rex’ ... 2021-05-15T13:52:29.5714097Z * DONE (rex) 2021-05-15T13:52:29.8060339Z * installing *binary* package ‘covr’ ... 2021-05-15T13:52:29.8113337Z * DONE (covr) 2021-05-15T13:52:29.8171529Z 2021-05-15T13:52:29.8172519Z The downloaded source packages are in 2021-05-15T13:52:29.8173846Z ‘/tmp/Rtmp1qnySL/downloaded_packages’ 2021-05-15T13:52:29.8319860Z 2021-05-15T13:52:29.8355464Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T13:52:29.8356051Z Rscript -e "tic::before_install()" 2021-05-15T13:52:29.8397742Z shell: /usr/bin/bash -e {0} 2021-05-15T13:52:29.8398110Z env: 2021-05-15T13:52:29.8398536Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:29.8398957Z TIC_DEPLOY_KEY: 2021-05-15T13:52:29.8399716Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:29.8401235Z GITHUB_PAT: *** 2021-05-15T13:52:29.8401606Z COVERALLS_TOKEN: 2021-05-15T13:52:29.8402047Z continue-on-error: false 2021-05-15T13:52:29.8402484Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:29.8402919Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:29.8403326Z TZ: UTC 2021-05-15T13:52:29.8403689Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:29.8404054Z NOT_CRAN: true 2021-05-15T13:52:29.8404396Z ##[endgroup] 2021-05-15T13:52:30.1030541Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:52:30.2215727Z Running before_install: step_install_remote_binaries() 2021-05-15T13:52:30.6927098Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T13:52:30.6927796Z remotes::install_deps(dependencies = TRUE) 2021-05-15T13:52:30.6928345Z remotes::install_cran("rcmdcheck") 2021-05-15T13:52:30.6929003Z remotes::install_cran("markdown") 2021-05-15T13:52:30.6935784Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:52:30.6936168Z env: 2021-05-15T13:52:30.6936563Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:30.6937009Z TIC_DEPLOY_KEY: 2021-05-15T13:52:30.6937775Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:30.6946806Z GITHUB_PAT: *** 2021-05-15T13:52:30.6947210Z COVERALLS_TOKEN: 2021-05-15T13:52:30.6947659Z continue-on-error: false 2021-05-15T13:52:30.6948106Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:30.6948549Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:30.6948968Z TZ: UTC 2021-05-15T13:52:30.6949335Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:30.6949765Z NOT_CRAN: true 2021-05-15T13:52:30.6950108Z ##[endgroup] 2021-05-15T13:52:48.7852580Z png (NA -> 0.1-7 ) [CRAN] 2021-05-15T13:52:48.7854168Z lubridate (NA -> 1.7.10) [CRAN] 2021-05-15T13:52:48.7877777Z Installing 2 packages: png, lubridate 2021-05-15T13:52:48.7890573Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:52:48.7891716Z (as ‘lib’ is unspecified) 2021-05-15T13:53:03.5779211Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/png_0.1-7.tar.gz' 2021-05-15T13:53:04.1116290Z Content type 'binary/octet-stream' length 58646 bytes (57 KB) 2021-05-15T13:53:04.1168710Z ================================================== 2021-05-15T13:53:04.1170466Z downloaded 57 KB 2021-05-15T13:53:04.1171102Z 2021-05-15T13:53:04.1207653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lubridate_1.7.10.tar.gz' 2021-05-15T13:53:04.5545031Z Content type 'binary/octet-stream' length 1997569 bytes (1.9 MB) 2021-05-15T13:53:04.5880296Z ================================================== 2021-05-15T13:53:04.5881870Z downloaded 1.9 MB 2021-05-15T13:53:04.5882551Z 2021-05-15T13:53:04.7986147Z * installing *binary* package ‘png’ ... 2021-05-15T13:53:04.8024248Z * DONE (png) 2021-05-15T13:53:05.1919537Z * installing *binary* package ‘lubridate’ ... 2021-05-15T13:53:05.2009287Z * DONE (lubridate) 2021-05-15T13:53:05.2071259Z 2021-05-15T13:53:05.2072247Z The downloaded source packages are in 2021-05-15T13:53:05.2073505Z ‘/tmp/RtmpNUZcYQ/downloaded_packages’ 2021-05-15T13:53:19.3365393Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T13:53:19.3366910Z Use `force = TRUE` to force installation 2021-05-15T13:53:19.3378310Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T13:53:19.3379362Z Use `force = TRUE` to force installation 2021-05-15T13:53:19.3502060Z ##[group]Run options(width = 100) 2021-05-15T13:53:19.3502553Z options(width = 100) 2021-05-15T13:53:19.3503075Z pkgs <- installed.packages()[, "Package"] 2021-05-15T13:53:19.3503705Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T13:53:19.3510786Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:53:19.3511169Z env: 2021-05-15T13:53:19.3511568Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:19.3512002Z TIC_DEPLOY_KEY: 2021-05-15T13:53:19.3512768Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:19.3514400Z GITHUB_PAT: *** 2021-05-15T13:53:19.3514782Z COVERALLS_TOKEN: 2021-05-15T13:53:19.3515221Z continue-on-error: false 2021-05-15T13:53:19.3515661Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:19.3516095Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:19.3516512Z TZ: UTC 2021-05-15T13:53:19.3516865Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:19.3517300Z NOT_CRAN: true 2021-05-15T13:53:19.3517634Z ##[endgroup] 2021-05-15T13:53:19.7836047Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T13:53:19.7837232Z setting value 2021-05-15T13:53:19.7838202Z version R version 4.0.5 (2021-03-31) 2021-05-15T13:53:19.7838888Z os Ubuntu 20.04.2 LTS 2021-05-15T13:53:19.7839745Z system x86_64, linux-gnu 2021-05-15T13:53:19.7840386Z ui X11 2021-05-15T13:53:19.7840995Z language (EN) 2021-05-15T13:53:19.7841812Z collate C.UTF-8 2021-05-15T13:53:19.7842640Z ctype C.UTF-8 2021-05-15T13:53:19.7843260Z tz UTC 2021-05-15T13:53:19.7844016Z date 2021-05-15 2021-05-15T13:53:19.7844434Z 2021-05-15T13:53:19.7845484Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T13:53:19.7846423Z package * version date lib source 2021-05-15T13:53:19.7847600Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T13:53:19.7848997Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7850018Z base * 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7850995Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7851967Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7852947Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7853928Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T13:53:19.7854950Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7855952Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7857754Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7858725Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7859690Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7860711Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7861582Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7862447Z compiler 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7863272Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7864096Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7865107Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7865996Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7866862Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7867702Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7868541Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-15T13:53:19.7869459Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T13:53:19.7870380Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7871231Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7872073Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7872900Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7873767Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7874641Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7875480Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7876322Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7877175Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7877996Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7878832Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7879672Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7880483Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7881417Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T13:53:19.7882354Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7883188Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7884031Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7884851Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7885714Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7886552Z grid 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7887370Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7888218Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7889172Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7890133Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7891016Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7891884Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7892712Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7893568Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7894430Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7895285Z lubridate 1.7.10 2021-02-26 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7896161Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7896998Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7897946Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7898810Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7899643Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7900495Z methods * 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7901330Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7902143Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7902968Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7903791Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7904616Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7905468Z parallel 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7906333Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7907169Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7908043Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7908886Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7909730Z png 0.1-7 2013-12-03 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7910561Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7911422Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7912301Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7913133Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7913945Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7914769Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7915610Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7916465Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7917311Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7918142Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7919000Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7919833Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7920640Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7921486Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7922446Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7923289Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7924167Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7925040Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7925906Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7926780Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7927621Z splines 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7928561Z stats * 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7929625Z stats4 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7930470Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7931755Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7932541Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T13:53:19.7933255Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7934030Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T13:53:19.7934805Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7935532Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7936272Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7937031Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T13:53:19.7937798Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7938544Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7939286Z tools 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7940013Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7940726Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7941438Z utils * 4.0.5 2021-03-31 [2] local 2021-05-15T13:53:19.7942143Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7942859Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7943591Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7944302Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T13:53:19.7945015Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T13:53:19.7945725Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7946445Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7947156Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7947870Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T13:53:19.7948152Z 2021-05-15T13:53:19.7948575Z [1] /home/runner/work/_temp/Library 2021-05-15T13:53:19.7949059Z [2] /opt/R/4.0.5/lib/R/library 2021-05-15T13:53:19.8023574Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T13:53:19.8024097Z Rscript -e 'tic::script()' 2021-05-15T13:53:19.8024479Z ls -l check 2021-05-15T13:53:19.8066579Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T13:53:19.8067049Z env: 2021-05-15T13:53:19.8067814Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:19.8068361Z TIC_DEPLOY_KEY: 2021-05-15T13:53:19.8069115Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:19.8070660Z GITHUB_PAT: *** 2021-05-15T13:53:19.8071036Z COVERALLS_TOKEN: 2021-05-15T13:53:19.8071472Z continue-on-error: false 2021-05-15T13:53:19.8071907Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:19.8072342Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:19.8072753Z TZ: UTC 2021-05-15T13:53:19.8073112Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:19.8073479Z NOT_CRAN: true 2021-05-15T13:53:19.8073823Z ##[endgroup] 2021-05-15T13:53:20.0687556Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:53:20.1915210Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T13:53:20.1916711Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T13:53:20.1917507Z timeout = Inf, check_dir = "check") 2021-05-15T13:53:20.2573756Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T13:53:20.4638866Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T13:53:20.4824489Z * preparing ‘dcmtk’: 2021-05-15T13:53:20.4890682Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:53:20.4891819Z * running ‘cleanup’ 2021-05-15T13:53:20.5369765Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:53:20.5379977Z * checking for empty or unneeded directories 2021-05-15T13:53:20.5419297Z * building ‘dcmtk_0.6.8.1.tar.gz’ 2021-05-15T13:53:20.6706550Z 2021-05-15T13:53:20.8264867Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T13:53:21.0400772Z * using log directory ‘/home/runner/work/dcmtk/dcmtk/check/dcmtk.Rcheck’ 2021-05-15T13:53:21.0401871Z * using R version 4.0.5 (2021-03-31) 2021-05-15T13:53:21.0402709Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T13:53:21.0403496Z * using session charset: UTF-8 2021-05-15T13:53:21.1214904Z * using option ‘--as-cran’ 2021-05-15T13:53:21.1239253Z * checking for file ‘dcmtk/DESCRIPTION’ ... OK 2021-05-15T13:53:21.1240134Z * checking extension type ... Package 2021-05-15T13:53:21.1241111Z * this is package ‘dcmtk’ version ‘0.6.8.1’ 2021-05-15T13:53:21.1241969Z * package encoding: UTF-8 2021-05-15T13:53:21.1269701Z * checking package namespace information ... OK 2021-05-15T13:53:35.2843062Z * checking package dependencies ... OK 2021-05-15T13:53:35.2843912Z * checking if this is a source package ... OK 2021-05-15T13:53:35.2844594Z * checking if there is a namespace ... OK 2021-05-15T13:53:35.6304827Z * checking for executable files ... OK 2021-05-15T13:53:35.6306220Z * checking for hidden files and directories ... OK 2021-05-15T13:53:35.6312116Z * checking for portable file names ... OK 2021-05-15T13:53:35.6321535Z * checking for sufficient/correct file permissions ... OK 2021-05-15T13:53:35.6343405Z * checking serialization versions ... OK 2021-05-15T13:53:39.1260612Z * checking whether package ‘dcmtk’ can be installed ... OK 2021-05-15T13:53:39.1371899Z * checking installed package size ... OK 2021-05-15T13:53:39.1916490Z * checking package directory ... OK 2021-05-15T13:53:39.1917403Z * checking for future file timestamps ... OK 2021-05-15T13:53:39.3329327Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:53:39.3877230Z * checking top-level files ... OK 2021-05-15T13:53:39.3878597Z * checking for left-over files ... OK 2021-05-15T13:53:39.3879479Z * checking index information ... OK 2021-05-15T13:53:39.4342181Z * checking package subdirectories ... OK 2021-05-15T13:53:39.4767801Z * checking R files for non-ASCII characters ... OK 2021-05-15T13:53:39.5261527Z * checking R files for syntax errors ... OK 2021-05-15T13:53:40.2889908Z * checking whether the package can be loaded ... OK 2021-05-15T13:53:40.8643416Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T13:53:41.4536315Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T13:53:42.0158673Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T13:53:42.7750460Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T13:53:43.5575747Z * checking loading without being on the library search path ... OK 2021-05-15T13:53:44.1888386Z * checking dependencies in R code ... OK 2021-05-15T13:53:45.6896582Z * checking S3 generic/method consistency ... OK 2021-05-15T13:53:46.2809528Z * checking replacement functions ... OK 2021-05-15T13:53:46.9200908Z * checking foreign function calls ... OK 2021-05-15T13:53:50.9638460Z * checking R code for possible problems ... OK 2021-05-15T13:53:51.1812945Z * checking Rd files ... OK 2021-05-15T13:53:51.2267075Z * checking Rd metadata ... OK 2021-05-15T13:53:51.3085172Z * checking Rd line widths ... OK 2021-05-15T13:53:51.4100325Z * checking Rd cross-references ... OK 2021-05-15T13:53:52.0269909Z * checking for missing documentation entries ... OK 2021-05-15T13:53:53.8853088Z * checking for code/documentation mismatches ... OK 2021-05-15T13:53:55.5599700Z * checking Rd \usage sections ... OK 2021-05-15T13:53:55.6589475Z * checking Rd contents ... OK 2021-05-15T13:53:55.7650119Z * checking for unstated dependencies in examples ... OK 2021-05-15T13:53:55.7843689Z * checking contents of ‘data’ directory ... OK 2021-05-15T13:53:55.9655085Z * checking data for non-ASCII characters ... OK 2021-05-15T13:53:56.1357054Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T13:53:56.1358090Z * checking line endings in shell scripts ... OK 2021-05-15T13:53:58.4953955Z * checking examples ... OK 2021-05-15T13:53:58.5651087Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T13:53:58.7223100Z * checking tests ... 2021-05-15T13:54:08.1502979Z Running ‘testthat.R’ 2021-05-15T13:54:08.1561021Z OK 2021-05-15T13:54:10.0010135Z * checking PDF version of manual ... OK 2021-05-15T13:54:10.0011987Z * checking for non-standard things in the check directory ... OK 2021-05-15T13:54:10.0012711Z * checking for detritus in the temp directory ... OK 2021-05-15T13:54:10.0013210Z * DONE 2021-05-15T13:54:10.0013427Z 2021-05-15T13:54:10.0013759Z Status: OK 2021-05-15T13:54:10.0013989Z 2021-05-15T13:54:10.0882152Z ── R CMD check results ────────────────────────────────────── dcmtk 0.6.8.1 ──── 2021-05-15T13:54:10.0899252Z Duration: 49.4s 2021-05-15T13:54:10.0899858Z 2021-05-15T13:54:10.0912445Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T13:54:10.0999347Z total 1300 2021-05-15T13:54:10.1000572Z drwxr-xr-x 6 runner docker 4096 May 15 13:54 dcmtk.Rcheck 2021-05-15T13:54:10.1002541Z -rw-r--r-- 1 runner docker 627996 May 15 13:53 dcmtk_0.6.8.1.tar.gz 2021-05-15T13:54:10.1013558Z -rw-r--r-- 1 runner docker 695313 May 15 13:53 dcmtk_0.6.8.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T13:54:10.1042759Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T13:54:10.1043471Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T13:54:10.1085747Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T13:54:10.1086328Z env: 2021-05-15T13:54:10.1086744Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:10.1087165Z TIC_DEPLOY_KEY: 2021-05-15T13:54:10.1087927Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:10.1089723Z GITHUB_PAT: *** 2021-05-15T13:54:10.1090089Z COVERALLS_TOKEN: 2021-05-15T13:54:10.1090542Z continue-on-error: false 2021-05-15T13:54:10.1090973Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:10.1091424Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:10.1091822Z TZ: UTC 2021-05-15T13:54:10.1092181Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:10.1092552Z NOT_CRAN: true 2021-05-15T13:54:10.1092900Z ##[endgroup] 2021-05-15T13:54:10.1182819Z 2021-05-15T13:54:10.1183955Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-15T13:54:10.1184716Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-15T13:54:10.1185542Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T13:54:10.1185888Z 2021-05-15T13:54:10.1186433Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T13:54:10.1187212Z You are welcome to redistribute it under certain conditions. 2021-05-15T13:54:10.1188163Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T13:54:10.1188550Z 2021-05-15T13:54:10.1189095Z R is a collaborative project with many contributors. 2021-05-15T13:54:10.1189937Z Type 'contributors()' for more information and 2021-05-15T13:54:10.1190781Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T13:54:10.1191170Z 2021-05-15T13:54:10.1191835Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T13:54:10.1192651Z 'help.start()' for an HTML browser interface to help. 2021-05-15T13:54:10.1193285Z Type 'q()' to quit R. 2021-05-15T13:54:10.1193535Z 2021-05-15T13:54:10.1193887Z > library(testthat) 2021-05-15T13:54:10.1194292Z > library(dcmtk) 2021-05-15T13:54:10.1194609Z > 2021-05-15T13:54:10.1195057Z > have_dcmtk = have_dcmtk_cmd("dcmdump") 2021-05-15T13:54:10.1195502Z > if (!have_dcmtk) { 2021-05-15T13:54:10.1195936Z + install_dir = tempdir() 2021-05-15T13:54:10.1196443Z + options(dcmtk.path = install_dir) 2021-05-15T13:54:10.1196844Z + } 2021-05-15T13:54:10.1197307Z > in_ci <- function() { 2021-05-15T13:54:10.1197757Z + nzchar(Sys.getenv("CI")) 2021-05-15T13:54:10.1198107Z + } 2021-05-15T13:54:10.1198455Z > if (!have_dcmtk) { 2021-05-15T13:54:10.1198830Z + res = try({ 2021-05-15T13:54:10.1199311Z + install_dcmtk(install_dir = install_dir) 2021-05-15T13:54:10.1199719Z + }) 2021-05-15T13:54:10.1200270Z + if (inherits(res, "try-error")) { 2021-05-15T13:54:10.1200709Z + res = FALSE 2021-05-15T13:54:10.1201019Z + } 2021-05-15T13:54:10.1201347Z + if (!res) { 2021-05-15T13:54:10.1201857Z + source_install_dcmtk(install_dir = install_dir) 2021-05-15T13:54:10.1202291Z + } 2021-05-15T13:54:10.1202565Z + } 2021-05-15T13:54:10.1202848Z > 2021-05-15T13:54:10.1203115Z > 2021-05-15T13:54:10.1203479Z > test_check("dcmtk") 2021-05-15T13:54:10.1203945Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 30 ] 2021-05-15T13:54:10.1204297Z > 2021-05-15T13:54:10.1204695Z > proc.time() 2021-05-15T13:54:10.1205112Z user system elapsed 2021-05-15T13:54:10.1205518Z 1.436 0.137 9.397 2021-05-15T13:54:10.1233527Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T13:54:10.1234060Z Rscript -e "tic::before_deploy()" 2021-05-15T13:54:10.1270718Z shell: /usr/bin/bash -e {0} 2021-05-15T13:54:10.1271063Z env: 2021-05-15T13:54:10.1271471Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:10.1271888Z TIC_DEPLOY_KEY: 2021-05-15T13:54:10.1272643Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:10.1273792Z GITHUB_PAT: *** 2021-05-15T13:54:10.1274157Z COVERALLS_TOKEN: 2021-05-15T13:54:10.1274598Z continue-on-error: false 2021-05-15T13:54:10.1275043Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:10.1275488Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:10.1275979Z TZ: UTC 2021-05-15T13:54:10.1276340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:10.1276707Z NOT_CRAN: true 2021-05-15T13:54:10.1277058Z ##[endgroup] 2021-05-15T13:54:10.3775814Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:54:10.4920415Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T13:54:10.4920944Z with: 2021-05-15T13:54:10.4921701Z upload_url: https://uploads.github.com/repos/neuroconductor/dcmtk/releases/42997055/assets{?name,label} 2021-05-15T13:54:10.4922696Z asset_path: check/dcmtk_0.6.8.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T13:54:10.4923322Z asset_name: dcmtk_0.6.8.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T13:54:10.4923931Z asset_content_type: application/octet-stream 2021-05-15T13:54:10.4924395Z env: 2021-05-15T13:54:10.4924786Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:10.4925222Z TIC_DEPLOY_KEY: 2021-05-15T13:54:10.4925957Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:10.4927470Z GITHUB_PAT: *** 2021-05-15T13:54:10.4927832Z COVERALLS_TOKEN: 2021-05-15T13:54:10.4928292Z continue-on-error: false 2021-05-15T13:54:10.4928923Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:10.4929415Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:10.4929814Z TZ: UTC 2021-05-15T13:54:10.4930177Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:10.4930545Z NOT_CRAN: true 2021-05-15T13:54:10.4931445Z GITHUB_TOKEN: *** 2021-05-15T13:54:10.4931795Z ##[endgroup] 2021-05-15T13:54:11.0937322Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T13:54:11.0937909Z Rscript -e "tic::deploy()" 2021-05-15T13:54:11.0984801Z shell: /usr/bin/bash -e {0} 2021-05-15T13:54:11.0985202Z env: 2021-05-15T13:54:11.0985669Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:11.0986176Z TIC_DEPLOY_KEY: 2021-05-15T13:54:11.0987026Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:11.0988687Z GITHUB_PAT: *** 2021-05-15T13:54:11.0989109Z COVERALLS_TOKEN: 2021-05-15T13:54:11.0989628Z continue-on-error: false 2021-05-15T13:54:11.0990118Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:11.0990639Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:11.0991096Z TZ: UTC 2021-05-15T13:54:11.0991508Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:11.0991947Z NOT_CRAN: true 2021-05-15T13:54:11.0992328Z ##[endgroup] 2021-05-15T13:54:11.3542368Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:54:11.4659743Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T13:54:11.4660385Z Rscript -e "tic::after_deploy()" 2021-05-15T13:54:11.4704608Z shell: /usr/bin/bash -e {0} 2021-05-15T13:54:11.4704955Z env: 2021-05-15T13:54:11.4705373Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:11.4705792Z TIC_DEPLOY_KEY: 2021-05-15T13:54:11.4706549Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:11.4708199Z GITHUB_PAT: *** 2021-05-15T13:54:11.4708576Z COVERALLS_TOKEN: 2021-05-15T13:54:11.4709024Z continue-on-error: false 2021-05-15T13:54:11.4709463Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:11.4709906Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:11.4710301Z TZ: UTC 2021-05-15T13:54:11.4710656Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:11.4711032Z NOT_CRAN: true 2021-05-15T13:54:11.4711379Z ##[endgroup] 2021-05-15T13:54:11.7203152Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:54:11.8310452Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-15T13:54:11.8311084Z curl -s -H "Accept: application/json" \ 2021-05-15T13:54:11.8311628Z  -H "Content-Type: application/json" \ 2021-05-15T13:54:11.8312215Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T13:54:11.8312824Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-15T13:54:11.8313500Z  -X POST https://coveralls.io/api/repos 2021-05-15T13:54:11.8355908Z shell: /usr/bin/bash -e {0} 2021-05-15T13:54:11.8356400Z env: 2021-05-15T13:54:11.8356806Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:11.8357250Z TIC_DEPLOY_KEY: 2021-05-15T13:54:11.8357995Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:11.8359460Z GITHUB_PAT: *** 2021-05-15T13:54:11.8359822Z COVERALLS_TOKEN: 2021-05-15T13:54:11.8360274Z continue-on-error: false 2021-05-15T13:54:11.8360738Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:11.8361174Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:11.8361581Z TZ: UTC 2021-05-15T13:54:11.8361940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:11.8362309Z NOT_CRAN: true 2021-05-15T13:54:11.8362660Z ##[endgroup] 2021-05-15T13:54:11.9188196Z {"error":"Forbidden"} 2021-05-15T13:54:11.9220594Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T13:54:11.9221233Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T13:54:11.9221813Z  curl -s -H "Accept: application/json" \ 2021-05-15T13:54:11.9222455Z  -H "Content-Type: application/json" \ 2021-05-15T13:54:11.9223125Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T13:54:11.9223940Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-15T13:54:11.9224646Z  | jq '.token')" >> $GITHUB_ENV 2021-05-15T13:54:11.9268204Z shell: /usr/bin/bash -e {0} 2021-05-15T13:54:11.9268554Z env: 2021-05-15T13:54:11.9268965Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:11.9269392Z TIC_DEPLOY_KEY: 2021-05-15T13:54:11.9270142Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:11.9271575Z GITHUB_PAT: *** 2021-05-15T13:54:11.9271940Z COVERALLS_TOKEN: 2021-05-15T13:54:11.9272413Z continue-on-error: false 2021-05-15T13:54:11.9272855Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:11.9273287Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:11.9273696Z TZ: UTC 2021-05-15T13:54:11.9274041Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:11.9274443Z NOT_CRAN: true 2021-05-15T13:54:11.9274779Z ##[endgroup] 2021-05-15T13:54:12.0074608Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T13:54:12.0075303Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T13:54:12.0081902Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:54:12.0082289Z env: 2021-05-15T13:54:12.0082689Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:12.0083125Z TIC_DEPLOY_KEY: 2021-05-15T13:54:12.0083874Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:54:12.0085259Z GITHUB_PAT: *** 2021-05-15T13:54:12.0085633Z COVERALLS_TOKEN: 2021-05-15T13:54:12.0086070Z continue-on-error: false 2021-05-15T13:54:12.0086513Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:12.0086949Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:54:12.0087358Z TZ: UTC 2021-05-15T13:54:12.0087708Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:12.0088091Z NOT_CRAN: true 2021-05-15T13:54:12.0088656Z COVERALLS_REPO_TOKEN: null 2021-05-15T13:54:12.0089097Z ##[endgroup] 2021-05-15T13:54:25.6819374Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-15T13:54:25.6821036Z object 'null' not found 2021-05-15T13:54:25.6821909Z Calls: -> to_coveralls 2021-05-15T13:54:25.6822677Z Execution halted 2021-05-15T13:54:25.6879353Z ##[error]Process completed with exit code 1. 2021-05-15T13:54:26.7021592Z Post job cleanup. 2021-05-15T13:54:26.7468155Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:54:26.7549583Z Post job cleanup. 2021-05-15T13:54:26.8390487Z [command]/usr/bin/git version 2021-05-15T13:54:26.8456930Z git version 2.31.1 2021-05-15T13:54:26.8490544Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:54:26.8532694Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T13:54:26.8753763Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:54:26.8783937Z http.https://github.com/.extraheader 2021-05-15T13:54:26.8792570Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T13:54:26.8830093Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T13:54:26.9075757Z Cleaning up orphan processes