2021-05-18T03:31:05.0575759Z ##[section]Starting: Request a runner to run this job 2021-05-18T03:31:05.7579943Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T03:31:05.8386249Z 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-18T03:31:05.9069641Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T03:31:05.9884703Z ##[section]Finishing: Request a runner to run this job 2021-05-18T03:31:14.6702994Z Current runner version: '2.278.0' 2021-05-18T03:31:14.6738332Z ##[group]Operating System 2021-05-18T03:31:14.6739372Z Ubuntu 2021-05-18T03:31:14.6739932Z 20.04.2 2021-05-18T03:31:14.6740418Z LTS 2021-05-18T03:31:14.6741062Z ##[endgroup] 2021-05-18T03:31:14.6741772Z ##[group]Virtual Environment 2021-05-18T03:31:14.6742533Z Environment: ubuntu-20.04 2021-05-18T03:31:14.6743253Z Version: 20210510.0 2021-05-18T03:31:14.6744415Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T03:31:14.6746111Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T03:31:14.6747186Z ##[endgroup] 2021-05-18T03:31:14.6749408Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T03:31:14.6750810Z Actions: write 2021-05-18T03:31:14.6751502Z Checks: write 2021-05-18T03:31:14.6752157Z Contents: write 2021-05-18T03:31:14.6752777Z Deployments: write 2021-05-18T03:31:14.6753526Z Issues: write 2021-05-18T03:31:14.6754465Z Metadata: read 2021-05-18T03:31:14.6755118Z Packages: write 2021-05-18T03:31:14.6755807Z PullRequests: write 2021-05-18T03:31:14.6756530Z RepositoryProjects: write 2021-05-18T03:31:14.6757340Z SecurityEvents: write 2021-05-18T03:31:14.6757993Z Statuses: write 2021-05-18T03:31:14.6758768Z ##[endgroup] 2021-05-18T03:31:14.6762296Z Prepare workflow directory 2021-05-18T03:31:14.7945604Z Prepare all required actions 2021-05-18T03:31:14.7958489Z Getting action download info 2021-05-18T03:31:15.1952735Z Download action repository 'actions/checkout@v2' 2021-05-18T03:31:17.1545972Z Download action repository 'r-lib/actions@master' 2021-05-18T03:31:17.5959480Z Download action repository 'adigherman/actions@master' 2021-05-18T03:31:18.6454281Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T03:31:18.7855305Z Download action repository 'actions/cache@v1' 2021-05-18T03:31:18.9016950Z Download action repository 'actions/upload-artifact@master' 2021-05-18T03:31:19.0485193Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T03:31:19.3555006Z ##[group]Run actions/checkout@v2 2021-05-18T03:31:19.3555740Z with: 2021-05-18T03:31:19.3556257Z repository: neuroconductor/oasis 2021-05-18T03:31:19.3557334Z token: *** 2021-05-18T03:31:19.3557770Z ssh-strict: true 2021-05-18T03:31:19.3558351Z persist-credentials: true 2021-05-18T03:31:19.3558903Z clean: true 2021-05-18T03:31:19.3559337Z fetch-depth: 1 2021-05-18T03:31:19.3559782Z lfs: false 2021-05-18T03:31:19.3560211Z submodules: false 2021-05-18T03:31:19.3560647Z env: 2021-05-18T03:31:19.3561152Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:31:19.3561682Z TIC_DEPLOY_KEY: 2021-05-18T03:31:19.3562611Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:31:19.3563924Z GITHUB_PAT: *** 2021-05-18T03:31:19.3564839Z COVERALLS_TOKEN: *** 2021-05-18T03:31:19.3565417Z continue-on-error: false 2021-05-18T03:31:19.3565977Z VDIFFR_RUN_TESTS: 2021-05-18T03:31:19.3566421Z ##[endgroup] 2021-05-18T03:31:19.5975286Z Syncing repository: neuroconductor/oasis 2021-05-18T03:31:19.5976350Z ##[group]Getting Git version info 2021-05-18T03:31:19.5977604Z Working directory is '/home/runner/work/oasis/oasis' 2021-05-18T03:31:19.5978404Z [command]/usr/bin/git version 2021-05-18T03:31:19.6103530Z git version 2.31.1 2021-05-18T03:31:19.6140114Z ##[endgroup] 2021-05-18T03:31:19.6141052Z Deleting the contents of '/home/runner/work/oasis/oasis' 2021-05-18T03:31:19.6142485Z ##[group]Initializing the repository 2021-05-18T03:31:19.6144415Z [command]/usr/bin/git init /home/runner/work/oasis/oasis 2021-05-18T03:31:19.6235446Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T03:31:19.6236520Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T03:31:19.6237690Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T03:31:19.6238359Z hint: 2021-05-18T03:31:19.6239199Z hint: git config --global init.defaultBranch 2021-05-18T03:31:19.6240202Z hint: 2021-05-18T03:31:19.6241034Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T03:31:19.6242167Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T03:31:19.6242852Z hint: 2021-05-18T03:31:19.6243529Z hint: git branch -m 2021-05-18T03:31:19.6244790Z Initialized empty Git repository in /home/runner/work/oasis/oasis/.git/ 2021-05-18T03:31:19.6257495Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/oasis 2021-05-18T03:31:19.6316828Z ##[endgroup] 2021-05-18T03:31:19.6317939Z ##[group]Disabling automatic garbage collection 2021-05-18T03:31:19.6322359Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T03:31:19.6373093Z ##[endgroup] 2021-05-18T03:31:19.6378356Z ##[group]Setting up auth 2021-05-18T03:31:19.6386070Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T03:31:19.6439478Z [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-18T03:31:19.6869846Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T03:31:19.6930238Z [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-18T03:31:19.7235541Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T03:31:19.7296256Z ##[endgroup] 2021-05-18T03:31:19.7297313Z ##[group]Fetching the repository 2021-05-18T03:31:19.7309105Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f37b1cc549fcae582f5c6d7715a46a7e03cc0eb1:refs/tags/3.0.1.s 2021-05-18T03:31:19.9523034Z remote: Enumerating objects: 68, done. 2021-05-18T03:31:19.9525470Z remote: Counting objects: 1% (1/68) 2021-05-18T03:31:19.9527379Z remote: Counting objects: 2% (2/68) 2021-05-18T03:31:19.9528921Z remote: Counting objects: 4% (3/68) 2021-05-18T03:31:19.9532599Z remote: Counting objects: 5% (4/68) 2021-05-18T03:31:19.9533530Z remote: Counting objects: 7% (5/68) 2021-05-18T03:31:19.9534445Z remote: Counting objects: 8% (6/68) 2021-05-18T03:31:19.9535987Z remote: Counting objects: 10% (7/68) 2021-05-18T03:31:19.9537020Z remote: Counting objects: 11% (8/68) 2021-05-18T03:31:19.9539789Z remote: Counting objects: 13% (9/68) 2021-05-18T03:31:19.9541578Z remote: Counting objects: 14% (10/68) 2021-05-18T03:31:19.9542913Z remote: Counting objects: 16% (11/68) 2021-05-18T03:31:19.9544086Z remote: Counting objects: 17% (12/68) 2021-05-18T03:31:19.9545314Z remote: Counting objects: 19% (13/68) 2021-05-18T03:31:19.9546447Z remote: Counting objects: 20% (14/68) 2021-05-18T03:31:19.9547580Z remote: Counting objects: 22% (15/68) 2021-05-18T03:31:19.9548632Z remote: Counting objects: 23% (16/68) 2021-05-18T03:31:19.9549616Z remote: Counting objects: 25% (17/68) 2021-05-18T03:31:19.9550634Z remote: Counting objects: 26% (18/68) 2021-05-18T03:31:19.9551695Z remote: Counting objects: 27% (19/68) 2021-05-18T03:31:19.9552683Z remote: Counting objects: 29% (20/68) 2021-05-18T03:31:19.9553862Z remote: Counting objects: 30% (21/68) 2021-05-18T03:31:19.9555016Z remote: Counting objects: 32% (22/68) 2021-05-18T03:31:19.9556035Z remote: Counting objects: 33% (23/68) 2021-05-18T03:31:19.9557031Z remote: Counting objects: 35% (24/68) 2021-05-18T03:31:19.9558009Z remote: Counting objects: 36% (25/68) 2021-05-18T03:31:19.9558972Z remote: Counting objects: 38% (26/68) 2021-05-18T03:31:19.9559853Z remote: Counting objects: 39% (27/68) 2021-05-18T03:31:19.9561478Z remote: Counting objects: 41% (28/68) 2021-05-18T03:31:19.9562282Z remote: Counting objects: 42% (29/68) 2021-05-18T03:31:19.9563058Z remote: Counting objects: 44% (30/68) 2021-05-18T03:31:19.9563832Z remote: Counting objects: 45% (31/68) 2021-05-18T03:31:19.9564559Z remote: Counting objects: 47% (32/68) 2021-05-18T03:31:19.9565297Z remote: Counting objects: 48% (33/68) 2021-05-18T03:31:19.9566049Z remote: Counting objects: 50% (34/68) 2021-05-18T03:31:19.9566788Z remote: Counting objects: 51% (35/68) 2021-05-18T03:31:19.9567527Z remote: Counting objects: 52% (36/68) 2021-05-18T03:31:19.9568286Z remote: Counting objects: 54% (37/68) 2021-05-18T03:31:19.9569244Z remote: Counting objects: 55% (38/68) 2021-05-18T03:31:19.9570004Z remote: Counting objects: 57% (39/68) 2021-05-18T03:31:19.9570761Z remote: Counting objects: 58% (40/68) 2021-05-18T03:31:19.9571589Z remote: Counting objects: 60% (41/68) 2021-05-18T03:31:19.9572327Z remote: Counting objects: 61% (42/68) 2021-05-18T03:31:19.9573086Z remote: Counting objects: 63% (43/68) 2021-05-18T03:31:19.9573806Z remote: Counting objects: 64% (44/68) 2021-05-18T03:31:19.9574542Z remote: Counting objects: 66% (45/68) 2021-05-18T03:31:19.9575288Z remote: Counting objects: 67% (46/68) 2021-05-18T03:31:19.9576020Z remote: Counting objects: 69% (47/68) 2021-05-18T03:31:19.9576756Z remote: Counting objects: 70% (48/68) 2021-05-18T03:31:19.9577512Z remote: Counting objects: 72% (49/68) 2021-05-18T03:31:19.9578230Z remote: Counting objects: 73% (50/68) 2021-05-18T03:31:19.9578969Z remote: Counting objects: 75% (51/68) 2021-05-18T03:31:19.9579709Z remote: Counting objects: 76% (52/68) 2021-05-18T03:31:19.9580444Z remote: Counting objects: 77% (53/68) 2021-05-18T03:31:19.9581175Z remote: Counting objects: 79% (54/68) 2021-05-18T03:31:19.9582085Z remote: Counting objects: 80% (55/68) 2021-05-18T03:31:19.9582824Z remote: Counting objects: 82% (56/68) 2021-05-18T03:31:19.9583563Z remote: Counting objects: 83% (57/68) 2021-05-18T03:31:19.9584315Z remote: Counting objects: 85% (58/68) 2021-05-18T03:31:19.9585050Z remote: Counting objects: 86% (59/68) 2021-05-18T03:31:19.9585787Z remote: Counting objects: 88% (60/68) 2021-05-18T03:31:19.9586544Z remote: Counting objects: 89% (61/68) 2021-05-18T03:31:19.9587260Z remote: Counting objects: 91% (62/68) 2021-05-18T03:31:19.9588000Z remote: Counting objects: 92% (63/68) 2021-05-18T03:31:19.9588745Z remote: Counting objects: 94% (64/68) 2021-05-18T03:31:19.9592428Z remote: Counting objects: 95% (65/68) 2021-05-18T03:31:19.9593058Z remote: Counting objects: 97% (66/68) 2021-05-18T03:31:19.9593826Z remote: Counting objects: 98% (67/68) 2021-05-18T03:31:19.9594435Z remote: Counting objects: 100% (68/68) 2021-05-18T03:31:19.9595057Z remote: Counting objects: 100% (68/68), done. 2021-05-18T03:31:19.9595715Z remote: Compressing objects: 1% (1/51) 2021-05-18T03:31:19.9596384Z remote: Compressing objects: 3% (2/51) 2021-05-18T03:31:19.9597037Z remote: Compressing objects: 5% (3/51) 2021-05-18T03:31:19.9597721Z remote: Compressing objects: 7% (4/51) 2021-05-18T03:31:19.9598376Z remote: Compressing objects: 9% (5/51) 2021-05-18T03:31:19.9599030Z remote: Compressing objects: 11% (6/51) 2021-05-18T03:31:19.9599669Z remote: Compressing objects: 13% (7/51) 2021-05-18T03:31:19.9600326Z remote: Compressing objects: 15% (8/51) 2021-05-18T03:31:19.9600961Z remote: Compressing objects: 17% (9/51) 2021-05-18T03:31:19.9601619Z remote: Compressing objects: 19% (10/51) 2021-05-18T03:31:19.9602286Z remote: Compressing objects: 21% (11/51) 2021-05-18T03:31:19.9603086Z remote: Compressing objects: 23% (12/51) 2021-05-18T03:31:19.9603754Z remote: Compressing objects: 25% (13/51) 2021-05-18T03:31:19.9604397Z remote: Compressing objects: 27% (14/51) 2021-05-18T03:31:19.9605056Z remote: Compressing objects: 29% (15/51) 2021-05-18T03:31:19.9605707Z remote: Compressing objects: 31% (16/51) 2021-05-18T03:31:19.9606346Z remote: Compressing objects: 33% (17/51) 2021-05-18T03:31:19.9607005Z remote: Compressing objects: 35% (18/51) 2021-05-18T03:31:19.9607656Z remote: Compressing objects: 37% (19/51) 2021-05-18T03:31:19.9608294Z remote: Compressing objects: 39% (20/51) 2021-05-18T03:31:19.9608941Z remote: Compressing objects: 41% (21/51) 2021-05-18T03:31:19.9609581Z remote: Compressing objects: 43% (22/51) 2021-05-18T03:31:19.9610237Z remote: Compressing objects: 45% (23/51) 2021-05-18T03:31:19.9610888Z remote: Compressing objects: 47% (24/51) 2021-05-18T03:31:19.9611536Z remote: Compressing objects: 49% (25/51) 2021-05-18T03:31:19.9612187Z remote: Compressing objects: 50% (26/51) 2021-05-18T03:31:19.9612823Z remote: Compressing objects: 52% (27/51) 2021-05-18T03:31:19.9613476Z remote: Compressing objects: 54% (28/51) 2021-05-18T03:31:19.9614126Z remote: Compressing objects: 56% (29/51) 2021-05-18T03:31:19.9614765Z remote: Compressing objects: 58% (30/51) 2021-05-18T03:31:19.9615415Z remote: Compressing objects: 60% (31/51) 2021-05-18T03:31:19.9616067Z remote: Compressing objects: 62% (32/51) 2021-05-18T03:31:19.9616702Z remote: Compressing objects: 64% (33/51) 2021-05-18T03:31:19.9617353Z remote: Compressing objects: 66% (34/51) 2021-05-18T03:31:19.9617990Z remote: Compressing objects: 68% (35/51) 2021-05-18T03:31:19.9618643Z remote: Compressing objects: 70% (36/51) 2021-05-18T03:31:19.9619294Z remote: Compressing objects: 72% (37/51) 2021-05-18T03:31:19.9620016Z remote: Compressing objects: 74% (38/51) 2021-05-18T03:31:19.9620676Z remote: Compressing objects: 76% (39/51) 2021-05-18T03:31:19.9621311Z remote: Compressing objects: 78% (40/51) 2021-05-18T03:31:19.9621961Z remote: Compressing objects: 80% (41/51) 2021-05-18T03:31:19.9622688Z remote: Compressing objects: 82% (42/51) 2021-05-18T03:31:19.9623326Z remote: Compressing objects: 84% (43/51) 2021-05-18T03:31:19.9623976Z remote: Compressing objects: 86% (44/51) 2021-05-18T03:31:19.9624627Z remote: Compressing objects: 88% (45/51) 2021-05-18T03:31:19.9625265Z remote: Compressing objects: 90% (46/51) 2021-05-18T03:31:19.9625913Z remote: Compressing objects: 92% (47/51) 2021-05-18T03:31:19.9626550Z remote: Compressing objects: 94% (48/51) 2021-05-18T03:31:19.9627201Z remote: Compressing objects: 96% (49/51) 2021-05-18T03:31:19.9627849Z remote: Compressing objects: 98% (50/51) 2021-05-18T03:31:19.9628497Z remote: Compressing objects: 100% (51/51) 2021-05-18T03:31:19.9629182Z remote: Compressing objects: 100% (51/51), done. 2021-05-18T03:31:20.6522872Z remote: Total 68 (delta 14), reused 49 (delta 13), pack-reused 0 2021-05-18T03:31:20.6565026Z From https://github.com/neuroconductor/oasis 2021-05-18T03:31:20.6575482Z * [new ref] f37b1cc549fcae582f5c6d7715a46a7e03cc0eb1 -> 3.0.1.s 2021-05-18T03:31:20.6592528Z ##[endgroup] 2021-05-18T03:31:20.6593437Z ##[group]Determining the checkout info 2021-05-18T03:31:20.6594214Z ##[endgroup] 2021-05-18T03:31:20.6595099Z ##[group]Checking out the ref 2021-05-18T03:31:20.6596319Z [command]/usr/bin/git checkout --progress --force refs/tags/3.0.1.s 2021-05-18T03:31:20.6597313Z Note: switching to 'refs/tags/3.0.1.s'. 2021-05-18T03:31:20.6597747Z 2021-05-18T03:31:20.6598715Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T03:31:20.6599743Z changes and commit them, and you can discard any commits you make in this 2021-05-18T03:31:20.6601021Z state without impacting any branches by switching back to a branch. 2021-05-18T03:31:20.6601606Z 2021-05-18T03:31:20.6602389Z If you want to create a new branch to retain commits you create, you may 2021-05-18T03:31:20.6603438Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T03:31:20.6603912Z 2021-05-18T03:31:20.6604539Z git switch -c 2021-05-18T03:31:20.6604946Z 2021-05-18T03:31:20.6605390Z Or undo this operation with: 2021-05-18T03:31:20.6605743Z 2021-05-18T03:31:20.6606236Z git switch - 2021-05-18T03:31:20.6606532Z 2021-05-18T03:31:20.6607229Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T03:31:20.6607836Z 2021-05-18T03:31:20.6608303Z HEAD is now at f37b1cc Version id 85 stable 2021-05-18T03:31:20.6608872Z ##[endgroup] 2021-05-18T03:31:20.6609552Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T03:31:20.6610528Z 'f37b1cc549fcae582f5c6d7715a46a7e03cc0eb1' 2021-05-18T03:31:20.6730462Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T03:31:20.6730993Z with: 2021-05-18T03:31:20.6731424Z r-version: oldrel 2021-05-18T03:31:20.6731850Z Ncpus: 1 2021-05-18T03:31:20.6732324Z crayon.enabled: NULL 2021-05-18T03:31:20.6733045Z remove-openmp-macos: true 2021-05-18T03:31:20.6733684Z http-user-agent: default 2021-05-18T03:31:20.6734227Z install-r: true 2021-05-18T03:31:20.6734876Z windows-path-include-mingw: true 2021-05-18T03:31:20.6735496Z env: 2021-05-18T03:31:20.6735992Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:31:20.6736519Z TIC_DEPLOY_KEY: 2021-05-18T03:31:20.6737455Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:31:20.6739112Z GITHUB_PAT: *** 2021-05-18T03:31:20.6740038Z COVERALLS_TOKEN: *** 2021-05-18T03:31:20.6740611Z continue-on-error: false 2021-05-18T03:31:20.6741159Z VDIFFR_RUN_TESTS: 2021-05-18T03:31:20.6741955Z ##[endgroup] 2021-05-18T03:31:21.3679975Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T03:31:23.0900460Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T03:31:23.0929869Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T03:31:23.0931597Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T03:31:23.1179880Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T03:31:23.1480742Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T03:31:23.3009672Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T03:31:23.3587176Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T03:31:23.3840879Z Get:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T03:31:23.3864423Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T03:31:23.3884053Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T03:31:23.3889302Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T03:31:23.3914433Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T03:31:23.3923682Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T03:31:23.4014761Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T03:31:23.4041507Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T03:31:23.4509102Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T03:31:23.6841581Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T03:31:23.7415364Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T03:31:23.7899296Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T03:31:23.7912646Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T03:31:23.7920193Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T03:31:23.7939392Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T03:31:23.7944759Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T03:31:23.8075716Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T03:31:23.8077773Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T03:31:24.0795395Z Get:26 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-18T03:31:31.4216653Z Fetched 4558 kB in 1s (3952 kB/s) 2021-05-18T03:31:32.3411115Z Reading package lists... 2021-05-18T03:31:32.3665516Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T03:31:34.5422672Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T03:31:34.6176846Z Reading package lists... 2021-05-18T03:31:34.8127099Z Building dependency tree... 2021-05-18T03:31:34.8147119Z Reading state information... 2021-05-18T03:31:34.9840394Z The following additional packages will be installed: 2021-05-18T03:31:34.9843858Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T03:31:34.9846814Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T03:31:34.9850249Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T03:31:34.9854925Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T03:31:34.9856929Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T03:31:34.9858589Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T03:31:34.9860462Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T03:31:34.9862462Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T03:31:34.9864242Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T03:31:34.9867674Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T03:31:34.9869392Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T03:31:34.9871009Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T03:31:34.9872870Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T03:31:34.9874897Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T03:31:34.9876454Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T03:31:34.9878027Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T03:31:34.9879577Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T03:31:34.9881291Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T03:31:34.9883222Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T03:31:34.9884801Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T03:31:34.9886304Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T03:31:34.9887849Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T03:31:34.9889501Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T03:31:34.9891328Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T03:31:34.9893010Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T03:31:34.9894563Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T03:31:34.9896570Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T03:31:34.9898225Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T03:31:34.9899978Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T03:31:34.9901768Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T03:31:34.9903419Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T03:31:34.9905284Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T03:31:34.9907433Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T03:31:34.9909059Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T03:31:34.9910688Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T03:31:34.9912531Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T03:31:34.9914230Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T03:31:34.9915556Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T03:31:34.9916313Z Suggested packages: 2021-05-18T03:31:34.9917324Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T03:31:34.9918729Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T03:31:34.9920203Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T03:31:34.9921737Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T03:31:34.9923236Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T03:31:34.9924581Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T03:31:34.9926013Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T03:31:34.9962239Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T03:31:34.9964576Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T03:31:34.9966193Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T03:31:35.5523385Z The following NEW packages will be installed: 2021-05-18T03:31:35.5527127Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T03:31:35.5530599Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T03:31:35.5532701Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T03:31:35.5535968Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T03:31:35.5537996Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T03:31:35.5540506Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T03:31:35.5542465Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T03:31:35.5545253Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T03:31:35.5547418Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T03:31:35.5549330Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T03:31:35.5552269Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T03:31:35.5554127Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T03:31:35.5556032Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T03:31:35.5557782Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T03:31:35.5559401Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T03:31:35.5560956Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T03:31:35.5562667Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T03:31:35.5564670Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T03:31:35.5566834Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T03:31:35.5568492Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T03:31:35.5569923Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T03:31:35.5571444Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T03:31:35.5573189Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T03:31:35.5574942Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T03:31:35.5576632Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T03:31:35.5578255Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T03:31:35.5579900Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T03:31:35.5581650Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T03:31:35.5583494Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T03:31:35.5585224Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T03:31:35.5586926Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T03:31:35.5588718Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T03:31:35.5590576Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T03:31:35.5592254Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T03:31:35.5594040Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T03:31:35.5595779Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T03:31:35.5597426Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T03:31:35.5598702Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T03:31:35.5799001Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:31:35.5799832Z Need to get 8648 kB of archives. 2021-05-18T03:31:35.5800643Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T03:31:35.5803327Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T03:31:35.5839094Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T03:31:35.5848467Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T03:31:35.5858518Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-18T03:31:35.5868430Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T03:31:35.5889499Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-18T03:31:35.5898464Z 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-18T03:31:35.5905766Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T03:31:35.5914267Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T03:31:35.5923170Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T03:31:35.5931215Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T03:31:35.5939791Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T03:31:35.5946750Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T03:31:35.5955177Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T03:31:35.5962501Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T03:31:35.5971032Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T03:31:35.5980421Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T03:31:35.5994417Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T03:31:35.6003570Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T03:31:35.6128873Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T03:31:35.6138016Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T03:31:35.6158067Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T03:31:35.6168830Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T03:31:35.6185408Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T03:31:35.6199785Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T03:31:35.6306069Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-18T03:31:35.6315859Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T03:31:35.6329372Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T03:31:35.6344915Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T03:31:35.6356228Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T03:31:35.6362589Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T03:31:35.6369201Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T03:31:35.6375157Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T03:31:35.6384620Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-18T03:31:35.6390695Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T03:31:35.6396882Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T03:31:35.6407273Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T03:31:35.6414033Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T03:31:35.6420505Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T03:31:35.6430149Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T03:31:35.6438907Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T03:31:35.6445679Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T03:31:35.6456369Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T03:31:35.6464452Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T03:31:35.6472183Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T03:31:35.6484669Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T03:31:35.6501114Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T03:31:35.6509386Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-18T03:31:35.6517589Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T03:31:35.6524223Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T03:31:35.6533510Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T03:31:35.6570157Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-18T03:31:35.6579986Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T03:31:35.6588504Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T03:31:35.6598860Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T03:31:35.6607739Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T03:31:35.6613373Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T03:31:35.6621471Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-18T03:31:35.6629895Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T03:31:35.6637349Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T03:31:35.6672058Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T03:31:35.6686274Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T03:31:35.6698130Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-18T03:31:35.6706721Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T03:31:35.6714642Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T03:31:35.6724149Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T03:31:35.6731057Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T03:31:35.6748127Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T03:31:35.6762150Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T03:31:35.6777470Z 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-18T03:31:35.6786175Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T03:31:35.6799994Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T03:31:35.6807063Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T03:31:35.6816984Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T03:31:35.6889715Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T03:31:35.6899612Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T03:31:35.6902020Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-18T03:31:35.6904423Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T03:31:35.6907012Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T03:31:35.6909239Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T03:31:35.6972717Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T03:31:35.6975595Z 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-18T03:31:35.6977764Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T03:31:35.6979995Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T03:31:35.6981982Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T03:31:35.6992232Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T03:31:35.6994775Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T03:31:35.7004858Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T03:31:35.7020011Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-18T03:31:35.7024938Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T03:31:35.7033843Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-18T03:31:35.7036454Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T03:31:35.7044965Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-18T03:31:35.7068442Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-18T03:31:35.7070409Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T03:31:35.7072436Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-18T03:31:35.7075850Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-18T03:31:35.7084677Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T03:31:35.7092614Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T03:31:35.7101050Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T03:31:35.7107998Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T03:31:35.7192339Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-18T03:31:35.7221198Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T03:31:35.7229570Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T03:31:35.7238074Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-18T03:31:35.7244960Z 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-18T03:31:35.7253937Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-18T03:31:35.7261108Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T03:31:35.7280325Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T03:31:35.7300331Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T03:31:35.7308084Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T03:31:35.7370190Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T03:31:35.7372630Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T03:31:35.7374552Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T03:31:35.7378617Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T03:31:35.7380477Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T03:31:35.7382283Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T03:31:35.7385941Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T03:31:35.7387892Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-18T03:31:35.7389757Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T03:31:35.7393416Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T03:31:35.7399804Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-18T03:31:35.7404696Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T03:31:35.7412748Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T03:31:35.7418836Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T03:31:35.7429145Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T03:31:35.7631115Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T03:31:35.7640734Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T03:31:35.7651758Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T03:31:35.7756139Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T03:31:36.5892044Z Fetched 8648 kB in 0s (41.3 MB/s) 2021-05-18T03:31:36.6308193Z Selecting previously unselected package dctrl-tools. 2021-05-18T03:31:36.6493120Z (Reading database ... 2021-05-18T03:31:36.6494287Z (Reading database ... 5% 2021-05-18T03:31:36.6494852Z (Reading database ... 10% 2021-05-18T03:31:36.6495350Z (Reading database ... 15% 2021-05-18T03:31:36.6495909Z (Reading database ... 20% 2021-05-18T03:31:36.6496604Z (Reading database ... 25% 2021-05-18T03:31:36.6497135Z (Reading database ... 30% 2021-05-18T03:31:36.6497988Z (Reading database ... 35% 2021-05-18T03:31:36.6498484Z (Reading database ... 40% 2021-05-18T03:31:36.6499082Z (Reading database ... 45% 2021-05-18T03:31:36.6499580Z (Reading database ... 50% 2021-05-18T03:31:36.6846400Z (Reading database ... 55% 2021-05-18T03:31:36.7276977Z (Reading database ... 60% 2021-05-18T03:31:36.7633291Z (Reading database ... 65% 2021-05-18T03:31:36.8090080Z (Reading database ... 70% 2021-05-18T03:31:36.8788213Z (Reading database ... 75% 2021-05-18T03:31:36.9624057Z (Reading database ... 80% 2021-05-18T03:31:37.0543536Z (Reading database ... 85% 2021-05-18T03:31:37.1183764Z (Reading database ... 90% 2021-05-18T03:31:37.1674566Z (Reading database ... 95% 2021-05-18T03:31:37.1675481Z (Reading database ... 100% 2021-05-18T03:31:37.1676341Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T03:31:37.1812448Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T03:31:37.1901244Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T03:31:37.2276059Z Selecting previously unselected package libfile-which-perl. 2021-05-18T03:31:37.2494185Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T03:31:37.2514424Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T03:31:37.2876154Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T03:31:37.3078055Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T03:31:37.3091264Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T03:31:37.3395942Z Selecting previously unselected package libio-pty-perl. 2021-05-18T03:31:37.3652006Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T03:31:37.3665876Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T03:31:37.4036152Z Selecting previously unselected package libipc-run-perl. 2021-05-18T03:31:37.4268854Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T03:31:37.4284651Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T03:31:37.4676275Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T03:31:37.4898165Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T03:31:37.4910782Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T03:31:37.5185078Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T03:31:37.5475920Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T03:31:37.5485338Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T03:31:37.5796460Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T03:31:37.6032069Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T03:31:37.6046791Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T03:31:37.6391544Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T03:31:37.6657886Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T03:31:37.6669918Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T03:31:37.6943641Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T03:31:37.7234219Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T03:31:37.7244515Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T03:31:37.7556354Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T03:31:37.7807732Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T03:31:37.7820606Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T03:31:37.8116982Z Selecting previously unselected package libimport-into-perl. 2021-05-18T03:31:37.8360910Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T03:31:37.8373202Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T03:31:37.8715634Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T03:31:37.8994080Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T03:31:37.9006032Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T03:31:37.9356125Z Selecting previously unselected package libstrictures-perl. 2021-05-18T03:31:37.9579341Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T03:31:37.9592511Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T03:31:37.9915636Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T03:31:38.0145657Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T03:31:38.0157225Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T03:31:38.0476638Z Selecting previously unselected package libmoo-perl. 2021-05-18T03:31:38.0712443Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T03:31:38.0727267Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T03:31:38.1035500Z Selecting previously unselected package patchutils. 2021-05-18T03:31:38.1324976Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T03:31:38.1337884Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T03:31:38.1755462Z Selecting previously unselected package wdiff. 2021-05-18T03:31:38.2015145Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T03:31:38.2042546Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T03:31:38.2675055Z Selecting previously unselected package devscripts. 2021-05-18T03:31:38.2881964Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T03:31:38.3143562Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T03:31:38.4473729Z Selecting previously unselected package diffstat. 2021-05-18T03:31:38.4746713Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T03:31:38.4766823Z Unpacking diffstat (1.63-1) ... 2021-05-18T03:31:38.5027243Z Selecting previously unselected package python3-gpg. 2021-05-18T03:31:38.5318460Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T03:31:38.5332664Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T03:31:38.5829915Z Selecting previously unselected package dput. 2021-05-18T03:31:38.6123602Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T03:31:38.6226773Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T03:31:38.6556842Z Selecting previously unselected package gdebi-core. 2021-05-18T03:31:38.6806929Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T03:31:38.6818350Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T03:31:38.9963220Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T03:31:39.0256776Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T03:31:39.0283736Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T03:31:39.0675933Z Selecting previously unselected package gettext. 2021-05-18T03:31:39.0914306Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T03:31:39.0926813Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T03:31:39.2155693Z Selecting previously unselected package intltool-debian. 2021-05-18T03:31:39.2378796Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T03:31:39.2391532Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T03:31:39.2717066Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T03:31:39.2943249Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T03:31:39.2953867Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T03:31:39.3395500Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T03:31:39.3622725Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T03:31:39.3634910Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T03:31:39.4035498Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T03:31:39.4270717Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T03:31:39.4286935Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T03:31:39.4546908Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T03:31:39.4837566Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T03:31:39.4851408Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T03:31:39.5196387Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T03:31:39.5462365Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T03:31:39.5475224Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T03:31:39.5847229Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T03:31:39.6136322Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T03:31:39.6148134Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T03:31:39.6380511Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T03:31:39.6670969Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T03:31:39.6682654Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T03:31:39.6999166Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T03:31:39.7250734Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T03:31:39.7266365Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T03:31:39.7538242Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T03:31:39.7827632Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T03:31:39.7838828Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T03:31:39.8097103Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T03:31:39.8390886Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T03:31:39.8402225Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T03:31:39.8666360Z Selecting previously unselected package libclone-perl. 2021-05-18T03:31:39.8959381Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T03:31:39.8969002Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T03:31:39.9275641Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T03:31:39.9507108Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T03:31:39.9519838Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T03:31:39.9800897Z Selecting previously unselected package libparams-util-perl. 2021-05-18T03:31:40.0091205Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T03:31:40.0104817Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T03:31:40.0391110Z Selecting previously unselected package libsub-install-perl. 2021-05-18T03:31:40.0684026Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T03:31:40.0694891Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T03:31:40.0995813Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T03:31:40.1245422Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T03:31:40.1259351Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T03:31:40.1547220Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T03:31:40.1837603Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T03:31:40.1852231Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T03:31:40.2195717Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T03:31:40.2432361Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T03:31:40.2444057Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T03:31:40.2755358Z Selecting previously unselected package libwant-perl. 2021-05-18T03:31:40.2994268Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T03:31:40.3009241Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T03:31:40.3358448Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T03:31:40.3557736Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T03:31:40.3569759Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T03:31:40.3868752Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T03:31:40.4156293Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T03:31:40.4166900Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T03:31:40.4555747Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T03:31:40.4795253Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T03:31:40.4810655Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T03:31:40.5157672Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T03:31:40.5358057Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T03:31:40.5369657Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T03:31:40.5677349Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T03:31:40.5909700Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T03:31:40.5920761Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T03:31:40.6235278Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T03:31:40.6477264Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T03:31:40.6491770Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T03:31:40.6799208Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T03:31:40.7087185Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T03:31:40.7099054Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T03:31:40.7731241Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T03:31:40.8020370Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T03:31:40.8034372Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T03:31:40.8326966Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T03:31:40.8615423Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T03:31:40.8627920Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T03:31:40.8882962Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T03:31:40.9176653Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T03:31:40.9187655Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T03:31:40.9547620Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T03:31:40.9839516Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T03:31:40.9854363Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T03:31:41.0106822Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T03:31:41.0395895Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T03:31:41.0408093Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T03:31:41.0716373Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T03:31:41.0962661Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T03:31:41.0974020Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T03:31:41.1225862Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T03:31:41.1519677Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T03:31:41.1532339Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T03:31:41.1795733Z Selecting previously unselected package libio-string-perl. 2021-05-18T03:31:41.2085132Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T03:31:41.2105798Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T03:31:41.2356095Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T03:31:41.2646420Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T03:31:41.2661524Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T03:31:41.3398694Z Selecting previously unselected package libfuture-perl. 2021-05-18T03:31:41.3633372Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T03:31:41.3643776Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T03:31:41.3987733Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T03:31:41.4282897Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T03:31:41.4293850Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T03:31:41.4618526Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T03:31:41.4911002Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T03:31:41.4926033Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T03:31:41.5222135Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T03:31:41.5514589Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T03:31:41.5527726Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T03:31:41.5798297Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T03:31:41.6083297Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T03:31:41.6096545Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T03:31:41.6395832Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T03:31:41.6689122Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T03:31:41.6706014Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T03:31:41.6997663Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T03:31:41.7243835Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T03:31:41.7258123Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T03:31:41.7560861Z Selecting previously unselected package libjson-perl. 2021-05-18T03:31:41.7853438Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T03:31:41.7866223Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T03:31:41.8198752Z Selecting previously unselected package liblog-any-perl. 2021-05-18T03:31:41.8491797Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T03:31:41.8498581Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T03:31:41.8916294Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T03:31:41.9162633Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T03:31:41.9177284Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T03:31:41.9475245Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T03:31:41.9714834Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T03:31:41.9725448Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T03:31:41.9991395Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T03:31:42.0280414Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T03:31:42.0295352Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T03:31:42.0595155Z Selecting previously unselected package libsub-name-perl. 2021-05-18T03:31:42.0841817Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T03:31:42.0857229Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T03:31:42.1155545Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T03:31:42.1407619Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T03:31:42.1421392Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T03:31:42.1691062Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T03:31:42.1981563Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T03:31:42.1997227Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T03:31:42.2289390Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T03:31:42.2585150Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T03:31:42.2602234Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T03:31:42.3235581Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T03:31:42.3479557Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T03:31:42.3490720Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T03:31:42.3916702Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T03:31:42.4175050Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T03:31:42.4183831Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T03:31:42.4431844Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T03:31:42.4744518Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T03:31:42.4756004Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T03:31:42.5115674Z Selecting previously unselected package libio-async-perl. 2021-05-18T03:31:42.5336866Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T03:31:42.5353909Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T03:31:42.5869074Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T03:31:42.6160937Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T03:31:42.6172004Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T03:31:42.6420784Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T03:31:42.6717669Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T03:31:42.6737593Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T03:31:42.7075966Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T03:31:42.7300159Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T03:31:42.7318730Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T03:31:42.7729610Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T03:31:42.8027369Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T03:31:42.8038639Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T03:31:42.8417931Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T03:31:42.8712876Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T03:31:42.8724662Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T03:31:42.9035689Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T03:31:42.9301331Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T03:31:42.9317131Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T03:31:42.9675811Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T03:31:42.9912368Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T03:31:42.9926154Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T03:31:43.0355727Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T03:31:43.0596456Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T03:31:43.0610280Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T03:31:43.0958524Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T03:31:43.1258236Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T03:31:43.1272190Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T03:31:43.1542592Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T03:31:43.1835407Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T03:31:43.1845688Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T03:31:43.2155761Z Selecting previously unselected package libobject-id-perl. 2021-05-18T03:31:43.2373813Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T03:31:43.2389174Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T03:31:43.2717789Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T03:31:43.2972407Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T03:31:43.2988001Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T03:31:43.3282424Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T03:31:43.3575838Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T03:31:43.3586234Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T03:31:43.3991049Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T03:31:43.4285746Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T03:31:43.4298435Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T03:31:43.4573811Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T03:31:43.4868545Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T03:31:43.4883531Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T03:31:43.5195948Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T03:31:43.5445529Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T03:31:43.5460214Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T03:31:43.5792074Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T03:31:43.6029547Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T03:31:43.6040579Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T03:31:43.6340750Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T03:31:43.6632501Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T03:31:43.6652502Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T03:31:43.6995731Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T03:31:43.7247027Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T03:31:43.7259947Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T03:31:43.7556299Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T03:31:43.7812360Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T03:31:43.7830067Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T03:31:43.8194969Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T03:31:43.8433126Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T03:31:43.8447844Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T03:31:43.9202979Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T03:31:43.9498328Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T03:31:43.9509024Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T03:31:43.9770490Z Selecting previously unselected package libreadonly-perl. 2021-05-18T03:31:44.0066310Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T03:31:44.0077478Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T03:31:44.0395516Z Selecting previously unselected package libref-util-perl. 2021-05-18T03:31:44.0646025Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T03:31:44.0663585Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T03:31:44.0941439Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T03:31:44.1235869Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T03:31:44.1248681Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T03:31:44.1555737Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T03:31:44.1805013Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T03:31:44.1818832Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T03:31:44.2115161Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T03:31:44.2409457Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T03:31:44.2429476Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T03:31:44.2705424Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T03:31:44.3000789Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T03:31:44.3013641Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T03:31:44.3387635Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T03:31:44.3678292Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T03:31:44.3694353Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T03:31:44.4118293Z Selecting previously unselected package libsereal-perl. 2021-05-18T03:31:44.4367885Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T03:31:44.4377237Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T03:31:44.4677824Z Selecting previously unselected package libsort-key-perl. 2021-05-18T03:31:44.4933680Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T03:31:44.4950570Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T03:31:44.5277314Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T03:31:44.5546822Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T03:31:44.5598852Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T03:31:44.5877875Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T03:31:44.6147825Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T03:31:44.6172305Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T03:31:44.6517601Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T03:31:44.6737229Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T03:31:44.6754322Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T03:31:44.7078666Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T03:31:44.7303729Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T03:31:44.7317248Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T03:31:44.7637294Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T03:31:44.7901379Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T03:31:44.7913271Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T03:31:44.8237753Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T03:31:44.8485559Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T03:31:44.8523836Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T03:31:44.8850866Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T03:31:44.9115908Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T03:31:44.9131471Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T03:31:44.9437557Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T03:31:44.9679646Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T03:31:44.9692306Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T03:31:45.0053206Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T03:31:45.0286054Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T03:31:45.0299106Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T03:31:45.0636785Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T03:31:45.0863123Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T03:31:45.0878326Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T03:31:45.1317411Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T03:31:45.1569462Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T03:31:45.1598525Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T03:31:45.1918890Z Selecting previously unselected package licensecheck. 2021-05-18T03:31:45.2195020Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T03:31:45.2232766Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T03:31:45.2595998Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T03:31:45.2832949Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T03:31:45.2846645Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T03:31:45.3155248Z Selecting previously unselected package t1utils. 2021-05-18T03:31:45.3402430Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T03:31:45.3416931Z Unpacking t1utils (1.41-3) ... 2021-05-18T03:31:45.3856530Z Selecting previously unselected package lintian. 2021-05-18T03:31:45.4095206Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T03:31:45.4110120Z Unpacking lintian (2.62.0) ... 2021-05-18T03:31:45.7795644Z Selecting previously unselected package python3-unidiff. 2021-05-18T03:31:45.8056724Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T03:31:45.8069182Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T03:31:45.8435632Z Selecting previously unselected package python3-xdg. 2021-05-18T03:31:45.8658754Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T03:31:45.8675325Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T03:31:45.9035812Z Selecting previously unselected package qpdf. 2021-05-18T03:31:45.9256568Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T03:31:45.9269313Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T03:31:46.0072852Z Selecting previously unselected package python3-magic. 2021-05-18T03:31:46.0326708Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T03:31:46.0340658Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T03:31:46.1079738Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T03:31:46.1119720Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T03:31:46.1151101Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T03:31:46.1185193Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T03:31:46.1216332Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T03:31:46.1247322Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T03:31:46.1274230Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T03:31:46.1304941Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T03:31:46.1338768Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T03:31:46.3243846Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T03:31:46.3280861Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T03:31:46.3315217Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T03:31:46.3370579Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T03:31:46.3409135Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T03:31:46.3460105Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T03:31:46.3499386Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T03:31:46.3532003Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T03:31:46.3562018Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T03:31:46.3594890Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T03:31:46.3623191Z Setting up libclone-perl (0.43-2) ... 2021-05-18T03:31:46.3662271Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T03:31:46.3688302Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T03:31:46.3715954Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T03:31:46.3743588Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T03:31:46.3783094Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T03:31:46.3820097Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T03:31:46.3861314Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T03:31:46.3898186Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T03:31:46.3922700Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T03:31:46.3956683Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T03:31:46.3986605Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T03:31:46.4020810Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T03:31:46.4050176Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T03:31:46.4078181Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T03:31:46.4120955Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T03:31:46.6006742Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T03:31:46.6049355Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T03:31:46.6083361Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T03:31:46.6109703Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T03:31:46.6148993Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T03:31:46.6192643Z Setting up patchutils (0.3.4-2) ... 2021-05-18T03:31:46.6220762Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T03:31:46.6261594Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T03:31:46.6299882Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T03:31:46.6330770Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T03:31:46.6365573Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T03:31:46.8449786Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T03:31:46.8579070Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T03:31:46.8613726Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T03:31:46.8640375Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T03:31:46.8671000Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T03:31:46.8702245Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T03:31:46.8735794Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T03:31:46.8763654Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T03:31:46.8798658Z Setting up t1utils (1.41-3) ... 2021-05-18T03:31:46.8844002Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T03:31:46.8868364Z Setting up diffstat (1.63-1) ... 2021-05-18T03:31:46.8897411Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T03:31:46.8928512Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T03:31:46.8960631Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T03:31:46.8990667Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T03:31:46.9027408Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T03:31:46.9060448Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T03:31:46.9087382Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T03:31:46.9124598Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T03:31:46.9152190Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T03:31:46.9181388Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T03:31:46.9216986Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T03:31:46.9240507Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T03:31:46.9290876Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T03:31:46.9314736Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T03:31:46.9344548Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T03:31:46.9379388Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T03:31:46.9403677Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T03:31:46.9429041Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T03:31:46.9462588Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T03:31:47.1104213Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T03:31:47.1138086Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T03:31:47.1175084Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T03:31:47.1202892Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T03:31:47.1244251Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T03:31:47.1271363Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T03:31:47.1303088Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T03:31:47.1338161Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T03:31:47.1510922Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T03:31:47.1591911Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T03:31:47.1630639Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T03:31:47.3260783Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T03:31:47.3296669Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T03:31:47.3328119Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T03:31:47.3424722Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T03:31:47.3451312Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T03:31:47.3479139Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T03:31:47.3515662Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T03:31:47.3538306Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T03:31:47.3596648Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T03:31:47.3652672Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T03:31:47.3686737Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T03:31:47.3714673Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T03:31:47.3743803Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T03:31:47.3773492Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T03:31:48.1597514Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T03:31:48.1600253Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T03:31:48.1601566Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T03:31:48.1602789Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T03:31:48.1604396Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T03:31:48.1605529Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T03:31:48.1606496Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T03:31:48.1607591Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T03:31:48.1608531Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T03:31:48.1609570Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T03:31:48.1610565Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T03:31:48.1611543Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T03:31:48.1612500Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T03:31:48.1613566Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T03:31:48.1614687Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T03:31:48.1615640Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T03:31:48.1616494Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T03:31:48.1617412Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T03:31:48.1618455Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T03:31:48.1619242Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T03:31:48.1620122Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T03:31:48.1621132Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T03:31:48.1622217Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T03:31:48.1623308Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T03:31:48.1624502Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T03:31:48.1625650Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T03:31:48.1626595Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T03:31:48.1627236Z Setting up lintian (2.62.0) ... 2021-05-18T03:31:48.1627948Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T03:31:48.1628747Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:32:07.4813508Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T03:32:07.7917495Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:32:10.2372189Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-18T03:32:10.3724718Z 2021-05-18T03:32:10.3892347Z Reading package lists... 0% 2021-05-18T03:32:10.3893076Z 2021-05-18T03:32:10.3937991Z Reading package lists... 100% 2021-05-18T03:32:10.3938736Z 2021-05-18T03:32:10.3939181Z 2021-05-18T03:32:10.3939877Z Reading package lists... Done 2021-05-18T03:32:10.3940439Z 2021-05-18T03:32:10.3941116Z Building dependency tree... 0% 2021-05-18T03:32:10.3941676Z 2021-05-18T03:32:10.4232713Z Building dependency tree... 0% 2021-05-18T03:32:10.4233278Z 2021-05-18T03:32:10.4234123Z Building dependency tree... 50% 2021-05-18T03:32:10.4234617Z 2021-05-18T03:32:10.5631053Z Building dependency tree... 50% 2021-05-18T03:32:10.5631802Z 2021-05-18T03:32:10.5632595Z Building dependency tree 2021-05-18T03:32:10.5633227Z 2021-05-18T03:32:10.5634801Z Reading state information... 0% 2021-05-18T03:32:10.5635475Z 2021-05-18T03:32:10.7460990Z Reading state information... 0% 2021-05-18T03:32:10.7461732Z 2021-05-18T03:32:10.7462129Z 2021-05-18T03:32:10.7462965Z Reading state information... Done 2021-05-18T03:32:10.7463651Z 2021-05-18T03:32:10.7464437Z Reading state information... 0% 2021-05-18T03:32:10.7521126Z 2021-05-18T03:32:10.7522034Z Reading state information... 1% 2021-05-18T03:32:10.7562861Z 2021-05-18T03:32:10.7563417Z Reading state information... 3% 2021-05-18T03:32:10.7608542Z 2021-05-18T03:32:10.7609065Z Reading state information... 5% 2021-05-18T03:32:10.7655828Z 2021-05-18T03:32:10.7656366Z Reading state information... 7% 2021-05-18T03:32:10.7698293Z 2021-05-18T03:32:10.7698839Z Reading state information... 9% 2021-05-18T03:32:10.7741292Z 2021-05-18T03:32:10.7741839Z Reading state information... 11% 2021-05-18T03:32:10.7785977Z 2021-05-18T03:32:10.7786536Z Reading state information... 13% 2021-05-18T03:32:10.7828734Z 2021-05-18T03:32:10.7829259Z Reading state information... 15% 2021-05-18T03:32:10.7870824Z 2021-05-18T03:32:10.7871350Z Reading state information... 17% 2021-05-18T03:32:10.7918019Z 2021-05-18T03:32:10.7918567Z Reading state information... 19% 2021-05-18T03:32:10.7960580Z 2021-05-18T03:32:10.7961157Z Reading state information... 21% 2021-05-18T03:32:10.8002236Z 2021-05-18T03:32:10.8002771Z Reading state information... 23% 2021-05-18T03:32:10.8049612Z 2021-05-18T03:32:10.8050149Z Reading state information... 25% 2021-05-18T03:32:10.8098994Z 2021-05-18T03:32:10.8099547Z Reading state information... 27% 2021-05-18T03:32:10.8145001Z 2021-05-18T03:32:10.8145550Z Reading state information... 29% 2021-05-18T03:32:10.8192400Z 2021-05-18T03:32:10.8192961Z Reading state information... 31% 2021-05-18T03:32:10.8241604Z 2021-05-18T03:32:10.8242160Z Reading state information... 33% 2021-05-18T03:32:10.8282491Z 2021-05-18T03:32:10.8283023Z Reading state information... 35% 2021-05-18T03:32:10.8325337Z 2021-05-18T03:32:10.8325885Z Reading state information... 37% 2021-05-18T03:32:10.8373656Z 2021-05-18T03:32:10.8374217Z Reading state information... 39% 2021-05-18T03:32:10.8421804Z 2021-05-18T03:32:10.8422331Z Reading state information... 41% 2021-05-18T03:32:10.8465017Z 2021-05-18T03:32:10.8465549Z Reading state information... 43% 2021-05-18T03:32:10.8515219Z 2021-05-18T03:32:10.8515766Z Reading state information... 45% 2021-05-18T03:32:10.8587320Z 2021-05-18T03:32:10.8587867Z Reading state information... 47% 2021-05-18T03:32:10.8632556Z 2021-05-18T03:32:10.8633126Z Reading state information... 49% 2021-05-18T03:32:10.8682415Z 2021-05-18T03:32:10.8682942Z Reading state information... 51% 2021-05-18T03:32:10.8727265Z 2021-05-18T03:32:10.8727813Z Reading state information... 53% 2021-05-18T03:32:10.8771817Z 2021-05-18T03:32:10.8772361Z Reading state information... 55% 2021-05-18T03:32:10.8818846Z 2021-05-18T03:32:10.8819405Z Reading state information... 57% 2021-05-18T03:32:10.8865590Z 2021-05-18T03:32:10.8866118Z Reading state information... 59% 2021-05-18T03:32:10.8921961Z 2021-05-18T03:32:10.8922879Z Reading state information... 61% 2021-05-18T03:32:10.8963909Z 2021-05-18T03:32:10.8964451Z Reading state information... 63% 2021-05-18T03:32:10.9007573Z 2021-05-18T03:32:10.9008133Z Reading state information... 65% 2021-05-18T03:32:10.9053451Z 2021-05-18T03:32:10.9054012Z Reading state information... 67% 2021-05-18T03:32:10.9098384Z 2021-05-18T03:32:10.9098920Z Reading state information... 69% 2021-05-18T03:32:10.9158605Z 2021-05-18T03:32:10.9159132Z Reading state information... 71% 2021-05-18T03:32:10.9198680Z 2021-05-18T03:32:10.9199232Z Reading state information... 73% 2021-05-18T03:32:10.9244089Z 2021-05-18T03:32:10.9244646Z Reading state information... 75% 2021-05-18T03:32:10.9304462Z 2021-05-18T03:32:10.9305024Z Reading state information... 77% 2021-05-18T03:32:10.9349300Z 2021-05-18T03:32:10.9349828Z Reading state information... 79% 2021-05-18T03:32:10.9395913Z 2021-05-18T03:32:10.9396447Z Reading state information... 81% 2021-05-18T03:32:10.9441534Z 2021-05-18T03:32:10.9442078Z Reading state information... 83% 2021-05-18T03:32:10.9487603Z 2021-05-18T03:32:10.9488165Z Reading state information... 85% 2021-05-18T03:32:10.9533224Z 2021-05-18T03:32:10.9533755Z Reading state information... 87% 2021-05-18T03:32:10.9576149Z 2021-05-18T03:32:10.9576674Z Reading state information... 89% 2021-05-18T03:32:10.9617065Z 2021-05-18T03:32:10.9617612Z Reading state information... 91% 2021-05-18T03:32:10.9662407Z 2021-05-18T03:32:10.9662943Z Reading state information... 93% 2021-05-18T03:32:10.9704607Z 2021-05-18T03:32:10.9705165Z Reading state information... 95% 2021-05-18T03:32:10.9751232Z 2021-05-18T03:32:10.9751750Z Reading state information... 97% 2021-05-18T03:32:10.9795544Z 2021-05-18T03:32:10.9796089Z Reading state information... 99% 2021-05-18T03:32:11.2873102Z Selecting previously unselected package r-3.6.3. 2021-05-18T03:32:11.4249543Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T03:32:11.4368968Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-18T03:32:11.4396685Z Unpacking r-3.6.3 (1) ... 2021-05-18T03:32:12.3314312Z Setting up r-3.6.3 (1) ... 2021-05-18T03:32:12.3314906Z 2021-05-18T03:32:12.3315271Z 2021-05-18T03:32:12.3315793Z Reading state information... Done 2021-05-18T03:32:12.3316879Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-18T03:32:12.3318007Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-18T03:32:12.3451035Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T03:32:12.3451634Z env: 2021-05-18T03:32:12.3452151Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:32:12.3452688Z TIC_DEPLOY_KEY: 2021-05-18T03:32:12.3453624Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:32:12.3455583Z GITHUB_PAT: *** 2021-05-18T03:32:12.3456505Z COVERALLS_TOKEN: *** 2021-05-18T03:32:12.3457102Z continue-on-error: false 2021-05-18T03:32:12.3457663Z VDIFFR_RUN_TESTS: 2021-05-18T03:32:12.3458219Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:32:12.3458740Z TZ: UTC 2021-05-18T03:32:12.3459181Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:32:12.3459663Z NOT_CRAN: true 2021-05-18T03:32:12.3460089Z ##[endgroup] 2021-05-18T03:32:13.1670290Z [command]sudo apt-get install -y texinfo 2021-05-18T03:32:13.1681400Z Reading package lists... 2021-05-18T03:32:13.1682210Z Building dependency tree... 2021-05-18T03:32:13.1683074Z Reading state information... 2021-05-18T03:32:13.1684338Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T03:32:13.1685382Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:32:13.5271567Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T03:32:13.5427651Z --2021-05-18 03:32:13-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T03:32:13.5523510Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T03:32:13.5531993Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T03:32:13.5664912Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T03:32:13.5667445Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T03:32:13.5669720Z --2021-05-18 03:32:13-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T03:32:13.6221726Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T03:32:13.6879435Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T03:32:13.9064208Z HTTP request sent, awaiting response... 302 Found 2021-05-18T03:32:13.9072969Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=0v%2B5UPtnIsefbiIG2oviLiyajOS3xZ55kDegPA3Ml28%3D&st=2021-05-18T03%3A31%3A13Z&se=2021-05-18T03%3A37%3A13Z&sp=r [following] 2021-05-18T03:32:13.9081844Z --2021-05-18 03:32:13-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=0v%2B5UPtnIsefbiIG2oviLiyajOS3xZ55kDegPA3Ml28%3D&st=2021-05-18T03%3A31%3A13Z&se=2021-05-18T03%3A37%3A13Z&sp=r 2021-05-18T03:32:13.9522987Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T03:32:14.0137244Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T03:32:14.2419511Z HTTP request sent, awaiting response... 200 OK 2021-05-18T03:32:14.2421090Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T03:32:14.2423088Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T03:32:14.7978958Z 2021-05-18T03:32:17.6578727Z 0K ........ ........ ........ ........ 49% 9.78M 3s 2021-05-18T03:32:20.5963124Z 32768K ........ ........ ........ ........ 99% 10.6M 0s 2021-05-18T03:32:20.5965741Z 65536K 100% 2.98M=6.4s 2021-05-18T03:32:20.5966510Z 2021-05-18T03:32:20.5968931Z 2021-05-18 03:32:20 (10.1 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T03:32:20.5969738Z 2021-05-18T03:32:22.7146032Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T03:32:22.7147529Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T03:32:23.0426300Z ##[group]Run tlmgr update --self 2021-05-18T03:32:23.0426954Z tlmgr update --self 2021-05-18T03:32:23.0427978Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T03:32:23.0428974Z tlmgr update --all 2021-05-18T03:32:23.0481010Z shell: /usr/bin/bash -e {0} 2021-05-18T03:32:23.0481484Z env: 2021-05-18T03:32:23.0481985Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:32:23.0482541Z TIC_DEPLOY_KEY: 2021-05-18T03:32:23.0483479Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:32:23.0485491Z GITHUB_PAT: *** 2021-05-18T03:32:23.0486440Z COVERALLS_TOKEN: *** 2021-05-18T03:32:23.0487019Z continue-on-error: false 2021-05-18T03:32:23.0487565Z VDIFFR_RUN_TESTS: 2021-05-18T03:32:23.0488130Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:32:23.0488636Z TZ: UTC 2021-05-18T03:32:23.0489087Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:32:23.0489635Z NOT_CRAN: true 2021-05-18T03:32:23.0490080Z ##[endgroup] 2021-05-18T03:32:24.6119588Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T03:32:24.6122525Z tlmgr: no self-updates for tlmgr available 2021-05-18T03:32:26.0195651Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T03:32:26.0198290Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T03:32:26.0998937Z [2/89, 00:01/09:21:13] install: ae [57k] 2021-05-18T03:32:26.1520531Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-18T03:32:26.1944313Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-18T03:32:26.2395893Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-18T03:32:26.6284649Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-18T03:32:28.2017494Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-18T03:32:28.3008897Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-18T03:32:28.3803717Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-18T03:32:28.4219996Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-18T03:32:28.4669784Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-18T03:32:28.5087926Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-18T03:32:28.5497011Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-18T03:32:28.5926051Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-18T03:32:28.6428145Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-18T03:32:28.7149432Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-18T03:32:28.8125103Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-18T03:32:28.8558185Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-18T03:32:28.8981343Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-18T03:32:28.9411536Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-18T03:32:28.9850557Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-18T03:32:29.0314871Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-18T03:32:29.0741567Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-18T03:32:29.1198620Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-18T03:32:29.1646114Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-18T03:32:29.2085212Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-18T03:32:29.2499365Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-18T03:32:29.2905972Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-18T03:32:29.3371919Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-18T03:32:29.3794077Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-18T03:32:29.4209518Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-18T03:32:29.4635149Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-18T03:32:29.5055257Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-18T03:32:29.5511292Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-18T03:32:29.5958632Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-18T03:32:29.6397318Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-18T03:32:29.7013399Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-18T03:32:29.7455093Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-18T03:32:29.7883929Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-18T03:32:29.8305992Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-18T03:32:29.8726107Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-18T03:32:29.9156925Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-18T03:32:29.9579636Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-18T03:32:30.0013358Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-18T03:32:30.0450131Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-18T03:32:30.0871212Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-18T03:32:30.1334419Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-18T03:32:30.1752493Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-18T03:32:30.2165666Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-18T03:32:30.2587601Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-18T03:32:30.3015343Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-18T03:32:30.3451435Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-18T03:32:30.3892360Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-18T03:32:30.4315182Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-18T03:32:30.4755284Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-18T03:32:30.5197211Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-18T03:32:30.5655181Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-18T03:32:30.6096288Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-18T03:32:30.6548931Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-18T03:32:30.7022247Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-18T03:32:30.7520996Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-18T03:32:30.7969442Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-18T03:32:30.8398683Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-18T03:32:30.8827529Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-18T03:32:30.9271109Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-18T03:32:30.9693836Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-18T03:32:31.0339461Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-18T03:32:31.6711749Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-18T03:32:31.6716008Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-18T03:32:31.6716903Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-18T03:32:31.6717735Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-18T03:32:31.6718588Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-18T03:32:31.6719356Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-18T03:32:31.6720142Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-18T03:32:31.6720946Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-18T03:32:31.6722563Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-18T03:32:31.6723569Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-18T03:32:31.6724652Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-18T03:32:31.6725735Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-18T03:32:31.6901213Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-18T03:32:31.7357564Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-18T03:32:31.7787885Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-18T03:32:31.8259279Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-18T03:32:31.8727862Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-18T03:32:31.9163850Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-18T03:32:31.9659841Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-18T03:32:32.0697002Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-18T03:32:32.1140511Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-18T03:32:32.1580415Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-18T03:32:32.1804892Z running mktexlsr ... 2021-05-18T03:32:32.2683374Z done running mktexlsr. 2021-05-18T03:32:32.3015862Z running updmap-sys ... 2021-05-18T03:32:32.6034745Z done running updmap-sys. 2021-05-18T03:32:32.6036504Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T03:32:32.6038788Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/67w9T3BdHq/KNMUbJp9JW ... 2021-05-18T03:32:33.0380134Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/67w9T3BdHq/KNMUbJp9JW. 2021-05-18T03:32:33.0382225Z OK: optex.fmt/luatex 2021-05-18T03:32:33.0383729Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T03:32:33.0385494Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T03:32:34.4336850Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T03:32:34.4339824Z tlmgr: no updates available 2021-05-18T03:32:34.5503464Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T03:32:34.5504037Z with: 2021-05-18T03:32:34.5504501Z pandoc-version: 2.7.3 2021-05-18T03:32:34.5504969Z env: 2021-05-18T03:32:34.5505459Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:32:34.5506006Z TIC_DEPLOY_KEY: 2021-05-18T03:32:34.5506929Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:32:34.5508862Z GITHUB_PAT: *** 2021-05-18T03:32:34.5509798Z COVERALLS_TOKEN: *** 2021-05-18T03:32:34.5510377Z continue-on-error: false 2021-05-18T03:32:34.5511041Z VDIFFR_RUN_TESTS: 2021-05-18T03:32:34.5511605Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:32:34.5512108Z TZ: UTC 2021-05-18T03:32:34.5512559Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:32:34.5513049Z NOT_CRAN: true 2021-05-18T03:32:34.5513469Z ##[endgroup] 2021-05-18T03:32:34.8563296Z [command]sudo apt-get install -y gdebi-core 2021-05-18T03:32:34.9353521Z Reading package lists... 2021-05-18T03:32:35.1216652Z Building dependency tree... 2021-05-18T03:32:35.1234089Z Reading state information... 2021-05-18T03:32:35.3801725Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T03:32:35.3803089Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:32:35.3845967Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T03:32:35.5196085Z 2021-05-18T03:32:35.5368538Z Reading package lists... 0% 2021-05-18T03:32:35.5369349Z 2021-05-18T03:32:35.5429795Z Reading package lists... 100% 2021-05-18T03:32:35.5430942Z 2021-05-18T03:32:35.5431686Z 2021-05-18T03:32:35.5432492Z Reading package lists... Done 2021-05-18T03:32:35.5432901Z 2021-05-18T03:32:35.5433462Z Building dependency tree... 0% 2021-05-18T03:32:35.5434126Z 2021-05-18T03:32:35.5751692Z Building dependency tree... 0% 2021-05-18T03:32:35.5752489Z 2021-05-18T03:32:35.5753180Z Building dependency tree... 50% 2021-05-18T03:32:35.5753871Z 2021-05-18T03:32:35.7259852Z Building dependency tree... 50% 2021-05-18T03:32:35.7261189Z 2021-05-18T03:32:35.7262375Z Building dependency tree 2021-05-18T03:32:35.7263234Z 2021-05-18T03:32:35.7264397Z Reading state information... 0% 2021-05-18T03:32:35.7265293Z 2021-05-18T03:32:35.9112380Z Reading state information... 0% 2021-05-18T03:32:35.9112865Z 2021-05-18T03:32:35.9113125Z 2021-05-18T03:32:35.9113889Z Reading state information... Done 2021-05-18T03:32:35.9114315Z 2021-05-18T03:32:35.9114853Z Reading state information... 0% 2021-05-18T03:32:35.9179094Z 2021-05-18T03:32:35.9179714Z Reading state information... 1% 2021-05-18T03:32:35.9223416Z 2021-05-18T03:32:35.9224031Z Reading state information... 3% 2021-05-18T03:32:35.9270334Z 2021-05-18T03:32:35.9270968Z Reading state information... 5% 2021-05-18T03:32:35.9318363Z 2021-05-18T03:32:35.9318954Z Reading state information... 7% 2021-05-18T03:32:35.9362362Z 2021-05-18T03:32:35.9362966Z Reading state information... 9% 2021-05-18T03:32:35.9407740Z 2021-05-18T03:32:35.9408379Z Reading state information... 11% 2021-05-18T03:32:35.9455253Z 2021-05-18T03:32:35.9455866Z Reading state information... 13% 2021-05-18T03:32:35.9499542Z 2021-05-18T03:32:35.9500138Z Reading state information... 15% 2021-05-18T03:32:35.9543761Z 2021-05-18T03:32:35.9544352Z Reading state information... 17% 2021-05-18T03:32:35.9592767Z 2021-05-18T03:32:35.9593380Z Reading state information... 19% 2021-05-18T03:32:35.9641751Z 2021-05-18T03:32:35.9642357Z Reading state information... 21% 2021-05-18T03:32:35.9680069Z 2021-05-18T03:32:35.9680650Z Reading state information... 23% 2021-05-18T03:32:35.9727957Z 2021-05-18T03:32:35.9728535Z Reading state information... 25% 2021-05-18T03:32:35.9779482Z 2021-05-18T03:32:35.9780099Z Reading state information... 27% 2021-05-18T03:32:35.9826654Z 2021-05-18T03:32:35.9827267Z Reading state information... 29% 2021-05-18T03:32:35.9875381Z 2021-05-18T03:32:35.9876013Z Reading state information... 31% 2021-05-18T03:32:35.9926123Z 2021-05-18T03:32:35.9927060Z Reading state information... 33% 2021-05-18T03:32:35.9966739Z 2021-05-18T03:32:35.9967352Z Reading state information... 35% 2021-05-18T03:32:36.0009004Z 2021-05-18T03:32:36.0009619Z Reading state information... 37% 2021-05-18T03:32:36.0058441Z 2021-05-18T03:32:36.0059079Z Reading state information... 39% 2021-05-18T03:32:36.0106469Z 2021-05-18T03:32:36.0107078Z Reading state information... 41% 2021-05-18T03:32:36.0150155Z 2021-05-18T03:32:36.0150769Z Reading state information... 43% 2021-05-18T03:32:36.0201584Z 2021-05-18T03:32:36.0202204Z Reading state information... 45% 2021-05-18T03:32:36.0274220Z 2021-05-18T03:32:36.0274854Z Reading state information... 47% 2021-05-18T03:32:36.0319996Z 2021-05-18T03:32:36.0320600Z Reading state information... 49% 2021-05-18T03:32:36.0374095Z 2021-05-18T03:32:36.0374717Z Reading state information... 51% 2021-05-18T03:32:36.0420805Z 2021-05-18T03:32:36.0421483Z Reading state information... 53% 2021-05-18T03:32:36.0484723Z 2021-05-18T03:32:36.0485350Z Reading state information... 55% 2021-05-18T03:32:36.0534930Z 2021-05-18T03:32:36.0535522Z Reading state information... 57% 2021-05-18T03:32:36.0586967Z 2021-05-18T03:32:36.0588022Z Reading state information... 59% 2021-05-18T03:32:36.0644850Z 2021-05-18T03:32:36.0645641Z Reading state information... 61% 2021-05-18T03:32:36.0699214Z 2021-05-18T03:32:36.0699988Z Reading state information... 63% 2021-05-18T03:32:36.0745337Z 2021-05-18T03:32:36.0746135Z Reading state information... 65% 2021-05-18T03:32:36.0792090Z 2021-05-18T03:32:36.0792848Z Reading state information... 67% 2021-05-18T03:32:36.0840013Z 2021-05-18T03:32:36.0840786Z Reading state information... 69% 2021-05-18T03:32:36.0905291Z 2021-05-18T03:32:36.0906104Z Reading state information... 71% 2021-05-18T03:32:36.0951044Z 2021-05-18T03:32:36.0951946Z Reading state information... 73% 2021-05-18T03:32:36.1006095Z 2021-05-18T03:32:36.1007077Z Reading state information... 75% 2021-05-18T03:32:36.1078250Z 2021-05-18T03:32:36.1079176Z Reading state information... 77% 2021-05-18T03:32:36.1128297Z 2021-05-18T03:32:36.1129167Z Reading state information... 79% 2021-05-18T03:32:36.1179188Z 2021-05-18T03:32:36.1180079Z Reading state information... 81% 2021-05-18T03:32:36.1228060Z 2021-05-18T03:32:36.1228897Z Reading state information... 83% 2021-05-18T03:32:36.1278110Z 2021-05-18T03:32:36.1279107Z Reading state information... 85% 2021-05-18T03:32:36.1326437Z 2021-05-18T03:32:36.1327252Z Reading state information... 87% 2021-05-18T03:32:36.1374422Z 2021-05-18T03:32:36.1375087Z Reading state information... 89% 2021-05-18T03:32:36.1416899Z 2021-05-18T03:32:36.1417519Z Reading state information... 91% 2021-05-18T03:32:36.1477355Z 2021-05-18T03:32:36.1477983Z Reading state information... 93% 2021-05-18T03:32:36.1535057Z 2021-05-18T03:32:36.1535669Z Reading state information... 95% 2021-05-18T03:32:36.1600741Z 2021-05-18T03:32:36.1601359Z Reading state information... 97% 2021-05-18T03:32:36.1645789Z 2021-05-18T03:32:36.1646431Z Reading state information... 99% 2021-05-18T03:32:36.4823673Z Selecting previously unselected package pandoc. 2021-05-18T03:32:36.6189271Z (Reading database ... 261856 files and directories currently installed.) 2021-05-18T03:32:36.6305217Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T03:32:36.6317373Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T03:32:38.9670936Z Setting up pandoc (2.7.3-1) ... 2021-05-18T03:32:38.9702542Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:32:39.8593340Z 2021-05-18T03:32:39.8594492Z 2021-05-18T03:32:39.8595258Z Reading state information... Done 2021-05-18T03:32:39.8946633Z ##[group]Run git config user.name adigherman 2021-05-18T03:32:39.8947430Z git config user.name adigherman 2021-05-18T03:32:39.8948105Z git config user.email adig@jhu.edu 2021-05-18T03:32:39.8994814Z shell: /usr/bin/bash -e {0} 2021-05-18T03:32:39.8995332Z env: 2021-05-18T03:32:39.8995863Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:32:39.8996435Z TIC_DEPLOY_KEY: 2021-05-18T03:32:39.8997384Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:32:39.8999157Z GITHUB_PAT: *** 2021-05-18T03:32:39.9000233Z COVERALLS_TOKEN: *** 2021-05-18T03:32:39.9000836Z continue-on-error: false 2021-05-18T03:32:39.9001403Z VDIFFR_RUN_TESTS: 2021-05-18T03:32:39.9001990Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:32:39.9002512Z TZ: UTC 2021-05-18T03:32:39.9002981Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:32:39.9003484Z NOT_CRAN: true 2021-05-18T03:32:39.9004069Z ##[endgroup] 2021-05-18T03:32:39.9297554Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T03:32:39.9298288Z env: 2021-05-18T03:32:39.9298810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:32:39.9299369Z TIC_DEPLOY_KEY: 2021-05-18T03:32:39.9300293Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:32:39.9302170Z GITHUB_PAT: *** 2021-05-18T03:32:39.9303102Z COVERALLS_TOKEN: *** 2021-05-18T03:32:39.9303674Z continue-on-error: false 2021-05-18T03:32:39.9304234Z VDIFFR_RUN_TESTS: 2021-05-18T03:32:39.9304799Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:32:39.9305308Z TZ: UTC 2021-05-18T03:32:39.9305762Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:32:39.9306237Z NOT_CRAN: true 2021-05-18T03:32:39.9306676Z ##[endgroup] 2021-05-18T03:32:40.1354650Z Reading package lists... 2021-05-18T03:32:40.3079625Z Building dependency tree... 2021-05-18T03:32:40.3099399Z Reading state information... 2021-05-18T03:32:40.4644966Z The following additional packages will be installed: 2021-05-18T03:32:40.4647393Z cmake-data libjsoncpp1 librhash0 2021-05-18T03:32:40.4653185Z Suggested packages: 2021-05-18T03:32:40.4654281Z cmake-doc ninja-build 2021-05-18T03:32:40.5138830Z The following NEW packages will be installed: 2021-05-18T03:32:40.5147447Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T03:32:40.5628287Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:32:40.5630028Z Need to get 5470 kB of archives. 2021-05-18T03:32:40.5631984Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T03:32:40.5638072Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T03:32:40.5916307Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T03:32:40.5930074Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T03:32:40.5952731Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T03:32:41.1190733Z Fetched 5470 kB in 0s (40.7 MB/s) 2021-05-18T03:32:41.1631738Z Selecting previously unselected package cmake-data. 2021-05-18T03:32:41.1710223Z (Reading database ... 2021-05-18T03:32:41.1711309Z (Reading database ... 5% 2021-05-18T03:32:41.1711963Z (Reading database ... 10% 2021-05-18T03:32:41.1712593Z (Reading database ... 15% 2021-05-18T03:32:41.1713150Z (Reading database ... 20% 2021-05-18T03:32:41.1713848Z (Reading database ... 25% 2021-05-18T03:32:41.1714413Z (Reading database ... 30% 2021-05-18T03:32:41.1714958Z (Reading database ... 35% 2021-05-18T03:32:41.1715516Z (Reading database ... 40% 2021-05-18T03:32:41.1716068Z (Reading database ... 45% 2021-05-18T03:32:41.1716622Z (Reading database ... 50% 2021-05-18T03:32:41.1763022Z (Reading database ... 55% 2021-05-18T03:32:41.1806712Z (Reading database ... 60% 2021-05-18T03:32:41.1855798Z (Reading database ... 65% 2021-05-18T03:32:41.1999335Z (Reading database ... 70% 2021-05-18T03:32:41.2027388Z (Reading database ... 75% 2021-05-18T03:32:41.2461918Z (Reading database ... 80% 2021-05-18T03:32:41.2816077Z (Reading database ... 85% 2021-05-18T03:32:41.2980536Z (Reading database ... 90% 2021-05-18T03:32:41.3069841Z (Reading database ... 95% 2021-05-18T03:32:41.3070490Z (Reading database ... 100% 2021-05-18T03:32:41.3071373Z (Reading database ... 261863 files and directories currently installed.) 2021-05-18T03:32:41.3197146Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T03:32:41.3392787Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T03:32:41.8146347Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T03:32:41.8464932Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T03:32:41.8537564Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T03:32:41.8915331Z Selecting previously unselected package librhash0:amd64. 2021-05-18T03:32:41.9209651Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T03:32:41.9223604Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T03:32:41.9581060Z Selecting previously unselected package cmake. 2021-05-18T03:32:41.9885338Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T03:32:41.9902691Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T03:32:42.4774021Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T03:32:42.4802915Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T03:32:42.5250823Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T03:32:42.5282552Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T03:32:42.5325070Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:32:43.8207573Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:32:46.3589747Z Reading package lists... 2021-05-18T03:32:46.5423965Z Building dependency tree... 2021-05-18T03:32:46.5444809Z Reading state information... 2021-05-18T03:32:46.7202209Z Suggested packages: 2021-05-18T03:32:46.7203980Z libssh-doc 2021-05-18T03:32:46.7755617Z The following NEW packages will be installed: 2021-05-18T03:32:46.7761841Z libssh-dev 2021-05-18T03:32:46.8002649Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:32:46.8003515Z Need to get 219 kB of archives. 2021-05-18T03:32:46.8004366Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T03:32:46.8006491Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-18T03:32:47.2741326Z Fetched 219 kB in 0s (8921 kB/s) 2021-05-18T03:32:47.3080094Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T03:32:47.3159871Z (Reading database ... 2021-05-18T03:32:47.3160650Z (Reading database ... 5% 2021-05-18T03:32:47.3161344Z (Reading database ... 10% 2021-05-18T03:32:47.3162017Z (Reading database ... 15% 2021-05-18T03:32:47.3162664Z (Reading database ... 20% 2021-05-18T03:32:47.3163333Z (Reading database ... 25% 2021-05-18T03:32:47.3164035Z (Reading database ... 30% 2021-05-18T03:32:47.3164680Z (Reading database ... 35% 2021-05-18T03:32:47.3165336Z (Reading database ... 40% 2021-05-18T03:32:47.3165992Z (Reading database ... 45% 2021-05-18T03:32:47.3166634Z (Reading database ... 50% 2021-05-18T03:32:47.3208416Z (Reading database ... 55% 2021-05-18T03:32:47.3250786Z (Reading database ... 60% 2021-05-18T03:32:47.3294963Z (Reading database ... 65% 2021-05-18T03:32:47.3442941Z (Reading database ... 70% 2021-05-18T03:32:47.3554064Z (Reading database ... 75% 2021-05-18T03:32:47.3906531Z (Reading database ... 80% 2021-05-18T03:32:47.4275038Z (Reading database ... 85% 2021-05-18T03:32:47.4443559Z (Reading database ... 90% 2021-05-18T03:32:47.4536236Z (Reading database ... 95% 2021-05-18T03:32:47.4537224Z (Reading database ... 100% 2021-05-18T03:32:47.4538527Z (Reading database ... 264647 files and directories currently installed.) 2021-05-18T03:32:47.4663800Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T03:32:47.4678380Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T03:32:47.5580780Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T03:32:50.0803395Z Reading package lists... 2021-05-18T03:32:50.2682600Z Building dependency tree... 2021-05-18T03:32:50.2703080Z Reading state information... 2021-05-18T03:32:50.4905618Z The following NEW packages will be installed: 2021-05-18T03:32:50.4910373Z jags 2021-05-18T03:32:50.5108144Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:32:50.5109440Z Need to get 1562 kB of archives. 2021-05-18T03:32:50.5110683Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T03:32:50.5113144Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T03:32:51.0101655Z Fetched 1562 kB in 0s (32.2 MB/s) 2021-05-18T03:32:51.1666988Z Selecting previously unselected package jags. 2021-05-18T03:32:51.1760119Z (Reading database ... 2021-05-18T03:32:51.1761484Z (Reading database ... 5% 2021-05-18T03:32:51.1762066Z (Reading database ... 10% 2021-05-18T03:32:51.1762637Z (Reading database ... 15% 2021-05-18T03:32:51.1763184Z (Reading database ... 20% 2021-05-18T03:32:51.1763748Z (Reading database ... 25% 2021-05-18T03:32:51.1764294Z (Reading database ... 30% 2021-05-18T03:32:51.1764855Z (Reading database ... 35% 2021-05-18T03:32:51.1765412Z (Reading database ... 40% 2021-05-18T03:32:51.1765959Z (Reading database ... 45% 2021-05-18T03:32:51.1766521Z (Reading database ... 50% 2021-05-18T03:32:51.1802842Z (Reading database ... 55% 2021-05-18T03:32:51.1843255Z (Reading database ... 60% 2021-05-18T03:32:51.1890243Z (Reading database ... 65% 2021-05-18T03:32:51.2034315Z (Reading database ... 70% 2021-05-18T03:32:51.2169061Z (Reading database ... 75% 2021-05-18T03:32:51.2503034Z (Reading database ... 80% 2021-05-18T03:32:51.2868643Z (Reading database ... 85% 2021-05-18T03:32:51.3040885Z (Reading database ... 90% 2021-05-18T03:32:51.3132495Z (Reading database ... 95% 2021-05-18T03:32:51.3133347Z (Reading database ... 100% 2021-05-18T03:32:51.3134578Z (Reading database ... 264666 files and directories currently installed.) 2021-05-18T03:32:51.3258079Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T03:32:51.3291853Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T03:32:51.5086630Z Setting up jags (4.3.0-3build1) ... 2021-05-18T03:32:51.5208242Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:32:52.3603208Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:32:54.8866238Z Reading package lists... 2021-05-18T03:32:55.0697421Z Building dependency tree... 2021-05-18T03:32:55.0717071Z Reading state information... 2021-05-18T03:32:55.2484717Z The following additional packages will be installed: 2021-05-18T03:32:55.2486182Z libnode64 libuv1-dev 2021-05-18T03:32:55.3012807Z The following NEW packages will be installed: 2021-05-18T03:32:55.3021552Z libnode-dev libnode64 libuv1-dev 2021-05-18T03:32:55.3387160Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:32:55.3388344Z Need to get 6239 kB of archives. 2021-05-18T03:32:55.3389859Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T03:32:55.3393242Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-18T03:32:55.3423241Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T03:32:55.4459210Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T03:32:55.9166273Z Fetched 6239 kB in 0s (43.7 MB/s) 2021-05-18T03:32:55.9483449Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T03:32:55.9563342Z (Reading database ... 2021-05-18T03:32:55.9564279Z (Reading database ... 5% 2021-05-18T03:32:55.9565086Z (Reading database ... 10% 2021-05-18T03:32:55.9565871Z (Reading database ... 15% 2021-05-18T03:32:55.9566663Z (Reading database ... 20% 2021-05-18T03:32:55.9567432Z (Reading database ... 25% 2021-05-18T03:32:55.9568271Z (Reading database ... 30% 2021-05-18T03:32:55.9569043Z (Reading database ... 35% 2021-05-18T03:32:55.9569804Z (Reading database ... 40% 2021-05-18T03:32:55.9570547Z (Reading database ... 45% 2021-05-18T03:32:55.9571310Z (Reading database ... 50% 2021-05-18T03:32:55.9607113Z (Reading database ... 55% 2021-05-18T03:32:55.9647801Z (Reading database ... 60% 2021-05-18T03:32:55.9691047Z (Reading database ... 65% 2021-05-18T03:32:55.9832941Z (Reading database ... 70% 2021-05-18T03:32:55.9961400Z (Reading database ... 75% 2021-05-18T03:32:56.0283109Z (Reading database ... 80% 2021-05-18T03:32:56.0641371Z (Reading database ... 85% 2021-05-18T03:32:56.0809332Z (Reading database ... 90% 2021-05-18T03:32:56.0898794Z (Reading database ... 95% 2021-05-18T03:32:56.0899627Z (Reading database ... 100% 2021-05-18T03:32:56.0900785Z (Reading database ... 264806 files and directories currently installed.) 2021-05-18T03:32:56.1028604Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T03:32:56.7680788Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T03:32:56.8196732Z Selecting previously unselected package libnode64:amd64. 2021-05-18T03:32:56.8438989Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T03:32:56.8466695Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T03:32:57.5799901Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T03:32:57.6093676Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T03:32:57.6104766Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T03:32:57.7156859Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T03:32:57.7204900Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T03:32:57.7233202Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T03:32:57.7281651Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:33:00.3007296Z Reading package lists... 2021-05-18T03:33:00.4906495Z Building dependency tree... 2021-05-18T03:33:00.4925792Z Reading state information... 2021-05-18T03:33:00.6689509Z The following additional packages will be installed: 2021-05-18T03:33:00.6693254Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T03:33:00.6700831Z Suggested packages: 2021-05-18T03:33:00.6702613Z libfftw3-doc 2021-05-18T03:33:00.7207441Z The following NEW packages will be installed: 2021-05-18T03:33:00.7216938Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T03:33:00.7459790Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:33:00.7461046Z Need to get 3986 kB of archives. 2021-05-18T03:33:00.7462207Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T03:33:00.7466824Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T03:33:00.7549379Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T03:33:00.7781409Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T03:33:00.7862126Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T03:33:00.7868248Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T03:33:01.2799021Z Fetched 3986 kB in 0s (44.4 MB/s) 2021-05-18T03:33:01.3157256Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T03:33:01.3235763Z (Reading database ... 2021-05-18T03:33:01.3236516Z (Reading database ... 5% 2021-05-18T03:33:01.3237206Z (Reading database ... 10% 2021-05-18T03:33:01.3237878Z (Reading database ... 15% 2021-05-18T03:33:01.3238532Z (Reading database ... 20% 2021-05-18T03:33:01.3239229Z (Reading database ... 25% 2021-05-18T03:33:01.3239883Z (Reading database ... 30% 2021-05-18T03:33:01.3241292Z (Reading database ... 35% 2021-05-18T03:33:01.3241977Z (Reading database ... 40% 2021-05-18T03:33:01.3242635Z (Reading database ... 45% 2021-05-18T03:33:01.3243277Z (Reading database ... 50% 2021-05-18T03:33:01.3271180Z (Reading database ... 55% 2021-05-18T03:33:01.3315698Z (Reading database ... 60% 2021-05-18T03:33:01.3361488Z (Reading database ... 65% 2021-05-18T03:33:01.3499613Z (Reading database ... 70% 2021-05-18T03:33:01.3623968Z (Reading database ... 75% 2021-05-18T03:33:01.3932860Z (Reading database ... 80% 2021-05-18T03:33:01.4293865Z (Reading database ... 85% 2021-05-18T03:33:01.4458372Z (Reading database ... 90% 2021-05-18T03:33:01.4544066Z (Reading database ... 95% 2021-05-18T03:33:01.4544804Z (Reading database ... 100% 2021-05-18T03:33:01.4545848Z (Reading database ... 264942 files and directories currently installed.) 2021-05-18T03:33:01.4667493Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T03:33:01.4691272Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T03:33:01.5355669Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T03:33:01.5615541Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T03:33:01.5633363Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T03:33:01.6716343Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T03:33:01.6955439Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T03:33:01.6970941Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T03:33:01.9437338Z Selecting previously unselected package libfftw3-bin. 2021-05-18T03:33:01.9703229Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T03:33:01.9713870Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T03:33:02.0075966Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T03:33:02.0329541Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T03:33:02.0341233Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T03:33:02.3699472Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T03:33:02.3738064Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T03:33:02.3770779Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T03:33:02.3801248Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T03:33:02.3832195Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T03:33:02.3861355Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:33:03.2937289Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:33:05.8316297Z Reading package lists... 2021-05-18T03:33:06.0133264Z Building dependency tree... 2021-05-18T03:33:06.0151990Z Reading state information... 2021-05-18T03:33:06.1883204Z The following additional packages will be installed: 2021-05-18T03:33:06.1884482Z libdcmtk14 2021-05-18T03:33:06.2402506Z The following NEW packages will be installed: 2021-05-18T03:33:06.2412910Z dcmtk libdcmtk14 2021-05-18T03:33:06.2639239Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:33:06.2640203Z Need to get 5546 kB of archives. 2021-05-18T03:33:06.2641325Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T03:33:06.2643980Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T03:33:06.4798175Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T03:33:06.9719200Z Fetched 5546 kB in 0s (21.1 MB/s) 2021-05-18T03:33:07.0079425Z Selecting previously unselected package libdcmtk14. 2021-05-18T03:33:07.0162623Z (Reading database ... 2021-05-18T03:33:07.0163610Z (Reading database ... 5% 2021-05-18T03:33:07.0164435Z (Reading database ... 10% 2021-05-18T03:33:07.0183636Z (Reading database ... 15% 2021-05-18T03:33:07.0184229Z (Reading database ... 20% 2021-05-18T03:33:07.0184832Z (Reading database ... 25% 2021-05-18T03:33:07.0185402Z (Reading database ... 30% 2021-05-18T03:33:07.0185953Z (Reading database ... 35% 2021-05-18T03:33:07.0186516Z (Reading database ... 40% 2021-05-18T03:33:07.0187065Z (Reading database ... 45% 2021-05-18T03:33:07.0187624Z (Reading database ... 50% 2021-05-18T03:33:07.0214201Z (Reading database ... 55% 2021-05-18T03:33:07.6818385Z (Reading database ... 60% 2021-05-18T03:33:07.6820184Z (Reading database ... 65% 2021-05-18T03:33:07.6821050Z (Reading database ... 70% 2021-05-18T03:33:07.6821830Z (Reading database ... 75% 2021-05-18T03:33:07.6822606Z (Reading database ... 80% 2021-05-18T03:33:07.6823379Z (Reading database ... 85% 2021-05-18T03:33:07.6824137Z (Reading database ... 90% 2021-05-18T03:33:07.6824945Z (Reading database ... 95% 2021-05-18T03:33:07.6825712Z (Reading database ... 100% 2021-05-18T03:33:07.6827164Z (Reading database ... 265033 files and directories currently installed.) 2021-05-18T03:33:07.6829708Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T03:33:07.6830882Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T03:33:07.7515570Z Selecting previously unselected package dcmtk. 2021-05-18T03:33:07.7764920Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T03:33:07.7847392Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T03:33:07.9479762Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T03:33:07.9526787Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T03:33:07.9681315Z Adding `dcmtk' group to system ... 2021-05-18T03:33:08.0359329Z Adding `dcmtk' user to system ... 2021-05-18T03:33:08.1622056Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T03:33:08.4573276Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:33:10.3154977Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:33:12.8508362Z Reading package lists... 2021-05-18T03:33:13.0384077Z Building dependency tree... 2021-05-18T03:33:13.0404786Z Reading state information... 2021-05-18T03:33:13.3018374Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T03:33:13.3019989Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:33:13.3754943Z Reading package lists... 2021-05-18T03:33:13.5683253Z Building dependency tree... 2021-05-18T03:33:13.5704336Z Reading state information... 2021-05-18T03:33:13.8515879Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T03:33:13.8517750Z libpng-dev set to manually installed. 2021-05-18T03:33:13.8523910Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:33:13.9260217Z Reading package lists... 2021-05-18T03:33:14.1116375Z Building dependency tree... 2021-05-18T03:33:14.1136477Z Reading state information... 2021-05-18T03:33:14.2960227Z The following additional packages will be installed: 2021-05-18T03:33:14.2964033Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T03:33:14.2972521Z Suggested packages: 2021-05-18T03:33:14.2973882Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T03:33:14.2975489Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T03:33:14.2976689Z fonts-arphic-uming fonts-nanum 2021-05-18T03:33:14.3487329Z The following NEW packages will be installed: 2021-05-18T03:33:14.3489182Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T03:33:14.3498790Z libpoppler97 poppler-data 2021-05-18T03:33:14.3745345Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:33:14.3746243Z Need to get 2582 kB of archives. 2021-05-18T03:33:14.3747090Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T03:33:14.3749255Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T03:33:14.5446128Z 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-18T03:33:14.5586993Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T03:33:14.6461369Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T03:33:14.6503996Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T03:33:14.6523288Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-18T03:33:15.1143236Z Fetched 2582 kB in 0s (8675 kB/s) 2021-05-18T03:33:15.1544680Z Selecting previously unselected package poppler-data. 2021-05-18T03:33:15.1629260Z (Reading database ... 2021-05-18T03:33:15.1629948Z (Reading database ... 5% 2021-05-18T03:33:15.1630530Z (Reading database ... 10% 2021-05-18T03:33:15.1631099Z (Reading database ... 15% 2021-05-18T03:33:15.1631671Z (Reading database ... 20% 2021-05-18T03:33:15.1632565Z (Reading database ... 25% 2021-05-18T03:33:15.1633148Z (Reading database ... 30% 2021-05-18T03:33:15.1633905Z (Reading database ... 35% 2021-05-18T03:33:15.1634465Z (Reading database ... 40% 2021-05-18T03:33:15.1635034Z (Reading database ... 45% 2021-05-18T03:33:15.1635600Z (Reading database ... 50% 2021-05-18T03:33:15.1679301Z (Reading database ... 55% 2021-05-18T03:33:15.1722542Z (Reading database ... 60% 2021-05-18T03:33:15.1767388Z (Reading database ... 65% 2021-05-18T03:33:15.1908219Z (Reading database ... 70% 2021-05-18T03:33:15.2037861Z (Reading database ... 75% 2021-05-18T03:33:15.2358826Z (Reading database ... 80% 2021-05-18T03:33:15.2721331Z (Reading database ... 85% 2021-05-18T03:33:15.2884118Z (Reading database ... 90% 2021-05-18T03:33:15.2971038Z (Reading database ... 95% 2021-05-18T03:33:15.2971946Z (Reading database ... 100% 2021-05-18T03:33:15.2973117Z (Reading database ... 265268 files and directories currently installed.) 2021-05-18T03:33:15.3100365Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T03:33:15.3112564Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T03:33:15.5796793Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T03:33:15.6084906Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T03:33:15.6108352Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T03:33:15.6595461Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T03:33:15.6878945Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T03:33:15.6890913Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T03:33:15.8187188Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T03:33:15.8494758Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T03:33:15.8561201Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T03:33:15.8861162Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T03:33:15.9166223Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T03:33:15.9176986Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T03:33:15.9517974Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T03:33:15.9789385Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T03:33:15.9805124Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T03:33:16.0470863Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T03:33:16.0648277Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T03:33:16.0686587Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T03:33:16.0714490Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T03:33:16.0741223Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T03:33:16.0770353Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T03:33:16.0810445Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T03:33:16.1439345Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:33:18.7245237Z Reading package lists... 2021-05-18T03:33:18.9149990Z Building dependency tree... 2021-05-18T03:33:18.9170758Z Reading state information... 2021-05-18T03:33:19.0958840Z The following additional packages will be installed: 2021-05-18T03:33:19.0965906Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T03:33:19.0974504Z Suggested packages: 2021-05-18T03:33:19.0975283Z libhdf5-doc 2021-05-18T03:33:19.1572958Z The following NEW packages will be installed: 2021-05-18T03:33:19.1581368Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T03:33:19.1588716Z libsz2 2021-05-18T03:33:19.1812800Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:33:19.1813658Z Need to get 4074 kB of archives. 2021-05-18T03:33:19.1814522Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T03:33:19.1817156Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-18T03:33:19.1832095Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T03:33:19.1839713Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T03:33:19.1847985Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T03:33:19.2182278Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-18T03:33:19.2220272Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T03:33:19.2232751Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T03:33:19.7399537Z Fetched 4074 kB in 0s (37.7 MB/s) 2021-05-18T03:33:19.7749894Z Selecting previously unselected package hdf5-helpers. 2021-05-18T03:33:19.7829888Z (Reading database ... 2021-05-18T03:33:19.7830523Z (Reading database ... 5% 2021-05-18T03:33:19.7831882Z (Reading database ... 10% 2021-05-18T03:33:19.7832474Z (Reading database ... 15% 2021-05-18T03:33:19.7833444Z (Reading database ... 20% 2021-05-18T03:33:19.7834206Z (Reading database ... 25% 2021-05-18T03:33:19.7834774Z (Reading database ... 30% 2021-05-18T03:33:19.7835340Z (Reading database ... 35% 2021-05-18T03:33:19.7835889Z (Reading database ... 40% 2021-05-18T03:33:19.7836450Z (Reading database ... 45% 2021-05-18T03:33:19.7836994Z (Reading database ... 50% 2021-05-18T03:33:19.7880094Z (Reading database ... 55% 2021-05-18T03:33:19.7923543Z (Reading database ... 60% 2021-05-18T03:33:19.7972067Z (Reading database ... 65% 2021-05-18T03:33:19.8118521Z (Reading database ... 70% 2021-05-18T03:33:19.8254157Z (Reading database ... 75% 2021-05-18T03:33:19.8573577Z (Reading database ... 80% 2021-05-18T03:33:19.8934653Z (Reading database ... 85% 2021-05-18T03:33:19.9103635Z (Reading database ... 90% 2021-05-18T03:33:19.9196626Z (Reading database ... 95% 2021-05-18T03:33:19.9197321Z (Reading database ... 100% 2021-05-18T03:33:19.9198204Z (Reading database ... 265828 files and directories currently installed.) 2021-05-18T03:33:19.9323042Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T03:33:19.9340825Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T03:33:19.9676556Z Selecting previously unselected package libaec0:amd64. 2021-05-18T03:33:19.9935740Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T03:33:19.9960943Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T03:33:20.0316899Z Selecting previously unselected package libsz2:amd64. 2021-05-18T03:33:20.0607678Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T03:33:20.0620532Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T03:33:20.0996275Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T03:33:20.1245820Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T03:33:20.1261820Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T03:33:20.2956861Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T03:33:20.3227727Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T03:33:20.3249821Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T03:33:20.3717441Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T03:33:20.3945867Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T03:33:20.3958525Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T03:33:20.4251193Z Selecting previously unselected package libhdf5-dev. 2021-05-18T03:33:20.4560561Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T03:33:20.4573380Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T03:33:20.8164640Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T03:33:20.8276245Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T03:33:20.8356561Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T03:33:20.8396527Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T03:33:20.8422726Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T03:33:20.8458342Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T03:33:20.8495098Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T03:33:20.8581117Z 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-18T03:33:20.8617601Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:33:21.7420250Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:33:24.3166211Z Reading package lists... 2021-05-18T03:33:24.5023550Z Building dependency tree... 2021-05-18T03:33:24.5045205Z Reading state information... 2021-05-18T03:33:24.6790987Z The following additional packages will be installed: 2021-05-18T03:33:24.6793538Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T03:33:24.7303924Z The following NEW packages will be installed: 2021-05-18T03:33:24.7310574Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T03:33:24.7316106Z mesa-common-dev 2021-05-18T03:33:24.7553371Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:33:24.7556893Z Need to get 1761 kB of archives. 2021-05-18T03:33:24.7557753Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T03:33:24.7559798Z 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-18T03:33:24.7723087Z 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-18T03:33:24.7758007Z 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-18T03:33:24.7867341Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T03:33:24.8009039Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T03:33:24.8168593Z 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-18T03:33:25.3492748Z Fetched 1761 kB in 0s (11.9 MB/s) 2021-05-18T03:33:25.3851423Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T03:33:25.3931755Z (Reading database ... 2021-05-18T03:33:25.3932864Z (Reading database ... 5% 2021-05-18T03:33:25.3933506Z (Reading database ... 10% 2021-05-18T03:33:25.3934088Z (Reading database ... 15% 2021-05-18T03:33:25.3937023Z (Reading database ... 20% 2021-05-18T03:33:25.3937800Z (Reading database ... 25% 2021-05-18T03:33:25.3938412Z (Reading database ... 30% 2021-05-18T03:33:25.3938966Z (Reading database ... 35% 2021-05-18T03:33:25.3939524Z (Reading database ... 40% 2021-05-18T03:33:25.3940072Z (Reading database ... 45% 2021-05-18T03:33:25.3940844Z (Reading database ... 50% 2021-05-18T03:33:25.3984614Z (Reading database ... 55% 2021-05-18T03:33:25.4025248Z (Reading database ... 60% 2021-05-18T03:33:25.4068363Z (Reading database ... 65% 2021-05-18T03:33:25.4217259Z (Reading database ... 70% 2021-05-18T03:33:25.4348838Z (Reading database ... 75% 2021-05-18T03:33:25.4660680Z (Reading database ... 80% 2021-05-18T03:33:25.5022427Z (Reading database ... 85% 2021-05-18T03:33:25.5190883Z (Reading database ... 90% 2021-05-18T03:33:25.5279579Z (Reading database ... 95% 2021-05-18T03:33:25.5280448Z (Reading database ... 100% 2021-05-18T03:33:25.5281673Z (Reading database ... 266036 files and directories currently installed.) 2021-05-18T03:33:25.5401927Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T03:33:25.5422061Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T03:33:25.5875876Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T03:33:25.6139206Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T03:33:25.6150148Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T03:33:25.6423487Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T03:33:25.6719671Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T03:33:25.6730895Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T03:33:25.7137817Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T03:33:25.7449582Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T03:33:25.7480762Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T03:33:25.7928122Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T03:33:25.8235955Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T03:33:25.8249139Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T03:33:25.8836537Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T03:33:25.9085205Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T03:33:25.9097808Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T03:33:26.0961285Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T03:33:26.1002601Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T03:33:26.1035520Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T03:33:26.1070461Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T03:33:26.1102712Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T03:33:26.1134716Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T03:33:26.1180652Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:33:27.7490991Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:33:30.2795954Z Reading package lists... 2021-05-18T03:33:30.4705645Z Building dependency tree... 2021-05-18T03:33:30.4726208Z Reading state information... 2021-05-18T03:33:30.6549725Z The following additional packages will be installed: 2021-05-18T03:33:30.6553412Z libprotobuf-lite17 libprotoc17 2021-05-18T03:33:30.7095452Z The following NEW packages will be installed: 2021-05-18T03:33:30.7099995Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T03:33:30.7101694Z protobuf-compiler 2021-05-18T03:33:30.7480577Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:33:30.7481997Z Need to get 2754 kB of archives. 2021-05-18T03:33:30.7483286Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T03:33:30.7486439Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T03:33:30.7629398Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T03:33:30.8259594Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T03:33:30.9718304Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T03:33:31.0702047Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-18T03:33:31.5367545Z Fetched 2754 kB in 0s (7736 kB/s) 2021-05-18T03:33:31.5725261Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T03:33:31.5807582Z (Reading database ... 2021-05-18T03:33:31.5808228Z (Reading database ... 5% 2021-05-18T03:33:31.5808801Z (Reading database ... 10% 2021-05-18T03:33:31.5809361Z (Reading database ... 15% 2021-05-18T03:33:31.5809919Z (Reading database ... 20% 2021-05-18T03:33:31.5810468Z (Reading database ... 25% 2021-05-18T03:33:31.5811368Z (Reading database ... 30% 2021-05-18T03:33:31.5811932Z (Reading database ... 35% 2021-05-18T03:33:31.5812480Z (Reading database ... 40% 2021-05-18T03:33:31.5813036Z (Reading database ... 45% 2021-05-18T03:33:31.5813866Z (Reading database ... 50% 2021-05-18T03:33:31.5840547Z (Reading database ... 55% 2021-05-18T03:33:31.5884956Z (Reading database ... 60% 2021-05-18T03:33:31.5930684Z (Reading database ... 65% 2021-05-18T03:33:31.6079238Z (Reading database ... 70% 2021-05-18T03:33:31.6216446Z (Reading database ... 75% 2021-05-18T03:33:31.6538800Z (Reading database ... 80% 2021-05-18T03:33:31.6912373Z (Reading database ... 85% 2021-05-18T03:33:31.7079544Z (Reading database ... 90% 2021-05-18T03:33:31.7169233Z (Reading database ... 95% 2021-05-18T03:33:31.7170176Z (Reading database ... 100% 2021-05-18T03:33:31.7171210Z (Reading database ... 266519 files and directories currently installed.) 2021-05-18T03:33:31.7302142Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T03:33:31.7323490Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T03:33:31.7835787Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T03:33:31.8057613Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T03:33:31.8072839Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T03:33:31.9077113Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T03:33:31.9362531Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T03:33:31.9372968Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T03:33:32.1196492Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T03:33:32.1470060Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T03:33:32.1480419Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T03:33:32.2836381Z Selecting previously unselected package protobuf-compiler. 2021-05-18T03:33:32.3076756Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T03:33:32.3092989Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T03:33:32.3793184Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T03:33:32.3821612Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T03:33:32.3850678Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T03:33:32.3888960Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T03:33:32.3916413Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T03:33:32.3956171Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:33:33.2343036Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:33:35.7561584Z Reading package lists... 2021-05-18T03:33:35.9446271Z Building dependency tree... 2021-05-18T03:33:35.9466426Z Reading state information... 2021-05-18T03:33:36.1250010Z The following additional packages will be installed: 2021-05-18T03:33:36.1251854Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T03:33:36.1253353Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T03:33:36.1254542Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T03:33:36.1258714Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T03:33:36.1260216Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T03:33:36.1261576Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T03:33:36.1263050Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T03:33:36.1264501Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T03:33:36.1265899Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T03:33:36.1267308Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T03:33:36.1269033Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T03:33:36.1270498Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T03:33:36.1271813Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T03:33:36.1273089Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T03:33:36.1274268Z Suggested packages: 2021-05-18T03:33:36.1275446Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T03:33:36.1276877Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T03:33:36.1278459Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T03:33:36.1279865Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T03:33:36.2057903Z The following NEW packages will be installed: 2021-05-18T03:33:36.2061944Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T03:33:36.2064655Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T03:33:36.2067010Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T03:33:36.2069686Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T03:33:36.2072434Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T03:33:36.2075707Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T03:33:36.2078487Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T03:33:36.2082420Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T03:33:36.2084635Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T03:33:36.2086873Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T03:33:36.2089224Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T03:33:36.2091348Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T03:33:36.2093448Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T03:33:36.2095485Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T03:33:36.2335465Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:33:36.2336353Z Need to get 47.1 MB of archives. 2021-05-18T03:33:36.2337189Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T03:33:36.2339290Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T03:33:36.2963617Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T03:33:36.2992346Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T03:33:36.3001787Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-18T03:33:36.3015613Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T03:33:36.3036139Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-18T03:33:36.3060648Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-18T03:33:36.3194336Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T03:33:36.7451957Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T03:33:36.7463937Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T03:33:36.7546267Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T03:33:36.7673187Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T03:33:36.7694671Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T03:33:36.7706883Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-18T03:33:36.7753145Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T03:33:36.7820917Z 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-18T03:33:36.7871419Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T03:33:36.8006416Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T03:33:36.8050817Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T03:33:36.8105062Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-18T03:33:36.8157412Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-18T03:33:36.8487695Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T03:33:36.9088642Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T03:33:36.9211303Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T03:33:36.9242552Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T03:33:36.9422430Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-18T03:33:37.2216816Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T03:33:37.2228908Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T03:33:37.2251694Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T03:33:37.2305457Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T03:33:37.2391508Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T03:33:37.2420645Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T03:33:37.2493488Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T03:33:37.2568645Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T03:33:37.2937091Z 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-18T03:33:37.3089132Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-18T03:33:37.3796672Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-18T03:33:37.3813498Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T03:33:38.2675509Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-18T03:33:38.2704440Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-18T03:33:38.2739370Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-18T03:33:38.2757630Z 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-18T03:33:38.2797567Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T03:33:38.2834264Z 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-18T03:33:38.2881803Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T03:33:38.3542683Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T03:33:38.3604945Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-18T03:33:38.3722125Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T03:33:38.3760639Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-18T03:33:38.4551471Z 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-18T03:33:38.4701314Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T03:33:38.4753428Z 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-18T03:33:38.4777716Z 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-18T03:33:38.4802608Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-18T03:33:38.4870725Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T03:33:38.4904665Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-18T03:33:38.5102584Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T03:33:38.5245065Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T03:33:38.5272646Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T03:33:38.5625664Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T03:33:38.5639978Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T03:33:38.5741323Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T03:33:38.5868989Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-18T03:33:38.6049121Z 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-18T03:33:38.6334891Z 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-18T03:33:38.6396186Z 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-18T03:33:38.6442386Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-18T03:33:38.7545330Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T03:33:38.7628159Z 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-18T03:33:38.9004835Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T03:33:38.9043805Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T03:33:38.9082595Z 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-18T03:33:39.0763733Z 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-18T03:33:39.2280742Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T03:33:39.2895466Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T03:33:39.2907686Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T03:33:39.9566553Z Fetched 47.1 MB in 3s (15.3 MB/s) 2021-05-18T03:33:39.9931666Z Selecting previously unselected package libaom0:amd64. 2021-05-18T03:33:40.0012633Z (Reading database ... 2021-05-18T03:33:40.0013301Z (Reading database ... 5% 2021-05-18T03:33:40.0013878Z (Reading database ... 10% 2021-05-18T03:33:40.0014458Z (Reading database ... 15% 2021-05-18T03:33:40.0015042Z (Reading database ... 20% 2021-05-18T03:33:40.0015602Z (Reading database ... 25% 2021-05-18T03:33:40.0016150Z (Reading database ... 30% 2021-05-18T03:33:40.0016706Z (Reading database ... 35% 2021-05-18T03:33:40.0017265Z (Reading database ... 40% 2021-05-18T03:33:40.0017805Z (Reading database ... 45% 2021-05-18T03:33:40.0018357Z (Reading database ... 50% 2021-05-18T03:33:40.0061850Z (Reading database ... 55% 2021-05-18T03:33:40.0101854Z (Reading database ... 60% 2021-05-18T03:33:40.0145115Z (Reading database ... 65% 2021-05-18T03:33:40.0287918Z (Reading database ... 70% 2021-05-18T03:33:40.0424697Z (Reading database ... 75% 2021-05-18T03:33:40.0745287Z (Reading database ... 80% 2021-05-18T03:33:40.1115490Z (Reading database ... 85% 2021-05-18T03:33:40.1288270Z (Reading database ... 90% 2021-05-18T03:33:40.1379725Z (Reading database ... 95% 2021-05-18T03:33:40.1380696Z (Reading database ... 100% 2021-05-18T03:33:40.1381998Z (Reading database ... 266690 files and directories currently installed.) 2021-05-18T03:33:40.1507554Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T03:33:40.1536538Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T03:33:40.3100845Z Selecting previously unselected package libva2:amd64. 2021-05-18T03:33:40.3410008Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T03:33:40.3421416Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T03:33:40.3876297Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T03:33:40.4134830Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T03:33:40.4145905Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T03:33:40.4476459Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T03:33:40.4744144Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T03:33:40.4756594Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T03:33:40.5035798Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T03:33:40.5346282Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T03:33:40.5362074Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T03:33:40.5836289Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T03:33:40.6085906Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T03:33:40.6098912Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T03:33:40.6435360Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T03:33:40.6724737Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:40.6751573Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:40.7356292Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T03:33:40.7605523Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T03:33:40.7619369Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T03:33:42.1895305Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T03:33:42.1897319Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T03:33:42.1898251Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T03:33:42.1899142Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T03:33:42.1900323Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T03:33:42.1901283Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T03:33:42.1902169Z Selecting previously unselected package libopus0:amd64. 2021-05-18T03:33:42.1903340Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T03:33:42.1904327Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T03:33:42.1905236Z Selecting previously unselected package libshine3:amd64. 2021-05-18T03:33:42.1906349Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T03:33:42.1907282Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T03:33:42.1908189Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T03:33:42.1909430Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T03:33:42.1910499Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T03:33:42.1911436Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T03:33:42.1912667Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T03:33:42.1914020Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T03:33:42.1914947Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T03:33:42.1916117Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T03:33:42.1917094Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T03:33:42.1918038Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T03:33:42.1919373Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:42.1920558Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:42.1921526Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T03:33:42.1922806Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T03:33:42.1923973Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T03:33:42.2155120Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T03:33:42.2394336Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T03:33:42.2406556Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T03:33:42.2795104Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T03:33:42.3040113Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T03:33:42.3056961Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T03:33:42.3515354Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T03:33:42.3793906Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:42.3807460Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T03:33:42.4195928Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T03:33:42.4506767Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T03:33:42.4522214Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T03:33:42.5416899Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T03:33:42.5734565Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T03:33:42.5750250Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T03:33:42.7870358Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T03:33:42.8184614Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T03:33:42.8196741Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T03:33:42.8668389Z Selecting previously unselected package libzvbi-common. 2021-05-18T03:33:42.8979264Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T03:33:42.8992169Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T03:33:42.9317662Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T03:33:42.9628088Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T03:33:42.9642102Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T03:33:43.0235271Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T03:33:43.0495003Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:43.0506783Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:43.6395809Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T03:33:43.6642070Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T03:33:43.6653771Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T03:33:43.6995912Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T03:33:43.7274513Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T03:33:43.7286075Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T03:33:43.7618827Z Selecting previously unselected package libass9:amd64. 2021-05-18T03:33:43.7879129Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T03:33:43.7888963Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T03:33:43.8247964Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T03:33:43.8557298Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T03:33:43.8572105Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T03:33:43.8975341Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T03:33:43.9282816Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T03:33:43.9294933Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T03:33:43.9635805Z Selecting previously unselected package libgme0:amd64. 2021-05-18T03:33:43.9896931Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T03:33:43.9907944Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T03:33:44.0351546Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T03:33:44.0629957Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T03:33:44.0642525Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T03:33:44.1116123Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T03:33:44.1365670Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T03:33:44.1380539Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T03:33:44.2333451Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T03:33:44.2650056Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T03:33:44.2661316Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T03:33:44.3275446Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T03:33:44.3545535Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:44.3561951Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:44.4864654Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T03:33:44.5165332Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T03:33:44.5177797Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T03:33:44.5595982Z Selecting previously unselected package libflite1:amd64. 2021-05-18T03:33:44.5862632Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T03:33:44.5875113Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T03:33:45.9311074Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T03:33:45.9619026Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T03:33:45.9632728Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T03:33:45.9958211Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T03:33:46.0269737Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T03:33:46.0283724Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T03:33:46.0615983Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T03:33:46.0926404Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T03:33:46.0940893Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T03:33:46.1315705Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T03:33:46.1540487Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:46.1556014Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T03:33:46.1926767Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T03:33:46.2239625Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T03:33:46.2253949Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T03:33:46.2619092Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T03:33:46.2889196Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:46.2901943Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:46.3275879Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T03:33:46.3543769Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T03:33:46.3555184Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T03:33:46.4995581Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T03:33:46.5250998Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T03:33:46.5264215Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T03:33:46.5639581Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T03:33:46.5947905Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:46.5959526Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:46.6439992Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T03:33:46.6750231Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T03:33:46.6765166Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T03:33:46.7094140Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T03:33:46.7405541Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:46.7420162Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:46.8870098Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T03:33:46.9178119Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T03:33:46.9191903Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T03:33:46.9733903Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T03:33:47.0041737Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T03:33:47.0059815Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T03:33:47.0396600Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T03:33:47.0694715Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T03:33:47.0709941Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T03:33:47.1028834Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T03:33:47.1339349Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T03:33:47.1351844Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T03:33:47.1716525Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T03:33:47.1989747Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T03:33:47.2000609Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T03:33:47.2365300Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T03:33:47.2671814Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T03:33:47.2690577Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T03:33:47.3075873Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T03:33:47.3336054Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T03:33:47.3345615Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T03:33:47.3901966Z Selecting previously unselected package libopenal-data. 2021-05-18T03:33:47.4210581Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T03:33:47.4224064Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T03:33:47.4703758Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T03:33:47.4952153Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T03:33:47.4971009Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T03:33:47.5315287Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T03:33:47.5565646Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T03:33:47.5583771Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T03:33:47.6395262Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T03:33:47.6675041Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T03:33:47.6686481Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T03:33:47.6965568Z Selecting previously unselected package libflac8:amd64. 2021-05-18T03:33:47.7278027Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T03:33:47.7290617Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T03:33:47.7672576Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T03:33:47.7980402Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T03:33:47.7991649Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T03:33:47.8531641Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T03:33:47.8842557Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T03:33:47.8932321Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T03:33:47.9460371Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T03:33:47.9769759Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T03:33:47.9785408Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T03:33:48.0555201Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T03:33:48.0839788Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:48.0852803Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:48.1316142Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T03:33:48.1597743Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:48.1609894Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:48.1958740Z Selecting previously unselected package ffmpeg. 2021-05-18T03:33:48.2272005Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T03:33:48.2372237Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:48.3835092Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T03:33:48.4108161Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T03:33:48.4175322Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T03:33:48.4556365Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T03:33:48.4861511Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T03:33:48.4875733Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T03:33:48.7115711Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T03:33:48.7375464Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T03:33:48.7391638Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T03:33:48.7755745Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T03:33:48.8001043Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T03:33:48.8017050Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T03:33:48.8408820Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T03:33:48.8691067Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T03:33:48.8705665Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T03:33:49.1956487Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T03:33:49.2206874Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T03:33:49.2239147Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T03:33:49.5875928Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T03:33:49.6127992Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T03:33:49.6142117Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T03:33:49.7675979Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T03:33:49.7939645Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T03:33:49.7949262Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T03:33:49.8275666Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T03:33:49.8534545Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T03:33:49.8549954Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T03:33:49.9278556Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T03:33:49.9399335Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T03:33:49.9424893Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T03:33:49.9455924Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T03:33:49.9496719Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T03:33:49.9524705Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T03:33:49.9553134Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T03:33:49.9584853Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T03:33:49.9611940Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T03:33:49.9642417Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T03:33:49.9669257Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T03:33:49.9699950Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T03:33:49.9725315Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T03:33:49.9755038Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T03:33:49.9783434Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T03:33:49.9818238Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T03:33:49.9852058Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T03:33:49.9884769Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T03:33:49.9914975Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T03:33:49.9944303Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T03:33:49.9979364Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T03:33:50.0011843Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T03:33:50.0045009Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T03:33:50.0076674Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T03:33:50.0108303Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T03:33:50.0150076Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T03:33:50.0177997Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T03:33:50.0212010Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T03:33:50.0247891Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T03:33:50.0281297Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T03:33:50.0315819Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T03:33:50.0361697Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T03:33:50.0402551Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T03:33:50.0432702Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T03:33:50.0466770Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T03:33:50.0494485Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T03:33:50.0519029Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T03:33:50.0544913Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T03:33:50.0583831Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T03:33:50.0620918Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T03:33:50.0657085Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T03:33:50.0694147Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T03:33:50.0731885Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T03:33:50.0763637Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T03:33:50.0807033Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T03:33:50.0837769Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T03:33:50.0874162Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T03:33:50.0904179Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T03:33:50.0933420Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T03:33:50.1000761Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T03:33:50.1096904Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T03:33:50.1171888Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T03:33:50.1210731Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T03:33:50.1238048Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T03:33:50.1290589Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T03:33:50.1322742Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:50.1394314Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T03:33:50.1440849Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:50.1479962Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T03:33:50.1511489Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T03:33:50.1544003Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T03:33:50.1584310Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T03:33:50.1624235Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T03:33:50.1651830Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:50.1686367Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T03:33:50.1723348Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T03:33:50.1756288Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T03:33:50.1868624Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:50.1894017Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:50.1924071Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:50.1950700Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T03:33:50.1976249Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T03:33:50.2011350Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:50.2040414Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:50.2066234Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:50.2097946Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T03:33:50.2204961Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:33:51.4475350Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:33:53.9924018Z Reading package lists... 2021-05-18T03:33:54.1797322Z Building dependency tree... 2021-05-18T03:33:54.1819759Z Reading state information... 2021-05-18T03:33:54.3576139Z The following additional packages will be installed: 2021-05-18T03:33:54.3581586Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T03:33:54.4127716Z The following NEW packages will be installed: 2021-05-18T03:33:54.4130051Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T03:33:54.4133919Z libmagick++-dev 2021-05-18T03:33:54.4409499Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:33:54.4410370Z Need to get 309 kB of archives. 2021-05-18T03:33:54.4411492Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T03:33:54.4413902Z 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-18T03:33:54.4473133Z 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-18T03:33:54.4500405Z 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-18T03:33:54.4553484Z 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-18T03:33:54.9268950Z Fetched 309 kB in 0s (8378 kB/s) 2021-05-18T03:33:54.9638375Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T03:33:54.9722168Z (Reading database ... 2021-05-18T03:33:54.9723522Z (Reading database ... 5% 2021-05-18T03:33:54.9724694Z (Reading database ... 10% 2021-05-18T03:33:54.9725259Z (Reading database ... 15% 2021-05-18T03:33:54.9725820Z (Reading database ... 20% 2021-05-18T03:33:54.9726373Z (Reading database ... 25% 2021-05-18T03:33:54.9726930Z (Reading database ... 30% 2021-05-18T03:33:54.9727485Z (Reading database ... 35% 2021-05-18T03:33:54.9728228Z (Reading database ... 40% 2021-05-18T03:33:54.9728917Z (Reading database ... 45% 2021-05-18T03:33:54.9729578Z (Reading database ... 50% 2021-05-18T03:33:54.9766083Z (Reading database ... 55% 2021-05-18T03:33:54.9817763Z (Reading database ... 60% 2021-05-18T03:33:54.9852109Z (Reading database ... 65% 2021-05-18T03:33:55.0002320Z (Reading database ... 70% 2021-05-18T03:33:55.0146198Z (Reading database ... 75% 2021-05-18T03:33:55.0177206Z (Reading database ... 80% 2021-05-18T03:33:55.0792799Z (Reading database ... 85% 2021-05-18T03:33:55.0979530Z (Reading database ... 90% 2021-05-18T03:33:55.1072431Z (Reading database ... 95% 2021-05-18T03:33:55.1073469Z (Reading database ... 100% 2021-05-18T03:33:55.1075163Z (Reading database ... 267231 files and directories currently installed.) 2021-05-18T03:33:55.1198145Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T03:33:55.1292652Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T03:33:55.1716982Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T03:33:55.1982955Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T03:33:55.2005044Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T03:33:55.2461696Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T03:33:55.2771922Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T03:33:55.2785376Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T03:33:55.3492703Z Selecting previously unselected package libmagick++-dev. 2021-05-18T03:33:55.3801669Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T03:33:55.3900297Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T03:33:55.4563176Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T03:33:55.4675132Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T03:33:55.4706027Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T03:33:55.4738359Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T03:33:55.4847617Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:33:58.0156880Z Reading package lists... 2021-05-18T03:33:58.2026908Z Building dependency tree... 2021-05-18T03:33:58.2049440Z Reading state information... 2021-05-18T03:33:58.3801233Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T03:33:58.3804771Z The following additional packages will be installed: 2021-05-18T03:33:58.3807931Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T03:33:58.3812057Z libijs-0.35 libjbig2dec0 2021-05-18T03:33:58.3814382Z Suggested packages: 2021-05-18T03:33:58.3817253Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T03:33:58.3819870Z ghostscript-x 2021-05-18T03:33:58.4347906Z The following NEW packages will be installed: 2021-05-18T03:33:58.4354642Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T03:33:58.4365524Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T03:33:58.4607651Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:33:58.4608501Z Need to get 11.2 MB of archives. 2021-05-18T03:33:58.4609354Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T03:33:58.4611442Z 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-18T03:33:58.4908508Z 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-18T03:33:58.4926002Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T03:33:58.5824235Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-18T03:33:58.5910527Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T03:33:58.5918155Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T03:33:58.5925273Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T03:33:58.6347293Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-18T03:33:59.1129858Z Fetched 11.2 MB in 0s (58.0 MB/s) 2021-05-18T03:33:59.1509685Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T03:33:59.1592552Z (Reading database ... 2021-05-18T03:33:59.1593419Z (Reading database ... 5% 2021-05-18T03:33:59.1594810Z (Reading database ... 10% 2021-05-18T03:33:59.1595601Z (Reading database ... 15% 2021-05-18T03:33:59.1596365Z (Reading database ... 20% 2021-05-18T03:33:59.1597189Z (Reading database ... 25% 2021-05-18T03:33:59.1597965Z (Reading database ... 30% 2021-05-18T03:33:59.1598725Z (Reading database ... 35% 2021-05-18T03:33:59.1599493Z (Reading database ... 40% 2021-05-18T03:33:59.1600263Z (Reading database ... 45% 2021-05-18T03:33:59.1601021Z (Reading database ... 50% 2021-05-18T03:33:59.1643345Z (Reading database ... 55% 2021-05-18T03:33:59.1694447Z (Reading database ... 60% 2021-05-18T03:33:59.1722531Z (Reading database ... 65% 2021-05-18T03:33:59.1863980Z (Reading database ... 70% 2021-05-18T03:33:59.2004665Z (Reading database ... 75% 2021-05-18T03:33:59.2033470Z (Reading database ... 80% 2021-05-18T03:33:59.2636111Z (Reading database ... 85% 2021-05-18T03:33:59.2817095Z (Reading database ... 90% 2021-05-18T03:33:59.2907426Z (Reading database ... 95% 2021-05-18T03:33:59.2908120Z (Reading database ... 100% 2021-05-18T03:33:59.2909063Z (Reading database ... 267276 files and directories currently installed.) 2021-05-18T03:33:59.3034545Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T03:33:59.3294850Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T03:33:59.5676487Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T03:33:59.5931544Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T03:33:59.5951433Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T03:33:59.6353507Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T03:33:59.6661972Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T03:33:59.7409199Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T03:34:00.1943625Z Selecting previously unselected package libgs9-common. 2021-05-18T03:34:00.2254262Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T03:34:00.2266924Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T03:34:00.3436602Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T03:34:00.3687330Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T03:34:00.3717551Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T03:34:00.4045653Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T03:34:00.4358923Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T03:34:00.4372143Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T03:34:00.4801179Z Selecting previously unselected package libgs9:amd64. 2021-05-18T03:34:00.5064711Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T03:34:00.5076484Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T03:34:00.8396771Z Selecting previously unselected package ghostscript. 2021-05-18T03:34:00.8679237Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T03:34:00.8689969Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T03:34:00.9431739Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T03:34:00.9480207Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T03:34:00.9520635Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T03:34:01.0235954Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T03:34:01.0269027Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T03:34:01.0551829Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T03:34:01.0588367Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T03:34:01.0619753Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T03:34:01.0758277Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T03:34:01.1944408Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:34:01.2195598Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:34:05.0008352Z Reading package lists... 2021-05-18T03:34:05.1981339Z Building dependency tree... 2021-05-18T03:34:05.2003287Z Reading state information... 2021-05-18T03:34:05.3779176Z The following additional packages will be installed: 2021-05-18T03:34:05.3781526Z libudunits2-0 libudunits2-data 2021-05-18T03:34:05.4324534Z The following NEW packages will be installed: 2021-05-18T03:34:05.4330185Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T03:34:05.5366754Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:05.5367845Z Need to get 429 kB of archives. 2021-05-18T03:34:05.5369308Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T03:34:05.5372502Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T03:34:05.5396314Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T03:34:05.5405938Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T03:34:06.0294037Z Fetched 429 kB in 0s (3837 kB/s) 2021-05-18T03:34:06.0645630Z Selecting previously unselected package libudunits2-data. 2021-05-18T03:34:06.0731153Z (Reading database ... 2021-05-18T03:34:06.0732090Z (Reading database ... 5% 2021-05-18T03:34:06.0733138Z (Reading database ... 10% 2021-05-18T03:34:06.0733789Z (Reading database ... 15% 2021-05-18T03:34:06.0734365Z (Reading database ... 20% 2021-05-18T03:34:06.0734972Z (Reading database ... 25% 2021-05-18T03:34:06.0735534Z (Reading database ... 30% 2021-05-18T03:34:06.0736088Z (Reading database ... 35% 2021-05-18T03:34:06.0736649Z (Reading database ... 40% 2021-05-18T03:34:06.0737547Z (Reading database ... 45% 2021-05-18T03:34:06.0738108Z (Reading database ... 50% 2021-05-18T03:34:06.0791116Z (Reading database ... 55% 2021-05-18T03:34:06.0848984Z (Reading database ... 60% 2021-05-18T03:34:06.0876016Z (Reading database ... 65% 2021-05-18T03:34:06.1021442Z (Reading database ... 70% 2021-05-18T03:34:06.1172066Z (Reading database ... 75% 2021-05-18T03:34:06.1200680Z (Reading database ... 80% 2021-05-18T03:34:06.1832704Z (Reading database ... 85% 2021-05-18T03:34:06.2033400Z (Reading database ... 90% 2021-05-18T03:34:06.2129823Z (Reading database ... 95% 2021-05-18T03:34:06.2131333Z (Reading database ... 100% 2021-05-18T03:34:06.2133064Z (Reading database ... 267840 files and directories currently installed.) 2021-05-18T03:34:06.2262535Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T03:34:06.2274793Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T03:34:06.2597026Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T03:34:06.2879093Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T03:34:06.2899484Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T03:34:06.3315829Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T03:34:06.3568274Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T03:34:06.3580328Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T03:34:06.4445084Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T03:34:06.4484575Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T03:34:06.4517202Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T03:34:06.4556262Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T03:34:06.5802769Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:34:09.1066839Z Reading package lists... 2021-05-18T03:34:09.2922193Z Building dependency tree... 2021-05-18T03:34:09.2944117Z Reading state information... 2021-05-18T03:34:09.5196214Z The following NEW packages will be installed: 2021-05-18T03:34:09.5201927Z libjq-dev 2021-05-18T03:34:09.5558640Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:09.5559635Z Need to get 11.2 kB of archives. 2021-05-18T03:34:09.5560597Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T03:34:09.5563090Z 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-18T03:34:10.0339469Z Fetched 11.2 kB in 0s (360 kB/s) 2021-05-18T03:34:10.0705102Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T03:34:10.0789505Z (Reading database ... 2021-05-18T03:34:10.0790377Z (Reading database ... 5% 2021-05-18T03:34:10.0791145Z (Reading database ... 10% 2021-05-18T03:34:10.0791978Z (Reading database ... 15% 2021-05-18T03:34:10.0792732Z (Reading database ... 20% 2021-05-18T03:34:10.0793499Z (Reading database ... 25% 2021-05-18T03:34:10.0796808Z (Reading database ... 30% 2021-05-18T03:34:10.0797358Z (Reading database ... 35% 2021-05-18T03:34:10.0797950Z (Reading database ... 40% 2021-05-18T03:34:10.0798507Z (Reading database ... 45% 2021-05-18T03:34:10.0799052Z (Reading database ... 50% 2021-05-18T03:34:10.0841638Z (Reading database ... 55% 2021-05-18T03:34:10.0900928Z (Reading database ... 60% 2021-05-18T03:34:10.0930207Z (Reading database ... 65% 2021-05-18T03:34:10.1077450Z (Reading database ... 70% 2021-05-18T03:34:10.1222866Z (Reading database ... 75% 2021-05-18T03:34:10.1250790Z (Reading database ... 80% 2021-05-18T03:34:10.1884642Z (Reading database ... 85% 2021-05-18T03:34:10.2087390Z (Reading database ... 90% 2021-05-18T03:34:10.2177937Z (Reading database ... 95% 2021-05-18T03:34:10.2178569Z (Reading database ... 100% 2021-05-18T03:34:10.2179447Z (Reading database ... 267869 files and directories currently installed.) 2021-05-18T03:34:10.2301916Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T03:34:10.2313378Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T03:34:10.2964222Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T03:34:12.7996455Z Reading package lists... 2021-05-18T03:34:12.9783081Z Building dependency tree... 2021-05-18T03:34:12.9807428Z Reading state information... 2021-05-18T03:34:13.1989630Z The following NEW packages will be installed: 2021-05-18T03:34:13.1994509Z libmng2 2021-05-18T03:34:13.2217200Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:13.2218395Z Need to get 168 kB of archives. 2021-05-18T03:34:13.2219759Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T03:34:13.2221843Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T03:34:13.6925083Z Fetched 168 kB in 0s (7587 kB/s) 2021-05-18T03:34:13.7321516Z Selecting previously unselected package libmng2:amd64. 2021-05-18T03:34:13.7412386Z (Reading database ... 2021-05-18T03:34:13.7413068Z (Reading database ... 5% 2021-05-18T03:34:13.7413632Z (Reading database ... 10% 2021-05-18T03:34:13.7414242Z (Reading database ... 15% 2021-05-18T03:34:13.7414793Z (Reading database ... 20% 2021-05-18T03:34:13.7415352Z (Reading database ... 25% 2021-05-18T03:34:13.7415908Z (Reading database ... 30% 2021-05-18T03:34:13.7416451Z (Reading database ... 35% 2021-05-18T03:34:13.7418786Z (Reading database ... 40% 2021-05-18T03:34:13.7419354Z (Reading database ... 45% 2021-05-18T03:34:13.7419921Z (Reading database ... 50% 2021-05-18T03:34:13.7475818Z (Reading database ... 55% 2021-05-18T03:34:13.7535188Z (Reading database ... 60% 2021-05-18T03:34:13.7568176Z (Reading database ... 65% 2021-05-18T03:34:13.7722405Z (Reading database ... 70% 2021-05-18T03:34:13.7870013Z (Reading database ... 75% 2021-05-18T03:34:13.7901255Z (Reading database ... 80% 2021-05-18T03:34:13.8545343Z (Reading database ... 85% 2021-05-18T03:34:13.8752333Z (Reading database ... 90% 2021-05-18T03:34:13.8844834Z (Reading database ... 95% 2021-05-18T03:34:13.8845491Z (Reading database ... 100% 2021-05-18T03:34:13.8846399Z (Reading database ... 267875 files and directories currently installed.) 2021-05-18T03:34:13.8976224Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T03:34:13.9000372Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T03:34:13.9851605Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T03:34:13.9897798Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:34:16.5206021Z Reading package lists... 2021-05-18T03:34:16.7013615Z Building dependency tree... 2021-05-18T03:34:16.7037030Z Reading state information... 2021-05-18T03:34:16.8419873Z E: Unable to locate package libmng1 2021-05-18T03:34:16.9154776Z Reading package lists... 2021-05-18T03:34:17.0995920Z Building dependency tree... 2021-05-18T03:34:17.1017646Z Reading state information... 2021-05-18T03:34:17.2422800Z E: Unable to locate package libapparmor-devel 2021-05-18T03:34:17.3169858Z Reading package lists... 2021-05-18T03:34:17.5061490Z Building dependency tree... 2021-05-18T03:34:17.5086229Z Reading state information... 2021-05-18T03:34:17.6865746Z The following additional packages will be installed: 2021-05-18T03:34:17.6868708Z libij-java 2021-05-18T03:34:17.7380403Z The following NEW packages will be installed: 2021-05-18T03:34:17.7390750Z imagej libij-java 2021-05-18T03:34:17.7617616Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:17.7618735Z Need to get 2328 kB of archives. 2021-05-18T03:34:17.7620122Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T03:34:17.7622234Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T03:34:17.8119323Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T03:34:18.2921223Z Fetched 2328 kB in 0s (34.1 MB/s) 2021-05-18T03:34:18.3345675Z Selecting previously unselected package libij-java. 2021-05-18T03:34:18.3436500Z (Reading database ... 2021-05-18T03:34:18.3437177Z (Reading database ... 5% 2021-05-18T03:34:18.3438113Z (Reading database ... 10% 2021-05-18T03:34:18.3438691Z (Reading database ... 15% 2021-05-18T03:34:18.3439249Z (Reading database ... 20% 2021-05-18T03:34:18.3439809Z (Reading database ... 25% 2021-05-18T03:34:18.3440371Z (Reading database ... 30% 2021-05-18T03:34:18.3440917Z (Reading database ... 35% 2021-05-18T03:34:18.3441479Z (Reading database ... 40% 2021-05-18T03:34:18.3442027Z (Reading database ... 45% 2021-05-18T03:34:18.3442580Z (Reading database ... 50% 2021-05-18T03:34:18.3496926Z (Reading database ... 55% 2021-05-18T03:34:18.3555002Z (Reading database ... 60% 2021-05-18T03:34:18.3586350Z (Reading database ... 65% 2021-05-18T03:34:18.3736121Z (Reading database ... 70% 2021-05-18T03:34:18.3879629Z (Reading database ... 75% 2021-05-18T03:34:18.3910472Z (Reading database ... 80% 2021-05-18T03:34:18.4553790Z (Reading database ... 85% 2021-05-18T03:34:18.4754427Z (Reading database ... 90% 2021-05-18T03:34:18.4846381Z (Reading database ... 95% 2021-05-18T03:34:18.4847094Z (Reading database ... 100% 2021-05-18T03:34:18.4847961Z (Reading database ... 267881 files and directories currently installed.) 2021-05-18T03:34:18.4979404Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T03:34:18.4992049Z Unpacking libij-java (1.52r-1) ... 2021-05-18T03:34:18.6035615Z Selecting previously unselected package imagej. 2021-05-18T03:34:18.6298562Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T03:34:18.6314016Z Unpacking imagej (1.52r-1) ... 2021-05-18T03:34:18.7044629Z Setting up libij-java (1.52r-1) ... 2021-05-18T03:34:18.7079315Z Setting up imagej (1.52r-1) ... 2021-05-18T03:34:18.7120239Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T03:34:18.7758677Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:34:20.1992815Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T03:34:22.1443171Z Reading package lists... 2021-05-18T03:34:22.3320135Z Building dependency tree... 2021-05-18T03:34:22.3338967Z Reading state information... 2021-05-18T03:34:22.5080639Z Suggested packages: 2021-05-18T03:34:22.5082487Z bowtie2-examples 2021-05-18T03:34:22.5576240Z The following NEW packages will be installed: 2021-05-18T03:34:22.5587366Z bowtie2 2021-05-18T03:34:22.5820817Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:22.5821720Z Need to get 1324 kB of archives. 2021-05-18T03:34:22.5822578Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T03:34:22.5824595Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T03:34:23.0845451Z Fetched 1324 kB in 0s (28.9 MB/s) 2021-05-18T03:34:23.1193912Z Selecting previously unselected package bowtie2. 2021-05-18T03:34:23.1280853Z (Reading database ... 2021-05-18T03:34:23.1281717Z (Reading database ... 5% 2021-05-18T03:34:23.1282326Z (Reading database ... 10% 2021-05-18T03:34:23.1282887Z (Reading database ... 15% 2021-05-18T03:34:23.1283456Z (Reading database ... 20% 2021-05-18T03:34:23.1284052Z (Reading database ... 25% 2021-05-18T03:34:23.1284601Z (Reading database ... 30% 2021-05-18T03:34:23.1285156Z (Reading database ... 35% 2021-05-18T03:34:23.1285701Z (Reading database ... 40% 2021-05-18T03:34:23.1286265Z (Reading database ... 45% 2021-05-18T03:34:23.1286823Z (Reading database ... 50% 2021-05-18T03:34:23.1322186Z (Reading database ... 55% 2021-05-18T03:34:23.1383259Z (Reading database ... 60% 2021-05-18T03:34:23.1417189Z (Reading database ... 65% 2021-05-18T03:34:23.1565589Z (Reading database ... 70% 2021-05-18T03:34:23.1713018Z (Reading database ... 75% 2021-05-18T03:34:23.1740439Z (Reading database ... 80% 2021-05-18T03:34:23.2366854Z (Reading database ... 85% 2021-05-18T03:34:23.2560158Z (Reading database ... 90% 2021-05-18T03:34:23.2650602Z (Reading database ... 95% 2021-05-18T03:34:23.2651210Z (Reading database ... 100% 2021-05-18T03:34:23.2652100Z (Reading database ... 267904 files and directories currently installed.) 2021-05-18T03:34:23.2776518Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T03:34:23.2788987Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T03:34:23.4946633Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T03:34:23.4987513Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:34:26.9751718Z Reading package lists... 2021-05-18T03:34:27.1622322Z Building dependency tree... 2021-05-18T03:34:27.1645594Z Reading state information... 2021-05-18T03:34:27.3053857Z E: Unable to locate package install 2021-05-18T03:34:27.3054821Z E: Unable to locate package gdal 2021-05-18T03:34:27.3792598Z Reading package lists... 2021-05-18T03:34:27.5673401Z Building dependency tree... 2021-05-18T03:34:27.5695557Z Reading state information... 2021-05-18T03:34:27.5974610Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T03:34:27.5977604Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T03:34:27.5979413Z is only available from another source 2021-05-18T03:34:27.5980503Z 2021-05-18T03:34:27.7098983Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T03:34:27.7825512Z Reading package lists... 2021-05-18T03:34:27.9715560Z Building dependency tree... 2021-05-18T03:34:27.9736739Z Reading state information... 2021-05-18T03:34:28.0011405Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T03:34:28.0013308Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T03:34:28.0014683Z is only available from another source 2021-05-18T03:34:28.0015984Z However the following packages replace it: 2021-05-18T03:34:28.0016979Z ffmpeg 2021-05-18T03:34:28.0017461Z 2021-05-18T03:34:28.1115704Z E: Package 'libav-tools' has no installation candidate 2021-05-18T03:34:28.1836589Z Reading package lists... 2021-05-18T03:34:28.3726269Z Building dependency tree... 2021-05-18T03:34:28.3751216Z Reading state information... 2021-05-18T03:34:28.5472584Z The following additional packages will be installed: 2021-05-18T03:34:28.5476171Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T03:34:28.5479881Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T03:34:28.5481745Z libssh2-1-dev 2021-05-18T03:34:28.5482787Z Suggested packages: 2021-05-18T03:34:28.5484244Z libgcrypt20-doc libmbedtls-doc 2021-05-18T03:34:28.6013176Z The following NEW packages will be installed: 2021-05-18T03:34:28.6016956Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T03:34:28.6022579Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T03:34:28.6029010Z libssh2-1-dev 2021-05-18T03:34:28.7060872Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:28.7063130Z Need to get 2667 kB of archives. 2021-05-18T03:34:28.7069938Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T03:34:28.7073086Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T03:34:28.7148160Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T03:34:28.7291758Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-18T03:34:28.7308291Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T03:34:28.7358765Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T03:34:28.7391002Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T03:34:28.7421896Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-18T03:34:28.7546950Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T03:34:28.7692510Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-18T03:34:28.7806212Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-18T03:34:28.7821907Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-18T03:34:29.3003489Z Fetched 2667 kB in 0s (13.1 MB/s) 2021-05-18T03:34:29.3398846Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T03:34:29.3483535Z (Reading database ... 2021-05-18T03:34:29.3484221Z (Reading database ... 5% 2021-05-18T03:34:29.3484798Z (Reading database ... 10% 2021-05-18T03:34:29.3485360Z (Reading database ... 15% 2021-05-18T03:34:29.3486607Z (Reading database ... 20% 2021-05-18T03:34:29.3487181Z (Reading database ... 25% 2021-05-18T03:34:29.3487889Z (Reading database ... 30% 2021-05-18T03:34:29.3488559Z (Reading database ... 35% 2021-05-18T03:34:29.3489260Z (Reading database ... 40% 2021-05-18T03:34:29.3489909Z (Reading database ... 45% 2021-05-18T03:34:29.3490570Z (Reading database ... 50% 2021-05-18T03:34:29.3527945Z (Reading database ... 55% 2021-05-18T03:34:29.3593154Z (Reading database ... 60% 2021-05-18T03:34:29.3619148Z (Reading database ... 65% 2021-05-18T03:34:29.3759532Z (Reading database ... 70% 2021-05-18T03:34:29.3902707Z (Reading database ... 75% 2021-05-18T03:34:29.3930815Z (Reading database ... 80% 2021-05-18T03:34:29.4552356Z (Reading database ... 85% 2021-05-18T03:34:29.4743176Z (Reading database ... 90% 2021-05-18T03:34:29.4834753Z (Reading database ... 95% 2021-05-18T03:34:29.4835517Z (Reading database ... 100% 2021-05-18T03:34:29.4836461Z (Reading database ... 267930 files and directories currently installed.) 2021-05-18T03:34:29.4965697Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T03:34:29.4979915Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T03:34:29.5373168Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T03:34:29.5686897Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T03:34:29.5698139Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T03:34:29.6551670Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T03:34:29.6817337Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T03:34:29.6857524Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T03:34:29.7236165Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T03:34:29.7470253Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T03:34:29.7484911Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T03:34:29.7955653Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T03:34:29.8227656Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T03:34:29.8237990Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T03:34:29.8595399Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T03:34:29.8873204Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T03:34:29.8890472Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T03:34:29.9276643Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T03:34:29.9552740Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T03:34:29.9563142Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T03:34:30.0355903Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T03:34:30.0587947Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T03:34:30.0606320Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T03:34:30.1392414Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T03:34:30.1700868Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T03:34:30.1715284Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T03:34:30.2337292Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T03:34:30.2690661Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T03:34:30.2700105Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T03:34:30.2973537Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T03:34:30.3288845Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T03:34:30.3303075Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T03:34:30.4777073Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T03:34:30.4813484Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T03:34:30.4848558Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T03:34:30.4890815Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T03:34:30.4934061Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T03:34:30.4959704Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T03:34:30.4987283Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T03:34:30.5017554Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T03:34:30.5045963Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T03:34:30.5070139Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T03:34:30.5103482Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T03:34:30.5140237Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:34:36.2983033Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T03:34:36.4280204Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:34:38.9810875Z Reading package lists... 2021-05-18T03:34:39.1727347Z Building dependency tree... 2021-05-18T03:34:39.1750173Z Reading state information... 2021-05-18T03:34:39.4488140Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T03:34:39.4489369Z libtiff-dev set to manually installed. 2021-05-18T03:34:39.4490323Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:39.5230651Z Reading package lists... 2021-05-18T03:34:39.7082940Z Building dependency tree... 2021-05-18T03:34:39.7106364Z Reading state information... 2021-05-18T03:34:39.9684725Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T03:34:39.9686095Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:40.0423073Z Reading package lists... 2021-05-18T03:34:40.2237621Z Building dependency tree... 2021-05-18T03:34:40.2259379Z Reading state information... 2021-05-18T03:34:40.4465474Z The following NEW packages will be installed: 2021-05-18T03:34:40.4468761Z libsodium-dev 2021-05-18T03:34:40.4695658Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:40.4696534Z Need to get 169 kB of archives. 2021-05-18T03:34:40.4697440Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T03:34:40.4699645Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T03:34:40.9481350Z Fetched 169 kB in 0s (7995 kB/s) 2021-05-18T03:34:40.9849973Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T03:34:40.9934500Z (Reading database ... 2021-05-18T03:34:40.9935587Z (Reading database ... 5% 2021-05-18T03:34:40.9936234Z (Reading database ... 10% 2021-05-18T03:34:40.9936860Z (Reading database ... 15% 2021-05-18T03:34:40.9937419Z (Reading database ... 20% 2021-05-18T03:34:40.9937984Z (Reading database ... 25% 2021-05-18T03:34:40.9938542Z (Reading database ... 30% 2021-05-18T03:34:40.9939088Z (Reading database ... 35% 2021-05-18T03:34:40.9939650Z (Reading database ... 40% 2021-05-18T03:34:40.9940197Z (Reading database ... 45% 2021-05-18T03:34:40.9940758Z (Reading database ... 50% 2021-05-18T03:34:40.9998753Z (Reading database ... 55% 2021-05-18T03:34:41.0054356Z (Reading database ... 60% 2021-05-18T03:34:41.0084062Z (Reading database ... 65% 2021-05-18T03:34:41.0227099Z (Reading database ... 70% 2021-05-18T03:34:41.0366794Z (Reading database ... 75% 2021-05-18T03:34:41.0396043Z (Reading database ... 80% 2021-05-18T03:34:41.1023619Z (Reading database ... 85% 2021-05-18T03:34:41.1223697Z (Reading database ... 90% 2021-05-18T03:34:41.1316324Z (Reading database ... 95% 2021-05-18T03:34:41.1317190Z (Reading database ... 100% 2021-05-18T03:34:41.1318404Z (Reading database ... 268433 files and directories currently installed.) 2021-05-18T03:34:41.1443324Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T03:34:41.1457742Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T03:34:41.2375821Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T03:34:43.7715839Z Reading package lists... 2021-05-18T03:34:43.9625339Z Building dependency tree... 2021-05-18T03:34:43.9650889Z Reading state information... 2021-05-18T03:34:44.1439342Z The following additional packages will be installed: 2021-05-18T03:34:44.1446958Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T03:34:44.1984497Z The following NEW packages will be installed: 2021-05-18T03:34:44.2055250Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T03:34:44.2056950Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T03:34:44.2225106Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:44.2225979Z Need to get 10.4 MB of archives. 2021-05-18T03:34:44.2226824Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T03:34:44.2229397Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T03:34:44.2382257Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T03:34:44.2514962Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T03:34:44.2708497Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T03:34:44.2870838Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T03:34:44.3215800Z 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-18T03:34:44.3572737Z 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-18T03:34:44.4135453Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T03:34:44.8966511Z Fetched 10.4 MB in 0s (49.2 MB/s) 2021-05-18T03:34:44.9339328Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T03:34:44.9425883Z (Reading database ... 2021-05-18T03:34:44.9426538Z (Reading database ... 5% 2021-05-18T03:34:44.9427117Z (Reading database ... 10% 2021-05-18T03:34:44.9427669Z (Reading database ... 15% 2021-05-18T03:34:44.9428228Z (Reading database ... 20% 2021-05-18T03:34:44.9428829Z (Reading database ... 25% 2021-05-18T03:34:44.9429377Z (Reading database ... 30% 2021-05-18T03:34:44.9429939Z (Reading database ... 35% 2021-05-18T03:34:44.9430485Z (Reading database ... 40% 2021-05-18T03:34:44.9431045Z (Reading database ... 45% 2021-05-18T03:34:44.9431604Z (Reading database ... 50% 2021-05-18T03:34:44.9486153Z (Reading database ... 55% 2021-05-18T03:34:44.9541836Z (Reading database ... 60% 2021-05-18T03:34:44.9575941Z (Reading database ... 65% 2021-05-18T03:34:44.9719672Z (Reading database ... 70% 2021-05-18T03:34:44.9869846Z (Reading database ... 75% 2021-05-18T03:34:44.9901991Z (Reading database ... 80% 2021-05-18T03:34:45.0539922Z (Reading database ... 85% 2021-05-18T03:34:45.0757639Z (Reading database ... 90% 2021-05-18T03:34:45.0878900Z (Reading database ... 95% 2021-05-18T03:34:45.0879514Z (Reading database ... 100% 2021-05-18T03:34:45.0880423Z (Reading database ... 268503 files and directories currently installed.) 2021-05-18T03:34:45.1009509Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T03:34:45.1026460Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T03:34:45.1916690Z Selecting previously unselected package liblept5:amd64. 2021-05-18T03:34:45.2167898Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T03:34:45.2193100Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T03:34:45.3556530Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T03:34:45.3858878Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T03:34:45.3873016Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T03:34:45.5635862Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T03:34:45.5922732Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T03:34:45.5939683Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T03:34:45.7595821Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T03:34:45.7831980Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T03:34:45.7849876Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T03:34:45.9836856Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T03:34:46.0123638Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T03:34:46.0134846Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T03:34:46.2115699Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T03:34:46.2387741Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T03:34:46.2400859Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T03:34:46.6396206Z Selecting previously unselected package tesseract-ocr. 2021-05-18T03:34:46.6656210Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T03:34:46.6670312Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T03:34:46.7671062Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T03:34:46.7708577Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T03:34:46.7755416Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T03:34:46.7785729Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T03:34:46.7819877Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T03:34:46.7847801Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T03:34:46.7879158Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T03:34:46.7905384Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T03:34:46.7958276Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:34:50.2599337Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:34:52.8213691Z Reading package lists... 2021-05-18T03:34:53.0072611Z Building dependency tree... 2021-05-18T03:34:53.0095417Z Reading state information... 2021-05-18T03:34:53.2749882Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T03:34:53.2751262Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:53.3478947Z Reading package lists... 2021-05-18T03:34:53.5242742Z Building dependency tree... 2021-05-18T03:34:53.5264374Z Reading state information... 2021-05-18T03:34:53.7040089Z The following additional packages will be installed: 2021-05-18T03:34:53.7043130Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T03:34:53.7047581Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T03:34:53.7048831Z Suggested packages: 2021-05-18T03:34:53.7050385Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T03:34:53.7617371Z The following NEW packages will be installed: 2021-05-18T03:34:53.7625260Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T03:34:53.7636286Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T03:34:53.7866188Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:34:53.7867440Z Need to get 1459 kB of archives. 2021-05-18T03:34:53.7868306Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T03:34:53.7871163Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T03:34:53.7896611Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-18T03:34:53.7908006Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-18T03:34:53.7921619Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-18T03:34:53.7934395Z 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-18T03:34:53.7944531Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T03:34:53.7972088Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T03:34:53.8063908Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T03:34:53.8104512Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-18T03:34:53.8113498Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T03:34:54.3037206Z Fetched 1459 kB in 0s (29.0 MB/s) 2021-05-18T03:34:54.3412404Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T03:34:54.3502821Z (Reading database ... 2021-05-18T03:34:54.3503435Z (Reading database ... 5% 2021-05-18T03:34:54.3504063Z (Reading database ... 10% 2021-05-18T03:34:54.3504618Z (Reading database ... 15% 2021-05-18T03:34:54.3505180Z (Reading database ... 20% 2021-05-18T03:34:54.3505729Z (Reading database ... 25% 2021-05-18T03:34:54.3506323Z (Reading database ... 30% 2021-05-18T03:34:54.3506886Z (Reading database ... 35% 2021-05-18T03:34:54.3507432Z (Reading database ... 40% 2021-05-18T03:34:54.3507991Z (Reading database ... 45% 2021-05-18T03:34:54.3508536Z (Reading database ... 50% 2021-05-18T03:34:54.3541553Z (Reading database ... 55% 2021-05-18T03:34:54.3597680Z (Reading database ... 60% 2021-05-18T03:34:54.3639670Z (Reading database ... 65% 2021-05-18T03:34:54.3786606Z (Reading database ... 70% 2021-05-18T03:34:54.3931365Z (Reading database ... 75% 2021-05-18T03:34:54.3963157Z (Reading database ... 80% 2021-05-18T03:34:54.4433387Z (Reading database ... 85% 2021-05-18T03:34:54.4795946Z (Reading database ... 90% 2021-05-18T03:34:54.4886299Z (Reading database ... 95% 2021-05-18T03:34:54.4886964Z (Reading database ... 100% 2021-05-18T03:34:54.4887848Z (Reading database ... 268728 files and directories currently installed.) 2021-05-18T03:34:54.5018748Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T03:34:54.5046206Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:54.5396744Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T03:34:54.5688916Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T03:34:54.5700967Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:54.6115833Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T03:34:54.6346620Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T03:34:54.6361537Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:54.6756225Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T03:34:54.7017219Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T03:34:54.7028472Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:54.7476601Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T03:34:54.7714357Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T03:34:54.7762200Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T03:34:54.8092723Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T03:34:54.8375799Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T03:34:54.8400363Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:54.8806519Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T03:34:54.9119171Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T03:34:54.9133763Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T03:34:54.9996276Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T03:34:55.0242588Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T03:34:55.0255405Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T03:34:55.0756518Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T03:34:55.1056630Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T03:34:55.1071863Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:55.1396351Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T03:34:55.1693783Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T03:34:55.1717705Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T03:34:55.2966057Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T03:34:55.3000655Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:55.3032039Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T03:34:55.3063153Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T03:34:55.3114724Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:55.3144145Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:55.3175815Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:55.3201725Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:55.3227892Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T03:34:55.3253791Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T03:34:55.3288360Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:34:55.3523580Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:34:59.0998199Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T03:35:01.7471438Z Reading package lists... 2021-05-18T03:35:01.9325170Z Building dependency tree... 2021-05-18T03:35:01.9348483Z Reading state information... 2021-05-18T03:35:02.0730578Z E: Unable to locate package udunits 2021-05-18T03:35:02.1464143Z Reading package lists... 2021-05-18T03:35:02.3289047Z Building dependency tree... 2021-05-18T03:35:02.3310175Z Reading state information... 2021-05-18T03:35:02.5056550Z The following additional packages will be installed: 2021-05-18T03:35:02.5057886Z libwebpdemux2 2021-05-18T03:35:02.5570731Z The following NEW packages will be installed: 2021-05-18T03:35:02.5576833Z libwebp-dev libwebpdemux2 2021-05-18T03:35:02.5794789Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:35:02.5795658Z Need to get 277 kB of archives. 2021-05-18T03:35:02.5796500Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T03:35:02.5798488Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T03:35:02.5814003Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T03:35:03.0665508Z Fetched 277 kB in 0s (11.7 MB/s) 2021-05-18T03:35:03.1054507Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T03:35:03.1142069Z (Reading database ... 2021-05-18T03:35:03.1142865Z (Reading database ... 5% 2021-05-18T03:35:03.1143553Z (Reading database ... 10% 2021-05-18T03:35:03.1144234Z (Reading database ... 15% 2021-05-18T03:35:03.1145272Z (Reading database ... 20% 2021-05-18T03:35:03.1145966Z (Reading database ... 25% 2021-05-18T03:35:03.1146633Z (Reading database ... 30% 2021-05-18T03:35:03.1147282Z (Reading database ... 35% 2021-05-18T03:35:03.1147941Z (Reading database ... 40% 2021-05-18T03:35:03.1148601Z (Reading database ... 45% 2021-05-18T03:35:03.1149246Z (Reading database ... 50% 2021-05-18T03:35:03.1194696Z (Reading database ... 55% 2021-05-18T03:35:03.1243215Z (Reading database ... 60% 2021-05-18T03:35:03.1278740Z (Reading database ... 65% 2021-05-18T03:35:03.1426121Z (Reading database ... 70% 2021-05-18T03:35:03.1570184Z (Reading database ... 75% 2021-05-18T03:35:03.1599368Z (Reading database ... 80% 2021-05-18T03:35:03.2062473Z (Reading database ... 85% 2021-05-18T03:35:03.2434249Z (Reading database ... 90% 2021-05-18T03:35:03.2528706Z (Reading database ... 95% 2021-05-18T03:35:03.2529472Z (Reading database ... 100% 2021-05-18T03:35:03.2530584Z (Reading database ... 269028 files and directories currently installed.) 2021-05-18T03:35:03.2661177Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T03:35:03.2683439Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T03:35:03.2996453Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T03:35:03.3243366Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T03:35:03.3259751Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T03:35:03.4232003Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T03:35:03.4265740Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T03:35:03.4310190Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:35:05.9513176Z Reading package lists... 2021-05-18T03:35:06.1341017Z Building dependency tree... 2021-05-18T03:35:06.1364863Z Reading state information... 2021-05-18T03:35:06.3087507Z The following additional packages will be installed: 2021-05-18T03:35:06.3091682Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T03:35:06.3094992Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T03:35:06.3097800Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T03:35:06.3105920Z Suggested packages: 2021-05-18T03:35:06.3107610Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T03:35:06.3108833Z Recommended packages: 2021-05-18T03:35:06.3109661Z cargo 2021-05-18T03:35:06.3679814Z The following NEW packages will be installed: 2021-05-18T03:35:06.3685533Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T03:35:06.3687469Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T03:35:06.3689112Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T03:35:06.3973502Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:35:06.3974384Z Need to get 108 MB of archives. 2021-05-18T03:35:06.3975220Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T03:35:06.3977310Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T03:35:06.4039841Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T03:35:06.4049089Z 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-18T03:35:06.4060898Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-18T03:35:06.4132190Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T03:35:06.4168035Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T03:35:06.4177423Z 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-18T03:35:06.5425482Z 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-18T03:35:07.2954552Z 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-18T03:35:07.8323815Z 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-18T03:35:07.8546215Z 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-18T03:35:07.9124559Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-18T03:35:08.0973752Z 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-18T03:35:08.5897086Z Fetched 108 MB in 2s (62.6 MB/s) 2021-05-18T03:35:08.6275203Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T03:35:08.6363139Z (Reading database ... 2021-05-18T03:35:08.6364015Z (Reading database ... 5% 2021-05-18T03:35:08.6364704Z (Reading database ... 10% 2021-05-18T03:35:08.6365385Z (Reading database ... 15% 2021-05-18T03:35:08.6366040Z (Reading database ... 20% 2021-05-18T03:35:08.6366700Z (Reading database ... 25% 2021-05-18T03:35:08.6367361Z (Reading database ... 30% 2021-05-18T03:35:08.6368011Z (Reading database ... 35% 2021-05-18T03:35:08.6368671Z (Reading database ... 40% 2021-05-18T03:35:08.6369458Z (Reading database ... 45% 2021-05-18T03:35:08.6370130Z (Reading database ... 50% 2021-05-18T03:35:08.6415780Z (Reading database ... 55% 2021-05-18T03:35:08.6469668Z (Reading database ... 60% 2021-05-18T03:35:08.6507055Z (Reading database ... 65% 2021-05-18T03:35:08.6652307Z (Reading database ... 70% 2021-05-18T03:35:08.6790108Z (Reading database ... 75% 2021-05-18T03:35:08.6818468Z (Reading database ... 80% 2021-05-18T03:35:08.7283307Z (Reading database ... 85% 2021-05-18T03:35:08.7647656Z (Reading database ... 90% 2021-05-18T03:35:08.7738715Z (Reading database ... 95% 2021-05-18T03:35:08.7740199Z (Reading database ... 100% 2021-05-18T03:35:08.7741953Z (Reading database ... 269056 files and directories currently installed.) 2021-05-18T03:35:08.7866511Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T03:35:08.7889754Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T03:35:08.8355244Z Selecting previously unselected package libipt2. 2021-05-18T03:35:08.8646541Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T03:35:08.8660465Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T03:35:08.8996362Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T03:35:08.9285828Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T03:35:08.9298148Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T03:35:08.9835785Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T03:35:09.0078767Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T03:35:09.0090675Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T03:35:09.0956077Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T03:35:09.1219188Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T03:35:09.1231590Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T03:35:09.1871300Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T03:35:09.2145083Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T03:35:09.2158524Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T03:35:09.2515445Z Selecting previously unselected package gdb. 2021-05-18T03:35:09.2758855Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T03:35:09.2770908Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T03:35:09.6474258Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T03:35:09.6788325Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T03:35:09.6798752Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T03:35:16.4917959Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T03:35:16.5173605Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T03:35:16.5191055Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T03:35:19.9373927Z Selecting previously unselected package rustc. 2021-05-18T03:35:19.9684286Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T03:35:19.9694813Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T03:35:20.1822138Z Selecting previously unselected package cargo. 2021-05-18T03:35:20.2132703Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T03:35:20.2146447Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T03:35:20.6053491Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T03:35:20.6368868Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T03:35:20.6381942Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T03:35:21.9598222Z Selecting previously unselected package rust-gdb. 2021-05-18T03:35:21.9913553Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T03:35:21.9924840Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T03:35:22.0633532Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T03:35:22.0681091Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T03:35:22.0716876Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T03:35:22.0755214Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T03:35:22.0781751Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T03:35:22.0805979Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T03:35:22.0839895Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T03:35:22.0864724Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T03:35:22.0899271Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T03:35:22.0941320Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T03:35:22.0970202Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T03:35:22.0992553Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T03:35:22.1036951Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T03:35:22.1078139Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:35:22.1317849Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:35:26.0677530Z Reading package lists... 2021-05-18T03:35:26.2531595Z Building dependency tree... 2021-05-18T03:35:26.2554942Z Reading state information... 2021-05-18T03:35:26.4431391Z The following additional packages will be installed: 2021-05-18T03:35:26.4445182Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T03:35:26.4447981Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T03:35:26.4450648Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T03:35:26.4453164Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T03:35:26.4455791Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T03:35:26.4458306Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T03:35:26.4460600Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T03:35:26.4463238Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T03:35:26.4465915Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T03:35:26.4468811Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T03:35:26.4471653Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T03:35:26.4476415Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T03:35:26.4479306Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T03:35:26.4482389Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T03:35:26.4485368Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T03:35:26.4488184Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T03:35:26.4490847Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T03:35:26.4493538Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T03:35:26.4496469Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T03:35:26.4498755Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T03:35:26.4500980Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T03:35:26.4503320Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T03:35:26.4505514Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T03:35:26.4507457Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T03:35:26.4508724Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T03:35:26.4510226Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T03:35:26.4511751Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T03:35:26.4513316Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T03:35:26.4515162Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T03:35:26.4516650Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T03:35:26.4518058Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T03:35:26.4519411Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T03:35:26.4520892Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T03:35:26.4522406Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T03:35:26.4524042Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T03:35:26.4525671Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T03:35:26.4527220Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T03:35:26.4528705Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T03:35:26.4530152Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T03:35:26.4531712Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T03:35:26.4533283Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T03:35:26.4534726Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T03:35:26.4536163Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T03:35:26.4537883Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T03:35:26.4539639Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T03:35:26.4541167Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T03:35:26.4542673Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T03:35:26.4544282Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T03:35:26.4545683Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T03:35:26.4546547Z Suggested packages: 2021-05-18T03:35:26.4547685Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T03:35:26.4549094Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T03:35:26.4550880Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T03:35:26.4552458Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T03:35:26.4554087Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T03:35:26.4555564Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T03:35:26.4557110Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T03:35:26.4558674Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T03:35:26.4560228Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T03:35:26.4561825Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T03:35:26.4563454Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T03:35:26.4565108Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T03:35:26.4566668Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T03:35:26.4567815Z wpagui libengine-pkcs11-openssl 2021-05-18T03:35:26.5440314Z The following NEW packages will be installed: 2021-05-18T03:35:26.5442619Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T03:35:26.5451990Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T03:35:26.5453683Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T03:35:26.5455209Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T03:35:26.5456825Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T03:35:26.5481577Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T03:35:26.5482942Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T03:35:26.5484524Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T03:35:26.5486116Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T03:35:26.5487598Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T03:35:26.5489149Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T03:35:26.5490715Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T03:35:26.5492353Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T03:35:26.5494149Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T03:35:26.5495892Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T03:35:26.5497528Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T03:35:26.5499104Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T03:35:26.5500694Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T03:35:26.5502342Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T03:35:26.5503674Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T03:35:26.5504966Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T03:35:26.5506354Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T03:35:26.5507656Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T03:35:26.5508887Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T03:35:26.5510146Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T03:35:26.5511667Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T03:35:26.5513188Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T03:35:26.5514994Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T03:35:26.5516963Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T03:35:26.5518440Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T03:35:26.5519840Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T03:35:26.5532246Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T03:35:26.5533740Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T03:35:26.5535267Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T03:35:26.5536900Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T03:35:26.5538516Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T03:35:26.5540049Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T03:35:26.5541518Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T03:35:26.5542986Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T03:35:26.5544544Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T03:35:26.5546101Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T03:35:26.5547562Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T03:35:26.5549034Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T03:35:26.5550719Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T03:35:26.5552487Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T03:35:26.5554181Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T03:35:26.5555686Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T03:35:26.5557343Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T03:35:26.5558726Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T03:35:26.5742179Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T03:35:26.5743011Z Need to get 183 MB of archives. 2021-05-18T03:35:26.5743853Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T03:35:26.5746016Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T03:35:26.5775370Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T03:35:26.6149420Z 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-18T03:35:26.6163023Z 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-18T03:35:26.6170489Z 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-18T03:35:26.6178223Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T03:35:26.6183622Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T03:35:26.6192838Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T03:35:26.6200942Z 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-18T03:35:26.6236437Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T03:35:26.6239459Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T03:35:26.6261007Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T03:35:26.6371265Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-18T03:35:26.6373845Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T03:35:26.6377311Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T03:35:26.6383852Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T03:35:26.6389397Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T03:35:26.6396440Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T03:35:26.6403278Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T03:35:26.6408829Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T03:35:26.6419995Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T03:35:26.6426775Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-18T03:35:26.6432421Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T03:35:26.6792246Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T03:35:26.7082159Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T03:35:26.7102729Z 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-18T03:35:26.7140030Z 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-18T03:35:26.7236249Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T03:35:26.7247407Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T03:35:26.7274802Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T03:35:26.7305842Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T03:35:26.7512628Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T03:35:26.7692097Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T03:35:26.7720175Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T03:35:26.7732073Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T03:35:26.7740671Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T03:35:26.9461353Z 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-18T03:35:26.9468590Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-18T03:35:26.9592579Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T03:35:26.9638981Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-18T03:35:26.9670694Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T03:35:26.9692992Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-18T03:35:26.9707949Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T03:35:26.9741498Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T03:35:26.9756429Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T03:35:26.9783767Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-18T03:35:26.9797436Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T03:35:27.0016735Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T03:35:27.0028446Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T03:35:27.0102141Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T03:35:27.0122260Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T03:35:27.0131555Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T03:35:27.0141145Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T03:35:27.0160662Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-18T03:35:27.0243678Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T03:35:27.0254773Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T03:35:27.1509130Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T03:35:27.1718207Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T03:35:27.1728262Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T03:35:27.1777936Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T03:35:27.1786537Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T03:35:27.1821505Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T03:35:27.1832751Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T03:35:27.1853038Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T03:35:27.1865940Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T03:35:27.1924422Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T03:35:27.1952246Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T03:35:27.1973889Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T03:35:27.2174569Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-18T03:35:27.2380342Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T03:35:27.3250965Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T03:35:27.3259643Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T03:35:27.3267108Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T03:35:27.3276077Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T03:35:27.3288760Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T03:35:27.3328367Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T03:35:27.3339326Z 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-18T03:35:27.4140958Z 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-18T03:35:27.4147488Z 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-18T03:35:27.4155758Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-18T03:35:27.4382280Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T03:35:27.4400388Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T03:35:27.4417834Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-18T03:35:27.4490995Z 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-18T03:35:27.5059212Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T03:35:27.5361164Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T03:35:27.5379532Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T03:35:27.5387973Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T03:35:27.5403011Z 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-18T03:35:27.5496432Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T03:35:27.5498828Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T03:35:27.5522216Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-18T03:35:27.5537604Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-18T03:35:27.5572615Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-18T03:35:27.5596547Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T03:35:27.5607439Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T03:35:27.6034448Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T03:35:27.6110106Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T03:35:27.6158881Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T03:35:27.6167043Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T03:35:27.6217944Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-18T03:35:27.6254793Z 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-18T03:35:27.6338102Z 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-18T03:35:27.6354168Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T03:35:27.6366145Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T03:35:27.6469797Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-18T03:35:27.6475298Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T03:35:28.1346284Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T03:35:28.1362294Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-18T03:35:28.1372959Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T03:35:28.1608839Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T03:35:28.2590285Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T03:35:28.2596525Z 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-18T03:35:28.2608584Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-18T03:35:28.2694152Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-18T03:35:28.2703898Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T03:35:28.3089400Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-18T03:35:28.3208606Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T03:35:28.3235516Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T03:35:28.3237736Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T03:35:28.3245854Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-18T03:35:28.3284349Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T03:35:28.3306445Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T03:35:28.3311494Z 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-18T03:35:28.3318385Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-18T03:35:28.3348619Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T03:35:28.3357172Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-18T03:35:28.3363198Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T03:35:28.3374124Z 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-18T03:35:28.3380000Z 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-18T03:35:28.3392545Z 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-18T03:35:28.3412167Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-18T03:35:28.3438469Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T03:35:28.3680423Z 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-18T03:35:28.3692955Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-18T03:35:28.3698669Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T03:35:28.3731440Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T03:35:28.3824216Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T03:35:28.3846743Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T03:35:28.3868227Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T03:35:28.3875852Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T03:35:28.3896707Z 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-18T03:35:28.3906429Z 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-18T03:35:28.3940488Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-18T03:35:28.3954367Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T03:35:28.3961896Z 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-18T03:35:28.3967665Z 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-18T03:35:28.4003938Z 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-18T03:35:28.4179571Z 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-18T03:35:28.4635335Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T03:35:28.4641646Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T03:35:28.4717707Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T03:35:28.4739788Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T03:35:28.4751330Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T03:35:28.4803343Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T03:35:28.4812938Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T03:35:28.5311552Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T03:35:28.5422551Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T03:35:28.5600027Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T03:35:28.6133621Z 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-18T03:35:28.6187799Z 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-18T03:35:28.6217060Z 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-18T03:35:28.6227079Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T03:35:28.6323408Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T03:35:28.6327593Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T03:35:28.6344864Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T03:35:28.6351034Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T03:35:28.6465116Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T03:35:28.6521046Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T03:35:28.7195523Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-18T03:35:28.7198187Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T03:35:28.7211016Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T03:35:28.7216729Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T03:35:28.7230448Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T03:35:28.7233066Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T03:35:28.7291083Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T03:35:28.7298490Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T03:35:28.7382609Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-18T03:35:28.7388795Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T03:35:28.7404599Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-18T03:35:28.7410760Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T03:35:28.7426373Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-18T03:35:28.7661444Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T03:35:28.7671296Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T03:35:28.8376636Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T03:35:28.8383203Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T03:35:28.8385860Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T03:35:28.8428073Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T03:35:28.8434890Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T03:35:28.8452975Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-18T03:35:28.8502722Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T03:35:28.8510686Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T03:35:28.8921477Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T03:35:28.8935344Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-18T03:35:28.8956200Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T03:35:28.9386853Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-18T03:35:28.9422464Z 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-18T03:35:28.9440399Z 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-18T03:35:28.9449279Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-18T03:35:28.9466560Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-18T03:35:28.9787422Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T03:35:29.1045031Z 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-18T03:35:29.1083785Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T03:35:29.1162826Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-18T03:35:29.3610290Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T03:35:29.4377237Z 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-18T03:35:29.4447180Z 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-18T03:35:29.4475859Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-18T03:35:29.4566310Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-18T03:35:29.4592300Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T03:35:29.4857424Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T03:35:29.5052517Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T03:35:29.5071393Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T03:35:29.5083535Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-18T03:35:30.7839228Z Fetched 183 MB in 3s (61.9 MB/s) 2021-05-18T03:35:30.8359164Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T03:35:30.8475403Z (Reading database ... 2021-05-18T03:35:30.8476486Z (Reading database ... 5% 2021-05-18T03:35:30.8477280Z (Reading database ... 10% 2021-05-18T03:35:30.8478041Z (Reading database ... 15% 2021-05-18T03:35:30.8478817Z (Reading database ... 20% 2021-05-18T03:35:30.8479586Z (Reading database ... 25% 2021-05-18T03:35:30.8480336Z (Reading database ... 30% 2021-05-18T03:35:30.8481096Z (Reading database ... 35% 2021-05-18T03:35:30.8481860Z (Reading database ... 40% 2021-05-18T03:35:30.8482605Z (Reading database ... 45% 2021-05-18T03:35:30.8483363Z (Reading database ... 50% 2021-05-18T03:35:30.8520387Z (Reading database ... 55% 2021-05-18T03:35:30.8573690Z (Reading database ... 60% 2021-05-18T03:35:30.8608675Z (Reading database ... 65% 2021-05-18T03:35:30.8751599Z (Reading database ... 70% 2021-05-18T03:35:30.8900881Z (Reading database ... 75% 2021-05-18T03:35:30.8931665Z (Reading database ... 80% 2021-05-18T03:35:30.9399096Z (Reading database ... 85% 2021-05-18T03:35:30.9758151Z (Reading database ... 90% 2021-05-18T03:35:30.9850454Z (Reading database ... 95% 2021-05-18T03:35:30.9851261Z (Reading database ... 100% 2021-05-18T03:35:30.9852423Z (Reading database ... 269811 files and directories currently installed.) 2021-05-18T03:35:30.9978383Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T03:35:30.9997009Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T03:35:31.0349530Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T03:35:31.0665660Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:31.0781506Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:31.2996436Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T03:35:31.3309765Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T03:35:31.3328765Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T03:35:31.3756084Z Selecting previously unselected package libegl1:amd64. 2021-05-18T03:35:31.4022910Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T03:35:31.4037080Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T03:35:31.4435224Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T03:35:31.4667472Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T03:35:31.4680949Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T03:35:31.5052291Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T03:35:31.5368493Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T03:35:31.5381229Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T03:35:31.5716423Z Selecting previously unselected package libwacom-common. 2021-05-18T03:35:31.5996730Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T03:35:31.6007903Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T03:35:31.6675735Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T03:35:31.6948430Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T03:35:31.6963330Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T03:35:31.7355581Z Selecting previously unselected package libinput-bin. 2021-05-18T03:35:31.7585522Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T03:35:31.7598447Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T03:35:31.7956111Z Selecting previously unselected package libinput10:amd64. 2021-05-18T03:35:31.8225211Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T03:35:31.8237185Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T03:35:31.8642412Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T03:35:31.8955378Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:31.8969538Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:31.9489726Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T03:35:31.9801792Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:31.9815702Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:32.0866061Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T03:35:32.1140824Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T03:35:32.1161354Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T03:35:32.1515846Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T03:35:32.1766825Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T03:35:32.1788908Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T03:35:32.2235781Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T03:35:32.2470960Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T03:35:32.2484855Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T03:35:32.2769838Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T03:35:32.3082535Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T03:35:32.3094707Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T03:35:32.3395677Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T03:35:32.3696203Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T03:35:32.3709088Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T03:35:32.4036715Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T03:35:32.4304328Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T03:35:32.4314571Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T03:35:32.4636497Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T03:35:32.4909626Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T03:35:32.4921526Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T03:35:32.5236484Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T03:35:32.5507057Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T03:35:32.5519552Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T03:35:32.5818137Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T03:35:32.6133952Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T03:35:32.6145452Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T03:35:32.6516800Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T03:35:32.6789120Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T03:35:32.6807059Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T03:35:32.7196436Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T03:35:32.7516398Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:32.7622015Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:33.1195484Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T03:35:33.1465722Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:33.1479056Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:33.4164663Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T03:35:33.4477957Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:33.4489688Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:33.4915877Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T03:35:33.5235522Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T03:35:33.5247742Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T03:35:33.5876501Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T03:35:33.6115979Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T03:35:33.6132804Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T03:35:33.7225004Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T03:35:33.7545785Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T03:35:33.7560416Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T03:35:33.7955050Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T03:35:33.8181883Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:33.8201947Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:33.8750152Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T03:35:33.9019977Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:33.9032747Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:33.9578841Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T03:35:33.9894840Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:33.9907160Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:34.1915595Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T03:35:34.2170736Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:34.2183527Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:34.3996036Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T03:35:34.4266495Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:34.4280318Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:34.4755071Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T03:35:34.5026913Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:34.5041281Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:34.5440597Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T03:35:34.5756507Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T03:35:34.5768494Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T03:35:34.6124771Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T03:35:34.6442463Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T03:35:34.6456374Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T03:35:36.1516761Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T03:35:36.1804875Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:36.1817531Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:36.2236713Z Selecting previously unselected package qgis-providers-common. 2021-05-18T03:35:36.2501922Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T03:35:36.2515974Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:36.5075779Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T03:35:36.5348397Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T03:35:36.5361416Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T03:35:36.6075981Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T03:35:36.6326472Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T03:35:36.6376625Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T03:35:36.6915848Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T03:35:36.7198289Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:36.7211884Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:36.7621493Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T03:35:36.7940832Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:36.7950990Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:36.8265642Z Selecting previously unselected package gdal-data. 2021-05-18T03:35:36.8582468Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T03:35:36.8594671Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T03:35:36.9125960Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T03:35:36.9443636Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T03:35:36.9457027Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T03:35:36.9996013Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T03:35:37.0279595Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T03:35:37.0293443Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T03:35:37.0741180Z Selecting previously unselected package libarmadillo9. 2021-05-18T03:35:37.1063484Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T03:35:37.1078560Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T03:35:37.1515890Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T03:35:37.1792703Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T03:35:37.1803672Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T03:35:37.2607447Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T03:35:37.2943893Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T03:35:37.2964412Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T03:35:37.3314501Z Selecting previously unselected package libdap25:amd64. 2021-05-18T03:35:37.3635333Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T03:35:37.3649340Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T03:35:37.4555193Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T03:35:37.4826320Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T03:35:37.4851355Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T03:35:37.5222184Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T03:35:37.5541192Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T03:35:37.5554549Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T03:35:37.5955403Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T03:35:37.6212912Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T03:35:37.6231003Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T03:35:37.6595018Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T03:35:37.6861273Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T03:35:37.6876733Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T03:35:37.7395726Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T03:35:37.7636402Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T03:35:37.7647437Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T03:35:37.8595988Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T03:35:37.8854489Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T03:35:37.8869955Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T03:35:37.9201957Z Selecting previously unselected package proj-data. 2021-05-18T03:35:37.9521885Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T03:35:37.9532073Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T03:35:38.8675007Z Selecting previously unselected package libproj15:amd64. 2021-05-18T03:35:38.8947879Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T03:35:38.8998666Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T03:35:39.0277128Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T03:35:39.0592342Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T03:35:39.0607054Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T03:35:39.0967551Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T03:35:39.1287422Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T03:35:39.1298678Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T03:35:39.1916008Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T03:35:39.2183556Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T03:35:39.2195706Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T03:35:39.2523658Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T03:35:39.2833264Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T03:35:39.2842483Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T03:35:39.3235866Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T03:35:39.3505437Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T03:35:39.3518488Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T03:35:39.3855665Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T03:35:39.4174483Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T03:35:39.4195608Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T03:35:39.4658304Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T03:35:39.4973956Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T03:35:39.4989862Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T03:35:39.5395612Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T03:35:39.5656001Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T03:35:39.5678519Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T03:35:39.6330375Z Selecting previously unselected package libogdi4.1. 2021-05-18T03:35:39.6646838Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T03:35:39.6659855Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T03:35:39.7167186Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T03:35:39.7483784Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T03:35:39.7532176Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T03:35:39.8026593Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T03:35:39.8301391Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T03:35:39.8312692Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T03:35:40.0206249Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T03:35:40.0523036Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T03:35:40.0537576Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T03:35:40.1914968Z Selecting previously unselected package libgdal26. 2021-05-18T03:35:40.2189308Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T03:35:40.2202969Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T03:35:40.9628792Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T03:35:40.9944220Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:40.9957354Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:41.0301502Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T03:35:41.0619224Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T03:35:41.0631988Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T03:35:41.0996227Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T03:35:41.1279692Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:41.1314975Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:41.1715074Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T03:35:41.1988765Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:41.2002770Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:41.2511504Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T03:35:41.2830523Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T03:35:41.2839724Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T03:35:41.3472416Z Selecting previously unselected package libzip5:amd64. 2021-05-18T03:35:41.3790410Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T03:35:41.3806242Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T03:35:41.4371513Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T03:35:41.4692724Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:41.4705389Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:42.1123252Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T03:35:42.1439143Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:42.1451961Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:42.1835795Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T03:35:42.2099379Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T03:35:42.2116416Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T03:35:42.2675952Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T03:35:42.2931327Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T03:35:42.2944887Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T03:35:42.4660092Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T03:35:42.4978436Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:42.4992012Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:42.5355981Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T03:35:42.5636901Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:42.5654978Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:42.6195752Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T03:35:42.6439056Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T03:35:42.6451697Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T03:35:42.7356690Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T03:35:42.7642190Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:42.7836438Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:43.2030729Z Selecting previously unselected package qgis-providers. 2021-05-18T03:35:43.2347536Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:43.2364934Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:43.4880149Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T03:35:43.5195630Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T03:35:43.5246187Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T03:35:43.5635799Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T03:35:43.5905931Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T03:35:43.5917377Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T03:35:43.6275641Z Selecting previously unselected package avahi-daemon. 2021-05-18T03:35:43.6514934Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T03:35:43.6530302Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T03:35:43.7082557Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T03:35:43.7398823Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T03:35:43.7410024Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T03:35:43.8355267Z Selecting previously unselected package blt. 2021-05-18T03:35:43.8625721Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T03:35:43.8636821Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T03:35:43.8955613Z Selecting previously unselected package fonts-lyx. 2021-05-18T03:35:43.9222052Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T03:35:43.9235797Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T03:35:43.9672221Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T03:35:43.9992073Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T03:35:44.0006834Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T03:35:44.0435930Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T03:35:44.0705499Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T03:35:44.0716170Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T03:35:44.1275754Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T03:35:44.1541912Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T03:35:44.1560915Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T03:35:44.2035871Z Selecting previously unselected package gcr. 2021-05-18T03:35:44.2323244Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T03:35:44.2334979Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T03:35:44.2779514Z Selecting previously unselected package python3-numpy. 2021-05-18T03:35:44.3055207Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T03:35:44.3065709Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T03:35:44.6555839Z Selecting previously unselected package python3-gdal. 2021-05-18T03:35:44.6802798Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T03:35:44.6816563Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T03:35:44.7710609Z Selecting previously unselected package gdal-bin. 2021-05-18T03:35:44.8032932Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T03:35:44.8045791Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T03:35:44.8676601Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T03:35:44.8960410Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T03:35:44.9014018Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T03:35:44.9317949Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T03:35:44.9638144Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T03:35:44.9651246Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T03:35:45.0174441Z Selecting previously unselected package geoclue-2.0. 2021-05-18T03:35:45.0497045Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T03:35:45.0511428Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T03:35:45.1028460Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T03:35:45.1350221Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T03:35:45.1364153Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T03:35:45.1995823Z Selecting previously unselected package p11-kit. 2021-05-18T03:35:45.2272680Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T03:35:45.2285139Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T03:35:45.2682991Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T03:35:45.2999107Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T03:35:45.3012740Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T03:35:45.3396309Z Selecting previously unselected package gnome-keyring. 2021-05-18T03:35:45.3670045Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T03:35:45.3799860Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T03:35:45.4840541Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T03:35:45.5156226Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T03:35:45.5168289Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T03:35:45.5524064Z Selecting previously unselected package grass-doc. 2021-05-18T03:35:45.5839689Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T03:35:45.5856320Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T03:35:47.5991252Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T03:35:47.6325770Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T03:35:47.6337076Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T03:35:47.6770575Z Selecting previously unselected package libpdal-util9. 2021-05-18T03:35:47.7092928Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T03:35:47.7104714Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T03:35:47.7536733Z Selecting previously unselected package libpdal-base9. 2021-05-18T03:35:47.7856638Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T03:35:47.7868300Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T03:35:48.0094394Z Selecting previously unselected package grass-core. 2021-05-18T03:35:48.0415065Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T03:35:48.0427516Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T03:35:48.7355763Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T03:35:48.7689215Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T03:35:48.7700928Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T03:35:48.8044059Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T03:35:48.8368433Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T03:35:48.8399563Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T03:35:48.8752694Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T03:35:48.9078305Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T03:35:48.9086454Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T03:35:49.0067529Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T03:35:49.0395428Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T03:35:49.0429288Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T03:35:49.1234816Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T03:35:49.1562738Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T03:35:49.1574749Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T03:35:49.5636326Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T03:35:49.5939897Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T03:35:49.5950903Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T03:35:49.7163415Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T03:35:49.7436434Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T03:35:49.7448552Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T03:35:49.7882111Z Selecting previously unselected package libfcgi-bin. 2021-05-18T03:35:49.8204701Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T03:35:49.8215376Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T03:35:49.8595164Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T03:35:49.8869619Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T03:35:49.8881795Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T03:35:49.9238938Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T03:35:49.9562639Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T03:35:49.9666051Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T03:35:50.0555947Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T03:35:50.0804987Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T03:35:50.0816095Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T03:35:50.1170588Z Selecting previously unselected package libmbim-proxy. 2021-05-18T03:35:50.1496671Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T03:35:50.1512772Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T03:35:50.1876644Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T03:35:50.2164650Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T03:35:50.2179021Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T03:35:50.2471478Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T03:35:50.2799572Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T03:35:50.2818362Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T03:35:50.3355933Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T03:35:50.3644102Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T03:35:50.3653569Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T03:35:50.3950507Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T03:35:50.4279502Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T03:35:50.4292753Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T03:35:50.4659833Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T03:35:50.4990024Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T03:35:50.5002965Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T03:35:50.5356461Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T03:35:50.5637336Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T03:35:50.5648933Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T03:35:50.6036026Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T03:35:50.6280778Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T03:35:50.6300111Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T03:35:50.6676929Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T03:35:50.6980407Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T03:35:50.6990773Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T03:35:50.7342389Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T03:35:50.7666902Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T03:35:50.7680633Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T03:35:50.8089757Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T03:35:50.8418747Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T03:35:50.8438825Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T03:35:51.0315871Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T03:35:51.0585564Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T03:35:51.0604080Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T03:35:51.1062791Z Selecting previously unselected package libpdal-plugins. 2021-05-18T03:35:51.1385226Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T03:35:51.1398008Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T03:35:51.1757582Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T03:35:51.2086063Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:51.2100221Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:51.2635169Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T03:35:51.2878999Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:51.2890162Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:51.4035314Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T03:35:51.4339161Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:51.4351867Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:51.4835420Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T03:35:51.5163832Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:51.5176890Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:51.5585175Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T03:35:51.5909636Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:51.5924799Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:51.6253503Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T03:35:51.6578110Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:51.6593002Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:51.7148796Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T03:35:51.7486163Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:51.7503637Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:51.7850245Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T03:35:51.8175368Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:51.8188480Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:51.8516693Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T03:35:51.8806267Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:51.8823490Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:51.9275376Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T03:35:51.9559111Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:51.9575962Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:52.0035891Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T03:35:52.0312704Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:52.0325416Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:52.0627646Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T03:35:52.0967314Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:52.0981020Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:52.1551501Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T03:35:52.1878998Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:52.1892641Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:52.3320209Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T03:35:52.3641942Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:52.3653978Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:52.7492317Z Selecting previously unselected package qtchooser. 2021-05-18T03:35:52.7818845Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T03:35:52.7829955Z Unpacking qtchooser (66-2build1) ... 2021-05-18T03:35:52.8199034Z Selecting previously unselected package qdoc-qt5. 2021-05-18T03:35:52.8492666Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:52.8503518Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:52.9343144Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T03:35:52.9669807Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:52.9682423Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:53.0103572Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T03:35:53.0431272Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:53.0443223Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:53.0798124Z Selecting previously unselected package qt5-assistant. 2021-05-18T03:35:53.1126054Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:53.1138087Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T03:35:53.1875959Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T03:35:53.2122272Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:53.2132214Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:53.2515294Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T03:35:53.2787799Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:53.2799703Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:53.5312928Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T03:35:53.5636809Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:53.5651268Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:35:53.6750753Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T03:35:53.7078114Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T03:35:53.7090630Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T03:35:53.8635800Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T03:35:53.8879218Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:53.8890356Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:54.0230807Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T03:35:54.0555165Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:54.0722751Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:54.1358478Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T03:35:54.1681658Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:54.1698778Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:54.2260313Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T03:35:54.2588308Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:54.2601318Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:54.2996245Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T03:35:54.3281978Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T03:35:54.3294940Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T03:35:54.4196029Z Selecting previously unselected package libqmi-proxy. 2021-05-18T03:35:54.4509960Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T03:35:54.4689365Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T03:35:54.5035897Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T03:35:54.5324471Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:35:54.5335004Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:35:54.5795500Z Selecting previously unselected package libwacom-bin. 2021-05-18T03:35:54.6066289Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T03:35:54.6076168Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T03:35:54.6418978Z Selecting previously unselected package modemmanager. 2021-05-18T03:35:54.6742355Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T03:35:54.6836065Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T03:35:54.8025513Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T03:35:54.8351297Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T03:35:54.8363072Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T03:35:54.8707540Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T03:35:54.9030975Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T03:35:54.9042464Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T03:35:55.2715879Z Selecting previously unselected package python3-soupsieve. 2021-05-18T03:35:55.2992739Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T03:35:55.3004599Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T03:35:55.3396525Z Selecting previously unselected package python3-bs4. 2021-05-18T03:35:55.3683144Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T03:35:55.3694174Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T03:35:55.4109434Z Selecting previously unselected package python3-cycler. 2021-05-18T03:35:55.4425961Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T03:35:55.4437971Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T03:35:55.4756663Z Selecting previously unselected package python3-dateutil. 2021-05-18T03:35:55.5051260Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T03:35:55.5064301Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T03:35:55.5515763Z Selecting previously unselected package python3-decorator. 2021-05-18T03:35:55.5764060Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T03:35:55.5776335Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T03:35:55.6116446Z Selecting previously unselected package python3-future. 2021-05-18T03:35:55.6407206Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T03:35:55.6426552Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T03:35:55.7165533Z Selecting previously unselected package python3-webencodings. 2021-05-18T03:35:55.7474254Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T03:35:55.7488806Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T03:35:55.7783692Z Selecting previously unselected package python3-html5lib. 2021-05-18T03:35:55.8110246Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T03:35:55.9360312Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T03:35:55.9748963Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T03:35:56.0074399Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T03:35:56.0085913Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T03:35:56.0380451Z Selecting previously unselected package python3-traitlets. 2021-05-18T03:35:56.0708000Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T03:35:56.0718884Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T03:35:56.1096220Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T03:35:56.1425324Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T03:35:56.1437234Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T03:35:56.1835713Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T03:35:56.2114906Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T03:35:56.2131512Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T03:35:56.2501187Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T03:35:56.2829509Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T03:35:56.2843726Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T03:35:56.4658572Z Selecting previously unselected package python3-pyparsing. 2021-05-18T03:35:56.4985266Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T03:35:56.4996685Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T03:35:56.5396499Z Selecting previously unselected package python3-matplotlib. 2021-05-18T03:35:56.5679029Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T03:35:56.5691536Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T03:35:57.0633250Z Selecting previously unselected package python3-nbformat. 2021-05-18T03:35:57.0967185Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T03:35:57.0980927Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T03:35:57.1395830Z Selecting previously unselected package python3-olefile. 2021-05-18T03:35:57.1658717Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T03:35:57.1671078Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T03:35:57.2025554Z Selecting previously unselected package python3-pyproj. 2021-05-18T03:35:57.2324110Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T03:35:57.2336394Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T03:35:57.3035729Z Selecting previously unselected package python3-tz. 2021-05-18T03:35:57.3319676Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T03:35:57.3334539Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T03:35:57.3716481Z Selecting previously unselected package python3-owslib. 2021-05-18T03:35:57.4006670Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T03:35:57.4018568Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T03:35:57.4450524Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T03:35:57.4780750Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T03:35:57.4791106Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T03:35:57.5511008Z Selecting previously unselected package python3-retrying. 2021-05-18T03:35:57.5841305Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T03:35:57.5853067Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T03:35:57.6196725Z Selecting previously unselected package python3-plotly. 2021-05-18T03:35:57.6489638Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T03:35:57.6506701Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T03:35:58.1419697Z Selecting previously unselected package python3-psycopg2. 2021-05-18T03:35:58.1767648Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T03:35:58.1780502Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T03:35:58.2275600Z Selecting previously unselected package python3-sip. 2021-05-18T03:35:58.2537482Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T03:35:58.2552556Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T03:35:58.2996165Z Selecting previously unselected package python3-pyqt5. 2021-05-18T03:35:58.3289086Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T03:35:58.3301204Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T03:35:58.6490993Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T03:35:58.6822930Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T03:35:58.6838511Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T03:35:58.7397055Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T03:35:58.7731902Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T03:35:58.7741770Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T03:35:58.8137377Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T03:35:58.8472474Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T03:35:58.8491399Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T03:35:58.8823544Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T03:35:58.9159011Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T03:35:58.9168319Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T03:35:58.9675920Z Selecting previously unselected package python3-qgis-common. 2021-05-18T03:35:58.9930866Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T03:35:58.9941029Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:35:59.3302554Z Selecting previously unselected package python3-qgis. 2021-05-18T03:35:59.3640386Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:35:59.3652325Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:00.3999059Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T03:36:00.4333514Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T03:36:00.4344912Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T03:36:00.4740522Z Selecting previously unselected package libjs-leaflet. 2021-05-18T03:36:00.5076830Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T03:36:00.5088727Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T03:36:00.5629475Z Selecting previously unselected package qgis-common. 2021-05-18T03:36:00.5965273Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T03:36:00.5986485Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:02.4476218Z Selecting previously unselected package qgis. 2021-05-18T03:36:02.4810719Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:36:02.5529408Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:02.8468442Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T03:36:02.8800633Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T03:36:02.8815658Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:03.0795811Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T03:36:03.1086641Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:36:03.1100418Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:03.1525948Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T03:36:03.1871700Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T03:36:03.1905141Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:03.2780392Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T03:36:03.3112117Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T03:36:03.3126268Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:03.3596760Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T03:36:03.3897532Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T03:36:03.3925042Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T03:36:03.6045386Z Selecting previously unselected package wpasupplicant. 2021-05-18T03:36:03.6386457Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T03:36:03.6401113Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T03:36:03.7930039Z Selecting previously unselected package proj-bin. 2021-05-18T03:36:03.8264833Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T03:36:03.8285111Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T03:36:03.8713086Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T03:36:03.9052842Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T03:36:03.9070964Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T03:36:03.9395218Z Selecting previously unselected package usb-modeswitch. 2021-05-18T03:36:03.9734385Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T03:36:03.9828924Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T03:36:04.0670737Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T03:36:04.0718930Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T03:36:04.3788748Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T03:36:04.3811946Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T03:36:04.3852535Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T03:36:04.3892927Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:04.4009670Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T03:36:04.4037293Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T03:36:04.4072109Z Setting up proj-data (6.3.1-1) ... 2021-05-18T03:36:04.4117031Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T03:36:04.4147074Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T03:36:04.4196142Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T03:36:04.4235938Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T03:36:04.4277978Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T03:36:04.4310156Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T03:36:04.4338229Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T03:36:04.4376306Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T03:36:04.4410364Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T03:36:04.4469361Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T03:36:04.4501851Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T03:36:04.6260621Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T03:36:04.6299498Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T03:36:04.6331748Z Setting up python3-olefile (0.46-2) ... 2021-05-18T03:36:04.8116386Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T03:36:04.8161994Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T03:36:04.9816525Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T03:36:04.9846149Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T03:36:04.9884816Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T03:36:04.9916955Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T03:36:04.9943349Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T03:36:05.0050421Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T03:36:05.0095530Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T03:36:05.1466103Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T03:36:05.1515163Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T03:36:05.1546609Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T03:36:05.1585105Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T03:36:05.1616580Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T03:36:05.3406162Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T03:36:05.3447263Z Setting up python3-tz (2019.3-1) ... 2021-05-18T03:36:05.5211474Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T03:36:05.5313842Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T03:36:05.5344103Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T03:36:05.5445939Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T03:36:05.5487344Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T03:36:05.5515731Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T03:36:05.5542377Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T03:36:05.5576569Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T03:36:05.7278361Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T03:36:05.7311907Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T03:36:05.7351312Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T03:36:05.7380709Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T03:36:05.7472830Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T03:36:05.7500843Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T03:36:05.9620576Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T03:36:05.9650462Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T03:36:06.1355704Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T03:36:06.1398643Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T03:36:06.1430156Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T03:36:06.1455146Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T03:36:06.1488677Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T03:36:06.1520677Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T03:36:06.1565359Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T03:36:06.3436551Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T03:36:06.3470765Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T03:36:06.3512861Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T03:36:06.3544997Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:06.3646051Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T03:36:06.6203668Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T03:36:08.0526104Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T03:36:08.0572729Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T03:36:08.0604044Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T03:36:08.0636704Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T03:36:08.0678844Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T03:36:08.0712106Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T03:36:08.0745304Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T03:36:08.0777878Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T03:36:08.2863516Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:08.2924011Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T03:36:08.2956701Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T03:36:08.2983518Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T03:36:08.5308656Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T03:36:08.5360325Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T03:36:08.5389682Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T03:36:08.5432955Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T03:36:08.5481257Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T03:36:08.5670584Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T03:36:08.7761114Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T03:36:08.7802895Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T03:36:08.7847221Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T03:36:08.7948129Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T03:36:08.7986826Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T03:36:08.8017696Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:08.8049594Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T03:36:08.8097507Z Setting up python3-future (0.18.2-2) ... 2021-05-18T03:36:08.8191005Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T03:36:08.8255561Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T03:36:09.2257204Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:09.4007724Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T03:36:09.4037889Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:09.4065608Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T03:36:09.4097631Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T03:36:09.4128501Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T03:36:09.4167373Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T03:36:09.4203518Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T03:36:09.4231401Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:09.4260505Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T03:36:09.6301467Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T03:36:09.8173778Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T03:36:10.0039022Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T03:36:10.0074469Z Setting up qtchooser (66-2build1) ... 2021-05-18T03:36:10.0108685Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T03:36:10.0133352Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T03:36:10.1954393Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T03:36:10.1984746Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T03:36:10.2020815Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T03:36:10.2051932Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T03:36:11.3407494Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T03:36:11.3458870Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T03:36:11.3509950Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T03:36:11.3540366Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:11.3585573Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:11.3625152Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T03:36:11.3649672Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T03:36:11.3676889Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T03:36:11.3704707Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T03:36:11.8181521Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T03:36:11.8209959Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:11.8245851Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T03:36:12.0140249Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T03:36:12.0166529Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T03:36:12.2084065Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:12.2126473Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T03:36:12.4356714Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T03:36:12.4384597Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T03:36:12.4420540Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:12.4450023Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T03:36:12.6195067Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T03:36:12.6198423Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T03:36:13.1973632Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T03:36:13.5253999Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:13.5280962Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T03:36:13.5392382Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:13.5422011Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:13.5457688Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:13.5483763Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:13.5511818Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T03:36:13.7348223Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:13.7350396Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T03:36:13.7352248Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:13.7354063Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T03:36:13.7845059Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:13.7846682Z if direction is "increasing": 2021-05-18T03:36:13.7848496Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:13.7849844Z elif direction is "decreasing": 2021-05-18T03:36:13.8055265Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:13.8056840Z if direction is "increasing": 2021-05-18T03:36:13.8058640Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:13.8059946Z elif direction is "decreasing": 2021-05-18T03:36:14.9326903Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:14.9329821Z if props["offset_coordinates"] is "data": 2021-05-18T03:36:14.9333113Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T03:36:14.9335401Z if props["coordinates"] is not "data": 2021-05-18T03:36:15.8497486Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T03:36:16.4857098Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T03:36:16.4862259Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T03:36:16.4866782Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T03:36:17.8469584Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T03:36:17.8503759Z First installation detected... 2021-05-18T03:36:17.8504880Z Checking NSS setup... 2021-05-18T03:36:17.8549373Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T03:36:17.8573307Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:17.8622779Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T03:36:18.1922447Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T03:36:18.1956467Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T03:36:18.1983942Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T03:36:18.2038457Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T03:36:18.2075183Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T03:36:18.2108578Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T03:36:18.2146314Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T03:36:18.2174946Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T03:36:18.2200561Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T03:36:18.4475104Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T03:36:18.4506393Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T03:36:18.4543793Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T03:36:18.8680762Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:18.8683750Z if value is '': 2021-05-18T03:36:18.9860869Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:18.9863219Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T03:36:18.9865459Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:18.9867482Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T03:36:18.9869853Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T03:36:18.9871918Z if driver_string is not None and driver_string is not "": 2021-05-18T03:36:19.0387589Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:19.0389178Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T03:36:19.0390637Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T03:36:19.0391953Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T03:36:19.1188585Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T03:36:19.1221651Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:19.1319303Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T03:36:19.1349941Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:19.1377759Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:19.1564343Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:19.1591109Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:19.1633332Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:19.1690229Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:19.1719797Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:19.1764296Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T03:36:19.2744841Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:19.2773131Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:19.2800531Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:19.2839030Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T03:36:19.4373890Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T03:36:19.4380131Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T03:36:20.0654236Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:20.0682081Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:20.0731412Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T03:36:20.0759754Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:20.0784883Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:20.0813121Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:20.0851296Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T03:36:20.0878581Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T03:36:20.0903368Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T03:36:20.0946524Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:20.0974158Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T03:36:20.1003319Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:20.1031655Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:20.1058106Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:20.1094277Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:20.1138227Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T03:36:20.1164663Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T03:36:20.1189547Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:20.1221982Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:20.1260966Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T03:36:20.3269428Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T03:36:20.3302813Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:20.3335947Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:20.3358416Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:57.9512248Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:57.9543774Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T03:36:57.9572007Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:57.9597961Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:57.9626409Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:57.9651592Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:57.9679221Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T03:36:57.9755739Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:58.1468856Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:58.1502086Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T03:36:58.1547356Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:58.1573367Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T03:36:58.1601666Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:58.3564682Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:58.3597634Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:58.3630505Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T03:36:58.3767862Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T03:36:58.3890191Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T03:36:59.2807106Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T03:36:59.3000991Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T03:36:59.3283546Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T03:36:59.3462128Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T03:36:59.4075121Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T03:36:59.4401099Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T03:36:59.7316118Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T03:37:13.0104940Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T03:37:13.0327707Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T03:37:15.5090247Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T03:37:15.5090872Z with: 2021-05-18T03:37:15.5091431Z github_slug: neuroconductor/oasis 2021-05-18T03:37:15.5091949Z env: 2021-05-18T03:37:15.5092439Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:37:15.5092983Z TIC_DEPLOY_KEY: 2021-05-18T03:37:15.5093929Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:37:15.5095979Z GITHUB_PAT: *** 2021-05-18T03:37:15.5096911Z COVERALLS_TOKEN: *** 2021-05-18T03:37:15.5097497Z continue-on-error: false 2021-05-18T03:37:15.5098038Z VDIFFR_RUN_TESTS: 2021-05-18T03:37:15.5098597Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:37:15.5099105Z TZ: UTC 2021-05-18T03:37:15.5099557Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:37:15.5100042Z NOT_CRAN: true 2021-05-18T03:37:15.5100462Z ##[endgroup] 2021-05-18T03:37:15.5478306Z repo slug is: neuroconductor/oasis 2021-05-18T03:37:15.5616346Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T03:37:15.5617023Z env: 2021-05-18T03:37:15.5617528Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:37:15.5618080Z TIC_DEPLOY_KEY: 2021-05-18T03:37:15.5619022Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:37:15.5620463Z GITHUB_PAT: *** 2021-05-18T03:37:15.5621393Z COVERALLS_TOKEN: *** 2021-05-18T03:37:15.5621985Z continue-on-error: false 2021-05-18T03:37:15.5622530Z VDIFFR_RUN_TESTS: 2021-05-18T03:37:15.5623099Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:37:15.5623606Z TZ: UTC 2021-05-18T03:37:15.5624059Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:37:15.5624553Z NOT_CRAN: true 2021-05-18T03:37:15.5624981Z ##[endgroup] 2021-05-18T03:37:15.7877000Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T03:37:15.7877696Z with: 2021-05-18T03:37:15.7878112Z repo_name: oasis 2021-05-18T03:37:15.7878579Z repo_version: 3.0.1 2021-05-18T03:37:15.7879042Z runner_os: Linux 2021-05-18T03:37:15.7879464Z R_version: 3.6 2021-05-18T03:37:15.7879869Z env: 2021-05-18T03:37:15.7880363Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:37:15.7880912Z TIC_DEPLOY_KEY: 2021-05-18T03:37:15.7881850Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:37:15.7883790Z GITHUB_PAT: *** 2021-05-18T03:37:15.7884735Z COVERALLS_TOKEN: *** 2021-05-18T03:37:15.7885336Z continue-on-error: false 2021-05-18T03:37:15.7885926Z VDIFFR_RUN_TESTS: 2021-05-18T03:37:15.7886497Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:37:15.7887023Z TZ: UTC 2021-05-18T03:37:15.7887465Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:37:15.7887951Z NOT_CRAN: true 2021-05-18T03:37:15.7888408Z ##[endgroup] 2021-05-18T03:37:15.8309684Z Package: oasis 2021-05-18T03:37:15.8312921Z Version: 3.0.1 2021-05-18T03:37:15.8313974Z OS: Linux 2021-05-18T03:37:15.8372801Z ##[group]Run install.packages('remotes') 2021-05-18T03:37:15.8373605Z install.packages('remotes') 2021-05-18T03:37:15.8374890Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T03:37:15.8376058Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T03:37:15.8383915Z shell: /usr/local/bin/Rscript {0} 2021-05-18T03:37:15.8384392Z env: 2021-05-18T03:37:15.8384915Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:37:15.8385481Z TIC_DEPLOY_KEY: 2021-05-18T03:37:15.8386411Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:37:15.8387925Z GITHUB_PAT: *** 2021-05-18T03:37:15.8388865Z COVERALLS_TOKEN: *** 2021-05-18T03:37:15.8389424Z continue-on-error: false 2021-05-18T03:37:15.8389990Z VDIFFR_RUN_TESTS: 2021-05-18T03:37:15.8390546Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:37:15.8391096Z TZ: UTC 2021-05-18T03:37:15.8391538Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:37:15.8392020Z NOT_CRAN: true 2021-05-18T03:37:15.8392443Z ##[endgroup] 2021-05-18T03:37:16.0256959Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T03:37:16.0257946Z (as ‘lib’ is unspecified) 2021-05-18T03:37:31.8358780Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T03:37:32.3588619Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-18T03:37:32.3626893Z ================================================== 2021-05-18T03:37:32.3628261Z downloaded 382 KB 2021-05-18T03:37:32.3629151Z 2021-05-18T03:37:32.6233253Z * installing *binary* package ‘remotes’ ... 2021-05-18T03:37:32.6301148Z * DONE (remotes) 2021-05-18T03:37:32.6359093Z 2021-05-18T03:37:32.6360212Z The downloaded source packages are in 2021-05-18T03:37:32.6361823Z ‘/tmp/RtmpgYwHrM/downloaded_packages’ 2021-05-18T03:37:53.2905987Z ##[group]Run actions/cache@v1 2021-05-18T03:37:53.2906491Z with: 2021-05-18T03:37:53.2906989Z path: /home/runner/work/_temp/Library 2021-05-18T03:37:53.2910215Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-347a86a01bcfc3cb01a37708d82a67acc798eb0b94dbd43e1651522dfb02ef26 2021-05-18T03:37:53.2914547Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-18T03:37:53.2915865Z env: 2021-05-18T03:37:53.2916383Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:37:53.2916999Z TIC_DEPLOY_KEY: 2021-05-18T03:37:53.2917929Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:37:53.2919890Z GITHUB_PAT: *** 2021-05-18T03:37:53.2920824Z COVERALLS_TOKEN: *** 2021-05-18T03:37:53.2921394Z continue-on-error: false 2021-05-18T03:37:53.2921960Z VDIFFR_RUN_TESTS: 2021-05-18T03:37:53.2922534Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:37:53.2923109Z TZ: UTC 2021-05-18T03:37:53.2923556Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:37:53.2924044Z NOT_CRAN: true 2021-05-18T03:37:53.2924479Z ##[endgroup] 2021-05-18T03:37:53.3431890Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T03:37:53.3526805Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T03:37:53.3527764Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T03:37:53.3528656Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T03:37:53.3529396Z sudo -s eval "$sysreqs" 2021-05-18T03:37:53.3578577Z shell: /usr/bin/bash -e {0} 2021-05-18T03:37:53.3579031Z env: 2021-05-18T03:37:53.3579549Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:37:53.3580095Z TIC_DEPLOY_KEY: 2021-05-18T03:37:53.3581032Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:37:53.3582541Z GITHUB_PAT: *** 2021-05-18T03:37:53.3583474Z COVERALLS_TOKEN: *** 2021-05-18T03:37:53.3584055Z continue-on-error: false 2021-05-18T03:37:53.3584618Z VDIFFR_RUN_TESTS: 2021-05-18T03:37:53.3585168Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:37:53.3585689Z TZ: UTC 2021-05-18T03:37:53.3586162Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:37:53.3586653Z NOT_CRAN: true 2021-05-18T03:37:53.3587198Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T03:37:53.3587759Z ##[endgroup] 2021-05-18T03:37:53.5949386Z Using github PAT from envvar GITHUB_PAT 2021-05-18T03:37:54.1311287Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T03:38:11.6338243Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T03:38:11.6340611Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T03:38:11.6342299Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T03:38:11.6343906Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T03:38:11.6345525Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T03:38:11.6366136Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T03:38:11.6384328Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T03:38:11.6386160Z (as ‘lib’ is unspecified) 2021-05-18T03:38:26.8176216Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T03:38:27.1980311Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-18T03:38:27.1986997Z ================================================== 2021-05-18T03:38:27.1988435Z downloaded 94 KB 2021-05-18T03:38:27.1989373Z 2021-05-18T03:38:27.2038926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T03:38:27.9240368Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-18T03:38:27.9265426Z ================================================== 2021-05-18T03:38:27.9266978Z downloaded 133 KB 2021-05-18T03:38:27.9267921Z 2021-05-18T03:38:27.9313059Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T03:38:28.1740238Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-18T03:38:28.1750253Z ================================================== 2021-05-18T03:38:28.1750859Z downloaded 80 KB 2021-05-18T03:38:28.1751194Z 2021-05-18T03:38:28.1789367Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T03:38:28.4281376Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-18T03:38:28.4348449Z ================================================== 2021-05-18T03:38:28.4350164Z downloaded 512 KB 2021-05-18T03:38:28.4351109Z 2021-05-18T03:38:28.4384676Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T03:38:28.9613387Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-18T03:38:28.9689143Z ================================================== 2021-05-18T03:38:28.9690051Z downloaded 991 KB 2021-05-18T03:38:28.9690608Z 2021-05-18T03:38:29.2236955Z * installing *binary* package ‘rprojroot’ ... 2021-05-18T03:38:29.2309293Z * DONE (rprojroot) 2021-05-18T03:38:29.4689166Z * installing *binary* package ‘crayon’ ... 2021-05-18T03:38:29.4752668Z * DONE (crayon) 2021-05-18T03:38:29.7124747Z * installing *binary* package ‘R6’ ... 2021-05-18T03:38:29.7187859Z * DONE (R6) 2021-05-18T03:38:29.9936715Z * installing *binary* package ‘desc’ ... 2021-05-18T03:38:29.9993035Z * DONE (desc) 2021-05-18T03:38:30.2697144Z * installing *binary* package ‘debugme’ ... 2021-05-18T03:38:30.2749202Z * DONE (debugme) 2021-05-18T03:38:30.7763907Z 2021-05-18T03:38:30.7766015Z * checking for file ‘/tmp/Rtmp3gNkrw/remotes69185b49de0e/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T03:38:30.7767835Z The downloaded source packages are in 2021-05-18T03:38:30.7768847Z * preparing ‘sysreqs’: 2021-05-18T03:38:30.7770535Z ‘/tmp/Rtmp3gNkrw/downloaded_packages’ 2021-05-18T03:38:30.7771563Z * checking DESCRIPTION meta-information ... OK 2021-05-18T03:38:30.7773222Z Running `R CMD build`... 2021-05-18T03:38:30.7774334Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T03:38:30.7776298Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T03:38:30.7777209Z * checking for empty or unneeded directories 2021-05-18T03:38:30.7778869Z (as ‘lib’ is unspecified) 2021-05-18T03:38:30.7779682Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T03:38:30.7780811Z * installing *source* package ‘sysreqs’ ... 2021-05-18T03:38:30.7781652Z ** using staged installation 2021-05-18T03:38:30.7902321Z ** R 2021-05-18T03:38:30.8011940Z ** byte-compile and prepare package for lazy loading 2021-05-18T03:38:31.2188977Z ** help 2021-05-18T03:38:31.2334024Z *** installing help indices 2021-05-18T03:38:31.2526048Z ** building package indices 2021-05-18T03:38:31.2658440Z ** testing if installed package can be loaded from temporary location 2021-05-18T03:38:31.4864884Z ** testing if installed package can be loaded from final location 2021-05-18T03:38:31.7078334Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T03:38:31.7084064Z * DONE (sysreqs) 2021-05-18T03:38:50.8678560Z Error in utils::download.file(url, path, method = download_method(), quiet = quiet, : 2021-05-18T03:38:50.8725023Z cannot open URL 'https://sysreqs.r-hub.io/pkg/oasis,R,neurobase,fslr,oro.nifti,mmand,httr,covr,ROCR,testthat,abind,matrixStats,R.utils,RNifti,bitops,R.oo,R.methodsS3,Rcpp,curl,jsonlite,mime,openssl,R6,askpass,sys,digest,rex,crayon,withr,yaml,lazyeval,gplots,gtools,caTools,KernSmooth,brio,callr,cli,desc,ellipsis,evaluate,lifecycle,magrittr,pkgload,praise,processx,ps,rlang,waldo,glue,rprojroot,rstudioapi,diffobj,fansi,rematch2,tibble,pillar,pkgconfig,vctrs,utf8/linux-x86_64-ubuntu-gcc' 2021-05-18T03:38:50.8766777Z Calls: cat ... get_cran_sysreqs -> unlist -> download_json -> download -> 2021-05-18T03:38:50.8767605Z In addition: Warning message: 2021-05-18T03:38:50.8768752Z In utils::download.file(url, path, method = download_method(), quiet = quiet, : 2021-05-18T03:38:50.8811573Z cannot open URL 'https://sysreqs.r-hub.io/pkg/oasis,R,neurobase,fslr,oro.nifti,mmand,httr,covr,ROCR,testthat,abind,matrixStats,R.utils,RNifti,bitops,R.oo,R.methodsS3,Rcpp,curl,jsonlite,mime,openssl,R6,askpass,sys,digest,rex,crayon,withr,yaml,lazyeval,gplots,gtools,caTools,KernSmooth,brio,callr,cli,desc,ellipsis,evaluate,lifecycle,magrittr,pkgload,praise,processx,ps,rlang,waldo,glue,rprojroot,rstudioapi,diffobj,fansi,rematch2,tibble,pillar,pkgconfig,vctrs,utf8/linux-x86_64-ubuntu-gcc': HTTP status was '502 Bad Gateway' 2021-05-18T03:38:50.8852534Z Execution halted 2021-05-18T03:38:50.8857652Z ##[error]Process completed with exit code 1. 2021-05-18T03:38:50.8934176Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T03:38:50.8935103Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T03:38:50.8984232Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T03:38:50.8984831Z env: 2021-05-18T03:38:50.8985329Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:38:50.8985882Z TIC_DEPLOY_KEY: 2021-05-18T03:38:50.8986798Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:38:50.8988729Z GITHUB_PAT: *** 2021-05-18T03:38:50.8989672Z COVERALLS_TOKEN: *** 2021-05-18T03:38:50.8990233Z continue-on-error: false 2021-05-18T03:38:50.8990788Z VDIFFR_RUN_TESTS: 2021-05-18T03:38:50.8991352Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:38:50.8991876Z TZ: UTC 2021-05-18T03:38:50.8992327Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:38:50.8992797Z NOT_CRAN: true 2021-05-18T03:38:50.8993238Z ##[endgroup] 2021-05-18T03:38:50.9090419Z find: ‘check’: No such file or directory 2021-05-18T03:38:50.9144570Z ##[group]Run actions/upload-artifact@master 2021-05-18T03:38:50.9145169Z with: 2021-05-18T03:38:50.9145709Z name: Linux-roldrel-results 2021-05-18T03:38:50.9146268Z path: check 2021-05-18T03:38:50.9146784Z if-no-files-found: warn 2021-05-18T03:38:50.9147262Z env: 2021-05-18T03:38:50.9147764Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T03:38:50.9148313Z TIC_DEPLOY_KEY: 2021-05-18T03:38:50.9149244Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T03:38:50.9150674Z GITHUB_PAT: *** 2021-05-18T03:38:50.9151601Z COVERALLS_TOKEN: *** 2021-05-18T03:38:50.9152164Z continue-on-error: false 2021-05-18T03:38:50.9152726Z VDIFFR_RUN_TESTS: 2021-05-18T03:38:50.9153278Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T03:38:50.9154043Z TZ: UTC 2021-05-18T03:38:50.9154500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T03:38:50.9154971Z NOT_CRAN: true 2021-05-18T03:38:50.9155409Z ##[endgroup] 2021-05-18T03:38:50.9797072Z ##[warning]No files were found with the provided path: check. No artifacts will be uploaded. 2021-05-18T03:38:50.9962948Z Post job cleanup. 2021-05-18T03:38:51.1103988Z [command]/usr/bin/git version 2021-05-18T03:38:51.1169612Z git version 2.31.1 2021-05-18T03:38:51.1219629Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T03:38:51.1275754Z [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-18T03:38:51.1555992Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T03:38:51.1589753Z http.https://github.com/.extraheader 2021-05-18T03:38:51.1604315Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T03:38:51.1657571Z [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-18T03:38:51.1990387Z Cleaning up orphan processes