2021-05-14T23:13:40.5023848Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:13:40.9902774Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:13:41.0573442Z 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-14T23:13:41.1500695Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:13:41.2771711Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:13:49.4403416Z Current runner version: '2.278.0' 2021-05-14T23:13:49.4429521Z ##[group]Operating System 2021-05-14T23:13:49.4430392Z Ubuntu 2021-05-14T23:13:49.4430834Z 20.04.2 2021-05-14T23:13:49.4431242Z LTS 2021-05-14T23:13:49.4431722Z ##[endgroup] 2021-05-14T23:13:49.4432226Z ##[group]Virtual Environment 2021-05-14T23:13:49.4432883Z Environment: ubuntu-20.04 2021-05-14T23:13:49.4433431Z Version: 20210510.0 2021-05-14T23:13:49.4434374Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:13:49.4435720Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:13:49.4436732Z ##[endgroup] 2021-05-14T23:13:49.4438559Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:13:49.4439786Z Actions: write 2021-05-14T23:13:49.4440261Z Checks: write 2021-05-14T23:13:49.4440759Z Contents: write 2021-05-14T23:13:49.4441245Z Deployments: write 2021-05-14T23:13:49.4441865Z Issues: write 2021-05-14T23:13:49.4442395Z Metadata: read 2021-05-14T23:13:49.4442916Z Packages: write 2021-05-14T23:13:49.4443411Z PullRequests: write 2021-05-14T23:13:49.4444030Z RepositoryProjects: write 2021-05-14T23:13:49.4444658Z SecurityEvents: write 2021-05-14T23:13:49.4445183Z Statuses: write 2021-05-14T23:13:49.4445804Z ##[endgroup] 2021-05-14T23:13:49.4448733Z Prepare workflow directory 2021-05-14T23:13:49.5416353Z Prepare all required actions 2021-05-14T23:13:49.5426993Z Getting action download info 2021-05-14T23:13:49.9231956Z Download action repository 'actions/checkout@v2' 2021-05-14T23:13:51.5997607Z Download action repository 'r-lib/actions@master' 2021-05-14T23:13:52.1532554Z Download action repository 'adigherman/actions@master' 2021-05-14T23:13:53.1340605Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:13:53.4118003Z Download action repository 'actions/cache@v1' 2021-05-14T23:13:53.5612883Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:13:53.7701551Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:13:54.1722282Z ##[group]Run actions/checkout@v2 2021-05-14T23:13:54.1722859Z with: 2021-05-14T23:13:54.1723328Z repository: neuroconductor/kirby21.flair 2021-05-14T23:13:54.1724280Z token: *** 2021-05-14T23:13:54.1724632Z ssh-strict: true 2021-05-14T23:13:54.1725100Z persist-credentials: true 2021-05-14T23:13:54.1725546Z clean: true 2021-05-14T23:13:54.1725896Z fetch-depth: 1 2021-05-14T23:13:54.1726256Z lfs: false 2021-05-14T23:13:54.1726600Z submodules: false 2021-05-14T23:13:54.1726955Z env: 2021-05-14T23:13:54.1727353Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:13:54.1727793Z TIC_DEPLOY_KEY: 2021-05-14T23:13:54.1728537Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:13:54.1729659Z GITHUB_PAT: *** 2021-05-14T23:13:54.1730030Z COVERALLS_TOKEN: 2021-05-14T23:13:54.1730478Z continue-on-error: false 2021-05-14T23:13:54.1730923Z VDIFFR_RUN_TESTS: 2021-05-14T23:13:54.1731278Z ##[endgroup] 2021-05-14T23:13:54.3595773Z Syncing repository: neuroconductor/kirby21.flair 2021-05-14T23:13:54.3596841Z ##[group]Getting Git version info 2021-05-14T23:13:54.3598060Z Working directory is '/home/runner/work/kirby21.flair/kirby21.flair' 2021-05-14T23:13:54.3621647Z [command]/usr/bin/git version 2021-05-14T23:13:54.3774146Z git version 2.31.1 2021-05-14T23:13:54.3794477Z ##[endgroup] 2021-05-14T23:13:54.3800007Z Deleting the contents of '/home/runner/work/kirby21.flair/kirby21.flair' 2021-05-14T23:13:54.3803814Z ##[group]Initializing the repository 2021-05-14T23:13:54.3807862Z [command]/usr/bin/git init /home/runner/work/kirby21.flair/kirby21.flair 2021-05-14T23:13:54.3885046Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:13:54.3886253Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:13:54.3887236Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:13:54.3887959Z hint: 2021-05-14T23:13:54.3889663Z hint: git config --global init.defaultBranch 2021-05-14T23:13:54.3890230Z hint: 2021-05-14T23:13:54.3890891Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:13:54.3891943Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:13:54.3892499Z hint: 2021-05-14T23:13:54.3892987Z hint: git branch -m 2021-05-14T23:13:54.3896440Z Initialized empty Git repository in /home/runner/work/kirby21.flair/kirby21.flair/.git/ 2021-05-14T23:13:54.3906748Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.flair 2021-05-14T23:13:54.3965132Z ##[endgroup] 2021-05-14T23:13:54.3965750Z ##[group]Disabling automatic garbage collection 2021-05-14T23:13:54.3973105Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:13:54.4022531Z ##[endgroup] 2021-05-14T23:13:54.4031448Z ##[group]Setting up auth 2021-05-14T23:13:54.4041756Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:13:54.4093227Z [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-14T23:13:54.4435758Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:13:54.4490906Z [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-14T23:13:54.4726149Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:13:54.4791328Z ##[endgroup] 2021-05-14T23:13:54.4792406Z ##[group]Fetching the repository 2021-05-14T23:13:54.4800831Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +303fcd86a0d8f785f6bf7ac62f47895456b7f867:refs/tags/1.7.0.s 2021-05-14T23:13:54.7184115Z remote: Enumerating objects: 45, done. 2021-05-14T23:13:54.7184743Z remote: Counting objects: 2% (1/45) 2021-05-14T23:13:54.7185249Z remote: Counting objects: 4% (2/45) 2021-05-14T23:13:54.7185742Z remote: Counting objects: 6% (3/45) 2021-05-14T23:13:54.7186241Z remote: Counting objects: 8% (4/45) 2021-05-14T23:13:54.7186725Z remote: Counting objects: 11% (5/45) 2021-05-14T23:13:54.7187221Z remote: Counting objects: 13% (6/45) 2021-05-14T23:13:54.7187715Z remote: Counting objects: 15% (7/45) 2021-05-14T23:13:54.7188201Z remote: Counting objects: 17% (8/45) 2021-05-14T23:13:54.7188697Z remote: Counting objects: 20% (9/45) 2021-05-14T23:13:54.7189183Z remote: Counting objects: 22% (10/45) 2021-05-14T23:13:54.7189685Z remote: Counting objects: 24% (11/45) 2021-05-14T23:13:54.7190167Z remote: Counting objects: 26% (12/45) 2021-05-14T23:13:54.7190679Z remote: Counting objects: 28% (13/45) 2021-05-14T23:13:54.7191162Z remote: Counting objects: 31% (14/45) 2021-05-14T23:13:54.7191658Z remote: Counting objects: 33% (15/45) 2021-05-14T23:13:54.7192137Z remote: Counting objects: 35% (16/45) 2021-05-14T23:13:54.7192631Z remote: Counting objects: 37% (17/45) 2021-05-14T23:13:54.7193133Z remote: Counting objects: 40% (18/45) 2021-05-14T23:13:54.7193611Z remote: Counting objects: 42% (19/45) 2021-05-14T23:13:54.7194106Z remote: Counting objects: 44% (20/45) 2021-05-14T23:13:54.7194585Z remote: Counting objects: 46% (21/45) 2021-05-14T23:13:54.7195072Z remote: Counting objects: 48% (22/45) 2021-05-14T23:13:54.7195556Z remote: Counting objects: 51% (23/45) 2021-05-14T23:13:54.7196235Z remote: Counting objects: 53% (24/45) 2021-05-14T23:13:54.7196723Z remote: Counting objects: 55% (25/45) 2021-05-14T23:13:54.7197212Z remote: Counting objects: 57% (26/45) 2021-05-14T23:13:54.7197809Z remote: Counting objects: 60% (27/45) 2021-05-14T23:13:54.7198294Z remote: Counting objects: 62% (28/45) 2021-05-14T23:13:54.7198784Z remote: Counting objects: 64% (29/45) 2021-05-14T23:13:54.7199262Z remote: Counting objects: 66% (30/45) 2021-05-14T23:13:54.7199750Z remote: Counting objects: 68% (31/45) 2021-05-14T23:13:54.7200227Z remote: Counting objects: 71% (32/45) 2021-05-14T23:13:54.7200716Z remote: Counting objects: 73% (33/45) 2021-05-14T23:13:54.7201197Z remote: Counting objects: 75% (34/45) 2021-05-14T23:13:54.7201684Z remote: Counting objects: 77% (35/45) 2021-05-14T23:13:54.7202175Z remote: Counting objects: 80% (36/45) 2021-05-14T23:13:54.7202648Z remote: Counting objects: 82% (37/45) 2021-05-14T23:13:54.7203138Z remote: Counting objects: 84% (38/45) 2021-05-14T23:13:54.7203622Z remote: Counting objects: 86% (39/45) 2021-05-14T23:13:54.7204117Z remote: Counting objects: 88% (40/45) 2021-05-14T23:13:54.7204591Z remote: Counting objects: 91% (41/45) 2021-05-14T23:13:54.7205076Z remote: Counting objects: 93% (42/45) 2021-05-14T23:13:54.7205554Z remote: Counting objects: 95% (43/45) 2021-05-14T23:13:54.7206046Z remote: Counting objects: 97% (44/45) 2021-05-14T23:13:54.7206519Z remote: Counting objects: 100% (45/45) 2021-05-14T23:13:54.7207030Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:13:54.7207574Z remote: Compressing objects: 2% (1/43) 2021-05-14T23:13:54.7208099Z remote: Compressing objects: 4% (2/43) 2021-05-14T23:13:54.7208638Z remote: Compressing objects: 6% (3/43) 2021-05-14T23:13:54.7209161Z remote: Compressing objects: 9% (4/43) 2021-05-14T23:13:54.7209693Z remote: Compressing objects: 11% (5/43) 2021-05-14T23:13:54.7210218Z remote: Compressing objects: 13% (6/43) 2021-05-14T23:13:54.7210823Z remote: Compressing objects: 16% (7/43) 2021-05-14T23:13:54.7211358Z remote: Compressing objects: 18% (8/43) 2021-05-14T23:13:54.7211896Z remote: Compressing objects: 20% (9/43) 2021-05-14T23:13:54.7212437Z remote: Compressing objects: 23% (10/43) 2021-05-14T23:13:54.7212968Z remote: Compressing objects: 25% (11/43) 2021-05-14T23:13:54.7213508Z remote: Compressing objects: 27% (12/43) 2021-05-14T23:13:54.7214041Z remote: Compressing objects: 30% (13/43) 2021-05-14T23:13:54.7214579Z remote: Compressing objects: 32% (14/43) 2021-05-14T23:13:54.7215101Z remote: Compressing objects: 34% (15/43) 2021-05-14T23:13:54.7215637Z remote: Compressing objects: 37% (16/43) 2021-05-14T23:13:54.7216165Z remote: Compressing objects: 39% (17/43) 2021-05-14T23:13:54.7216705Z remote: Compressing objects: 41% (18/43) 2021-05-14T23:13:54.7217267Z remote: Compressing objects: 44% (19/43) 2021-05-14T23:13:54.7217795Z remote: Compressing objects: 46% (20/43) 2021-05-14T23:13:54.7218332Z remote: Compressing objects: 48% (21/43) 2021-05-14T23:13:54.7218865Z remote: Compressing objects: 51% (22/43) 2021-05-14T23:13:54.7219391Z remote: Compressing objects: 53% (23/43) 2021-05-14T23:13:54.7219929Z remote: Compressing objects: 55% (24/43) 2021-05-14T23:13:54.7220452Z remote: Compressing objects: 58% (25/43) 2021-05-14T23:13:54.7220987Z remote: Compressing objects: 60% (26/43) 2021-05-14T23:13:54.7221511Z remote: Compressing objects: 62% (27/43) 2021-05-14T23:13:54.7222049Z remote: Compressing objects: 65% (28/43) 2021-05-14T23:13:54.7222576Z remote: Compressing objects: 67% (29/43) 2021-05-14T23:13:54.7223109Z remote: Compressing objects: 69% (30/43) 2021-05-14T23:13:54.7223657Z remote: Compressing objects: 72% (31/43) 2021-05-14T23:13:54.7224191Z remote: Compressing objects: 74% (32/43) 2021-05-14T23:13:54.7224786Z remote: Compressing objects: 76% (33/43) 2021-05-14T23:13:54.7225313Z remote: Compressing objects: 79% (34/43) 2021-05-14T23:13:54.7225847Z remote: Compressing objects: 81% (35/43) 2021-05-14T23:13:54.7226365Z remote: Compressing objects: 83% (36/43) 2021-05-14T23:13:54.7226895Z remote: Compressing objects: 86% (37/43) 2021-05-14T23:13:54.7227419Z remote: Compressing objects: 88% (38/43) 2021-05-14T23:13:54.7227953Z remote: Compressing objects: 90% (39/43) 2021-05-14T23:13:54.7228472Z remote: Compressing objects: 93% (40/43) 2021-05-14T23:13:54.7229006Z remote: Compressing objects: 95% (41/43) 2021-05-14T23:13:54.7229546Z remote: Compressing objects: 97% (42/43) 2021-05-14T23:13:54.7230069Z remote: Compressing objects: 100% (43/43) 2021-05-14T23:13:54.7230635Z remote: Compressing objects: 100% (43/43), done. 2021-05-14T23:14:12.9885673Z remote: Total 45 (delta 2), reused 39 (delta 0), pack-reused 0 2021-05-14T23:14:15.6029414Z From https://github.com/neuroconductor/kirby21.flair 2021-05-14T23:14:15.6038928Z * [new ref] 303fcd86a0d8f785f6bf7ac62f47895456b7f867 -> 1.7.0.s 2021-05-14T23:14:15.6056673Z ##[endgroup] 2021-05-14T23:14:15.6060999Z ##[group]Determining the checkout info 2021-05-14T23:14:15.6062474Z ##[endgroup] 2021-05-14T23:14:15.6063608Z ##[group]Checking out the ref 2021-05-14T23:14:15.6071495Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:14:17.0305860Z Updating files: 66% (20/30) 2021-05-14T23:14:17.0309107Z Updating files: 70% (21/30) 2021-05-14T23:14:17.4052425Z Updating files: 73% (22/30) 2021-05-14T23:14:17.4059759Z Updating files: 76% (23/30) 2021-05-14T23:14:17.7344436Z Updating files: 80% (24/30) 2021-05-14T23:14:17.7352397Z Updating files: 83% (25/30) 2021-05-14T23:14:17.7353443Z Updating files: 86% (26/30) 2021-05-14T23:14:17.7354330Z Updating files: 90% (27/30) 2021-05-14T23:14:17.7355284Z Updating files: 93% (28/30) 2021-05-14T23:14:17.7356419Z Updating files: 96% (29/30) 2021-05-14T23:14:17.7357505Z Updating files: 100% (30/30) 2021-05-14T23:14:17.7358400Z Updating files: 100% (30/30), done. 2021-05-14T23:14:17.7359788Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:14:17.7360455Z 2021-05-14T23:14:17.7361524Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:14:17.7362632Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:14:17.7363726Z state without impacting any branches by switching back to a branch. 2021-05-14T23:14:17.7364501Z 2021-05-14T23:14:17.7365259Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:14:17.7366398Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:14:17.7367149Z 2021-05-14T23:14:17.7367927Z git switch -c 2021-05-14T23:14:17.7368403Z 2021-05-14T23:14:17.7368924Z Or undo this operation with: 2021-05-14T23:14:17.7369363Z 2021-05-14T23:14:17.7369944Z git switch - 2021-05-14T23:14:17.7370339Z 2021-05-14T23:14:17.7371022Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:14:17.7371631Z 2021-05-14T23:14:17.7372162Z HEAD is now at 303fcd8 Version id 12 stable 2021-05-14T23:14:17.7394190Z ##[endgroup] 2021-05-14T23:14:17.7461648Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:14:17.7505697Z '303fcd86a0d8f785f6bf7ac62f47895456b7f867' 2021-05-14T23:14:17.7648160Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:14:17.7648599Z with: 2021-05-14T23:14:17.7648918Z r-version: 3.5 2021-05-14T23:14:17.7649260Z Ncpus: 1 2021-05-14T23:14:17.7649628Z crayon.enabled: NULL 2021-05-14T23:14:17.7650124Z remove-openmp-macos: true 2021-05-14T23:14:17.7650631Z http-user-agent: default 2021-05-14T23:14:17.7651065Z install-r: true 2021-05-14T23:14:17.7651589Z windows-path-include-mingw: true 2021-05-14T23:14:17.7652086Z env: 2021-05-14T23:14:17.7652490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:14:17.7653029Z TIC_DEPLOY_KEY: 2021-05-14T23:14:17.7653791Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:14:17.7655557Z GITHUB_PAT: *** 2021-05-14T23:14:17.7655932Z COVERALLS_TOKEN: 2021-05-14T23:14:17.7656370Z continue-on-error: false 2021-05-14T23:14:17.7656814Z VDIFFR_RUN_TESTS: 2021-05-14T23:14:17.7657170Z ##[endgroup] 2021-05-14T23:14:20.8705812Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:14:22.4751142Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:14:22.4752991Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:14:22.4765151Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:14:22.4982156Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:14:22.5517253Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:14:22.5964243Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:14:22.6219816Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:14:22.6931441Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:14:22.7171718Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:14:22.7213545Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:14:22.7215447Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:14:22.7268118Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:14:22.7270454Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:14:22.7402288Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:14:22.7419167Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:14:22.7814616Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:14:23.0435341Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:14:23.0600120Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:14:23.2098011Z Get:19 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:14:23.2778058Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:14:23.3169585Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:14:23.3194470Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:14:23.3207321Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:14:23.3220886Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:14:23.3581791Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:14:31.2367388Z Fetched 4462 kB in 1s (4142 kB/s) 2021-05-14T23:14:32.0535045Z Reading package lists... 2021-05-14T23:14:32.0758175Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:14:33.9602900Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:14:34.0235473Z Reading package lists... 2021-05-14T23:14:34.1991068Z Building dependency tree... 2021-05-14T23:14:34.2004488Z Reading state information... 2021-05-14T23:14:34.3636871Z The following additional packages will be installed: 2021-05-14T23:14:34.3638435Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:14:34.3640212Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:14:34.3641844Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:14:34.3643612Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:14:34.3647087Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:14:34.3648655Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:14:34.3650156Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:14:34.3651894Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:14:34.3653378Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:14:34.3654856Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:14:34.3656391Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:14:34.3657881Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:14:34.3659614Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:14:34.3661209Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:14:34.3662657Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:14:34.3664048Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:14:34.3665512Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:14:34.3667103Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:14:34.3668863Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:14:34.3670399Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:14:34.3671732Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:14:34.3673141Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:14:34.3674695Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:14:34.3676535Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:14:34.3678118Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:14:34.3679639Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:14:34.3681259Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:14:34.3682790Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:14:34.3684389Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:14:34.3685962Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:14:34.3687589Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:14:34.3689238Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:14:34.3690965Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:14:34.3692463Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:14:34.3693978Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:14:34.3695589Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:14:34.3697018Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:14:34.3698447Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:14:34.3699262Z Suggested packages: 2021-05-14T23:14:34.3700223Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:14:34.3701496Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:14:34.3702905Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:14:34.3704305Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:14:34.3705748Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:14:34.3707067Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:14:34.3708371Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:14:34.3709858Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:14:34.3711425Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:14:34.3712723Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:14:34.8243136Z The following NEW packages will be installed: 2021-05-14T23:14:34.8246127Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:14:34.8247451Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:14:34.8252384Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:14:34.8254207Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:14:34.8255653Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:14:34.8256874Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:14:34.8258204Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:14:34.8259573Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:14:34.8261029Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:14:34.8262410Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:14:34.8263534Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:14:34.8264860Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:14:34.8266359Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:14:34.8267765Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:14:34.8269025Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:14:34.8270341Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:14:34.8271726Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:14:34.8273250Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:14:34.8274781Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:14:34.8278784Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:14:34.8280185Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:14:34.8281392Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:14:34.8282770Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:14:34.8284195Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:14:34.8285568Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:14:34.8286948Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:14:34.8288307Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:14:34.8289683Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:14:34.8291030Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:14:34.8292710Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:14:34.8294137Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:14:34.8295617Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:14:34.8297103Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:14:34.8298393Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:14:34.8299701Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:14:34.8301128Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:14:34.8302418Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:14:34.8303429Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:14:34.8483339Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:14:34.8484463Z Need to get 8648 kB of archives. 2021-05-14T23:14:34.8485658Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:14:34.8487246Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:14:34.8514605Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-14T23:14:34.8538313Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-14T23:14:34.8540272Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-14T23:14:34.8542292Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-14T23:14:34.8554572Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-14T23:14:34.8563098Z 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-14T23:14:34.8569286Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-14T23:14:34.8584661Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-14T23:14:34.8591583Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-14T23:14:34.8600413Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-14T23:14:34.8608915Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-14T23:14:34.8614935Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-14T23:14:34.8623480Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:14:34.8629233Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-14T23:14:34.8637956Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:14:34.8647317Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:14:34.8657701Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:14:34.8680423Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:14:34.8744153Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:14:34.8750568Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:14:34.8765717Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:14:34.8772632Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-14T23:14:34.8786255Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:14:34.8800143Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:14:34.8869113Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-14T23:14:34.8873535Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-14T23:14:34.8881825Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-14T23:14:34.8891455Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-14T23:14:34.8897647Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-14T23:14:34.8901894Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-14T23:14:34.8907562Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-14T23:14:34.8911570Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-14T23:14:34.8918754Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-14T23:14:34.8924520Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-14T23:14:34.8929610Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-14T23:14:34.8935989Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:14:34.8941432Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-14T23:14:34.8947018Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-14T23:14:34.8952959Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-14T23:14:34.8957298Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:14:34.8962387Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-14T23:14:34.8969118Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:14:34.8973686Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:14:34.8979580Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-14T23:14:34.8985776Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-14T23:14:34.8996941Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:14:34.9002675Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-14T23:14:34.9010526Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:14:34.9012073Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-14T23:14:34.9015752Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:14:34.9044572Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-14T23:14:34.9050633Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-14T23:14:34.9060288Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-14T23:14:34.9072088Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-14T23:14:34.9076803Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:14:34.9083242Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:14:34.9086940Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-14T23:14:34.9094234Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-14T23:14:34.9100149Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:14:34.9127280Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:14:34.9135370Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-14T23:14:34.9143075Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-14T23:14:34.9148216Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:14:34.9153648Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-14T23:14:34.9159687Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-14T23:14:34.9164012Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-14T23:14:34.9170780Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:14:34.9179692Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-14T23:14:34.9187634Z 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-14T23:14:34.9192984Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-14T23:14:34.9199126Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-14T23:14:34.9204196Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-14T23:14:34.9209271Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-14T23:14:34.9214520Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-14T23:14:34.9221991Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:14:34.9248437Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-14T23:14:34.9257410Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-14T23:14:34.9263536Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-14T23:14:34.9268853Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:14:34.9317875Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-14T23:14:34.9321230Z 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-14T23:14:34.9323305Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-14T23:14:34.9325772Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-14T23:14:34.9327466Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-14T23:14:34.9329309Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-14T23:14:34.9335372Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-14T23:14:34.9343514Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-14T23:14:34.9349972Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-14T23:14:34.9356750Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:14:34.9362242Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-14T23:14:34.9368067Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-14T23:14:34.9373958Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-14T23:14:34.9399954Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-14T23:14:34.9401700Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:14:34.9403387Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-14T23:14:34.9415871Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-14T23:14:34.9417764Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-14T23:14:34.9428264Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-14T23:14:34.9429900Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-14T23:14:34.9431444Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:14:34.9502390Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-14T23:14:34.9529419Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:14:34.9539088Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-14T23:14:34.9554806Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-14T23:14:34.9563902Z 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-14T23:14:34.9574874Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-14T23:14:34.9583823Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-14T23:14:34.9595990Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-14T23:14:34.9609412Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:14:34.9622791Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-14T23:14:34.9631480Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:14:34.9638503Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-14T23:14:34.9644979Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-14T23:14:34.9696655Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-14T23:14:34.9704066Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-14T23:14:34.9708316Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-14T23:14:34.9713242Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:14:34.9718820Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-14T23:14:34.9725122Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-14T23:14:34.9731212Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-14T23:14:34.9736339Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-14T23:14:34.9741982Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:14:34.9746954Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-14T23:14:34.9751708Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:14:34.9758322Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:14:34.9944307Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:14:34.9952617Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:14:34.9959008Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:14:35.0040669Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-14T23:14:35.6993440Z Fetched 8648 kB in 0s (50.7 MB/s) 2021-05-14T23:14:35.7323244Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:14:35.7537139Z (Reading database ... 2021-05-14T23:14:35.7538224Z (Reading database ... 5% 2021-05-14T23:14:35.7538799Z (Reading database ... 10% 2021-05-14T23:14:35.7539420Z (Reading database ... 15% 2021-05-14T23:14:35.7540022Z (Reading database ... 20% 2021-05-14T23:14:35.7540571Z (Reading database ... 25% 2021-05-14T23:14:35.7585710Z (Reading database ... 30% 2021-05-14T23:14:35.7637341Z (Reading database ... 35% 2021-05-14T23:14:35.7637777Z (Reading database ... 40% 2021-05-14T23:14:35.7638195Z (Reading database ... 45% 2021-05-14T23:14:35.7638614Z (Reading database ... 50% 2021-05-14T23:14:35.7808751Z (Reading database ... 55% 2021-05-14T23:14:35.8164932Z (Reading database ... 60% 2021-05-14T23:14:35.8452191Z (Reading database ... 65% 2021-05-14T23:14:35.8709131Z (Reading database ... 70% 2021-05-14T23:14:35.9315942Z (Reading database ... 75% 2021-05-14T23:14:36.0016342Z (Reading database ... 80% 2021-05-14T23:14:36.0760994Z (Reading database ... 85% 2021-05-14T23:14:36.1231839Z (Reading database ... 90% 2021-05-14T23:14:36.1762010Z (Reading database ... 95% 2021-05-14T23:14:36.1762828Z (Reading database ... 100% 2021-05-14T23:14:36.1763849Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:14:36.1884227Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:14:36.1983681Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:14:36.2318026Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:14:36.2517800Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:14:36.2534414Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:14:36.2879725Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:14:36.3094275Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:14:36.3104375Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:14:36.3438434Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:14:36.3638331Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:14:36.3659626Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:14:36.3918714Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:14:36.4157987Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:14:36.4165567Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:14:36.4518805Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:14:36.4729046Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:14:36.4736739Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:14:36.5139532Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:14:36.5403853Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:14:36.5418907Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:14:36.5808750Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:14:36.6067134Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:14:36.6076734Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:14:36.6318565Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:14:36.6548168Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:14:36.6558161Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:14:36.6787179Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:14:36.7051584Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:14:36.7061122Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:14:36.7358906Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:14:36.7562225Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:14:36.7572986Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:14:36.7837979Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:14:36.8056335Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:14:36.8068464Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:14:36.8437992Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:14:36.8653720Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:14:36.8663025Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:14:36.8893336Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:14:36.9159853Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:14:36.9169549Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:14:36.9519034Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:14:36.9728566Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:14:36.9736592Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:14:37.0038033Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:14:37.0247967Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:14:37.0258529Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:14:37.0549143Z Selecting previously unselected package patchutils. 2021-05-14T23:14:37.0817075Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:14:37.0824170Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:14:37.1091814Z Selecting previously unselected package wdiff. 2021-05-14T23:14:37.1361765Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:14:37.1367237Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:14:37.1718197Z Selecting previously unselected package devscripts. 2021-05-14T23:14:37.1904132Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:14:37.2136797Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:14:37.3479279Z Selecting previously unselected package diffstat. 2021-05-14T23:14:37.3747441Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:14:37.3754228Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:14:37.4041389Z Selecting previously unselected package python3-gpg. 2021-05-14T23:14:37.4264360Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:14:37.4271425Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:14:37.4719919Z Selecting previously unselected package dput. 2021-05-14T23:14:37.4954194Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:14:37.5030740Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:14:37.5360307Z Selecting previously unselected package gdebi-core. 2021-05-14T23:14:37.5563204Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:14:37.5578789Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:14:37.6720846Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:14:37.6945011Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:14:37.6965580Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:14:37.7357612Z Selecting previously unselected package gettext. 2021-05-14T23:14:37.7575157Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:14:37.7587359Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:14:37.8591583Z Selecting previously unselected package intltool-debian. 2021-05-14T23:14:37.8815018Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:14:37.8825848Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:14:37.9120778Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:14:37.9331604Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:14:37.9340527Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:14:37.9719362Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:14:37.9957394Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:14:37.9966456Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:14:38.0258877Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:14:38.0524798Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:14:38.0533315Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:14:38.0798987Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:14:38.1034135Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:14:38.1044108Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:14:38.1296626Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:14:38.1538974Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:14:38.1549938Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:14:38.1799021Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:14:38.2035953Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:14:38.2046911Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:14:38.2358095Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:14:38.2538636Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:14:38.2549416Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:14:38.2838760Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:14:38.3072650Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:14:38.3082344Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:14:38.3360005Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:14:38.3566239Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:14:38.3617433Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:14:38.3872120Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:14:38.4119433Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:14:38.4122759Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:14:38.4398142Z Selecting previously unselected package libclone-perl. 2021-05-14T23:14:38.4625941Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:14:38.4639099Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:14:38.4958339Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:14:38.5181636Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:14:38.5191309Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:14:38.5474745Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:14:38.5677061Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:14:38.5687134Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:14:38.6078281Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:14:38.6263801Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:14:38.6273533Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:14:38.6518984Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:14:38.6772474Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:14:38.6782238Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:14:38.6998279Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:14:38.7259491Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:14:38.7268881Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:14:38.7559197Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:14:38.7769574Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:14:38.7776742Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:14:38.8039148Z Selecting previously unselected package libwant-perl. 2021-05-14T23:14:38.8266769Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:14:38.8313834Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:14:38.8599495Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:14:38.8835543Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:14:38.8844530Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:14:38.9224332Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:14:38.9451670Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:14:38.9464373Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:14:38.9780273Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:14:39.0046043Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:14:39.0054509Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:14:39.0259560Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:14:39.0527046Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:14:39.0535588Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:14:39.0764771Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:14:39.1031028Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:14:39.1039838Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:14:39.1279262Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:14:39.1521839Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:14:39.1532119Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:14:39.1877957Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:14:39.2083244Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:14:39.2093359Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:14:39.2759345Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:14:39.2996557Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:14:39.3006054Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:14:39.3237954Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:14:39.3507226Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:14:39.3518038Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:14:39.3757783Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:14:39.4026889Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:14:39.4035565Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:14:39.4319304Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:14:39.4551593Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:14:39.4560977Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:14:39.4781355Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:14:39.5054003Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:14:39.5064012Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:14:39.5358045Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:14:39.5601728Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:14:39.5610383Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:14:39.5838350Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:14:39.6085412Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:14:39.6092314Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:14:39.6357985Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:14:39.6591567Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:14:39.6602047Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:14:39.6878793Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:14:39.7085572Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:14:39.7092679Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:14:39.7659589Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:14:39.7864291Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:14:39.7876356Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:14:39.8318822Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:14:39.8525464Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:14:39.8533721Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:14:39.8798144Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:14:39.9043237Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:14:39.9053566Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:14:39.9439395Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:14:39.9640817Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:14:39.9648742Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:14:39.9919074Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:14:40.0147171Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:14:40.0156623Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:14:40.0438603Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:14:40.0679260Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:14:40.0688534Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:14:40.0954947Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:14:40.1170904Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:14:40.1179391Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:14:40.1479141Z Selecting previously unselected package libjson-perl. 2021-05-14T23:14:40.1717849Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:14:40.1725646Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:14:40.2039006Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:14:40.2260178Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:14:40.2269785Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:14:40.2599764Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:14:40.2812040Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:14:40.2821823Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:14:40.3106833Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:14:40.3307280Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:14:40.3314133Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:14:40.3598792Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:14:40.3811518Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:14:40.3819629Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:14:40.4118053Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:14:40.4314891Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:14:40.4324222Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:14:40.4598884Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:14:40.4818355Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:14:40.4827086Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:14:40.5044614Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:14:40.5315140Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:14:40.5324834Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:14:40.5637910Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:14:40.5865587Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:14:40.5878885Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:14:40.6478528Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:14:40.6698871Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:14:40.6705610Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:14:40.7037986Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:14:40.7255057Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:14:40.7264819Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:14:40.7518271Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:14:40.7748752Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:14:40.7758771Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:14:40.7998097Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:14:40.8257512Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:14:40.8266157Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:14:40.8693593Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:14:40.8966864Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:14:40.8973064Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:14:40.9278244Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:14:40.9488206Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:14:40.9499123Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:14:40.9741375Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:14:41.0006988Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:14:41.0017168Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:14:41.0453144Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:14:41.0723535Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:14:41.0732827Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:14:41.1079952Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:14:41.1309058Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:14:41.1318916Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:14:41.1619563Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:14:41.1891924Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:14:41.1902681Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:14:41.2178081Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:14:41.2447911Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:14:41.2470429Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:14:41.2783108Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:14:41.3051916Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:14:41.3065059Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:14:41.3290197Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:14:41.3559900Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:14:41.3579600Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:14:41.3841219Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:14:41.4108873Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:14:41.4116316Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:14:41.4398309Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:14:41.4606789Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:14:41.4615321Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:14:41.4918344Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:14:41.5101329Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:14:41.5109435Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:14:41.5358652Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:14:41.5626941Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:14:41.5638547Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:14:41.5918373Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:14:41.6183148Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:14:41.6193639Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:14:41.6424448Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:14:41.6688059Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:14:41.6695905Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:14:41.6998030Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:14:41.7243762Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:14:41.7251474Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:14:41.7486978Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:14:41.7750671Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:14:41.7759997Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:14:41.8078090Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:14:41.8295974Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:14:41.8303977Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:14:41.8639367Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:14:41.8831425Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:14:41.8839578Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:14:41.9119431Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:14:41.9325261Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:14:41.9334858Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:14:41.9597628Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:14:41.9853895Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:14:41.9865242Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:14:42.0478318Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:14:42.0744879Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:14:42.0757262Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:14:42.1039216Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:14:42.1267462Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:14:42.1272674Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:14:42.1559669Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:14:42.1801620Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:14:42.1810180Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:14:42.2079254Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:14:42.2297029Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:14:42.2304948Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:14:42.2599680Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:14:42.2820584Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:14:42.2828499Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:14:42.3119051Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:14:42.3353663Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:14:42.3361467Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:14:42.3638850Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:14:42.3850732Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:14:42.3858135Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:42.4238917Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:14:42.4444318Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:14:42.4452943Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:42.4838176Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:14:42.5024120Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:14:42.5031725Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:14:42.5252675Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:14:42.5522305Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:14:42.5530265Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:14:42.5839066Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:14:42.6052055Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:14:42.6058496Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:14:42.6358122Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:14:42.6578705Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:14:42.6587188Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:14:42.6810005Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:14:42.7089930Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:14:42.7100895Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:14:42.7315814Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:14:42.7588217Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:14:42.7598884Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:14:42.7879183Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:14:42.8109210Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:14:42.8115993Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:14:42.8398893Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:14:42.8610714Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:14:42.8617895Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:14:42.8918188Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:14:42.9111271Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:14:42.9119605Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:14:42.9358336Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:14:42.9635280Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:14:42.9643276Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:14:42.9886742Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:14:43.0170279Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:14:43.0179282Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:14:43.0478860Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:14:43.0683079Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:14:43.0692623Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:14:43.0998987Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:14:43.1210995Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:14:43.1222633Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:14:43.1517965Z Selecting previously unselected package licensecheck. 2021-05-14T23:14:43.1740879Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:14:43.1750857Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:14:43.1998303Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:14:43.2274702Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:14:43.2281024Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:14:43.2616262Z Selecting previously unselected package t1utils. 2021-05-14T23:14:43.2893078Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:14:43.2903284Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:14:43.3278452Z Selecting previously unselected package lintian. 2021-05-14T23:14:43.3526588Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:14:43.3534766Z Unpacking lintian (2.62.0) ... 2021-05-14T23:14:43.7087888Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:14:43.7376867Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:14:43.7386579Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:14:43.7644803Z Selecting previously unselected package python3-xdg. 2021-05-14T23:14:43.7909880Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:14:43.7919482Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:14:43.8199911Z Selecting previously unselected package qpdf. 2021-05-14T23:14:43.8430445Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:14:43.8439424Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:14:43.9079899Z Selecting previously unselected package python3-magic. 2021-05-14T23:14:43.9342078Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:14:43.9358810Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:14:43.9923500Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:14:43.9957895Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:14:43.9984394Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:14:44.0009023Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:14:44.0028769Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:14:44.0054088Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:14:44.0079087Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:14:44.0103024Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:14:44.0127136Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:14:44.1513068Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:14:44.1536498Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:14:44.1556557Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:14:44.1581347Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:14:44.1607794Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:14:44.1630808Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:14:44.1657129Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:14:44.1675593Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:14:44.1713998Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:14:44.1740240Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:14:44.1763135Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:14:44.1786141Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:14:44.1812061Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:14:44.1833125Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:14:44.1859875Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:14:44.1878944Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:14:44.1907397Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:14:44.1932322Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:14:44.1955030Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:14:44.1981187Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:14:44.2010114Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:14:44.2038427Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:14:44.2059525Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:14:44.2087246Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:14:44.2108183Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:14:44.2127339Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:14:44.3748569Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:44.3782603Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:14:44.3804783Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:14:44.3832654Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:14:44.3856681Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:14:44.3881082Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:14:44.3904162Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:14:44.3924624Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:14:44.3948060Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:14:44.3968603Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:14:44.3989985Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:14:44.5712510Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:14:44.5738871Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:14:44.5762795Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:14:44.5791840Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:14:44.5812843Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:14:44.5832361Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:14:44.5974772Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:14:44.5997328Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:14:44.6020554Z Setting up t1utils (1.41-3) ... 2021-05-14T23:14:44.6043295Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:14:44.6072710Z Setting up diffstat (1.63-1) ... 2021-05-14T23:14:44.6092716Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:14:44.6113550Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:14:44.6142478Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:14:44.6165358Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:14:44.6186802Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:14:44.6228270Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:14:44.6254227Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:14:44.6295580Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:14:44.6321333Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:14:44.6344325Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:14:44.6367213Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:14:44.6406435Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:14:44.6427286Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:14:44.6472417Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:14:44.6496926Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:14:44.6519755Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:14:44.6545671Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:14:44.6655878Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:14:44.6679891Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:14:44.8046309Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:14:44.8095776Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:14:44.8119524Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:14:44.8140423Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:14:44.8186809Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:14:44.8211458Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:14:44.8239107Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:14:44.8267243Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:14:44.8417114Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:14:44.8441397Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:14:44.8468738Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:14:44.9824558Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:14:44.9853045Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:44.9891786Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:14:44.9966590Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:14:44.9988592Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:14:45.0007832Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:14:45.0028905Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:14:45.0049132Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:14:45.0077583Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:14:45.0104301Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:14:45.0130593Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:14:45.0150745Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:14:45.0169901Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:14:45.0196794Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:14:45.0216528Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:14:45.0239097Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:14:45.1761390Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:14:45.1783829Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:14:45.1809132Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:14:45.1829093Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:14:45.1858276Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:14:45.1879438Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:14:45.1915614Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:14:45.1936251Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:14:45.1958561Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:14:45.1983109Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:14:45.2003708Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:14:45.2031554Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:14:45.2058444Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:14:45.2082252Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:14:45.2111083Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:14:45.2137853Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:14:45.2158386Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:14:45.2178841Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:14:45.3795820Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:14:45.3820607Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:14:45.3842198Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:14:45.3867751Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:14:45.3889796Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:14:45.3917970Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:14:45.3943736Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:14:45.3969665Z Setting up lintian (2.62.0) ... 2021-05-14T23:14:45.4009680Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:14:45.4045722Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:02.6188352Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:15:02.6189301Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:04.4445538Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-14T23:15:04.5600128Z 2021-05-14T23:15:04.5760416Z Reading package lists... 0% 2021-05-14T23:15:04.5760798Z 2021-05-14T23:15:04.5814535Z Reading package lists... 100% 2021-05-14T23:15:04.5814947Z 2021-05-14T23:15:04.5815147Z 2021-05-14T23:15:04.5815507Z Reading package lists... Done 2021-05-14T23:15:04.5815805Z 2021-05-14T23:15:04.5816193Z Building dependency tree... 0% 2021-05-14T23:15:04.5816488Z 2021-05-14T23:15:04.6147321Z Building dependency tree... 0% 2021-05-14T23:15:04.6147714Z 2021-05-14T23:15:04.6148140Z Building dependency tree... 50% 2021-05-14T23:15:04.6148446Z 2021-05-14T23:15:04.7627532Z Building dependency tree... 50% 2021-05-14T23:15:04.7628516Z 2021-05-14T23:15:04.7629190Z Building dependency tree 2021-05-14T23:15:04.7629741Z 2021-05-14T23:15:04.7630392Z Reading state information... 0% 2021-05-14T23:15:04.7630962Z 2021-05-14T23:15:04.9201793Z Reading state information... 0% 2021-05-14T23:15:04.9202858Z 2021-05-14T23:15:04.9203329Z 2021-05-14T23:15:04.9204008Z Reading state information... Done 2021-05-14T23:15:04.9204568Z 2021-05-14T23:15:04.9205211Z Reading state information... 0% 2021-05-14T23:15:04.9254086Z 2021-05-14T23:15:04.9254897Z Reading state information... 1% 2021-05-14T23:15:04.9291775Z 2021-05-14T23:15:04.9292641Z Reading state information... 3% 2021-05-14T23:15:04.9330333Z 2021-05-14T23:15:04.9331106Z Reading state information... 5% 2021-05-14T23:15:04.9369400Z 2021-05-14T23:15:04.9370452Z Reading state information... 7% 2021-05-14T23:15:04.9405138Z 2021-05-14T23:15:04.9405856Z Reading state information... 9% 2021-05-14T23:15:04.9441529Z 2021-05-14T23:15:04.9442345Z Reading state information... 11% 2021-05-14T23:15:04.9481134Z 2021-05-14T23:15:04.9481914Z Reading state information... 13% 2021-05-14T23:15:04.9520232Z 2021-05-14T23:15:04.9520671Z Reading state information... 15% 2021-05-14T23:15:04.9556412Z 2021-05-14T23:15:04.9556878Z Reading state information... 17% 2021-05-14T23:15:04.9596762Z 2021-05-14T23:15:04.9597191Z Reading state information... 19% 2021-05-14T23:15:04.9633105Z 2021-05-14T23:15:04.9633535Z Reading state information... 21% 2021-05-14T23:15:04.9668260Z 2021-05-14T23:15:04.9668707Z Reading state information... 23% 2021-05-14T23:15:04.9708172Z 2021-05-14T23:15:04.9708633Z Reading state information... 25% 2021-05-14T23:15:04.9750042Z 2021-05-14T23:15:04.9750489Z Reading state information... 27% 2021-05-14T23:15:04.9789279Z 2021-05-14T23:15:04.9789768Z Reading state information... 29% 2021-05-14T23:15:04.9831595Z 2021-05-14T23:15:04.9832083Z Reading state information... 31% 2021-05-14T23:15:04.9871329Z 2021-05-14T23:15:04.9871784Z Reading state information... 33% 2021-05-14T23:15:04.9906580Z 2021-05-14T23:15:04.9907010Z Reading state information... 35% 2021-05-14T23:15:04.9941763Z 2021-05-14T23:15:04.9942188Z Reading state information... 37% 2021-05-14T23:15:04.9983323Z 2021-05-14T23:15:04.9983790Z Reading state information... 39% 2021-05-14T23:15:05.0024070Z 2021-05-14T23:15:05.0024519Z Reading state information... 41% 2021-05-14T23:15:05.0060533Z 2021-05-14T23:15:05.0060961Z Reading state information... 43% 2021-05-14T23:15:05.0103588Z 2021-05-14T23:15:05.0104029Z Reading state information... 45% 2021-05-14T23:15:05.0163225Z 2021-05-14T23:15:05.0163690Z Reading state information... 47% 2021-05-14T23:15:05.0201729Z 2021-05-14T23:15:05.0202183Z Reading state information... 49% 2021-05-14T23:15:05.0244511Z 2021-05-14T23:15:05.0244994Z Reading state information... 51% 2021-05-14T23:15:05.0282621Z 2021-05-14T23:15:05.0283078Z Reading state information... 53% 2021-05-14T23:15:05.0321216Z 2021-05-14T23:15:05.0321702Z Reading state information... 55% 2021-05-14T23:15:05.0361103Z 2021-05-14T23:15:05.0361535Z Reading state information... 57% 2021-05-14T23:15:05.0400402Z 2021-05-14T23:15:05.0400830Z Reading state information... 59% 2021-05-14T23:15:05.0444206Z 2021-05-14T23:15:05.0444666Z Reading state information... 61% 2021-05-14T23:15:05.0482820Z 2021-05-14T23:15:05.0483261Z Reading state information... 63% 2021-05-14T23:15:05.0520788Z 2021-05-14T23:15:05.0521237Z Reading state information... 65% 2021-05-14T23:15:05.0558853Z 2021-05-14T23:15:05.0559297Z Reading state information... 67% 2021-05-14T23:15:05.0596600Z 2021-05-14T23:15:05.0597057Z Reading state information... 69% 2021-05-14T23:15:05.0646185Z 2021-05-14T23:15:05.0646638Z Reading state information... 71% 2021-05-14T23:15:05.0680349Z 2021-05-14T23:15:05.0680842Z Reading state information... 73% 2021-05-14T23:15:05.0718842Z 2021-05-14T23:15:05.0719313Z Reading state information... 75% 2021-05-14T23:15:05.0768556Z 2021-05-14T23:15:05.0769012Z Reading state information... 77% 2021-05-14T23:15:05.0806429Z 2021-05-14T23:15:05.0806860Z Reading state information... 79% 2021-05-14T23:15:05.0845384Z 2021-05-14T23:15:05.0845819Z Reading state information... 81% 2021-05-14T23:15:05.0885105Z 2021-05-14T23:15:05.0885867Z Reading state information... 83% 2021-05-14T23:15:05.0924094Z 2021-05-14T23:15:05.0924552Z Reading state information... 85% 2021-05-14T23:15:05.0963074Z 2021-05-14T23:15:05.0963536Z Reading state information... 87% 2021-05-14T23:15:05.1000620Z 2021-05-14T23:15:05.1001096Z Reading state information... 89% 2021-05-14T23:15:05.1035749Z 2021-05-14T23:15:05.1036393Z Reading state information... 91% 2021-05-14T23:15:05.1075249Z 2021-05-14T23:15:05.1075743Z Reading state information... 93% 2021-05-14T23:15:05.1112522Z 2021-05-14T23:15:05.1113366Z Reading state information... 95% 2021-05-14T23:15:05.1153462Z 2021-05-14T23:15:05.1153940Z Reading state information... 97% 2021-05-14T23:15:05.1190580Z 2021-05-14T23:15:05.1191038Z Reading state information... 99% 2021-05-14T23:15:05.3939511Z Selecting previously unselected package r-3.5.3. 2021-05-14T23:15:05.5277878Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:15:05.5407773Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-14T23:15:05.5416324Z Unpacking r-3.5.3 (1) ... 2021-05-14T23:15:06.1973353Z Setting up r-3.5.3 (1) ... 2021-05-14T23:15:06.2227108Z 2021-05-14T23:15:06.2227545Z 2021-05-14T23:15:06.2228136Z Reading state information... Done 2021-05-14T23:15:06.2434305Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-14T23:15:06.2555592Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:15:06.2805849Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:15:06.2806321Z env: 2021-05-14T23:15:06.2806738Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:06.2807160Z TIC_DEPLOY_KEY: 2021-05-14T23:15:06.2807914Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:06.2809537Z GITHUB_PAT: *** 2021-05-14T23:15:06.2809901Z COVERALLS_TOKEN: 2021-05-14T23:15:06.2810359Z continue-on-error: false 2021-05-14T23:15:06.2810788Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:06.2811238Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:06.2811641Z TZ: UTC 2021-05-14T23:15:06.2812008Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:06.2812378Z NOT_CRAN: true 2021-05-14T23:15:06.2812729Z ##[endgroup] 2021-05-14T23:15:06.3308551Z [command]sudo apt-get install -y texinfo 2021-05-14T23:15:06.8232031Z Reading package lists... 2021-05-14T23:15:07.0032987Z Building dependency tree... 2021-05-14T23:15:07.0051387Z Reading state information... 2021-05-14T23:15:07.2325148Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:15:07.2331535Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:07.4935903Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:15:07.5102058Z --2021-05-14 23:15:07-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:15:07.5320340Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:15:07.5389203Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:15:07.7332045Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:15:07.7334503Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:15:07.7338603Z --2021-05-14 23:15:07-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:15:07.7998599Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:15:07.8615985Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:15:08.0755427Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:15:08.0759917Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=D2ldz7fTpzrnrnRLP06VkpeC6RWJlHTRZ4ZJ7TH8WtQ%3D&st=2021-05-14T23%3A14%3A08Z&se=2021-05-14T23%3A20%3A08Z&sp=r [following] 2021-05-14T23:15:08.0766071Z --2021-05-14 23:15:08-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=D2ldz7fTpzrnrnRLP06VkpeC6RWJlHTRZ4ZJ7TH8WtQ%3D&st=2021-05-14T23%3A14%3A08Z&se=2021-05-14T23%3A20%3A08Z&sp=r 2021-05-14T23:15:08.1069507Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:15:08.1707453Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:15:08.4727257Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:15:08.4728915Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:15:08.4730967Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:15:09.0413697Z 2021-05-14T23:15:10.5616196Z 0K ........ ........ ........ ........ 49% 16.0M 2s 2021-05-14T23:15:11.7841782Z 32768K ........ ........ ........ ........ 99% 25.6M 0s 2021-05-14T23:15:11.7843256Z 65536K 100% 2.95M=3.3s 2021-05-14T23:15:11.7843575Z 2021-05-14T23:15:11.7845130Z 2021-05-14 23:15:11 (19.4 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:15:11.7845573Z 2021-05-14T23:15:13.4665425Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:15:13.4666644Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:15:13.7435382Z ##[group]Run tlmgr update --self 2021-05-14T23:15:13.7435929Z tlmgr update --self 2021-05-14T23:15:13.7437004Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:15:13.7437848Z tlmgr update --all 2021-05-14T23:15:13.7483650Z shell: /usr/bin/bash -e {0} 2021-05-14T23:15:13.7484030Z env: 2021-05-14T23:15:13.7484444Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:13.7484889Z TIC_DEPLOY_KEY: 2021-05-14T23:15:13.7485638Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:13.7487407Z GITHUB_PAT: *** 2021-05-14T23:15:13.7487791Z COVERALLS_TOKEN: 2021-05-14T23:15:13.7488235Z continue-on-error: false 2021-05-14T23:15:13.7488683Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:13.7489128Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:13.7489544Z TZ: UTC 2021-05-14T23:15:13.7489901Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:13.7490342Z NOT_CRAN: true 2021-05-14T23:15:13.7490699Z ##[endgroup] 2021-05-14T23:15:15.0387729Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:15:15.0390295Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:15:16.2515038Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:15:16.2517057Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:15:16.3437724Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:15:16.3972964Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:15:16.4405702Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-14T23:15:16.4878228Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-14T23:15:16.9206804Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-14T23:15:18.2010806Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-14T23:15:18.2702751Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-14T23:15:18.3424093Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-14T23:15:18.3885767Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-14T23:15:18.4328883Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-14T23:15:18.4793317Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-14T23:15:18.5234417Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-14T23:15:18.5694646Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-14T23:15:18.6215764Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-14T23:15:18.6924678Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-14T23:15:18.7801552Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-14T23:15:18.8247324Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-14T23:15:18.8694852Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-14T23:15:18.9136569Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-14T23:15:18.9609163Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-14T23:15:19.0100223Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-14T23:15:19.0545998Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-14T23:15:19.1026555Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-14T23:15:19.1490105Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-14T23:15:19.1942917Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-14T23:15:19.2383691Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-14T23:15:19.2839268Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-14T23:15:19.3286226Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-14T23:15:19.3732032Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-14T23:15:19.4178572Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-14T23:15:19.4637177Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-14T23:15:19.5081453Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-14T23:15:19.5563556Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-14T23:15:19.6013687Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-14T23:15:19.6463340Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-14T23:15:19.7063780Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-14T23:15:19.7519252Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-14T23:15:19.7974646Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-14T23:15:19.8408839Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-14T23:15:19.8876931Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-14T23:15:19.9321542Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-14T23:15:19.9777649Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-14T23:15:20.0224957Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-14T23:15:20.0685846Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-14T23:15:20.1132403Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-14T23:15:20.1582646Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-14T23:15:20.2044407Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-14T23:15:20.2497189Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-14T23:15:20.3020315Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-14T23:15:20.3479303Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-14T23:15:20.3932679Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-14T23:15:20.4385168Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-14T23:15:20.4842488Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-14T23:15:20.5286044Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-14T23:15:20.5755243Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-14T23:15:20.6222750Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-14T23:15:20.6677822Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-14T23:15:20.7138460Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-14T23:15:20.7634393Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-14T23:15:20.8135905Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-14T23:15:20.8593190Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-14T23:15:20.9048384Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-14T23:15:20.9520034Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-14T23:15:20.9984473Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-14T23:15:21.0476806Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-14T23:15:21.1214367Z [67/89, 00:05/00:05] install: optex [789k] 2021-05-14T23:15:21.2053958Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-14T23:15:21.2515170Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-14T23:15:21.2988299Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-14T23:15:21.3448855Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-14T23:15:21.3934317Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-14T23:15:21.4441915Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-14T23:15:21.4956974Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-14T23:15:21.5427653Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-14T23:15:21.5896502Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-14T23:15:21.6355303Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-14T23:15:21.6833520Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-14T23:15:21.7461421Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:15:21.7928505Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-14T23:15:21.8405176Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-14T23:15:21.8870371Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-14T23:15:21.9354725Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-14T23:15:21.9858536Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-14T23:15:22.0323478Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-14T23:15:22.0842388Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-14T23:15:22.1788171Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-14T23:15:22.2251889Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-14T23:15:22.2724646Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-14T23:15:22.2921477Z running mktexlsr ... 2021-05-14T23:15:22.3704732Z done running mktexlsr. 2021-05-14T23:15:22.3999824Z running updmap-sys ... 2021-05-14T23:15:22.6637596Z done running updmap-sys. 2021-05-14T23:15:22.6639003Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:15:22.6640924Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/hOjBYg6doD/Xe1qGUnsqB ... 2021-05-14T23:15:23.0150609Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/hOjBYg6doD/Xe1qGUnsqB. 2021-05-14T23:15:23.0152299Z OK: optex.fmt/luatex 2021-05-14T23:15:23.0153489Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:15:23.0154872Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:15:24.2158199Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:15:24.2159840Z tlmgr: no updates available 2021-05-14T23:15:24.3125185Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:15:24.3125667Z with: 2021-05-14T23:15:24.3126044Z pandoc-version: 2.7.3 2021-05-14T23:15:24.3126402Z env: 2021-05-14T23:15:24.3126811Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:24.3127252Z TIC_DEPLOY_KEY: 2021-05-14T23:15:24.3128019Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:24.3129728Z GITHUB_PAT: *** 2021-05-14T23:15:24.3130117Z COVERALLS_TOKEN: 2021-05-14T23:15:24.3130562Z continue-on-error: false 2021-05-14T23:15:24.3131016Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:24.3131457Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:24.3131886Z TZ: UTC 2021-05-14T23:15:24.3132256Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:24.3132636Z NOT_CRAN: true 2021-05-14T23:15:24.3132996Z ##[endgroup] 2021-05-14T23:15:24.7574714Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:15:24.8240249Z Reading package lists... 2021-05-14T23:15:25.0102578Z Building dependency tree... 2021-05-14T23:15:25.0117974Z Reading state information... 2021-05-14T23:15:25.2505082Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:15:25.2505946Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:25.2542179Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:15:25.3685858Z 2021-05-14T23:15:25.3849833Z Reading package lists... 0% 2021-05-14T23:15:25.3850263Z 2021-05-14T23:15:25.3897008Z Reading package lists... 100% 2021-05-14T23:15:25.3897415Z 2021-05-14T23:15:25.3897630Z 2021-05-14T23:15:25.3898053Z Reading package lists... Done 2021-05-14T23:15:25.3898371Z 2021-05-14T23:15:25.3898816Z Building dependency tree... 0% 2021-05-14T23:15:25.3899134Z 2021-05-14T23:15:25.4214575Z Building dependency tree... 0% 2021-05-14T23:15:25.4215001Z 2021-05-14T23:15:25.4215457Z Building dependency tree... 50% 2021-05-14T23:15:25.4215764Z 2021-05-14T23:15:25.5664493Z Building dependency tree... 50% 2021-05-14T23:15:25.5664932Z 2021-05-14T23:15:25.5665374Z Building dependency tree 2021-05-14T23:15:25.5665693Z 2021-05-14T23:15:25.5669205Z Reading state information... 0% 2021-05-14T23:15:25.5669579Z 2021-05-14T23:15:25.7284160Z Reading state information... 0% 2021-05-14T23:15:25.7284598Z 2021-05-14T23:15:25.7284814Z 2021-05-14T23:15:25.7285277Z Reading state information... Done 2021-05-14T23:15:25.7285621Z 2021-05-14T23:15:25.7286074Z Reading state information... 0% 2021-05-14T23:15:25.7343156Z 2021-05-14T23:15:25.7343775Z Reading state information... 1% 2021-05-14T23:15:25.7383224Z 2021-05-14T23:15:25.7383763Z Reading state information... 3% 2021-05-14T23:15:25.7433567Z 2021-05-14T23:15:25.7434113Z Reading state information... 5% 2021-05-14T23:15:25.7477036Z 2021-05-14T23:15:25.7477581Z Reading state information... 7% 2021-05-14T23:15:25.7517113Z 2021-05-14T23:15:25.7517654Z Reading state information... 9% 2021-05-14T23:15:25.7563531Z 2021-05-14T23:15:25.7564054Z Reading state information... 11% 2021-05-14T23:15:25.7605748Z 2021-05-14T23:15:25.7606228Z Reading state information... 13% 2021-05-14T23:15:25.7647087Z 2021-05-14T23:15:25.7647569Z Reading state information... 15% 2021-05-14T23:15:25.7686764Z 2021-05-14T23:15:25.7687263Z Reading state information... 17% 2021-05-14T23:15:25.7730602Z 2021-05-14T23:15:25.7731214Z Reading state information... 19% 2021-05-14T23:15:25.7770637Z 2021-05-14T23:15:25.7771147Z Reading state information... 21% 2021-05-14T23:15:25.7809502Z 2021-05-14T23:15:25.7810094Z Reading state information... 23% 2021-05-14T23:15:25.7851892Z 2021-05-14T23:15:25.7852515Z Reading state information... 25% 2021-05-14T23:15:25.7897551Z 2021-05-14T23:15:25.7898047Z Reading state information... 27% 2021-05-14T23:15:25.7938444Z 2021-05-14T23:15:25.7938934Z Reading state information... 29% 2021-05-14T23:15:25.7980354Z 2021-05-14T23:15:25.7980854Z Reading state information... 31% 2021-05-14T23:15:25.8022843Z 2021-05-14T23:15:25.8023667Z Reading state information... 33% 2021-05-14T23:15:25.8059088Z 2021-05-14T23:15:25.8059571Z Reading state information... 35% 2021-05-14T23:15:25.8096525Z 2021-05-14T23:15:25.8097046Z Reading state information... 37% 2021-05-14T23:15:25.8138743Z 2021-05-14T23:15:25.8139295Z Reading state information... 39% 2021-05-14T23:15:25.8181205Z 2021-05-14T23:15:25.8181731Z Reading state information... 41% 2021-05-14T23:15:25.8218434Z 2021-05-14T23:15:25.8218960Z Reading state information... 43% 2021-05-14T23:15:25.8261817Z 2021-05-14T23:15:25.8262333Z Reading state information... 45% 2021-05-14T23:15:25.8323373Z 2021-05-14T23:15:25.8323907Z Reading state information... 47% 2021-05-14T23:15:25.8360795Z 2021-05-14T23:15:25.8361303Z Reading state information... 49% 2021-05-14T23:15:25.8403578Z 2021-05-14T23:15:25.8404077Z Reading state information... 51% 2021-05-14T23:15:25.8443624Z 2021-05-14T23:15:25.8444125Z Reading state information... 53% 2021-05-14T23:15:25.8481057Z 2021-05-14T23:15:25.8481595Z Reading state information... 55% 2021-05-14T23:15:25.8522119Z 2021-05-14T23:15:25.8522642Z Reading state information... 57% 2021-05-14T23:15:25.8561254Z 2021-05-14T23:15:25.8561778Z Reading state information... 59% 2021-05-14T23:15:25.8606864Z 2021-05-14T23:15:25.8607411Z Reading state information... 61% 2021-05-14T23:15:25.8647513Z 2021-05-14T23:15:25.8648029Z Reading state information... 63% 2021-05-14T23:15:25.8684325Z 2021-05-14T23:15:25.8684828Z Reading state information... 65% 2021-05-14T23:15:25.8722754Z 2021-05-14T23:15:25.8723253Z Reading state information... 67% 2021-05-14T23:15:25.8761049Z 2021-05-14T23:15:25.8761551Z Reading state information... 69% 2021-05-14T23:15:25.8812179Z 2021-05-14T23:15:25.8812708Z Reading state information... 71% 2021-05-14T23:15:25.8846062Z 2021-05-14T23:15:25.8846577Z Reading state information... 73% 2021-05-14T23:15:25.8884784Z 2021-05-14T23:15:25.8885298Z Reading state information... 75% 2021-05-14T23:15:25.8935061Z 2021-05-14T23:15:25.8935611Z Reading state information... 77% 2021-05-14T23:15:25.8973619Z 2021-05-14T23:15:25.8974139Z Reading state information... 79% 2021-05-14T23:15:25.9013294Z 2021-05-14T23:15:25.9013791Z Reading state information... 81% 2021-05-14T23:15:25.9052678Z 2021-05-14T23:15:25.9053476Z Reading state information... 83% 2021-05-14T23:15:25.9091186Z 2021-05-14T23:15:25.9091688Z Reading state information... 85% 2021-05-14T23:15:25.9131693Z 2021-05-14T23:15:25.9132212Z Reading state information... 87% 2021-05-14T23:15:25.9168119Z 2021-05-14T23:15:25.9168627Z Reading state information... 89% 2021-05-14T23:15:25.9203565Z 2021-05-14T23:15:25.9204072Z Reading state information... 91% 2021-05-14T23:15:25.9241480Z 2021-05-14T23:15:25.9241995Z Reading state information... 93% 2021-05-14T23:15:25.9292849Z 2021-05-14T23:15:25.9293375Z Reading state information... 95% 2021-05-14T23:15:25.9317734Z 2021-05-14T23:15:25.9318231Z Reading state information... 97% 2021-05-14T23:15:25.9355603Z 2021-05-14T23:15:25.9356284Z Reading state information... 99% 2021-05-14T23:15:26.2029622Z Selecting previously unselected package pandoc. 2021-05-14T23:15:26.3326393Z (Reading database ... 261849 files and directories currently installed.) 2021-05-14T23:15:26.3447362Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:15:26.3457739Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:15:28.5799899Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:15:28.5832344Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:29.3597457Z 2021-05-14T23:15:29.3598007Z 2021-05-14T23:15:29.3598520Z Reading state information... Done 2021-05-14T23:15:29.3945050Z ##[group]Run git config user.name adigherman 2021-05-14T23:15:29.3945689Z git config user.name adigherman 2021-05-14T23:15:29.3946212Z git config user.email adig@jhu.edu 2021-05-14T23:15:29.3987234Z shell: /usr/bin/bash -e {0} 2021-05-14T23:15:29.3987604Z env: 2021-05-14T23:15:29.3988057Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:29.3988500Z TIC_DEPLOY_KEY: 2021-05-14T23:15:29.3989292Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:29.3990863Z GITHUB_PAT: *** 2021-05-14T23:15:29.3991263Z COVERALLS_TOKEN: 2021-05-14T23:15:29.3991732Z continue-on-error: false 2021-05-14T23:15:29.3992192Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:29.3992659Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:29.3993114Z TZ: UTC 2021-05-14T23:15:29.3993498Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:29.3993881Z NOT_CRAN: true 2021-05-14T23:15:29.3994248Z ##[endgroup] 2021-05-14T23:15:29.4345217Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:15:29.4346021Z env: 2021-05-14T23:15:29.4346461Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:29.4346889Z TIC_DEPLOY_KEY: 2021-05-14T23:15:29.4347653Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:29.4349352Z GITHUB_PAT: *** 2021-05-14T23:15:29.4349720Z COVERALLS_TOKEN: 2021-05-14T23:15:29.4350178Z continue-on-error: false 2021-05-14T23:15:29.4350607Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:29.4351062Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:29.4351472Z TZ: UTC 2021-05-14T23:15:29.4351853Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:29.4352224Z NOT_CRAN: true 2021-05-14T23:15:29.4352573Z ##[endgroup] 2021-05-14T23:15:29.7383589Z Reading package lists... 2021-05-14T23:15:29.9094193Z Building dependency tree... 2021-05-14T23:15:29.9113159Z Reading state information... 2021-05-14T23:15:30.0530890Z The following additional packages will be installed: 2021-05-14T23:15:30.0535373Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:15:30.0541242Z Suggested packages: 2021-05-14T23:15:30.0541992Z cmake-doc ninja-build 2021-05-14T23:15:30.0991953Z The following NEW packages will be installed: 2021-05-14T23:15:30.1003950Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:15:30.1245920Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:30.1246792Z Need to get 5470 kB of archives. 2021-05-14T23:15:30.1247604Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:15:30.1249490Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:15:30.1435460Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-14T23:15:31.1284212Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:15:31.1286064Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:15:31.1286884Z Fetched 5470 kB in 0s (44.5 MB/s) 2021-05-14T23:15:31.1287685Z Selecting previously unselected package cmake-data. 2021-05-14T23:15:31.1288282Z (Reading database ... 2021-05-14T23:15:31.1288737Z (Reading database ... 5% 2021-05-14T23:15:31.1289184Z (Reading database ... 10% 2021-05-14T23:15:31.1289643Z (Reading database ... 15% 2021-05-14T23:15:31.1290109Z (Reading database ... 20% 2021-05-14T23:15:31.1290545Z (Reading database ... 25% 2021-05-14T23:15:31.1290995Z (Reading database ... 30% 2021-05-14T23:15:31.1291434Z (Reading database ... 35% 2021-05-14T23:15:31.1291896Z (Reading database ... 40% 2021-05-14T23:15:31.1292333Z (Reading database ... 45% 2021-05-14T23:15:31.1292781Z (Reading database ... 50% 2021-05-14T23:15:31.1293215Z (Reading database ... 55% 2021-05-14T23:15:31.1293668Z (Reading database ... 60% 2021-05-14T23:15:31.1294106Z (Reading database ... 65% 2021-05-14T23:15:31.1294559Z (Reading database ... 70% 2021-05-14T23:15:31.1295008Z (Reading database ... 75% 2021-05-14T23:15:31.1295445Z (Reading database ... 80% 2021-05-14T23:15:31.1295896Z (Reading database ... 85% 2021-05-14T23:15:31.1296334Z (Reading database ... 90% 2021-05-14T23:15:31.1296780Z (Reading database ... 95% 2021-05-14T23:15:31.1297220Z (Reading database ... 100% 2021-05-14T23:15:31.1297922Z (Reading database ... 261856 files and directories currently installed.) 2021-05-14T23:15:31.1298885Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:15:31.1299688Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:15:31.3284227Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:15:31.3580601Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:15:31.3596565Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:15:31.3890043Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:15:31.4173408Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:15:31.4198075Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:15:31.4505737Z Selecting previously unselected package cmake. 2021-05-14T23:15:31.4785881Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:15:31.4797032Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:15:31.8847116Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:15:31.8873177Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:15:31.9248732Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:15:31.9271557Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:15:31.9302840Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:33.0549851Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:35.2854053Z Reading package lists... 2021-05-14T23:15:35.4754006Z Building dependency tree... 2021-05-14T23:15:35.4772275Z Reading state information... 2021-05-14T23:15:35.6722897Z Suggested packages: 2021-05-14T23:15:35.6724707Z libssh-doc 2021-05-14T23:15:35.7214289Z The following NEW packages will be installed: 2021-05-14T23:15:35.7219441Z libssh-dev 2021-05-14T23:15:35.7403987Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:35.7405028Z Need to get 219 kB of archives. 2021-05-14T23:15:35.7406095Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:15:35.7408025Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-14T23:15:36.1421507Z Fetched 219 kB in 0s (12.9 MB/s) 2021-05-14T23:15:36.1718626Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:15:36.1783255Z (Reading database ... 2021-05-14T23:15:36.1784271Z (Reading database ... 5% 2021-05-14T23:15:36.1784938Z (Reading database ... 10% 2021-05-14T23:15:36.1785590Z (Reading database ... 15% 2021-05-14T23:15:36.1786216Z (Reading database ... 20% 2021-05-14T23:15:36.1786922Z (Reading database ... 25% 2021-05-14T23:15:36.1787586Z (Reading database ... 30% 2021-05-14T23:15:36.1788206Z (Reading database ... 35% 2021-05-14T23:15:36.1788841Z (Reading database ... 40% 2021-05-14T23:15:36.1789461Z (Reading database ... 45% 2021-05-14T23:15:36.1790096Z (Reading database ... 50% 2021-05-14T23:15:36.1812675Z (Reading database ... 55% 2021-05-14T23:15:36.1852521Z (Reading database ... 60% 2021-05-14T23:15:36.1892570Z (Reading database ... 65% 2021-05-14T23:15:36.2025902Z (Reading database ... 70% 2021-05-14T23:15:36.2146545Z (Reading database ... 75% 2021-05-14T23:15:36.2441689Z (Reading database ... 80% 2021-05-14T23:15:36.2779206Z (Reading database ... 85% 2021-05-14T23:15:36.2934449Z (Reading database ... 90% 2021-05-14T23:15:36.3015951Z (Reading database ... 95% 2021-05-14T23:15:36.3016567Z (Reading database ... 100% 2021-05-14T23:15:36.3017366Z (Reading database ... 264640 files and directories currently installed.) 2021-05-14T23:15:36.3137661Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:15:36.3153088Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:15:36.3886756Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:15:38.5263083Z Reading package lists... 2021-05-14T23:15:38.7035569Z Building dependency tree... 2021-05-14T23:15:38.7053336Z Reading state information... 2021-05-14T23:15:38.9364747Z The following NEW packages will be installed: 2021-05-14T23:15:38.9376840Z jags 2021-05-14T23:15:38.9575260Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:38.9576106Z Need to get 1562 kB of archives. 2021-05-14T23:15:38.9576811Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:15:38.9578824Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:15:39.3833941Z Fetched 1562 kB in 0s (35.9 MB/s) 2021-05-14T23:15:39.4136167Z Selecting previously unselected package jags. 2021-05-14T23:15:39.4210323Z (Reading database ... 2021-05-14T23:15:39.4211391Z (Reading database ... 5% 2021-05-14T23:15:39.4211881Z (Reading database ... 10% 2021-05-14T23:15:39.4212348Z (Reading database ... 15% 2021-05-14T23:15:39.4212796Z (Reading database ... 20% 2021-05-14T23:15:39.4213256Z (Reading database ... 25% 2021-05-14T23:15:39.4213716Z (Reading database ... 30% 2021-05-14T23:15:39.4214163Z (Reading database ... 35% 2021-05-14T23:15:39.4214619Z (Reading database ... 40% 2021-05-14T23:15:39.4215059Z (Reading database ... 45% 2021-05-14T23:15:39.4215517Z (Reading database ... 50% 2021-05-14T23:15:39.4252330Z (Reading database ... 55% 2021-05-14T23:15:39.4295671Z (Reading database ... 60% 2021-05-14T23:15:39.4337505Z (Reading database ... 65% 2021-05-14T23:15:39.4473163Z (Reading database ... 70% 2021-05-14T23:15:39.4602147Z (Reading database ... 75% 2021-05-14T23:15:39.4905598Z (Reading database ... 80% 2021-05-14T23:15:39.5258101Z (Reading database ... 85% 2021-05-14T23:15:39.5423278Z (Reading database ... 90% 2021-05-14T23:15:39.5511686Z (Reading database ... 95% 2021-05-14T23:15:39.5512346Z (Reading database ... 100% 2021-05-14T23:15:39.5513163Z (Reading database ... 264659 files and directories currently installed.) 2021-05-14T23:15:39.5646443Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:15:39.5664451Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:15:39.7141213Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:15:39.7247657Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:40.4499606Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:42.5097956Z Reading package lists... 2021-05-14T23:15:42.6886240Z Building dependency tree... 2021-05-14T23:15:42.6903602Z Reading state information... 2021-05-14T23:15:42.8496851Z The following additional packages will be installed: 2021-05-14T23:15:42.8499004Z libnode64 libuv1-dev 2021-05-14T23:15:42.9000420Z The following NEW packages will be installed: 2021-05-14T23:15:42.9007083Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:15:42.9186205Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:42.9187263Z Need to get 6239 kB of archives. 2021-05-14T23:15:42.9188416Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:15:42.9190238Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-14T23:15:42.9294730Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:15:43.0323522Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-14T23:15:43.4504788Z Fetched 6239 kB in 0s (47.7 MB/s) 2021-05-14T23:15:43.4824798Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:15:43.4901657Z (Reading database ... 2021-05-14T23:15:43.4902238Z (Reading database ... 5% 2021-05-14T23:15:43.4902706Z (Reading database ... 10% 2021-05-14T23:15:43.4903152Z (Reading database ... 15% 2021-05-14T23:15:43.4903637Z (Reading database ... 20% 2021-05-14T23:15:43.4904079Z (Reading database ... 25% 2021-05-14T23:15:43.4904543Z (Reading database ... 30% 2021-05-14T23:15:43.4904986Z (Reading database ... 35% 2021-05-14T23:15:43.4907063Z (Reading database ... 40% 2021-05-14T23:15:43.4907538Z (Reading database ... 45% 2021-05-14T23:15:43.4907976Z (Reading database ... 50% 2021-05-14T23:15:43.4950201Z (Reading database ... 55% 2021-05-14T23:15:43.4991453Z (Reading database ... 60% 2021-05-14T23:15:43.5035531Z (Reading database ... 65% 2021-05-14T23:15:43.5177731Z (Reading database ... 70% 2021-05-14T23:15:43.5311163Z (Reading database ... 75% 2021-05-14T23:15:43.5613147Z (Reading database ... 80% 2021-05-14T23:15:43.5958513Z (Reading database ... 85% 2021-05-14T23:15:43.6118948Z (Reading database ... 90% 2021-05-14T23:15:43.6208174Z (Reading database ... 95% 2021-05-14T23:15:43.6208681Z (Reading database ... 100% 2021-05-14T23:15:43.6209447Z (Reading database ... 264799 files and directories currently installed.) 2021-05-14T23:15:43.6343742Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:15:43.6360360Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:15:43.6718526Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:15:43.6961188Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:15:43.6976412Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:15:44.2918986Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:15:44.3146310Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:15:44.3153996Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:15:44.4050335Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:15:44.4097144Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:15:44.4134043Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:15:44.4172915Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:46.5211063Z Reading package lists... 2021-05-14T23:15:46.6957656Z Building dependency tree... 2021-05-14T23:15:46.6974471Z Reading state information... 2021-05-14T23:15:46.8639657Z The following additional packages will be installed: 2021-05-14T23:15:46.8643118Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:15:46.8647829Z Suggested packages: 2021-05-14T23:15:46.8648766Z libfftw3-doc 2021-05-14T23:15:46.9125757Z The following NEW packages will be installed: 2021-05-14T23:15:46.9135737Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:15:46.9312664Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:46.9313774Z Need to get 3986 kB of archives. 2021-05-14T23:15:46.9314677Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:15:46.9316695Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:15:46.9405175Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:15:46.9601120Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:15:47.0015892Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-14T23:15:47.0092139Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:15:47.5219741Z Fetched 3986 kB in 0s (19.0 MB/s) 2021-05-14T23:15:47.5521710Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:15:47.5594337Z (Reading database ... 2021-05-14T23:15:47.5595188Z (Reading database ... 5% 2021-05-14T23:15:47.5596223Z (Reading database ... 10% 2021-05-14T23:15:47.5596770Z (Reading database ... 15% 2021-05-14T23:15:47.5597219Z (Reading database ... 20% 2021-05-14T23:15:47.5597726Z (Reading database ... 25% 2021-05-14T23:15:47.5598208Z (Reading database ... 30% 2021-05-14T23:15:47.5598645Z (Reading database ... 35% 2021-05-14T23:15:47.5599094Z (Reading database ... 40% 2021-05-14T23:15:47.5599530Z (Reading database ... 45% 2021-05-14T23:15:47.5599979Z (Reading database ... 50% 2021-05-14T23:15:47.5638870Z (Reading database ... 55% 2021-05-14T23:15:47.5677198Z (Reading database ... 60% 2021-05-14T23:15:47.5717864Z (Reading database ... 65% 2021-05-14T23:15:47.5845368Z (Reading database ... 70% 2021-05-14T23:15:47.5962163Z (Reading database ... 75% 2021-05-14T23:15:47.6239854Z (Reading database ... 80% 2021-05-14T23:15:47.6583944Z (Reading database ... 85% 2021-05-14T23:15:47.6738909Z (Reading database ... 90% 2021-05-14T23:15:47.6819665Z (Reading database ... 95% 2021-05-14T23:15:47.6820601Z (Reading database ... 100% 2021-05-14T23:15:47.6821597Z (Reading database ... 264935 files and directories currently installed.) 2021-05-14T23:15:47.6946364Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:15:47.6964443Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:47.7478426Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:15:47.7764769Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:15:47.7775719Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:47.8597963Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:15:47.8876876Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:15:47.8886411Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:47.9742002Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:15:48.0027186Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:15:48.0036836Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.0281445Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:15:48.0557133Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:15:48.0567429Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.3241965Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.3275280Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.3297943Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.3322195Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.3345666Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.3373579Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:49.1306041Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:51.2085561Z Reading package lists... 2021-05-14T23:15:51.3901844Z Building dependency tree... 2021-05-14T23:15:51.3919583Z Reading state information... 2021-05-14T23:15:51.5584890Z The following additional packages will be installed: 2021-05-14T23:15:51.5588614Z libdcmtk14 2021-05-14T23:15:51.6047926Z The following NEW packages will be installed: 2021-05-14T23:15:51.6057327Z dcmtk libdcmtk14 2021-05-14T23:15:51.6295200Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:51.6295880Z Need to get 5546 kB of archives. 2021-05-14T23:15:51.6296602Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:15:51.6298395Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:15:51.8178524Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:15:52.2605155Z Fetched 5546 kB in 0s (21.8 MB/s) 2021-05-14T23:15:52.2918204Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:15:52.2973231Z (Reading database ... 2021-05-14T23:15:52.2974164Z (Reading database ... 5% 2021-05-14T23:15:52.2974670Z (Reading database ... 10% 2021-05-14T23:15:52.2975183Z (Reading database ... 15% 2021-05-14T23:15:52.2975636Z (Reading database ... 20% 2021-05-14T23:15:52.2976123Z (Reading database ... 25% 2021-05-14T23:15:52.2976573Z (Reading database ... 30% 2021-05-14T23:15:52.2977034Z (Reading database ... 35% 2021-05-14T23:15:52.2977482Z (Reading database ... 40% 2021-05-14T23:15:52.2977948Z (Reading database ... 45% 2021-05-14T23:15:52.2978405Z (Reading database ... 50% 2021-05-14T23:15:52.3019350Z (Reading database ... 55% 2021-05-14T23:15:52.3055451Z (Reading database ... 60% 2021-05-14T23:15:52.3098372Z (Reading database ... 65% 2021-05-14T23:15:52.3231062Z (Reading database ... 70% 2021-05-14T23:15:52.3354320Z (Reading database ... 75% 2021-05-14T23:15:52.3636586Z (Reading database ... 80% 2021-05-14T23:15:52.3962705Z (Reading database ... 85% 2021-05-14T23:15:52.4107492Z (Reading database ... 90% 2021-05-14T23:15:52.4187575Z (Reading database ... 95% 2021-05-14T23:15:52.4188567Z (Reading database ... 100% 2021-05-14T23:15:52.4189648Z (Reading database ... 265026 files and directories currently installed.) 2021-05-14T23:15:52.4314717Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:15:52.4333899Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:15:52.9077993Z Selecting previously unselected package dcmtk. 2021-05-14T23:15:52.9310179Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:15:52.9370941Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:15:53.0719842Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:15:53.0749385Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:15:53.0874943Z Adding `dcmtk' group to system ... 2021-05-14T23:15:53.1347965Z Adding `dcmtk' user to system ... 2021-05-14T23:15:53.1968421Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:15:53.4290033Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:55.0871150Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:57.1928655Z Reading package lists... 2021-05-14T23:15:57.3619730Z Building dependency tree... 2021-05-14T23:15:57.3637156Z Reading state information... 2021-05-14T23:15:57.5992167Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:15:57.5993454Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:57.6607456Z Reading package lists... 2021-05-14T23:15:57.8358427Z Building dependency tree... 2021-05-14T23:15:57.8376696Z Reading state information... 2021-05-14T23:15:58.0828907Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:15:58.0830087Z libpng-dev set to manually installed. 2021-05-14T23:15:58.0830943Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:58.1449890Z Reading package lists... 2021-05-14T23:15:58.3210533Z Building dependency tree... 2021-05-14T23:15:58.3227877Z Reading state information... 2021-05-14T23:15:58.4842428Z The following additional packages will be installed: 2021-05-14T23:15:58.4846299Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:15:58.4852234Z Suggested packages: 2021-05-14T23:15:58.4853751Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:15:58.4855497Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:15:58.4857697Z fonts-arphic-uming fonts-nanum 2021-05-14T23:15:58.5324647Z The following NEW packages will be installed: 2021-05-14T23:15:58.5326810Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:15:58.5330390Z libpoppler97 poppler-data 2021-05-14T23:15:58.5521943Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:58.5522910Z Need to get 2582 kB of archives. 2021-05-14T23:15:58.5524484Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:15:58.5526289Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:15:58.5701140Z 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-14T23:15:58.5734676Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:15:58.5813557Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-14T23:15:58.5818554Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:15:58.5820498Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-14T23:15:58.9760323Z Fetched 2582 kB in 0s (57.8 MB/s) 2021-05-14T23:15:59.0078844Z Selecting previously unselected package poppler-data. 2021-05-14T23:15:59.0115060Z (Reading database ... 2021-05-14T23:15:59.0115760Z (Reading database ... 5% 2021-05-14T23:15:59.0116592Z (Reading database ... 10% 2021-05-14T23:15:59.0117231Z (Reading database ... 15% 2021-05-14T23:15:59.0117849Z (Reading database ... 20% 2021-05-14T23:15:59.0118644Z (Reading database ... 25% 2021-05-14T23:15:59.0119298Z (Reading database ... 30% 2021-05-14T23:15:59.0119912Z (Reading database ... 35% 2021-05-14T23:15:59.0120537Z (Reading database ... 40% 2021-05-14T23:15:59.0121146Z (Reading database ... 45% 2021-05-14T23:15:59.0121774Z (Reading database ... 50% 2021-05-14T23:15:59.0143456Z (Reading database ... 55% 2021-05-14T23:15:59.0182398Z (Reading database ... 60% 2021-05-14T23:15:59.0222523Z (Reading database ... 65% 2021-05-14T23:15:59.0355169Z (Reading database ... 70% 2021-05-14T23:15:59.0477975Z (Reading database ... 75% 2021-05-14T23:15:59.0770580Z (Reading database ... 80% 2021-05-14T23:15:59.1111214Z (Reading database ... 85% 2021-05-14T23:15:59.1264045Z (Reading database ... 90% 2021-05-14T23:15:59.1347385Z (Reading database ... 95% 2021-05-14T23:15:59.1347897Z (Reading database ... 100% 2021-05-14T23:15:59.1348644Z (Reading database ... 265261 files and directories currently installed.) 2021-05-14T23:15:59.1471775Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:15:59.1483749Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:15:59.3799502Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:15:59.4012948Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:15:59.4059328Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:15:59.4438128Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:15:59.4680293Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:15:59.4689382Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:15:59.5799715Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:15:59.6034645Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:15:59.6042092Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:15:59.6331188Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:15:59.6589070Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:15:59.6600108Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:15:59.6927141Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:15:59.7215289Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:15:59.7224935Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:15:59.7782323Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:15:59.7874932Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:15:59.7894441Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:15:59.7914236Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:15:59.7932871Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:15:59.7952863Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:15:59.7995377Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:15:59.8289326Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:01.9175302Z Reading package lists... 2021-05-14T23:16:02.0978255Z Building dependency tree... 2021-05-14T23:16:02.0995726Z Reading state information... 2021-05-14T23:16:02.2651509Z The following additional packages will be installed: 2021-05-14T23:16:02.2677446Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:16:02.2729210Z Suggested packages: 2021-05-14T23:16:02.2730285Z libhdf5-doc 2021-05-14T23:16:02.3124298Z The following NEW packages will be installed: 2021-05-14T23:16:02.3133040Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:16:02.3140284Z libsz2 2021-05-14T23:16:02.3338104Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:02.3338831Z Need to get 4074 kB of archives. 2021-05-14T23:16:02.3339506Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:16:02.3341643Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-14T23:16:02.3363828Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:16:02.3370773Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:16:02.3376303Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:16:02.3598358Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-14T23:16:02.3620532Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:16:02.3625951Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:16:02.8055673Z Fetched 4074 kB in 0s (47.4 MB/s) 2021-05-14T23:16:02.8333333Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:16:02.8402865Z (Reading database ... 2021-05-14T23:16:02.8403568Z (Reading database ... 5% 2021-05-14T23:16:02.8404204Z (Reading database ... 10% 2021-05-14T23:16:02.8404785Z (Reading database ... 15% 2021-05-14T23:16:02.8405383Z (Reading database ... 20% 2021-05-14T23:16:02.8405955Z (Reading database ... 25% 2021-05-14T23:16:02.8406504Z (Reading database ... 30% 2021-05-14T23:16:02.8407069Z (Reading database ... 35% 2021-05-14T23:16:02.8407630Z (Reading database ... 40% 2021-05-14T23:16:02.8408174Z (Reading database ... 45% 2021-05-14T23:16:02.8408734Z (Reading database ... 50% 2021-05-14T23:16:02.8440571Z (Reading database ... 55% 2021-05-14T23:16:02.8478176Z (Reading database ... 60% 2021-05-14T23:16:02.8518635Z (Reading database ... 65% 2021-05-14T23:16:02.8644639Z (Reading database ... 70% 2021-05-14T23:16:02.8762678Z (Reading database ... 75% 2021-05-14T23:16:02.9048386Z (Reading database ... 80% 2021-05-14T23:16:02.9397149Z (Reading database ... 85% 2021-05-14T23:16:02.9554884Z (Reading database ... 90% 2021-05-14T23:16:02.9638685Z (Reading database ... 95% 2021-05-14T23:16:02.9639587Z (Reading database ... 100% 2021-05-14T23:16:02.9640557Z (Reading database ... 265821 files and directories currently installed.) 2021-05-14T23:16:02.9767198Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:02.9776205Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.0024237Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:16:03.0306545Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:16:03.0322521Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.0638153Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:16:03.0886029Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:16:03.0899064Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.1200373Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:16:03.1442113Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:03.1451223Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.2959236Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:16:03.3182116Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:03.3194996Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.3598578Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:16:03.3799710Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:16:03.3811712Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.4079039Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:16:03.4321225Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:03.4332002Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.7313833Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.7339956Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.7364664Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.7390638Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.7412114Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.7436921Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.7458311Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.7529556Z 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-14T23:16:03.7555139Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:04.5224174Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:06.6737773Z Reading package lists... 2021-05-14T23:16:06.8565828Z Building dependency tree... 2021-05-14T23:16:06.8585332Z Reading state information... 2021-05-14T23:16:07.0270407Z The following additional packages will be installed: 2021-05-14T23:16:07.0278155Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:16:07.0761036Z The following NEW packages will be installed: 2021-05-14T23:16:07.0767075Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:16:07.0770968Z mesa-common-dev 2021-05-14T23:16:07.1011974Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:07.1012965Z Need to get 1761 kB of archives. 2021-05-14T23:16:07.1013771Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:16:07.1015618Z 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-14T23:16:07.1306825Z 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-14T23:16:07.1315384Z 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-14T23:16:07.1381215Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:16:07.1991285Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:16:07.2244031Z 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-14T23:16:07.6767275Z Fetched 1761 kB in 0s (8992 kB/s) 2021-05-14T23:16:07.7047514Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:16:07.7118201Z (Reading database ... 2021-05-14T23:16:07.7118950Z (Reading database ... 5% 2021-05-14T23:16:07.7119584Z (Reading database ... 10% 2021-05-14T23:16:07.7120217Z (Reading database ... 15% 2021-05-14T23:16:07.7120831Z (Reading database ... 20% 2021-05-14T23:16:07.7121457Z (Reading database ... 25% 2021-05-14T23:16:07.7122080Z (Reading database ... 30% 2021-05-14T23:16:07.7122713Z (Reading database ... 35% 2021-05-14T23:16:07.7123354Z (Reading database ... 40% 2021-05-14T23:16:07.7123962Z (Reading database ... 45% 2021-05-14T23:16:07.7124615Z (Reading database ... 50% 2021-05-14T23:16:07.7145947Z (Reading database ... 55% 2021-05-14T23:16:07.7184784Z (Reading database ... 60% 2021-05-14T23:16:07.7226598Z (Reading database ... 65% 2021-05-14T23:16:07.7362040Z (Reading database ... 70% 2021-05-14T23:16:07.7485034Z (Reading database ... 75% 2021-05-14T23:16:07.7782620Z (Reading database ... 80% 2021-05-14T23:16:07.8125297Z (Reading database ... 85% 2021-05-14T23:16:07.8285492Z (Reading database ... 90% 2021-05-14T23:16:07.8366119Z (Reading database ... 95% 2021-05-14T23:16:07.8369206Z (Reading database ... 100% 2021-05-14T23:16:07.8370014Z (Reading database ... 266029 files and directories currently installed.) 2021-05-14T23:16:07.8493775Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:16:07.8502400Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:16:07.8878629Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:16:07.9120923Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:07.9129606Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:07.9438830Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:16:07.9674182Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:07.9684745Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:08.0079231Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:16:08.0325516Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:16:08.0344017Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:08.0759187Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:16:08.0995927Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:16:08.1007148Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:08.1460975Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:16:08.1722983Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:08.1731897Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:08.3256094Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:16:08.3286244Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:08.3309071Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:08.3336028Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:08.3360503Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:08.3380369Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:08.3406445Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:09.7047261Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:11.7699819Z Reading package lists... 2021-05-14T23:16:11.9503349Z Building dependency tree... 2021-05-14T23:16:11.9520434Z Reading state information... 2021-05-14T23:16:12.1179226Z The following additional packages will be installed: 2021-05-14T23:16:12.1181241Z libprotobuf-lite17 libprotoc17 2021-05-14T23:16:12.1655036Z The following NEW packages will be installed: 2021-05-14T23:16:12.1658901Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:16:12.1660686Z protobuf-compiler 2021-05-14T23:16:12.1888954Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:12.1889711Z Need to get 2754 kB of archives. 2021-05-14T23:16:12.1890449Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:16:12.1892287Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:16:12.2041817Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:16:12.2347674Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:16:12.3270523Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:16:12.3695387Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-14T23:16:12.7695577Z Fetched 2754 kB in 0s (13.7 MB/s) 2021-05-14T23:16:12.7988263Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:16:12.8061171Z (Reading database ... 2021-05-14T23:16:12.8061741Z (Reading database ... 5% 2021-05-14T23:16:12.8062197Z (Reading database ... 10% 2021-05-14T23:16:12.8062655Z (Reading database ... 15% 2021-05-14T23:16:12.8063097Z (Reading database ... 20% 2021-05-14T23:16:12.8063546Z (Reading database ... 25% 2021-05-14T23:16:12.8064168Z (Reading database ... 30% 2021-05-14T23:16:12.8064633Z (Reading database ... 35% 2021-05-14T23:16:12.8065086Z (Reading database ... 40% 2021-05-14T23:16:12.8065523Z (Reading database ... 45% 2021-05-14T23:16:12.8065977Z (Reading database ... 50% 2021-05-14T23:16:12.8108224Z (Reading database ... 55% 2021-05-14T23:16:12.8151130Z (Reading database ... 60% 2021-05-14T23:16:12.8193337Z (Reading database ... 65% 2021-05-14T23:16:12.8323153Z (Reading database ... 70% 2021-05-14T23:16:12.8446938Z (Reading database ... 75% 2021-05-14T23:16:12.8743731Z (Reading database ... 80% 2021-05-14T23:16:12.9087782Z (Reading database ... 85% 2021-05-14T23:16:12.9240468Z (Reading database ... 90% 2021-05-14T23:16:12.9324629Z (Reading database ... 95% 2021-05-14T23:16:12.9325447Z (Reading database ... 100% 2021-05-14T23:16:12.9326301Z (Reading database ... 266512 files and directories currently installed.) 2021-05-14T23:16:12.9456024Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:12.9473858Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:12.9877375Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:16:13.0109294Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:13.0119651Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.1039020Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:16:13.1255184Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:13.1266504Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.2759243Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:16:13.2998021Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:13.3007254Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.4078810Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:16:13.4336486Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:13.4346581Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.4917025Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.4939777Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.4961902Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.4988849Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.5011215Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.5042020Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:14.2376122Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:16.3248604Z Reading package lists... 2021-05-14T23:16:16.5073443Z Building dependency tree... 2021-05-14T23:16:16.5092036Z Reading state information... 2021-05-14T23:16:16.6807203Z The following additional packages will be installed: 2021-05-14T23:16:16.6810691Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:16:16.6813627Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:16:16.6818632Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:16:16.6820048Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:16:16.6823962Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:16:16.6825226Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:16:16.6826536Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:16:16.6827905Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:16:16.6829224Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:16:16.6830511Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:16:16.6832227Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:16:16.6833499Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:16:16.6834728Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:16:16.6835905Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:16:16.6836892Z Suggested packages: 2021-05-14T23:16:16.6837992Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:16:16.6839294Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:16:16.6840751Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:16:16.6842054Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:16:16.7544658Z The following NEW packages will be installed: 2021-05-14T23:16:16.7549283Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:16:16.7550500Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:16:16.7553069Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:16:16.7555479Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:16:16.7560096Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:16:16.7563958Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:16:16.7566774Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:16:16.7570963Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:16:16.7573336Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:16:16.7576292Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:16:16.7578755Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:16:16.7581177Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:16:16.7585415Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:16:16.7592224Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:16:16.7813959Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:16.7814764Z Need to get 47.1 MB of archives. 2021-05-14T23:16:16.7815469Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:16:16.7817534Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:16:16.7939286Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:16:16.7951267Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:16:16.7965553Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-14T23:16:16.7969295Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:16:16.8022713Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-14T23:16:16.8029569Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-14T23:16:16.8055748Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:16:16.8640661Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:16:16.8648261Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:16:16.8657836Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:16:16.8674896Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:16:16.8680714Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:16:16.8685219Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-14T23:16:16.8690877Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:16:16.8699787Z 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-14T23:16:16.8707449Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:16:16.8723522Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:16:16.8728078Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:16:16.8737911Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-14T23:16:16.8747864Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-14T23:16:16.8788539Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:16:16.8869735Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:16:16.8885893Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:16:16.8890361Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:16:16.8911623Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-14T23:16:16.9363677Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:16:16.9371357Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:16:16.9375167Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:16:16.9381284Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:16:16.9394736Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:16:16.9400440Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:16:16.9412993Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:16:16.9424589Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:16:16.9471932Z 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-14T23:16:16.9493910Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-14T23:16:16.9589445Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-14T23:16:16.9591708Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:16:17.0636273Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-14T23:16:17.0651837Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-14T23:16:17.0653746Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-14T23:16:17.0655401Z 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-14T23:16:17.0657783Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:16:17.0667102Z 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-14T23:16:17.0674988Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:16:17.0748972Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:16:17.0758052Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-14T23:16:17.0773866Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:16:17.0779716Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-14T23:16:17.0917267Z 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-14T23:16:17.0944048Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:16:17.0952420Z 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-14T23:16:17.0958079Z 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-14T23:16:17.0963279Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-14T23:16:17.0971799Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:16:17.0978588Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-14T23:16:17.1002424Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:16:17.1017284Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:16:17.1024446Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:16:17.1065114Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:16:17.1070504Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:16:17.1079973Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:16:17.1094241Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-14T23:16:17.1158849Z 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-14T23:16:17.1198536Z 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-14T23:16:17.1211812Z 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-14T23:16:17.1220801Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-14T23:16:17.1410615Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:16:17.1424016Z 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-14T23:16:17.1602511Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:16:17.1609235Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:16:17.1615625Z 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-14T23:16:17.1905848Z 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-14T23:16:17.2188865Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:16:17.2270037Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:16:17.2271736Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:16:17.7853992Z Fetched 47.1 MB in 0s (102 MB/s) 2021-05-14T23:16:17.8149198Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:16:17.8222334Z (Reading database ... 2021-05-14T23:16:17.8223035Z (Reading database ... 5% 2021-05-14T23:16:17.8223618Z (Reading database ... 10% 2021-05-14T23:16:17.8224191Z (Reading database ... 15% 2021-05-14T23:16:17.8224802Z (Reading database ... 20% 2021-05-14T23:16:17.8225343Z (Reading database ... 25% 2021-05-14T23:16:17.8225917Z (Reading database ... 30% 2021-05-14T23:16:17.8226479Z (Reading database ... 35% 2021-05-14T23:16:17.8227042Z (Reading database ... 40% 2021-05-14T23:16:17.8227610Z (Reading database ... 45% 2021-05-14T23:16:17.8228139Z (Reading database ... 50% 2021-05-14T23:16:17.8262194Z (Reading database ... 55% 2021-05-14T23:16:17.8295349Z (Reading database ... 60% 2021-05-14T23:16:17.8332418Z (Reading database ... 65% 2021-05-14T23:16:17.8457981Z (Reading database ... 70% 2021-05-14T23:16:17.8573557Z (Reading database ... 75% 2021-05-14T23:16:17.8865997Z (Reading database ... 80% 2021-05-14T23:16:17.9212696Z (Reading database ... 85% 2021-05-14T23:16:17.9369713Z (Reading database ... 90% 2021-05-14T23:16:17.9454336Z (Reading database ... 95% 2021-05-14T23:16:17.9455178Z (Reading database ... 100% 2021-05-14T23:16:17.9456025Z (Reading database ... 266683 files and directories currently installed.) 2021-05-14T23:16:17.9585685Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:16:17.9601713Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:16:18.0918049Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:16:18.1137332Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:16:18.1149946Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:16:18.1420094Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:16:18.1701518Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:16:18.1709486Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:16:18.1997945Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:16:18.2218552Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:16:18.2226397Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:16:18.2450619Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:16:18.2729442Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:16:18.2739053Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:18.3158990Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:16:18.3367116Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:16:18.3377467Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:16:18.3629026Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:16:18.3910254Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:18.3920775Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:18.4519085Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:16:18.4723609Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:16:18.4735281Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:16:19.1884651Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:16:19.2131627Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:16:19.2140407Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:16:19.2415325Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:16:19.2700193Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:16:19.2708422Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:16:19.3118205Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:16:19.3336388Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:16:19.3349201Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:16:19.3743033Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:16:19.4028261Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:16:19.4038325Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:16:19.4294834Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:16:19.4578458Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:16:19.4586227Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:16:19.4823040Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:16:19.5105394Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:16:19.5114944Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:16:19.5437746Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:16:19.5653704Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:16:19.5670405Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:16:19.6038524Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:16:19.6241828Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:19.6252570Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:19.6518284Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:16:19.6806610Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:16:19.6816352Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:16:19.7227678Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:16:19.7486543Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:16:19.7497417Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:16:19.7757036Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:16:19.8036588Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:16:19.8046449Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:16:19.8398082Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:16:19.8625225Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:19.8636432Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:16:19.8952971Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:16:19.9235223Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:16:19.9243476Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:16:20.0078833Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:16:20.0327321Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:16:20.0336050Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:16:20.2381377Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:16:20.2670109Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:16:20.2678012Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:16:20.3118418Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:16:20.3345878Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:16:20.3361667Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:16:20.3618993Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:16:20.3901974Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:16:20.3916269Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:16:20.4397926Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:16:20.4630045Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:20.4639149Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:20.9241458Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:16:20.9525971Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:16:20.9534448Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:16:20.9787767Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:16:21.0073244Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:16:21.0082405Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:16:21.0327519Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:16:21.0615075Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:16:21.0625235Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:16:21.0997568Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:16:21.1217026Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:16:21.1226037Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:16:21.1576755Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:16:21.1860269Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:16:21.1869706Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:16:21.2197821Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:16:21.2424539Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:16:21.2431827Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:16:21.2770042Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:16:21.3056248Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:16:21.3064712Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:16:21.3477688Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:16:21.3692978Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:16:21.3701147Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:16:21.4518375Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:16:21.4726621Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:16:21.4740319Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:16:21.5186492Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:16:21.5433150Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:21.5442836Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:21.6557341Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:16:21.6798938Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:16:21.6808726Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:16:21.7132155Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:16:21.7390998Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:16:21.7403119Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:16:22.8136852Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:16:22.8413159Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:16:22.8424402Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:16:22.8694932Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:16:22.8978351Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:16:22.8988919Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:16:22.9227606Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:16:22.9511374Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:16:22.9520485Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:16:22.9764815Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:16:23.0051363Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:23.0062790Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:16:23.0342587Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:16:23.0627341Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:16:23.0634804Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:16:23.0891191Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:16:23.1177519Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:23.1186720Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:23.1465226Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:16:23.1754141Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:16:23.1763862Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:16:23.2957599Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:16:23.3184088Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:16:23.3197396Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:16:23.3501832Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:16:23.3778960Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:23.3819616Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:23.4277566Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:16:23.4471457Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:16:23.4487796Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:16:23.4797384Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:16:23.5032013Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:23.5043221Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:23.6212992Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:16:23.6491105Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:16:23.6499687Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:16:23.6997480Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:16:23.7202806Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:16:23.7214569Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:16:23.7509709Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:16:23.7795109Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:16:23.7806289Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:23.8040382Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:16:23.8321112Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:16:23.8335179Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:23.8598915Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:16:23.8846081Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:16:23.8862344Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:16:23.9171524Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:16:23.9452984Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:16:23.9462076Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:16:23.9798479Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:16:24.0027640Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:16:24.0042997Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:16:24.0507051Z Selecting previously unselected package libopenal-data. 2021-05-14T23:16:24.0791742Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:16:24.0799833Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:16:24.1237620Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:16:24.1436913Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:16:24.1446666Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:16:24.1717721Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:16:24.1975573Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:16:24.1990070Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:16:24.2677823Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:16:24.2904658Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:16:24.2912305Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:16:24.3198403Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:16:24.3441340Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:16:24.3452018Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:16:24.3769584Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:16:24.4055246Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:16:24.4064273Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:16:24.4557876Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:16:24.4779629Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:16:24.4855635Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:16:24.5398326Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:16:24.5605949Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:16:24.5621847Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:16:24.6210378Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:16:24.6501462Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:24.6510516Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:24.6924739Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:16:24.7182880Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:24.7192692Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:24.7518263Z Selecting previously unselected package ffmpeg. 2021-05-14T23:16:24.7778670Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:24.7854811Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:24.9118261Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:16:24.9324913Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:16:24.9336002Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:16:24.9665119Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:16:24.9950822Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:16:24.9987963Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:16:25.1757594Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:16:25.1990724Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:16:25.2004614Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:16:25.2477662Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:16:25.2688696Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:16:25.2703733Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:16:25.2965802Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:16:25.3251174Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:25.3293802Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:25.5918631Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:16:25.6213933Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:25.6222923Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:25.9440259Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:16:25.9731912Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:16:25.9740389Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:16:26.0947093Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:16:26.1231774Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:16:26.1243579Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:16:26.1568349Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:16:26.1857679Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:16:26.1866649Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:26.2475386Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:16:26.2512250Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:16:26.2533941Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:16:26.2556275Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:16:26.2583373Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:16:26.2616659Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:16:26.2637332Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:16:26.2690110Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:16:26.2756482Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:16:26.2781468Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:16:26.2804198Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:16:26.2830271Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:16:26.2851859Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:16:26.2877645Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:16:26.2903016Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:16:26.2927102Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:16:26.2948920Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:16:26.2974739Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:16:26.2993892Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:16:26.3013893Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:16:26.3040606Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:16:26.3067089Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:16:26.3089968Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:16:26.3110819Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:16:26.3133217Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:16:26.3152911Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:16:26.3177160Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:16:26.3200662Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:16:26.3222455Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:16:26.3246918Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:16:26.3269593Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:16:26.3291564Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:16:26.3313775Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:16:26.3342744Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:26.3392872Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:16:26.3415694Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:16:26.3441522Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:16:26.3465980Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:16:26.3499298Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:26.3524106Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:16:26.3677070Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:16:26.3698722Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:16:26.3728086Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:16:26.3751741Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:16:26.3781189Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:16:26.3802668Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:16:26.3824022Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:16:26.3853193Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:16:26.3976451Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:16:26.3998477Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:16:26.4022096Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:26.4046739Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:16:26.4069333Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:26.4096507Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:26.4118893Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:16:26.4141208Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.4164021Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:16:26.4182399Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.4207042Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:16:26.4232262Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:16:26.4258554Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:26.4281722Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:16:26.4310111Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:16:26.4333488Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.4356644Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:16:26.4376160Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:16:26.4398587Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:16:26.4487042Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.4513814Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.4536371Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.4558889Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:16:26.4584505Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:16:26.4606634Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.4627541Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.4694574Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.4716707Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.4806909Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:27.5462511Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:29.6518163Z Reading package lists... 2021-05-14T23:16:29.8459994Z Building dependency tree... 2021-05-14T23:16:29.8481139Z Reading state information... 2021-05-14T23:16:30.0439147Z The following additional packages will be installed: 2021-05-14T23:16:30.0444883Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:16:30.0971035Z The following NEW packages will be installed: 2021-05-14T23:16:30.0973080Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:16:30.0977736Z libmagick++-dev 2021-05-14T23:16:30.1290105Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:30.1291282Z Need to get 309 kB of archives. 2021-05-14T23:16:30.1292634Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:16:30.1294752Z 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-14T23:16:30.1406914Z 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-14T23:16:30.1536997Z 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-14T23:16:30.1652744Z 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-14T23:16:30.5819094Z Fetched 309 kB in 0s (4891 kB/s) 2021-05-14T23:16:30.6131086Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:16:30.6211395Z (Reading database ... 2021-05-14T23:16:30.6212432Z (Reading database ... 5% 2021-05-14T23:16:30.6212967Z (Reading database ... 10% 2021-05-14T23:16:30.6213439Z (Reading database ... 15% 2021-05-14T23:16:30.6213937Z (Reading database ... 20% 2021-05-14T23:16:30.6214403Z (Reading database ... 25% 2021-05-14T23:16:30.6214860Z (Reading database ... 30% 2021-05-14T23:16:30.6215332Z (Reading database ... 35% 2021-05-14T23:16:30.6215786Z (Reading database ... 40% 2021-05-14T23:16:30.6216250Z (Reading database ... 45% 2021-05-14T23:16:30.6216702Z (Reading database ... 50% 2021-05-14T23:16:30.6256571Z (Reading database ... 55% 2021-05-14T23:16:30.6308689Z (Reading database ... 60% 2021-05-14T23:16:30.6344059Z (Reading database ... 65% 2021-05-14T23:16:30.6495481Z (Reading database ... 70% 2021-05-14T23:16:30.6639812Z (Reading database ... 75% 2021-05-14T23:16:30.6667765Z (Reading database ... 80% 2021-05-14T23:16:30.7237655Z (Reading database ... 85% 2021-05-14T23:16:30.7431581Z (Reading database ... 90% 2021-05-14T23:16:30.7520359Z (Reading database ... 95% 2021-05-14T23:16:30.7521516Z (Reading database ... 100% 2021-05-14T23:16:30.7522479Z (Reading database ... 267224 files and directories currently installed.) 2021-05-14T23:16:30.7658158Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:16:30.7748226Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:30.8083326Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:16:30.8369534Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:16:30.8391173Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:30.8799143Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:16:30.9044465Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:16:30.9106425Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:30.9638906Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:16:30.9867962Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:16:30.9946319Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:31.0486072Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:31.0565738Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:31.0583768Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:31.0607864Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:31.0696247Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:33.2103390Z Reading package lists... 2021-05-14T23:16:33.3830689Z Building dependency tree... 2021-05-14T23:16:33.3849156Z Reading state information... 2021-05-14T23:16:33.5524434Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:16:33.5526256Z The following additional packages will be installed: 2021-05-14T23:16:33.5528007Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:16:33.5529271Z libijs-0.35 libjbig2dec0 2021-05-14T23:16:33.5535283Z Suggested packages: 2021-05-14T23:16:33.5536553Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:16:33.5537642Z ghostscript-x 2021-05-14T23:16:33.6021603Z The following NEW packages will be installed: 2021-05-14T23:16:33.6023918Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:16:33.6030742Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:16:33.6272693Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:33.6273814Z Need to get 11.2 MB of archives. 2021-05-14T23:16:33.6274727Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:16:33.6276747Z 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-14T23:16:33.6661887Z 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-14T23:16:33.6675912Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:16:33.8052140Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-14T23:16:33.8156858Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-14T23:16:33.8161261Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:16:33.8173577Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-14T23:16:33.8577484Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-14T23:16:34.2695896Z Fetched 11.2 MB in 0s (44.7 MB/s) 2021-05-14T23:16:34.3005476Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:16:34.3080674Z (Reading database ... 2021-05-14T23:16:34.3081289Z (Reading database ... 5% 2021-05-14T23:16:34.3081899Z (Reading database ... 10% 2021-05-14T23:16:34.3082488Z (Reading database ... 15% 2021-05-14T23:16:34.3083040Z (Reading database ... 20% 2021-05-14T23:16:34.3083609Z (Reading database ... 25% 2021-05-14T23:16:34.3084162Z (Reading database ... 30% 2021-05-14T23:16:34.3084722Z (Reading database ... 35% 2021-05-14T23:16:34.3085281Z (Reading database ... 40% 2021-05-14T23:16:34.3085830Z (Reading database ... 45% 2021-05-14T23:16:34.3086409Z (Reading database ... 50% 2021-05-14T23:16:34.3127493Z (Reading database ... 55% 2021-05-14T23:16:34.3173333Z (Reading database ... 60% 2021-05-14T23:16:34.3199353Z (Reading database ... 65% 2021-05-14T23:16:34.3330328Z (Reading database ... 70% 2021-05-14T23:16:34.3465383Z (Reading database ... 75% 2021-05-14T23:16:34.3491921Z (Reading database ... 80% 2021-05-14T23:16:34.4059047Z (Reading database ... 85% 2021-05-14T23:16:34.4246741Z (Reading database ... 90% 2021-05-14T23:16:34.4331573Z (Reading database ... 95% 2021-05-14T23:16:34.4332164Z (Reading database ... 100% 2021-05-14T23:16:34.4332986Z (Reading database ... 267269 files and directories currently installed.) 2021-05-14T23:16:34.4463649Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:16:34.4690737Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:16:34.6638745Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:16:34.6865745Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:16:34.6876327Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:16:34.7236253Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:16:34.7463841Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:16:34.8056679Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:16:35.1759973Z Selecting previously unselected package libgs9-common. 2021-05-14T23:16:35.2006101Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:16:35.2020403Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:35.2998686Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:16:35.3249933Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:16:35.3265843Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:16:35.3512937Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:16:35.3802681Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:16:35.3820906Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:16:35.4133663Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:16:35.4424785Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:16:35.4435462Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:35.7384581Z Selecting previously unselected package ghostscript. 2021-05-14T23:16:35.7670985Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:16:35.7679841Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:35.8299284Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:16:35.8326751Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:16:35.8349338Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:16:35.8937194Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:16:35.8959687Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:16:35.9184676Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:35.9207798Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:35.9233328Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:35.9340319Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:16:36.0302723Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:36.0532344Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:39.2595443Z Reading package lists... 2021-05-14T23:16:39.4277987Z Building dependency tree... 2021-05-14T23:16:39.4296626Z Reading state information... 2021-05-14T23:16:39.5851111Z The following additional packages will be installed: 2021-05-14T23:16:39.5854274Z libudunits2-0 libudunits2-data 2021-05-14T23:16:39.6312331Z The following NEW packages will be installed: 2021-05-14T23:16:39.6316718Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:16:39.6508235Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:39.6509505Z Need to get 429 kB of archives. 2021-05-14T23:16:39.6510455Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:16:39.6512453Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-14T23:16:39.6526350Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-14T23:16:39.6539336Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:16:40.0563102Z Fetched 429 kB in 0s (18.3 MB/s) 2021-05-14T23:16:40.0863899Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:16:40.0937267Z (Reading database ... 2021-05-14T23:16:40.0938091Z (Reading database ... 5% 2021-05-14T23:16:40.0938734Z (Reading database ... 10% 2021-05-14T23:16:40.0939386Z (Reading database ... 15% 2021-05-14T23:16:40.0940054Z (Reading database ... 20% 2021-05-14T23:16:40.0940675Z (Reading database ... 25% 2021-05-14T23:16:40.0941337Z (Reading database ... 30% 2021-05-14T23:16:40.0941956Z (Reading database ... 35% 2021-05-14T23:16:40.0942590Z (Reading database ... 40% 2021-05-14T23:16:40.0943438Z (Reading database ... 45% 2021-05-14T23:16:40.0944080Z (Reading database ... 50% 2021-05-14T23:16:40.0981609Z (Reading database ... 55% 2021-05-14T23:16:40.1027148Z (Reading database ... 60% 2021-05-14T23:16:40.1051012Z (Reading database ... 65% 2021-05-14T23:16:40.1178894Z (Reading database ... 70% 2021-05-14T23:16:40.1301213Z (Reading database ... 75% 2021-05-14T23:16:40.1325792Z (Reading database ... 80% 2021-05-14T23:16:40.1869365Z (Reading database ... 85% 2021-05-14T23:16:40.2043516Z (Reading database ... 90% 2021-05-14T23:16:40.2125005Z (Reading database ... 95% 2021-05-14T23:16:40.2125605Z (Reading database ... 100% 2021-05-14T23:16:40.2126437Z (Reading database ... 267833 files and directories currently installed.) 2021-05-14T23:16:40.2248902Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:16:40.2261799Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:16:40.2517762Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:16:40.2773690Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:16:40.2801772Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:16:40.3051791Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:16:40.3331296Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:16:40.3340726Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:16:40.4050897Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:16:40.4072543Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:16:40.4097440Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:16:40.4125088Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:16:40.5165818Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:42.5818325Z Reading package lists... 2021-05-14T23:16:42.7620017Z Building dependency tree... 2021-05-14T23:16:42.7640479Z Reading state information... 2021-05-14T23:16:42.9863979Z The following NEW packages will be installed: 2021-05-14T23:16:42.9872160Z libjq-dev 2021-05-14T23:16:43.0060733Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:43.0061718Z Need to get 11.2 kB of archives. 2021-05-14T23:16:43.0062860Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:16:43.0064803Z 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-14T23:16:43.4179693Z Fetched 11.2 kB in 0s (742 kB/s) 2021-05-14T23:16:43.4471048Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:16:43.4546865Z (Reading database ... 2021-05-14T23:16:43.4547742Z (Reading database ... 5% 2021-05-14T23:16:43.4548467Z (Reading database ... 10% 2021-05-14T23:16:43.4549120Z (Reading database ... 15% 2021-05-14T23:16:43.4549751Z (Reading database ... 20% 2021-05-14T23:16:43.4550406Z (Reading database ... 25% 2021-05-14T23:16:43.4551039Z (Reading database ... 30% 2021-05-14T23:16:43.4551684Z (Reading database ... 35% 2021-05-14T23:16:43.4552343Z (Reading database ... 40% 2021-05-14T23:16:43.4552963Z (Reading database ... 45% 2021-05-14T23:16:43.4553594Z (Reading database ... 50% 2021-05-14T23:16:43.4591619Z (Reading database ... 55% 2021-05-14T23:16:43.4640048Z (Reading database ... 60% 2021-05-14T23:16:43.4666408Z (Reading database ... 65% 2021-05-14T23:16:43.4802121Z (Reading database ... 70% 2021-05-14T23:16:43.4935873Z (Reading database ... 75% 2021-05-14T23:16:43.4960415Z (Reading database ... 80% 2021-05-14T23:16:43.5548692Z (Reading database ... 85% 2021-05-14T23:16:43.5740735Z (Reading database ... 90% 2021-05-14T23:16:43.5831524Z (Reading database ... 95% 2021-05-14T23:16:43.5832142Z (Reading database ... 100% 2021-05-14T23:16:43.5832978Z (Reading database ... 267862 files and directories currently installed.) 2021-05-14T23:16:43.5964653Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:43.5972871Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:16:43.6539407Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:16:45.7621134Z Reading package lists... 2021-05-14T23:16:45.9501393Z Building dependency tree... 2021-05-14T23:16:45.9521094Z Reading state information... 2021-05-14T23:16:46.1719355Z The following NEW packages will be installed: 2021-05-14T23:16:46.1726273Z libmng2 2021-05-14T23:16:46.1915034Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:46.1916780Z Need to get 168 kB of archives. 2021-05-14T23:16:46.1917507Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:16:46.1919379Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:16:46.6035340Z Fetched 168 kB in 0s (10.3 MB/s) 2021-05-14T23:16:46.6345522Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:16:46.6429692Z (Reading database ... 2021-05-14T23:16:46.6430278Z (Reading database ... 5% 2021-05-14T23:16:46.6430726Z (Reading database ... 10% 2021-05-14T23:16:46.6431217Z (Reading database ... 15% 2021-05-14T23:16:46.6431660Z (Reading database ... 20% 2021-05-14T23:16:46.6432114Z (Reading database ... 25% 2021-05-14T23:16:46.6432557Z (Reading database ... 30% 2021-05-14T23:16:46.6433008Z (Reading database ... 35% 2021-05-14T23:16:46.6433451Z (Reading database ... 40% 2021-05-14T23:16:46.6433899Z (Reading database ... 45% 2021-05-14T23:16:46.6434336Z (Reading database ... 50% 2021-05-14T23:16:46.6484220Z (Reading database ... 55% 2021-05-14T23:16:46.6540005Z (Reading database ... 60% 2021-05-14T23:16:46.6570259Z (Reading database ... 65% 2021-05-14T23:16:46.6719154Z (Reading database ... 70% 2021-05-14T23:16:46.6860122Z (Reading database ... 75% 2021-05-14T23:16:46.6890829Z (Reading database ... 80% 2021-05-14T23:16:46.7483270Z (Reading database ... 85% 2021-05-14T23:16:46.7674222Z (Reading database ... 90% 2021-05-14T23:16:46.7761119Z (Reading database ... 95% 2021-05-14T23:16:46.7762285Z (Reading database ... 100% 2021-05-14T23:16:46.7763359Z (Reading database ... 267868 files and directories currently installed.) 2021-05-14T23:16:46.7894418Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:16:46.7910556Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:16:46.8652724Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:16:46.8738252Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:48.9816212Z Reading package lists... 2021-05-14T23:16:49.1648586Z Building dependency tree... 2021-05-14T23:16:49.1668614Z Reading state information... 2021-05-14T23:16:49.2991602Z E: Unable to locate package libmng1 2021-05-14T23:16:49.3610645Z Reading package lists... 2021-05-14T23:16:49.5467638Z Building dependency tree... 2021-05-14T23:16:49.5488560Z Reading state information... 2021-05-14T23:16:49.6785509Z E: Unable to locate package libapparmor-devel 2021-05-14T23:16:49.7405825Z Reading package lists... 2021-05-14T23:16:49.9242601Z Building dependency tree... 2021-05-14T23:16:49.9261789Z Reading state information... 2021-05-14T23:16:50.0870353Z The following additional packages will be installed: 2021-05-14T23:16:50.0872695Z libij-java 2021-05-14T23:16:50.1363596Z The following NEW packages will be installed: 2021-05-14T23:16:50.1374340Z imagej libij-java 2021-05-14T23:16:50.2361154Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:50.2362909Z Need to get 2328 kB of archives. 2021-05-14T23:16:50.2364036Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:16:50.2366640Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:16:50.2770414Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:16:50.6875188Z Fetched 2328 kB in 0s (17.2 MB/s) 2021-05-14T23:16:50.7165869Z Selecting previously unselected package libij-java. 2021-05-14T23:16:50.7243540Z (Reading database ... 2021-05-14T23:16:50.7244314Z (Reading database ... 5% 2021-05-14T23:16:50.7245142Z (Reading database ... 10% 2021-05-14T23:16:50.7245770Z (Reading database ... 15% 2021-05-14T23:16:50.7246342Z (Reading database ... 20% 2021-05-14T23:16:50.7246915Z (Reading database ... 25% 2021-05-14T23:16:50.7247467Z (Reading database ... 30% 2021-05-14T23:16:50.7248036Z (Reading database ... 35% 2021-05-14T23:16:50.7248587Z (Reading database ... 40% 2021-05-14T23:16:50.7249151Z (Reading database ... 45% 2021-05-14T23:16:50.7249719Z (Reading database ... 50% 2021-05-14T23:16:50.7288664Z (Reading database ... 55% 2021-05-14T23:16:50.7343127Z (Reading database ... 60% 2021-05-14T23:16:50.7368227Z (Reading database ... 65% 2021-05-14T23:16:50.7498228Z (Reading database ... 70% 2021-05-14T23:16:50.7629795Z (Reading database ... 75% 2021-05-14T23:16:50.7654842Z (Reading database ... 80% 2021-05-14T23:16:50.8230873Z (Reading database ... 85% 2021-05-14T23:16:50.8413451Z (Reading database ... 90% 2021-05-14T23:16:50.8497634Z (Reading database ... 95% 2021-05-14T23:16:50.8498240Z (Reading database ... 100% 2021-05-14T23:16:50.8499062Z (Reading database ... 267874 files and directories currently installed.) 2021-05-14T23:16:50.8625858Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:16:50.8635051Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:16:50.9374948Z Selecting previously unselected package imagej. 2021-05-14T23:16:50.9655408Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:16:50.9663963Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:16:51.0373388Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:16:51.0398970Z Setting up imagej (1.52r-1) ... 2021-05-14T23:16:51.0425454Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:16:51.7272950Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:52.4353165Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:16:54.5285542Z Reading package lists... 2021-05-14T23:16:54.7067199Z Building dependency tree... 2021-05-14T23:16:54.7086228Z Reading state information... 2021-05-14T23:16:54.8661203Z Suggested packages: 2021-05-14T23:16:54.8662446Z bowtie2-examples 2021-05-14T23:16:54.9120031Z The following NEW packages will be installed: 2021-05-14T23:16:54.9133784Z bowtie2 2021-05-14T23:16:54.9317479Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:54.9318289Z Need to get 1324 kB of archives. 2021-05-14T23:16:54.9319005Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:16:54.9320829Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:16:55.3579173Z Fetched 1324 kB in 0s (36.6 MB/s) 2021-05-14T23:16:55.3875916Z Selecting previously unselected package bowtie2. 2021-05-14T23:16:55.3954953Z (Reading database ... 2021-05-14T23:16:55.3955882Z (Reading database ... 5% 2021-05-14T23:16:55.3957343Z (Reading database ... 10% 2021-05-14T23:16:55.3957978Z (Reading database ... 15% 2021-05-14T23:16:55.3958627Z (Reading database ... 20% 2021-05-14T23:16:55.3959283Z (Reading database ... 25% 2021-05-14T23:16:55.3959907Z (Reading database ... 30% 2021-05-14T23:16:55.3960544Z (Reading database ... 35% 2021-05-14T23:16:55.3961164Z (Reading database ... 40% 2021-05-14T23:16:55.3961799Z (Reading database ... 45% 2021-05-14T23:16:55.3962425Z (Reading database ... 50% 2021-05-14T23:16:55.4000658Z (Reading database ... 55% 2021-05-14T23:16:55.4048802Z (Reading database ... 60% 2021-05-14T23:16:55.4074663Z (Reading database ... 65% 2021-05-14T23:16:55.4203725Z (Reading database ... 70% 2021-05-14T23:16:55.4335942Z (Reading database ... 75% 2021-05-14T23:16:55.4360734Z (Reading database ... 80% 2021-05-14T23:16:55.4959824Z (Reading database ... 85% 2021-05-14T23:16:55.5154615Z (Reading database ... 90% 2021-05-14T23:16:55.5245130Z (Reading database ... 95% 2021-05-14T23:16:55.5245714Z (Reading database ... 100% 2021-05-14T23:16:55.5246538Z (Reading database ... 267897 files and directories currently installed.) 2021-05-14T23:16:55.5381235Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:16:55.5389418Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:16:55.7219061Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:16:55.7256316Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:58.6919418Z Reading package lists... 2021-05-14T23:16:58.8717543Z Building dependency tree... 2021-05-14T23:16:58.8737413Z Reading state information... 2021-05-14T23:16:59.0095353Z E: Unable to locate package install 2021-05-14T23:16:59.0104191Z E: Unable to locate package gdal 2021-05-14T23:16:59.0712673Z Reading package lists... 2021-05-14T23:16:59.2494387Z Building dependency tree... 2021-05-14T23:16:59.2513582Z Reading state information... 2021-05-14T23:16:59.2811619Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:16:59.2813510Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:16:59.2814533Z is only available from another source 2021-05-14T23:16:59.2815120Z 2021-05-14T23:16:59.3789182Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:16:59.4404877Z Reading package lists... 2021-05-14T23:16:59.6155856Z Building dependency tree... 2021-05-14T23:16:59.6175167Z Reading state information... 2021-05-14T23:16:59.6437797Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:16:59.6439593Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:16:59.6440610Z is only available from another source 2021-05-14T23:16:59.6441582Z However the following packages replace it: 2021-05-14T23:16:59.6442347Z ffmpeg 2021-05-14T23:16:59.6442813Z 2021-05-14T23:16:59.7482674Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:16:59.8107784Z Reading package lists... 2021-05-14T23:16:59.9922356Z Building dependency tree... 2021-05-14T23:16:59.9941402Z Reading state information... 2021-05-14T23:17:00.1634012Z The following additional packages will be installed: 2021-05-14T23:17:00.1636555Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:17:00.1638446Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:17:00.1639603Z libssh2-1-dev 2021-05-14T23:17:00.1642812Z Suggested packages: 2021-05-14T23:17:00.1643895Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:17:00.2125182Z The following NEW packages will be installed: 2021-05-14T23:17:00.2127746Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:17:00.2129689Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:17:00.2134027Z libssh2-1-dev 2021-05-14T23:17:00.2328027Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:00.2328794Z Need to get 2667 kB of archives. 2021-05-14T23:17:00.2329484Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:17:00.2331305Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:17:00.2362619Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:17:00.2441361Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-14T23:17:00.2446190Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:17:00.2472059Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-14T23:17:00.2480081Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:17:00.2494372Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-14T23:17:00.2569553Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:17:00.2683085Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-14T23:17:00.2735424Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-14T23:17:00.2740672Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-14T23:17:00.6984448Z Fetched 2667 kB in 0s (40.4 MB/s) 2021-05-14T23:17:00.7283578Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:17:00.7369903Z (Reading database ... 2021-05-14T23:17:00.7370500Z (Reading database ... 5% 2021-05-14T23:17:00.7370958Z (Reading database ... 10% 2021-05-14T23:17:00.7371451Z (Reading database ... 15% 2021-05-14T23:17:00.7371896Z (Reading database ... 20% 2021-05-14T23:17:00.7372353Z (Reading database ... 25% 2021-05-14T23:17:00.7372798Z (Reading database ... 30% 2021-05-14T23:17:00.7373258Z (Reading database ... 35% 2021-05-14T23:17:00.7373713Z (Reading database ... 40% 2021-05-14T23:17:00.7374166Z (Reading database ... 45% 2021-05-14T23:17:00.7374623Z (Reading database ... 50% 2021-05-14T23:17:00.7414184Z (Reading database ... 55% 2021-05-14T23:17:00.7467737Z (Reading database ... 60% 2021-05-14T23:17:00.7494257Z (Reading database ... 65% 2021-05-14T23:17:00.7627999Z (Reading database ... 70% 2021-05-14T23:17:00.7764641Z (Reading database ... 75% 2021-05-14T23:17:00.7792127Z (Reading database ... 80% 2021-05-14T23:17:00.8378818Z (Reading database ... 85% 2021-05-14T23:17:00.8564221Z (Reading database ... 90% 2021-05-14T23:17:00.8651226Z (Reading database ... 95% 2021-05-14T23:17:00.8651803Z (Reading database ... 100% 2021-05-14T23:17:00.8652816Z (Reading database ... 267923 files and directories currently installed.) 2021-05-14T23:17:00.8779529Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:17:00.8795819Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:17:00.9238642Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:17:00.9489291Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:17:00.9496478Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:17:01.0238140Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:17:01.0469864Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:17:01.0487530Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:17:01.0747816Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:17:01.1035360Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:01.1045282Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:01.1478071Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:17:01.1696014Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:01.1705168Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:01.1998462Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:17:01.2247357Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:01.2260462Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:01.2719321Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:17:01.2941614Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:17:01.2952570Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:01.3598715Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:17:01.3806969Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:01.3818613Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:01.4478670Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:17:01.4756423Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:17:01.4766425Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:17:01.5358825Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:17:01.5563045Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:17:01.5577480Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:17:01.5896087Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:17:01.6185231Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:17:01.6193477Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:01.7394468Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:17:01.7422279Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:01.7442445Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:17:01.7467549Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:17:01.7486550Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:01.7507262Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:01.7528000Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:01.7554734Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:17:01.7574783Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:17:01.7593900Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:01.7615218Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:01.7641993Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:06.6196953Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:06.7241201Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:08.8317634Z Reading package lists... 2021-05-14T23:17:09.0109232Z Building dependency tree... 2021-05-14T23:17:09.0128188Z Reading state information... 2021-05-14T23:17:09.2661948Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:17:09.2663581Z libtiff-dev set to manually installed. 2021-05-14T23:17:09.2669483Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:09.3282557Z Reading package lists... 2021-05-14T23:17:09.5068328Z Building dependency tree... 2021-05-14T23:17:09.5087041Z Reading state information... 2021-05-14T23:17:09.7485239Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:17:09.7486604Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:09.8100435Z Reading package lists... 2021-05-14T23:17:09.9830644Z Building dependency tree... 2021-05-14T23:17:09.9849210Z Reading state information... 2021-05-14T23:17:10.1900463Z The following NEW packages will be installed: 2021-05-14T23:17:10.1902816Z libsodium-dev 2021-05-14T23:17:10.2083028Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:10.2083750Z Need to get 169 kB of archives. 2021-05-14T23:17:10.2084430Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:17:10.2086177Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:17:11.1538920Z Fetched 169 kB in 0s (9601 kB/s) 2021-05-14T23:17:11.1547379Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:17:11.1548222Z (Reading database ... 2021-05-14T23:17:11.1548801Z (Reading database ... 5% 2021-05-14T23:17:11.1549373Z (Reading database ... 10% 2021-05-14T23:17:11.1549942Z (Reading database ... 15% 2021-05-14T23:17:11.1550497Z (Reading database ... 20% 2021-05-14T23:17:11.1551059Z (Reading database ... 25% 2021-05-14T23:17:11.1551622Z (Reading database ... 30% 2021-05-14T23:17:11.1552180Z (Reading database ... 35% 2021-05-14T23:17:11.1552741Z (Reading database ... 40% 2021-05-14T23:17:11.1553305Z (Reading database ... 45% 2021-05-14T23:17:11.1553866Z (Reading database ... 50% 2021-05-14T23:17:11.1554426Z (Reading database ... 55% 2021-05-14T23:17:11.1554988Z (Reading database ... 60% 2021-05-14T23:17:11.1555562Z (Reading database ... 65% 2021-05-14T23:17:11.1556433Z (Reading database ... 70% 2021-05-14T23:17:11.1557229Z (Reading database ... 75% 2021-05-14T23:17:11.1557820Z (Reading database ... 80% 2021-05-14T23:17:11.1558368Z (Reading database ... 85% 2021-05-14T23:17:11.1558930Z (Reading database ... 90% 2021-05-14T23:17:11.1559501Z (Reading database ... 95% 2021-05-14T23:17:11.1560053Z (Reading database ... 100% 2021-05-14T23:17:11.1560860Z (Reading database ... 268426 files and directories currently installed.) 2021-05-14T23:17:11.1562052Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:17:11.1563043Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:17:11.1563948Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:17:12.9635205Z Reading package lists... 2021-05-14T23:17:13.1384077Z Building dependency tree... 2021-05-14T23:17:13.1403609Z Reading state information... 2021-05-14T23:17:13.3073857Z The following additional packages will be installed: 2021-05-14T23:17:13.3077752Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:17:13.3533506Z The following NEW packages will be installed: 2021-05-14T23:17:13.3542224Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:17:13.3543762Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:17:13.3737370Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:13.3738860Z Need to get 10.4 MB of archives. 2021-05-14T23:17:13.3739895Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:17:13.3741927Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:17:13.3866357Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:17:13.4081321Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:17:13.4404009Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:17:13.4640053Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:17:13.5016546Z 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-14T23:17:13.5387134Z 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-14T23:17:13.5829660Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:17:13.9969826Z Fetched 10.4 MB in 0s (45.9 MB/s) 2021-05-14T23:17:14.0262257Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:17:14.0339439Z (Reading database ... 2021-05-14T23:17:14.0340240Z (Reading database ... 5% 2021-05-14T23:17:14.0340850Z (Reading database ... 10% 2021-05-14T23:17:14.0341460Z (Reading database ... 15% 2021-05-14T23:17:14.0342069Z (Reading database ... 20% 2021-05-14T23:17:14.0342670Z (Reading database ... 25% 2021-05-14T23:17:14.0343298Z (Reading database ... 30% 2021-05-14T23:17:14.0343854Z (Reading database ... 35% 2021-05-14T23:17:14.0344474Z (Reading database ... 40% 2021-05-14T23:17:14.0345042Z (Reading database ... 45% 2021-05-14T23:17:14.0345696Z (Reading database ... 50% 2021-05-14T23:17:14.0385846Z (Reading database ... 55% 2021-05-14T23:17:14.0436464Z (Reading database ... 60% 2021-05-14T23:17:14.0462779Z (Reading database ... 65% 2021-05-14T23:17:14.0598666Z (Reading database ... 70% 2021-05-14T23:17:14.0733990Z (Reading database ... 75% 2021-05-14T23:17:14.0759754Z (Reading database ... 80% 2021-05-14T23:17:14.1328305Z (Reading database ... 85% 2021-05-14T23:17:14.1512899Z (Reading database ... 90% 2021-05-14T23:17:14.1598845Z (Reading database ... 95% 2021-05-14T23:17:14.1599761Z (Reading database ... 100% 2021-05-14T23:17:14.1600728Z (Reading database ... 268496 files and directories currently installed.) 2021-05-14T23:17:14.1727750Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:17:14.1738902Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:17:14.2490670Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:17:14.2754496Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:17:14.2779674Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:17:14.3918191Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:17:14.4135999Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:17:14.4143789Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:17:14.5521161Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:17:14.5806201Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:17:14.5816391Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:14.7158715Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:17:14.7394223Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:17:14.7407727Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:14.9078305Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:17:14.9304277Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:17:14.9320466Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:15.0918543Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:17:15.1161526Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:17:15.1175084Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:15.4479184Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:17:15.4686363Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:17:15.4697640Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:17:15.5530656Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:15.5558425Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:17:15.5579074Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:17:15.5598608Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:15.5622703Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:17:15.5642723Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:15.5660988Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:15.5680384Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:17:15.5711328Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:18.5811919Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:20.7041068Z Reading package lists... 2021-05-14T23:17:20.8908095Z Building dependency tree... 2021-05-14T23:17:20.8927428Z Reading state information... 2021-05-14T23:17:21.1246817Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:17:21.1248137Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:21.1861219Z Reading package lists... 2021-05-14T23:17:21.3673633Z Building dependency tree... 2021-05-14T23:17:21.3692667Z Reading state information... 2021-05-14T23:17:21.5296740Z The following additional packages will be installed: 2021-05-14T23:17:21.5299161Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:17:21.5302306Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:17:21.5309514Z Suggested packages: 2021-05-14T23:17:21.5310548Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:17:21.5814028Z The following NEW packages will be installed: 2021-05-14T23:17:21.5817964Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:17:21.5825054Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:17:21.6007095Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:21.6008268Z Need to get 1459 kB of archives. 2021-05-14T23:17:21.6008993Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:17:21.6010873Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-14T23:17:21.6034172Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-14T23:17:21.6040356Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-14T23:17:21.6047118Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-14T23:17:21.6053564Z 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-14T23:17:21.6061969Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-14T23:17:21.6076160Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-14T23:17:21.6124617Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-14T23:17:21.6140947Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-14T23:17:21.6144755Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:17:22.0311779Z Fetched 1459 kB in 0s (47.0 MB/s) 2021-05-14T23:17:22.0625738Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:17:22.0706518Z (Reading database ... 2021-05-14T23:17:22.0707083Z (Reading database ... 5% 2021-05-14T23:17:22.0707553Z (Reading database ... 10% 2021-05-14T23:17:22.0708004Z (Reading database ... 15% 2021-05-14T23:17:22.0708467Z (Reading database ... 20% 2021-05-14T23:17:22.0708913Z (Reading database ... 25% 2021-05-14T23:17:22.0709400Z (Reading database ... 30% 2021-05-14T23:17:22.0709864Z (Reading database ... 35% 2021-05-14T23:17:22.0710309Z (Reading database ... 40% 2021-05-14T23:17:22.0710770Z (Reading database ... 45% 2021-05-14T23:17:22.0711213Z (Reading database ... 50% 2021-05-14T23:17:22.0749442Z (Reading database ... 55% 2021-05-14T23:17:22.0800811Z (Reading database ... 60% 2021-05-14T23:17:22.0836572Z (Reading database ... 65% 2021-05-14T23:17:22.0974145Z (Reading database ... 70% 2021-05-14T23:17:22.1104931Z (Reading database ... 75% 2021-05-14T23:17:22.1132212Z (Reading database ... 80% 2021-05-14T23:17:22.1573823Z (Reading database ... 85% 2021-05-14T23:17:22.1920178Z (Reading database ... 90% 2021-05-14T23:17:22.2008552Z (Reading database ... 95% 2021-05-14T23:17:22.2009194Z (Reading database ... 100% 2021-05-14T23:17:22.2010020Z (Reading database ... 268721 files and directories currently installed.) 2021-05-14T23:17:22.2143424Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:22.2159833Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.2518272Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:17:22.2793564Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:22.2801325Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.3144122Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:17:22.3366972Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:22.3454863Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.3725227Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:17:22.4012444Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:22.4020592Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.4273467Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:17:22.4559009Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:17:22.4591394Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:17:22.4905992Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:17:22.5148112Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:22.5155770Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.5558092Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:17:22.5794068Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:17:22.5804241Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:17:22.6517981Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:17:22.6748006Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:17:22.6756869Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:17:22.7198039Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:17:22.7432735Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:22.7441691Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.7758643Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:17:22.7991359Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:17:22.8002374Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:17:22.9016218Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:17:22.9049051Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.9078321Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:17:22.9100215Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:17:22.9138084Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.9160971Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.9185433Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.9209565Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.9231085Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:22.9254681Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:17:22.9282875Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:22.9477921Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:26.0601398Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:28.3321235Z Reading package lists... 2021-05-14T23:17:28.5223728Z Building dependency tree... 2021-05-14T23:17:28.5245014Z Reading state information... 2021-05-14T23:17:28.6759293Z E: Unable to locate package udunits 2021-05-14T23:17:28.7376954Z Reading package lists... 2021-05-14T23:17:28.9192700Z Building dependency tree... 2021-05-14T23:17:28.9214586Z Reading state information... 2021-05-14T23:17:29.0882132Z The following additional packages will be installed: 2021-05-14T23:17:29.0883674Z libwebpdemux2 2021-05-14T23:17:29.1348879Z The following NEW packages will be installed: 2021-05-14T23:17:29.1352811Z libwebp-dev libwebpdemux2 2021-05-14T23:17:29.1547050Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:29.1547787Z Need to get 277 kB of archives. 2021-05-14T23:17:29.1548480Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:17:29.1550170Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:17:29.1564296Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:17:29.5760594Z Fetched 277 kB in 0s (13.0 MB/s) 2021-05-14T23:17:29.6108718Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:17:29.6189917Z (Reading database ... 2021-05-14T23:17:29.6190672Z (Reading database ... 5% 2021-05-14T23:17:29.6191355Z (Reading database ... 10% 2021-05-14T23:17:29.6192001Z (Reading database ... 15% 2021-05-14T23:17:29.6192834Z (Reading database ... 20% 2021-05-14T23:17:29.6193496Z (Reading database ... 25% 2021-05-14T23:17:29.6194136Z (Reading database ... 30% 2021-05-14T23:17:29.6194758Z (Reading database ... 35% 2021-05-14T23:17:29.6195392Z (Reading database ... 40% 2021-05-14T23:17:29.6196518Z (Reading database ... 45% 2021-05-14T23:17:29.6197005Z (Reading database ... 50% 2021-05-14T23:17:29.6231648Z (Reading database ... 55% 2021-05-14T23:17:29.6278579Z (Reading database ... 60% 2021-05-14T23:17:29.6312053Z (Reading database ... 65% 2021-05-14T23:17:29.6454661Z (Reading database ... 70% 2021-05-14T23:17:29.6593694Z (Reading database ... 75% 2021-05-14T23:17:29.6620909Z (Reading database ... 80% 2021-05-14T23:17:29.7034815Z (Reading database ... 85% 2021-05-14T23:17:29.7382197Z (Reading database ... 90% 2021-05-14T23:17:29.7468777Z (Reading database ... 95% 2021-05-14T23:17:29.7469695Z (Reading database ... 100% 2021-05-14T23:17:29.7470673Z (Reading database ... 269021 files and directories currently installed.) 2021-05-14T23:17:29.7601755Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:17:29.7615916Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:17:29.7918599Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:17:29.8151964Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:17:29.8162544Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:17:29.8965707Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:17:29.9058132Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:17:29.9090246Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:31.9720554Z Reading package lists... 2021-05-14T23:17:32.1533723Z Building dependency tree... 2021-05-14T23:17:32.1552266Z Reading state information... 2021-05-14T23:17:32.3185156Z The following additional packages will be installed: 2021-05-14T23:17:32.3187319Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:17:32.3189280Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:17:32.3190911Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:17:32.3197313Z Suggested packages: 2021-05-14T23:17:32.3198244Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:17:32.3198901Z Recommended packages: 2021-05-14T23:17:32.3199373Z cargo 2021-05-14T23:17:32.3719417Z The following NEW packages will be installed: 2021-05-14T23:17:32.3728543Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:17:32.3729907Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:17:32.3737826Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:17:32.3962284Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:32.3963064Z Need to get 108 MB of archives. 2021-05-14T23:17:32.3963757Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:17:32.3965514Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:17:32.3999622Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:17:32.4015617Z 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-14T23:17:32.4032820Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-14T23:17:32.4149693Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-14T23:17:32.4217155Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:17:32.4227120Z 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-14T23:17:32.5523724Z 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-14T23:17:33.8715182Z 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-14T23:17:34.1575506Z 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-14T23:17:34.2366721Z 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-14T23:17:34.2662100Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-14T23:17:34.4443825Z 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-14T23:17:34.8597153Z Fetched 108 MB in 2s (52.3 MB/s) 2021-05-14T23:17:34.8901838Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:17:34.8979876Z (Reading database ... 2021-05-14T23:17:34.8980548Z (Reading database ... 5% 2021-05-14T23:17:34.8981123Z (Reading database ... 10% 2021-05-14T23:17:34.8981680Z (Reading database ... 15% 2021-05-14T23:17:34.8982236Z (Reading database ... 20% 2021-05-14T23:17:34.8982784Z (Reading database ... 25% 2021-05-14T23:17:34.8983318Z (Reading database ... 30% 2021-05-14T23:17:34.8983863Z (Reading database ... 35% 2021-05-14T23:17:34.8984393Z (Reading database ... 40% 2021-05-14T23:17:34.8984945Z (Reading database ... 45% 2021-05-14T23:17:34.8985487Z (Reading database ... 50% 2021-05-14T23:17:34.9024976Z (Reading database ... 55% 2021-05-14T23:17:34.9076397Z (Reading database ... 60% 2021-05-14T23:17:34.9111060Z (Reading database ... 65% 2021-05-14T23:17:34.9253092Z (Reading database ... 70% 2021-05-14T23:17:34.9387196Z (Reading database ... 75% 2021-05-14T23:17:34.9415360Z (Reading database ... 80% 2021-05-14T23:17:34.9825963Z (Reading database ... 85% 2021-05-14T23:17:35.0177994Z (Reading database ... 90% 2021-05-14T23:17:35.0265682Z (Reading database ... 95% 2021-05-14T23:17:35.0266364Z (Reading database ... 100% 2021-05-14T23:17:35.0267179Z (Reading database ... 269049 files and directories currently installed.) 2021-05-14T23:17:35.0396882Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:17:35.0412695Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:17:35.0838130Z Selecting previously unselected package libipt2. 2021-05-14T23:17:35.1072680Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:17:35.1084891Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:17:35.1440633Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:17:35.1699863Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:17:35.1709308Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:17:35.2199079Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:17:35.2406882Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:17:35.2422472Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:17:35.3158665Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:17:35.3377508Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:17:35.3391204Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:17:35.3958065Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:17:35.4165756Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:17:35.4176808Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:17:35.4477353Z Selecting previously unselected package gdb. 2021-05-14T23:17:35.4709947Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:17:35.4728025Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:17:35.7798266Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:17:35.8013140Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:17:35.8021747Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:41.7864939Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:17:41.8153203Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:17:41.8162221Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:44.8359004Z Selecting previously unselected package rustc. 2021-05-14T23:17:44.8638689Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:17:44.8648258Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:45.0382678Z Selecting previously unselected package cargo. 2021-05-14T23:17:45.0676956Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:17:45.0685791Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:17:45.3972660Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:17:45.4258382Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:17:45.4267941Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:17:46.5176372Z Selecting previously unselected package rust-gdb. 2021-05-14T23:17:46.5472889Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:17:46.5483190Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:46.6082422Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:46.6106361Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:17:46.6126976Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:17:46.6150304Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:46.6171602Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:17:46.6195248Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:17:46.6217975Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:17:46.6241647Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:46.6260994Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:17:46.6290080Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:17:46.6311281Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:17:46.6339193Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:17:46.6371500Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:46.6403931Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:46.6615048Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:49.9528619Z Reading package lists... 2021-05-14T23:17:50.1372918Z Building dependency tree... 2021-05-14T23:17:50.1393671Z Reading state information... 2021-05-14T23:17:50.3242718Z The following additional packages will be installed: 2021-05-14T23:17:50.3244438Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:17:50.3245889Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:17:50.3247346Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:17:50.3248712Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:17:50.3250150Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:17:50.3251508Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:17:50.3252757Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:17:50.3254195Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:17:50.3255651Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:17:50.3257398Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:17:50.3258918Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:17:50.3260381Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:17:50.3261896Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:17:50.3263578Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:17:50.3265177Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:17:50.3266698Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:17:50.3268153Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:17:50.3269614Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:17:50.3271153Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:17:50.3272385Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:17:50.3277017Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:17:50.3278346Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:17:50.3279554Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:17:50.3280725Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:17:50.3281896Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:17:50.3283382Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:17:50.3284794Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:17:50.3286435Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:17:50.3287912Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:17:50.3289270Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:17:50.3290583Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:17:50.3291949Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:17:50.3293332Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:17:50.3294754Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:17:50.3296261Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:17:50.3297791Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:17:50.3299202Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:17:50.3300594Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:17:50.3301924Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:17:50.3303378Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:17:50.3304855Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:17:50.3306188Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:17:50.3307544Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:17:50.3309133Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:17:50.3310791Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:17:50.3312215Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:17:50.3313601Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:17:50.3315123Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:17:50.3316559Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:17:50.3317317Z Suggested packages: 2021-05-14T23:17:50.3318387Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:17:50.3319706Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:17:50.3321244Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:17:50.3322735Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:17:50.3324014Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:17:50.3325367Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:17:50.3326821Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:17:50.3328264Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:17:50.3329636Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:17:50.3331049Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:17:50.3332557Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:17:50.3334103Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:17:50.3335532Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:17:50.3336598Z wpagui libengine-pkcs11-openssl 2021-05-14T23:17:50.4116458Z The following NEW packages will be installed: 2021-05-14T23:17:50.4119053Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:17:50.4120831Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:17:50.4122565Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:17:50.4124205Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:17:50.4125877Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:17:50.4127863Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:17:50.4129392Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:17:50.4131081Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:17:50.4132797Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:17:50.4134431Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:17:50.4136100Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:17:50.4137857Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:17:50.4140946Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:17:50.4145490Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:17:50.4147111Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:17:50.4148649Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:17:50.4150099Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:17:50.4151589Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:17:50.4153127Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:17:50.4154374Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:17:50.4155618Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:17:50.4157035Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:17:50.4158106Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:17:50.4159097Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:17:50.4160128Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:17:50.4161372Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:17:50.4162610Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:17:50.4163857Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:17:50.4165353Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:17:50.4166567Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:17:50.4167684Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:17:50.4168796Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:17:50.4169981Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:17:50.4171204Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:17:50.4172511Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:17:50.4173850Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:17:50.4175087Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:17:50.4176276Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:17:50.4177445Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:17:50.4178728Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:17:50.4180012Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:17:50.4181195Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:17:50.4182374Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:17:50.4183756Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:17:50.4185182Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:17:50.4186423Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:17:50.4187741Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:17:50.4189065Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:17:50.4190193Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:17:50.4357936Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:50.4358699Z Need to get 183 MB of archives. 2021-05-14T23:17:50.4359382Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:17:50.4361477Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-14T23:17:50.4380870Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:17:50.4677394Z 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-14T23:17:50.4691888Z 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-14T23:17:50.4703209Z 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-14T23:17:50.4713405Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-14T23:17:50.4727395Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-14T23:17:50.4735308Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:17:50.4744604Z 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-14T23:17:50.4764006Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-14T23:17:50.4808885Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:17:50.4841621Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:17:50.4946260Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-14T23:17:50.4949776Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-14T23:17:50.4955087Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-14T23:17:50.4959908Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:17:50.4963946Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:17:50.4968554Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-14T23:17:50.4974606Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:17:50.4978557Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:17:50.4989850Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:17:50.4994731Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-14T23:17:50.5001512Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:17:50.5243327Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:17:50.5410728Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:17:50.5424140Z 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-14T23:17:50.5440691Z 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-14T23:17:50.5497257Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:17:50.5502266Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:17:50.5519132Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:17:50.5534287Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:17:50.5641654Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:17:50.5740398Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:17:50.5750504Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:17:50.5757052Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:17:50.5762236Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-14T23:17:51.1623416Z 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-14T23:17:51.1626119Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-14T23:17:51.1627969Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-14T23:17:51.1629737Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-14T23:17:51.1631548Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:17:51.1633918Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-14T23:17:51.1636338Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-14T23:17:51.1638184Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:17:51.1639876Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:17:51.1642135Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-14T23:17:51.1646538Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:17:51.1648416Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-14T23:17:51.1650028Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:17:51.1651694Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:17:51.1653477Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-14T23:17:51.1656814Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:17:51.1658698Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:17:51.1660559Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-14T23:17:51.1662286Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-14T23:17:51.1664304Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:17:51.1666286Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:17:51.1668238Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:17:51.1670348Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-14T23:17:51.1672339Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:17:51.1674222Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:17:51.1675920Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:17:51.1677731Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:17:51.1679657Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:17:51.1681363Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:17:51.1683233Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-14T23:17:51.1684960Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:17:51.1686914Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:17:51.1689128Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-14T23:17:51.1691141Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:17:51.1693266Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-14T23:17:51.1695467Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:17:51.1697529Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:17:51.1699623Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:17:51.1748728Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:17:51.1751589Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:17:51.1754024Z 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-14T23:17:51.2770474Z 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-14T23:17:51.2772540Z 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-14T23:17:51.2774397Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-14T23:17:51.3417437Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:17:51.3419272Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:17:51.3428304Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-14T23:17:51.3568455Z 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-14T23:17:51.4121361Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-14T23:17:51.4525201Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:17:51.4536532Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:17:51.4541550Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:17:51.4560274Z 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-14T23:17:51.4654729Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:17:51.4659671Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-14T23:17:51.4689737Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-14T23:17:51.4714341Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-14T23:17:51.4750294Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-14T23:17:51.4771417Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:17:51.4788514Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-14T23:17:51.5245301Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-14T23:17:51.5324267Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-14T23:17:51.5376573Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:17:51.5383067Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:17:51.5414841Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-14T23:17:51.5452528Z 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-14T23:17:51.5497612Z 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-14T23:17:51.5520684Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-14T23:17:51.5529054Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:17:51.5709991Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-14T23:17:51.5718452Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-14T23:17:52.2193750Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:17:52.2202385Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-14T23:17:52.2212049Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-14T23:17:52.2343020Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:17:52.3228121Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-14T23:17:52.3232047Z 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-14T23:17:52.3240852Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-14T23:17:52.3340168Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-14T23:17:52.3347551Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:17:52.3799854Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-14T23:17:52.3928884Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:17:52.3946087Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-14T23:17:52.3952461Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-14T23:17:52.3959762Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-14T23:17:52.3982988Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:17:52.4003985Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:17:52.4010269Z 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-14T23:17:52.4015915Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-14T23:17:52.4039402Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-14T23:17:52.4048087Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-14T23:17:52.4057391Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:17:52.4066428Z 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-14T23:17:52.4074200Z 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-14T23:17:52.4083623Z 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-14T23:17:52.4095548Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-14T23:17:52.4111248Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-14T23:17:52.4206851Z 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-14T23:17:52.4218699Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-14T23:17:52.4224852Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:17:52.4240953Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:17:52.4296720Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:17:52.4312649Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:17:52.4327246Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-14T23:17:52.4334470Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:17:52.4352089Z 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-14T23:17:52.4361893Z 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-14T23:17:52.4369854Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-14T23:17:52.4382873Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-14T23:17:52.4391661Z 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-14T23:17:52.4397792Z 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-14T23:17:52.4419589Z 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-14T23:17:52.4492865Z 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-14T23:17:52.4720148Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:17:52.4727165Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:17:52.4770000Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:17:52.4785830Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-14T23:17:52.4795923Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:17:52.4827809Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-14T23:17:52.4835442Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:17:52.5055118Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:17:52.5114825Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-14T23:17:52.5198770Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-14T23:17:52.5617222Z 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-14T23:17:52.5675233Z 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-14T23:17:52.5757311Z 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-14T23:17:52.5764169Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:17:52.5871325Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:17:52.5874877Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:17:52.5888201Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:17:52.5891540Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:17:52.6060204Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:17:52.6123151Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-14T23:17:52.6403180Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-14T23:17:52.6410927Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-14T23:17:52.6423415Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:17:52.6429750Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-14T23:17:52.6438939Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-14T23:17:52.6445831Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:17:52.6474630Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-14T23:17:52.6481730Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-14T23:17:52.6492810Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-14T23:17:52.6499566Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-14T23:17:52.6509344Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-14T23:17:52.6518545Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-14T23:17:52.6527802Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-14T23:17:52.6704866Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-14T23:17:52.6715707Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:17:52.7472699Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-14T23:17:52.7478306Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:17:52.7483263Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-14T23:17:52.7504201Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:17:52.7507575Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:17:52.7519198Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-14T23:17:52.7554408Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:17:52.7562155Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-14T23:17:52.7700974Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:17:52.7710804Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-14T23:17:52.7720537Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-14T23:17:52.7890192Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-14T23:17:52.7909104Z 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-14T23:17:52.7916779Z 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-14T23:17:52.7922270Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-14T23:17:52.7930221Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-14T23:17:52.8104567Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-14T23:17:52.9277774Z 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-14T23:17:52.9315163Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-14T23:17:52.9383252Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-14T23:17:53.2529314Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:17:53.3396329Z 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-14T23:17:53.3429984Z 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-14T23:17:53.3436208Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-14T23:17:53.3479116Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-14T23:17:53.3496852Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:17:53.3605013Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-14T23:17:53.3737734Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-14T23:17:53.3745918Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:17:53.3749798Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-14T23:17:54.4423655Z Fetched 183 MB in 3s (61.9 MB/s) 2021-05-14T23:17:54.4763448Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:17:54.4844095Z (Reading database ... 2021-05-14T23:17:54.4844829Z (Reading database ... 5% 2021-05-14T23:17:54.4845415Z (Reading database ... 10% 2021-05-14T23:17:54.4845969Z (Reading database ... 15% 2021-05-14T23:17:54.4846503Z (Reading database ... 20% 2021-05-14T23:17:54.4847055Z (Reading database ... 25% 2021-05-14T23:17:54.4847587Z (Reading database ... 30% 2021-05-14T23:17:54.4848141Z (Reading database ... 35% 2021-05-14T23:17:54.4848692Z (Reading database ... 40% 2021-05-14T23:17:54.4849221Z (Reading database ... 45% 2021-05-14T23:17:54.4849787Z (Reading database ... 50% 2021-05-14T23:17:54.4890485Z (Reading database ... 55% 2021-05-14T23:17:54.4935950Z (Reading database ... 60% 2021-05-14T23:17:54.4967845Z (Reading database ... 65% 2021-05-14T23:17:54.5106026Z (Reading database ... 70% 2021-05-14T23:17:54.5241922Z (Reading database ... 75% 2021-05-14T23:17:54.5271868Z (Reading database ... 80% 2021-05-14T23:17:54.5686372Z (Reading database ... 85% 2021-05-14T23:17:54.6032367Z (Reading database ... 90% 2021-05-14T23:17:54.6120560Z (Reading database ... 95% 2021-05-14T23:17:54.6121230Z (Reading database ... 100% 2021-05-14T23:17:54.6122047Z (Reading database ... 269804 files and directories currently installed.) 2021-05-14T23:17:54.6254839Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:17:54.6273146Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:17:54.6678268Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:17:54.6902353Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:54.6979375Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:54.8838218Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:17:54.9068329Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:17:54.9083080Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:17:54.9477940Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:17:54.9690491Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:17:54.9704612Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:17:54.9998443Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:17:55.0242614Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:55.0250225Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:17:55.0557452Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:17:55.0797369Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:17:55.0859877Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:17:55.1118837Z Selecting previously unselected package libwacom-common. 2021-05-14T23:17:55.1361936Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:17:55.1367690Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:17:55.1877549Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:17:55.2173106Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:17:55.2180878Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:17:55.2477980Z Selecting previously unselected package libinput-bin. 2021-05-14T23:17:55.2694676Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:17:55.2702833Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:17:55.2997995Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:17:55.3248393Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:17:55.3258392Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:17:55.3614533Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:17:55.3903937Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:55.3914868Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:55.4401960Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:17:55.4688610Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:55.4702606Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:55.5557957Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:17:55.5799585Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:17:55.5810629Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:17:55.6041939Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:17:55.6329656Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:17:55.6338246Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:17:55.6632711Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:17:55.6900873Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:17:55.6909862Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:17:55.7198584Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:17:55.7438639Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:17:55.7450381Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:17:55.7717965Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:17:55.7982453Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:17:55.7992373Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:17:55.8232357Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:17:55.8518852Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:17:55.8526231Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:17:55.8838731Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:17:55.9069284Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:17:55.9078246Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:17:55.9358018Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:17:55.9589050Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:17:55.9600322Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:17:55.9875493Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:17:56.0161863Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:17:56.0198352Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:17:56.0440997Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:17:56.0730267Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:17:56.0738254Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:17:56.1048665Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:17:56.1339471Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:56.1415982Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:56.4392234Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:17:56.4681160Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:56.4692531Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:56.6863460Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:17:56.7148929Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:56.7156238Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:56.7546013Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:17:56.7833540Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:17:56.7844334Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:17:56.8276380Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:17:56.8568921Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:17:56.8578064Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:17:56.9461140Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:17:56.9750563Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:17:56.9761810Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:17:57.0010649Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:17:57.0303724Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:57.0314066Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:57.0760829Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:17:57.1048936Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:57.1059103Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:57.1557499Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:17:57.1802622Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:57.1857464Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:57.3363519Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:17:57.3663527Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:57.3674188Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:57.5170993Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:17:57.5460450Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:57.5468616Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:57.5878016Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:17:57.6088517Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:57.6129931Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:57.6383243Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:17:57.6674020Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:17:57.6687766Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:17:57.7038214Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:17:57.7275762Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:57.7286130Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:17:58.9919051Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:17:59.0171854Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:59.0182521Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:59.0475679Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:17:59.0769311Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:17:59.0777319Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:17:59.3158163Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:17:59.3377863Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:17:59.3391290Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:17:59.3983356Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:17:59.4281931Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:17:59.4290248Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:17:59.4696916Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:17:59.4992286Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:59.5000289Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:59.5438284Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:17:59.5655420Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:59.5669673Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:59.5998230Z Selecting previously unselected package gdal-data. 2021-05-14T23:17:59.6243845Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:17:59.6251242Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:17:59.6757425Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:17:59.7030357Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:17:59.7041351Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:17:59.7397665Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:17:59.7748394Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:17:59.7755761Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:17:59.8122720Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:17:59.8417961Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:17:59.8424926Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:17:59.8756875Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:17:59.9049719Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:17:59.9057355Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:17:59.9757357Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:18:00.0002907Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:18:00.0014034Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:18:00.0304109Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:18:00.0598860Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:18:00.0606562Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:18:00.1239131Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:18:00.1532865Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:18:00.1543463Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:18:00.1911885Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:18:00.2141583Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:18:00.2152867Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:18:00.2437398Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:18:00.2703710Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:18:00.2711981Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:18:00.2978561Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:18:00.3272670Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:18:00.3281165Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:18:00.3758132Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:18:00.3971420Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:18:00.3982430Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:00.4757944Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:18:00.4969160Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:18:00.4981397Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:00.5278666Z Selecting previously unselected package proj-data. 2021-05-14T23:18:00.5544563Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:18:00.5552548Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:18:01.2873200Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:18:01.3170497Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:18:01.3176722Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:18:01.4203140Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:18:01.4487928Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:18:01.4496176Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:18:01.4769584Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:18:01.5070713Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:18:01.5081957Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:18:01.5546606Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:18:01.5844237Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:18:01.5851845Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:18:01.6157618Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:18:01.6392395Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:18:01.6400952Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:18:01.6665361Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:18:01.6961669Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:01.6971746Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:01.7241294Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:18:01.7534487Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:01.7542304Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:01.7997471Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:18:01.8241286Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:01.8250104Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:01.8554592Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:18:01.8886253Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:18:01.8904197Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:18:01.9517495Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:18:01.9755622Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:18:01.9768717Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:18:02.0175460Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:18:02.0471679Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:18:02.0482494Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:18:02.0840330Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:18:02.1129479Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:18:02.1141868Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:02.2592863Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:18:02.2881906Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:18:02.2890444Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:18:02.3959046Z Selecting previously unselected package libgdal26. 2021-05-14T23:18:02.4251924Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:18:02.4261264Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:03.0118550Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:18:03.0377115Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:03.0391776Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:03.0702453Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:18:03.0950444Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:18:03.0959454Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:18:03.1317756Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:18:03.1527266Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:03.1535879Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:03.1808220Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:18:03.2098713Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:03.2106943Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:03.2463686Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:18:03.2753394Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:18:03.2762449Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:18:03.3278105Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:18:03.3536011Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:03.3547151Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:18:03.4118073Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:18:03.4354090Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:03.4364132Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:03.9412449Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:18:03.9704503Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:03.9711937Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:03.9978991Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:18:04.0275296Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:18:04.0285007Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:18:04.0683270Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:18:04.0977481Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:18:04.0987519Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:18:04.2437606Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:18:04.2674722Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:04.2687257Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:04.3037957Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:18:04.3292087Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:04.3299799Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:04.3718005Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:18:04.3954379Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:18:04.3967042Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:18:04.4718134Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:18:04.4961065Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:04.5120404Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:04.8267122Z Selecting previously unselected package qgis-providers. 2021-05-14T23:18:04.8556509Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:04.8564665Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:05.0678198Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:18:05.0905389Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:18:05.0914996Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:05.1249691Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:18:05.1544456Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:18:05.1554530Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:18:05.1797160Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:18:05.2091670Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:18:05.2100426Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:18:05.2541004Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:18:05.2831071Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:18:05.2843720Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:18:05.3570400Z Selecting previously unselected package blt. 2021-05-14T23:18:05.3859914Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:18:05.3869662Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:18:05.4096453Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:18:05.4388551Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:18:05.4396554Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:18:05.4753808Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:18:05.5044386Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:05.5053700Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:05.5362328Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:18:05.5651333Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:05.5660933Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:05.6169625Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:18:05.6459666Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:05.6469756Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:05.6805275Z Selecting previously unselected package gcr. 2021-05-14T23:18:05.7099221Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:05.7113147Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:18:05.7460821Z Selecting previously unselected package python3-numpy. 2021-05-14T23:18:05.7760931Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:18:05.7770571Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:18:06.0678536Z Selecting previously unselected package python3-gdal. 2021-05-14T23:18:06.0923234Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:18:06.0932468Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:06.1663581Z Selecting previously unselected package gdal-bin. 2021-05-14T23:18:06.1968558Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:18:06.1981489Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:06.2479128Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:18:06.2768664Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:18:06.2780473Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:06.3117990Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:18:06.3333853Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:18:06.3353982Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:18:06.3801416Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:18:06.4100394Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:18:06.4111820Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:18:06.4565249Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:18:06.4861670Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:18:06.4873105Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:06.5318597Z Selecting previously unselected package p11-kit. 2021-05-14T23:18:06.5607527Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:18:06.5622990Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:06.5959573Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:18:06.6248546Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:18:06.6256473Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:18:06.6529734Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:18:06.6822010Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:18:06.6945930Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:18:06.7838170Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:18:06.8075903Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:18:06.8082873Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:06.8438116Z Selecting previously unselected package grass-doc. 2021-05-14T23:18:06.8663189Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:18:06.8678406Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:18:08.4997585Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:18:08.5235361Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:18:08.5245122Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:18:08.5638122Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:18:08.5893785Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:08.5902293Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:18:08.6333687Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:18:08.6631206Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:08.6647983Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:18:08.8518185Z Selecting previously unselected package grass-core. 2021-05-14T23:18:08.8766777Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:18:08.8776719Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:18:09.4677779Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:18:09.4924776Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:18:09.4934455Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:18:09.5304238Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:18:09.5611573Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:18:09.5622522Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:18:09.5937060Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:18:09.6233939Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:18:09.6243275Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:18:09.7035747Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:18:09.7336188Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:18:09.7345545Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:18:09.7756420Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:18:09.8056530Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:18:10.6671523Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:18:10.6673381Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:18:10.6674505Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:18:10.6675376Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:18:10.6676770Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:18:10.6677816Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:18:10.6678665Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:18:10.6679545Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:18:10.6680699Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:18:10.6681538Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:18:10.6682298Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:18:10.6683324Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:18:10.6684174Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:18:10.6685074Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:18:10.6686115Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:18:10.6686988Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:18:10.6687931Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:18:10.6688938Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:18:10.6689771Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:18:10.6690672Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:18:10.6691632Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:18:10.6692432Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:18:10.6718059Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:18:10.7017137Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:18:10.7027358Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:10.7276575Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:18:10.7585163Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:18:10.7595765Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:10.7995806Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:18:10.8319244Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:18:10.8384192Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:18:10.8671827Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:18:10.8972993Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:18:10.8985148Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:10.9250033Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:18:10.9561192Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:18:10.9573832Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:18:10.9834207Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:18:11.0139485Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:11.0152208Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:18:11.0478703Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:18:11.0740310Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:11.0759049Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:18:11.1029890Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:18:11.1333870Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:11.1346523Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:18:11.1674441Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:18:11.1950253Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:11.1966464Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:18:11.2379922Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:18:11.2688318Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:18:11.2705530Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:11.4199046Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:18:11.4470953Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:11.4480364Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:18:11.4807383Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:18:11.5108197Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:11.5119966Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:18:11.5398237Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:18:11.5666710Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:11.5675853Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:11.6145626Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:18:11.6445422Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:11.6456838Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:11.7343412Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:18:11.7648018Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:11.7663600Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:11.8078167Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:18:11.8351495Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:11.8363022Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:11.8797535Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:18:11.9023141Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:11.9031302Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:11.9398345Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:18:11.9682884Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:11.9691993Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:12.0118366Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:18:12.0373208Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.0383498Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:12.0664336Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:18:12.0972065Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.0979657Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:12.1358477Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:18:12.1588120Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.1597933Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:12.1997636Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:18:12.2244528Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.2252815Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:12.2598240Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:18:12.2841668Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.2854048Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:12.3119746Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:18:12.3418503Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:12.3428303Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:12.3918264Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:18:12.4195722Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:12.4210282Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:12.5319960Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:18:12.5618470Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:12.5630798Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:12.8793551Z Selecting previously unselected package qtchooser. 2021-05-14T23:18:12.9032588Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:18:12.9043228Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:18:12.9357931Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:18:12.9607870Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.9616822Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:13.0310932Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:18:13.0613847Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:13.0623887Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:13.1038149Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:18:13.1275344Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:13.1282765Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:13.1598053Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:18:13.1866891Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:13.1877922Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:18:13.2432937Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:18:13.2735217Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:13.2744206Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:13.3077377Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:18:13.3333179Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:13.3341713Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:13.5357701Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:18:13.5611844Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:13.5627403Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:13.6577184Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:18:13.6807752Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:13.6819694Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:18:13.8078185Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:18:13.8295208Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:13.8303986Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:13.9419241Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:18:13.9718159Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:13.9726836Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:14.0246165Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:18:14.0546713Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:14.0557591Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:14.0985369Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:18:14.1280908Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:14.1290643Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:14.1598606Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:18:14.1898033Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:18:14.1906132Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:18:14.2634935Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:18:14.2938212Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:18:14.3096605Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:18:14.3337448Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:18:14.3634614Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:14.3642024Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:14.3985739Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:18:14.4285200Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:18:14.4296781Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:18:14.4549822Z Selecting previously unselected package modemmanager. 2021-05-14T23:18:14.4849540Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:18:14.4920218Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:18:14.5899231Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:18:14.6196730Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:18:14.6209389Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:18:14.6558314Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:18:14.6798391Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:18:14.6808211Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:18:14.9739058Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:18:15.0011855Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:18:15.0020869Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:18:15.0358042Z Selecting previously unselected package python3-bs4. 2021-05-14T23:18:15.0581825Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:18:15.0595118Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:18:15.0958955Z Selecting previously unselected package python3-cycler. 2021-05-14T23:18:15.1210617Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:18:15.1218667Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:18:15.1456225Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:18:15.1757553Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:18:15.1764841Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:18:15.2118105Z Selecting previously unselected package python3-decorator. 2021-05-14T23:18:15.2359677Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:18:15.2367697Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:18:15.2678143Z Selecting previously unselected package python3-future. 2021-05-14T23:18:15.2918826Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:18:15.2932738Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:18:15.3597938Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:18:15.3858806Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:18:15.3942150Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:18:15.4198575Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:18:15.4495696Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:18:15.4504508Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:18:15.4878461Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:18:15.5126530Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:18:15.5133500Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:18:15.5438357Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:18:15.5689679Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:18:15.5699526Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:18:15.6011194Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:18:15.6310299Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:18:15.6320583Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:18:15.6638922Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:18:15.6906665Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:18:15.6913895Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:18:15.7222793Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:18:15.7529674Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:18:15.7538589Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:18:15.9038207Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:18:15.9286267Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:18:15.9297589Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:18:15.9615836Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:18:15.9919894Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:18:15.9929240Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:18:16.3902793Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:18:16.4207316Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:18:16.4221703Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:18:16.4598259Z Selecting previously unselected package python3-olefile. 2021-05-14T23:18:16.4857887Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:18:16.4864806Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:18:16.5198086Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:18:16.5425093Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:18:16.5434196Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:18:16.5998281Z Selecting previously unselected package python3-tz. 2021-05-14T23:18:16.6238537Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:18:16.6250157Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:18:16.6557992Z Selecting previously unselected package python3-owslib. 2021-05-14T23:18:16.6814950Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:18:16.6823542Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:18:16.7238497Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:18:16.7497836Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:18:16.7512954Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:18:16.8107674Z Selecting previously unselected package python3-retrying. 2021-05-14T23:18:16.8411635Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:18:16.8422022Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:18:16.8716828Z Selecting previously unselected package python3-plotly. 2021-05-14T23:18:16.9022548Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:18:16.9030246Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:18:17.3136983Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:18:17.3467239Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:18:17.3476783Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:18:17.3878700Z Selecting previously unselected package python3-sip. 2021-05-14T23:18:17.4153869Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:18:17.4163670Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:18:17.4586799Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:18:17.4894669Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:17.4902565Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:17.7471073Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:18:17.7780067Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:18:17.7791629Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:18:17.8268616Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:18:17.8580833Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:17.8591265Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:17.8958083Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:18:17.9210933Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:17.9218906Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:17.9558351Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:18:17.9798648Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:17.9809158Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:18.0238251Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:18:18.0491955Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:18:18.0500624Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:18.3539970Z Selecting previously unselected package python3-qgis. 2021-05-14T23:18:18.3855029Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:18.3865273Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:19.2349888Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:18:19.2666274Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:18:19.2680960Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:18:19.3078226Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:18:19.3336747Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:18:19.3349645Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:18:19.3838837Z Selecting previously unselected package qgis-common. 2021-05-14T23:18:19.4116924Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:18:19.4124658Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:20.9309710Z Selecting previously unselected package qgis. 2021-05-14T23:18:20.9629160Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:21.0319007Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:21.2658126Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:18:21.2974508Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:18:21.2982252Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:21.4859173Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:18:21.5169627Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:21.5183346Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:21.5502110Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:18:21.5820206Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:21.5829752Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:21.6558372Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:18:21.6821195Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:21.6831749Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:21.7182427Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:18:21.7499184Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:18:21.7510040Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:18:21.9266030Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:18:21.9586764Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:18:21.9601523Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:18:22.0957850Z Selecting previously unselected package proj-bin. 2021-05-14T23:18:22.1236886Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:18:22.1258559Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:18:22.1609850Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:18:22.1926441Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:18:22.1936408Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:18:22.2358425Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:18:22.2651760Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:18:22.2730279Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:18:22.3438204Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:18:22.4667635Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:18:22.7155904Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:18:22.7171360Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:18:22.7198395Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:18:22.7220708Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:22.7312578Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:18:22.7346260Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:18:22.7374242Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:18:22.7397741Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:22.7426916Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:18:22.7455018Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:18:22.7479812Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:18:22.7504942Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:18:22.7528251Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:18:22.7554609Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:18:22.7580296Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:18:22.7605659Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:18:22.7636657Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:18:22.7668559Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:18:22.9169052Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:18:22.9192094Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:18:22.9220027Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:18:23.0723544Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:18:23.0746739Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:18:23.2130025Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:18:23.2151195Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:18:23.2182696Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:18:23.2205882Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:18:23.2232404Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:18:23.2262678Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:18:23.2284847Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:18:23.3414689Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:18:23.3446583Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:18:23.3472405Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:18:23.3504207Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:18:23.3532659Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:18:23.4989536Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:23.5016019Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:18:23.6513262Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:18:23.6599404Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:18:23.6620780Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:18:23.6701182Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:23.6734486Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:18:23.6763717Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:18:23.6787917Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:23.6806894Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:18:23.8223072Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:18:23.8246168Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:18:23.8265233Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:18:23.8289341Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:18:23.8365236Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:18:23.8388638Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:18:24.0156508Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:18:24.0178160Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:18:24.1621693Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:18:24.1643397Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:18:24.1666934Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:18:24.1688862Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:18:24.1719187Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:18:24.1742109Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:18:24.1773755Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:18:24.3388855Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:24.3413303Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:18:24.3442413Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:18:24.3470945Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:24.3548514Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:18:24.5695819Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:18:25.8007708Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:18:25.8031057Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:18:25.8054742Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:18:25.8076944Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:25.8098311Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:18:25.8120894Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:18:25.8143410Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:18:25.8168552Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:18:25.9965869Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:26.0057734Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:18:26.0080954Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:18:26.0104246Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:18:26.2086937Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:18:26.2113518Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:26.2134693Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:26.2165254Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:18:26.2185817Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:26.2405090Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:18:26.4157522Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:18:26.4180040Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:26.4203588Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:18:26.4288887Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:18:26.4312264Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:26.4339415Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:26.4359993Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:26.4383872Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:18:26.4472927Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:18:26.4525201Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:18:26.7864805Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:26.9332693Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:18:26.9359910Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:26.9381871Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:26.9403908Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:18:26.9426508Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:18:26.9496457Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:26.9567766Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:18:26.9611492Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:26.9642010Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:27.1418022Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:18:27.3002760Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:18:27.4547954Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:18:27.4581455Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:18:27.4604376Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:18:27.4629135Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:18:27.6171349Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:27.6193042Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:27.6217751Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:27.6244696Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:18:28.5772223Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:28.5797005Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:18:28.5823979Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:28.5849953Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:28.5871515Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:28.5892333Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:18:28.5915723Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:18:28.5936884Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:18:28.6053711Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:18:28.9744365Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:18:28.9759924Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:28.9786818Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:18:29.1464882Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:18:29.1486612Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:18:29.3189734Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:29.3217185Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:18:29.5177373Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:18:29.5242078Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:18:29.5278330Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:29.5301650Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:18:29.6586856Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:18:29.6589364Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:18:30.1714691Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:18:30.4948084Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:30.4978237Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:18:30.5000622Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:30.5020934Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:30.5046600Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:30.5070359Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:30.5094111Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:18:30.6997480Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:30.7001533Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:18:30.7004673Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:30.7007194Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:18:30.7417407Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:30.7420870Z if direction is "increasing": 2021-05-14T23:18:30.7424118Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:30.7426547Z elif direction is "decreasing": 2021-05-14T23:18:30.7602790Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:30.7603921Z if direction is "increasing": 2021-05-14T23:18:30.7605352Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:30.7606289Z elif direction is "decreasing": 2021-05-14T23:18:31.7628004Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:31.7629774Z if props["offset_coordinates"] is "data": 2021-05-14T23:18:31.7631567Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:18:31.7632843Z if props["coordinates"] is not "data": 2021-05-14T23:18:32.4840182Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:18:32.9888503Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:18:32.9890975Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:18:32.9893114Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:18:34.0756774Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:18:34.0797453Z First installation detected... 2021-05-14T23:18:34.0798358Z Checking NSS setup... 2021-05-14T23:18:34.0851258Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:18:34.0892221Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.0914223Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:18:34.3603084Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:34.3632344Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:18:34.3656831Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:18:34.3679758Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:18:34.3708887Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:18:34.3732494Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:18:34.3758157Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:18:34.3782897Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:18:34.3803779Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:34.5635960Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:18:34.5664290Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:18:34.5684323Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:18:34.9095486Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:34.9096831Z if value is '': 2021-05-14T23:18:35.0058231Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:35.0059233Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:18:35.0060184Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:35.0061010Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:18:35.0063749Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:18:35.0064643Z if driver_string is not None and driver_string is not "": 2021-05-14T23:18:35.0491314Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:35.0492556Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:18:35.0493758Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:35.0495031Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:18:35.1101779Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:18:35.1127445Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.1205785Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:18:35.1226665Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.1246326Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.1456653Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:35.1479602Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.1509861Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.1531495Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:35.1566185Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.1593513Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:35.2455627Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:35.2477070Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.2499594Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.2526856Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:18:35.3757233Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:18:35.3760089Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:18:35.8713468Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:35.8735443Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:35.8755409Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:18:35.8779936Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:35.8857425Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.8904730Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:35.8925648Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:18:35.8949804Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:18:35.8972876Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:18:35.9000315Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:35.9023453Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:35.9047738Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:35.9070534Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.9092070Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:35.9114010Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:35.9137197Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:18:35.9159505Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:18:35.9182022Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:35.9217854Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.9238444Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:36.0814847Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:36.0935770Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:36.0960738Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:36.0981038Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:07.1232643Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:07.1255580Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:07.1279866Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:07.1300581Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:07.1323324Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:07.1351415Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:07.1375665Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:07.1396909Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:07.2835388Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:07.2856299Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:07.2879976Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:07.2900458Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:19:07.2921286Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:07.4598886Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:07.4624504Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:07.4654401Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:07.4780368Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:19:07.4944567Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:19:08.2872435Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:19:08.3041185Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:19:08.3278961Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:19:08.3430872Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:19:08.3949055Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:08.4243379Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:19:08.6738790Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:20.0141632Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:19:20.0312440Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:19:22.1466629Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:19:22.1467149Z with: 2021-05-14T23:19:22.1467634Z github_slug: neuroconductor/kirby21.flair 2021-05-14T23:19:22.1468077Z env: 2021-05-14T23:19:22.1468491Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:22.1468915Z TIC_DEPLOY_KEY: 2021-05-14T23:19:22.1469683Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:22.1471401Z GITHUB_PAT: *** 2021-05-14T23:19:22.1471777Z COVERALLS_TOKEN: 2021-05-14T23:19:22.1472240Z continue-on-error: false 2021-05-14T23:19:22.1472673Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:22.1473131Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:22.1473541Z TZ: UTC 2021-05-14T23:19:22.1473920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:22.1474298Z NOT_CRAN: true 2021-05-14T23:19:22.1474651Z ##[endgroup] 2021-05-14T23:19:22.1803192Z repo slug is: neuroconductor/kirby21.flair 2021-05-14T23:19:22.1922740Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:19:22.1923282Z env: 2021-05-14T23:19:22.1923703Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:22.1924146Z TIC_DEPLOY_KEY: 2021-05-14T23:19:22.1924896Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:22.1926161Z GITHUB_PAT: *** 2021-05-14T23:19:22.1926542Z COVERALLS_TOKEN: 2021-05-14T23:19:22.1926990Z continue-on-error: false 2021-05-14T23:19:22.1927441Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:22.1927884Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:22.1928309Z TZ: UTC 2021-05-14T23:19:22.1928664Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:22.1929052Z NOT_CRAN: true 2021-05-14T23:19:22.1929399Z ##[endgroup] 2021-05-14T23:19:22.3844713Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:19:22.3845267Z with: 2021-05-14T23:19:22.3845653Z repo_name: kirby21.flair 2021-05-14T23:19:22.3846053Z repo_version: 1.7.0 2021-05-14T23:19:22.3846424Z runner_os: Linux 2021-05-14T23:19:22.3846766Z R_version: 3.5 2021-05-14T23:19:22.3847086Z env: 2021-05-14T23:19:22.3847599Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:22.3848039Z TIC_DEPLOY_KEY: 2021-05-14T23:19:22.3848786Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:22.3850031Z GITHUB_PAT: *** 2021-05-14T23:19:22.3850412Z COVERALLS_TOKEN: 2021-05-14T23:19:22.3850857Z continue-on-error: false 2021-05-14T23:19:22.3851305Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:22.3851748Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:22.3852162Z TZ: UTC 2021-05-14T23:19:22.3852519Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:22.3852905Z NOT_CRAN: true 2021-05-14T23:19:22.3853276Z ##[endgroup] 2021-05-14T23:19:22.4189213Z Package: kirby21.flair 2021-05-14T23:19:22.4192574Z Version: 1.7.0 2021-05-14T23:19:22.4193540Z OS: Linux 2021-05-14T23:19:22.4278081Z ##[group]Run install.packages('remotes') 2021-05-14T23:19:22.4278775Z install.packages('remotes') 2021-05-14T23:19:22.4279523Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:19:22.4280480Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:19:22.4287806Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:19:22.4288187Z env: 2021-05-14T23:19:22.4288615Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:22.4289054Z TIC_DEPLOY_KEY: 2021-05-14T23:19:22.4289822Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:22.4291095Z GITHUB_PAT: *** 2021-05-14T23:19:22.4291466Z COVERALLS_TOKEN: 2021-05-14T23:19:22.4291936Z continue-on-error: false 2021-05-14T23:19:22.4292375Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:22.4292832Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:22.4293273Z TZ: UTC 2021-05-14T23:19:22.4293628Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:22.4294019Z NOT_CRAN: true 2021-05-14T23:19:22.4294379Z ##[endgroup] 2021-05-14T23:19:22.5864133Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:19:22.5865141Z (as ‘lib’ is unspecified) 2021-05-14T23:19:36.6615828Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:19:37.3177049Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-14T23:19:37.3364007Z ================================================== 2021-05-14T23:19:37.3364565Z downloaded 378 KB 2021-05-14T23:19:37.3364820Z 2021-05-14T23:19:37.5500483Z * installing *binary* package ‘remotes’ ... 2021-05-14T23:19:37.5547835Z * DONE (remotes) 2021-05-14T23:19:37.5600842Z 2021-05-14T23:19:37.5601901Z The downloaded source packages are in 2021-05-14T23:19:37.5603353Z ‘/tmp/Rtmptooen1/downloaded_packages’ 2021-05-14T23:19:54.0340872Z ##[group]Run actions/cache@v1 2021-05-14T23:19:54.0341262Z with: 2021-05-14T23:19:54.0341678Z path: /home/runner/work/_temp/Library 2021-05-14T23:19:54.0344157Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-28103b4f0956f11695fdfe229882e24b3a648a72e99b98150cc5a9892e93ac02 2021-05-14T23:19:54.0347305Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-14T23:19:54.0348378Z env: 2021-05-14T23:19:54.0348771Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:54.0349211Z TIC_DEPLOY_KEY: 2021-05-14T23:19:54.0349957Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:54.0351800Z GITHUB_PAT: *** 2021-05-14T23:19:54.0352186Z COVERALLS_TOKEN: 2021-05-14T23:19:54.0352626Z continue-on-error: false 2021-05-14T23:19:54.0353072Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:54.0353512Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:54.0353973Z TZ: UTC 2021-05-14T23:19:54.0354338Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:54.0354708Z NOT_CRAN: true 2021-05-14T23:19:54.0355064Z ##[endgroup] 2021-05-14T23:19:54.0773472Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:19:54.0839843Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:19:54.0840602Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:19:54.0841303Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:19:54.0841903Z sudo -s eval "$sysreqs" 2021-05-14T23:19:54.0884244Z shell: /usr/bin/bash -e {0} 2021-05-14T23:19:54.0884602Z env: 2021-05-14T23:19:54.0885027Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:54.0885466Z TIC_DEPLOY_KEY: 2021-05-14T23:19:54.0886236Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:54.0887602Z GITHUB_PAT: *** 2021-05-14T23:19:54.0887983Z COVERALLS_TOKEN: 2021-05-14T23:19:54.0888448Z continue-on-error: false 2021-05-14T23:19:54.0888887Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:54.0889356Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:54.0889784Z TZ: UTC 2021-05-14T23:19:54.0890171Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:54.0890571Z NOT_CRAN: true 2021-05-14T23:19:54.0891007Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:19:54.0891461Z ##[endgroup] 2021-05-14T23:19:54.2680213Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:19:54.6461705Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:20:10.4339046Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:20:10.4339981Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:20:10.4340609Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:20:10.4341241Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:20:10.4341880Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:20:10.4366584Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:20:10.4380055Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:20:10.4380907Z (as ‘lib’ is unspecified) 2021-05-14T23:20:24.0682730Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:20:25.4087713Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-14T23:20:25.4138883Z ================================================== 2021-05-14T23:20:25.4139910Z downloaded 93 KB 2021-05-14T23:20:25.4140265Z 2021-05-14T23:20:25.4180834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:20:25.9589401Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-14T23:20:25.9721238Z ================================================== 2021-05-14T23:20:25.9721832Z downloaded 134 KB 2021-05-14T23:20:25.9722110Z 2021-05-14T23:20:25.9761012Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:20:26.7530826Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-14T23:20:26.7594752Z ================================================== 2021-05-14T23:20:26.7595676Z downloaded 79 KB 2021-05-14T23:20:26.7596428Z 2021-05-14T23:20:26.7635084Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:20:27.7185880Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-14T23:20:27.7408739Z ================================================== 2021-05-14T23:20:27.7409813Z downloaded 515 KB 2021-05-14T23:20:27.7410345Z 2021-05-14T23:20:27.7443993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:20:28.4410709Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-14T23:20:28.4675358Z ================================================== 2021-05-14T23:20:28.4675934Z downloaded 991 KB 2021-05-14T23:20:28.4676610Z 2021-05-14T23:20:28.6736667Z * installing *binary* package ‘rprojroot’ ... 2021-05-14T23:20:28.6785534Z * DONE (rprojroot) 2021-05-14T23:20:28.8752153Z * installing *binary* package ‘crayon’ ... 2021-05-14T23:20:28.8794732Z * DONE (crayon) 2021-05-14T23:20:29.0766822Z * installing *binary* package ‘R6’ ... 2021-05-14T23:20:29.0808642Z * DONE (R6) 2021-05-14T23:20:29.3054181Z * installing *binary* package ‘desc’ ... 2021-05-14T23:20:29.3104492Z * DONE (desc) 2021-05-14T23:20:29.5314693Z * installing *binary* package ‘debugme’ ... 2021-05-14T23:20:29.5364751Z * DONE (debugme) 2021-05-14T23:20:29.5416430Z 2021-05-14T23:20:29.5417519Z The downloaded source packages are in 2021-05-14T23:20:29.5418942Z ‘/tmp/RtmpEcUhOy/downloaded_packages’ 2021-05-14T23:20:29.5427686Z Running `R CMD build`... 2021-05-14T23:20:29.7552086Z * checking for file ‘/tmp/RtmpEcUhOy/remotes69c429f6919/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:20:29.7553606Z * preparing ‘sysreqs’: 2021-05-14T23:20:29.7554589Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:20:29.7555872Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:20:29.7556965Z * checking for empty or unneeded directories 2021-05-14T23:20:29.7558033Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:20:29.7561013Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:20:29.7564081Z (as ‘lib’ is unspecified) 2021-05-14T23:20:30.7096730Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:20:30.7098194Z ** R 2021-05-14T23:20:30.7099291Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:30.7100049Z ** help 2021-05-14T23:20:30.7100814Z *** installing help indices 2021-05-14T23:20:30.7101441Z ** building package indices 2021-05-14T23:20:30.7102134Z ** testing if installed package can be loaded 2021-05-14T23:20:30.7102718Z * DONE (sysreqs) 2021-05-14T23:20:48.9775302Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:20:48.9777662Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:20:48.9779276Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:20:49.0328900Z Hit:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:20:49.0580770Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:20:49.0822895Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:20:49.1254672Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:20:49.2828315Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:20:49.4408699Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:20:49.9598987Z Fetched 109 kB in 1s (120 kB/s) 2021-05-14T23:20:50.7666281Z Reading package lists... 2021-05-14T23:20:50.8414423Z Reading package lists... 2021-05-14T23:20:51.0228519Z Building dependency tree... 2021-05-14T23:20:51.0252037Z Reading state information... 2021-05-14T23:20:51.1903563Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:20:51.1905317Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:20:51.1906598Z libssh2-1-dev set to manually installed. 2021-05-14T23:20:51.1907897Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:20:51.1909238Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:20:51.1910177Z Suggested packages: 2021-05-14T23:20:51.1911804Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:20:51.2375483Z The following NEW packages will be installed: 2021-05-14T23:20:51.2386548Z libcurl4-openssl-dev 2021-05-14T23:20:51.2581319Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:51.2583247Z Need to get 321 kB of archives. 2021-05-14T23:20:51.2584504Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:20:51.2586729Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-14T23:20:51.7038118Z Fetched 321 kB in 0s (15.8 MB/s) 2021-05-14T23:20:51.7356386Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:20:51.7448436Z (Reading database ... 2021-05-14T23:20:51.7448958Z (Reading database ... 5% 2021-05-14T23:20:51.7449423Z (Reading database ... 10% 2021-05-14T23:20:51.7449868Z (Reading database ... 15% 2021-05-14T23:20:51.7450323Z (Reading database ... 20% 2021-05-14T23:20:51.7450763Z (Reading database ... 25% 2021-05-14T23:20:51.7451216Z (Reading database ... 30% 2021-05-14T23:20:51.7451653Z (Reading database ... 35% 2021-05-14T23:20:51.7452101Z (Reading database ... 40% 2021-05-14T23:20:51.7452548Z (Reading database ... 45% 2021-05-14T23:20:51.7453224Z (Reading database ... 50% 2021-05-14T23:20:51.7494899Z (Reading database ... 55% 2021-05-14T23:20:51.7554390Z (Reading database ... 60% 2021-05-14T23:20:51.7606316Z (Reading database ... 65% 2021-05-14T23:20:51.7833124Z (Reading database ... 70% 2021-05-14T23:20:51.7873776Z (Reading database ... 75% 2021-05-14T23:20:51.8175585Z (Reading database ... 80% 2021-05-14T23:20:51.8292209Z (Reading database ... 85% 2021-05-14T23:20:51.8720752Z (Reading database ... 90% 2021-05-14T23:20:51.8828380Z (Reading database ... 95% 2021-05-14T23:20:51.8829024Z (Reading database ... 100% 2021-05-14T23:20:51.8829832Z (Reading database ... 285015 files and directories currently installed.) 2021-05-14T23:20:51.8972507Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:20:51.8991793Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:20:51.9897489Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:20:51.9926936Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:57.4600311Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:20:57.4600963Z remotes::install_github("ropensci/tic") 2021-05-14T23:20:57.4601586Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:20:57.4602227Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:20:57.4602776Z remotes::install_cran("covr") 2021-05-14T23:20:57.4609515Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:20:57.4609919Z env: 2021-05-14T23:20:57.4610351Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:20:57.4610817Z TIC_DEPLOY_KEY: 2021-05-14T23:20:57.4611584Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:20:57.4613163Z GITHUB_PAT: *** 2021-05-14T23:20:57.4613546Z COVERALLS_TOKEN: 2021-05-14T23:20:57.4613989Z continue-on-error: false 2021-05-14T23:20:57.4614433Z VDIFFR_RUN_TESTS: 2021-05-14T23:20:57.4614870Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:20:57.4615335Z TZ: UTC 2021-05-14T23:20:57.4615704Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:20:57.4616078Z NOT_CRAN: true 2021-05-14T23:20:57.4616429Z ##[endgroup] 2021-05-14T23:20:57.6385853Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:20:58.1001826Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:21:14.5233130Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:21:14.5234785Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:21:14.5235824Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:21:14.5236999Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:21:14.5237909Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:21:14.5238823Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:21:14.5239735Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:21:14.5240617Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:21:14.5241561Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:21:14.5242484Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:21:14.5243353Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:21:14.5244279Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:21:14.5245187Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:21:14.5246063Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:21:14.5246992Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:21:14.5247935Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:21:14.5248878Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:21:14.5249778Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:21:14.5251045Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:21:14.5251958Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:21:14.5252861Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:21:14.5253774Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:21:14.5255870Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:21:14.5256791Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:21:14.5257594Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:21:14.5259454Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-14T23:21:14.5261245Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:21:14.5262069Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:21:14.5262882Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:21:14.5263693Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:21:14.5264521Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:21:14.5265329Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:21:14.5270698Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:21:14.5271713Z (as ‘lib’ is unspecified) 2021-05-14T23:21:27.9487851Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:21:29.3480076Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-14T23:21:29.7502296Z ================================================== 2021-05-14T23:21:29.7504290Z downloaded 1.3 MB 2021-05-14T23:21:29.7505098Z 2021-05-14T23:21:29.7546674Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:21:31.0403017Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-14T23:21:31.3425782Z ================================================== 2021-05-14T23:21:31.3426417Z downloaded 226 KB 2021-05-14T23:21:31.3426726Z 2021-05-14T23:21:31.3466542Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:21:32.5707306Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-14T23:21:32.8385833Z ================================================== 2021-05-14T23:21:32.8386418Z downloaded 140 KB 2021-05-14T23:21:32.8386713Z 2021-05-14T23:21:32.8425000Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:21:34.1275225Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-14T23:21:34.2811766Z ================================================== 2021-05-14T23:21:34.2812776Z downloaded 53 KB 2021-05-14T23:21:34.2813301Z 2021-05-14T23:21:34.2852308Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:21:35.3866117Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-14T23:21:35.4612594Z ================================================== 2021-05-14T23:21:35.4613612Z downloaded 22 KB 2021-05-14T23:21:35.4614067Z 2021-05-14T23:21:35.4651190Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:21:38.1264247Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-14T23:21:38.6415022Z ================================================== 2021-05-14T23:21:38.6416066Z downloaded 1.4 MB 2021-05-14T23:21:38.6416777Z 2021-05-14T23:21:38.6455452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:21:39.9203747Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-14T23:21:39.9480274Z ================================================== 2021-05-14T23:21:39.9481566Z downloaded 36 KB 2021-05-14T23:21:39.9482122Z 2021-05-14T23:21:39.9520980Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:21:41.2919159Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-14T23:21:41.7053441Z ================================================== 2021-05-14T23:21:41.7053998Z downloaded 883 KB 2021-05-14T23:21:41.7054275Z 2021-05-14T23:21:41.7095312Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:21:43.0976374Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-14T23:21:43.4165065Z ================================================== 2021-05-14T23:21:43.4166179Z downloaded 522 KB 2021-05-14T23:21:43.4166748Z 2021-05-14T23:21:43.4206038Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:21:44.7255600Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-14T23:21:44.7969642Z ================================================== 2021-05-14T23:21:44.7970601Z downloaded 12 KB 2021-05-14T23:21:44.7971274Z 2021-05-14T23:21:44.8015800Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:21:46.8676368Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-14T23:21:47.2584396Z ================================================== 2021-05-14T23:21:47.2586744Z downloaded 482 KB 2021-05-14T23:21:47.2588394Z 2021-05-14T23:21:47.2623674Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:21:48.6502833Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-14T23:21:48.7533069Z ================================================== 2021-05-14T23:21:48.7534183Z downloaded 90 KB 2021-05-14T23:21:48.7534813Z 2021-05-14T23:21:48.7575735Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:21:49.9881816Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-14T23:21:50.4198724Z ================================================== 2021-05-14T23:21:50.4199891Z downloaded 503 KB 2021-05-14T23:21:50.4200434Z 2021-05-14T23:21:50.4239642Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:21:51.5690429Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-14T23:21:52.0175122Z ================================================== 2021-05-14T23:21:52.0176344Z downloaded 621 KB 2021-05-14T23:21:52.0176884Z 2021-05-14T23:21:52.0219659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:21:53.7344035Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-14T23:21:53.7345811Z ================================================== 2021-05-14T23:21:53.7346715Z downloaded 265 KB 2021-05-14T23:21:53.7347125Z 2021-05-14T23:21:53.7348849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:21:56.5819106Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-14T23:21:56.8420934Z ================================================== 2021-05-14T23:21:56.8422007Z downloaded 166 KB 2021-05-14T23:21:56.8422555Z 2021-05-14T23:21:56.8464790Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:21:58.0993537Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-14T23:21:58.4377719Z ================================================== 2021-05-14T23:21:58.4378908Z downloaded 235 KB 2021-05-14T23:21:58.4379548Z 2021-05-14T23:21:58.4421214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:22:00.6318447Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-14T23:22:00.8471321Z ================================================== 2021-05-14T23:22:00.8471816Z downloaded 276 KB 2021-05-14T23:22:00.8472291Z 2021-05-14T23:22:00.8511441Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:22:02.1008595Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-14T23:22:02.4028424Z ================================================== 2021-05-14T23:22:02.4029034Z downloaded 202 KB 2021-05-14T23:22:02.4029348Z 2021-05-14T23:22:02.4071346Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:22:03.5365865Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-14T23:22:03.6960465Z ================================================== 2021-05-14T23:22:03.6961476Z downloaded 63 KB 2021-05-14T23:22:03.6961939Z 2021-05-14T23:22:03.6999099Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:22:04.8666834Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-14T23:22:04.9758358Z ================================================== 2021-05-14T23:22:04.9758909Z downloaded 45 KB 2021-05-14T23:22:04.9759215Z 2021-05-14T23:22:04.9802897Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:22:06.1288992Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-14T23:22:06.5389167Z ================================================== 2021-05-14T23:22:06.5390601Z downloaded 415 KB 2021-05-14T23:22:06.5391174Z 2021-05-14T23:22:06.5429754Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:22:07.8312120Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-14T23:22:07.9224175Z ================================================== 2021-05-14T23:22:07.9225356Z downloaded 90 KB 2021-05-14T23:22:07.9225907Z 2021-05-14T23:22:07.9267392Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:22:09.4123848Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-14T23:22:09.5777162Z ================================================== 2021-05-14T23:22:09.5779248Z downloaded 132 KB 2021-05-14T23:22:09.5780884Z 2021-05-14T23:22:09.5816692Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:22:10.7538197Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-14T23:22:11.0927797Z ================================================== 2021-05-14T23:22:11.0928388Z downloaded 270 KB 2021-05-14T23:22:11.0928684Z 2021-05-14T23:22:11.0965303Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:22:13.1504925Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-14T23:22:13.4869928Z ================================================== 2021-05-14T23:22:13.4870997Z downloaded 736 KB 2021-05-14T23:22:13.4871635Z 2021-05-14T23:22:13.4913968Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:22:14.7760798Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-14T23:22:14.8639513Z ================================================== 2021-05-14T23:22:14.8640723Z downloaded 45 KB 2021-05-14T23:22:14.8641262Z 2021-05-14T23:22:14.8678991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:22:18.6676297Z Content type 'binary/octet-stream' length 68507 bytes (66 KB) 2021-05-14T23:22:18.8319046Z ================================================== 2021-05-14T23:22:18.8320263Z downloaded 66 KB 2021-05-14T23:22:18.8320809Z 2021-05-14T23:22:18.8359201Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:22:21.7439270Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-14T23:22:22.0215568Z ================================================== 2021-05-14T23:22:22.0216607Z downloaded 684 KB 2021-05-14T23:22:22.0217186Z 2021-05-14T23:22:22.0256714Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:22:23.3035909Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-14T23:22:23.4431909Z ================================================== 2021-05-14T23:22:23.4433064Z downloaded 45 KB 2021-05-14T23:22:23.4433617Z 2021-05-14T23:22:23.4473993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:22:24.9377983Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-14T23:22:25.2497789Z ================================================== 2021-05-14T23:22:25.2498743Z downloaded 598 KB 2021-05-14T23:22:25.2499276Z 2021-05-14T23:22:25.5214655Z * installing *binary* package ‘rlang’ ... 2021-05-14T23:22:25.5279234Z * DONE (rlang) 2021-05-14T23:22:25.7418403Z * installing *binary* package ‘magrittr’ ... 2021-05-14T23:22:25.7466580Z * DONE (magrittr) 2021-05-14T23:22:25.9558006Z * installing *binary* package ‘glue’ ... 2021-05-14T23:22:25.9603354Z * DONE (glue) 2021-05-14T23:22:26.1580354Z * installing *binary* package ‘sys’ ... 2021-05-14T23:22:26.1624367Z * DONE (sys) 2021-05-14T23:22:26.3588317Z * installing *binary* package ‘mime’ ... 2021-05-14T23:22:26.3627970Z * DONE (mime) 2021-05-14T23:22:26.6415361Z * installing *binary* package ‘curl’ ... 2021-05-14T23:22:26.6481629Z * DONE (curl) 2021-05-14T23:22:26.8773129Z * installing *binary* package ‘jsonlite’ ... 2021-05-14T23:22:26.8821011Z * DONE (jsonlite) 2021-05-14T23:22:27.0736933Z * installing *binary* package ‘ini’ ... 2021-05-14T23:22:27.0776096Z * DONE (ini) 2021-05-14T23:22:27.2864259Z * installing *binary* package ‘gitcreds’ ... 2021-05-14T23:22:27.2908599Z * DONE (gitcreds) 2021-05-14T23:22:27.5417252Z * installing *binary* package ‘zip’ ... 2021-05-14T23:22:27.5475194Z * DONE (zip) 2021-05-14T23:22:27.7643432Z * installing *binary* package ‘rstudioapi’ ... 2021-05-14T23:22:27.7700540Z * DONE (rstudioapi) 2021-05-14T23:22:27.9911594Z * installing *binary* package ‘fastmap’ ... 2021-05-14T23:22:27.9959250Z * DONE (fastmap) 2021-05-14T23:22:28.2191999Z * installing *binary* package ‘yaml’ ... 2021-05-14T23:22:28.2244555Z * DONE (yaml) 2021-05-14T23:22:28.4327476Z * installing *binary* package ‘withr’ ... 2021-05-14T23:22:28.4369600Z * DONE (withr) 2021-05-14T23:22:28.6471244Z * installing *binary* package ‘whisker’ ... 2021-05-14T23:22:28.6517188Z * DONE (whisker) 2021-05-14T23:22:28.8464439Z * installing *binary* package ‘rappdirs’ ... 2021-05-14T23:22:28.8506441Z * DONE (rappdirs) 2021-05-14T23:22:29.1045791Z * installing *binary* package ‘fs’ ... 2021-05-14T23:22:29.1104138Z * DONE (fs) 2021-05-14T23:22:29.3072587Z * installing *binary* package ‘clipr’ ... 2021-05-14T23:22:29.3115736Z * DONE (clipr) 2021-05-14T23:22:29.5459408Z * installing *binary* package ‘git2r’ ... 2021-05-14T23:22:29.5508955Z * DONE (git2r) 2021-05-14T23:22:29.7426971Z * installing *binary* package ‘askpass’ ... 2021-05-14T23:22:29.7469948Z * DONE (askpass) 2021-05-14T23:22:29.9671249Z * installing *binary* package ‘cli’ ... 2021-05-14T23:22:29.9716790Z * DONE (cli) 2021-05-14T23:22:30.1909272Z * installing *binary* package ‘purrr’ ... 2021-05-14T23:22:30.1961314Z * DONE (purrr) 2021-05-14T23:22:30.4074337Z * installing *binary* package ‘lifecycle’ ... 2021-05-14T23:22:30.4124119Z * DONE (lifecycle) 2021-05-14T23:22:30.6073923Z * installing *binary* package ‘cachem’ ... 2021-05-14T23:22:30.6114796Z * DONE (cachem) 2021-05-14T23:22:30.9306931Z * installing *binary* package ‘openssl’ ... 2021-05-14T23:22:30.9387152Z * DONE (openssl) 2021-05-14T23:22:31.1320179Z * installing *binary* package ‘memoise’ ... 2021-05-14T23:22:31.1360207Z * DONE (memoise) 2021-05-14T23:22:31.3624326Z * installing *binary* package ‘httr’ ... 2021-05-14T23:22:31.3678586Z * DONE (httr) 2021-05-14T23:22:31.5748514Z * installing *binary* package ‘credentials’ ... 2021-05-14T23:22:31.5793169Z * DONE (credentials) 2021-05-14T23:22:31.7781602Z * installing *binary* package ‘gh’ ... 2021-05-14T23:22:31.7875637Z * DONE (gh) 2021-05-14T23:22:32.0002031Z * installing *binary* package ‘gert’ ... 2021-05-14T23:22:32.0047450Z * DONE (gert) 2021-05-14T23:22:32.2552595Z * installing *binary* package ‘usethis’ ... 2021-05-14T23:22:32.2619963Z * DONE (usethis) 2021-05-14T23:22:32.2680439Z 2021-05-14T23:22:32.2681477Z The downloaded source packages are in 2021-05-14T23:22:32.2682851Z ‘/tmp/Rtmprb82kd/downloaded_packages’ 2021-05-14T23:22:32.2692078Z Running `R CMD build`... 2021-05-14T23:22:33.7840883Z * checking for file ‘/tmp/Rtmprb82kd/remotes72112e4a985c/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:22:33.7842382Z * preparing ‘tic’: 2021-05-14T23:22:33.7843510Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:22:33.7844478Z * installing the package to process help pages 2021-05-14T23:22:33.7845695Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:22:33.7846737Z * checking for empty or unneeded directories 2021-05-14T23:22:33.7847742Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:22:33.7849704Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:22:33.7850616Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:22:33.7852187Z (as ‘lib’ is unspecified) 2021-05-14T23:22:33.7852890Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:22:34.0837767Z * installing *source* package ‘tic’ ... 2021-05-14T23:22:34.1096205Z ** R 2021-05-14T23:22:34.1316713Z ** inst 2021-05-14T23:22:34.1352752Z ** preparing package for lazy loading 2021-05-14T23:22:34.3126547Z ** help 2021-05-14T23:22:34.4567551Z *** installing help indices 2021-05-14T23:22:34.5957689Z *** copying figures 2021-05-14T23:22:34.5964977Z ** building package indices 2021-05-14T23:22:34.7346637Z ** installing vignettes 2021-05-14T23:22:34.7374819Z ** testing if installed package can be loaded 2021-05-14T23:22:34.9761501Z * DONE (tic) 2021-05-14T23:22:34.9889048Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:22:35.1762760Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:22:37.0188282Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:22:37.0189061Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:22:37.0189664Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:22:37.0190312Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:22:37.0190940Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:22:37.0191528Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:22:37.0192164Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:22:37.0192752Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:22:37.0193351Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:22:37.0193932Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:22:37.0194512Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:22:37.0195108Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:22:37.0195716Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:22:37.0196490Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:22:37.0197105Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:22:37.0197725Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:22:37.0198323Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:22:37.0198916Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:22:37.0199479Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:22:37.0200063Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:22:37.0200648Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:22:37.0201229Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:22:37.0201832Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:22:37.0202412Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:22:37.0203013Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:22:37.0203588Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:22:37.0204518Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:22:37.0205109Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:22:37.0205718Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:22:37.0206313Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:22:37.0206913Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:22:37.0207566Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:22:37.0208190Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:22:37.0208804Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:22:37.0209415Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:22:37.0210045Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:22:37.0210669Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:22:37.0211296Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:22:37.0215969Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-14T23:22:37.0217931Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:22:37.0218654Z (as ‘lib’ is unspecified) 2021-05-14T23:22:50.8707691Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:22:52.1306491Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-14T23:22:52.4362150Z ================================================== 2021-05-14T23:22:52.4363301Z downloaded 231 KB 2021-05-14T23:22:52.4363865Z 2021-05-14T23:22:52.4396814Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:22:53.6918563Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-14T23:22:54.1445183Z ================================================== 2021-05-14T23:22:54.1446446Z downloaded 1.5 MB 2021-05-14T23:22:54.1446996Z 2021-05-14T23:22:54.1478274Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:22:55.4270680Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-14T23:22:55.4973400Z ================================================== 2021-05-14T23:22:55.4975629Z downloaded 17 KB 2021-05-14T23:22:55.4976117Z 2021-05-14T23:22:55.5007579Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:22:56.7468623Z Content type 'binary/octet-stream' length 1000621 bytes (977 KB) 2021-05-14T23:22:57.2262194Z ================================================== 2021-05-14T23:22:57.2263420Z downloaded 977 KB 2021-05-14T23:22:57.2263963Z 2021-05-14T23:22:57.2301298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:22:58.6181372Z Content type 'binary/octet-stream' length 810510 bytes (791 KB) 2021-05-14T23:22:58.9897830Z ================================================== 2021-05-14T23:22:58.9899130Z downloaded 791 KB 2021-05-14T23:22:58.9899692Z 2021-05-14T23:22:58.9935448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:23:00.3792706Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-14T23:23:00.4000302Z ================================================== 2021-05-14T23:23:00.4001307Z downloaded 43 KB 2021-05-14T23:23:00.4001976Z 2021-05-14T23:23:00.4038106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:23:01.7892749Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-14T23:23:01.9865180Z ================================================== 2021-05-14T23:23:01.9866327Z downloaded 247 KB 2021-05-14T23:23:01.9866879Z 2021-05-14T23:23:01.9901886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:23:03.3767316Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-14T23:23:03.7553277Z ================================================== 2021-05-14T23:23:03.7554419Z downloaded 968 KB 2021-05-14T23:23:03.7554980Z 2021-05-14T23:23:03.7592443Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:23:04.8936965Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-14T23:23:05.0574332Z ================================================== 2021-05-14T23:23:05.0574866Z downloaded 67 KB 2021-05-14T23:23:05.0575173Z 2021-05-14T23:23:05.0611689Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:23:06.3463014Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-14T23:23:06.5873545Z ================================================== 2021-05-14T23:23:06.5874654Z downloaded 349 KB 2021-05-14T23:23:06.5875234Z 2021-05-14T23:23:06.5913224Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:23:07.9340472Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-14T23:23:08.2861723Z ================================================== 2021-05-14T23:23:08.2862340Z downloaded 411 KB 2021-05-14T23:23:08.2862652Z 2021-05-14T23:23:08.2902536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:23:09.5002091Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-14T23:23:09.5764544Z ================================================== 2021-05-14T23:23:09.5765105Z downloaded 15 KB 2021-05-14T23:23:09.5765395Z 2021-05-14T23:23:09.5806093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:23:12.1949701Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-14T23:23:12.4415568Z ================================================== 2021-05-14T23:23:12.4417737Z downloaded 146 KB 2021-05-14T23:23:12.4419367Z 2021-05-14T23:23:12.4451459Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:23:13.8223627Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-14T23:23:13.8732763Z ================================================== 2021-05-14T23:23:13.8733975Z downloaded 71 KB 2021-05-14T23:23:13.8734557Z 2021-05-14T23:23:13.8769823Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:23:15.0843551Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-14T23:23:15.1763104Z ================================================== 2021-05-14T23:23:15.1764382Z downloaded 39 KB 2021-05-14T23:23:15.1764961Z 2021-05-14T23:23:15.1799803Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:23:16.4477330Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-14T23:23:16.8282370Z ================================================== 2021-05-14T23:23:16.8283547Z downloaded 348 KB 2021-05-14T23:23:16.8284084Z 2021-05-14T23:23:16.8322296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:23:18.1072725Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-14T23:23:18.4098828Z ================================================== 2021-05-14T23:23:18.4099423Z downloaded 423 KB 2021-05-14T23:23:18.4099729Z 2021-05-14T23:23:18.4137714Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:23:19.6257370Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-14T23:23:19.7617059Z ================================================== 2021-05-14T23:23:19.7617662Z downloaded 41 KB 2021-05-14T23:23:19.7617966Z 2021-05-14T23:23:19.7658329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:23:20.9910927Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-14T23:23:21.4311221Z ================================================== 2021-05-14T23:23:21.4312353Z downloaded 603 KB 2021-05-14T23:23:21.4313803Z 2021-05-14T23:23:21.4351817Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:23:22.6898653Z Content type 'binary/octet-stream' length 306556 bytes (299 KB) 2021-05-14T23:23:23.0135144Z ================================================== 2021-05-14T23:23:23.0137429Z downloaded 299 KB 2021-05-14T23:23:23.0139135Z 2021-05-14T23:23:23.0169566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:23:24.3951918Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-14T23:23:24.5940941Z ================================================== 2021-05-14T23:23:24.5943194Z downloaded 224 KB 2021-05-14T23:23:24.5945016Z 2021-05-14T23:23:24.5995241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:23:25.8417060Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-14T23:23:25.9506346Z ================================================== 2021-05-14T23:23:25.9507549Z downloaded 37 KB 2021-05-14T23:23:25.9508432Z 2021-05-14T23:23:25.9542763Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:23:27.2303712Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-14T23:23:27.4270685Z ================================================== 2021-05-14T23:23:27.4271296Z downloaded 200 KB 2021-05-14T23:23:27.4271616Z 2021-05-14T23:23:27.4310592Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:23:29.0311831Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-14T23:23:29.5938610Z ================================================== 2021-05-14T23:23:29.5939774Z downloaded 2.8 MB 2021-05-14T23:23:29.5940363Z 2021-05-14T23:23:29.5977903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:23:31.1824090Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-14T23:23:31.7088397Z ================================================== 2021-05-14T23:23:31.7089293Z downloaded 4.0 MB 2021-05-14T23:23:31.7089692Z 2021-05-14T23:23:31.7202706Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:23:32.9570567Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-14T23:23:33.4946967Z ================================================== 2021-05-14T23:23:33.4948162Z downloaded 1.3 MB 2021-05-14T23:23:33.4948722Z 2021-05-14T23:23:33.4985501Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:23:34.7523749Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-14T23:23:35.1366740Z ================================================== 2021-05-14T23:23:35.1367361Z downloaded 479 KB 2021-05-14T23:23:35.1367665Z 2021-05-14T23:23:35.1406380Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:23:36.3208315Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-14T23:23:36.5352313Z ================================================== 2021-05-14T23:23:36.5353309Z downloaded 107 KB 2021-05-14T23:23:36.5353941Z 2021-05-14T23:23:36.5392982Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:23:37.7011970Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-14T23:23:37.7757028Z ================================================== 2021-05-14T23:23:37.7757622Z downloaded 21 KB 2021-05-14T23:23:37.7757930Z 2021-05-14T23:23:37.7797529Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:23:39.1790946Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-14T23:23:39.1792358Z ================================================== 2021-05-14T23:23:39.1793288Z downloaded 42 KB 2021-05-14T23:23:39.1793639Z 2021-05-14T23:23:39.1832809Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:23:40.3884224Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-14T23:23:40.4800436Z ================================================== 2021-05-14T23:23:40.4800989Z downloaded 33 KB 2021-05-14T23:23:40.4801303Z 2021-05-14T23:23:40.4839370Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:23:41.6295130Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-14T23:23:41.8720025Z ================================================== 2021-05-14T23:23:41.8720626Z downloaded 135 KB 2021-05-14T23:23:41.8720931Z 2021-05-14T23:23:41.8761033Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:23:43.1466260Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-14T23:23:43.7809126Z ================================================== 2021-05-14T23:23:43.7809681Z downloaded 3.4 MB 2021-05-14T23:23:43.7809945Z 2021-05-14T23:23:43.7846659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:23:45.4906601Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-14T23:23:45.6538460Z ================================================== 2021-05-14T23:23:45.6539345Z downloaded 64 KB 2021-05-14T23:23:45.6539790Z 2021-05-14T23:23:45.6576076Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:23:47.2440734Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-14T23:23:47.6344907Z ================================================== 2021-05-14T23:23:47.6345744Z downloaded 1.3 MB 2021-05-14T23:23:47.6346181Z 2021-05-14T23:23:47.6379993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:23:48.9226575Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-14T23:23:49.0334903Z ================================================== 2021-05-14T23:23:49.0336201Z downloaded 128 KB 2021-05-14T23:23:49.0336764Z 2021-05-14T23:23:49.0372471Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:23:50.3229529Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-14T23:23:50.6024004Z ================================================== 2021-05-14T23:23:50.6025034Z downloaded 383 KB 2021-05-14T23:23:50.6025631Z 2021-05-14T23:23:50.8202158Z * installing *binary* package ‘utf8’ ... 2021-05-14T23:23:50.8248645Z * DONE (utf8) 2021-05-14T23:23:51.0115978Z * installing *binary* package ‘pkgconfig’ ... 2021-05-14T23:23:51.0155599Z * DONE (pkgconfig) 2021-05-14T23:23:51.2238104Z * installing *binary* package ‘fansi’ ... 2021-05-14T23:23:51.2283834Z * DONE (fansi) 2021-05-14T23:23:51.4646015Z * installing *binary* package ‘diffobj’ ... 2021-05-14T23:23:51.4701660Z * DONE (diffobj) 2021-05-14T23:23:51.6834913Z * installing *binary* package ‘ps’ ... 2021-05-14T23:23:51.6882294Z * DONE (ps) 2021-05-14T23:23:51.8753096Z * installing *binary* package ‘praise’ ... 2021-05-14T23:23:51.8792992Z * DONE (praise) 2021-05-14T23:23:52.0737407Z * installing *binary* package ‘pkgload’ ... 2021-05-14T23:23:52.0779128Z * DONE (pkgload) 2021-05-14T23:23:52.2713985Z * installing *binary* package ‘evaluate’ ... 2021-05-14T23:23:52.2754596Z * DONE (evaluate) 2021-05-14T23:23:52.4657848Z * installing *binary* package ‘ellipsis’ ... 2021-05-14T23:23:52.4698708Z * DONE (ellipsis) 2021-05-14T23:23:52.7004903Z * installing *binary* package ‘digest’ ... 2021-05-14T23:23:52.7061725Z * DONE (digest) 2021-05-14T23:23:52.8957977Z * installing *binary* package ‘brio’ ... 2021-05-14T23:23:52.8998906Z * DONE (brio) 2021-05-14T23:23:53.1451832Z * installing *binary* package ‘xml2’ ... 2021-05-14T23:23:53.1508130Z * DONE (xml2) 2021-05-14T23:23:53.3609179Z * installing *binary* package ‘xfun’ ... 2021-05-14T23:23:53.3656647Z * DONE (xfun) 2021-05-14T23:23:53.7764138Z * installing *binary* package ‘stringi’ ... 2021-05-14T23:23:53.7860636Z * DONE (stringi) 2021-05-14T23:23:54.7244906Z * installing *binary* package ‘Rcpp’ ... 2021-05-14T23:23:54.7628014Z * DONE (Rcpp) 2021-05-14T23:23:55.0133125Z * installing *binary* package ‘commonmark’ ... 2021-05-14T23:23:55.0187300Z * DONE (commonmark) 2021-05-14T23:23:55.2419966Z * installing *binary* package ‘brew’ ... 2021-05-14T23:23:55.2475132Z * DONE (brew) 2021-05-14T23:23:55.4372746Z * installing *binary* package ‘sessioninfo’ ... 2021-05-14T23:23:55.4411730Z * DONE (sessioninfo) 2021-05-14T23:23:55.6282430Z * installing *binary* package ‘prettyunits’ ... 2021-05-14T23:23:55.6321899Z * DONE (prettyunits) 2021-05-14T23:23:55.9475600Z * installing *binary* package ‘vctrs’ ... 2021-05-14T23:23:55.9557252Z * DONE (vctrs) 2021-05-14T23:23:56.1736158Z * installing *binary* package ‘processx’ ... 2021-05-14T23:23:56.1784905Z * DONE (processx) 2021-05-14T23:23:56.4034725Z * installing *binary* package ‘markdown’ ... 2021-05-14T23:23:56.4085517Z * DONE (markdown) 2021-05-14T23:23:56.6052252Z * installing *binary* package ‘highr’ ... 2021-05-14T23:23:56.6095345Z * DONE (highr) 2021-05-14T23:23:56.8220740Z * installing *binary* package ‘stringr’ ... 2021-05-14T23:23:56.8268397Z * DONE (stringr) 2021-05-14T23:23:57.0219077Z * installing *binary* package ‘rversions’ ... 2021-05-14T23:23:57.0261410Z * DONE (rversions) 2021-05-14T23:23:57.2931570Z * installing *binary* package ‘pillar’ ... 2021-05-14T23:23:57.2998217Z * DONE (pillar) 2021-05-14T23:23:57.5066927Z * installing *binary* package ‘callr’ ... 2021-05-14T23:23:57.5107393Z * DONE (callr) 2021-05-14T23:23:57.8480993Z * installing *binary* package ‘knitr’ ... 2021-05-14T23:23:57.8599247Z * DONE (knitr) 2021-05-14T23:23:58.0521457Z * installing *binary* package ‘xopen’ ... 2021-05-14T23:23:58.0563485Z * DONE (xopen) 2021-05-14T23:23:58.3232339Z * installing *binary* package ‘tibble’ ... 2021-05-14T23:23:58.3295161Z * DONE (tibble) 2021-05-14T23:23:58.5256478Z * installing *binary* package ‘pkgbuild’ ... 2021-05-14T23:23:58.5298011Z * DONE (pkgbuild) 2021-05-14T23:23:58.8366586Z * installing *binary* package ‘roxygen2’ ... 2021-05-14T23:23:58.8445240Z * DONE (roxygen2) 2021-05-14T23:23:59.0331203Z * installing *binary* package ‘rematch2’ ... 2021-05-14T23:23:59.0370776Z * DONE (rematch2) 2021-05-14T23:23:59.2310109Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-14T23:23:59.2350306Z * DONE (rcmdcheck) 2021-05-14T23:23:59.4293342Z * installing *binary* package ‘waldo’ ... 2021-05-14T23:23:59.4334963Z * DONE (waldo) 2021-05-14T23:23:59.9397707Z * installing *binary* package ‘testthat’ ... 2021-05-14T23:23:59.9543716Z * DONE (testthat) 2021-05-14T23:24:00.1733900Z * installing *binary* package ‘devtools’ ... 2021-05-14T23:24:00.1780147Z * DONE (devtools) 2021-05-14T23:24:00.1833926Z 2021-05-14T23:24:00.1834850Z The downloaded source packages are in 2021-05-14T23:24:00.1836463Z ‘/tmp/Rtmprb82kd/downloaded_packages’ 2021-05-14T23:24:00.2668367Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:24:02.0106294Z 2021-05-14T23:24:02.2940256Z 2021-05-14T23:24:02.2959242Z checking for file ‘/tmp/Rtmprb82kd/remotes72114d2fc7ef/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:24:02.3154932Z 2021-05-14T23:24:02.3157194Z ✔ checking for file ‘/tmp/Rtmprb82kd/remotes72114d2fc7ef/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:24:02.3163813Z 2021-05-14T23:24:02.3190165Z 2021-05-14T23:24:02.3191252Z ─ preparing ‘desc’: 2021-05-14T23:24:02.3214383Z checking DESCRIPTION meta-information ... 2021-05-14T23:24:02.3241933Z 2021-05-14T23:24:02.3243115Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:24:02.3879329Z 2021-05-14T23:24:02.3918218Z 2021-05-14T23:24:02.3919773Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:24:02.3927169Z 2021-05-14T23:24:02.3958491Z 2021-05-14T23:24:02.3959739Z ─ checking for empty or unneeded directories 2021-05-14T23:24:02.3966109Z 2021-05-14T23:24:02.3991513Z 2021-05-14T23:24:02.3992566Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:24:02.5064564Z 2021-05-14T23:24:02.5065854Z 2021-05-14T23:24:02.5066268Z 2021-05-14T23:24:02.5165033Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:02.5166204Z (as ‘lib’ is unspecified) 2021-05-14T23:24:02.8153071Z * installing *source* package ‘desc’ ... 2021-05-14T23:24:02.8339827Z ** R 2021-05-14T23:24:02.8491135Z ** inst 2021-05-14T23:24:02.8508954Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:04.1097797Z ** help 2021-05-14T23:24:04.2325675Z *** installing help indices 2021-05-14T23:24:04.3300921Z ** building package indices 2021-05-14T23:24:04.4719007Z ** testing if installed package can be loaded 2021-05-14T23:24:04.6437081Z * DONE (desc) 2021-05-14T23:24:04.8314656Z 2021-05-14T23:24:04.8316196Z 2021-05-14T23:24:04.8320760Z checking for file ‘/tmp/Rtmprb82kd/remotes721136566793/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:24:04.8367339Z 2021-05-14T23:24:04.8369444Z ✔ checking for file ‘/tmp/Rtmprb82kd/remotes721136566793/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:24:04.8485653Z 2021-05-14T23:24:04.8486615Z 2021-05-14T23:24:04.8487704Z ─ preparing ‘ghtravis’: 2021-05-14T23:24:04.8545124Z checking DESCRIPTION meta-information ... 2021-05-14T23:24:04.8576765Z 2021-05-14T23:24:04.8578732Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:24:04.8973288Z 2021-05-14T23:24:04.9014454Z 2021-05-14T23:24:04.9016814Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:24:04.9027305Z 2021-05-14T23:24:04.9059394Z 2021-05-14T23:24:04.9061376Z ─ checking for empty or unneeded directories 2021-05-14T23:24:04.9090573Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:24:04.9272044Z 2021-05-14T23:24:04.9274570Z 2021-05-14T23:24:04.9275886Z 2021-05-14T23:24:04.9758534Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:04.9759351Z (as ‘lib’ is unspecified) 2021-05-14T23:24:05.1899869Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:24:05.2042112Z ** R 2021-05-14T23:24:05.2134646Z ** inst 2021-05-14T23:24:05.2142238Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:06.1765354Z ** help 2021-05-14T23:24:06.2240114Z *** installing help indices 2021-05-14T23:24:06.2673880Z ** building package indices 2021-05-14T23:24:06.3046353Z ** testing if installed package can be loaded 2021-05-14T23:24:06.8841687Z * DONE (ghtravis) 2021-05-14T23:24:06.8942018Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:24:07.1040716Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:24:08.7637724Z 2021-05-14T23:24:08.7639838Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:24:08.7641144Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:24:08.7642135Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:24:08.7643113Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:24:08.7643908Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:24:08.7644688Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:24:08.7648876Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:08.7649865Z (as ‘lib’ is unspecified) 2021-05-14T23:24:22.7601683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:24:24.3596536Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-14T23:24:24.5266302Z ================================================== 2021-05-14T23:24:24.5267491Z downloaded 192 KB 2021-05-14T23:24:24.5268103Z 2021-05-14T23:24:24.5310420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:24:25.9350779Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-14T23:24:26.0971391Z ================================================== 2021-05-14T23:24:26.0972531Z downloaded 66 KB 2021-05-14T23:24:26.0973083Z 2021-05-14T23:24:26.1015413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:24:27.6861253Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-14T23:24:27.8465847Z ================================================== 2021-05-14T23:24:27.8466976Z downloaded 191 KB 2021-05-14T23:24:27.8467507Z 2021-05-14T23:24:27.8511100Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:24:29.7853083Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-14T23:24:29.7853930Z ================================================== 2021-05-14T23:24:29.7854404Z downloaded 1.2 MB 2021-05-14T23:24:29.7854697Z 2021-05-14T23:24:29.7856502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:24:31.0089007Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-14T23:24:31.3743972Z ================================================== 2021-05-14T23:24:31.3746009Z downloaded 1.0 MB 2021-05-14T23:24:31.3747306Z 2021-05-14T23:24:31.5826763Z * installing *binary* package ‘tidyselect’ ... 2021-05-14T23:24:31.5872353Z * DONE (tidyselect) 2021-05-14T23:24:31.7810117Z * installing *binary* package ‘generics’ ... 2021-05-14T23:24:31.7851845Z * DONE (generics) 2021-05-14T23:24:32.0166525Z * installing *binary* package ‘cpp11’ ... 2021-05-14T23:24:32.0226332Z * DONE (cpp11) 2021-05-14T23:24:32.3080620Z * installing *binary* package ‘dplyr’ ... 2021-05-14T23:24:32.3157128Z * DONE (dplyr) 2021-05-14T23:24:32.5925994Z * installing *binary* package ‘tidyr’ ... 2021-05-14T23:24:32.5992876Z * DONE (tidyr) 2021-05-14T23:24:32.6052973Z 2021-05-14T23:24:32.6053853Z The downloaded source packages are in 2021-05-14T23:24:32.6055180Z ‘/tmp/Rtmprb82kd/downloaded_packages’ 2021-05-14T23:24:32.7802929Z 2021-05-14T23:24:32.7812438Z checking for file ‘/tmp/Rtmprb82kd/remotes7211400a5a63/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:24:32.7848596Z 2021-05-14T23:24:32.7850179Z ✔ checking for file ‘/tmp/Rtmprb82kd/remotes7211400a5a63/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:24:32.7916868Z 2021-05-14T23:24:32.7951140Z 2021-05-14T23:24:32.7953133Z ─ preparing ‘aghast’: 2021-05-14T23:24:32.7965189Z 2021-05-14T23:24:32.7967029Z 2021-05-14T23:24:32.8014209Z checking DESCRIPTION meta-information ... 2021-05-14T23:24:32.8049048Z 2021-05-14T23:24:32.8051083Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:24:32.8279672Z 2021-05-14T23:24:32.8315728Z 2021-05-14T23:24:32.8318309Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:24:32.8328835Z 2021-05-14T23:24:32.8358749Z 2021-05-14T23:24:32.8360790Z ─ checking for empty or unneeded directories 2021-05-14T23:24:32.8393034Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:24:32.8482583Z 2021-05-14T23:24:32.8484697Z 2021-05-14T23:24:32.8486013Z 2021-05-14T23:24:32.8554919Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:32.8564805Z (as ‘lib’ is unspecified) 2021-05-14T23:24:33.0416776Z * installing *source* package ‘aghast’ ... 2021-05-14T23:24:33.0627358Z ** R 2021-05-14T23:24:33.0686963Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:33.2952967Z ** help 2021-05-14T23:24:33.3153113Z *** installing help indices 2021-05-14T23:24:33.3363603Z ** building package indices 2021-05-14T23:24:33.3551972Z ** testing if installed package can be loaded 2021-05-14T23:24:33.5199969Z * DONE (aghast) 2021-05-14T23:24:33.5279279Z Installing 1 packages: covr 2021-05-14T23:24:33.5289869Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:33.5290644Z (as ‘lib’ is unspecified) 2021-05-14T23:24:47.3077390Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:24:47.3078034Z 2021-05-14T23:24:47.3082880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:24:48.5581160Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-14T23:24:48.8142938Z ================================================== 2021-05-14T23:24:48.8144139Z downloaded 160 KB 2021-05-14T23:24:48.8144676Z 2021-05-14T23:24:48.8185586Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:24:50.4477127Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-14T23:24:50.5843307Z ================================================== 2021-05-14T23:24:50.5843925Z downloaded 118 KB 2021-05-14T23:24:50.5844214Z 2021-05-14T23:24:50.5885224Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:24:51.8732895Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-14T23:24:52.0848803Z ================================================== 2021-05-14T23:24:52.0850061Z downloaded 280 KB 2021-05-14T23:24:52.0850610Z 2021-05-14T23:24:52.2951292Z * installing *binary* package ‘lazyeval’ ... 2021-05-14T23:24:52.2996765Z * DONE (lazyeval) 2021-05-14T23:24:52.5073870Z * installing *binary* package ‘rex’ ... 2021-05-14T23:24:52.5118495Z * DONE (rex) 2021-05-14T23:24:52.7374023Z * installing *binary* package ‘covr’ ... 2021-05-14T23:24:52.7432176Z * DONE (covr) 2021-05-14T23:24:52.7491726Z 2021-05-14T23:24:52.7492831Z The downloaded source packages are in 2021-05-14T23:24:52.7494249Z ‘/tmp/Rtmprb82kd/downloaded_packages’ 2021-05-14T23:24:52.7644035Z 2021-05-14T23:24:52.7680942Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:24:52.7681535Z Rscript -e "tic::before_install()" 2021-05-14T23:24:52.7724875Z shell: /usr/bin/bash -e {0} 2021-05-14T23:24:52.7725257Z env: 2021-05-14T23:24:52.7725938Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:24:52.7726363Z TIC_DEPLOY_KEY: 2021-05-14T23:24:52.7727126Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:24:52.7728848Z GITHUB_PAT: *** 2021-05-14T23:24:52.7729225Z COVERALLS_TOKEN: 2021-05-14T23:24:52.7729666Z continue-on-error: false 2021-05-14T23:24:52.7730103Z VDIFFR_RUN_TESTS: 2021-05-14T23:24:52.7730538Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:24:52.7730974Z TZ: UTC 2021-05-14T23:24:52.7731338Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:24:52.7731706Z NOT_CRAN: true 2021-05-14T23:24:52.7732058Z ##[endgroup] 2021-05-14T23:24:53.0296487Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:24:53.1450289Z Running before_install: step_install_remote_binaries() 2021-05-14T23:24:53.6100527Z Installing kirby21.base binaries 2021-05-14T23:24:53.6111517Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:24:53.7970685Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:24:53.7998299Z tag_name 2021-05-14T23:24:53.7999074Z 9 1.7.3.s 2021-05-14T23:24:53.8000032Z zipball_url 2021-05-14T23:24:53.8000970Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:24:53.8001835Z tarball_url 2021-05-14T23:24:53.8002709Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:24:53.8003788Z commit.sha 2021-05-14T23:24:53.8004364Z 9 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:24:53.8006272Z commit.url 2021-05-14T23:24:53.8007670Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:24:53.8008846Z node_id 2021-05-14T23:24:53.8009995Z 9 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:24:53.8011212Z url 2021-05-14T23:24:53.8012262Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:24:53.8014043Z Installing kirby21.base package binaries 2021-05-14T23:24:53.8014800Z assets_url 2021-05-14T23:24:53.8016076Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:24:53.8017250Z upload_url 2021-05-14T23:24:53.8018512Z 9 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:24:53.8019842Z id asset_updated_at asset_created_at created_at 2021-05-14T23:24:53.8021344Z 9 42981925 2021-05-14 21:16:40 2021-05-14 21:16:40 2021-05-14 21:04:30 2021-05-14T23:24:53.8022213Z published_at asset_name 2021-05-14T23:24:53.8023411Z 9 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:24:53.8024272Z asset_label asset_download_count 2021-05-14T23:24:53.8024929Z 9 3 2021-05-14T23:24:53.8025788Z asset_browser_download_url 2021-05-14T23:24:53.8027450Z 9 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:24:53.8060640Z --2021-05-14 23:24:53-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:24:53.8104495Z Resolving github.com (github.com)... 140.82.114.3 2021-05-14T23:24:53.8162257Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-14T23:24:53.9031048Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:24:53.9038189Z Location: https://github-releases.githubusercontent.com/367479151/ac916c00-b4f9-11eb-9133-98e4182758e6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232453Z&X-Amz-Expires=300&X-Amz-Signature=ef1f4357452581420a087d36105cd123caf932104a7a82da7bc43d88b11b148d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:24:53.9046882Z --2021-05-14 23:24:53-- https://github-releases.githubusercontent.com/367479151/ac916c00-b4f9-11eb-9133-98e4182758e6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232453Z&X-Amz-Expires=300&X-Amz-Signature=ef1f4357452581420a087d36105cd123caf932104a7a82da7bc43d88b11b148d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-14T23:24:53.9067095Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.108.154, ... 2021-05-14T23:24:53.9119436Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-14T23:24:54.0117002Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:24:54.0118783Z Length: 42117 (41K) [application/octet-stream] 2021-05-14T23:24:54.0120352Z Saving to: ‘/tmp/Rtmp4H6UPT/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-14T23:24:54.0121050Z 2021-05-14T23:24:54.0165034Z 0K .......... .......... .......... .......... . 100% 8.48M=0.005s 2021-05-14T23:24:54.0165341Z 2021-05-14T23:24:54.0166621Z 2021-05-14 23:24:54 (8.48 MB/s) - ‘/tmp/Rtmp4H6UPT/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42117/42117] 2021-05-14T23:24:54.0167413Z 2021-05-14T23:24:54.0201861Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:54.0202665Z (as ‘lib’ is unspecified) 2021-05-14T23:24:54.2091214Z * installing *binary* package ‘kirby21.base’ ... 2021-05-14T23:24:54.2135086Z * DONE (kirby21.base) 2021-05-14T23:24:54.2215957Z Rewriting new remotes: 2021-05-14T23:24:54.2390595Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:24:54.2391282Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:24:54.2391853Z remotes::install_cran("rcmdcheck") 2021-05-14T23:24:54.2392349Z remotes::install_cran("markdown") 2021-05-14T23:24:54.2399397Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:24:54.2399783Z env: 2021-05-14T23:24:54.2400187Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:24:54.2400621Z TIC_DEPLOY_KEY: 2021-05-14T23:24:54.2401376Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:24:54.2402959Z GITHUB_PAT: *** 2021-05-14T23:24:54.2403355Z COVERALLS_TOKEN: 2021-05-14T23:24:54.2403794Z continue-on-error: false 2021-05-14T23:24:54.2404233Z VDIFFR_RUN_TESTS: 2021-05-14T23:24:54.2404667Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:24:54.2405084Z TZ: UTC 2021-05-14T23:24:54.2405433Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:24:54.2405866Z NOT_CRAN: true 2021-05-14T23:24:54.2406201Z ##[endgroup] 2021-05-14T23:25:14.7125387Z 2021-05-14T23:25:27.5848079Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:25:27.5849775Z Use `force = TRUE` to force installation 2021-05-14T23:25:27.5859093Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:25:27.5860401Z Use `force = TRUE` to force installation 2021-05-14T23:25:27.5982321Z ##[group]Run options(width = 100) 2021-05-14T23:25:27.5982802Z options(width = 100) 2021-05-14T23:25:27.5983327Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:25:27.5983966Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:25:27.5991085Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:25:27.5991471Z env: 2021-05-14T23:25:27.5991880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:27.5992307Z TIC_DEPLOY_KEY: 2021-05-14T23:25:27.5993063Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:25:27.5994667Z GITHUB_PAT: *** 2021-05-14T23:25:27.5995047Z COVERALLS_TOKEN: 2021-05-14T23:25:27.5995485Z continue-on-error: false 2021-05-14T23:25:27.5995920Z VDIFFR_RUN_TESTS: 2021-05-14T23:25:27.5996818Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:25:27.5997232Z TZ: UTC 2021-05-14T23:25:27.5997589Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:27.5998007Z NOT_CRAN: true 2021-05-14T23:25:27.5998345Z ##[endgroup] 2021-05-14T23:25:28.0110694Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:25:28.0111878Z setting value 2021-05-14T23:25:28.0112917Z version R version 3.5.3 (2019-03-11) 2021-05-14T23:25:28.0113611Z os Ubuntu 20.04.2 LTS 2021-05-14T23:25:28.0114467Z system x86_64, linux-gnu 2021-05-14T23:25:28.0115570Z ui X11 2021-05-14T23:25:28.0116473Z language (EN) 2021-05-14T23:25:28.0117378Z collate C.UTF-8 2021-05-14T23:25:28.0118215Z ctype C.UTF-8 2021-05-14T23:25:28.0118848Z tz UTC 2021-05-14T23:25:28.0120062Z date 2021-05-14 2021-05-14T23:25:28.0120466Z 2021-05-14T23:25:28.0121401Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:25:28.0122302Z package * version date lib source 2021-05-14T23:25:28.0123456Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:25:28.0124525Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0125493Z base * 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0126437Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0127409Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0128379Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0129331Z cachem 1.0.4 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0130293Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0131260Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0132194Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0133158Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0134146Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0135135Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0136164Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0137175Z compiler 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0138152Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0139129Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0140331Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0141374Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0142375Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0143342Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0144333Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0145416Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:25:28.0146478Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0147459Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0148433Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0149383Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0150367Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0151365Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0152351Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0153329Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0154294Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0155410Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0156520Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0157521Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0158492Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0159689Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:25:28.0160790Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0161780Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0162750Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0163732Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0164748Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0165711Z grid 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0166675Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0167638Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0168668Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0169521Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0170397Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0171356Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-14T23:25:28.0172275Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0173120Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0173992Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0174869Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0175730Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0176594Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0177569Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0178423Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0179290Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0180156Z methods * 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0180993Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0181836Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0182731Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0183578Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0184448Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0185306Z parallel 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0186180Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0187039Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0187899Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0188770Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0189731Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0190592Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0191478Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0192328Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0193147Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0193992Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0194826Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0195702Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0197517Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0198261Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0199031Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0222293Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0223078Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0223845Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0224609Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0225365Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0226146Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0226905Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0227688Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0228458Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0229206Z splines 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0229928Z stats * 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0230665Z stats4 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0231557Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0232310Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0233066Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-14T23:25:28.0233790Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0234571Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:25:28.0235361Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0236380Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0237153Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0237926Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:25:28.0238706Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0239458Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0240218Z tools 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0240958Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0241678Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0242396Z utils * 3.5.3 2021-02-17 [2] local 2021-05-14T23:25:28.0243231Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0243957Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0244695Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0245419Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0246165Z xfun 0.22 2021-03-11 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0246875Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0247601Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0248316Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0249035Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-14T23:25:28.0249330Z 2021-05-14T23:25:28.0250489Z [1] /home/runner/work/_temp/Library 2021-05-14T23:25:28.0250983Z [2] /opt/R/3.5.3/lib/R/library 2021-05-14T23:25:28.0282047Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:25:28.0282622Z Rscript -e 'tic::script()' 2021-05-14T23:25:28.0283007Z ls -l check 2021-05-14T23:25:28.0325642Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:25:28.0326102Z env: 2021-05-14T23:25:28.0326516Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:28.0326936Z TIC_DEPLOY_KEY: 2021-05-14T23:25:28.0327692Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:25:28.0329368Z GITHUB_PAT: *** 2021-05-14T23:25:28.0329747Z COVERALLS_TOKEN: 2021-05-14T23:25:28.0330191Z continue-on-error: false 2021-05-14T23:25:28.0330635Z VDIFFR_RUN_TESTS: 2021-05-14T23:25:28.0331094Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:25:28.0331492Z TZ: UTC 2021-05-14T23:25:28.0331858Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:28.0332234Z NOT_CRAN: true 2021-05-14T23:25:28.0332582Z ##[endgroup] 2021-05-14T23:25:28.2820745Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:25:28.4076332Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:25:28.4077391Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:25:28.4078125Z timeout = Inf, check_dir = "check") 2021-05-14T23:25:28.4790120Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:25:28.6815748Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:25:29.2725022Z * preparing ‘kirby21.flair’: 2021-05-14T23:25:29.2763432Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:25:29.4689268Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:25:29.4690182Z * checking for empty or unneeded directories 2021-05-14T23:25:29.4708680Z * building ‘kirby21.flair_1.7.0.tar.gz’ 2021-05-14T23:25:29.4778398Z 2021-05-14T23:25:29.6060100Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:25:29.8038959Z * using log directory ‘/home/runner/work/kirby21.flair/kirby21.flair/check/kirby21.flair.Rcheck’ 2021-05-14T23:25:29.8049439Z * using R version 3.5.3 (2019-03-11) 2021-05-14T23:25:29.8050245Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:25:29.8050933Z * using session charset: UTF-8 2021-05-14T23:25:29.8144896Z * using option ‘--as-cran’ 2021-05-14T23:25:29.8166129Z * checking for file ‘kirby21.flair/DESCRIPTION’ ... OK 2021-05-14T23:25:29.8167313Z * checking extension type ... Package 2021-05-14T23:25:29.8168323Z * this is package ‘kirby21.flair’ version ‘1.7.0’ 2021-05-14T23:25:29.8177146Z * package encoding: UTF-8 2021-05-14T23:25:29.8190927Z * checking package namespace information ... OK 2021-05-14T23:25:45.3115900Z * checking package dependencies ... OK 2021-05-14T23:25:45.3125425Z * checking if this is a source package ... OK 2021-05-14T23:25:45.3126596Z * checking if there is a namespace ... OK 2021-05-14T23:25:45.3127406Z * checking for executable files ... OK 2021-05-14T23:25:45.3128267Z * checking for hidden files and directories ... OK 2021-05-14T23:25:45.3129092Z * checking for portable file names ... OK 2021-05-14T23:25:45.3130002Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:25:45.3130923Z * checking serialization versions ... OK 2021-05-14T23:25:45.3132529Z * checking whether package ‘kirby21.flair’ can be installed ... OK 2021-05-14T23:25:45.3133469Z * checking installed package size ... OK 2021-05-14T23:25:45.3328926Z * checking package directory ... OK 2021-05-14T23:25:45.4771639Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:25:45.4773345Z * checking top-level files ... OK 2021-05-14T23:25:45.4774086Z * checking for left-over files ... OK 2021-05-14T23:25:45.4774644Z * checking index information ... OK 2021-05-14T23:25:45.5790925Z * checking package subdirectories ... OK 2021-05-14T23:25:45.6220067Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:25:45.6688169Z * checking R files for syntax errors ... OK 2021-05-14T23:25:45.8368192Z * checking whether the package can be loaded ... OK 2021-05-14T23:25:45.9203460Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:25:46.0049357Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:25:46.0920805Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:25:46.2585390Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:25:46.4296795Z * checking loading without being on the library search path ... OK 2021-05-14T23:25:46.5310918Z * checking dependencies in R code ... OK 2021-05-14T23:25:46.9604700Z * checking S3 generic/method consistency ... OK 2021-05-14T23:25:47.0765978Z * checking replacement functions ... OK 2021-05-14T23:25:47.1961715Z * checking foreign function calls ... OK 2021-05-14T23:25:48.7884630Z * checking R code for possible problems ... OK 2021-05-14T23:25:48.8455245Z * checking Rd files ... OK 2021-05-14T23:25:48.8915165Z * checking Rd metadata ... OK 2021-05-14T23:25:48.9429304Z * checking Rd line widths ... OK 2021-05-14T23:25:49.0199541Z * checking Rd cross-references ... OK 2021-05-14T23:25:49.1344449Z * checking for missing documentation entries ... OK 2021-05-14T23:25:49.4833913Z * checking for code/documentation mismatches ... OK 2021-05-14T23:25:50.0180267Z * checking Rd \usage sections ... OK 2021-05-14T23:25:50.0698795Z * checking Rd contents ... OK 2021-05-14T23:25:50.1314361Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:25:50.5792797Z * checking examples ... OK 2021-05-14T23:25:52.0839113Z * checking PDF version of manual ... OK 2021-05-14T23:25:52.0839980Z * DONE 2021-05-14T23:25:52.0840455Z 2021-05-14T23:25:52.0851576Z Status: OK 2021-05-14T23:25:52.0852121Z 2021-05-14T23:25:52.1664017Z ── R CMD check results ──────────────────────────────── kirby21.flair 1.7.0 ──── 2021-05-14T23:25:52.1680628Z Duration: 22.7s 2021-05-14T23:25:52.1681199Z 2021-05-14T23:25:52.1693949Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:25:52.1775162Z total 20 2021-05-14T23:25:52.1776724Z drwxr-xr-x 5 runner docker 4096 May 14 23:25 kirby21.flair.Rcheck 2021-05-14T23:25:52.1778935Z -rw-r--r-- 1 runner docker 2196 May 14 23:25 kirby21.flair_1.7.0.tar.gz 2021-05-14T23:25:52.1788069Z -rw-r--r-- 1 runner docker 11602 May 14 23:25 kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:25:52.1817843Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:25:52.1818536Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:25:52.1861242Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:25:52.1861725Z env: 2021-05-14T23:25:52.1862135Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:52.1862555Z TIC_DEPLOY_KEY: 2021-05-14T23:25:52.1863325Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:25:52.1865005Z GITHUB_PAT: *** 2021-05-14T23:25:52.1865377Z COVERALLS_TOKEN: 2021-05-14T23:25:52.1865817Z continue-on-error: false 2021-05-14T23:25:52.1866255Z VDIFFR_RUN_TESTS: 2021-05-14T23:25:52.1866702Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:25:52.1867098Z TZ: UTC 2021-05-14T23:25:52.1867452Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:52.1867822Z NOT_CRAN: true 2021-05-14T23:25:52.1868168Z ##[endgroup] 2021-05-14T23:25:52.1985262Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:25:52.1985809Z Rscript -e "tic::before_deploy()" 2021-05-14T23:25:52.2026416Z shell: /usr/bin/bash -e {0} 2021-05-14T23:25:52.2026767Z env: 2021-05-14T23:25:52.2027182Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:52.2027606Z TIC_DEPLOY_KEY: 2021-05-14T23:25:52.2028361Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:25:52.2029617Z GITHUB_PAT: *** 2021-05-14T23:25:52.2030005Z COVERALLS_TOKEN: 2021-05-14T23:25:52.2030460Z continue-on-error: false 2021-05-14T23:25:52.2030890Z VDIFFR_RUN_TESTS: 2021-05-14T23:25:52.2031338Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:25:52.2031735Z TZ: UTC 2021-05-14T23:25:52.2032101Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:52.2032469Z NOT_CRAN: true 2021-05-14T23:25:52.2032816Z ##[endgroup] 2021-05-14T23:25:52.4448151Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:25:52.5569845Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:25:52.5570365Z with: 2021-05-14T23:25:52.5571147Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets{?name,label} 2021-05-14T23:25:52.5572154Z asset_path: check/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:25:52.5572863Z asset_name: kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:25:52.5573497Z asset_content_type: application/octet-stream 2021-05-14T23:25:52.5573973Z env: 2021-05-14T23:25:52.5574362Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:52.5574789Z TIC_DEPLOY_KEY: 2021-05-14T23:25:52.5575517Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:25:52.5576776Z GITHUB_PAT: *** 2021-05-14T23:25:52.5577134Z COVERALLS_TOKEN: 2021-05-14T23:25:52.5577585Z continue-on-error: false 2021-05-14T23:25:52.5578026Z VDIFFR_RUN_TESTS: 2021-05-14T23:25:52.5578480Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:25:52.5578879Z TZ: UTC 2021-05-14T23:25:52.5579243Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:52.5579619Z NOT_CRAN: true 2021-05-14T23:25:52.5580357Z GITHUB_TOKEN: *** 2021-05-14T23:25:52.5580713Z ##[endgroup] 2021-05-14T23:25:53.2710120Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:25:53.2710696Z Rscript -e "tic::deploy()" 2021-05-14T23:25:53.2753363Z shell: /usr/bin/bash -e {0} 2021-05-14T23:25:53.2753730Z env: 2021-05-14T23:25:53.2754270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:53.2754693Z TIC_DEPLOY_KEY: 2021-05-14T23:25:53.2755455Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:25:53.2757114Z GITHUB_PAT: *** 2021-05-14T23:25:53.2757487Z COVERALLS_TOKEN: 2021-05-14T23:25:53.2757928Z continue-on-error: false 2021-05-14T23:25:53.2758366Z VDIFFR_RUN_TESTS: 2021-05-14T23:25:53.2758805Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:25:53.2759216Z TZ: UTC 2021-05-14T23:25:53.2759576Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:53.2759940Z NOT_CRAN: true 2021-05-14T23:25:53.2760290Z ##[endgroup] 2021-05-14T23:25:53.5250260Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:25:53.6358521Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:25:53.6359087Z Rscript -e "tic::after_deploy()" 2021-05-14T23:25:53.6401980Z shell: /usr/bin/bash -e {0} 2021-05-14T23:25:53.6402335Z env: 2021-05-14T23:25:53.6402752Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:53.6403192Z TIC_DEPLOY_KEY: 2021-05-14T23:25:53.6403952Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:25:53.6405440Z GITHUB_PAT: *** 2021-05-14T23:25:53.6405802Z COVERALLS_TOKEN: 2021-05-14T23:25:53.6406259Z continue-on-error: false 2021-05-14T23:25:53.6406695Z VDIFFR_RUN_TESTS: 2021-05-14T23:25:53.6407142Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:25:53.6407549Z TZ: UTC 2021-05-14T23:25:53.6407907Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:53.6408280Z NOT_CRAN: true 2021-05-14T23:25:53.6408627Z ##[endgroup] 2021-05-14T23:25:53.8859324Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:25:54.1489228Z Post job cleanup. 2021-05-14T23:25:54.1905905Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:25:54.2012109Z Post job cleanup. 2021-05-14T23:25:54.2928658Z [command]/usr/bin/git version 2021-05-14T23:25:54.2986824Z git version 2.31.1 2021-05-14T23:25:54.3028790Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:25:54.3075810Z [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-14T23:25:54.3310687Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:25:54.3350316Z http.https://github.com/.extraheader 2021-05-14T23:25:54.3360714Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:25:54.3404140Z [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-14T23:25:54.3712665Z Cleaning up orphan processes