2021-05-15T13:59:45.2182075Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:59:45.8776753Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:59:45.9430021Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:59:46.0054115Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:59:46.1015125Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:59:53.8944917Z Current runner version: '2.278.0' 2021-05-15T13:59:53.8979580Z ##[group]Operating System 2021-05-15T13:59:53.8980624Z Ubuntu 2021-05-15T13:59:53.8981102Z 20.04.2 2021-05-15T13:59:53.8981643Z LTS 2021-05-15T13:59:53.8982180Z ##[endgroup] 2021-05-15T13:59:53.8982860Z ##[group]Virtual Environment 2021-05-15T13:59:53.8983547Z Environment: ubuntu-20.04 2021-05-15T13:59:53.8984222Z Version: 20210510.0 2021-05-15T13:59:53.8985321Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:59:53.8986904Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:59:53.8987926Z ##[endgroup] 2021-05-15T13:59:53.8990115Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:59:53.8991450Z Actions: write 2021-05-15T13:59:53.8992095Z Checks: write 2021-05-15T13:59:53.8992638Z Contents: write 2021-05-15T13:59:53.8993282Z Deployments: write 2021-05-15T13:59:53.8993998Z Issues: write 2021-05-15T13:59:53.8994618Z Metadata: read 2021-05-15T13:59:53.8995183Z Packages: write 2021-05-15T13:59:53.8995835Z PullRequests: write 2021-05-15T13:59:53.8996520Z RepositoryProjects: write 2021-05-15T13:59:53.8997293Z SecurityEvents: write 2021-05-15T13:59:53.8997894Z Statuses: write 2021-05-15T13:59:53.8998627Z ##[endgroup] 2021-05-15T13:59:53.9002224Z Prepare workflow directory 2021-05-15T13:59:54.0140223Z Prepare all required actions 2021-05-15T13:59:54.0152553Z Getting action download info 2021-05-15T13:59:54.4087322Z Download action repository 'actions/checkout@v2' 2021-05-15T13:59:56.2473222Z Download action repository 'r-lib/actions@master' 2021-05-15T13:59:57.8821179Z Download action repository 'adigherman/actions@master' 2021-05-15T14:00:00.6673557Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T14:00:02.3731836Z Download action repository 'actions/cache@v1' 2021-05-15T14:00:03.1898134Z Download action repository 'actions/upload-artifact@master' 2021-05-15T14:00:03.9732030Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T14:00:05.0007502Z ##[group]Run actions/checkout@v2 2021-05-15T14:00:05.0008134Z with: 2021-05-15T14:00:05.0008834Z repository: neuroconductor/kirby21.dti 2021-05-15T14:00:05.0009885Z token: *** 2021-05-15T14:00:05.0010316Z ssh-strict: true 2021-05-15T14:00:05.0010863Z persist-credentials: true 2021-05-15T14:00:05.0011498Z clean: true 2021-05-15T14:00:05.0011885Z fetch-depth: 1 2021-05-15T14:00:05.0012279Z lfs: false 2021-05-15T14:00:05.0012660Z submodules: false 2021-05-15T14:00:05.0013050Z env: 2021-05-15T14:00:05.0013484Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:05.0013963Z TIC_DEPLOY_KEY: 2021-05-15T14:00:05.0014797Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:05.0015997Z GITHUB_PAT: *** 2021-05-15T14:00:05.0016411Z COVERALLS_TOKEN: 2021-05-15T14:00:05.0016896Z continue-on-error: false 2021-05-15T14:00:05.0017390Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:05.0017782Z ##[endgroup] 2021-05-15T14:00:05.2538647Z Syncing repository: neuroconductor/kirby21.dti 2021-05-15T14:00:05.2539613Z ##[group]Getting Git version info 2021-05-15T14:00:05.2540940Z Working directory is '/home/runner/work/kirby21.dti/kirby21.dti' 2021-05-15T14:00:05.2594971Z [command]/usr/bin/git version 2021-05-15T14:00:05.2746748Z git version 2.31.1 2021-05-15T14:00:05.8796113Z ##[endgroup] 2021-05-15T14:00:05.8797736Z Deleting the contents of '/home/runner/work/kirby21.dti/kirby21.dti' 2021-05-15T14:00:05.8799467Z ##[group]Initializing the repository 2021-05-15T14:00:05.8800542Z [command]/usr/bin/git init /home/runner/work/kirby21.dti/kirby21.dti 2021-05-15T14:00:05.8801801Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T14:00:05.8802845Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T14:00:05.8803857Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T14:00:05.8804614Z hint: 2021-05-15T14:00:05.8805927Z hint: git config --global init.defaultBranch 2021-05-15T14:00:05.8806665Z hint: 2021-05-15T14:00:05.8807591Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T14:00:05.8808820Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T14:00:05.8809631Z hint: 2021-05-15T14:00:05.8810327Z hint: git branch -m 2021-05-15T14:00:05.8811236Z Initialized empty Git repository in /home/runner/work/kirby21.dti/kirby21.dti/.git/ 2021-05-15T14:00:05.8812463Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.dti 2021-05-15T14:00:05.8813398Z ##[endgroup] 2021-05-15T14:00:05.8814131Z ##[group]Disabling automatic garbage collection 2021-05-15T14:00:05.8815126Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T14:00:05.8815834Z ##[endgroup] 2021-05-15T14:00:05.8817832Z ##[group]Setting up auth 2021-05-15T14:00:05.8820271Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:00:05.8821932Z [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-15T14:00:05.8823578Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:00:05.8825628Z [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-15T14:00:05.8827633Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T14:00:05.8828621Z ##[endgroup] 2021-05-15T14:00:05.8829106Z ##[group]Fetching the repository 2021-05-15T14:00:05.8830937Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa:refs/tags/1.7.0.s 2021-05-15T14:00:05.8832539Z remote: Enumerating objects: 49, done. 2021-05-15T14:00:05.8833161Z remote: Counting objects: 2% (1/49) 2021-05-15T14:00:05.8833719Z remote: Counting objects: 4% (2/49) 2021-05-15T14:00:05.8834289Z remote: Counting objects: 6% (3/49) 2021-05-15T14:00:05.8834962Z remote: Counting objects: 8% (4/49) 2021-05-15T14:00:05.8835584Z remote: Counting objects: 10% (5/49) 2021-05-15T14:00:05.8836150Z remote: Counting objects: 12% (6/49) 2021-05-15T14:00:05.8836700Z remote: Counting objects: 14% (7/49) 2021-05-15T14:00:05.8837266Z remote: Counting objects: 16% (8/49) 2021-05-15T14:00:05.8837818Z remote: Counting objects: 18% (9/49) 2021-05-15T14:00:05.8838383Z remote: Counting objects: 20% (10/49) 2021-05-15T14:00:05.8838951Z remote: Counting objects: 22% (11/49) 2021-05-15T14:00:05.8839504Z remote: Counting objects: 24% (12/49) 2021-05-15T14:00:05.8840219Z remote: Counting objects: 26% (13/49) 2021-05-15T14:00:05.8840784Z remote: Counting objects: 28% (14/49) 2021-05-15T14:00:05.8841350Z remote: Counting objects: 30% (15/49) 2021-05-15T14:00:05.8841901Z remote: Counting objects: 32% (16/49) 2021-05-15T14:00:05.8842461Z remote: Counting objects: 34% (17/49) 2021-05-15T14:00:05.8843014Z remote: Counting objects: 36% (18/49) 2021-05-15T14:00:05.8843574Z remote: Counting objects: 38% (19/49) 2021-05-15T14:00:05.8844140Z remote: Counting objects: 40% (20/49) 2021-05-15T14:00:05.8844688Z remote: Counting objects: 42% (21/49) 2021-05-15T14:00:05.8845251Z remote: Counting objects: 44% (22/49) 2021-05-15T14:00:05.8845802Z remote: Counting objects: 46% (23/49) 2021-05-15T14:00:05.8846364Z remote: Counting objects: 48% (24/49) 2021-05-15T14:00:05.8846915Z remote: Counting objects: 51% (25/49) 2021-05-15T14:00:05.8847481Z remote: Counting objects: 53% (26/49) 2021-05-15T14:00:05.8848159Z remote: Counting objects: 55% (27/49) 2021-05-15T14:00:05.8848719Z remote: Counting objects: 57% (28/49) 2021-05-15T14:00:05.8849267Z remote: Counting objects: 59% (29/49) 2021-05-15T14:00:05.8849831Z remote: Counting objects: 61% (30/49) 2021-05-15T14:00:05.8850393Z remote: Counting objects: 63% (31/49) 2021-05-15T14:00:05.8850942Z remote: Counting objects: 65% (32/49) 2021-05-15T14:00:05.8851504Z remote: Counting objects: 67% (33/49) 2021-05-15T14:00:05.8852058Z remote: Counting objects: 69% (34/49) 2021-05-15T14:00:05.8852618Z remote: Counting objects: 71% (35/49) 2021-05-15T14:00:05.8853167Z remote: Counting objects: 73% (36/49) 2021-05-15T14:00:05.8853729Z remote: Counting objects: 75% (37/49) 2021-05-15T14:00:05.8854280Z remote: Counting objects: 77% (38/49) 2021-05-15T14:00:05.8854844Z remote: Counting objects: 79% (39/49) 2021-05-15T14:00:05.8855411Z remote: Counting objects: 81% (40/49) 2021-05-15T14:00:05.8855968Z remote: Counting objects: 83% (41/49) 2021-05-15T14:00:05.8856531Z remote: Counting objects: 85% (42/49) 2021-05-15T14:00:05.8857083Z remote: Counting objects: 87% (43/49) 2021-05-15T14:00:05.8857647Z remote: Counting objects: 89% (44/49) 2021-05-15T14:00:05.8858195Z remote: Counting objects: 91% (45/49) 2021-05-15T14:00:05.8858756Z remote: Counting objects: 93% (46/49) 2021-05-15T14:00:05.8859302Z remote: Counting objects: 95% (47/49) 2021-05-15T14:00:05.8859868Z remote: Counting objects: 97% (48/49) 2021-05-15T14:00:05.8860433Z remote: Counting objects: 100% (49/49) 2021-05-15T14:00:05.8861013Z remote: Counting objects: 100% (49/49), done. 2021-05-15T14:00:05.8861634Z remote: Compressing objects: 2% (1/48) 2021-05-15T14:00:05.8862241Z remote: Compressing objects: 4% (2/48) 2021-05-15T14:00:05.8862860Z remote: Compressing objects: 6% (3/48) 2021-05-15T14:00:05.8863552Z remote: Compressing objects: 8% (4/48) 2021-05-15T14:00:05.8864180Z remote: Compressing objects: 10% (5/48) 2021-05-15T14:00:05.8864783Z remote: Compressing objects: 12% (6/48) 2021-05-15T14:00:05.8865395Z remote: Compressing objects: 14% (7/48) 2021-05-15T14:00:05.8866012Z remote: Compressing objects: 16% (8/48) 2021-05-15T14:00:05.8866609Z remote: Compressing objects: 18% (9/48) 2021-05-15T14:00:05.8867224Z remote: Compressing objects: 20% (10/48) 2021-05-15T14:00:05.8867834Z remote: Compressing objects: 22% (11/48) 2021-05-15T14:00:05.8868456Z remote: Compressing objects: 25% (12/48) 2021-05-15T14:00:05.8869062Z remote: Compressing objects: 27% (13/48) 2021-05-15T14:00:05.8869676Z remote: Compressing objects: 29% (14/48) 2021-05-15T14:00:05.8870279Z remote: Compressing objects: 31% (15/48) 2021-05-15T14:00:05.8870901Z remote: Compressing objects: 33% (16/48) 2021-05-15T14:00:05.8871512Z remote: Compressing objects: 35% (17/48) 2021-05-15T14:00:05.8872141Z remote: Compressing objects: 37% (18/48) 2021-05-15T14:00:05.8872761Z remote: Compressing objects: 39% (19/48) 2021-05-15T14:00:05.8873364Z remote: Compressing objects: 41% (20/48) 2021-05-15T14:00:05.8873974Z remote: Compressing objects: 43% (21/48) 2021-05-15T14:00:05.8874591Z remote: Compressing objects: 45% (22/48) 2021-05-15T14:00:05.8875191Z remote: Compressing objects: 47% (23/48) 2021-05-15T14:00:05.8875806Z remote: Compressing objects: 50% (24/48) 2021-05-15T14:00:05.8876410Z remote: Compressing objects: 52% (25/48) 2021-05-15T14:00:05.8877024Z remote: Compressing objects: 54% (26/48) 2021-05-15T14:00:05.8877624Z remote: Compressing objects: 56% (27/48) 2021-05-15T14:00:05.8878239Z remote: Compressing objects: 58% (28/48) 2021-05-15T14:00:05.8878841Z remote: Compressing objects: 60% (29/48) 2021-05-15T14:00:05.8879531Z remote: Compressing objects: 62% (30/48) 2021-05-15T14:00:05.8910791Z remote: Compressing objects: 64% (31/48) 2021-05-15T14:00:05.8911432Z remote: Compressing objects: 66% (32/48) 2021-05-15T14:00:05.8912061Z remote: Compressing objects: 68% (33/48) 2021-05-15T14:00:05.8912765Z remote: Compressing objects: 70% (34/48) 2021-05-15T14:00:05.8913338Z remote: Compressing objects: 72% (35/48) 2021-05-15T14:00:05.8913898Z remote: Compressing objects: 75% (36/48) 2021-05-15T14:00:05.8914472Z remote: Compressing objects: 77% (37/48) 2021-05-15T14:00:05.8915031Z remote: Compressing objects: 79% (38/48) 2021-05-15T14:00:05.8915612Z remote: Compressing objects: 81% (39/48) 2021-05-15T14:00:05.8916192Z remote: Compressing objects: 83% (40/48) 2021-05-15T14:00:05.8916933Z remote: Compressing objects: 85% (41/48) 2021-05-15T14:00:05.8917551Z remote: Compressing objects: 87% (42/48) 2021-05-15T14:00:05.8918176Z remote: Compressing objects: 89% (43/48) 2021-05-15T14:00:05.8918796Z remote: Compressing objects: 91% (44/48) 2021-05-15T14:00:05.8919394Z remote: Compressing objects: 93% (45/48) 2021-05-15T14:00:05.8921045Z remote: Compressing objects: 95% (46/48) 2021-05-15T14:00:05.8921736Z remote: Compressing objects: 97% (47/48) 2021-05-15T14:00:05.8922360Z remote: Compressing objects: 100% (48/48) 2021-05-15T14:00:05.8923015Z remote: Compressing objects: 100% (48/48), done. 2021-05-15T14:00:38.5665071Z remote: Total 49 (delta 2), reused 43 (delta 0), pack-reused 0 2021-05-15T14:00:43.5324223Z From https://github.com/neuroconductor/kirby21.dti 2021-05-15T14:00:43.5443658Z * [new ref] 00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa -> 1.7.0.s 2021-05-15T14:00:43.5537889Z ##[endgroup] 2021-05-15T14:00:43.5539651Z ##[group]Determining the checkout info 2021-05-15T14:00:43.5540657Z ##[endgroup] 2021-05-15T14:00:43.5558646Z ##[group]Checking out the ref 2021-05-15T14:00:43.5627202Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-15T14:00:44.8190063Z Updating files: 52% (23/44) 2021-05-15T14:00:44.8218120Z Updating files: 54% (24/44) 2021-05-15T14:00:45.4169501Z Updating files: 56% (25/44) 2021-05-15T14:00:45.4183318Z Updating files: 59% (26/44) 2021-05-15T14:00:45.4194907Z Updating files: 61% (27/44) 2021-05-15T14:00:45.4196176Z Updating files: 63% (28/44) 2021-05-15T14:00:46.0204569Z Updating files: 65% (29/44) 2021-05-15T14:00:46.0205734Z Updating files: 68% (30/44) 2021-05-15T14:00:46.0206701Z Updating files: 70% (31/44) 2021-05-15T14:00:46.0207664Z Updating files: 72% (32/44) 2021-05-15T14:00:46.7010302Z Updating files: 75% (33/44) 2021-05-15T14:00:46.7011020Z Updating files: 77% (34/44) 2021-05-15T14:00:46.7011627Z Updating files: 79% (35/44) 2021-05-15T14:00:46.7012194Z Updating files: 81% (36/44) 2021-05-15T14:00:47.3349129Z Updating files: 84% (37/44) 2021-05-15T14:00:47.3350094Z Updating files: 86% (38/44) 2021-05-15T14:00:47.3350834Z Updating files: 88% (39/44) 2021-05-15T14:00:47.3351569Z Updating files: 90% (40/44) 2021-05-15T14:00:47.3352289Z Updating files: 93% (41/44) 2021-05-15T14:00:47.3353402Z Updating files: 95% (42/44) 2021-05-15T14:00:47.3354405Z Updating files: 97% (43/44) 2021-05-15T14:00:47.3354881Z Updating files: 100% (44/44) 2021-05-15T14:00:47.3355409Z Updating files: 100% (44/44), done. 2021-05-15T14:00:47.3356532Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-15T14:00:47.3356947Z 2021-05-15T14:00:47.3357771Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T14:00:47.3358934Z changes and commit them, and you can discard any commits you make in this 2021-05-15T14:00:47.3360316Z state without impacting any branches by switching back to a branch. 2021-05-15T14:00:47.3360967Z 2021-05-15T14:00:47.3361680Z If you want to create a new branch to retain commits you create, you may 2021-05-15T14:00:47.3363106Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T14:00:47.3363750Z 2021-05-15T14:00:47.3364637Z git switch -c 2021-05-15T14:00:47.3365158Z 2021-05-15T14:00:47.3365749Z Or undo this operation with: 2021-05-15T14:00:47.3366268Z 2021-05-15T14:00:47.3366845Z git switch - 2021-05-15T14:00:47.3367130Z 2021-05-15T14:00:47.3367807Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T14:00:47.3368379Z 2021-05-15T14:00:47.3368990Z HEAD is now at 00def5a Version id 43 stable 2021-05-15T14:00:47.3370002Z ##[endgroup] 2021-05-15T14:00:47.3370828Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T14:00:47.3371968Z '00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa' 2021-05-15T14:00:47.3485558Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T14:00:47.3486086Z with: 2021-05-15T14:00:47.3486537Z r-version: oldrel 2021-05-15T14:00:47.3486958Z Ncpus: 1 2021-05-15T14:00:47.3487398Z crayon.enabled: NULL 2021-05-15T14:00:47.3488005Z remove-openmp-macos: true 2021-05-15T14:00:47.3488630Z http-user-agent: default 2021-05-15T14:00:47.3489132Z install-r: true 2021-05-15T14:00:47.3489768Z windows-path-include-mingw: true 2021-05-15T14:00:47.3490350Z env: 2021-05-15T14:00:47.3490830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:47.3491335Z TIC_DEPLOY_KEY: 2021-05-15T14:00:47.3492247Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:47.3494216Z GITHUB_PAT: *** 2021-05-15T14:00:47.3494665Z COVERALLS_TOKEN: 2021-05-15T14:00:47.3495200Z continue-on-error: false 2021-05-15T14:00:47.3495716Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:47.3496148Z ##[endgroup] 2021-05-15T14:00:48.4244637Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T14:00:50.2574377Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:00:50.2576618Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T14:00:50.2617605Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T14:00:50.2812175Z Get:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T14:00:50.3298182Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:00:50.3481108Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T14:00:50.4651982Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:00:50.5224739Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T14:00:50.5711491Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T14:00:50.5749201Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T14:00:50.5752587Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T14:00:50.5793805Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T14:00:50.5806254Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T14:00:50.5921529Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T14:00:50.5944483Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T14:00:50.6156630Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T14:00:50.7706368Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T14:00:50.8459929Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:00:50.9949873Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T14:00:51.0483322Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T14:00:51.0498405Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T14:00:51.0502815Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T14:00:51.0526029Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T14:00:51.0535059Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T14:00:51.0618449Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T14:01:00.6154795Z Fetched 4463 kB in 1s (4010 kB/s) 2021-05-15T14:01:01.8902759Z Reading package lists... 2021-05-15T14:01:01.8918907Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T14:01:03.6460456Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T14:01:03.7181039Z Reading package lists... 2021-05-15T14:01:03.9016631Z Building dependency tree... 2021-05-15T14:01:03.9032342Z Reading state information... 2021-05-15T14:01:04.0716828Z The following additional packages will be installed: 2021-05-15T14:01:04.0725638Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T14:01:04.0728394Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T14:01:04.0731433Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T14:01:04.0734625Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T14:01:04.0737556Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T14:01:04.0740357Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T14:01:04.0743177Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T14:01:04.0746347Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T14:01:04.0749090Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T14:01:04.0751771Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T14:01:04.0754609Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T14:01:04.0757365Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T14:01:04.0760815Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T14:01:04.0763812Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T14:01:04.0766426Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T14:01:04.0769050Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T14:01:04.0771634Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:01:04.0774655Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:01:04.0777816Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:01:04.0780939Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:01:04.0783472Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:01:04.0785228Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:01:04.0786816Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:01:04.0788574Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:01:04.0790129Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:01:04.0791715Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:01:04.0793396Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:01:04.0794994Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:01:04.0796650Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:01:04.0798278Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:01:04.0800340Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:01:04.0803524Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:01:04.0805318Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:01:04.0806937Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:01:04.0808498Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:01:04.0810184Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:01:04.0811649Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:01:04.0813046Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T14:01:04.0813882Z Suggested packages: 2021-05-15T14:01:04.0814883Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T14:01:04.0816272Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T14:01:04.0817658Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T14:01:04.0819132Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T14:01:04.0820517Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T14:01:04.0821852Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T14:01:04.0823178Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T14:01:04.0824738Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T14:01:04.0826508Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T14:01:04.0827992Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T14:01:04.6361920Z The following NEW packages will be installed: 2021-05-15T14:01:04.6364635Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T14:01:04.6369292Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T14:01:04.6373632Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T14:01:04.6376366Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T14:01:04.6378225Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T14:01:04.6379901Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T14:01:04.6381763Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T14:01:04.6395537Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T14:01:04.6397356Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T14:01:04.6398957Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T14:01:04.6400547Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T14:01:04.6402213Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T14:01:04.6404000Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T14:01:04.6405677Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T14:01:04.6407190Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T14:01:04.6408769Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T14:01:04.6410398Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:01:04.6412289Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:01:04.6414067Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:01:04.6415655Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:01:04.6417078Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:01:04.6418513Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:01:04.6420443Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:01:04.6422142Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:01:04.6423758Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:01:04.6425255Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:01:04.6426951Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:01:04.6428608Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:01:04.6430219Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:01:04.6432006Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:01:04.6433629Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:01:04.6435430Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:01:04.6437162Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:01:04.6438772Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:01:04.6440592Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:01:04.6442204Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:01:04.6443751Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:01:04.6444965Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T14:01:04.6657769Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:04.6658571Z Need to get 8648 kB of archives. 2021-05-15T14:01:04.6662507Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T14:01:04.6666259Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T14:01:04.6712367Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T14:01:04.6719081Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T14:01:04.6729228Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T14:01:04.6738686Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T14:01:04.6765195Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T14:01:04.6772570Z 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-15T14:01:04.6780114Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T14:01:04.6786677Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T14:01:04.6795217Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T14:01:04.6802562Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T14:01:04.6810912Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T14:01:04.6816980Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T14:01:04.6824432Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T14:01:04.6832391Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T14:01:04.6840580Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T14:01:04.6849912Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T14:01:04.6862053Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T14:01:04.6870661Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T14:01:04.7127861Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T14:01:04.7136057Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T14:01:04.7155410Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T14:01:04.7168269Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T14:01:04.7184079Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T14:01:04.7197300Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T14:01:04.7295744Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T14:01:04.7304668Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T14:01:04.7316930Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T14:01:04.7331470Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T14:01:04.7339928Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T14:01:04.7347587Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T14:01:04.7354637Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T14:01:04.7361703Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T14:01:04.7371670Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T14:01:04.7379063Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T14:01:04.7387855Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T14:01:04.7396542Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T14:01:04.7403720Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T14:01:04.7412657Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T14:01:04.7419811Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T14:01:04.7427495Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T14:01:04.7433774Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T14:01:04.7445390Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T14:01:04.7450823Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T14:01:04.7459634Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T14:01:04.7469733Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T14:01:04.7486001Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T14:01:04.7492711Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T14:01:04.7500152Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T14:01:04.7507419Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T14:01:04.7514985Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T14:01:04.7551113Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T14:01:04.7559531Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T14:01:04.7567858Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T14:01:04.7576849Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T14:01:04.7584204Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T14:01:04.7591675Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T14:01:04.7597914Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T14:01:04.7606374Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T14:01:04.7613695Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T14:01:04.7646882Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T14:01:04.7659682Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T14:01:04.7670870Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T14:01:04.7678909Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T14:01:04.7686713Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T14:01:04.7695408Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T14:01:04.7702940Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T14:01:04.7713411Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T14:01:04.7727351Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T14:01:04.7739164Z 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-15T14:01:04.7759701Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T14:01:04.7767477Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T14:01:04.7775241Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T14:01:04.7782365Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T14:01:04.7789004Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T14:01:04.7796056Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T14:01:04.7816420Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T14:01:04.7843857Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T14:01:04.7852670Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T14:01:04.7869522Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T14:01:04.7915181Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T14:01:04.7922824Z 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-15T14:01:04.7928615Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T14:01:04.7934480Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T14:01:04.7957127Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T14:01:04.7964067Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T14:01:04.8008459Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T14:01:04.8018416Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T14:01:04.8026970Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T14:01:04.8041455Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T14:01:04.8047154Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T14:01:04.8053417Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T14:01:04.8062746Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T14:01:04.8076313Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T14:01:04.8085682Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T14:01:04.8093588Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T14:01:04.8100170Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T14:01:04.8109636Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T14:01:04.8117929Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T14:01:04.8124281Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T14:01:04.8153125Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T14:01:04.8221415Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T14:01:04.8258448Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T14:01:04.8268463Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T14:01:04.8277221Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T14:01:04.8285707Z 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-15T14:01:04.8297314Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T14:01:04.8307300Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T14:01:04.8344694Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T14:01:04.8373292Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T14:01:04.8381723Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T14:01:04.8390388Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T14:01:04.8397851Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T14:01:04.8403955Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T14:01:04.8409961Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T14:01:04.8428583Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T14:01:04.8430949Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T14:01:04.8433132Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T14:01:04.8441632Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T14:01:04.8447178Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T14:01:04.8452403Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T14:01:04.8461356Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T14:01:04.8468341Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T14:01:04.8475831Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T14:01:04.8482161Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T14:01:04.8494329Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T14:01:04.8723302Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T14:01:04.8725590Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T14:01:04.8735286Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T14:01:04.8788945Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T14:01:05.6669023Z Fetched 8648 kB in 0s (36.8 MB/s) 2021-05-15T14:01:05.7058955Z Selecting previously unselected package dctrl-tools. 2021-05-15T14:01:05.7276984Z (Reading database ... 2021-05-15T14:01:05.7277802Z (Reading database ... 5% 2021-05-15T14:01:05.7278571Z (Reading database ... 10% 2021-05-15T14:01:05.7279367Z (Reading database ... 15% 2021-05-15T14:01:05.7280414Z (Reading database ... 20% 2021-05-15T14:01:05.7281108Z (Reading database ... 25% 2021-05-15T14:01:05.7281860Z (Reading database ... 30% 2021-05-15T14:01:05.7282556Z (Reading database ... 35% 2021-05-15T14:01:05.7283339Z (Reading database ... 40% 2021-05-15T14:01:05.7284095Z (Reading database ... 45% 2021-05-15T14:01:05.7284844Z (Reading database ... 50% 2021-05-15T14:01:05.7554063Z (Reading database ... 55% 2021-05-15T14:01:05.8053966Z (Reading database ... 60% 2021-05-15T14:01:05.8486087Z (Reading database ... 65% 2021-05-15T14:01:05.8932968Z (Reading database ... 70% 2021-05-15T14:01:05.9797498Z (Reading database ... 75% 2021-05-15T14:01:06.0673165Z (Reading database ... 80% 2021-05-15T14:01:06.1620489Z (Reading database ... 85% 2021-05-15T14:01:06.2319685Z (Reading database ... 90% 2021-05-15T14:01:06.2898373Z (Reading database ... 95% 2021-05-15T14:01:06.2898976Z (Reading database ... 100% 2021-05-15T14:01:06.2899669Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T14:01:06.3020824Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T14:01:06.3129317Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T14:01:06.3459161Z Selecting previously unselected package libfile-which-perl. 2021-05-15T14:01:06.3732540Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T14:01:06.3743918Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T14:01:06.4042719Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T14:01:06.4285536Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T14:01:06.4295855Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T14:01:06.4682109Z Selecting previously unselected package libio-pty-perl. 2021-05-15T14:01:06.4903771Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T14:01:06.4930112Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T14:01:06.5281904Z Selecting previously unselected package libipc-run-perl. 2021-05-15T14:01:06.5552046Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T14:01:06.5563761Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T14:01:06.5961725Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T14:01:06.6196151Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T14:01:06.6211256Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:01:06.6477528Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T14:01:06.6758155Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T14:01:06.6770403Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:01:06.7033467Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T14:01:06.7316322Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T14:01:06.7328804Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:01:06.7642030Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T14:01:06.7878541Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T14:01:06.7905322Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:01:06.8202932Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T14:01:06.8441522Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T14:01:06.8458221Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:01:06.8801874Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T14:01:06.9031601Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T14:01:06.9045748Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:01:06.9329049Z Selecting previously unselected package libimport-into-perl. 2021-05-15T14:01:06.9604582Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T14:01:06.9617285Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T14:01:06.9869060Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T14:01:07.0159276Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T14:01:07.0190754Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T14:01:07.0459981Z Selecting previously unselected package libstrictures-perl. 2021-05-15T14:01:07.0740816Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T14:01:07.0757268Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T14:01:07.1081816Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T14:01:07.1316099Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T14:01:07.1332844Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T14:01:07.1642021Z Selecting previously unselected package libmoo-perl. 2021-05-15T14:01:07.1865646Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T14:01:07.1876562Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T14:01:07.2241101Z Selecting previously unselected package patchutils. 2021-05-15T14:01:07.2449852Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T14:01:07.2466592Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T14:01:07.2841540Z Selecting previously unselected package wdiff. 2021-05-15T14:01:07.3074386Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T14:01:07.3084950Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T14:01:07.3521067Z Selecting previously unselected package devscripts. 2021-05-15T14:01:07.3724266Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T14:01:07.4000649Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T14:01:07.5222414Z Selecting previously unselected package diffstat. 2021-05-15T14:01:07.5514143Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T14:01:07.5531548Z Unpacking diffstat (1.63-1) ... 2021-05-15T14:01:07.5808223Z Selecting previously unselected package python3-gpg. 2021-05-15T14:01:07.6089754Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T14:01:07.6106490Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:01:07.6680991Z Selecting previously unselected package dput. 2021-05-15T14:01:07.6927644Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T14:01:07.7021473Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T14:01:07.7346573Z Selecting previously unselected package gdebi-core. 2021-05-15T14:01:07.7682963Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T14:01:07.7684451Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:01:08.2814683Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T14:01:08.3095327Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T14:01:08.3126939Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:01:08.3475792Z Selecting previously unselected package gettext. 2021-05-15T14:01:08.3758258Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T14:01:08.3774307Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T14:01:08.5104988Z Selecting previously unselected package intltool-debian. 2021-05-15T14:01:08.5388734Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T14:01:08.5402249Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:01:08.5686103Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T14:01:08.5968390Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T14:01:08.5991183Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:01:08.6315364Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T14:01:08.6597923Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T14:01:08.6612377Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T14:01:08.6965229Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T14:01:08.7248615Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T14:01:08.7265513Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T14:01:08.7601670Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T14:01:08.7845639Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T14:01:08.7859204Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:01:08.8139488Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T14:01:08.8420647Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T14:01:08.8437370Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:01:08.8761909Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T14:01:08.8975510Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T14:01:08.8997683Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:01:08.9321695Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T14:01:08.9545097Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T14:01:08.9560515Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:01:08.9838205Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T14:01:09.0120511Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T14:01:09.0130267Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:01:09.0441479Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T14:01:09.0678643Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T14:01:09.0698077Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:01:09.0968287Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T14:01:09.1250393Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T14:01:09.1265723Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:01:09.1540654Z Selecting previously unselected package libclone-perl. 2021-05-15T14:01:09.1823408Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T14:01:09.1833938Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T14:01:09.2201801Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T14:01:09.2413807Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T14:01:09.2429113Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:01:09.2761716Z Selecting previously unselected package libparams-util-perl. 2021-05-15T14:01:09.2994442Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T14:01:09.3010369Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T14:01:09.3281243Z Selecting previously unselected package libsub-install-perl. 2021-05-15T14:01:09.3562680Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T14:01:09.3576680Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T14:01:09.3874481Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T14:01:09.4134088Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T14:01:09.4147241Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T14:01:09.4418174Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T14:01:09.4703965Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T14:01:09.4719197Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T14:01:09.4996838Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T14:01:09.5280599Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T14:01:09.5295541Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T14:01:09.5577751Z Selecting previously unselected package libwant-perl. 2021-05-15T14:01:09.5857939Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T14:01:09.5872073Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T14:01:09.6202143Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T14:01:09.6437639Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T14:01:09.6453987Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:01:09.6769582Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T14:01:09.7053223Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T14:01:09.7069376Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:01:09.7443583Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T14:01:09.7724124Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T14:01:09.7736803Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:01:09.8002482Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T14:01:09.8264303Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T14:01:09.8276193Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:01:09.8543606Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T14:01:09.8829487Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T14:01:09.8847570Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:01:09.9117522Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T14:01:09.9403080Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T14:01:09.9415808Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T14:01:09.9881672Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T14:01:10.0131414Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T14:01:10.0148143Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T14:01:10.0789901Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T14:01:10.1076194Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T14:01:10.1090739Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:01:10.1401733Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T14:01:10.1633641Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T14:01:10.1654418Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T14:01:10.1925107Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T14:01:10.2206668Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T14:01:10.2226483Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:01:10.2561617Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T14:01:10.2772979Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T14:01:10.2788351Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:01:10.3055989Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T14:01:10.3340332Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T14:01:10.3357430Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T14:01:10.3621824Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T14:01:10.3906553Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T14:01:10.3922036Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T14:01:10.4201797Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T14:01:10.4456846Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T14:01:10.4469138Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:01:10.4801901Z Selecting previously unselected package libio-string-perl. 2021-05-15T14:01:10.5024509Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T14:01:10.5039324Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T14:01:10.5319458Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T14:01:10.5601483Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T14:01:10.5616975Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T14:01:10.6207003Z Selecting previously unselected package libfuture-perl. 2021-05-15T14:01:10.6490281Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T14:01:10.6505375Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T14:01:10.6832978Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T14:01:10.7115583Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T14:01:10.7128159Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T14:01:10.7427301Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T14:01:10.7688720Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T14:01:10.7706350Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:01:10.8011332Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T14:01:10.8276417Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T14:01:10.8288236Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T14:01:10.8539364Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T14:01:10.8822139Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T14:01:10.8834612Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:01:10.9161652Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T14:01:10.9402741Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T14:01:10.9414096Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:01:10.9684654Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T14:01:10.9963398Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T14:01:10.9981026Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T14:01:11.0321796Z Selecting previously unselected package libjson-perl. 2021-05-15T14:01:11.0562056Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T14:01:11.0579334Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T14:01:11.0908798Z Selecting previously unselected package liblog-any-perl. 2021-05-15T14:01:11.1192018Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T14:01:11.1204083Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T14:01:11.1602216Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T14:01:11.1807056Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T14:01:11.1819992Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:01:11.2122903Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T14:01:11.2363615Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T14:01:11.2376262Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T14:01:11.2722330Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T14:01:11.2957068Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T14:01:11.2967588Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:01:11.3244434Z Selecting previously unselected package libsub-name-perl. 2021-05-15T14:01:11.3500627Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T14:01:11.3514054Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T14:01:11.3802694Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T14:01:11.4033653Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T14:01:11.4049088Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:01:11.4362573Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T14:01:11.4583242Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T14:01:11.4605676Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T14:01:11.5001882Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T14:01:11.5224627Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T14:01:11.5238526Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:01:11.5843628Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T14:01:11.6079520Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T14:01:11.6097004Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:01:11.6484453Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T14:01:11.6728593Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T14:01:11.6748439Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:01:11.7083188Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T14:01:11.7305577Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T14:01:11.7318423Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:01:11.7590614Z Selecting previously unselected package libio-async-perl. 2021-05-15T14:01:11.7876660Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T14:01:11.7890863Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T14:01:11.8482210Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T14:01:11.8681097Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T14:01:11.8694864Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:01:11.9001867Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T14:01:11.9249350Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T14:01:11.9264550Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:01:11.9642557Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T14:01:11.9842676Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T14:01:11.9855758Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:01:12.0282136Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T14:01:12.0546413Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T14:01:12.0566390Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:01:12.0935521Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T14:01:12.1226423Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T14:01:12.1240678Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:01:12.1541597Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T14:01:12.1802723Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T14:01:12.1817202Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T14:01:12.2243396Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T14:01:12.2529214Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T14:01:12.2544566Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:01:12.2867510Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T14:01:12.3156972Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T14:01:12.3171241Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T14:01:12.3464456Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T14:01:12.3752235Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T14:01:12.3762998Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:01:12.4121828Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T14:01:12.4332298Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T14:01:12.4348988Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:01:12.4642415Z Selecting previously unselected package libobject-id-perl. 2021-05-15T14:01:12.4901353Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T14:01:12.4913095Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:01:12.5187428Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T14:01:12.5479398Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T14:01:12.5494891Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T14:01:12.5787031Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T14:01:12.6074696Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T14:01:12.6090188Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:01:12.6923520Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T14:01:12.7129646Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T14:01:12.7147159Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:01:12.7426022Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T14:01:12.7714030Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T14:01:12.7724929Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T14:01:12.7993736Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T14:01:12.8280595Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T14:01:12.8328623Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:01:12.8599216Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T14:01:12.8883706Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T14:01:12.8896683Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:01:12.9206727Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T14:01:12.9494729Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T14:01:12.9507110Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:01:12.9881906Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T14:01:13.0096066Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T14:01:13.0109364Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:01:13.0402660Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T14:01:13.0682956Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T14:01:13.0694365Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T14:01:13.1043739Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T14:01:13.1276769Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T14:01:13.1291079Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:01:13.2044497Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T14:01:13.2274516Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T14:01:13.2292212Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:01:13.2642173Z Selecting previously unselected package libreadonly-perl. 2021-05-15T14:01:13.2868198Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T14:01:13.2883762Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T14:01:13.3202163Z Selecting previously unselected package libref-util-perl. 2021-05-15T14:01:13.3424198Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T14:01:13.3432925Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T14:01:13.3761709Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T14:01:13.4012729Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T14:01:13.4026394Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:01:13.4362048Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T14:01:13.4595401Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T14:01:13.4611507Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:01:13.4941754Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T14:01:13.5175345Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T14:01:13.5189530Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:01:13.5445955Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T14:01:13.5727018Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:01:13.5741891Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:13.6164145Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T14:01:13.6389083Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:01:13.6404102Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:13.6814515Z Selecting previously unselected package libsereal-perl. 2021-05-15T14:01:13.7062861Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T14:01:13.7076732Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T14:01:13.7401519Z Selecting previously unselected package libsort-key-perl. 2021-05-15T14:01:13.7630679Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T14:01:13.7645652Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T14:01:13.8084837Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T14:01:13.8350344Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T14:01:13.8363392Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:01:13.8644761Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T14:01:13.8906991Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T14:01:13.8920769Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T14:01:13.9281765Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T14:01:13.9506688Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T14:01:13.9525116Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:01:13.9784519Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T14:01:14.0068059Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T14:01:14.0083714Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:01:14.0358123Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T14:01:14.0643717Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T14:01:14.0657406Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T14:01:14.0907901Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T14:01:14.1199242Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T14:01:14.1226949Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T14:01:14.1562131Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T14:01:14.1768889Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T14:01:14.1785249Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:01:14.2055565Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T14:01:14.2333590Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T14:01:14.2350706Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:01:14.2722363Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T14:01:14.2958157Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T14:01:14.2973916Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:01:14.3243787Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T14:01:14.3531059Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T14:01:14.3546232Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T14:01:14.3965023Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T14:01:14.4244355Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T14:01:14.4257740Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:01:14.4602187Z Selecting previously unselected package licensecheck. 2021-05-15T14:01:14.4843658Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T14:01:14.4853439Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T14:01:14.5162184Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T14:01:14.5418954Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T14:01:14.5435776Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:01:14.5741897Z Selecting previously unselected package t1utils. 2021-05-15T14:01:14.6029032Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T14:01:14.6044504Z Unpacking t1utils (1.41-3) ... 2021-05-15T14:01:14.6482682Z Selecting previously unselected package lintian. 2021-05-15T14:01:14.6722470Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T14:01:14.6738134Z Unpacking lintian (2.62.0) ... 2021-05-15T14:01:15.0602333Z Selecting previously unselected package python3-unidiff. 2021-05-15T14:01:15.0848780Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T14:01:15.0861651Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T14:01:15.1201619Z Selecting previously unselected package python3-xdg. 2021-05-15T14:01:15.1443349Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T14:01:15.1458917Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:01:15.1840878Z Selecting previously unselected package qpdf. 2021-05-15T14:01:15.2065415Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T14:01:15.2083609Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T14:01:15.2882696Z Selecting previously unselected package python3-magic. 2021-05-15T14:01:15.3144086Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T14:01:15.3161279Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T14:01:15.3861268Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:01:15.3906220Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:01:15.3953574Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T14:01:15.3997880Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T14:01:15.4042250Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T14:01:15.4082766Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T14:01:15.4125140Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:01:15.4188218Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:01:15.4217570Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:01:15.6108834Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:01:15.6136805Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:01:15.6171676Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T14:01:15.6202676Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:01:15.6245898Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T14:01:15.6280628Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:01:15.6312044Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T14:01:15.6338429Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:01:15.6366666Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T14:01:15.6402898Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T14:01:15.6457624Z Setting up libclone-perl (0.43-2) ... 2021-05-15T14:01:15.6519353Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T14:01:15.6581330Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:01:15.6636856Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:01:15.6674188Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:01:15.6723469Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T14:01:15.6757608Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:01:15.6794956Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T14:01:15.6841177Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:01:15.6877697Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T14:01:15.6920746Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:01:15.6965920Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T14:01:15.6998185Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:01:15.7025587Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:01:15.7066714Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:01:15.7107942Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:01:15.8965685Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:15.9006037Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:01:15.9035726Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T14:01:15.9071677Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T14:01:15.9123122Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T14:01:15.9149094Z Setting up patchutils (0.3.4-2) ... 2021-05-15T14:01:15.9183833Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:01:15.9211933Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T14:01:15.9240601Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T14:01:15.9272207Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:01:15.9301856Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:01:16.1253120Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:01:16.1292245Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:01:16.1343248Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T14:01:16.1373222Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:01:16.1404469Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T14:01:16.1435828Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:01:16.1458490Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T14:01:16.1490151Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:01:16.1524226Z Setting up t1utils (1.41-3) ... 2021-05-15T14:01:16.1551533Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:01:16.1580769Z Setting up diffstat (1.63-1) ... 2021-05-15T14:01:16.1610050Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:01:16.1645050Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:01:16.1681797Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:01:16.1715898Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T14:01:16.1755522Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T14:01:16.1780681Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T14:01:16.1816599Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:01:16.1842767Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T14:01:16.1871895Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:01:16.1897474Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:01:16.1921428Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T14:01:16.1943347Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:01:16.1972965Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:01:16.2000079Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:01:16.2028060Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T14:01:16.2055051Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T14:01:16.2080284Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:01:16.2106217Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T14:01:16.2130221Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T14:01:16.3722297Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T14:01:16.3765609Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T14:01:16.3800987Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:01:16.3835916Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T14:01:16.3878206Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:01:16.3920030Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:01:16.3961658Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:01:16.3991295Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T14:01:16.4165986Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T14:01:16.4216680Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T14:01:16.4260128Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T14:01:16.5827254Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:01:16.5857056Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:16.5893468Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T14:01:16.5995814Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:01:16.6037172Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:01:16.6079491Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T14:01:16.6111768Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T14:01:16.6153979Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:01:16.6185276Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:01:16.6219057Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:01:16.6263374Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:01:16.6303437Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:01:16.6343059Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T14:01:16.6387439Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T14:01:16.6426241Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:01:16.6475574Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T14:01:16.8255246Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:01:16.8288158Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:01:16.8320481Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:01:16.8357592Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T14:01:16.8396899Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:01:16.8431047Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T14:01:16.8458470Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T14:01:16.8502818Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:01:16.8547196Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:01:16.8602768Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:01:16.8654332Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T14:01:16.8685350Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:01:16.8718118Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T14:01:16.8757536Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T14:01:16.8803760Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T14:01:16.8835240Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T14:01:16.8865921Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:01:16.8913934Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T14:01:17.0814638Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:01:17.0865506Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T14:01:17.0891434Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:01:17.0926897Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:01:17.0978146Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:01:17.1010510Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:01:17.1088085Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T14:01:17.1135162Z Setting up lintian (2.62.0) ... 2021-05-15T14:01:17.1184410Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T14:01:17.1229589Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:36.6381958Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:01:37.1576834Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:39.4332845Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-15T14:01:39.5650912Z 2021-05-15T14:01:39.5820915Z Reading package lists... 0% 2021-05-15T14:01:39.5822352Z 2021-05-15T14:01:39.5869221Z Reading package lists... 100% 2021-05-15T14:01:39.5870556Z 2021-05-15T14:01:39.5871121Z 2021-05-15T14:01:39.5871959Z Reading package lists... Done 2021-05-15T14:01:39.5872671Z 2021-05-15T14:01:39.5873493Z Building dependency tree... 0% 2021-05-15T14:01:39.5874203Z 2021-05-15T14:01:39.6168379Z Building dependency tree... 0% 2021-05-15T14:01:39.6169834Z 2021-05-15T14:01:39.6171007Z Building dependency tree... 50% 2021-05-15T14:01:39.6171980Z 2021-05-15T14:01:39.7645115Z Building dependency tree... 50% 2021-05-15T14:01:39.7645996Z 2021-05-15T14:01:39.7646725Z Building dependency tree 2021-05-15T14:01:39.7647289Z 2021-05-15T14:01:39.7647948Z Reading state information... 0% 2021-05-15T14:01:39.7648490Z 2021-05-15T14:01:39.9463979Z Reading state information... 0% 2021-05-15T14:01:39.9464754Z 2021-05-15T14:01:39.9465165Z 2021-05-15T14:01:39.9465983Z Reading state information... Done 2021-05-15T14:01:39.9466668Z 2021-05-15T14:01:39.9467447Z Reading state information... 0% 2021-05-15T14:01:39.9521663Z 2021-05-15T14:01:39.9522240Z Reading state information... 1% 2021-05-15T14:01:39.9565401Z 2021-05-15T14:01:39.9565919Z Reading state information... 3% 2021-05-15T14:01:39.9608338Z 2021-05-15T14:01:39.9608855Z Reading state information... 5% 2021-05-15T14:01:39.9653554Z 2021-05-15T14:01:39.9654064Z Reading state information... 7% 2021-05-15T14:01:39.9695992Z 2021-05-15T14:01:39.9696509Z Reading state information... 9% 2021-05-15T14:01:39.9737213Z 2021-05-15T14:01:39.9737727Z Reading state information... 11% 2021-05-15T14:01:39.9780858Z 2021-05-15T14:01:39.9781397Z Reading state information... 13% 2021-05-15T14:01:39.9828248Z 2021-05-15T14:01:39.9828788Z Reading state information... 15% 2021-05-15T14:01:39.9863451Z 2021-05-15T14:01:39.9864006Z Reading state information... 17% 2021-05-15T14:01:39.9909352Z 2021-05-15T14:01:39.9909896Z Reading state information... 19% 2021-05-15T14:01:39.9951584Z 2021-05-15T14:01:39.9952123Z Reading state information... 21% 2021-05-15T14:01:39.9992527Z 2021-05-15T14:01:39.9993067Z Reading state information... 23% 2021-05-15T14:01:40.0039263Z 2021-05-15T14:01:40.0040123Z Reading state information... 25% 2021-05-15T14:01:40.0088153Z 2021-05-15T14:01:40.0088669Z Reading state information... 27% 2021-05-15T14:01:40.0134030Z 2021-05-15T14:01:40.0134548Z Reading state information... 29% 2021-05-15T14:01:40.0181280Z 2021-05-15T14:01:40.0181820Z Reading state information... 31% 2021-05-15T14:01:40.0228602Z 2021-05-15T14:01:40.0229158Z Reading state information... 33% 2021-05-15T14:01:40.0269403Z 2021-05-15T14:01:40.0269939Z Reading state information... 35% 2021-05-15T14:01:40.0310888Z 2021-05-15T14:01:40.0311433Z Reading state information... 37% 2021-05-15T14:01:40.0359492Z 2021-05-15T14:01:40.0360451Z Reading state information... 39% 2021-05-15T14:01:40.0406795Z 2021-05-15T14:01:40.0407351Z Reading state information... 41% 2021-05-15T14:01:40.0449510Z 2021-05-15T14:01:40.0450037Z Reading state information... 43% 2021-05-15T14:01:40.0499819Z 2021-05-15T14:01:40.0500359Z Reading state information... 45% 2021-05-15T14:01:40.0570323Z 2021-05-15T14:01:40.0570874Z Reading state information... 47% 2021-05-15T14:01:40.0613969Z 2021-05-15T14:01:40.0614484Z Reading state information... 49% 2021-05-15T14:01:40.0661819Z 2021-05-15T14:01:40.0662334Z Reading state information... 51% 2021-05-15T14:01:40.0705894Z 2021-05-15T14:01:40.0706438Z Reading state information... 53% 2021-05-15T14:01:40.0749222Z 2021-05-15T14:01:40.0749760Z Reading state information... 55% 2021-05-15T14:01:40.0795884Z 2021-05-15T14:01:40.0796434Z Reading state information... 57% 2021-05-15T14:01:40.0841313Z 2021-05-15T14:01:40.0841859Z Reading state information... 59% 2021-05-15T14:01:40.0892259Z 2021-05-15T14:01:40.0892823Z Reading state information... 61% 2021-05-15T14:01:40.0937447Z 2021-05-15T14:01:40.0937968Z Reading state information... 63% 2021-05-15T14:01:40.0978872Z 2021-05-15T14:01:40.0979402Z Reading state information... 65% 2021-05-15T14:01:40.1022654Z 2021-05-15T14:01:40.1023507Z Reading state information... 67% 2021-05-15T14:01:40.1066115Z 2021-05-15T14:01:40.1066633Z Reading state information... 69% 2021-05-15T14:01:40.1123668Z 2021-05-15T14:01:40.1124191Z Reading state information... 71% 2021-05-15T14:01:40.1162443Z 2021-05-15T14:01:40.1162973Z Reading state information... 73% 2021-05-15T14:01:40.1205665Z 2021-05-15T14:01:40.1206197Z Reading state information... 75% 2021-05-15T14:01:40.1263633Z 2021-05-15T14:01:40.1264165Z Reading state information... 77% 2021-05-15T14:01:40.1306901Z 2021-05-15T14:01:40.1307445Z Reading state information... 79% 2021-05-15T14:01:40.1352549Z 2021-05-15T14:01:40.1353091Z Reading state information... 81% 2021-05-15T14:01:40.1397174Z 2021-05-15T14:01:40.1397977Z Reading state information... 83% 2021-05-15T14:01:40.1441124Z 2021-05-15T14:01:40.1441652Z Reading state information... 85% 2021-05-15T14:01:40.1486759Z 2021-05-15T14:01:40.1487633Z Reading state information... 87% 2021-05-15T14:01:40.1527492Z 2021-05-15T14:01:40.1528370Z Reading state information... 89% 2021-05-15T14:01:40.1567831Z 2021-05-15T14:01:40.1568347Z Reading state information... 91% 2021-05-15T14:01:40.1615213Z 2021-05-15T14:01:40.1616136Z Reading state information... 93% 2021-05-15T14:01:40.1654582Z 2021-05-15T14:01:40.1655117Z Reading state information... 95% 2021-05-15T14:01:40.1700705Z 2021-05-15T14:01:40.1701255Z Reading state information... 97% 2021-05-15T14:01:40.1744084Z 2021-05-15T14:01:40.1744646Z Reading state information... 99% 2021-05-15T14:01:40.4756805Z Selecting previously unselected package r-3.6.3. 2021-05-15T14:01:40.6128457Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T14:01:40.6246983Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-15T14:01:40.6260075Z Unpacking r-3.6.3 (1) ... 2021-05-15T14:01:41.3877832Z Setting up r-3.6.3 (1) ... 2021-05-15T14:01:41.4149342Z 2021-05-15T14:01:41.4150267Z 2021-05-15T14:01:41.4151011Z Reading state information... Done 2021-05-15T14:01:41.4418035Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-15T14:01:41.4538511Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-15T14:01:41.4893178Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T14:01:41.4893741Z env: 2021-05-15T14:01:41.4894221Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:41.4894735Z TIC_DEPLOY_KEY: 2021-05-15T14:01:41.4895632Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:41.4897522Z GITHUB_PAT: *** 2021-05-15T14:01:41.4897974Z COVERALLS_TOKEN: 2021-05-15T14:01:41.4898503Z continue-on-error: false 2021-05-15T14:01:41.4899101Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:41.4899631Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:41.4900128Z TZ: UTC 2021-05-15T14:01:41.4900542Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:41.4900996Z NOT_CRAN: true 2021-05-15T14:01:41.4901396Z ##[endgroup] 2021-05-15T14:01:41.5478840Z [command]sudo apt-get install -y texinfo 2021-05-15T14:01:41.8129567Z Reading package lists... 2021-05-15T14:01:41.9973374Z Building dependency tree... 2021-05-15T14:01:41.9993906Z Reading state information... 2021-05-15T14:01:42.2351356Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T14:01:42.2354302Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:43.7730995Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T14:01:43.8468976Z --2021-05-15 14:01:43-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T14:01:43.8574949Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T14:01:43.8601957Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T14:01:43.8789313Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T14:01:43.8794988Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T14:01:43.8797281Z --2021-05-15 14:01:43-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T14:01:43.9160355Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T14:01:43.9790146Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T14:01:44.2034584Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:01:44.2041275Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=Qd%2BuPvYBL69ddtOi81nmA0II2BClBjqnaKuK2x5u0eA%3D&st=2021-05-15T14%3A00%3A44Z&se=2021-05-15T14%3A06%3A44Z&sp=r [following] 2021-05-15T14:01:44.2049327Z --2021-05-15 14:01:44-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=Qd%2BuPvYBL69ddtOi81nmA0II2BClBjqnaKuK2x5u0eA%3D&st=2021-05-15T14%3A00%3A44Z&se=2021-05-15T14%3A06%3A44Z&sp=r 2021-05-15T14:01:44.2278219Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T14:01:44.3096842Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T14:01:44.6313648Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:01:44.6316051Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T14:01:44.6318975Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T14:01:45.3138908Z 2021-05-15T14:01:47.0873457Z 0K ........ ........ ........ ........ 49% 13.6M 2s 2021-05-15T14:01:48.4462277Z 32768K ........ ........ ........ ........ 99% 23.2M 0s 2021-05-15T14:01:48.4468979Z 65536K 100% 2.50M=3.8s 2021-05-15T14:01:48.4470036Z 2021-05-15T14:01:48.4472835Z 2021-05-15 14:01:48 (16.8 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T14:01:48.4474068Z 2021-05-15T14:01:50.8047184Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T14:01:50.8048638Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T14:01:51.1241739Z ##[group]Run tlmgr update --self 2021-05-15T14:01:51.1242381Z tlmgr update --self 2021-05-15T14:01:51.1243366Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T14:01:51.1244323Z tlmgr update --all 2021-05-15T14:01:51.1293037Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:51.1293434Z env: 2021-05-15T14:01:51.1293898Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:51.1294371Z TIC_DEPLOY_KEY: 2021-05-15T14:01:51.1295221Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:51.1296947Z GITHUB_PAT: *** 2021-05-15T14:01:51.1297370Z COVERALLS_TOKEN: 2021-05-15T14:01:51.1297876Z continue-on-error: false 2021-05-15T14:01:51.1298356Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:51.1298861Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:51.1299310Z TZ: UTC 2021-05-15T14:01:51.1299725Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:51.1300222Z NOT_CRAN: true 2021-05-15T14:01:51.1300605Z ##[endgroup] 2021-05-15T14:01:53.0343847Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:53.0346293Z tlmgr: no self-updates for tlmgr available 2021-05-15T14:01:54.4197919Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:54.4201300Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T14:01:54.5072402Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T14:01:54.5623328Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T14:01:54.6049148Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T14:01:54.6504774Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T14:01:55.1929677Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T14:01:56.7271499Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T14:01:56.8648299Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T14:01:56.9434655Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T14:01:56.9863457Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T14:01:57.0294494Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-15T14:01:57.0754215Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-15T14:01:57.1183353Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-15T14:01:57.1634946Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-15T14:01:57.2162487Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-15T14:01:57.2838597Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-15T14:01:57.3792428Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T14:01:57.4222425Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T14:01:57.4672994Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T14:01:57.5121039Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T14:01:57.5586151Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T14:01:57.6093619Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T14:01:57.6542723Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T14:01:57.7014053Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T14:01:57.7481577Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T14:01:57.8198730Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T14:01:57.8629738Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T14:01:57.9073841Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T14:01:57.9511609Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T14:01:57.9965541Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T14:01:58.0405440Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-15T14:01:58.0847856Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-15T14:01:58.1322627Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-15T14:01:58.1808681Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-15T14:01:58.2265162Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-15T14:01:58.2727284Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-15T14:01:58.3338036Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-15T14:01:58.3928835Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-15T14:01:58.4389983Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-15T14:01:58.4850479Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T14:01:58.5297401Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T14:01:58.5769224Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T14:01:58.6213665Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T14:01:58.6676936Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T14:01:58.7130036Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T14:01:58.7603121Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T14:01:58.8046052Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T14:01:58.8501100Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T14:01:58.8946518Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T14:01:58.9389088Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T14:01:58.9871276Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-15T14:01:59.0332517Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-15T14:01:59.0806746Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-15T14:01:59.1281229Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-15T14:01:59.1731888Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-15T14:01:59.2204647Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-15T14:01:59.2679497Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-15T14:01:59.3129223Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-15T14:01:59.3613128Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-15T14:01:59.4104661Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-15T14:01:59.4608495Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-15T14:01:59.5072147Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-15T14:01:59.5523486Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T14:01:59.5986638Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T14:01:59.6456913Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T14:01:59.6914850Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T14:01:59.7643443Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T14:01:59.8530521Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T14:01:59.9003332Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-15T14:01:59.9509402Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-15T14:01:59.9973071Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-15T14:02:00.0446821Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-15T14:02:00.0965732Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-15T14:02:00.1489095Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-15T14:02:00.1990778Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-15T14:02:00.2438686Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-15T14:02:00.2901418Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-15T14:02:00.3395492Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-15T14:02:00.4027639Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-15T14:02:00.4490204Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-15T14:02:00.4952218Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-15T14:02:00.5781755Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-15T14:02:00.6288192Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-15T14:02:00.6785407Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-15T14:02:00.7259874Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T14:02:00.7795205Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T14:02:00.8807100Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T14:02:00.9280992Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-15T14:02:00.9732878Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-15T14:02:00.9967184Z running mktexlsr ... 2021-05-15T14:02:01.0842118Z done running mktexlsr. 2021-05-15T14:02:01.1164479Z running updmap-sys ... 2021-05-15T14:02:01.4099500Z done running updmap-sys. 2021-05-15T14:02:01.4101419Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T14:02:01.4103680Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/8Rb7as9t5i/P3CnxAFeXL ... 2021-05-15T14:02:01.8349177Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/8Rb7as9t5i/P3CnxAFeXL. 2021-05-15T14:02:01.8351018Z OK: optex.fmt/luatex 2021-05-15T14:02:01.8352383Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T14:02:01.8354027Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T14:02:03.1530715Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:02:03.1533036Z tlmgr: no updates available 2021-05-15T14:02:03.2653463Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T14:02:03.2654029Z with: 2021-05-15T14:02:03.2654467Z pandoc-version: 2.7.3 2021-05-15T14:02:03.2654905Z env: 2021-05-15T14:02:03.2655374Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:03.2655898Z TIC_DEPLOY_KEY: 2021-05-15T14:02:03.2656794Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:03.2658671Z GITHUB_PAT: *** 2021-05-15T14:02:03.2659121Z COVERALLS_TOKEN: 2021-05-15T14:02:03.2659647Z continue-on-error: false 2021-05-15T14:02:03.2660177Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:03.2660697Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:03.2661194Z TZ: UTC 2021-05-15T14:02:03.2661610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:03.2662067Z NOT_CRAN: true 2021-05-15T14:02:03.2662473Z ##[endgroup] 2021-05-15T14:02:03.5549642Z [command]sudo apt-get install -y gdebi-core 2021-05-15T14:02:03.6296641Z Reading package lists... 2021-05-15T14:02:03.8115626Z Building dependency tree... 2021-05-15T14:02:03.8136794Z Reading state information... 2021-05-15T14:02:04.0650285Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T14:02:04.0651249Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:04.0679113Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T14:02:04.1995369Z 2021-05-15T14:02:04.2165176Z Reading package lists... 0% 2021-05-15T14:02:04.2166051Z 2021-05-15T14:02:04.2213687Z Reading package lists... 100% 2021-05-15T14:02:04.2214423Z 2021-05-15T14:02:04.2214896Z 2021-05-15T14:02:04.2215586Z Reading package lists... Done 2021-05-15T14:02:04.2215961Z 2021-05-15T14:02:04.2216495Z Building dependency tree... 0% 2021-05-15T14:02:04.2216875Z 2021-05-15T14:02:04.2510179Z Building dependency tree... 0% 2021-05-15T14:02:04.2510600Z 2021-05-15T14:02:04.2511222Z Building dependency tree... 50% 2021-05-15T14:02:04.2511643Z 2021-05-15T14:02:04.4000826Z Building dependency tree... 50% 2021-05-15T14:02:04.4001554Z 2021-05-15T14:02:04.4002216Z Building dependency tree 2021-05-15T14:02:04.4002725Z 2021-05-15T14:02:04.4003385Z Reading state information... 0% 2021-05-15T14:02:04.4003873Z 2021-05-15T14:02:04.5782110Z Reading state information... 0% 2021-05-15T14:02:04.5783273Z 2021-05-15T14:02:04.5783937Z 2021-05-15T14:02:04.5785155Z Reading state information... Done 2021-05-15T14:02:04.5786076Z 2021-05-15T14:02:04.5786959Z Reading state information... 0% 2021-05-15T14:02:04.5841262Z 2021-05-15T14:02:04.5842166Z Reading state information... 1% 2021-05-15T14:02:04.5883836Z 2021-05-15T14:02:04.5884723Z Reading state information... 3% 2021-05-15T14:02:04.5929448Z 2021-05-15T14:02:04.5930262Z Reading state information... 5% 2021-05-15T14:02:04.5981099Z 2021-05-15T14:02:04.5981959Z Reading state information... 7% 2021-05-15T14:02:04.6023126Z 2021-05-15T14:02:04.6023738Z Reading state information... 9% 2021-05-15T14:02:04.6067559Z 2021-05-15T14:02:04.6068172Z Reading state information... 11% 2021-05-15T14:02:04.6113597Z 2021-05-15T14:02:04.6114189Z Reading state information... 13% 2021-05-15T14:02:04.6157359Z 2021-05-15T14:02:04.6157954Z Reading state information... 15% 2021-05-15T14:02:04.6200701Z 2021-05-15T14:02:04.6201313Z Reading state information... 17% 2021-05-15T14:02:04.6250342Z 2021-05-15T14:02:04.6250936Z Reading state information... 19% 2021-05-15T14:02:04.6295080Z 2021-05-15T14:02:04.6295665Z Reading state information... 21% 2021-05-15T14:02:04.6336896Z 2021-05-15T14:02:04.6337482Z Reading state information... 23% 2021-05-15T14:02:04.6384115Z 2021-05-15T14:02:04.6384701Z Reading state information... 25% 2021-05-15T14:02:04.6433079Z 2021-05-15T14:02:04.6433686Z Reading state information... 27% 2021-05-15T14:02:04.6479642Z 2021-05-15T14:02:04.6480430Z Reading state information... 29% 2021-05-15T14:02:04.6527363Z 2021-05-15T14:02:04.6527963Z Reading state information... 31% 2021-05-15T14:02:04.6572442Z 2021-05-15T14:02:04.6573709Z Reading state information... 33% 2021-05-15T14:02:04.6614712Z 2021-05-15T14:02:04.6615819Z Reading state information... 35% 2021-05-15T14:02:04.6661337Z 2021-05-15T14:02:04.6662151Z Reading state information... 37% 2021-05-15T14:02:04.6712394Z 2021-05-15T14:02:04.6712980Z Reading state information... 39% 2021-05-15T14:02:04.6760336Z 2021-05-15T14:02:04.6760938Z Reading state information... 41% 2021-05-15T14:02:04.6803037Z 2021-05-15T14:02:04.6803634Z Reading state information... 43% 2021-05-15T14:02:04.6852749Z 2021-05-15T14:02:04.6853363Z Reading state information... 45% 2021-05-15T14:02:04.6923495Z 2021-05-15T14:02:04.6924119Z Reading state information... 47% 2021-05-15T14:02:04.6968990Z 2021-05-15T14:02:04.6969572Z Reading state information... 49% 2021-05-15T14:02:04.7018562Z 2021-05-15T14:02:04.7019150Z Reading state information... 51% 2021-05-15T14:02:04.7063534Z 2021-05-15T14:02:04.7064122Z Reading state information... 53% 2021-05-15T14:02:04.7107869Z 2021-05-15T14:02:04.7108505Z Reading state information... 55% 2021-05-15T14:02:04.7154929Z 2021-05-15T14:02:04.7155542Z Reading state information... 57% 2021-05-15T14:02:04.7201657Z 2021-05-15T14:02:04.7202260Z Reading state information... 59% 2021-05-15T14:02:04.7254916Z 2021-05-15T14:02:04.7255522Z Reading state information... 61% 2021-05-15T14:02:04.7300360Z 2021-05-15T14:02:04.7300971Z Reading state information... 63% 2021-05-15T14:02:04.7342719Z 2021-05-15T14:02:04.7343301Z Reading state information... 65% 2021-05-15T14:02:04.7387842Z 2021-05-15T14:02:04.7388434Z Reading state information... 67% 2021-05-15T14:02:04.7432014Z 2021-05-15T14:02:04.7432597Z Reading state information... 69% 2021-05-15T14:02:04.7489698Z 2021-05-15T14:02:04.7490291Z Reading state information... 71% 2021-05-15T14:02:04.7530916Z 2021-05-15T14:02:04.7531516Z Reading state information... 73% 2021-05-15T14:02:04.7575625Z 2021-05-15T14:02:04.7576224Z Reading state information... 75% 2021-05-15T14:02:04.7634707Z 2021-05-15T14:02:04.7635354Z Reading state information... 77% 2021-05-15T14:02:04.7678947Z 2021-05-15T14:02:04.7679556Z Reading state information... 79% 2021-05-15T14:02:04.7724641Z 2021-05-15T14:02:04.7725380Z Reading state information... 81% 2021-05-15T14:02:04.7770120Z 2021-05-15T14:02:04.7770701Z Reading state information... 83% 2021-05-15T14:02:04.7813466Z 2021-05-15T14:02:04.7814048Z Reading state information... 85% 2021-05-15T14:02:04.7858651Z 2021-05-15T14:02:04.7859234Z Reading state information... 87% 2021-05-15T14:02:04.7901794Z 2021-05-15T14:02:04.7902400Z Reading state information... 89% 2021-05-15T14:02:04.7942144Z 2021-05-15T14:02:04.7942743Z Reading state information... 91% 2021-05-15T14:02:04.7986328Z 2021-05-15T14:02:04.7986941Z Reading state information... 93% 2021-05-15T14:02:04.8030077Z 2021-05-15T14:02:04.8030690Z Reading state information... 95% 2021-05-15T14:02:04.8076565Z 2021-05-15T14:02:04.8077153Z Reading state information... 97% 2021-05-15T14:02:04.8121224Z 2021-05-15T14:02:04.8121833Z Reading state information... 99% 2021-05-15T14:02:05.1174134Z Selecting previously unselected package pandoc. 2021-05-15T14:02:05.2534488Z (Reading database ... 261856 files and directories currently installed.) 2021-05-15T14:02:05.2652602Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T14:02:05.2667767Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T14:02:07.8765873Z Setting up pandoc (2.7.3-1) ... 2021-05-15T14:02:07.8808036Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:08.7306721Z 2021-05-15T14:02:08.7307690Z 2021-05-15T14:02:08.7308503Z Reading state information... Done 2021-05-15T14:02:08.7665504Z ##[group]Run git config user.name adigherman 2021-05-15T14:02:08.7666263Z git config user.name adigherman 2021-05-15T14:02:08.7666901Z git config user.email adig@jhu.edu 2021-05-15T14:02:08.7711084Z shell: /usr/bin/bash -e {0} 2021-05-15T14:02:08.7711539Z env: 2021-05-15T14:02:08.7712048Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:08.7712610Z TIC_DEPLOY_KEY: 2021-05-15T14:02:08.7713536Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:08.7715326Z GITHUB_PAT: *** 2021-05-15T14:02:08.7715800Z COVERALLS_TOKEN: 2021-05-15T14:02:08.7716348Z continue-on-error: false 2021-05-15T14:02:08.7716891Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:08.7717433Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:08.7717945Z TZ: UTC 2021-05-15T14:02:08.7718379Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:08.7718852Z NOT_CRAN: true 2021-05-15T14:02:08.7719288Z ##[endgroup] 2021-05-15T14:02:08.7995181Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T14:02:08.7995873Z env: 2021-05-15T14:02:08.7996385Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:08.7996887Z TIC_DEPLOY_KEY: 2021-05-15T14:02:08.7997797Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:08.7999641Z GITHUB_PAT: *** 2021-05-15T14:02:08.8000497Z COVERALLS_TOKEN: 2021-05-15T14:02:08.8001025Z continue-on-error: false 2021-05-15T14:02:08.8001556Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:08.8002078Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:08.8002574Z TZ: UTC 2021-05-15T14:02:08.8003003Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:08.8003447Z NOT_CRAN: true 2021-05-15T14:02:08.8003860Z ##[endgroup] 2021-05-15T14:02:09.0001510Z Reading package lists... 2021-05-15T14:02:09.1798688Z Building dependency tree... 2021-05-15T14:02:09.1817076Z Reading state information... 2021-05-15T14:02:09.3309670Z The following additional packages will be installed: 2021-05-15T14:02:09.3314220Z cmake-data libjsoncpp1 librhash0 2021-05-15T14:02:09.3320389Z Suggested packages: 2021-05-15T14:02:09.3321176Z cmake-doc ninja-build 2021-05-15T14:02:09.3778618Z The following NEW packages will be installed: 2021-05-15T14:02:09.3785198Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T14:02:09.4084897Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:09.4085723Z Need to get 5470 kB of archives. 2021-05-15T14:02:09.4086541Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T14:02:09.4088491Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T14:02:09.4518767Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T14:02:09.4535095Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T14:02:09.4548465Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T14:02:09.9492607Z Fetched 5470 kB in 0s (45.2 MB/s) 2021-05-15T14:02:09.9917764Z Selecting previously unselected package cmake-data. 2021-05-15T14:02:09.9992148Z (Reading database ... 2021-05-15T14:02:09.9993231Z (Reading database ... 5% 2021-05-15T14:02:09.9993819Z (Reading database ... 10% 2021-05-15T14:02:09.9994398Z (Reading database ... 15% 2021-05-15T14:02:09.9994989Z (Reading database ... 20% 2021-05-15T14:02:09.9995534Z (Reading database ... 25% 2021-05-15T14:02:09.9996068Z (Reading database ... 30% 2021-05-15T14:02:09.9996606Z (Reading database ... 35% 2021-05-15T14:02:09.9997131Z (Reading database ... 40% 2021-05-15T14:02:09.9997673Z (Reading database ... 45% 2021-05-15T14:02:09.9998203Z (Reading database ... 50% 2021-05-15T14:02:10.0043503Z (Reading database ... 55% 2021-05-15T14:02:10.0086466Z (Reading database ... 60% 2021-05-15T14:02:10.0130971Z (Reading database ... 65% 2021-05-15T14:02:10.0272547Z (Reading database ... 70% 2021-05-15T14:02:10.0403774Z (Reading database ... 75% 2021-05-15T14:02:10.0723653Z (Reading database ... 80% 2021-05-15T14:02:10.1070380Z (Reading database ... 85% 2021-05-15T14:02:10.1238205Z (Reading database ... 90% 2021-05-15T14:02:10.1326259Z (Reading database ... 95% 2021-05-15T14:02:10.1326890Z (Reading database ... 100% 2021-05-15T14:02:10.1327768Z (Reading database ... 261863 files and directories currently installed.) 2021-05-15T14:02:10.1453746Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T14:02:10.1828662Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:02:10.8042359Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T14:02:10.8290942Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T14:02:10.8318370Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:02:10.8761321Z Selecting previously unselected package librhash0:amd64. 2021-05-15T14:02:10.9000107Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T14:02:10.9013411Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:02:10.9481218Z Selecting previously unselected package cmake. 2021-05-15T14:02:10.9699546Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T14:02:10.9715984Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:02:11.4434128Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:02:11.4478838Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:02:11.4934444Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:02:11.4972155Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:02:11.5015805Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:12.7829770Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:15.1211959Z Reading package lists... 2021-05-15T14:02:15.3026678Z Building dependency tree... 2021-05-15T14:02:15.3047614Z Reading state information... 2021-05-15T14:02:15.4753972Z Suggested packages: 2021-05-15T14:02:15.4755727Z libssh-doc 2021-05-15T14:02:15.5276030Z The following NEW packages will be installed: 2021-05-15T14:02:15.5279517Z libssh-dev 2021-05-15T14:02:15.5536246Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:15.5537104Z Need to get 219 kB of archives. 2021-05-15T14:02:15.5537988Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T14:02:15.5540112Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T14:02:16.0044868Z Fetched 219 kB in 0s (7648 kB/s) 2021-05-15T14:02:16.0393895Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T14:02:16.0467917Z (Reading database ... 2021-05-15T14:02:16.0468760Z (Reading database ... 5% 2021-05-15T14:02:16.0469552Z (Reading database ... 10% 2021-05-15T14:02:16.0470282Z (Reading database ... 15% 2021-05-15T14:02:16.0471022Z (Reading database ... 20% 2021-05-15T14:02:16.0471753Z (Reading database ... 25% 2021-05-15T14:02:16.0472496Z (Reading database ... 30% 2021-05-15T14:02:16.0473231Z (Reading database ... 35% 2021-05-15T14:02:16.0473943Z (Reading database ... 40% 2021-05-15T14:02:16.0474668Z (Reading database ... 45% 2021-05-15T14:02:16.0475393Z (Reading database ... 50% 2021-05-15T14:02:16.0510808Z (Reading database ... 55% 2021-05-15T14:02:16.0554255Z (Reading database ... 60% 2021-05-15T14:02:16.0596498Z (Reading database ... 65% 2021-05-15T14:02:16.0732980Z (Reading database ... 70% 2021-05-15T14:02:16.0861437Z (Reading database ... 75% 2021-05-15T14:02:16.1168899Z (Reading database ... 80% 2021-05-15T14:02:16.1534637Z (Reading database ... 85% 2021-05-15T14:02:16.1704991Z (Reading database ... 90% 2021-05-15T14:02:16.1796189Z (Reading database ... 95% 2021-05-15T14:02:16.1796810Z (Reading database ... 100% 2021-05-15T14:02:16.1797697Z (Reading database ... 264647 files and directories currently installed.) 2021-05-15T14:02:16.1920334Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:02:16.1936920Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:16.2907062Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:18.5715363Z Reading package lists... 2021-05-15T14:02:18.7564527Z Building dependency tree... 2021-05-15T14:02:18.7584321Z Reading state information... 2021-05-15T14:02:18.9815020Z The following NEW packages will be installed: 2021-05-15T14:02:18.9821587Z jags 2021-05-15T14:02:19.0061166Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:19.0062374Z Need to get 1562 kB of archives. 2021-05-15T14:02:19.0063680Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T14:02:19.0065661Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T14:02:19.5004478Z Fetched 1562 kB in 0s (22.4 MB/s) 2021-05-15T14:02:19.5362858Z Selecting previously unselected package jags. 2021-05-15T14:02:19.5438913Z (Reading database ... 2021-05-15T14:02:19.5440583Z (Reading database ... 5% 2021-05-15T14:02:19.5441186Z (Reading database ... 10% 2021-05-15T14:02:19.5441738Z (Reading database ... 15% 2021-05-15T14:02:19.5442272Z (Reading database ... 20% 2021-05-15T14:02:19.5442809Z (Reading database ... 25% 2021-05-15T14:02:19.5443333Z (Reading database ... 30% 2021-05-15T14:02:19.5443869Z (Reading database ... 35% 2021-05-15T14:02:19.5444778Z (Reading database ... 40% 2021-05-15T14:02:19.5445425Z (Reading database ... 45% 2021-05-15T14:02:19.5446061Z (Reading database ... 50% 2021-05-15T14:02:19.5486001Z (Reading database ... 55% 2021-05-15T14:02:19.5526204Z (Reading database ... 60% 2021-05-15T14:02:19.5571716Z (Reading database ... 65% 2021-05-15T14:02:19.5707365Z (Reading database ... 70% 2021-05-15T14:02:19.5838942Z (Reading database ... 75% 2021-05-15T14:02:19.6151528Z (Reading database ... 80% 2021-05-15T14:02:19.6512119Z (Reading database ... 85% 2021-05-15T14:02:19.6680409Z (Reading database ... 90% 2021-05-15T14:02:19.6771647Z (Reading database ... 95% 2021-05-15T14:02:19.6772375Z (Reading database ... 100% 2021-05-15T14:02:19.6773280Z (Reading database ... 264666 files and directories currently installed.) 2021-05-15T14:02:19.6897757Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T14:02:19.6922159Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T14:02:19.8654208Z Setting up jags (4.3.0-3build1) ... 2021-05-15T14:02:19.8917886Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:20.7122450Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:23.0437863Z Reading package lists... 2021-05-15T14:02:23.2366337Z Building dependency tree... 2021-05-15T14:02:23.2386964Z Reading state information... 2021-05-15T14:02:23.4116228Z The following additional packages will be installed: 2021-05-15T14:02:23.4118346Z libnode64 libuv1-dev 2021-05-15T14:02:23.4657282Z The following NEW packages will be installed: 2021-05-15T14:02:23.4663604Z libnode-dev libnode64 libuv1-dev 2021-05-15T14:02:23.4897382Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:23.4898225Z Need to get 6239 kB of archives. 2021-05-15T14:02:23.4899055Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T14:02:23.4901134Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T14:02:23.4972974Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T14:02:23.6008198Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T14:02:24.0595870Z Fetched 6239 kB in 0s (46.8 MB/s) 2021-05-15T14:02:24.0982182Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T14:02:24.1062346Z (Reading database ... 2021-05-15T14:02:24.1062988Z (Reading database ... 5% 2021-05-15T14:02:24.1063546Z (Reading database ... 10% 2021-05-15T14:02:24.1064078Z (Reading database ... 15% 2021-05-15T14:02:24.1064653Z (Reading database ... 20% 2021-05-15T14:02:24.1065186Z (Reading database ... 25% 2021-05-15T14:02:24.1065727Z (Reading database ... 30% 2021-05-15T14:02:24.1066271Z (Reading database ... 35% 2021-05-15T14:02:24.1066796Z (Reading database ... 40% 2021-05-15T14:02:24.1067334Z (Reading database ... 45% 2021-05-15T14:02:24.1069447Z (Reading database ... 50% 2021-05-15T14:02:24.1115412Z (Reading database ... 55% 2021-05-15T14:02:24.1159311Z (Reading database ... 60% 2021-05-15T14:02:24.1206786Z (Reading database ... 65% 2021-05-15T14:02:24.1351480Z (Reading database ... 70% 2021-05-15T14:02:24.1490592Z (Reading database ... 75% 2021-05-15T14:02:24.1807231Z (Reading database ... 80% 2021-05-15T14:02:24.2178900Z (Reading database ... 85% 2021-05-15T14:02:24.2348855Z (Reading database ... 90% 2021-05-15T14:02:24.2440115Z (Reading database ... 95% 2021-05-15T14:02:24.2440761Z (Reading database ... 100% 2021-05-15T14:02:24.2441620Z (Reading database ... 264806 files and directories currently installed.) 2021-05-15T14:02:24.2571209Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T14:02:24.2588960Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:02:24.3082388Z Selecting previously unselected package libnode64:amd64. 2021-05-15T14:02:24.3325942Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:02:24.3355307Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:25.0163096Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T14:02:25.0420422Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:02:25.0432884Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:25.1453753Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:02:25.1521715Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:25.1557734Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:25.1601689Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:27.4735838Z Reading package lists... 2021-05-15T14:02:27.6567002Z Building dependency tree... 2021-05-15T14:02:27.6589690Z Reading state information... 2021-05-15T14:02:27.8311394Z The following additional packages will be installed: 2021-05-15T14:02:27.8315684Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:02:27.8321428Z Suggested packages: 2021-05-15T14:02:27.8323112Z libfftw3-doc 2021-05-15T14:02:27.8809457Z The following NEW packages will be installed: 2021-05-15T14:02:27.8817728Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:02:27.9140371Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:27.9141256Z Need to get 3986 kB of archives. 2021-05-15T14:02:27.9142129Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T14:02:27.9144108Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T14:02:27.9316913Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T14:02:27.9510451Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T14:02:27.9642923Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T14:02:27.9651665Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T14:02:28.4364629Z Fetched 3986 kB in 0s (39.1 MB/s) 2021-05-15T14:02:28.4732579Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T14:02:28.4814034Z (Reading database ... 2021-05-15T14:02:28.4814736Z (Reading database ... 5% 2021-05-15T14:02:28.4815280Z (Reading database ... 10% 2021-05-15T14:02:28.4815834Z (Reading database ... 15% 2021-05-15T14:02:28.4816365Z (Reading database ... 20% 2021-05-15T14:02:28.4816908Z (Reading database ... 25% 2021-05-15T14:02:28.4817457Z (Reading database ... 30% 2021-05-15T14:02:28.4818002Z (Reading database ... 35% 2021-05-15T14:02:28.4818529Z (Reading database ... 40% 2021-05-15T14:02:28.4819072Z (Reading database ... 45% 2021-05-15T14:02:28.4819611Z (Reading database ... 50% 2021-05-15T14:02:28.4856499Z (Reading database ... 55% 2021-05-15T14:02:28.4899762Z (Reading database ... 60% 2021-05-15T14:02:28.4943034Z (Reading database ... 65% 2021-05-15T14:02:28.5086275Z (Reading database ... 70% 2021-05-15T14:02:28.5225399Z (Reading database ... 75% 2021-05-15T14:02:28.5537511Z (Reading database ... 80% 2021-05-15T14:02:28.5902827Z (Reading database ... 85% 2021-05-15T14:02:28.6067813Z (Reading database ... 90% 2021-05-15T14:02:28.6156030Z (Reading database ... 95% 2021-05-15T14:02:28.6156846Z (Reading database ... 100% 2021-05-15T14:02:28.6158027Z (Reading database ... 264942 files and directories currently installed.) 2021-05-15T14:02:28.6280395Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:28.6321461Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:28.6962890Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T14:02:28.7228231Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:28.7243482Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:28.8284324Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T14:02:28.8557106Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:28.8576669Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:28.9721963Z Selecting previously unselected package libfftw3-bin. 2021-05-15T14:02:28.9957385Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:28.9970961Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:02:29.0401984Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T14:02:29.0615886Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:29.0656555Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:29.3906750Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:29.3945460Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:29.3992244Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:29.4034709Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:02:29.4075636Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:29.4114080Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:30.3134508Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:32.6291860Z Reading package lists... 2021-05-15T14:02:32.8177103Z Building dependency tree... 2021-05-15T14:02:32.8197651Z Reading state information... 2021-05-15T14:02:32.9941435Z The following additional packages will be installed: 2021-05-15T14:02:32.9945762Z libdcmtk14 2021-05-15T14:02:33.0460000Z The following NEW packages will be installed: 2021-05-15T14:02:33.0469314Z dcmtk libdcmtk14 2021-05-15T14:02:33.0775438Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:33.0776663Z Need to get 5546 kB of archives. 2021-05-15T14:02:33.0778010Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T14:02:33.0780150Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T14:02:33.1485318Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T14:02:33.6140445Z Fetched 5546 kB in 0s (50.7 MB/s) 2021-05-15T14:02:33.6493333Z Selecting previously unselected package libdcmtk14. 2021-05-15T14:02:33.6574860Z (Reading database ... 2021-05-15T14:02:33.6575463Z (Reading database ... 5% 2021-05-15T14:02:33.6576017Z (Reading database ... 10% 2021-05-15T14:02:33.6576549Z (Reading database ... 15% 2021-05-15T14:02:33.6577091Z (Reading database ... 20% 2021-05-15T14:02:33.6577642Z (Reading database ... 25% 2021-05-15T14:02:33.6578186Z (Reading database ... 30% 2021-05-15T14:02:33.6578715Z (Reading database ... 35% 2021-05-15T14:02:33.6579260Z (Reading database ... 40% 2021-05-15T14:02:33.6579787Z (Reading database ... 45% 2021-05-15T14:02:33.6580326Z (Reading database ... 50% 2021-05-15T14:02:33.6619477Z (Reading database ... 55% 2021-05-15T14:02:33.6660877Z (Reading database ... 60% 2021-05-15T14:02:33.6705232Z (Reading database ... 65% 2021-05-15T14:02:33.6854627Z (Reading database ... 70% 2021-05-15T14:02:33.6997456Z (Reading database ... 75% 2021-05-15T14:02:33.7316997Z (Reading database ... 80% 2021-05-15T14:02:33.7672529Z (Reading database ... 85% 2021-05-15T14:02:33.7845684Z (Reading database ... 90% 2021-05-15T14:02:33.7938361Z (Reading database ... 95% 2021-05-15T14:02:33.7939211Z (Reading database ... 100% 2021-05-15T14:02:33.7940366Z (Reading database ... 265033 files and directories currently installed.) 2021-05-15T14:02:33.8061980Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:33.8090072Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:34.3681959Z Selecting previously unselected package dcmtk. 2021-05-15T14:02:34.3910648Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:34.3992816Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:34.5557100Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:34.5608297Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:34.5770426Z Adding `dcmtk' group to system ... 2021-05-15T14:02:34.7111747Z Adding `dcmtk' user to system ... 2021-05-15T14:02:34.9032458Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T14:02:35.1784285Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:36.9848887Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:39.3197575Z Reading package lists... 2021-05-15T14:02:39.5047967Z Building dependency tree... 2021-05-15T14:02:39.5067911Z Reading state information... 2021-05-15T14:02:39.7589756Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T14:02:39.7590828Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:39.8306611Z Reading package lists... 2021-05-15T14:02:40.0175985Z Building dependency tree... 2021-05-15T14:02:40.0195843Z Reading state information... 2021-05-15T14:02:40.2889954Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T14:02:40.2891355Z libpng-dev set to manually installed. 2021-05-15T14:02:40.2892385Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:40.3584269Z Reading package lists... 2021-05-15T14:02:40.5371563Z Building dependency tree... 2021-05-15T14:02:40.5392755Z Reading state information... 2021-05-15T14:02:40.7086683Z The following additional packages will be installed: 2021-05-15T14:02:40.7091959Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T14:02:40.7098668Z Suggested packages: 2021-05-15T14:02:40.7100967Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T14:02:40.7103676Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T14:02:40.7105736Z fonts-arphic-uming fonts-nanum 2021-05-15T14:02:40.7578860Z The following NEW packages will be installed: 2021-05-15T14:02:40.7580752Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T14:02:40.7588648Z libpoppler97 poppler-data 2021-05-15T14:02:40.7833314Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:40.7834147Z Need to get 2582 kB of archives. 2021-05-15T14:02:40.7834957Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T14:02:40.7836886Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T14:02:40.8295366Z 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-15T14:02:40.8321610Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T14:02:40.8501561Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T14:02:40.8508132Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T14:02:40.8513523Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T14:02:41.3013453Z Fetched 2582 kB in 0s (29.6 MB/s) 2021-05-15T14:02:41.3368801Z Selecting previously unselected package poppler-data. 2021-05-15T14:02:41.3446050Z (Reading database ... 2021-05-15T14:02:41.3447146Z (Reading database ... 5% 2021-05-15T14:02:41.3447796Z (Reading database ... 10% 2021-05-15T14:02:41.3448357Z (Reading database ... 15% 2021-05-15T14:02:41.3448886Z (Reading database ... 20% 2021-05-15T14:02:41.3449676Z (Reading database ... 25% 2021-05-15T14:02:41.3450214Z (Reading database ... 30% 2021-05-15T14:02:41.3450755Z (Reading database ... 35% 2021-05-15T14:02:41.3451296Z (Reading database ... 40% 2021-05-15T14:02:41.3451821Z (Reading database ... 45% 2021-05-15T14:02:41.3453951Z (Reading database ... 50% 2021-05-15T14:02:41.3498463Z (Reading database ... 55% 2021-05-15T14:02:41.3538892Z (Reading database ... 60% 2021-05-15T14:02:41.3583939Z (Reading database ... 65% 2021-05-15T14:02:41.3722154Z (Reading database ... 70% 2021-05-15T14:02:41.3857444Z (Reading database ... 75% 2021-05-15T14:02:41.4174734Z (Reading database ... 80% 2021-05-15T14:02:41.4535374Z (Reading database ... 85% 2021-05-15T14:02:41.4699629Z (Reading database ... 90% 2021-05-15T14:02:41.4789576Z (Reading database ... 95% 2021-05-15T14:02:41.4790327Z (Reading database ... 100% 2021-05-15T14:02:41.4791367Z (Reading database ... 265268 files and directories currently installed.) 2021-05-15T14:02:41.4914498Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T14:02:41.4923778Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T14:02:41.7521970Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T14:02:41.7792365Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T14:02:41.7820658Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:41.8309701Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T14:02:41.8560330Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:41.8571875Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:41.9881894Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T14:02:42.0134790Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:42.0150989Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:42.0522135Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T14:02:42.0789022Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:42.0800524Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:42.1122164Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T14:02:42.1371012Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:42.1389736Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:42.2052609Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T14:02:42.2177446Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:42.2205627Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:42.2237006Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:42.2265032Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:42.2303846Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:42.2348503Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:02:42.5177931Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:44.8191730Z Reading package lists... 2021-05-15T14:02:45.0084980Z Building dependency tree... 2021-05-15T14:02:45.0105399Z Reading state information... 2021-05-15T14:02:45.1858664Z The following additional packages will be installed: 2021-05-15T14:02:45.1863668Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T14:02:45.1869577Z Suggested packages: 2021-05-15T14:02:45.1870838Z libhdf5-doc 2021-05-15T14:02:45.2379584Z The following NEW packages will be installed: 2021-05-15T14:02:45.2387939Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T14:02:45.2394420Z libsz2 2021-05-15T14:02:45.2657007Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:45.2658213Z Need to get 4074 kB of archives. 2021-05-15T14:02:45.2659413Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T14:02:45.2662028Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T14:02:45.2693509Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T14:02:45.2704517Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T14:02:45.2712044Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T14:02:45.3091576Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T14:02:45.3104528Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T14:02:45.3111058Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T14:02:45.7989427Z Fetched 4074 kB in 0s (41.6 MB/s) 2021-05-15T14:02:45.8350015Z Selecting previously unselected package hdf5-helpers. 2021-05-15T14:02:45.8425071Z (Reading database ... 2021-05-15T14:02:45.8425676Z (Reading database ... 5% 2021-05-15T14:02:45.8426431Z (Reading database ... 10% 2021-05-15T14:02:45.8427074Z (Reading database ... 15% 2021-05-15T14:02:45.8427721Z (Reading database ... 20% 2021-05-15T14:02:45.8428342Z (Reading database ... 25% 2021-05-15T14:02:45.8429145Z (Reading database ... 30% 2021-05-15T14:02:45.8429895Z (Reading database ... 35% 2021-05-15T14:02:45.8430552Z (Reading database ... 40% 2021-05-15T14:02:45.8431277Z (Reading database ... 45% 2021-05-15T14:02:45.8431970Z (Reading database ... 50% 2021-05-15T14:02:45.8471769Z (Reading database ... 55% 2021-05-15T14:02:45.8514266Z (Reading database ... 60% 2021-05-15T14:02:45.8557746Z (Reading database ... 65% 2021-05-15T14:02:45.8699040Z (Reading database ... 70% 2021-05-15T14:02:45.8831242Z (Reading database ... 75% 2021-05-15T14:02:45.9151048Z (Reading database ... 80% 2021-05-15T14:02:45.9520399Z (Reading database ... 85% 2021-05-15T14:02:45.9690993Z (Reading database ... 90% 2021-05-15T14:02:45.9783562Z (Reading database ... 95% 2021-05-15T14:02:45.9784671Z (Reading database ... 100% 2021-05-15T14:02:45.9785969Z (Reading database ... 265828 files and directories currently installed.) 2021-05-15T14:02:45.9908872Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:45.9923125Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:46.0282237Z Selecting previously unselected package libaec0:amd64. 2021-05-15T14:02:46.0525969Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T14:02:46.0552230Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:46.0881298Z Selecting previously unselected package libsz2:amd64. 2021-05-15T14:02:46.1160546Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T14:02:46.1171363Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:46.1562625Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T14:02:46.1847507Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:46.1867935Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:46.3522417Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T14:02:46.3792486Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:46.3806539Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:46.4242495Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T14:02:46.4504267Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T14:02:46.4518029Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:46.4883343Z Selecting previously unselected package libhdf5-dev. 2021-05-15T14:02:46.5121012Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:46.5133640Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:46.8863095Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:46.8911215Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:46.8947455Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:46.8982587Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:46.9012994Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:46.9056406Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:46.9116333Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:46.9212453Z 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-15T14:02:46.9245925Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:47.7822607Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:50.0882895Z Reading package lists... 2021-05-15T14:02:50.2628841Z Building dependency tree... 2021-05-15T14:02:50.2647842Z Reading state information... 2021-05-15T14:02:50.4312277Z The following additional packages will be installed: 2021-05-15T14:02:50.4314721Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T14:02:50.4807376Z The following NEW packages will be installed: 2021-05-15T14:02:50.4815313Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T14:02:50.4820980Z mesa-common-dev 2021-05-15T14:02:50.5102580Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:50.5103579Z Need to get 1761 kB of archives. 2021-05-15T14:02:50.5104421Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T14:02:50.5106505Z 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-15T14:02:50.5190960Z 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-15T14:02:50.5196557Z 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-15T14:02:50.5222927Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T14:02:50.5272415Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T14:02:50.5329562Z 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-15T14:02:51.0024160Z Fetched 1761 kB in 0s (26.8 MB/s) 2021-05-15T14:02:51.0365833Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T14:02:51.0444232Z (Reading database ... 2021-05-15T14:02:51.0445166Z (Reading database ... 5% 2021-05-15T14:02:51.0445915Z (Reading database ... 10% 2021-05-15T14:02:51.0446663Z (Reading database ... 15% 2021-05-15T14:02:51.0447405Z (Reading database ... 20% 2021-05-15T14:02:51.0448122Z (Reading database ... 25% 2021-05-15T14:02:51.0448878Z (Reading database ... 30% 2021-05-15T14:02:51.0449594Z (Reading database ... 35% 2021-05-15T14:02:51.0450324Z (Reading database ... 40% 2021-05-15T14:02:51.0451057Z (Reading database ... 45% 2021-05-15T14:02:51.0451771Z (Reading database ... 50% 2021-05-15T14:02:51.0489995Z (Reading database ... 55% 2021-05-15T14:02:51.0529992Z (Reading database ... 60% 2021-05-15T14:02:51.0577331Z (Reading database ... 65% 2021-05-15T14:02:51.0720026Z (Reading database ... 70% 2021-05-15T14:02:51.0849182Z (Reading database ... 75% 2021-05-15T14:02:51.1164938Z (Reading database ... 80% 2021-05-15T14:02:51.1518452Z (Reading database ... 85% 2021-05-15T14:02:51.1682824Z (Reading database ... 90% 2021-05-15T14:02:51.1771242Z (Reading database ... 95% 2021-05-15T14:02:51.1772332Z (Reading database ... 100% 2021-05-15T14:02:51.1773831Z (Reading database ... 266036 files and directories currently installed.) 2021-05-15T14:02:51.1891876Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:02:51.1903018Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:51.2362441Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T14:02:51.2606334Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:51.2618139Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:51.3163193Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T14:02:51.3420982Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:51.3438190Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:51.3882311Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T14:02:51.4150965Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:51.4180659Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:51.4681938Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T14:02:51.4929628Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:51.4943450Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:51.5521853Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T14:02:51.5763133Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:51.5777465Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:51.7605506Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:51.7643025Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:51.7686296Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:51.7725227Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:51.7758582Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:51.7786727Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:51.7826707Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:53.3576036Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:55.6633036Z Reading package lists... 2021-05-15T14:02:55.8462435Z Building dependency tree... 2021-05-15T14:02:55.8482854Z Reading state information... 2021-05-15T14:02:56.0228761Z The following additional packages will be installed: 2021-05-15T14:02:56.0231156Z libprotobuf-lite17 libprotoc17 2021-05-15T14:02:56.0747701Z The following NEW packages will be installed: 2021-05-15T14:02:56.0752654Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T14:02:56.0754991Z protobuf-compiler 2021-05-15T14:02:56.1010777Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:56.1011671Z Need to get 2754 kB of archives. 2021-05-15T14:02:56.1012497Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T14:02:56.1014582Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T14:02:56.1136199Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T14:02:56.1364680Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T14:02:56.1627194Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T14:02:56.1721636Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T14:02:56.6220232Z Fetched 2754 kB in 0s (30.0 MB/s) 2021-05-15T14:02:56.6552776Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T14:02:56.6628335Z (Reading database ... 2021-05-15T14:02:56.6629088Z (Reading database ... 5% 2021-05-15T14:02:56.6629746Z (Reading database ... 10% 2021-05-15T14:02:56.6630387Z (Reading database ... 15% 2021-05-15T14:02:56.6631015Z (Reading database ... 20% 2021-05-15T14:02:56.6631653Z (Reading database ... 25% 2021-05-15T14:02:56.6632506Z (Reading database ... 30% 2021-05-15T14:02:56.6633146Z (Reading database ... 35% 2021-05-15T14:02:56.6633778Z (Reading database ... 40% 2021-05-15T14:02:56.6634400Z (Reading database ... 45% 2021-05-15T14:02:56.6635030Z (Reading database ... 50% 2021-05-15T14:02:56.6676378Z (Reading database ... 55% 2021-05-15T14:02:56.6716223Z (Reading database ... 60% 2021-05-15T14:02:56.6757208Z (Reading database ... 65% 2021-05-15T14:02:56.6896520Z (Reading database ... 70% 2021-05-15T14:02:56.7036593Z (Reading database ... 75% 2021-05-15T14:02:56.7354080Z (Reading database ... 80% 2021-05-15T14:02:56.7714037Z (Reading database ... 85% 2021-05-15T14:02:56.7883833Z (Reading database ... 90% 2021-05-15T14:02:56.7974812Z (Reading database ... 95% 2021-05-15T14:02:56.7975775Z (Reading database ... 100% 2021-05-15T14:02:56.7977017Z (Reading database ... 266519 files and directories currently installed.) 2021-05-15T14:02:56.8102362Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:56.8126964Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:56.8601977Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T14:02:56.8826351Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:56.8838179Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:56.9842384Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T14:02:57.0075441Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:57.0095903Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:57.1842202Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T14:02:57.2087554Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:57.2099915Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:57.3299249Z Selecting previously unselected package protobuf-compiler. 2021-05-15T14:02:57.3595994Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:57.3615258Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:57.4261318Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:57.4299136Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:57.4329599Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:57.4367050Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:57.4396186Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:57.4428133Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:58.2652935Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:00.5573312Z Reading package lists... 2021-05-15T14:03:00.7399352Z Building dependency tree... 2021-05-15T14:03:00.7419390Z Reading state information... 2021-05-15T14:03:00.9129092Z The following additional packages will be installed: 2021-05-15T14:03:00.9132946Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T14:03:00.9136022Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T14:03:00.9140624Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T14:03:00.9145586Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T14:03:00.9152491Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T14:03:00.9154838Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:03:00.9157376Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:03:00.9160502Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:03:00.9162963Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:03:00.9165345Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:03:00.9167378Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:03:00.9168709Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:03:00.9169969Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:03:00.9171223Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:03:00.9171988Z Suggested packages: 2021-05-15T14:03:00.9173113Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T14:03:00.9174600Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T14:03:00.9176122Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T14:03:00.9177481Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T14:03:00.9917383Z The following NEW packages will be installed: 2021-05-15T14:03:00.9920963Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T14:03:00.9923722Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T14:03:00.9926089Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T14:03:00.9928813Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T14:03:00.9931617Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T14:03:00.9938267Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:03:00.9940685Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:03:00.9943074Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:03:00.9945288Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:03:00.9947532Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:03:00.9949861Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:03:00.9952005Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:03:00.9954091Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:03:00.9956154Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:03:01.0213562Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:01.0214399Z Need to get 47.1 MB of archives. 2021-05-15T14:03:01.0215225Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T14:03:01.0217304Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T14:03:01.0592262Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T14:03:01.0617055Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T14:03:01.0625858Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T14:03:01.0634854Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T14:03:01.0642546Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T14:03:01.0653778Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T14:03:01.0687553Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T14:03:01.2152891Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T14:03:01.2160872Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T14:03:01.2193460Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T14:03:01.2224036Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T14:03:01.2232311Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T14:03:01.2238580Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T14:03:01.2246736Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T14:03:01.2272325Z 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-15T14:03:01.2294568Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T14:03:01.2331356Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T14:03:01.2390895Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T14:03:01.2400701Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T14:03:01.2414824Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T14:03:01.2550934Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T14:03:01.2776522Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T14:03:01.2829308Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T14:03:01.2838979Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T14:03:01.2881558Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T14:03:01.3613116Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T14:03:01.3627142Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T14:03:01.3629174Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T14:03:01.3638846Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T14:03:01.3662170Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T14:03:01.3669147Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T14:03:01.3690486Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T14:03:01.3711514Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T14:03:01.3814194Z 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-15T14:03:01.3844603Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T14:03:01.3979137Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T14:03:01.3984917Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T14:03:01.5839117Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T14:03:01.5845955Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T14:03:01.5868024Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T14:03:01.5870690Z 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-15T14:03:01.5876655Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T14:03:01.5879394Z 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-15T14:03:01.5881924Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T14:03:01.5978671Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T14:03:01.5990857Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T14:03:01.6011687Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T14:03:01.6022272Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T14:03:01.6177683Z 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-15T14:03:01.6221091Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T14:03:01.6232002Z 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-15T14:03:01.6235931Z 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-15T14:03:01.6237823Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T14:03:01.6256390Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T14:03:01.6266097Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T14:03:01.6311564Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T14:03:01.6335206Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T14:03:01.6343605Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T14:03:01.6409959Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T14:03:01.6412357Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T14:03:01.6426608Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T14:03:01.6445357Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T14:03:01.6475779Z 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-15T14:03:01.6513352Z 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-15T14:03:01.6523622Z 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-15T14:03:01.6531098Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T14:03:01.6747132Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T14:03:01.6755960Z 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-15T14:03:01.7022927Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T14:03:01.7031500Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T14:03:01.7043647Z 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-15T14:03:01.7431550Z 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-15T14:03:01.7823264Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T14:03:01.7973870Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T14:03:01.7980294Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T14:03:02.4350814Z Fetched 47.1 MB in 1s (58.8 MB/s) 2021-05-15T14:03:02.4714893Z Selecting previously unselected package libaom0:amd64. 2021-05-15T14:03:02.4791145Z (Reading database ... 2021-05-15T14:03:02.4791974Z (Reading database ... 5% 2021-05-15T14:03:02.4792768Z (Reading database ... 10% 2021-05-15T14:03:02.4793495Z (Reading database ... 15% 2021-05-15T14:03:02.4794251Z (Reading database ... 20% 2021-05-15T14:03:02.4794984Z (Reading database ... 25% 2021-05-15T14:03:02.4795703Z (Reading database ... 30% 2021-05-15T14:03:02.4796432Z (Reading database ... 35% 2021-05-15T14:03:02.4797140Z (Reading database ... 40% 2021-05-15T14:03:02.4797868Z (Reading database ... 45% 2021-05-15T14:03:02.4798583Z (Reading database ... 50% 2021-05-15T14:03:02.4836980Z (Reading database ... 55% 2021-05-15T14:03:02.4875597Z (Reading database ... 60% 2021-05-15T14:03:02.4918947Z (Reading database ... 65% 2021-05-15T14:03:02.5059897Z (Reading database ... 70% 2021-05-15T14:03:02.5188905Z (Reading database ... 75% 2021-05-15T14:03:02.5493278Z (Reading database ... 80% 2021-05-15T14:03:02.5843086Z (Reading database ... 85% 2021-05-15T14:03:02.5997117Z (Reading database ... 90% 2021-05-15T14:03:02.6080661Z (Reading database ... 95% 2021-05-15T14:03:02.6081420Z (Reading database ... 100% 2021-05-15T14:03:02.6082531Z (Reading database ... 266690 files and directories currently installed.) 2021-05-15T14:03:02.6199532Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T14:03:02.6227652Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:03:02.7761476Z Selecting previously unselected package libva2:amd64. 2021-05-15T14:03:02.8003559Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T14:03:02.8013259Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T14:03:02.8401702Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T14:03:02.8644466Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T14:03:02.8656262Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:03:02.8962363Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T14:03:02.9222494Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T14:03:02.9233466Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:03:02.9561995Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T14:03:02.9826006Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:03:02.9839574Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:03:03.0204141Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T14:03:03.0461807Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T14:03:03.0474763Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:03:03.0802016Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T14:03:03.1075673Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:03.1087499Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:03.1602251Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T14:03:03.1901305Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T14:03:03.1913458Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:03:04.0178660Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T14:03:04.0482826Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T14:03:04.0495412Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:03:04.0842206Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T14:03:04.1096504Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T14:03:04.1108725Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:03:04.1526120Z Selecting previously unselected package libopus0:amd64. 2021-05-15T14:03:04.1827071Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T14:03:04.1840542Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:03:04.2321926Z Selecting previously unselected package libshine3:amd64. 2021-05-15T14:03:04.2596582Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T14:03:04.2613739Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:03:04.2922221Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T14:03:04.3225713Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T14:03:04.3237941Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:03:04.3561863Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T14:03:04.3823946Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T14:03:04.3836606Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:03:04.4241174Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T14:03:04.4495958Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T14:03:04.4507010Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:03:04.4850347Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T14:03:04.5152209Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:04.5171208Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:04.5506455Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T14:03:04.5806687Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T14:03:04.5820166Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:03:04.6322001Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T14:03:04.6588216Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T14:03:04.6603651Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:03:04.7002046Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T14:03:04.7248382Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T14:03:04.7266741Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:03:04.7675324Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T14:03:04.7969941Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:04.7984770Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:03:04.8362999Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T14:03:04.8621996Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T14:03:04.8634241Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:03:04.9561909Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T14:03:04.9823674Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T14:03:04.9834621Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:03:05.1801304Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T14:03:05.2020812Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T14:03:05.2034825Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:03:05.2489483Z Selecting previously unselected package libzvbi-common. 2021-05-15T14:03:05.2786459Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T14:03:05.2797895Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T14:03:05.3108776Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T14:03:05.3407968Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T14:03:05.3421776Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:03:05.3943932Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T14:03:05.4246615Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:05.4266363Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:05.9642455Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T14:03:05.9906185Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T14:03:05.9916211Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:03:06.0282003Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T14:03:06.0537347Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T14:03:06.0553083Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:03:06.0847686Z Selecting previously unselected package libass9:amd64. 2021-05-15T14:03:06.1146430Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T14:03:06.1160773Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:03:06.1562187Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T14:03:06.1821704Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T14:03:06.1836702Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:03:06.2243587Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T14:03:06.2547988Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T14:03:06.2560289Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:03:06.2862910Z Selecting previously unselected package libgme0:amd64. 2021-05-15T14:03:06.3166501Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T14:03:06.3179871Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:03:06.3564901Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T14:03:06.3868944Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T14:03:06.3880920Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:03:06.4321380Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T14:03:06.4577540Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T14:03:06.4589787Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:03:06.5521933Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T14:03:06.5777465Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:03:06.5792013Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:03:06.6266919Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T14:03:06.6575596Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:06.6589149Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:06.7838874Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T14:03:06.8138398Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T14:03:06.8148965Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:03:06.8562110Z Selecting previously unselected package libflite1:amd64. 2021-05-15T14:03:06.8823633Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T14:03:06.8844878Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:03:08.1625241Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T14:03:08.1926282Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T14:03:08.1940725Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:03:08.2321665Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T14:03:08.2563996Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T14:03:08.2577133Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:03:08.2922714Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T14:03:08.3177122Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T14:03:08.3188513Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:03:08.3457329Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T14:03:08.3755186Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:08.3769253Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:03:08.4067010Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T14:03:08.4367730Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T14:03:08.4379801Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:03:08.4722050Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T14:03:08.4995884Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:08.5006747Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:08.5401456Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T14:03:08.5642411Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T14:03:08.5656787Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:03:08.7002062Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T14:03:08.7258564Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T14:03:08.7269767Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:03:08.7611925Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T14:03:08.7929727Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:08.7943311Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:08.8441780Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T14:03:08.8664675Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T14:03:08.8677392Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:03:08.9081430Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T14:03:08.9297012Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:08.9309635Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:09.0922310Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T14:03:09.1144168Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T14:03:09.1156534Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:03:09.1698536Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T14:03:09.1945423Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T14:03:09.1958858Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:03:09.2310302Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T14:03:09.2610219Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:03:09.2622364Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:03:09.2961980Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T14:03:09.3200245Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:03:09.3210807Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:03:09.3495801Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T14:03:09.3799313Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T14:03:09.3812916Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:03:09.4165459Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T14:03:09.4464292Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T14:03:09.4476186Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:03:09.4842076Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T14:03:09.5069300Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T14:03:09.5086023Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:03:09.5627246Z Selecting previously unselected package libopenal-data. 2021-05-15T14:03:09.5929289Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T14:03:09.5940401Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T14:03:09.6390678Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T14:03:09.6690402Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T14:03:09.6706455Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:03:09.7042089Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T14:03:09.7303508Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T14:03:09.7315909Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:03:09.8122080Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T14:03:09.8365949Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T14:03:09.8381049Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:03:09.8655837Z Selecting previously unselected package libflac8:amd64. 2021-05-15T14:03:09.8960748Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T14:03:09.8974205Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:03:09.9441595Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T14:03:09.9682745Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T14:03:09.9694399Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:03:10.0187329Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T14:03:10.0485599Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T14:03:10.0586584Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:03:10.1117438Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T14:03:10.1419847Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T14:03:10.1433966Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:03:10.2136372Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T14:03:10.2437471Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:10.2452790Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:10.2802590Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T14:03:10.3100657Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:10.3118792Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:10.3462731Z Selecting previously unselected package ffmpeg. 2021-05-15T14:03:10.3765452Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:10.3865125Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:10.5251191Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T14:03:10.5552406Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T14:03:10.5571399Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:03:10.5940129Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T14:03:10.6240209Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T14:03:10.6251799Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:03:10.8514502Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T14:03:10.8817759Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T14:03:10.8827300Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:03:10.9141102Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T14:03:10.9441884Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T14:03:10.9453135Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:03:10.9842212Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T14:03:11.0065364Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:03:11.0080504Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:03:11.3148522Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T14:03:11.3449414Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:03:11.3461868Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:03:11.6604020Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T14:03:11.6901708Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T14:03:11.6913628Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:03:11.8311990Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T14:03:11.8613957Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T14:03:11.8626908Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:03:11.8879158Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T14:03:11.9175928Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:03:11.9187651Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:03:11.9875839Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:03:11.9912915Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:03:11.9956176Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:03:11.9986349Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:03:12.0022774Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:03:12.0052832Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:03:12.0079262Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:03:12.0113916Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:03:12.0140056Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:03:12.0174480Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:03:12.0200131Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:03:12.0225100Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:03:12.0255080Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:03:12.0288268Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:03:12.0320381Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:03:12.0342905Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:03:12.0374489Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:03:12.0419187Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:03:12.0453160Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:03:12.0482211Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:03:12.0517608Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T14:03:12.0550912Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:03:12.0615574Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:03:12.0642104Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:03:12.0675869Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:03:12.0709506Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:03:12.0747262Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:03:12.0777486Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:03:12.0808406Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:03:12.0834112Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:03:12.0858597Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:03:12.0895336Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:03:12.0925537Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:03:12.0951190Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:03:12.1002461Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:03:12.1034247Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:03:12.1064858Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:03:12.1100130Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T14:03:12.1149850Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:03:12.1187817Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:03:12.1226834Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:03:12.1310791Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:03:12.1349517Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:03:12.1382564Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T14:03:12.1419826Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:03:12.1481712Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:03:12.1514294Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:03:12.1548744Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:03:12.1571666Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:03:12.1603069Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:03:12.1629451Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:03:12.1657270Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:03:12.1687228Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:03:12.1716716Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:03:12.1748643Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:03:12.1781063Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:12.1806619Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:03:12.1835618Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:12.1866999Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:03:12.1942024Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:03:12.1972895Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:03:12.2006942Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:03:12.2034513Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:03:12.2065032Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:12.2114947Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:03:12.2146441Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:03:12.2172084Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:03:12.2276384Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:12.2307430Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:12.2343578Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:12.2374002Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:03:12.2400318Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:03:12.2428150Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:12.2461733Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:12.2488404Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:12.2521464Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:12.2615782Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:13.4631301Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:15.8047150Z Reading package lists... 2021-05-15T14:03:15.9944612Z Building dependency tree... 2021-05-15T14:03:15.9966062Z Reading state information... 2021-05-15T14:03:16.1678963Z The following additional packages will be installed: 2021-05-15T14:03:16.1683168Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:03:16.2219690Z The following NEW packages will be installed: 2021-05-15T14:03:16.2221970Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:03:16.2225822Z libmagick++-dev 2021-05-15T14:03:16.2490916Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:16.2492199Z Need to get 309 kB of archives. 2021-05-15T14:03:16.2493705Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T14:03:16.2496084Z 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-15T14:03:16.2535186Z 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-15T14:03:16.2583176Z 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-15T14:03:16.2622401Z 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-15T14:03:16.7153106Z Fetched 309 kB in 0s (8812 kB/s) 2021-05-15T14:03:16.7548475Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T14:03:16.7629577Z (Reading database ... 2021-05-15T14:03:16.7630408Z (Reading database ... 5% 2021-05-15T14:03:16.7631228Z (Reading database ... 10% 2021-05-15T14:03:16.7631972Z (Reading database ... 15% 2021-05-15T14:03:16.7632707Z (Reading database ... 20% 2021-05-15T14:03:16.7633426Z (Reading database ... 25% 2021-05-15T14:03:16.7634154Z (Reading database ... 30% 2021-05-15T14:03:16.7634868Z (Reading database ... 35% 2021-05-15T14:03:16.7635599Z (Reading database ... 40% 2021-05-15T14:03:16.7636586Z (Reading database ... 45% 2021-05-15T14:03:16.7637307Z (Reading database ... 50% 2021-05-15T14:03:16.7663920Z (Reading database ... 55% 2021-05-15T14:03:16.7711480Z (Reading database ... 60% 2021-05-15T14:03:16.7743502Z (Reading database ... 65% 2021-05-15T14:03:16.7885709Z (Reading database ... 70% 2021-05-15T14:03:16.8022020Z (Reading database ... 75% 2021-05-15T14:03:16.8327490Z (Reading database ... 80% 2021-05-15T14:03:17.4290686Z (Reading database ... 85% 2021-05-15T14:03:17.4292251Z (Reading database ... 90% 2021-05-15T14:03:17.4293167Z (Reading database ... 95% 2021-05-15T14:03:17.4293970Z (Reading database ... 100% 2021-05-15T14:03:17.4295130Z (Reading database ... 267231 files and directories currently installed.) 2021-05-15T14:03:17.4297570Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:03:17.4299491Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:17.4301290Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T14:03:17.4303259Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:03:17.4305124Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:17.4306920Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T14:03:17.4308937Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:03:17.4310871Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:17.4312621Z Selecting previously unselected package libmagick++-dev. 2021-05-15T14:03:17.4314480Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:03:17.4316199Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:17.4317865Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:17.4319610Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:17.4321669Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:17.4323338Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:17.4324794Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:20.4292385Z Reading package lists... 2021-05-15T14:03:20.4294313Z Building dependency tree... 2021-05-15T14:03:20.4295078Z Reading state information... 2021-05-15T14:03:20.4296619Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T14:03:20.4297959Z The following additional packages will be installed: 2021-05-15T14:03:20.4299336Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T14:03:20.4300441Z libijs-0.35 libjbig2dec0 2021-05-15T14:03:20.4301025Z Suggested packages: 2021-05-15T14:03:20.4302155Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T14:03:20.4303234Z ghostscript-x 2021-05-15T14:03:20.4303933Z The following NEW packages will be installed: 2021-05-15T14:03:20.4305214Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T14:03:20.4306429Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T14:03:20.4307316Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:20.4308036Z Need to get 11.2 MB of archives. 2021-05-15T14:03:20.4308852Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T14:03:20.4310507Z 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-15T14:03:20.4312647Z 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-15T14:03:20.4314645Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T14:03:20.4316649Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T14:03:20.4318586Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T14:03:20.4320595Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T14:03:20.4322559Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T14:03:20.4324630Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T14:03:20.8272924Z Fetched 11.2 MB in 0s (45.1 MB/s) 2021-05-15T14:03:20.8664759Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T14:03:20.8745556Z (Reading database ... 2021-05-15T14:03:20.8746550Z (Reading database ... 5% 2021-05-15T14:03:20.8747317Z (Reading database ... 10% 2021-05-15T14:03:20.8748056Z (Reading database ... 15% 2021-05-15T14:03:20.8748819Z (Reading database ... 20% 2021-05-15T14:03:20.8749544Z (Reading database ... 25% 2021-05-15T14:03:20.8750338Z (Reading database ... 30% 2021-05-15T14:03:20.8751084Z (Reading database ... 35% 2021-05-15T14:03:20.8751798Z (Reading database ... 40% 2021-05-15T14:03:20.8752528Z (Reading database ... 45% 2021-05-15T14:03:20.8753245Z (Reading database ... 50% 2021-05-15T14:03:20.8781633Z (Reading database ... 55% 2021-05-15T14:03:20.8836911Z (Reading database ... 60% 2021-05-15T14:03:20.8869085Z (Reading database ... 65% 2021-05-15T14:03:20.9017020Z (Reading database ... 70% 2021-05-15T14:03:20.9159500Z (Reading database ... 75% 2021-05-15T14:03:20.9478127Z (Reading database ... 80% 2021-05-15T14:03:20.9813967Z (Reading database ... 85% 2021-05-15T14:03:21.0010236Z (Reading database ... 90% 2021-05-15T14:03:21.0102052Z (Reading database ... 95% 2021-05-15T14:03:21.0102661Z (Reading database ... 100% 2021-05-15T14:03:21.0103498Z (Reading database ... 267276 files and directories currently installed.) 2021-05-15T14:03:21.0228375Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T14:03:21.0487593Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:03:21.2842048Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T14:03:21.3080560Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T14:03:21.3101557Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:03:21.3561889Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T14:03:21.3792904Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T14:03:21.4499638Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:03:21.8921978Z Selecting previously unselected package libgs9-common. 2021-05-15T14:03:21.9172509Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T14:03:21.9187568Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:22.0282587Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T14:03:22.0573567Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T14:03:22.0608624Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:03:22.0922448Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T14:03:22.1187483Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T14:03:22.1198834Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:03:22.1602027Z Selecting previously unselected package libgs9:amd64. 2021-05-15T14:03:22.1864339Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:03:22.1883170Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:22.4707952Z Selecting previously unselected package ghostscript. 2021-05-15T14:03:22.5011778Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:03:22.5032265Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:22.5757730Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:03:22.5819488Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:03:22.5855295Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:03:22.6544190Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:03:22.6576550Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:03:22.6854840Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:22.6905559Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:22.6936349Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:22.7066943Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:03:22.8850892Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:22.9081063Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:26.3851897Z Reading package lists... 2021-05-15T14:03:26.5801077Z Building dependency tree... 2021-05-15T14:03:26.5823165Z Reading state information... 2021-05-15T14:03:26.7569007Z The following additional packages will be installed: 2021-05-15T14:03:26.7571330Z libudunits2-0 libudunits2-data 2021-05-15T14:03:26.8064529Z The following NEW packages will be installed: 2021-05-15T14:03:26.8068751Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T14:03:26.8370834Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:26.8371995Z Need to get 429 kB of archives. 2021-05-15T14:03:26.8373232Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T14:03:26.8375501Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T14:03:26.8405217Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T14:03:26.8420629Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T14:03:27.3142535Z Fetched 429 kB in 0s (9807 kB/s) 2021-05-15T14:03:27.3500068Z Selecting previously unselected package libudunits2-data. 2021-05-15T14:03:27.3583469Z (Reading database ... 2021-05-15T14:03:27.3584229Z (Reading database ... 5% 2021-05-15T14:03:27.3584913Z (Reading database ... 10% 2021-05-15T14:03:27.3585558Z (Reading database ... 15% 2021-05-15T14:03:27.3586186Z (Reading database ... 20% 2021-05-15T14:03:27.3586831Z (Reading database ... 25% 2021-05-15T14:03:27.3587544Z (Reading database ... 30% 2021-05-15T14:03:27.3588177Z (Reading database ... 35% 2021-05-15T14:03:27.3588810Z (Reading database ... 40% 2021-05-15T14:03:27.3589660Z (Reading database ... 45% 2021-05-15T14:03:27.3590309Z (Reading database ... 50% 2021-05-15T14:03:27.3640808Z (Reading database ... 55% 2021-05-15T14:03:27.3701815Z (Reading database ... 60% 2021-05-15T14:03:27.3730418Z (Reading database ... 65% 2021-05-15T14:03:27.3881298Z (Reading database ... 70% 2021-05-15T14:03:27.4028397Z (Reading database ... 75% 2021-05-15T14:03:27.4346657Z (Reading database ... 80% 2021-05-15T14:03:27.4694188Z (Reading database ... 85% 2021-05-15T14:03:27.4901585Z (Reading database ... 90% 2021-05-15T14:03:27.4998041Z (Reading database ... 95% 2021-05-15T14:03:27.4999050Z (Reading database ... 100% 2021-05-15T14:03:27.5000570Z (Reading database ... 267840 files and directories currently installed.) 2021-05-15T14:03:27.5125832Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T14:03:27.5140319Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T14:03:27.5522439Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T14:03:27.5765521Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T14:03:27.5793886Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:03:27.6202776Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T14:03:27.6430243Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T14:03:27.6443025Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:03:27.7310208Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T14:03:27.7365839Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:03:27.7406420Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:03:27.7452445Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:27.8669430Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:30.2020954Z Reading package lists... 2021-05-15T14:03:30.3865632Z Building dependency tree... 2021-05-15T14:03:30.3886881Z Reading state information... 2021-05-15T14:03:30.6055623Z The following NEW packages will be installed: 2021-05-15T14:03:30.6061141Z libjq-dev 2021-05-15T14:03:30.6310606Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:30.6311458Z Need to get 11.2 kB of archives. 2021-05-15T14:03:30.6312291Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T14:03:30.6314465Z 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-15T14:03:31.0983142Z Fetched 11.2 kB in 0s (520 kB/s) 2021-05-15T14:03:31.1321436Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T14:03:31.1404405Z (Reading database ... 2021-05-15T14:03:31.1405314Z (Reading database ... 5% 2021-05-15T14:03:31.1406451Z (Reading database ... 10% 2021-05-15T14:03:31.1407053Z (Reading database ... 15% 2021-05-15T14:03:31.1407589Z (Reading database ... 20% 2021-05-15T14:03:31.1408189Z (Reading database ... 25% 2021-05-15T14:03:31.1408717Z (Reading database ... 30% 2021-05-15T14:03:31.1409253Z (Reading database ... 35% 2021-05-15T14:03:31.1409802Z (Reading database ... 40% 2021-05-15T14:03:31.1410336Z (Reading database ... 45% 2021-05-15T14:03:31.1410858Z (Reading database ... 50% 2021-05-15T14:03:31.1464179Z (Reading database ... 55% 2021-05-15T14:03:31.1523631Z (Reading database ... 60% 2021-05-15T14:03:31.1553153Z (Reading database ... 65% 2021-05-15T14:03:31.1706204Z (Reading database ... 70% 2021-05-15T14:03:31.1857958Z (Reading database ... 75% 2021-05-15T14:03:31.2187490Z (Reading database ... 80% 2021-05-15T14:03:31.2532906Z (Reading database ... 85% 2021-05-15T14:03:31.2733606Z (Reading database ... 90% 2021-05-15T14:03:31.2825494Z (Reading database ... 95% 2021-05-15T14:03:31.2826365Z (Reading database ... 100% 2021-05-15T14:03:31.2827602Z (Reading database ... 267869 files and directories currently installed.) 2021-05-15T14:03:31.2952531Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:03:31.2968619Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:03:31.3624075Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:03:33.6518816Z Reading package lists... 2021-05-15T14:03:33.8370837Z Building dependency tree... 2021-05-15T14:03:33.8395080Z Reading state information... 2021-05-15T14:03:34.0635014Z The following NEW packages will be installed: 2021-05-15T14:03:34.0643175Z libmng2 2021-05-15T14:03:34.0882524Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:34.0883626Z Need to get 168 kB of archives. 2021-05-15T14:03:34.0884435Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T14:03:34.0886421Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T14:03:34.5662580Z Fetched 168 kB in 0s (6327 kB/s) 2021-05-15T14:03:34.6025563Z Selecting previously unselected package libmng2:amd64. 2021-05-15T14:03:34.6107721Z (Reading database ... 2021-05-15T14:03:34.6108351Z (Reading database ... 5% 2021-05-15T14:03:34.6108901Z (Reading database ... 10% 2021-05-15T14:03:34.6109461Z (Reading database ... 15% 2021-05-15T14:03:34.6110010Z (Reading database ... 20% 2021-05-15T14:03:34.6110534Z (Reading database ... 25% 2021-05-15T14:03:34.6111075Z (Reading database ... 30% 2021-05-15T14:03:34.6111613Z (Reading database ... 35% 2021-05-15T14:03:34.6112139Z (Reading database ... 40% 2021-05-15T14:03:34.6112678Z (Reading database ... 45% 2021-05-15T14:03:34.6113207Z (Reading database ... 50% 2021-05-15T14:03:34.6147904Z (Reading database ... 55% 2021-05-15T14:03:34.6202950Z (Reading database ... 60% 2021-05-15T14:03:34.6232323Z (Reading database ... 65% 2021-05-15T14:03:34.6370480Z (Reading database ... 70% 2021-05-15T14:03:34.6509672Z (Reading database ... 75% 2021-05-15T14:03:34.6832460Z (Reading database ... 80% 2021-05-15T14:03:34.7168499Z (Reading database ... 85% 2021-05-15T14:03:34.7368860Z (Reading database ... 90% 2021-05-15T14:03:34.7463173Z (Reading database ... 95% 2021-05-15T14:03:34.7464158Z (Reading database ... 100% 2021-05-15T14:03:34.7465509Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T14:03:34.7591356Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T14:03:34.7618578Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:03:34.8420210Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:03:34.8468351Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:37.1666783Z Reading package lists... 2021-05-15T14:03:37.3591703Z Building dependency tree... 2021-05-15T14:03:37.3612057Z Reading state information... 2021-05-15T14:03:37.4978740Z E: Unable to locate package libmng1 2021-05-15T14:03:37.5689870Z Reading package lists... 2021-05-15T14:03:37.7511748Z Building dependency tree... 2021-05-15T14:03:37.7533283Z Reading state information... 2021-05-15T14:03:37.8883654Z E: Unable to locate package libapparmor-devel 2021-05-15T14:03:37.9594012Z Reading package lists... 2021-05-15T14:03:38.1478034Z Building dependency tree... 2021-05-15T14:03:38.1499537Z Reading state information... 2021-05-15T14:03:38.3218120Z The following additional packages will be installed: 2021-05-15T14:03:38.3220079Z libij-java 2021-05-15T14:03:38.3715778Z The following NEW packages will be installed: 2021-05-15T14:03:38.3728650Z imagej libij-java 2021-05-15T14:03:38.3976542Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:38.3977415Z Need to get 2328 kB of archives. 2021-05-15T14:03:38.3978256Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T14:03:38.3980206Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T14:03:38.4548744Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T14:03:38.9265459Z Fetched 2328 kB in 0s (30.0 MB/s) 2021-05-15T14:03:38.9608828Z Selecting previously unselected package libij-java. 2021-05-15T14:03:38.9695388Z (Reading database ... 2021-05-15T14:03:38.9696068Z (Reading database ... 5% 2021-05-15T14:03:38.9696828Z (Reading database ... 10% 2021-05-15T14:03:38.9697370Z (Reading database ... 15% 2021-05-15T14:03:38.9697913Z (Reading database ... 20% 2021-05-15T14:03:38.9698445Z (Reading database ... 25% 2021-05-15T14:03:38.9698986Z (Reading database ... 30% 2021-05-15T14:03:38.9699510Z (Reading database ... 35% 2021-05-15T14:03:38.9700048Z (Reading database ... 40% 2021-05-15T14:03:38.9700700Z (Reading database ... 45% 2021-05-15T14:03:38.9701223Z (Reading database ... 50% 2021-05-15T14:03:38.9731747Z (Reading database ... 55% 2021-05-15T14:03:38.9792518Z (Reading database ... 60% 2021-05-15T14:03:38.9822026Z (Reading database ... 65% 2021-05-15T14:03:38.9966315Z (Reading database ... 70% 2021-05-15T14:03:39.0106485Z (Reading database ... 75% 2021-05-15T14:03:39.0409647Z (Reading database ... 80% 2021-05-15T14:03:39.0730746Z (Reading database ... 85% 2021-05-15T14:03:39.0918044Z (Reading database ... 90% 2021-05-15T14:03:39.1006202Z (Reading database ... 95% 2021-05-15T14:03:39.1007140Z (Reading database ... 100% 2021-05-15T14:03:39.1008386Z (Reading database ... 267881 files and directories currently installed.) 2021-05-15T14:03:39.1128984Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T14:03:39.1143433Z Unpacking libij-java (1.52r-1) ... 2021-05-15T14:03:39.2180708Z Selecting previously unselected package imagej. 2021-05-15T14:03:39.2453302Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T14:03:39.2468884Z Unpacking imagej (1.52r-1) ... 2021-05-15T14:03:39.3333452Z Setting up libij-java (1.52r-1) ... 2021-05-15T14:03:39.3374923Z Setting up imagej (1.52r-1) ... 2021-05-15T14:03:39.3424013Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:03:39.9611972Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:40.7613351Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:03:43.2001199Z Reading package lists... 2021-05-15T14:03:43.3808564Z Building dependency tree... 2021-05-15T14:03:43.3829657Z Reading state information... 2021-05-15T14:03:43.5541461Z Suggested packages: 2021-05-15T14:03:43.5544227Z bowtie2-examples 2021-05-15T14:03:43.6036187Z The following NEW packages will be installed: 2021-05-15T14:03:43.6050638Z bowtie2 2021-05-15T14:03:43.6433160Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:43.6434315Z Need to get 1324 kB of archives. 2021-05-15T14:03:43.6435449Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T14:03:43.6438123Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T14:03:44.1433389Z Fetched 1324 kB in 0s (17.8 MB/s) 2021-05-15T14:03:44.1793947Z Selecting previously unselected package bowtie2. 2021-05-15T14:03:44.1876992Z (Reading database ... 2021-05-15T14:03:44.1878069Z (Reading database ... 5% 2021-05-15T14:03:44.1878671Z (Reading database ... 10% 2021-05-15T14:03:44.1879214Z (Reading database ... 15% 2021-05-15T14:03:44.1882359Z (Reading database ... 20% 2021-05-15T14:03:44.1883164Z (Reading database ... 25% 2021-05-15T14:03:44.1883756Z (Reading database ... 30% 2021-05-15T14:03:44.1886039Z (Reading database ... 35% 2021-05-15T14:03:44.1886780Z (Reading database ... 40% 2021-05-15T14:03:44.1887442Z (Reading database ... 45% 2021-05-15T14:03:44.1888118Z (Reading database ... 50% 2021-05-15T14:03:44.1924079Z (Reading database ... 55% 2021-05-15T14:03:44.1979378Z (Reading database ... 60% 2021-05-15T14:03:44.2007824Z (Reading database ... 65% 2021-05-15T14:03:44.2153721Z (Reading database ... 70% 2021-05-15T14:03:44.9368494Z (Reading database ... 75% 2021-05-15T14:03:44.9369405Z (Reading database ... 80% 2021-05-15T14:03:44.9370149Z (Reading database ... 85% 2021-05-15T14:03:44.9370788Z (Reading database ... 90% 2021-05-15T14:03:44.9371410Z (Reading database ... 95% 2021-05-15T14:03:44.9372216Z (Reading database ... 100% 2021-05-15T14:03:44.9373201Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T14:03:44.9375121Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T14:03:44.9376401Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:44.9377373Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:44.9378382Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:47.7978028Z Reading package lists... 2021-05-15T14:03:47.9916080Z Building dependency tree... 2021-05-15T14:03:47.9937865Z Reading state information... 2021-05-15T14:03:48.1307040Z E: Unable to locate package install 2021-05-15T14:03:48.1308045Z E: Unable to locate package gdal 2021-05-15T14:03:48.2005188Z Reading package lists... 2021-05-15T14:03:48.3890606Z Building dependency tree... 2021-05-15T14:03:48.3913217Z Reading state information... 2021-05-15T14:03:48.4186007Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T14:03:48.4187540Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:48.4188477Z is only available from another source 2021-05-15T14:03:48.4188998Z 2021-05-15T14:03:48.5256716Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T14:03:48.5952783Z Reading package lists... 2021-05-15T14:03:48.7894728Z Building dependency tree... 2021-05-15T14:03:48.7915646Z Reading state information... 2021-05-15T14:03:48.8199363Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T14:03:48.8202209Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:48.8203933Z is only available from another source 2021-05-15T14:03:48.8205470Z However the following packages replace it: 2021-05-15T14:03:48.8206670Z ffmpeg 2021-05-15T14:03:48.8207372Z 2021-05-15T14:03:48.9303547Z E: Package 'libav-tools' has no installation candidate 2021-05-15T14:03:49.0011720Z Reading package lists... 2021-05-15T14:03:49.1976921Z Building dependency tree... 2021-05-15T14:03:49.1998466Z Reading state information... 2021-05-15T14:03:49.3698807Z The following additional packages will be installed: 2021-05-15T14:03:49.3702618Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:49.3706075Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:49.3708372Z libssh2-1-dev 2021-05-15T14:03:49.3709821Z Suggested packages: 2021-05-15T14:03:49.3711671Z libgcrypt20-doc libmbedtls-doc 2021-05-15T14:03:49.4207333Z The following NEW packages will be installed: 2021-05-15T14:03:49.4209757Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:49.4211739Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:49.4213052Z libssh2-1-dev 2021-05-15T14:03:49.4479352Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:49.4480481Z Need to get 2667 kB of archives. 2021-05-15T14:03:49.4481400Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T14:03:49.4483445Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T14:03:49.4555775Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T14:03:49.4699660Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T14:03:49.4704537Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T14:03:49.4736851Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T14:03:49.4743098Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T14:03:49.4757204Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T14:03:49.4849611Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T14:03:49.4914914Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T14:03:49.4947451Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T14:03:49.4952555Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T14:03:49.9751735Z Fetched 2667 kB in 0s (33.4 MB/s) 2021-05-15T14:03:50.0086840Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T14:03:50.0169773Z (Reading database ... 2021-05-15T14:03:50.0170738Z (Reading database ... 5% 2021-05-15T14:03:50.0171559Z (Reading database ... 10% 2021-05-15T14:03:50.0172303Z (Reading database ... 15% 2021-05-15T14:03:50.0173037Z (Reading database ... 20% 2021-05-15T14:03:50.0173761Z (Reading database ... 25% 2021-05-15T14:03:50.0174493Z (Reading database ... 30% 2021-05-15T14:03:50.0175226Z (Reading database ... 35% 2021-05-15T14:03:50.0175936Z (Reading database ... 40% 2021-05-15T14:03:50.0176678Z (Reading database ... 45% 2021-05-15T14:03:50.0177388Z (Reading database ... 50% 2021-05-15T14:03:50.0221593Z (Reading database ... 55% 2021-05-15T14:03:50.0273078Z (Reading database ... 60% 2021-05-15T14:03:50.0304378Z (Reading database ... 65% 2021-05-15T14:03:50.0444932Z (Reading database ... 70% 2021-05-15T14:03:50.0585217Z (Reading database ... 75% 2021-05-15T14:03:50.0900878Z (Reading database ... 80% 2021-05-15T14:03:50.1238363Z (Reading database ... 85% 2021-05-15T14:03:50.1434875Z (Reading database ... 90% 2021-05-15T14:03:50.1524642Z (Reading database ... 95% 2021-05-15T14:03:50.1525474Z (Reading database ... 100% 2021-05-15T14:03:50.1526624Z (Reading database ... 267930 files and directories currently installed.) 2021-05-15T14:03:50.1648498Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T14:03:50.1660194Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:50.2035915Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T14:03:50.2334988Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T14:03:50.2345978Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:50.3121929Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T14:03:50.3425331Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T14:03:50.3447009Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:50.3761742Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T14:03:50.4032816Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:50.4046268Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:50.4485289Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T14:03:50.4787105Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:50.4807908Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:50.5145282Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T14:03:50.5449427Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:50.5462204Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:50.5882201Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T14:03:50.6118529Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:50.6131706Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:50.6882815Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T14:03:50.7110466Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:50.7124202Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:50.7922422Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T14:03:50.8177261Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T14:03:50.8200527Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:50.8802452Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T14:03:50.9089160Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T14:03:50.9102238Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:50.9401933Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T14:03:50.9689427Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:50.9697271Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:51.1113902Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:51.1159296Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:51.1206012Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:51.1247782Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:51.1294143Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:51.1336405Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:51.1381895Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:51.1417732Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:51.1456493Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:51.1492800Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:51.1532619Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:51.1589205Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:56.7588069Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:56.8808920Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:59.1834429Z Reading package lists... 2021-05-15T14:03:59.3786496Z Building dependency tree... 2021-05-15T14:03:59.3808385Z Reading state information... 2021-05-15T14:03:59.6643675Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T14:03:59.6645415Z libtiff-dev set to manually installed. 2021-05-15T14:03:59.6646611Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:59.7349626Z Reading package lists... 2021-05-15T14:03:59.9237983Z Building dependency tree... 2021-05-15T14:03:59.9260355Z Reading state information... 2021-05-15T14:04:00.1817247Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T14:04:00.1818721Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:00.2522704Z Reading package lists... 2021-05-15T14:04:00.4400471Z Building dependency tree... 2021-05-15T14:04:00.4423136Z Reading state information... 2021-05-15T14:04:00.6649683Z The following NEW packages will be installed: 2021-05-15T14:04:00.6652348Z libsodium-dev 2021-05-15T14:04:00.6888883Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:00.6890129Z Need to get 169 kB of archives. 2021-05-15T14:04:00.6891428Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T14:04:00.6893493Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T14:04:01.1545200Z Fetched 169 kB in 0s (6468 kB/s) 2021-05-15T14:04:01.1872241Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T14:04:01.1954222Z (Reading database ... 2021-05-15T14:04:01.1955248Z (Reading database ... 5% 2021-05-15T14:04:01.1956024Z (Reading database ... 10% 2021-05-15T14:04:01.1956786Z (Reading database ... 15% 2021-05-15T14:04:01.1957567Z (Reading database ... 20% 2021-05-15T14:04:01.1958317Z (Reading database ... 25% 2021-05-15T14:04:01.1959064Z (Reading database ... 30% 2021-05-15T14:04:01.1960020Z (Reading database ... 35% 2021-05-15T14:04:01.1960824Z (Reading database ... 40% 2021-05-15T14:04:01.1961554Z (Reading database ... 45% 2021-05-15T14:04:01.1962286Z (Reading database ... 50% 2021-05-15T14:04:01.2006531Z (Reading database ... 55% 2021-05-15T14:04:01.2061728Z (Reading database ... 60% 2021-05-15T14:04:01.2089700Z (Reading database ... 65% 2021-05-15T14:04:01.2232664Z (Reading database ... 70% 2021-05-15T14:04:01.2370652Z (Reading database ... 75% 2021-05-15T14:04:01.2685282Z (Reading database ... 80% 2021-05-15T14:04:01.3016535Z (Reading database ... 85% 2021-05-15T14:04:01.3213656Z (Reading database ... 90% 2021-05-15T14:04:01.3305103Z (Reading database ... 95% 2021-05-15T14:04:01.3305910Z (Reading database ... 100% 2021-05-15T14:04:01.3307088Z (Reading database ... 268433 files and directories currently installed.) 2021-05-15T14:04:01.3426769Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T14:04:01.3439985Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:04:01.4291760Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:04:03.7215371Z Reading package lists... 2021-05-15T14:04:03.9069987Z Building dependency tree... 2021-05-15T14:04:03.9090969Z Reading state information... 2021-05-15T14:04:04.0816740Z The following additional packages will be installed: 2021-05-15T14:04:04.0821412Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T14:04:04.1334124Z The following NEW packages will be installed: 2021-05-15T14:04:04.1345579Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T14:04:04.1348784Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T14:04:04.1722388Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:04.1723454Z Need to get 10.4 MB of archives. 2021-05-15T14:04:04.1724330Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T14:04:04.1726339Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T14:04:04.1927996Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T14:04:04.2314780Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T14:04:04.2833162Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T14:04:04.3368648Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T14:04:04.3974927Z 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-15T14:04:04.4554008Z 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-15T14:04:04.5748852Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T14:04:05.0470361Z Fetched 10.4 MB in 0s (23.8 MB/s) 2021-05-15T14:04:05.0820021Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T14:04:05.0905429Z (Reading database ... 2021-05-15T14:04:05.0906087Z (Reading database ... 5% 2021-05-15T14:04:05.0906642Z (Reading database ... 10% 2021-05-15T14:04:05.0907181Z (Reading database ... 15% 2021-05-15T14:04:05.0907730Z (Reading database ... 20% 2021-05-15T14:04:05.0908282Z (Reading database ... 25% 2021-05-15T14:04:05.0908824Z (Reading database ... 30% 2021-05-15T14:04:05.0909364Z (Reading database ... 35% 2021-05-15T14:04:05.0909887Z (Reading database ... 40% 2021-05-15T14:04:05.0910469Z (Reading database ... 45% 2021-05-15T14:04:05.0911000Z (Reading database ... 50% 2021-05-15T14:04:05.0963307Z (Reading database ... 55% 2021-05-15T14:04:05.1022653Z (Reading database ... 60% 2021-05-15T14:04:05.1057474Z (Reading database ... 65% 2021-05-15T14:04:05.1206327Z (Reading database ... 70% 2021-05-15T14:04:05.1350299Z (Reading database ... 75% 2021-05-15T14:04:05.1663442Z (Reading database ... 80% 2021-05-15T14:04:05.1995089Z (Reading database ... 85% 2021-05-15T14:04:05.2191813Z (Reading database ... 90% 2021-05-15T14:04:05.2285406Z (Reading database ... 95% 2021-05-15T14:04:05.2286439Z (Reading database ... 100% 2021-05-15T14:04:05.2287943Z (Reading database ... 268503 files and directories currently installed.) 2021-05-15T14:04:05.2419089Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T14:04:05.2436674Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:04:05.3242120Z Selecting previously unselected package liblept5:amd64. 2021-05-15T14:04:05.3519614Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T14:04:05.3550566Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:04:05.4843109Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T14:04:05.5120181Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T14:04:05.5131119Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:04:05.6783060Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T14:04:05.7085257Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T14:04:05.7097726Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:04:05.8676398Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T14:04:05.8939095Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T14:04:05.8954202Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:04:06.0882814Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T14:04:06.1131127Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:04:06.1140074Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:04:06.3042513Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T14:04:06.3298407Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:04:06.3310777Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:04:06.7123180Z Selecting previously unselected package tesseract-ocr. 2021-05-15T14:04:06.7391944Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T14:04:06.7402807Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:04:06.8351535Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:04:06.8390150Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:04:06.8424566Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:04:06.8454966Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:04:06.8483127Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:04:06.8511801Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:04:06.8543144Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:04:06.8577337Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:04:06.8639592Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:10.2255806Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:12.5714799Z Reading package lists... 2021-05-15T14:04:12.7546917Z Building dependency tree... 2021-05-15T14:04:12.7568286Z Reading state information... 2021-05-15T14:04:13.0152393Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T14:04:13.0153853Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:13.0860377Z Reading package lists... 2021-05-15T14:04:13.9437078Z Building dependency tree... 2021-05-15T14:04:13.9438045Z Reading state information... 2021-05-15T14:04:13.9438971Z The following additional packages will be installed: 2021-05-15T14:04:13.9444467Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:04:13.9445789Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T14:04:13.9446483Z Suggested packages: 2021-05-15T14:04:13.9447314Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T14:04:13.9448097Z The following NEW packages will be installed: 2021-05-15T14:04:13.9449365Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:04:13.9450686Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T14:04:13.9451643Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:13.9452630Z Need to get 1459 kB of archives. 2021-05-15T14:04:13.9453455Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T14:04:13.9455131Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T14:04:13.9457117Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T14:04:13.9459272Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T14:04:13.9461404Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T14:04:13.9463436Z 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-15T14:04:13.9465358Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T14:04:13.9467351Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T14:04:13.9469324Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T14:04:13.9471285Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T14:04:13.9473223Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T14:04:14.0808955Z Fetched 1459 kB in 0s (17.6 MB/s) 2021-05-15T14:04:14.1220731Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T14:04:14.1306256Z (Reading database ... 2021-05-15T14:04:14.1307008Z (Reading database ... 5% 2021-05-15T14:04:14.1307681Z (Reading database ... 10% 2021-05-15T14:04:14.1308318Z (Reading database ... 15% 2021-05-15T14:04:14.1308962Z (Reading database ... 20% 2021-05-15T14:04:14.1309604Z (Reading database ... 25% 2021-05-15T14:04:14.1310251Z (Reading database ... 30% 2021-05-15T14:04:14.1310928Z (Reading database ... 35% 2021-05-15T14:04:14.1311550Z (Reading database ... 40% 2021-05-15T14:04:14.1312189Z (Reading database ... 45% 2021-05-15T14:04:14.1312839Z (Reading database ... 50% 2021-05-15T14:04:14.1356491Z (Reading database ... 55% 2021-05-15T14:04:14.1409180Z (Reading database ... 60% 2021-05-15T14:04:14.1447464Z (Reading database ... 65% 2021-05-15T14:04:14.1606249Z (Reading database ... 70% 2021-05-15T14:04:14.1758671Z (Reading database ... 75% 2021-05-15T14:04:14.2080357Z (Reading database ... 80% 2021-05-15T14:04:14.2255455Z (Reading database ... 85% 2021-05-15T14:04:14.2632410Z (Reading database ... 90% 2021-05-15T14:04:14.2730576Z (Reading database ... 95% 2021-05-15T14:04:14.2731648Z (Reading database ... 100% 2021-05-15T14:04:14.2733038Z (Reading database ... 268728 files and directories currently installed.) 2021-05-15T14:04:14.2862922Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:14.2886996Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:14.3282612Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T14:04:14.3528967Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:14.3543611Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:14.3914156Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T14:04:14.4173731Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:14.4188840Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:14.4561896Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T14:04:14.4820313Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:14.4831172Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:14.5283229Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T14:04:14.5527001Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T14:04:14.5582535Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:04:14.5922709Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T14:04:14.6187425Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:14.6200070Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:14.6682177Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T14:04:14.6925084Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T14:04:14.6941394Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:04:14.7762818Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T14:04:14.8050984Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:04:14.8065205Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:04:14.8602262Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T14:04:14.8879520Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:14.8888806Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:14.9282016Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T14:04:14.9541119Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T14:04:14.9558879Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:04:15.0790856Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:04:15.0825748Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:15.0851572Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:04:15.0881092Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:04:15.0922840Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:15.0950457Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:15.0979365Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:15.1010021Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:15.1042254Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:15.1094789Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:04:15.1135130Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:15.1367193Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:18.7863972Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:04:21.2389960Z Reading package lists... 2021-05-15T14:04:21.4199159Z Building dependency tree... 2021-05-15T14:04:21.4220595Z Reading state information... 2021-05-15T14:04:21.5577021Z E: Unable to locate package udunits 2021-05-15T14:04:21.6284769Z Reading package lists... 2021-05-15T14:04:21.8130607Z Building dependency tree... 2021-05-15T14:04:21.8152682Z Reading state information... 2021-05-15T14:04:21.9888371Z The following additional packages will be installed: 2021-05-15T14:04:21.9890591Z libwebpdemux2 2021-05-15T14:04:22.0394085Z The following NEW packages will be installed: 2021-05-15T14:04:22.0398329Z libwebp-dev libwebpdemux2 2021-05-15T14:04:22.0648481Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:22.0649663Z Need to get 277 kB of archives. 2021-05-15T14:04:22.0650822Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T14:04:22.0653175Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T14:04:22.0669444Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T14:04:22.5526283Z Fetched 277 kB in 0s (7164 kB/s) 2021-05-15T14:04:22.5929643Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T14:04:22.6023339Z (Reading database ... 2021-05-15T14:04:22.6024406Z (Reading database ... 5% 2021-05-15T14:04:22.6025107Z (Reading database ... 10% 2021-05-15T14:04:22.6025795Z (Reading database ... 15% 2021-05-15T14:04:22.6026631Z (Reading database ... 20% 2021-05-15T14:04:22.6027319Z (Reading database ... 25% 2021-05-15T14:04:22.6027969Z (Reading database ... 30% 2021-05-15T14:04:22.6028637Z (Reading database ... 35% 2021-05-15T14:04:22.6029303Z (Reading database ... 40% 2021-05-15T14:04:22.6029964Z (Reading database ... 45% 2021-05-15T14:04:22.6030603Z (Reading database ... 50% 2021-05-15T14:04:22.6054837Z (Reading database ... 55% 2021-05-15T14:04:22.6106357Z (Reading database ... 60% 2021-05-15T14:04:22.6141781Z (Reading database ... 65% 2021-05-15T14:04:22.6294887Z (Reading database ... 70% 2021-05-15T14:04:22.6437800Z (Reading database ... 75% 2021-05-15T14:04:22.6756710Z (Reading database ... 80% 2021-05-15T14:04:22.6908471Z (Reading database ... 85% 2021-05-15T14:04:22.7296894Z (Reading database ... 90% 2021-05-15T14:04:22.7392866Z (Reading database ... 95% 2021-05-15T14:04:22.7393902Z (Reading database ... 100% 2021-05-15T14:04:22.7395400Z (Reading database ... 269028 files and directories currently installed.) 2021-05-15T14:04:22.7514970Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T14:04:22.7550426Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:04:22.7842692Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T14:04:22.8122423Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T14:04:22.8142635Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:04:22.9115331Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:04:22.9154797Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:04:22.9203385Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:25.2580788Z Reading package lists... 2021-05-15T14:04:25.4494922Z Building dependency tree... 2021-05-15T14:04:25.4516702Z Reading state information... 2021-05-15T14:04:25.6229316Z The following additional packages will be installed: 2021-05-15T14:04:25.6235838Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:04:25.6238397Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:04:25.6241043Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:04:25.6242186Z Suggested packages: 2021-05-15T14:04:25.6243628Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T14:04:25.6244762Z Recommended packages: 2021-05-15T14:04:25.6245535Z cargo 2021-05-15T14:04:25.6805834Z The following NEW packages will be installed: 2021-05-15T14:04:25.6815778Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:04:25.6817401Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:04:25.6824918Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:04:25.7386839Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:25.7387968Z Need to get 108 MB of archives. 2021-05-15T14:04:25.7389213Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T14:04:25.7392044Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T14:04:25.7482868Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T14:04:25.7494607Z 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-15T14:04:25.7514090Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T14:04:25.7620919Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T14:04:25.7660036Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T14:04:25.7666545Z 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-15T14:04:25.8573742Z 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-15T14:04:26.8381113Z 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-15T14:04:27.2514722Z 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-15T14:04:27.2726564Z 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-15T14:04:27.3076346Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T14:04:27.4527635Z 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-15T14:04:27.9226349Z Fetched 108 MB in 2s (61.1 MB/s) 2021-05-15T14:04:27.9620511Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T14:04:27.9703514Z (Reading database ... 2021-05-15T14:04:27.9704520Z (Reading database ... 5% 2021-05-15T14:04:27.9705290Z (Reading database ... 10% 2021-05-15T14:04:27.9706036Z (Reading database ... 15% 2021-05-15T14:04:27.9706788Z (Reading database ... 20% 2021-05-15T14:04:27.9707515Z (Reading database ... 25% 2021-05-15T14:04:27.9708251Z (Reading database ... 30% 2021-05-15T14:04:27.9708984Z (Reading database ... 35% 2021-05-15T14:04:27.9709715Z (Reading database ... 40% 2021-05-15T14:04:27.9710445Z (Reading database ... 45% 2021-05-15T14:04:27.9711162Z (Reading database ... 50% 2021-05-15T14:04:27.9750199Z (Reading database ... 55% 2021-05-15T14:04:27.9797522Z (Reading database ... 60% 2021-05-15T14:04:27.9830933Z (Reading database ... 65% 2021-05-15T14:04:27.9973559Z (Reading database ... 70% 2021-05-15T14:04:28.0114603Z (Reading database ... 75% 2021-05-15T14:04:28.0431313Z (Reading database ... 80% 2021-05-15T14:04:28.0587359Z (Reading database ... 85% 2021-05-15T14:04:28.0978571Z (Reading database ... 90% 2021-05-15T14:04:28.1074353Z (Reading database ... 95% 2021-05-15T14:04:28.1075396Z (Reading database ... 100% 2021-05-15T14:04:28.1076899Z (Reading database ... 269056 files and directories currently installed.) 2021-05-15T14:04:28.1200647Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T14:04:28.1221255Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:04:28.1721322Z Selecting previously unselected package libipt2. 2021-05-15T14:04:28.1954730Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T14:04:28.1967477Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T14:04:28.9467309Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T14:04:28.9472037Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T14:04:28.9473742Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:04:28.9475348Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T14:04:28.9476982Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T14:04:28.9478418Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:04:28.9480264Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T14:04:28.9481957Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T14:04:28.9483451Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:04:28.9484678Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T14:04:28.9485987Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T14:04:28.9487787Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:04:28.9488552Z Selecting previously unselected package gdb. 2021-05-15T14:04:28.9489614Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T14:04:28.9490490Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:04:28.9640839Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T14:04:28.9944704Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:28.9960454Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:35.7241802Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T14:04:35.7542413Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:35.7553130Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:39.1224491Z Selecting previously unselected package rustc. 2021-05-15T14:04:39.1532207Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:39.1551898Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:39.3608828Z Selecting previously unselected package cargo. 2021-05-15T14:04:39.3912359Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:39.3933090Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:04:39.7802752Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T14:04:39.8033355Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T14:04:39.8054084Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:41.0835140Z Selecting previously unselected package rust-gdb. 2021-05-15T14:04:41.1141314Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T14:04:41.1175502Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:41.1878126Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:41.1922773Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:04:41.1953927Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:41.1996095Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:41.2032656Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T14:04:41.2068115Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:04:41.2107451Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:04:41.2142755Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:41.2176326Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:04:41.2206234Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:04:41.2249063Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:04:41.2293502Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:04:41.2337835Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:41.2378267Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:41.2618272Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:44.9343319Z Reading package lists... 2021-05-15T14:04:45.1312086Z Building dependency tree... 2021-05-15T14:04:45.1336641Z Reading state information... 2021-05-15T14:04:45.3259774Z The following additional packages will be installed: 2021-05-15T14:04:45.3262653Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:45.3269543Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:45.3271395Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:45.3273078Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:45.3274856Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:45.3276521Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:45.3278070Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:45.3280238Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:45.3282079Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:45.3284130Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:45.3285921Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:45.3287707Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:45.3289567Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:45.3291650Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:45.3293775Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:45.3295646Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:45.3297436Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:45.3299223Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:45.3301129Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:45.3302661Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:45.3304155Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:45.3305740Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:45.3307228Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:45.3308649Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:45.3310083Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:45.3311878Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:45.3313606Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:45.3315392Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:45.3317210Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:45.3318873Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:45.3320601Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:45.3322152Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:45.3323883Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:45.3325607Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:45.3327475Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:45.3329361Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:45.3331094Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:45.3332790Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:45.3334423Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:45.3336210Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:45.3337999Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:45.3339639Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T14:04:45.3341305Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:45.3343252Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:45.3345286Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:45.3347032Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:45.3348744Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:45.3350616Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:45.3352193Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:45.3353220Z Suggested packages: 2021-05-15T14:04:45.3354529Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T14:04:45.3356141Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T14:04:45.3357987Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T14:04:45.3359994Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T14:04:45.3361590Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T14:04:45.3363249Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T14:04:45.3365163Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T14:04:45.3367025Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T14:04:45.3368447Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T14:04:45.3369878Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T14:04:45.3371455Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T14:04:45.3373068Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T14:04:45.3374542Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T14:04:45.3375652Z wpagui libengine-pkcs11-openssl 2021-05-15T14:04:45.4254623Z The following NEW packages will be installed: 2021-05-15T14:04:45.4260733Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:45.4264129Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:45.4267716Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:45.4271085Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:45.4273999Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:45.4276768Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:45.4278103Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:45.4282266Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:45.4285187Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:45.4288221Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:45.4292229Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:45.4296137Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:45.4297759Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:45.4299506Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:45.4302595Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:45.4304203Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:45.4305716Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:45.4307238Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:45.4308831Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:45.4310121Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:45.4311362Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:45.4312699Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:45.4325651Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:45.4327869Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:45.4330046Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:45.4333002Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:45.4335640Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:45.4338307Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:45.4341466Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:45.4344030Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:45.4346482Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:45.4348826Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:45.4351542Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:45.4354158Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:45.4356945Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:45.4359952Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:45.4362663Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:45.4365215Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:45.4367709Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:45.4370364Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:45.4373092Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:45.4375601Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T14:04:45.4378143Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:45.4381087Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:45.4383187Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:45.4384671Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:45.4386105Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:45.4387682Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:45.4389016Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:45.4616118Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:45.4616955Z Need to get 183 MB of archives. 2021-05-15T14:04:45.4617760Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T14:04:45.4619895Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T14:04:45.4661413Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T14:04:45.5092382Z 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-15T14:04:45.5108818Z 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-15T14:04:45.5114437Z 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-15T14:04:45.5121871Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T14:04:45.5129111Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T14:04:45.5135800Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T14:04:45.5143059Z 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-15T14:04:45.5164559Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T14:04:45.5167569Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T14:04:45.5188918Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T14:04:45.5249475Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T14:04:46.4506743Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T14:04:46.4515252Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T14:04:46.4518177Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T14:04:46.4521237Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T14:04:46.4523713Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T14:04:46.4526417Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T14:04:46.4528894Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T14:04:46.4531249Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T14:04:46.4533290Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T14:04:46.4535431Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T14:04:46.4537629Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T14:04:46.4539791Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T14:04:46.4541808Z 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-15T14:04:46.4544052Z 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-15T14:04:46.4546235Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T14:04:46.4548404Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T14:04:46.4550738Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T14:04:46.4554915Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T14:04:46.4557355Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T14:04:46.4559350Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T14:04:46.4561587Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T14:04:46.4563504Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T14:04:46.4565458Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T14:04:46.4567631Z 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-15T14:04:46.4569822Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T14:04:46.4571878Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T14:04:46.4573884Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T14:04:46.4575876Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T14:04:46.4577917Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T14:04:46.4580133Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T14:04:46.4582018Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T14:04:46.4583900Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T14:04:46.4586009Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T14:04:46.4587910Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T14:04:46.4589799Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T14:04:46.4591662Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T14:04:46.4593528Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T14:04:46.4596093Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T14:04:46.4598302Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T14:04:46.4602057Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T14:04:46.4604428Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T14:04:46.4606800Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T14:04:46.4608880Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T14:04:46.4611120Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T14:04:46.4613278Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T14:04:46.4615707Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T14:04:46.4618190Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T14:04:46.4620547Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T14:04:46.4622953Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T14:04:46.4625155Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T14:04:46.4627565Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T14:04:46.4630079Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T14:04:46.4632443Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T14:04:46.4634788Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T14:04:46.4637060Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T14:04:46.4639508Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T14:04:46.4642262Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T14:04:46.4644806Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T14:04:46.4647559Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T14:04:46.4650251Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T14:04:46.4652702Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T14:04:46.4655233Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T14:04:46.4657771Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T14:04:46.4660274Z 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-15T14:04:46.4662941Z 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-15T14:04:46.4665751Z 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-15T14:04:46.4668388Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T14:04:46.4671092Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T14:04:46.4673745Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T14:04:46.4676264Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T14:04:46.4678863Z 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-15T14:04:46.4681761Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T14:04:46.4684302Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T14:04:46.4686527Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T14:04:46.4688931Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T14:04:46.4691023Z 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-15T14:04:46.4693206Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T14:04:46.4695384Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T14:04:46.4697662Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T14:04:46.4700075Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T14:04:46.4717825Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T14:04:46.4720646Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T14:04:46.4723133Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T14:04:46.4860374Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T14:04:46.4929377Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T14:04:46.4965415Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T14:04:46.4972003Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T14:04:46.4995201Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T14:04:46.5106586Z 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-15T14:04:46.5236951Z 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-15T14:04:46.5262539Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T14:04:46.5272538Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T14:04:46.5442086Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T14:04:46.5447894Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T14:04:47.0021400Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T14:04:47.0034425Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T14:04:47.0044658Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T14:04:47.0302784Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T14:04:47.1178254Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T14:04:47.1190728Z 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-15T14:04:47.1208268Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T14:04:47.1285683Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T14:04:47.1298067Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T14:04:47.1704510Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T14:04:47.1829870Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T14:04:47.2002961Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T14:04:47.2011822Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T14:04:47.2019405Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T14:04:47.2056992Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T14:04:47.2075487Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T14:04:47.2121596Z 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-15T14:04:47.2130624Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T14:04:47.2150437Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T14:04:47.2160209Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T14:04:47.2169571Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T14:04:47.2180333Z 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-15T14:04:47.2189580Z 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-15T14:04:47.2202111Z 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-15T14:04:47.2219194Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T14:04:47.2239373Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T14:04:47.2379140Z 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-15T14:04:47.2400442Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T14:04:47.2405171Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T14:04:47.2431123Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T14:04:47.2534335Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T14:04:47.2559543Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T14:04:47.2579275Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T14:04:47.2584813Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T14:04:47.2618277Z 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-15T14:04:47.2627270Z 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-15T14:04:47.2635952Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T14:04:47.2655392Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T14:04:47.2666295Z 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-15T14:04:47.2675303Z 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-15T14:04:47.2715017Z 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-15T14:04:47.2847556Z 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-15T14:04:47.3289562Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T14:04:47.3301612Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T14:04:47.3363578Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T14:04:47.3386337Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T14:04:47.3401183Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T14:04:47.3500462Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T14:04:47.3509652Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T14:04:47.3873623Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T14:04:47.3979729Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T14:04:47.4152815Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T14:04:47.4643655Z 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-15T14:04:47.4686062Z 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-15T14:04:47.4717515Z 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-15T14:04:47.4728842Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T14:04:47.4803011Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T14:04:47.4809205Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T14:04:47.4830968Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T14:04:47.4837700Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T14:04:47.4960193Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T14:04:47.5018384Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T14:04:47.5600688Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T14:04:47.5611069Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T14:04:47.5627680Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T14:04:47.5635243Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T14:04:47.5651851Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T14:04:47.5671524Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T14:04:47.5731821Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T14:04:47.5737588Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T14:04:47.5752183Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T14:04:47.5762404Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T14:04:47.5776919Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T14:04:47.5786428Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T14:04:47.5796825Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T14:04:47.5996386Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T14:04:47.6008239Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T14:04:47.6662870Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T14:04:47.6667487Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T14:04:47.6670059Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T14:04:47.6699159Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T14:04:47.6723970Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T14:04:47.6741261Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T14:04:47.6794654Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T14:04:47.6798120Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T14:04:47.7092798Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T14:04:47.7109289Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T14:04:47.7127722Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T14:04:47.7533417Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T14:04:47.7570545Z 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-15T14:04:47.7583751Z 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-15T14:04:47.7590790Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T14:04:47.7613613Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T14:04:47.7970115Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T14:04:47.9162873Z 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-15T14:04:47.9241686Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T14:04:47.9415647Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T14:04:48.2020629Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T14:04:48.2871871Z 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-15T14:04:48.2964874Z 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-15T14:04:48.2986727Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T14:04:48.3110738Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T14:04:48.3139891Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T14:04:48.9095284Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T14:04:48.9320963Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T14:04:48.9342034Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T14:04:48.9350449Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T14:04:50.1609698Z Fetched 183 MB in 3s (52.4 MB/s) 2021-05-15T14:04:50.2015352Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T14:04:50.2101193Z (Reading database ... 2021-05-15T14:04:50.2101905Z (Reading database ... 5% 2021-05-15T14:04:50.2102445Z (Reading database ... 10% 2021-05-15T14:04:50.2102994Z (Reading database ... 15% 2021-05-15T14:04:50.2103533Z (Reading database ... 20% 2021-05-15T14:04:50.2104060Z (Reading database ... 25% 2021-05-15T14:04:50.2104598Z (Reading database ... 30% 2021-05-15T14:04:50.2105246Z (Reading database ... 35% 2021-05-15T14:04:50.2105784Z (Reading database ... 40% 2021-05-15T14:04:50.2106309Z (Reading database ... 45% 2021-05-15T14:04:50.2106951Z (Reading database ... 50% 2021-05-15T14:04:50.2151833Z (Reading database ... 55% 2021-05-15T14:04:50.2205081Z (Reading database ... 60% 2021-05-15T14:04:50.2242079Z (Reading database ... 65% 2021-05-15T14:04:50.2396594Z (Reading database ... 70% 2021-05-15T14:04:50.2542631Z (Reading database ... 75% 2021-05-15T14:04:50.2859237Z (Reading database ... 80% 2021-05-15T14:04:50.3002884Z (Reading database ... 85% 2021-05-15T14:04:50.3401995Z (Reading database ... 90% 2021-05-15T14:04:50.3494068Z (Reading database ... 95% 2021-05-15T14:04:50.3494827Z (Reading database ... 100% 2021-05-15T14:04:50.3495820Z (Reading database ... 269811 files and directories currently installed.) 2021-05-15T14:04:50.3623874Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T14:04:50.3644997Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:04:50.4042618Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T14:04:50.4318280Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:50.4430073Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:50.6563252Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T14:04:50.6811932Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:50.6827813Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:04:50.7241132Z Selecting previously unselected package libegl1:amd64. 2021-05-15T14:04:50.7505500Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:50.7518084Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:04:50.7921439Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T14:04:50.8151429Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:50.8168609Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:04:50.8561583Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T14:04:50.8797866Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T14:04:50.8817103Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:04:50.9202529Z Selecting previously unselected package libwacom-common. 2021-05-15T14:04:50.9429750Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T14:04:50.9442782Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:04:51.0322580Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T14:04:51.0580321Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:04:51.0592169Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:04:51.0921804Z Selecting previously unselected package libinput-bin. 2021-05-15T14:04:51.1175863Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:51.1193412Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:51.1499665Z Selecting previously unselected package libinput10:amd64. 2021-05-15T14:04:51.1804295Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:51.1818486Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:51.2240768Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T14:04:51.2544787Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:51.2557453Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:51.3039402Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T14:04:51.3346296Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:51.3359550Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:51.4362692Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T14:04:51.4626780Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T14:04:51.4641855Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:04:51.5001786Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T14:04:51.5260020Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T14:04:51.5269988Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:04:51.5572858Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T14:04:51.5865756Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:51.5878951Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:51.6154551Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T14:04:51.6460499Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:51.6474490Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:51.6857070Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T14:04:51.7178979Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T14:04:51.7190986Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:04:51.7484995Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T14:04:51.7791497Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T14:04:51.7805771Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:04:51.8084140Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T14:04:51.8386269Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T14:04:51.8399701Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:04:51.8674090Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T14:04:51.8972736Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T14:04:51.8983364Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:04:51.9361712Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T14:04:51.9608196Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T14:04:51.9620166Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:04:52.0001910Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T14:04:52.0227523Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T14:04:52.0241197Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:04:52.0626718Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T14:04:52.0931121Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:52.1025123Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:52.4402825Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T14:04:52.4710025Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:52.4724527Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:52.7314544Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T14:04:52.7623434Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:52.7637732Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:52.8082924Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T14:04:52.8355091Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T14:04:52.8367417Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:04:52.8962483Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T14:04:52.9212958Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T14:04:52.9225928Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:04:53.0322236Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T14:04:53.0598825Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T14:04:53.0614996Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:04:53.0943678Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T14:04:53.1253568Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:53.1268509Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:53.1841936Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T14:04:53.2078127Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:53.2087880Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:53.2642107Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T14:04:53.2892673Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:53.2902917Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:53.4761545Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T14:04:53.5028542Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:53.5039177Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:53.6761563Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T14:04:53.7008742Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:53.7020926Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:53.7442619Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T14:04:53.7724557Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:53.7739548Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:53.8121379Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T14:04:53.8390739Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T14:04:53.8403471Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:04:53.8770874Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T14:04:53.9058289Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T14:04:53.9069625Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:04:55.3638257Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T14:04:55.3946288Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:55.3964429Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:55.4343477Z Selecting previously unselected package qgis-providers-common. 2021-05-15T14:04:55.4654416Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:55.4667267Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:55.7010083Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T14:04:55.7318478Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:55.7330866Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:55.7962645Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T14:04:55.8244208Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:55.8260436Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:55.8841039Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T14:04:55.9106398Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:55.9121035Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:55.9562895Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T14:04:55.9823053Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:55.9841431Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:56.0246005Z Selecting previously unselected package gdal-data. 2021-05-15T14:04:56.0521823Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T14:04:56.0534593Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:56.1121966Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T14:04:56.1365982Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T14:04:56.1383686Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:04:56.1721666Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T14:04:56.2034274Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T14:04:56.2046064Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:04:56.2601357Z Selecting previously unselected package libarmadillo9. 2021-05-15T14:04:56.2836793Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:56.2850163Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:04:56.3282470Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T14:04:56.3560729Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T14:04:56.3569666Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:04:56.4441348Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T14:04:56.4675811Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:56.4691423Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:04:56.5081176Z Selecting previously unselected package libdap25:amd64. 2021-05-15T14:04:56.5354584Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T14:04:56.5374868Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:04:56.6161190Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T14:04:56.6433512Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T14:04:56.6446623Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:04:56.6881511Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T14:04:56.7144703Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T14:04:56.7156944Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:04:56.7474075Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T14:04:56.7783969Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T14:04:56.7795273Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:04:56.8138154Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T14:04:56.8444682Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T14:04:56.8458344Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:04:56.8897018Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T14:04:56.9206943Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:56.9222405Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:57.0122122Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T14:04:57.0359014Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:57.0371385Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:57.0762496Z Selecting previously unselected package proj-data. 2021-05-15T14:04:57.1052002Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T14:04:57.1069145Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T14:04:58.0136796Z Selecting previously unselected package libproj15:amd64. 2021-05-15T14:04:58.0443860Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T14:04:58.0456534Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:04:58.1721185Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T14:04:58.1998115Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T14:04:58.2009940Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:04:58.2441945Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T14:04:58.2685149Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T14:04:58.2699732Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:04:58.3321606Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T14:04:58.3568883Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T14:04:58.3584493Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:04:58.3934968Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T14:04:58.4241732Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T14:04:58.4257429Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:04:58.4681292Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T14:04:58.4968244Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:58.4979728Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:58.5361447Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T14:04:58.5640375Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:58.5655983Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:58.6106112Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T14:04:58.6417807Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:58.6429292Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:58.6882056Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T14:04:58.7139908Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T14:04:58.7149717Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:04:58.7841989Z Selecting previously unselected package libogdi4.1. 2021-05-15T14:04:58.8124956Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T14:04:58.8143669Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:04:58.8681343Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T14:04:58.8939867Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T14:04:58.8955212Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:04:58.9441822Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T14:04:58.9697064Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:04:58.9712586Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:59.1432403Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T14:04:59.1740675Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T14:04:59.1759497Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:04:59.3081149Z Selecting previously unselected package libgdal26. 2021-05-15T14:04:59.3358807Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:59.3369715Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:00.0461855Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T14:05:00.0812170Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:00.0827938Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:00.1201157Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T14:05:00.1465929Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T14:05:00.1480293Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:05:00.1962338Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T14:05:00.2257589Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:00.2271390Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:00.2640016Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T14:05:00.2950755Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:00.2964788Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:00.3402130Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T14:05:00.3685063Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T14:05:00.3698269Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:05:00.4275033Z Selecting previously unselected package libzip5:amd64. 2021-05-15T14:05:00.4588320Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T14:05:00.4603812Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:05:00.5161924Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T14:05:00.5429330Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:00.5442587Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:01.1772123Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T14:05:01.2082999Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:01.2101004Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:01.2473612Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T14:05:01.2785652Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T14:05:01.2802708Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:05:01.3315771Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T14:05:01.3627687Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:05:01.3645135Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:05:01.5301032Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T14:05:01.5607381Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:01.5619556Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:01.5941066Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T14:05:01.6251712Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:01.6267222Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:01.6725675Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T14:05:01.7036350Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T14:05:01.7052613Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:05:01.7942558Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T14:05:01.8251991Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:01.8469229Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:02.2661025Z Selecting previously unselected package qgis-providers. 2021-05-15T14:05:02.2966398Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:02.2977791Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:02.5477389Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T14:05:02.5787971Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:05:02.5804737Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:05:02.6142265Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T14:05:02.6451650Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T14:05:02.6469022Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:05:02.6782659Z Selecting previously unselected package avahi-daemon. 2021-05-15T14:05:02.7091298Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:05:02.7105709Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:05:02.7525078Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T14:05:02.7832719Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:05:02.7854621Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:05:02.8734279Z Selecting previously unselected package blt. 2021-05-15T14:05:02.9044048Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:05:02.9063795Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T14:05:02.9318173Z Selecting previously unselected package fonts-lyx. 2021-05-15T14:05:02.9628518Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T14:05:02.9639376Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:05:03.0099711Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T14:05:03.0411420Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T14:05:03.0423936Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:03.0803474Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T14:05:03.1112049Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:05:03.1124091Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:03.1619435Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T14:05:03.1926304Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:05:03.1943442Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:03.2360178Z Selecting previously unselected package gcr. 2021-05-15T14:05:03.2668184Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T14:05:03.2699363Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T14:05:03.3150928Z Selecting previously unselected package python3-numpy. 2021-05-15T14:05:03.3461242Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T14:05:03.3475983Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:05:03.6705508Z Selecting previously unselected package python3-gdal. 2021-05-15T14:05:03.7017414Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:05:03.7045397Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:03.7896647Z Selecting previously unselected package gdal-bin. 2021-05-15T14:05:03.8208735Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:05:03.8231678Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:03.8883858Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T14:05:03.9194855Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:05:03.9216256Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:05:03.9518334Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T14:05:03.9832997Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T14:05:03.9855694Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:05:04.0424857Z Selecting previously unselected package geoclue-2.0. 2021-05-15T14:05:04.0733990Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T14:05:04.0748054Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:05:04.1198850Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T14:05:04.1507816Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:05:04.1519365Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:05:04.2096868Z Selecting previously unselected package p11-kit. 2021-05-15T14:05:04.2408706Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:05:04.2424309Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:05:04.2815914Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T14:05:04.3125623Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T14:05:04.3147750Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:05:04.3515393Z Selecting previously unselected package gnome-keyring. 2021-05-15T14:05:04.3824569Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:05:04.3947408Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:05:04.4982766Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T14:05:04.5298549Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:05:04.5311785Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:04.5695626Z Selecting previously unselected package grass-doc. 2021-05-15T14:05:04.6007077Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T14:05:04.6018801Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T14:05:06.5590971Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T14:05:06.5920662Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T14:05:06.5933816Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:05:06.6354654Z Selecting previously unselected package libpdal-util9. 2021-05-15T14:05:06.6665882Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:06.6683440Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:05:06.7086672Z Selecting previously unselected package libpdal-base9. 2021-05-15T14:05:06.7398795Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:06.7412566Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:05:06.9546004Z Selecting previously unselected package grass-core. 2021-05-15T14:05:06.9853003Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T14:05:06.9868967Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T14:05:07.6545589Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T14:05:07.6866344Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T14:05:07.6880193Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:05:07.7216728Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T14:05:07.7532590Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T14:05:07.7545239Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:05:07.7939328Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T14:05:07.8259001Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T14:05:07.8276622Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:05:07.9264032Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T14:05:07.9582469Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T14:05:07.9598966Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:05:08.0762525Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T14:05:08.1037133Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T14:05:08.1050072Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:05:08.4842082Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T14:05:08.5105035Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T14:05:08.5124834Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:05:08.6280528Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T14:05:08.6597836Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T14:05:08.6615200Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:05:08.7037246Z Selecting previously unselected package libfcgi-bin. 2021-05-15T14:05:08.7353064Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T14:05:08.7368754Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:05:08.7690127Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T14:05:08.8014318Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T14:05:08.8025185Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:05:08.8348769Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T14:05:08.8663269Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T14:05:08.8782374Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:05:08.9762319Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T14:05:09.0033505Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T14:05:09.0047103Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:05:09.0476172Z Selecting previously unselected package libmbim-proxy. 2021-05-15T14:05:09.0729981Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T14:05:09.0741527Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T14:05:09.1121936Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T14:05:09.1386974Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:05:09.1397194Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:05:09.1722675Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T14:05:09.1992693Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:05:09.2004006Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:05:09.2482661Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T14:05:09.2760767Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T14:05:09.2774803Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:05:09.3162165Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T14:05:09.3443495Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:05:09.3456415Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:09.3843329Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T14:05:09.4108639Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T14:05:09.4127911Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:05:09.4482033Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T14:05:09.4754544Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:09.4768665Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:05:09.5082843Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T14:05:09.5366260Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:09.5380393Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:05:09.5722563Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T14:05:09.5996981Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:09.6020245Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:05:09.6482817Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T14:05:09.6760507Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:09.6775286Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:05:09.7198525Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T14:05:09.7512352Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:05:09.7523213Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:09.9282047Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T14:05:09.9553959Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:09.9567287Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:05:09.9961979Z Selecting previously unselected package libpdal-plugins. 2021-05-15T14:05:10.0242627Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:10.0254184Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:05:10.0552507Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T14:05:10.0869799Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:10.0882261Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.1361544Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T14:05:10.1649103Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:10.1662213Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.2721007Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T14:05:10.3035414Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:10.3049126Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.3619729Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T14:05:10.3934363Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:10.3949912Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.4373447Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T14:05:10.4691013Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:10.4703214Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.5100632Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T14:05:10.5359431Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:10.5381615Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.5882242Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T14:05:10.6153705Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:10.6167956Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.6522253Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T14:05:10.6794396Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:10.6804832Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.7099539Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T14:05:10.7411375Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:10.7423262Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.7871768Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T14:05:10.8192536Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:10.8205062Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.8507126Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T14:05:10.8828460Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:10.8847245Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.9201959Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T14:05:10.9473405Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:10.9488960Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:11.0064014Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T14:05:11.0380335Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:11.0392460Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:11.1717030Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T14:05:11.2029901Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:11.2048225Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:11.5746146Z Selecting previously unselected package qtchooser. 2021-05-15T14:05:11.6057496Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T14:05:11.6075223Z Unpacking qtchooser (66-2build1) ... 2021-05-15T14:05:11.6411627Z Selecting previously unselected package qdoc-qt5. 2021-05-15T14:05:11.6723359Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:11.6735577Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:11.7601264Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T14:05:11.7857773Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:11.7868907Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:11.8321777Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T14:05:11.8570356Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:11.8582923Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:11.8962560Z Selecting previously unselected package qt5-assistant. 2021-05-15T14:05:11.9226207Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:11.9238825Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:05:11.9885495Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T14:05:12.0198855Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:12.0216676Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:12.0562032Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T14:05:12.0845321Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:12.0861246Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:12.3201479Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T14:05:12.3514403Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:12.3529523Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:12.4602657Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T14:05:12.4885934Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:12.4905694Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:05:12.6361940Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T14:05:12.6658820Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:12.6669053Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:12.7968337Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T14:05:12.8281863Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:12.8294285Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:12.8962639Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T14:05:12.9229112Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:12.9241198Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:12.9801792Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T14:05:13.0081442Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:13.0093146Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:13.0471776Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T14:05:13.0750436Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T14:05:13.0768920Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:05:13.1641944Z Selecting previously unselected package libqmi-proxy. 2021-05-15T14:05:13.1949292Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T14:05:13.2125760Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T14:05:13.2481100Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T14:05:13.2747603Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:13.2763918Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:13.3202014Z Selecting previously unselected package libwacom-bin. 2021-05-15T14:05:13.3479367Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:05:13.3492713Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:05:13.3842377Z Selecting previously unselected package modemmanager. 2021-05-15T14:05:13.4152115Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T14:05:13.4240746Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T14:05:13.5442584Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T14:05:13.5698527Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T14:05:13.5712210Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:05:13.6081862Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T14:05:13.6364584Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T14:05:13.6377242Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:05:13.9834536Z Selecting previously unselected package python3-soupsieve. 2021-05-15T14:05:14.0155992Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T14:05:14.0166064Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:05:14.0521850Z Selecting previously unselected package python3-bs4. 2021-05-15T14:05:14.0796886Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T14:05:14.0807907Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T14:05:14.1202211Z Selecting previously unselected package python3-cycler. 2021-05-15T14:05:14.1497118Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T14:05:14.1508081Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T14:05:14.1881754Z Selecting previously unselected package python3-dateutil. 2021-05-15T14:05:14.2127107Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T14:05:14.2138207Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:05:14.2558561Z Selecting previously unselected package python3-decorator. 2021-05-15T14:05:14.2822056Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T14:05:14.2837329Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:05:14.3202110Z Selecting previously unselected package python3-future. 2021-05-15T14:05:14.3472412Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T14:05:14.3486222Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T14:05:14.4242342Z Selecting previously unselected package python3-webencodings. 2021-05-15T14:05:14.4533955Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T14:05:14.4545629Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:05:14.4882594Z Selecting previously unselected package python3-html5lib. 2021-05-15T14:05:14.5139418Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T14:05:14.5151980Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T14:05:14.5563682Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T14:05:14.5851782Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T14:05:14.5865259Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:05:14.6242271Z Selecting previously unselected package python3-traitlets. 2021-05-15T14:05:14.6504142Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T14:05:14.6523233Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T14:05:14.6961990Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T14:05:14.7228319Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T14:05:14.7243719Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:05:14.7602118Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T14:05:14.7905220Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T14:05:14.7918926Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:05:14.8321788Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T14:05:14.8586206Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T14:05:14.8685575Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:05:15.0442397Z Selecting previously unselected package python3-pyparsing. 2021-05-15T14:05:15.0744918Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T14:05:15.0753568Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T14:05:15.1161877Z Selecting previously unselected package python3-matplotlib. 2021-05-15T14:05:15.1425252Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T14:05:15.1438347Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:05:15.6241982Z Selecting previously unselected package python3-nbformat. 2021-05-15T14:05:15.6512485Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T14:05:15.6522616Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T14:05:15.6850796Z Selecting previously unselected package python3-olefile. 2021-05-15T14:05:15.7173315Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T14:05:15.7184255Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T14:05:15.7514947Z Selecting previously unselected package python3-pyproj. 2021-05-15T14:05:15.7838441Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T14:05:15.7850833Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:05:15.8561944Z Selecting previously unselected package python3-tz. 2021-05-15T14:05:15.8852260Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T14:05:15.8864715Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T14:05:15.9182235Z Selecting previously unselected package python3-owslib. 2021-05-15T14:05:15.9505260Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T14:05:15.9521104Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T14:05:15.9996152Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T14:05:16.0259449Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T14:05:16.0270567Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:05:16.0962360Z Selecting previously unselected package python3-retrying. 2021-05-15T14:05:16.1279238Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T14:05:16.1287574Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T14:05:16.1609504Z Selecting previously unselected package python3-plotly. 2021-05-15T14:05:16.1950786Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T14:05:16.1965368Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:05:16.9161954Z Selecting previously unselected package python3-psycopg2. 2021-05-15T14:05:16.9447304Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T14:05:16.9462629Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:05:16.9858911Z Selecting previously unselected package python3-sip. 2021-05-15T14:05:17.0182909Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T14:05:17.0197586Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:05:17.0681922Z Selecting previously unselected package python3-pyqt5. 2021-05-15T14:05:17.0934010Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:17.0946512Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:17.4081953Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T14:05:17.4343909Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:05:17.4356132Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:05:17.5002021Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T14:05:17.5269943Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:17.5285987Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:17.5654948Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T14:05:17.5976710Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:17.5990770Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:17.6361868Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T14:05:17.6685921Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:17.6697167Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:17.7202702Z Selecting previously unselected package python3-qgis-common. 2021-05-15T14:05:17.7500878Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:05:17.7517987Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:18.0482678Z Selecting previously unselected package python3-qgis. 2021-05-15T14:05:18.0781559Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:18.0793982Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:19.0762682Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T14:05:19.1051950Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T14:05:19.1068790Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:05:19.1539689Z Selecting previously unselected package libjs-leaflet. 2021-05-15T14:05:19.1805789Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T14:05:19.1816754Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:05:19.2442110Z Selecting previously unselected package qgis-common. 2021-05-15T14:05:19.2714480Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:05:19.2730211Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:21.0799930Z Selecting previously unselected package qgis. 2021-05-15T14:05:21.1129599Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:21.2194052Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:21.5042102Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T14:05:21.5320197Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:05:21.5345951Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:21.6922752Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T14:05:21.7223723Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:21.7242835Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:21.7638292Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T14:05:21.7967390Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:21.7982361Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:21.8801927Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T14:05:21.9110998Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:21.9123775Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:21.9562493Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T14:05:21.9859587Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T14:05:21.9872362Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:05:22.1851001Z Selecting previously unselected package wpasupplicant. 2021-05-15T14:05:22.2180385Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T14:05:22.2192021Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:05:22.3762628Z Selecting previously unselected package proj-bin. 2021-05-15T14:05:22.4054318Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T14:05:22.4066268Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T14:05:22.4482599Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T14:05:22.4775861Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T14:05:22.4790420Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T14:05:22.5118216Z Selecting previously unselected package usb-modeswitch. 2021-05-15T14:05:22.5447816Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T14:05:22.5551319Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:05:22.6351543Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:05:22.6395472Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:05:22.9122458Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T14:05:22.9140775Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:05:22.9178429Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:05:22.9213422Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:22.9335280Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:05:22.9385246Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:05:22.9421991Z Setting up proj-data (6.3.1-1) ... 2021-05-15T14:05:22.9469844Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:05:22.9517001Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:05:22.9555189Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:05:22.9593291Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:05:22.9631616Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:05:22.9665074Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:05:22.9713353Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:05:22.9773161Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:05:22.9821708Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:05:22.9851629Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:05:22.9892683Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:05:23.1607887Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:05:23.1638523Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:05:23.1683890Z Setting up python3-olefile (0.46-2) ... 2021-05-15T14:05:23.3418826Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T14:05:23.3455739Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T14:05:23.5064115Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:05:23.5115376Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:05:23.5150097Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:05:23.5178541Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:05:23.5212034Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:05:23.5243988Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:05:23.5285863Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:05:23.6995487Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:05:23.7024123Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:05:23.7062809Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:05:23.7092194Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:05:23.7123532Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:05:23.8841229Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:23.8888740Z Setting up python3-tz (2019.3-1) ... 2021-05-15T14:05:24.0599996Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:05:24.0707479Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:05:24.0777259Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:05:24.0876654Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:05:24.0914161Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:05:24.0953983Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:05:24.0996109Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:05:24.1027406Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:05:24.2673170Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:05:24.2712196Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:05:24.2769378Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:05:24.2806785Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:05:24.2899345Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:05:24.2929319Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T14:05:24.4932488Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:05:24.4971317Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T14:05:24.6623395Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:05:24.6661479Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:05:24.6708518Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:05:24.6753156Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T14:05:24.6788439Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T14:05:24.6829710Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:05:24.6861026Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:05:24.8688479Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:05:24.8735383Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:05:24.8777892Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:05:24.8814780Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:24.8913618Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T14:05:25.1461204Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:05:26.5379677Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:05:26.5477950Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:05:26.5518296Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:05:26.5544847Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:26.5586535Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:05:26.5612986Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:05:26.5653439Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:05:26.5685231Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:05:26.7748110Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:26.7782069Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:05:26.7830366Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:05:26.7860661Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T14:05:27.0093612Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:05:27.0141835Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:05:27.0180070Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:27.0217078Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:05:27.0251509Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:05:27.0486380Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:05:27.2557032Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:05:27.2593422Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:05:27.2628572Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:05:27.2731032Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:05:27.2762273Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:05:27.2803284Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:27.2846614Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:27.2882860Z Setting up python3-future (0.18.2-2) ... 2021-05-15T14:05:27.2965743Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T14:05:27.3037159Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T14:05:27.6887764Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:27.8598179Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:05:27.8642911Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:27.8683315Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:05:27.8732108Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:05:27.8785689Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:05:27.8839324Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:27.8883579Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:05:27.8912169Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:27.8947229Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:28.1862114Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:05:28.3662477Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:05:28.5420484Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:05:28.5444803Z Setting up qtchooser (66-2build1) ... 2021-05-15T14:05:28.5474531Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:05:28.5500016Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:05:28.7261860Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:28.7294718Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:28.7331766Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:28.7367485Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:05:29.8313199Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:29.8348058Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:05:29.8389700Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:29.8423686Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:29.8461190Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:29.8501397Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T14:05:29.8547667Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:05:29.8585406Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:05:29.8719585Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:05:30.3125758Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T14:05:30.3153714Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:30.3192751Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T14:05:30.5046638Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T14:05:30.5081091Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:05:30.6941457Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:30.6983198Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T14:05:30.9207534Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:05:30.9240319Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T14:05:30.9271028Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:30.9317026Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:05:31.1309082Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:05:31.1311881Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:05:31.7131101Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:05:32.0194786Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:32.0230742Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:05:32.0268347Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:32.0300738Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:32.0342151Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:32.0383799Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:32.0451104Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:05:32.2197078Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:32.2199328Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:05:32.2201612Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:32.2202979Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:05:32.2676704Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:32.2678352Z if direction is "increasing": 2021-05-15T14:05:32.2680388Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:32.2681682Z elif direction is "decreasing": 2021-05-15T14:05:32.2881686Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:32.2883240Z if direction is "increasing": 2021-05-15T14:05:32.2884968Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:32.2886192Z elif direction is "decreasing": 2021-05-15T14:05:33.3698591Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:33.3701449Z if props["offset_coordinates"] is "data": 2021-05-15T14:05:33.3704733Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:05:33.3707061Z if props["coordinates"] is not "data": 2021-05-15T14:05:34.2691612Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:05:34.9444419Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:05:34.9556873Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:05:34.9569208Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T14:05:36.2231307Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:05:36.2271991Z First installation detected... 2021-05-15T14:05:36.2272952Z Checking NSS setup... 2021-05-15T14:05:36.2316676Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:05:36.2360162Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:36.2399250Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T14:05:36.5468670Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:36.5516378Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:05:36.5574463Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:05:36.5620230Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:05:36.5667973Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:05:36.5703697Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:05:36.5736882Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:05:36.5786517Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:05:36.5833932Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:36.8021542Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:05:36.8049370Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:05:36.8085664Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T14:05:37.2139339Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:37.2142369Z if value is '': 2021-05-15T14:05:37.3284559Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:37.3285593Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:05:37.3286724Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:37.3287799Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:05:37.3288920Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:05:37.3289952Z if driver_string is not None and driver_string is not "": 2021-05-15T14:05:37.3797367Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:37.3798943Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:05:37.3800724Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:37.3802123Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:05:37.4522713Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:05:37.4564259Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:37.4655363Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T14:05:37.4687545Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:37.4723242Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:37.4922994Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:37.4960055Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:37.4991535Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:37.5022464Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:37.5061037Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:37.5088025Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:37.6091856Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:37.6127216Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:37.6166685Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:37.6249145Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T14:05:37.7710464Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:05:37.7713631Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:05:38.3663073Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:38.3703890Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:38.3747627Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:05:38.3788890Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:38.3838203Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:38.3882751Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:38.3926061Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:05:38.3963645Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:05:38.3998239Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:05:38.4028891Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:38.4063292Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:38.4093944Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:38.4121805Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:38.4151959Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:38.4189633Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:38.4260374Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:05:38.4294403Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:05:38.4342155Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:38.4381040Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:38.4409732Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:38.6272325Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:38.6306676Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:38.6334193Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:38.6360917Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:15.8795509Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:15.8846068Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:06:15.8896590Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:15.8937204Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:15.8973375Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:15.9010021Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:15.9043522Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:15.9090736Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:16.0764957Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:16.0800349Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:06:16.0831163Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:16.0859214Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:06:16.0893559Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:16.2774412Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:16.2810287Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:16.2853614Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:16.2987281Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T14:06:16.3181617Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T14:06:17.5334989Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:06:17.5530081Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:06:17.5814336Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:06:17.5987493Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T14:06:17.7270241Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:06:17.7625966Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T14:06:18.0414916Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:06:30.9602056Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:06:30.9813585Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:06:33.2801768Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:06:33.2802367Z with: 2021-05-15T14:06:33.2802922Z github_slug: neuroconductor/kirby21.dti 2021-05-15T14:06:33.2803429Z env: 2021-05-15T14:06:33.2803920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:33.2804439Z TIC_DEPLOY_KEY: 2021-05-15T14:06:33.2805334Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:33.2807219Z GITHUB_PAT: *** 2021-05-15T14:06:33.2807659Z COVERALLS_TOKEN: 2021-05-15T14:06:33.2808205Z continue-on-error: false 2021-05-15T14:06:33.2808716Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:33.2809260Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:33.2809736Z TZ: UTC 2021-05-15T14:06:33.2810169Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:33.2810765Z NOT_CRAN: true 2021-05-15T14:06:33.2811165Z ##[endgroup] 2021-05-15T14:06:33.3181502Z repo slug is: neuroconductor/kirby21.dti 2021-05-15T14:06:33.3292038Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:06:33.3292661Z env: 2021-05-15T14:06:33.3293154Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:33.3293664Z TIC_DEPLOY_KEY: 2021-05-15T14:06:33.3294571Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:33.3295992Z GITHUB_PAT: *** 2021-05-15T14:06:33.3296423Z COVERALLS_TOKEN: 2021-05-15T14:06:33.3296967Z continue-on-error: false 2021-05-15T14:06:33.3297476Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:33.3298010Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:33.3298487Z TZ: UTC 2021-05-15T14:06:33.3298919Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:33.3299362Z NOT_CRAN: true 2021-05-15T14:06:33.3299776Z ##[endgroup] 2021-05-15T14:06:33.5857981Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:06:33.5858628Z with: 2021-05-15T14:06:33.5859062Z repo_name: kirby21.dti 2021-05-15T14:06:33.5859519Z repo_version: 1.7.0 2021-05-15T14:06:33.5859955Z runner_os: Linux 2021-05-15T14:06:33.5860357Z R_version: 3.6 2021-05-15T14:06:33.5860738Z env: 2021-05-15T14:06:33.5861203Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:33.5861723Z TIC_DEPLOY_KEY: 2021-05-15T14:06:33.5862626Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:33.5864026Z GITHUB_PAT: *** 2021-05-15T14:06:33.5864474Z COVERALLS_TOKEN: 2021-05-15T14:06:33.5864997Z continue-on-error: false 2021-05-15T14:06:33.5865523Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:33.5866045Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:33.5866542Z TZ: UTC 2021-05-15T14:06:33.5866960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:33.5867416Z NOT_CRAN: true 2021-05-15T14:06:33.5867840Z ##[endgroup] 2021-05-15T14:06:33.6249088Z Package: kirby21.dti 2021-05-15T14:06:33.6264920Z Version: 1.7.0 2021-05-15T14:06:33.6265530Z OS: Linux 2021-05-15T14:06:33.6313762Z ##[group]Run install.packages('remotes') 2021-05-15T14:06:33.6314567Z install.packages('remotes') 2021-05-15T14:06:33.6315453Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:06:33.6316575Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:06:33.6324373Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:06:33.6324845Z env: 2021-05-15T14:06:33.6325326Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:33.6325849Z TIC_DEPLOY_KEY: 2021-05-15T14:06:33.6326775Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:33.6328266Z GITHUB_PAT: *** 2021-05-15T14:06:33.6328721Z COVERALLS_TOKEN: 2021-05-15T14:06:33.6329254Z continue-on-error: false 2021-05-15T14:06:33.6329784Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:33.6330321Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:33.6330842Z TZ: UTC 2021-05-15T14:06:33.6331274Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:33.6331735Z NOT_CRAN: true 2021-05-15T14:06:33.6332137Z ##[endgroup] 2021-05-15T14:06:33.8168166Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:06:33.8169850Z (as ‘lib’ is unspecified) 2021-05-15T14:06:49.1429859Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:06:49.7973830Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-15T14:06:49.8018786Z ================================================== 2021-05-15T14:06:49.8019701Z downloaded 382 KB 2021-05-15T14:06:49.8020224Z 2021-05-15T14:06:50.0562024Z * installing *binary* package ‘remotes’ ... 2021-05-15T14:06:50.0609232Z * DONE (remotes) 2021-05-15T14:06:50.0665233Z 2021-05-15T14:06:50.0666379Z The downloaded source packages are in 2021-05-15T14:06:50.0668324Z ‘/tmp/RtmpfmxxPu/downloaded_packages’ 2021-05-15T14:07:09.1908828Z ##[group]Run actions/cache@v1 2021-05-15T14:07:09.1909308Z with: 2021-05-15T14:07:09.1909783Z path: /home/runner/work/_temp/Library 2021-05-15T14:07:09.1912938Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-f7f62560695545476caabb2c7dc3f3cc807294f3b310b73920acd89b2403dfa6 2021-05-15T14:07:09.1916783Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-15T14:07:09.1918046Z env: 2021-05-15T14:07:09.1918541Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:09.1919046Z TIC_DEPLOY_KEY: 2021-05-15T14:07:09.1920115Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:07:09.1922185Z GITHUB_PAT: *** 2021-05-15T14:07:09.1922627Z COVERALLS_TOKEN: 2021-05-15T14:07:09.1923173Z continue-on-error: false 2021-05-15T14:07:09.1923690Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:09.1924226Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:07:09.1924818Z TZ: UTC 2021-05-15T14:07:09.1925241Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:09.1925703Z NOT_CRAN: true 2021-05-15T14:07:09.1926105Z ##[endgroup] 2021-05-15T14:07:09.2442570Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:07:09.2542410Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:07:09.2543302Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:07:09.2544138Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T14:07:09.2544843Z sudo -s eval "$sysreqs" 2021-05-15T14:07:09.2591344Z shell: /usr/bin/bash -e {0} 2021-05-15T14:07:09.2591771Z env: 2021-05-15T14:07:09.2592270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:09.2592782Z TIC_DEPLOY_KEY: 2021-05-15T14:07:09.2593696Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:07:09.2595202Z GITHUB_PAT: *** 2021-05-15T14:07:09.2595649Z COVERALLS_TOKEN: 2021-05-15T14:07:09.2596196Z continue-on-error: false 2021-05-15T14:07:09.2596712Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:09.2597252Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:07:09.2597735Z TZ: UTC 2021-05-15T14:07:09.2598184Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:09.2598645Z NOT_CRAN: true 2021-05-15T14:07:09.2599160Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T14:07:09.2599691Z ##[endgroup] 2021-05-15T14:07:09.4666123Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:07:10.0018894Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T14:07:26.8052465Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T14:07:26.8053784Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T14:07:26.8054932Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T14:07:26.8056193Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T14:07:26.8057440Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T14:07:26.8074942Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T14:07:26.8088414Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:07:26.8089962Z (as ‘lib’ is unspecified) 2021-05-15T14:07:41.5565790Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:07:42.0937444Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-15T14:07:42.0947867Z ================================================== 2021-05-15T14:07:42.0948425Z downloaded 94 KB 2021-05-15T14:07:42.0948724Z 2021-05-15T14:07:42.0991456Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:07:42.8028930Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-15T14:07:42.8055488Z ================================================== 2021-05-15T14:07:42.8056463Z downloaded 133 KB 2021-05-15T14:07:42.8057019Z 2021-05-15T14:07:42.8116536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:07:43.1963071Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-15T14:07:43.1964402Z ================================================== 2021-05-15T14:07:43.1965231Z downloaded 80 KB 2021-05-15T14:07:43.1965787Z 2021-05-15T14:07:43.2011691Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:07:43.4886603Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-15T14:07:43.4955965Z ================================================== 2021-05-15T14:07:43.4957527Z downloaded 512 KB 2021-05-15T14:07:43.4958459Z 2021-05-15T14:07:43.4997606Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T14:07:44.2391635Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-15T14:07:44.2505090Z ================================================== 2021-05-15T14:07:44.2505747Z downloaded 991 KB 2021-05-15T14:07:44.2506070Z 2021-05-15T14:07:44.4944807Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T14:07:44.4991609Z * DONE (rprojroot) 2021-05-15T14:07:44.7305327Z * installing *binary* package ‘crayon’ ... 2021-05-15T14:07:44.7362502Z * DONE (crayon) 2021-05-15T14:07:44.9651822Z * installing *binary* package ‘R6’ ... 2021-05-15T14:07:44.9715124Z * DONE (R6) 2021-05-15T14:07:45.2356691Z * installing *binary* package ‘desc’ ... 2021-05-15T14:07:45.2416728Z * DONE (desc) 2021-05-15T14:07:45.5044409Z * installing *binary* package ‘debugme’ ... 2021-05-15T14:07:45.5124506Z * DONE (debugme) 2021-05-15T14:07:45.5188127Z 2021-05-15T14:07:45.5189327Z The downloaded source packages are in 2021-05-15T14:07:45.5190878Z ‘/tmp/RtmpiuUjlC/downloaded_packages’ 2021-05-15T14:07:45.5199908Z Running `R CMD build`... 2021-05-15T14:07:45.8002252Z * checking for file ‘/tmp/RtmpiuUjlC/remotes695b4115aac4/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T14:07:45.8006258Z * preparing ‘sysreqs’: 2021-05-15T14:07:45.8007492Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:07:45.8009027Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:07:45.8010157Z * checking for empty or unneeded directories 2021-05-15T14:07:45.8011539Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:07:45.8013200Z (as ‘lib’ is unspecified) 2021-05-15T14:07:45.8013985Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T14:07:46.0206926Z * installing *source* package ‘sysreqs’ ... 2021-05-15T14:07:46.0209242Z ** using staged installation 2021-05-15T14:07:46.0354246Z ** R 2021-05-15T14:07:46.0452071Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:46.4273795Z ** help 2021-05-15T14:07:46.4418170Z *** installing help indices 2021-05-15T14:07:46.4609545Z ** building package indices 2021-05-15T14:07:46.4741864Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:46.6916773Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:46.9051884Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:46.9057420Z * DONE (sysreqs) 2021-05-15T14:08:06.1201624Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:08:06.1204348Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T14:08:06.1206320Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T14:08:06.1234558Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T14:08:06.1301936Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T14:08:06.1721803Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:08:06.2488523Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:08:06.3988304Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T14:08:06.5491831Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:08:08.0734620Z Reading package lists... 2021-05-15T14:08:08.1574001Z Reading package lists... 2021-05-15T14:08:08.3369224Z Building dependency tree... 2021-05-15T14:08:08.3393439Z Reading state information... 2021-05-15T14:08:08.5150123Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-15T14:08:08.5152385Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-15T14:08:08.5154106Z libssh2-1-dev set to manually installed. 2021-05-15T14:08:08.5156906Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T14:08:08.5158918Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-15T14:08:08.5160365Z Suggested packages: 2021-05-15T14:08:08.5161946Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T14:08:08.5648162Z The following NEW packages will be installed: 2021-05-15T14:08:08.5654937Z libcurl4-openssl-dev 2021-05-15T14:08:08.5950105Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:08:08.5950980Z Need to get 321 kB of archives. 2021-05-15T14:08:08.5951805Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T14:08:08.5954272Z 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-15T14:08:09.1072771Z Fetched 321 kB in 0s (8305 kB/s) 2021-05-15T14:08:09.1450620Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T14:08:09.1544431Z (Reading database ... 2021-05-15T14:08:09.1545394Z (Reading database ... 5% 2021-05-15T14:08:09.1546141Z (Reading database ... 10% 2021-05-15T14:08:09.1546886Z (Reading database ... 15% 2021-05-15T14:08:09.1547787Z (Reading database ... 20% 2021-05-15T14:08:09.1548530Z (Reading database ... 25% 2021-05-15T14:08:09.1549263Z (Reading database ... 30% 2021-05-15T14:08:09.1549986Z (Reading database ... 35% 2021-05-15T14:08:09.1550719Z (Reading database ... 40% 2021-05-15T14:08:09.1551505Z (Reading database ... 45% 2021-05-15T14:08:09.1552269Z (Reading database ... 50% 2021-05-15T14:08:09.1602608Z (Reading database ... 55% 2021-05-15T14:08:09.1661436Z (Reading database ... 60% 2021-05-15T14:08:09.1716686Z (Reading database ... 65% 2021-05-15T14:08:09.1946018Z (Reading database ... 70% 2021-05-15T14:08:09.2250486Z (Reading database ... 75% 2021-05-15T14:08:09.2366409Z (Reading database ... 80% 2021-05-15T14:08:09.2470904Z (Reading database ... 85% 2021-05-15T14:08:09.2867723Z (Reading database ... 90% 2021-05-15T14:08:09.2987253Z (Reading database ... 95% 2021-05-15T14:08:09.2988804Z (Reading database ... 100% 2021-05-15T14:08:09.2990438Z (Reading database ... 285022 files and directories currently installed.) 2021-05-15T14:08:09.3128202Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T14:08:09.3139661Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:08:09.4197885Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:08:09.4235314Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:08:15.3935578Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:08:15.3936494Z remotes::install_github("ropensci/tic") 2021-05-15T14:08:15.3937171Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:08:15.3938062Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:08:15.3938712Z remotes::install_cran("covr") 2021-05-15T14:08:15.3946276Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:08:15.3946748Z env: 2021-05-15T14:08:15.3947551Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:08:15.3948124Z TIC_DEPLOY_KEY: 2021-05-15T14:08:15.3949073Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:08:15.3950830Z GITHUB_PAT: *** 2021-05-15T14:08:15.3951289Z COVERALLS_TOKEN: 2021-05-15T14:08:15.3951819Z continue-on-error: false 2021-05-15T14:08:15.3952351Z VDIFFR_RUN_TESTS: 2021-05-15T14:08:15.3953012Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:08:15.3953605Z TZ: UTC 2021-05-15T14:08:15.3954039Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:08:15.3954501Z NOT_CRAN: true 2021-05-15T14:08:15.3954909Z ##[endgroup] 2021-05-15T14:08:15.6004956Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:08:16.1576526Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:08:34.5201521Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:08:34.5203849Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:08:34.5205590Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:08:34.5207187Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:08:34.5210616Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:08:34.5212257Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:08:34.5213738Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:08:34.5215145Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:08:34.5216821Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:08:34.5218986Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:08:34.5235240Z 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-15T14:08:34.5238454Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:08:34.5242174Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:08:34.5243748Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:08:34.5246070Z (as ‘lib’ is unspecified) 2021-05-15T14:08:34.5247303Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:08:34.5248919Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:08:34.5250402Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:08:34.5251949Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:34.5253461Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:08:34.5254892Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:08:34.5256305Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:08:34.5257770Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:08:34.5259270Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:08:34.5260734Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:08:34.5262195Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:08:34.5263652Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:34.5264940Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:34.5265735Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:08:34.5266567Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:08:34.5267400Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:08:34.5268215Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:08:34.5269037Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:08:34.5269860Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:08:49.5324356Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:08:50.1391309Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-15T14:08:50.1576476Z ================================================== 2021-05-15T14:08:50.1577549Z downloaded 1.3 MB 2021-05-15T14:08:50.1578415Z 2021-05-15T14:08:50.1614349Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:08:50.8653371Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-15T14:08:50.8708631Z ================================================== 2021-05-15T14:08:50.8709420Z downloaded 228 KB 2021-05-15T14:08:50.8710051Z 2021-05-15T14:08:50.8750292Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:08:51.4410459Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-15T14:08:51.4440885Z ================================================== 2021-05-15T14:08:51.4441647Z downloaded 140 KB 2021-05-15T14:08:51.4442088Z 2021-05-15T14:08:51.4486960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:08:51.8678121Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-15T14:08:51.8692043Z ================================================== 2021-05-15T14:08:51.8692983Z downloaded 53 KB 2021-05-15T14:08:51.8693514Z 2021-05-15T14:08:51.8745520Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T14:08:52.7302395Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-15T14:08:52.7303678Z ================================================== 2021-05-15T14:08:52.7304530Z downloaded 23 KB 2021-05-15T14:08:52.7305063Z 2021-05-15T14:08:52.7354071Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:08:53.3913399Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-15T14:08:53.4025549Z ================================================== 2021-05-15T14:08:53.4026117Z downloaded 1.4 MB 2021-05-15T14:08:53.4026437Z 2021-05-15T14:08:53.4067992Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:08:53.9759269Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-15T14:08:53.9765816Z ================================================== 2021-05-15T14:08:53.9766655Z downloaded 36 KB 2021-05-15T14:08:53.9767206Z 2021-05-15T14:08:53.9809460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:08:54.7972960Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-15T14:08:54.8186241Z ================================================== 2021-05-15T14:08:54.8186896Z downloaded 884 KB 2021-05-15T14:08:54.8187200Z 2021-05-15T14:08:54.8227747Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:08:55.4785789Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-15T14:08:55.4900229Z ================================================== 2021-05-15T14:08:55.4900881Z downloaded 523 KB 2021-05-15T14:08:55.4901215Z 2021-05-15T14:08:55.4940302Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T14:08:55.9854464Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-15T14:08:55.9857829Z ================================================== 2021-05-15T14:08:55.9858347Z downloaded 12 KB 2021-05-15T14:08:55.9858667Z 2021-05-15T14:08:55.9901267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:08:56.5309891Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-15T14:08:56.5485233Z ================================================== 2021-05-15T14:08:56.5485856Z downloaded 486 KB 2021-05-15T14:08:56.5486176Z 2021-05-15T14:08:56.5598434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:08:56.9836117Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-15T14:08:56.9859917Z ================================================== 2021-05-15T14:08:56.9860489Z downloaded 91 KB 2021-05-15T14:08:56.9860795Z 2021-05-15T14:08:56.9900333Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:08:57.6718946Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-15T14:08:57.6785226Z ================================================== 2021-05-15T14:08:57.6786584Z downloaded 508 KB 2021-05-15T14:08:57.6787385Z 2021-05-15T14:08:57.6828467Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:08:58.2363570Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-15T14:08:58.2438401Z ================================================== 2021-05-15T14:08:58.2440288Z downloaded 621 KB 2021-05-15T14:08:58.2441259Z 2021-05-15T14:08:58.2483236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:08:58.9041871Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-15T14:08:58.9087979Z ================================================== 2021-05-15T14:08:58.9089560Z downloaded 267 KB 2021-05-15T14:08:58.9090512Z 2021-05-15T14:08:58.9126288Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:08:59.4726932Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-15T14:08:59.4760136Z ================================================== 2021-05-15T14:08:59.4761123Z downloaded 167 KB 2021-05-15T14:08:59.4761683Z 2021-05-15T14:08:59.4802305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:09:00.3407184Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-15T14:09:00.3451281Z ================================================== 2021-05-15T14:09:00.3451878Z downloaded 235 KB 2021-05-15T14:09:00.3452179Z 2021-05-15T14:09:00.3499151Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T14:09:01.0059959Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-15T14:09:01.0151119Z ================================================== 2021-05-15T14:09:01.0151743Z downloaded 277 KB 2021-05-15T14:09:01.0152067Z 2021-05-15T14:09:01.0192710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:09:01.8750221Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-15T14:09:01.8787157Z ================================================== 2021-05-15T14:09:01.8788180Z downloaded 201 KB 2021-05-15T14:09:01.8788744Z 2021-05-15T14:09:01.8845049Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T14:09:02.5442432Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-15T14:09:02.5447598Z ================================================== 2021-05-15T14:09:02.5449060Z downloaded 64 KB 2021-05-15T14:09:02.5449506Z 2021-05-15T14:09:02.5490185Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:09:03.8420099Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-15T14:09:03.8423202Z ================================================== 2021-05-15T14:09:03.8424049Z downloaded 46 KB 2021-05-15T14:09:03.8424599Z 2021-05-15T14:09:03.8474880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:09:04.5188250Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-15T14:09:04.5239252Z ================================================== 2021-05-15T14:09:04.5244813Z downloaded 417 KB 2021-05-15T14:09:04.5245802Z 2021-05-15T14:09:04.5284660Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:09:05.0269268Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-15T14:09:05.0298574Z ================================================== 2021-05-15T14:09:05.0300093Z downloaded 91 KB 2021-05-15T14:09:05.0301061Z 2021-05-15T14:09:05.0353263Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:09:05.6906288Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-15T14:09:05.6922109Z ================================================== 2021-05-15T14:09:05.6923563Z downloaded 133 KB 2021-05-15T14:09:05.6924491Z 2021-05-15T14:09:05.6962017Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:09:06.2064526Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-15T14:09:06.2115592Z ================================================== 2021-05-15T14:09:06.2117084Z downloaded 270 KB 2021-05-15T14:09:06.2117887Z 2021-05-15T14:09:06.2156292Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:09:06.8714989Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-15T14:09:06.8790337Z ================================================== 2021-05-15T14:09:06.8791915Z downloaded 735 KB 2021-05-15T14:09:06.8792868Z 2021-05-15T14:09:06.8828870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:09:07.3666322Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-15T14:09:07.3679513Z ================================================== 2021-05-15T14:09:07.3680775Z downloaded 46 KB 2021-05-15T14:09:07.3681336Z 2021-05-15T14:09:07.3715610Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:09:07.4966478Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:09:07.4967804Z ================================================== 2021-05-15T14:09:07.4968628Z downloaded 24 KB 2021-05-15T14:09:07.4969179Z 2021-05-15T14:09:07.4994221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:09:08.1560594Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-15T14:09:08.1693672Z ================================================== 2021-05-15T14:09:08.1694341Z downloaded 689 KB 2021-05-15T14:09:08.1694663Z 2021-05-15T14:09:08.1735753Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:09:08.9927278Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-15T14:09:08.9937854Z ================================================== 2021-05-15T14:09:08.9939342Z downloaded 45 KB 2021-05-15T14:09:08.9940260Z 2021-05-15T14:09:08.9987293Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:09:09.6540463Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-15T14:09:09.6669630Z ================================================== 2021-05-15T14:09:09.6670226Z downloaded 603 KB 2021-05-15T14:09:09.6670548Z 2021-05-15T14:09:09.9864562Z * installing *binary* package ‘rlang’ ... 2021-05-15T14:09:09.9952915Z * DONE (rlang) 2021-05-15T14:09:10.2462631Z * installing *binary* package ‘magrittr’ ... 2021-05-15T14:09:10.2538600Z * DONE (magrittr) 2021-05-15T14:09:10.4993208Z * installing *binary* package ‘glue’ ... 2021-05-15T14:09:10.5045868Z * DONE (glue) 2021-05-15T14:09:10.7354683Z * installing *binary* package ‘sys’ ... 2021-05-15T14:09:10.7420270Z * DONE (sys) 2021-05-15T14:09:10.9693739Z * installing *binary* package ‘mime’ ... 2021-05-15T14:09:10.9735591Z * DONE (mime) 2021-05-15T14:09:11.2998029Z * installing *binary* package ‘curl’ ... 2021-05-15T14:09:11.3100190Z * DONE (curl) 2021-05-15T14:09:11.5767718Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T14:09:11.5854425Z * DONE (jsonlite) 2021-05-15T14:09:11.8126164Z * installing *binary* package ‘ini’ ... 2021-05-15T14:09:11.8177498Z * DONE (ini) 2021-05-15T14:09:12.0585321Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T14:09:12.0633616Z * DONE (gitcreds) 2021-05-15T14:09:12.3565574Z * installing *binary* package ‘zip’ ... 2021-05-15T14:09:12.3653470Z * DONE (zip) 2021-05-15T14:09:12.6222265Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T14:09:12.6290794Z * DONE (rstudioapi) 2021-05-15T14:09:12.8870758Z * installing *binary* package ‘fastmap’ ... 2021-05-15T14:09:12.8917246Z * DONE (fastmap) 2021-05-15T14:09:13.1529112Z * installing *binary* package ‘yaml’ ... 2021-05-15T14:09:13.1586295Z * DONE (yaml) 2021-05-15T14:09:13.4029724Z * installing *binary* package ‘withr’ ... 2021-05-15T14:09:13.4092898Z * DONE (withr) 2021-05-15T14:09:14.0368374Z * installing *binary* package ‘whisker’ ... 2021-05-15T14:09:14.0370695Z * DONE (whisker) 2021-05-15T14:09:14.0371888Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T14:09:14.0372504Z * DONE (rappdirs) 2021-05-15T14:09:14.1932600Z * installing *binary* package ‘fs’ ... 2021-05-15T14:09:14.2016020Z * DONE (fs) 2021-05-15T14:09:14.4321906Z * installing *binary* package ‘clipr’ ... 2021-05-15T14:09:14.4372501Z * DONE (clipr) 2021-05-15T14:09:14.7088575Z * installing *binary* package ‘git2r’ ... 2021-05-15T14:09:14.7143498Z * DONE (git2r) 2021-05-15T14:09:14.9430872Z * installing *binary* package ‘askpass’ ... 2021-05-15T14:09:14.9495527Z * DONE (askpass) 2021-05-15T14:09:15.2082464Z * installing *binary* package ‘cli’ ... 2021-05-15T14:09:15.2145620Z * DONE (cli) 2021-05-15T14:09:15.4778375Z * installing *binary* package ‘purrr’ ... 2021-05-15T14:09:15.4837551Z * DONE (purrr) 2021-05-15T14:09:15.7313065Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T14:09:15.7377718Z * DONE (lifecycle) 2021-05-15T14:09:15.9726004Z * installing *source* package ‘cachem’ ... 2021-05-15T14:09:15.9739869Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:15.9741748Z ** using staged installation 2021-05-15T14:09:15.9935182Z ** libs 2021-05-15T14:09:16.0390952Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T14:09:16.1660900Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:09:16.2185536Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T14:09:16.2581358Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:09:16.2594282Z ** R 2021-05-15T14:09:16.2673636Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:16.8192115Z ** help 2021-05-15T14:09:16.8441629Z *** installing help indices 2021-05-15T14:09:16.8649291Z ** building package indices 2021-05-15T14:09:16.8864187Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:17.1959602Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:17.3548615Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:17.5765048Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:17.5777037Z * DONE (cachem) 2021-05-15T14:09:17.9454573Z * installing *binary* package ‘openssl’ ... 2021-05-15T14:09:17.9533443Z * DONE (openssl) 2021-05-15T14:09:18.1796034Z * installing *binary* package ‘memoise’ ... 2021-05-15T14:09:18.1850665Z * DONE (memoise) 2021-05-15T14:09:18.4528119Z * installing *binary* package ‘httr’ ... 2021-05-15T14:09:18.4607166Z * DONE (httr) 2021-05-15T14:09:18.7023219Z * installing *binary* package ‘credentials’ ... 2021-05-15T14:09:18.7091834Z * DONE (credentials) 2021-05-15T14:09:18.9493921Z * installing *binary* package ‘gh’ ... 2021-05-15T14:09:18.9545283Z * DONE (gh) 2021-05-15T14:09:19.2055999Z * installing *binary* package ‘gert’ ... 2021-05-15T14:09:19.2121890Z * DONE (gert) 2021-05-15T14:09:19.5038310Z * installing *binary* package ‘usethis’ ... 2021-05-15T14:09:19.5105509Z * DONE (usethis) 2021-05-15T14:09:19.5176384Z 2021-05-15T14:09:19.5177556Z The downloaded source packages are in 2021-05-15T14:09:19.5179119Z ‘/tmp/RtmpYP0iy8/downloaded_packages’ 2021-05-15T14:09:19.5188361Z Running `R CMD build`... 2021-05-15T14:09:21.6889105Z * checking for file ‘/tmp/RtmpYP0iy8/remotes71e81e904bc8/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:09:21.6890804Z * preparing ‘tic’: 2021-05-15T14:09:21.6891956Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:09:21.6893109Z * installing the package to process help pages 2021-05-15T14:09:21.6894480Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:09:21.6895586Z * checking for empty or unneeded directories 2021-05-15T14:09:21.6896731Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:09:21.6898120Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:09:21.6899192Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:09:21.6901329Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:21.6902378Z (as ‘lib’ is unspecified) 2021-05-15T14:09:22.0346038Z * installing *source* package ‘tic’ ... 2021-05-15T14:09:22.0348344Z ** using staged installation 2021-05-15T14:09:22.0644616Z ** R 2021-05-15T14:09:22.0906003Z ** inst 2021-05-15T14:09:22.0941264Z ** preparing package for lazy loading 2021-05-15T14:09:22.4960992Z ** help 2021-05-15T14:09:22.6530465Z *** installing help indices 2021-05-15T14:09:22.7619377Z *** copying figures 2021-05-15T14:09:22.7624074Z ** building package indices 2021-05-15T14:09:22.8979144Z ** installing vignettes 2021-05-15T14:09:22.9029120Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:23.1860690Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:23.5200839Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:23.5231748Z * DONE (tic) 2021-05-15T14:09:23.5370642Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:09:23.8063806Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:09:25.7044742Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:09:25.7046173Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:09:25.7047706Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:09:25.7048994Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:09:25.7050311Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:09:25.7051572Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:09:25.7052862Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:09:25.7054110Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:09:25.7055367Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:09:25.7058296Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:09:25.7059537Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:09:25.7060836Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:09:25.7062123Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:09:25.7063403Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:09:25.7064697Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:09:25.7066019Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:09:25.7067293Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:09:25.7068547Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:09:25.7069768Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:09:25.7070966Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:09:25.7072184Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:09:25.7073423Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:09:25.7074698Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:09:25.7075937Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:09:25.7077205Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:09:25.7078455Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:09:25.7080500Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:09:25.7081894Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:09:25.7083162Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:09:25.7084403Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:09:25.7085690Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:09:25.7087077Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:09:25.7088398Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:09:25.7089695Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:09:25.7090974Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:09:25.7092276Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:09:25.7093595Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:09:25.7094891Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:09:25.7099301Z 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-15T14:09:25.7103552Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:25.7105058Z (as ‘lib’ is unspecified) 2021-05-15T14:09:41.0600624Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:09:41.6657724Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-15T14:09:41.6701042Z ================================================== 2021-05-15T14:09:41.6702045Z downloaded 231 KB 2021-05-15T14:09:41.6702593Z 2021-05-15T14:09:41.6757920Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:09:42.3316859Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-15T14:09:42.3445855Z ================================================== 2021-05-15T14:09:42.3446509Z downloaded 1.5 MB 2021-05-15T14:09:42.3446899Z 2021-05-15T14:09:42.3484632Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:09:43.0048259Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-15T14:09:43.0049632Z ================================================== 2021-05-15T14:09:43.0050483Z downloaded 17 KB 2021-05-15T14:09:43.0051036Z 2021-05-15T14:09:43.0101031Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:09:44.3721586Z Content type 'binary/octet-stream' length 1003054 bytes (979 KB) 2021-05-15T14:09:44.3795165Z ================================================== 2021-05-15T14:09:44.3796102Z downloaded 979 KB 2021-05-15T14:09:44.3796631Z 2021-05-15T14:09:44.3830611Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:09:45.0398983Z Content type 'binary/octet-stream' length 811477 bytes (792 KB) 2021-05-15T14:09:45.0475147Z ================================================== 2021-05-15T14:09:45.0475750Z downloaded 792 KB 2021-05-15T14:09:45.0476069Z 2021-05-15T14:09:45.0513944Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:09:45.6757142Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-15T14:09:45.6758422Z ================================================== 2021-05-15T14:09:45.6759468Z downloaded 43 KB 2021-05-15T14:09:45.6760431Z 2021-05-15T14:09:45.6815693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:09:46.3369250Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-15T14:09:46.3413782Z ================================================== 2021-05-15T14:09:46.3414794Z downloaded 248 KB 2021-05-15T14:09:46.3415361Z 2021-05-15T14:09:46.3450011Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:09:46.8346030Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-15T14:09:46.8431775Z ================================================== 2021-05-15T14:09:46.8433024Z downloaded 952 KB 2021-05-15T14:09:46.8433510Z 2021-05-15T14:09:46.8478265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:09:47.4291873Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-15T14:09:47.4303578Z ================================================== 2021-05-15T14:09:47.4304516Z downloaded 68 KB 2021-05-15T14:09:47.4305071Z 2021-05-15T14:09:47.4361669Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:09:48.1854510Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-15T14:09:48.1940831Z ================================================== 2021-05-15T14:09:48.1941430Z downloaded 347 KB 2021-05-15T14:09:48.1941752Z 2021-05-15T14:09:48.1981658Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:09:48.8932768Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-15T14:09:48.8987798Z ================================================== 2021-05-15T14:09:48.8988796Z downloaded 413 KB 2021-05-15T14:09:48.8989356Z 2021-05-15T14:09:48.9037734Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:09:49.5597062Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-15T14:09:49.5599452Z ================================================== 2021-05-15T14:09:49.5601379Z downloaded 15 KB 2021-05-15T14:09:49.5601938Z 2021-05-15T14:09:49.5643163Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:09:50.0871237Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-15T14:09:50.0893915Z ================================================== 2021-05-15T14:09:50.0894690Z downloaded 147 KB 2021-05-15T14:09:50.0895130Z 2021-05-15T14:09:50.0938940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:09:50.8988713Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-15T14:09:50.8990482Z ================================================== 2021-05-15T14:09:50.8991890Z downloaded 72 KB 2021-05-15T14:09:50.8992511Z 2021-05-15T14:09:50.9046073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:09:51.9113248Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-15T14:09:51.9115439Z ================================================== 2021-05-15T14:09:51.9117208Z downloaded 39 KB 2021-05-15T14:09:51.9117810Z 2021-05-15T14:09:51.9176886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:09:52.5728438Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-15T14:09:52.5843621Z ================================================== 2021-05-15T14:09:52.5844210Z downloaded 349 KB 2021-05-15T14:09:52.5844536Z 2021-05-15T14:09:52.5883397Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:09:53.3117807Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-15T14:09:53.3167852Z ================================================== 2021-05-15T14:09:53.3169469Z downloaded 426 KB 2021-05-15T14:09:53.3170431Z 2021-05-15T14:09:53.3218360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:09:53.8872757Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-15T14:09:53.8884782Z ================================================== 2021-05-15T14:09:53.8886150Z downloaded 40 KB 2021-05-15T14:09:53.8886945Z 2021-05-15T14:09:53.8926055Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:09:54.5480534Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-15T14:09:54.5545241Z ================================================== 2021-05-15T14:09:54.5546208Z downloaded 602 KB 2021-05-15T14:09:54.5546722Z 2021-05-15T14:09:54.5581214Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:09:54.6814826Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:09:54.6843063Z ================================================== 2021-05-15T14:09:54.6844096Z downloaded 109 KB 2021-05-15T14:09:54.6844736Z 2021-05-15T14:09:54.6865538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:09:55.3581539Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-15T14:09:55.3631760Z ================================================== 2021-05-15T14:09:55.3632689Z downloaded 225 KB 2021-05-15T14:09:55.3633253Z 2021-05-15T14:09:55.3675914Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:09:56.0664294Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-15T14:09:56.0665622Z ================================================== 2021-05-15T14:09:56.0666451Z downloaded 38 KB 2021-05-15T14:09:56.0667008Z 2021-05-15T14:09:56.0710222Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:09:56.6261924Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-15T14:09:56.6312207Z ================================================== 2021-05-15T14:09:56.6313135Z downloaded 200 KB 2021-05-15T14:09:56.6313706Z 2021-05-15T14:09:56.6348014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:09:57.0475471Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-15T14:09:57.0826995Z ================================================== 2021-05-15T14:09:57.0827807Z downloaded 2.8 MB 2021-05-15T14:09:57.0828233Z 2021-05-15T14:09:57.0867883Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:09:57.6686435Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-15T14:09:57.7403226Z ================================================== 2021-05-15T14:09:57.7403876Z downloaded 4.0 MB 2021-05-15T14:09:57.7404198Z 2021-05-15T14:09:57.7445216Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:09:58.4004003Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-15T14:09:58.4243976Z ================================================== 2021-05-15T14:09:58.4244603Z downloaded 1.3 MB 2021-05-15T14:09:58.4244924Z 2021-05-15T14:09:58.4282693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:09:59.1572758Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-15T14:09:59.1699712Z ================================================== 2021-05-15T14:09:59.1700323Z downloaded 479 KB 2021-05-15T14:09:59.1700642Z 2021-05-15T14:09:59.1740564Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:09:59.8841169Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-15T14:09:59.8853932Z ================================================== 2021-05-15T14:09:59.8854531Z downloaded 107 KB 2021-05-15T14:09:59.8854916Z 2021-05-15T14:09:59.8893093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:10:00.5454817Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-15T14:10:00.5455880Z ================================================== 2021-05-15T14:10:00.5456483Z downloaded 21 KB 2021-05-15T14:10:00.5456855Z 2021-05-15T14:10:00.5510674Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:10:01.0765071Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-15T14:10:01.0770297Z ================================================== 2021-05-15T14:10:01.0771211Z downloaded 43 KB 2021-05-15T14:10:01.0771768Z 2021-05-15T14:10:01.0827785Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:10:02.0087346Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-15T14:10:02.0093911Z ================================================== 2021-05-15T14:10:02.0095101Z downloaded 33 KB 2021-05-15T14:10:02.0095658Z 2021-05-15T14:10:02.0139171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:10:02.8681293Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-15T14:10:02.8696978Z ================================================== 2021-05-15T14:10:02.8697737Z downloaded 137 KB 2021-05-15T14:10:02.8698156Z 2021-05-15T14:10:02.8744691Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:10:03.6253418Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-15T14:10:03.6974633Z ================================================== 2021-05-15T14:10:03.6975269Z downloaded 3.4 MB 2021-05-15T14:10:03.6975589Z 2021-05-15T14:10:03.7014968Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:10:04.3209463Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-15T14:10:04.3213855Z ================================================== 2021-05-15T14:10:04.3214767Z downloaded 64 KB 2021-05-15T14:10:04.3215316Z 2021-05-15T14:10:04.3271009Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:10:04.8818589Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-15T14:10:04.8952779Z ================================================== 2021-05-15T14:10:04.8953379Z downloaded 1.3 MB 2021-05-15T14:10:04.8953696Z 2021-05-15T14:10:04.9065968Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:10:05.7421583Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-15T14:10:05.7457537Z ================================================== 2021-05-15T14:10:05.7459327Z downloaded 129 KB 2021-05-15T14:10:05.7460248Z 2021-05-15T14:10:05.7508226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:10:06.4482720Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-15T14:10:06.4564916Z ================================================== 2021-05-15T14:10:06.4566404Z downloaded 385 KB 2021-05-15T14:10:06.4567334Z 2021-05-15T14:10:06.7145066Z * installing *binary* package ‘utf8’ ... 2021-05-15T14:10:06.7197614Z * DONE (utf8) 2021-05-15T14:10:06.9469340Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T14:10:06.9519363Z * DONE (pkgconfig) 2021-05-15T14:10:07.2013557Z * installing *binary* package ‘fansi’ ... 2021-05-15T14:10:07.2070393Z * DONE (fansi) 2021-05-15T14:10:07.4844141Z * installing *binary* package ‘diffobj’ ... 2021-05-15T14:10:07.4918323Z * DONE (diffobj) 2021-05-15T14:10:07.7488214Z * installing *binary* package ‘ps’ ... 2021-05-15T14:10:07.7556012Z * DONE (ps) 2021-05-15T14:10:07.9817722Z * installing *binary* package ‘praise’ ... 2021-05-15T14:10:07.9879366Z * DONE (praise) 2021-05-15T14:10:08.2191558Z * installing *binary* package ‘pkgload’ ... 2021-05-15T14:10:08.2237891Z * DONE (pkgload) 2021-05-15T14:10:08.4544873Z * installing *binary* package ‘evaluate’ ... 2021-05-15T14:10:08.4600318Z * DONE (evaluate) 2021-05-15T14:10:08.6892700Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T14:10:08.6955230Z * DONE (ellipsis) 2021-05-15T14:10:08.9707719Z * installing *binary* package ‘digest’ ... 2021-05-15T14:10:08.9775468Z * DONE (digest) 2021-05-15T14:10:09.2086874Z * installing *binary* package ‘brio’ ... 2021-05-15T14:10:09.2150061Z * DONE (brio) 2021-05-15T14:10:09.5092444Z * installing *binary* package ‘xml2’ ... 2021-05-15T14:10:09.5166925Z * DONE (xml2) 2021-05-15T14:10:09.8050523Z * installing *source* package ‘xfun’ ... 2021-05-15T14:10:09.8089054Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:09.8091109Z ** using staged installation 2021-05-15T14:10:09.8293641Z ** libs 2021-05-15T14:10:09.8358590Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:10:09.9568960Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:10.0102047Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T14:10:10.2205207Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:10:10.2219843Z ** R 2021-05-15T14:10:10.2409108Z ** inst 2021-05-15T14:10:10.2421064Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:11.6038348Z ** help 2021-05-15T14:10:11.7626361Z *** installing help indices 2021-05-15T14:10:11.8741043Z ** building package indices 2021-05-15T14:10:12.0210919Z ** installing vignettes 2021-05-15T14:10:12.0279342Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:12.2322511Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:12.2519385Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:12.4750779Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:12.4767986Z * DONE (xfun) 2021-05-15T14:10:12.9565512Z * installing *binary* package ‘stringi’ ... 2021-05-15T14:10:12.9669559Z * DONE (stringi) 2021-05-15T14:10:14.0435017Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T14:10:14.0856515Z * DONE (Rcpp) 2021-05-15T14:10:14.3840883Z * installing *binary* package ‘commonmark’ ... 2021-05-15T14:10:14.3916878Z * DONE (commonmark) 2021-05-15T14:10:14.6549012Z * installing *binary* package ‘brew’ ... 2021-05-15T14:10:14.6610285Z * DONE (brew) 2021-05-15T14:10:14.8870769Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T14:10:14.8920452Z * DONE (sessioninfo) 2021-05-15T14:10:15.1246639Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T14:10:15.1307763Z * DONE (prettyunits) 2021-05-15T14:10:15.4960533Z * installing *binary* package ‘vctrs’ ... 2021-05-15T14:10:15.5042965Z * DONE (vctrs) 2021-05-15T14:10:15.7691292Z * installing *binary* package ‘processx’ ... 2021-05-15T14:10:15.7765595Z * DONE (processx) 2021-05-15T14:10:16.0415828Z * installing *binary* package ‘markdown’ ... 2021-05-15T14:10:16.0508077Z * DONE (markdown) 2021-05-15T14:10:16.2844922Z * installing *binary* package ‘highr’ ... 2021-05-15T14:10:16.2905074Z * DONE (highr) 2021-05-15T14:10:16.5387526Z * installing *binary* package ‘stringr’ ... 2021-05-15T14:10:16.5464148Z * DONE (stringr) 2021-05-15T14:10:16.7732522Z * installing *binary* package ‘rversions’ ... 2021-05-15T14:10:16.7789461Z * DONE (rversions) 2021-05-15T14:10:17.0936830Z * installing *binary* package ‘pillar’ ... 2021-05-15T14:10:17.1005471Z * DONE (pillar) 2021-05-15T14:10:17.3451027Z * installing *binary* package ‘callr’ ... 2021-05-15T14:10:17.3503109Z * DONE (callr) 2021-05-15T14:10:17.7468037Z * installing *binary* package ‘knitr’ ... 2021-05-15T14:10:17.7616397Z * DONE (knitr) 2021-05-15T14:10:17.9895824Z * installing *binary* package ‘xopen’ ... 2021-05-15T14:10:17.9945908Z * DONE (xopen) 2021-05-15T14:10:18.3050970Z * installing *binary* package ‘tibble’ ... 2021-05-15T14:10:18.3114441Z * DONE (tibble) 2021-05-15T14:10:18.5421243Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T14:10:18.5476393Z * DONE (pkgbuild) 2021-05-15T14:10:18.9078792Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T14:10:18.9187108Z * DONE (roxygen2) 2021-05-15T14:10:19.1448865Z * installing *binary* package ‘rematch2’ ... 2021-05-15T14:10:19.1509985Z * DONE (rematch2) 2021-05-15T14:10:19.3833304Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T14:10:19.3876854Z * DONE (rcmdcheck) 2021-05-15T14:10:19.6124027Z * installing *binary* package ‘waldo’ ... 2021-05-15T14:10:19.6179821Z * DONE (waldo) 2021-05-15T14:10:20.2045659Z * installing *binary* package ‘testthat’ ... 2021-05-15T14:10:20.2209849Z * DONE (testthat) 2021-05-15T14:10:20.4794194Z * installing *binary* package ‘devtools’ ... 2021-05-15T14:10:20.4856141Z * DONE (devtools) 2021-05-15T14:10:20.4917027Z 2021-05-15T14:10:20.4918060Z The downloaded source packages are in 2021-05-15T14:10:20.4919522Z ‘/tmp/RtmpYP0iy8/downloaded_packages’ 2021-05-15T14:10:20.5628415Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:10:22.9391099Z 2021-05-15T14:10:23.2732452Z 2021-05-15T14:10:23.2745986Z checking for file ‘/tmp/RtmpYP0iy8/remotes71e8754ac7af/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:10:23.2821752Z 2021-05-15T14:10:23.2823837Z ✔ checking for file ‘/tmp/RtmpYP0iy8/remotes71e8754ac7af/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:10:23.2920619Z 2021-05-15T14:10:23.2931140Z 2021-05-15T14:10:23.2933326Z ─ preparing ‘desc’: 2021-05-15T14:10:23.2944491Z 2021-05-15T14:10:23.2946545Z 2021-05-15T14:10:23.3046036Z checking DESCRIPTION meta-information ... 2021-05-15T14:10:23.3072021Z 2021-05-15T14:10:23.3074285Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:10:23.3749065Z 2021-05-15T14:10:23.3795777Z 2021-05-15T14:10:23.3807278Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:10:23.3847513Z 2021-05-15T14:10:23.3885520Z 2021-05-15T14:10:23.3887923Z ─ checking for empty or unneeded directories 2021-05-15T14:10:23.3913824Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:10:23.4949162Z 2021-05-15T14:10:23.4953819Z 2021-05-15T14:10:23.4956389Z 2021-05-15T14:10:23.5080637Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:23.5081992Z (as ‘lib’ is unspecified) 2021-05-15T14:10:23.8166183Z * installing *source* package ‘desc’ ... 2021-05-15T14:10:23.8196789Z ** using staged installation 2021-05-15T14:10:23.8384100Z ** R 2021-05-15T14:10:23.8560891Z ** inst 2021-05-15T14:10:23.8577380Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:25.4355988Z ** help 2021-05-15T14:10:25.5666415Z *** installing help indices 2021-05-15T14:10:25.6647881Z ** building package indices 2021-05-15T14:10:25.7641809Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:25.9687602Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:26.2053774Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:26.2078411Z * DONE (desc) 2021-05-15T14:10:26.5191113Z 2021-05-15T14:10:26.5192190Z 2021-05-15T14:10:26.5204879Z checking for file ‘/tmp/RtmpYP0iy8/remotes71e85e90d396/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:10:26.5238366Z 2021-05-15T14:10:26.5240174Z ✔ checking for file ‘/tmp/RtmpYP0iy8/remotes71e85e90d396/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:10:26.5356236Z 2021-05-15T14:10:26.5357147Z 2021-05-15T14:10:26.5358445Z ─ preparing ‘ghtravis’: 2021-05-15T14:10:26.5359021Z 2021-05-15T14:10:26.5359544Z 2021-05-15T14:10:26.5431961Z checking DESCRIPTION meta-information ... 2021-05-15T14:10:26.5460119Z 2021-05-15T14:10:26.5462339Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:10:26.5909808Z 2021-05-15T14:10:26.5949317Z 2021-05-15T14:10:26.5952090Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:10:26.5963859Z 2021-05-15T14:10:26.5987913Z 2021-05-15T14:10:26.5990173Z ─ checking for empty or unneeded directories 2021-05-15T14:10:26.6015415Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:10:26.6188408Z 2021-05-15T14:10:26.6190915Z 2021-05-15T14:10:26.6192372Z 2021-05-15T14:10:26.6586984Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:26.6588240Z (as ‘lib’ is unspecified) 2021-05-15T14:10:26.9134695Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:10:26.9140322Z ** using staged installation 2021-05-15T14:10:26.9306422Z ** R 2021-05-15T14:10:26.9418321Z ** inst 2021-05-15T14:10:26.9429470Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:28.2201982Z ** help 2021-05-15T14:10:28.2787101Z *** installing help indices 2021-05-15T14:10:28.3296476Z ** building package indices 2021-05-15T14:10:28.3765100Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:29.0424644Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:29.7142934Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:29.7157697Z * DONE (ghtravis) 2021-05-15T14:10:29.7252156Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:10:29.8685123Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:10:32.3692913Z 2021-05-15T14:10:32.3694743Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:10:32.3696471Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:10:32.3698769Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:10:32.3699534Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:10:32.3700218Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:10:32.3700867Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:10:32.3704915Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:32.3705798Z (as ‘lib’ is unspecified) 2021-05-15T14:10:47.3465103Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:10:48.1515773Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-15T14:10:48.1543948Z ================================================== 2021-05-15T14:10:48.1544888Z downloaded 193 KB 2021-05-15T14:10:48.1547430Z 2021-05-15T14:10:48.1607311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:10:48.7014586Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-15T14:10:48.7015848Z ================================================== 2021-05-15T14:10:48.7016678Z downloaded 66 KB 2021-05-15T14:10:48.7017231Z 2021-05-15T14:10:48.7069140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:10:49.5123502Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-15T14:10:49.5161370Z ================================================== 2021-05-15T14:10:49.5162327Z downloaded 191 KB 2021-05-15T14:10:49.5162881Z 2021-05-15T14:10:49.5215656Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:10:50.1363011Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-15T14:10:50.1580448Z ================================================== 2021-05-15T14:10:50.1581067Z downloaded 1.2 MB 2021-05-15T14:10:50.1581383Z 2021-05-15T14:10:50.1632317Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:10:50.9683078Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-15T14:10:51.5674771Z ================================================== 2021-05-15T14:10:51.5687691Z downloaded 1.0 MB 2021-05-15T14:10:51.5688697Z 2021-05-15T14:10:51.5691226Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T14:10:51.5692812Z * DONE (tidyselect) 2021-05-15T14:10:51.5695115Z * installing *binary* package ‘generics’ ... 2021-05-15T14:10:51.5698838Z * DONE (generics) 2021-05-15T14:10:51.7289017Z * installing *binary* package ‘cpp11’ ... 2021-05-15T14:10:51.7368498Z * DONE (cpp11) 2021-05-15T14:10:52.0682231Z * installing *binary* package ‘dplyr’ ... 2021-05-15T14:10:52.0777965Z * DONE (dplyr) 2021-05-15T14:10:52.4045688Z * installing *binary* package ‘tidyr’ ... 2021-05-15T14:10:52.4153273Z * DONE (tidyr) 2021-05-15T14:10:52.4223945Z 2021-05-15T14:10:52.4225147Z The downloaded source packages are in 2021-05-15T14:10:52.4226737Z ‘/tmp/RtmpYP0iy8/downloaded_packages’ 2021-05-15T14:10:52.6263728Z 2021-05-15T14:10:52.6275186Z checking for file ‘/tmp/RtmpYP0iy8/remotes71e816018ade/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:10:52.6299288Z 2021-05-15T14:10:52.6301439Z ✔ checking for file ‘/tmp/RtmpYP0iy8/remotes71e816018ade/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:10:52.6389877Z 2021-05-15T14:10:52.6390821Z 2021-05-15T14:10:52.6392022Z ─ preparing ‘aghast’: 2021-05-15T14:10:52.6392564Z 2021-05-15T14:10:52.6393097Z 2021-05-15T14:10:52.6466846Z checking DESCRIPTION meta-information ... 2021-05-15T14:10:52.6492086Z 2021-05-15T14:10:52.6494404Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:10:52.6763209Z 2021-05-15T14:10:52.6792094Z 2021-05-15T14:10:52.6794772Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:10:52.6805830Z 2021-05-15T14:10:52.6829755Z 2021-05-15T14:10:52.6832101Z ─ checking for empty or unneeded directories 2021-05-15T14:10:52.6857129Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:10:52.6971577Z 2021-05-15T14:10:52.6974361Z 2021-05-15T14:10:52.6975799Z 2021-05-15T14:10:52.7053005Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:52.7054255Z (as ‘lib’ is unspecified) 2021-05-15T14:10:52.9289486Z * installing *source* package ‘aghast’ ... 2021-05-15T14:10:52.9295557Z ** using staged installation 2021-05-15T14:10:52.9537297Z ** R 2021-05-15T14:10:52.9605734Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:53.4128839Z ** help 2021-05-15T14:10:53.4365956Z *** installing help indices 2021-05-15T14:10:53.4611577Z ** building package indices 2021-05-15T14:10:53.4847980Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:53.6856477Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:53.8871317Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:53.8878037Z * DONE (aghast) 2021-05-15T14:10:53.8965512Z Installing 1 packages: covr 2021-05-15T14:10:53.8976903Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:53.8977826Z (as ‘lib’ is unspecified) 2021-05-15T14:11:08.9259101Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:11:08.9260599Z 2021-05-15T14:11:09.5735502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:11:09.5816164Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-15T14:11:09.5857828Z ================================================== 2021-05-15T14:11:09.5858483Z downloaded 161 KB 2021-05-15T14:11:09.5858812Z 2021-05-15T14:11:09.5901005Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:11:10.1964978Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-15T14:11:10.1991369Z ================================================== 2021-05-15T14:11:10.1992664Z downloaded 119 KB 2021-05-15T14:11:10.1993440Z 2021-05-15T14:11:10.2045996Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:11:12.0730825Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-15T14:11:12.0731750Z 2021-05-15T14:11:12.0733669Z ================================================== 2021-05-15T14:11:12.0734771Z downloaded 281 KB 2021-05-15T14:11:12.0735886Z 2021-05-15T14:11:12.0737605Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T14:11:12.0738931Z * DONE (lazyeval) 2021-05-15T14:11:12.0740501Z * installing *binary* package ‘rex’ ... 2021-05-15T14:11:12.0741682Z * DONE (rex) 2021-05-15T14:11:12.0743219Z * installing *binary* package ‘covr’ ... 2021-05-15T14:11:12.0744386Z * DONE (covr) 2021-05-15T14:11:12.0745079Z 2021-05-15T14:11:12.0746270Z The downloaded source packages are in 2021-05-15T14:11:12.0748079Z ‘/tmp/RtmpYP0iy8/downloaded_packages’ 2021-05-15T14:11:12.0807327Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:11:12.0808565Z Rscript -e "tic::before_install()" 2021-05-15T14:11:12.0865205Z shell: /usr/bin/bash -e {0} 2021-05-15T14:11:12.0865628Z env: 2021-05-15T14:11:12.0866123Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:12.0866634Z TIC_DEPLOY_KEY: 2021-05-15T14:11:12.0867679Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:12.0869535Z GITHUB_PAT: *** 2021-05-15T14:11:12.0869967Z COVERALLS_TOKEN: 2021-05-15T14:11:12.0870511Z continue-on-error: false 2021-05-15T14:11:12.0871021Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:12.0871561Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:12.0872040Z TZ: UTC 2021-05-15T14:11:12.0872469Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:12.0872918Z NOT_CRAN: true 2021-05-15T14:11:12.0873337Z ##[endgroup] 2021-05-15T14:11:12.3693956Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:11:12.5006972Z Running before_install: step_install_remote_binaries() 2021-05-15T14:11:13.0033659Z Installing kirby21.base binaries 2021-05-15T14:11:13.0045161Z [1] "neuroconductor/kirby21.base" 2021-05-15T14:11:13.6968730Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:11:13.7003981Z tag_name 2021-05-15T14:11:13.7005297Z 10 1.7.3.s 2021-05-15T14:11:13.7006736Z zipball_url 2021-05-15T14:11:13.7008957Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-15T14:11:13.7011104Z tarball_url 2021-05-15T14:11:13.7013232Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-15T14:11:13.7015169Z commit.sha 2021-05-15T14:11:13.7016957Z Installing kirby21.base package binaries 2021-05-15T14:11:13.7017843Z 10 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:11:13.7018710Z commit.url 2021-05-15T14:11:13.7020028Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:11:13.7021109Z node_id 2021-05-15T14:11:13.7022162Z 10 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-15T14:11:13.7034863Z url 2021-05-15T14:11:13.7035913Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-15T14:11:13.7036919Z assets_url 2021-05-15T14:11:13.7037958Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-15T14:11:13.7039008Z upload_url 2021-05-15T14:11:13.7040387Z 10 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-15T14:11:13.7041617Z id asset_updated_at asset_created_at created_at 2021-05-15T14:11:13.7042986Z 10 42981925 2021-05-14 21:17:30 2021-05-14 21:17:29 2021-05-14 21:04:30 2021-05-15T14:11:13.7043678Z published_at asset_name 2021-05-15T14:11:13.7044722Z 10 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:11:13.7045465Z asset_label asset_download_count 2021-05-15T14:11:13.7045998Z 10 7 2021-05-15T14:11:13.7046763Z asset_browser_download_url 2021-05-15T14:11:13.7048319Z 10 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:11:13.7086260Z --2021-05-15 14:11:13-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:11:13.7138828Z Resolving github.com (github.com)... 140.82.121.4 2021-05-15T14:11:13.8012122Z Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-05-15T14:11:14.2159560Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:11:14.2168825Z Location: https://github-releases.githubusercontent.com/367479151/c9c63a80-b4f9-11eb-9ca3-4d599b084ece?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141114Z&X-Amz-Expires=300&X-Amz-Signature=478df753185b672c01c3c94eead63ef070b1aaccf46713ddedca2544ec5fc8e2&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.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:11:14.2189888Z --2021-05-15 14:11:14-- https://github-releases.githubusercontent.com/367479151/c9c63a80-b4f9-11eb-9ca3-4d599b084ece?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141114Z&X-Amz-Expires=300&X-Amz-Signature=478df753185b672c01c3c94eead63ef070b1aaccf46713ddedca2544ec5fc8e2&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.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:11:14.2212989Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-15T14:11:14.2229516Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:11:14.3148203Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:11:14.3150519Z Length: 42577 (42K) [application/octet-stream] 2021-05-15T14:11:14.3153333Z Saving to: ‘/tmp/Rtmp801qh0/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:11:14.3155037Z 2021-05-15T14:11:14.3164707Z 0K .......... .......... .......... .......... . 100% 24.8M=0.002s 2021-05-15T14:11:14.3165333Z 2021-05-15T14:11:14.3166652Z 2021-05-15 14:11:14 (24.8 MB/s) - ‘/tmp/Rtmp801qh0/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42577/42577] 2021-05-15T14:11:14.3167283Z 2021-05-15T14:11:14.3204675Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:11:14.3205580Z (as ‘lib’ is unspecified) 2021-05-15T14:11:14.5444601Z * installing *binary* package ‘kirby21.base’ ... 2021-05-15T14:11:14.5502213Z * DONE (kirby21.base) 2021-05-15T14:11:14.5603775Z Rewriting new remotes: neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:11:14.5681876Z Installing kirby21.t1 binaries 2021-05-15T14:11:14.5689488Z [1] "neuroconductor/kirby21.t1" 2021-05-15T14:11:15.0267211Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:11:15.0284598Z tag_name 2021-05-15T14:11:15.0285647Z 10 1.7.3.2.s 2021-05-15T14:11:15.0287040Z zipball_url 2021-05-15T14:11:15.0289107Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-15T14:11:15.0291110Z tarball_url 2021-05-15T14:11:15.0293772Z Installing kirby21.t1 package binaries 2021-05-15T14:11:15.0295679Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-15T14:11:15.0297724Z commit.sha 2021-05-15T14:11:15.0299269Z 10 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:11:15.0300974Z commit.url 2021-05-15T14:11:15.0302659Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:11:15.0303859Z node_id 2021-05-15T14:11:15.0305016Z 10 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-15T14:11:15.0306214Z url 2021-05-15T14:11:15.0307156Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-15T14:11:15.0308247Z assets_url 2021-05-15T14:11:15.0309245Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-15T14:11:15.0310264Z upload_url 2021-05-15T14:11:15.0311429Z 10 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-15T14:11:15.0312620Z id asset_updated_at asset_created_at created_at 2021-05-15T14:11:15.0314007Z 10 42985612 2021-05-14 23:16:18 2021-05-14 23:16:18 2021-05-14 23:05:47 2021-05-15T14:11:15.0314708Z published_at asset_name 2021-05-15T14:11:15.0315736Z 10 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:11:15.0316464Z asset_label asset_download_count 2021-05-15T14:11:15.0317001Z 10 1 2021-05-15T14:11:15.0317783Z asset_browser_download_url 2021-05-15T14:11:15.0319308Z 10 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:11:15.0349637Z --2021-05-15 14:11:15-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:11:15.0408034Z Resolving github.com (github.com)... 140.82.121.4 2021-05-15T14:11:15.1290897Z Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-05-15T14:11:15.5698916Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:11:15.5709998Z Location: https://github-releases.githubusercontent.com/367497968/62fd4d00-b50a-11eb-910b-8d282003fad1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141115Z&X-Amz-Expires=300&X-Amz-Signature=07c0d2de20b5707a0912f108dbdc9eced2cf54a519f2a73a1d1aea36aa608359&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:11:15.5726590Z --2021-05-15 14:11:15-- https://github-releases.githubusercontent.com/367497968/62fd4d00-b50a-11eb-910b-8d282003fad1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141115Z&X-Amz-Expires=300&X-Amz-Signature=07c0d2de20b5707a0912f108dbdc9eced2cf54a519f2a73a1d1aea36aa608359&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:11:15.5979509Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-15T14:11:15.5995716Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:11:15.7019263Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:11:15.7021583Z Length: 12430 (12K) [application/octet-stream] 2021-05-15T14:11:15.7023713Z Saving to: ‘/tmp/Rtmp801qh0/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:11:15.7026466Z 2021-05-15T14:11:15.7029357Z 0K .......... .. 100% 21.0M=0.001s 2021-05-15T14:11:15.7029949Z 2021-05-15T14:11:15.7032557Z 2021-05-15 14:11:15 (21.0 MB/s) - ‘/tmp/Rtmp801qh0/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ saved [12430/12430] 2021-05-15T14:11:15.7033607Z 2021-05-15T14:11:15.7048450Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:11:15.7049995Z (as ‘lib’ is unspecified) 2021-05-15T14:11:15.9256842Z * installing *binary* package ‘kirby21.t1’ ... 2021-05-15T14:11:15.9317729Z * DONE (kirby21.t1) 2021-05-15T14:11:15.9413115Z Rewriting new remotes: 2021-05-15T14:11:15.9588036Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:11:15.9588808Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:11:15.9589422Z remotes::install_cran("rcmdcheck") 2021-05-15T14:11:15.9589991Z remotes::install_cran("markdown") 2021-05-15T14:11:15.9597105Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:11:15.9597534Z env: 2021-05-15T14:11:15.9597971Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:15.9598457Z TIC_DEPLOY_KEY: 2021-05-15T14:11:15.9599307Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:15.9601798Z GITHUB_PAT: *** 2021-05-15T14:11:15.9602251Z COVERALLS_TOKEN: 2021-05-15T14:11:15.9602783Z continue-on-error: false 2021-05-15T14:11:15.9603306Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:15.9603845Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:15.9604337Z TZ: UTC 2021-05-15T14:11:15.9604750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:15.9605249Z NOT_CRAN: true 2021-05-15T14:11:15.9605649Z ##[endgroup] 2021-05-15T14:11:35.2238460Z 2021-05-15T14:11:35.2248352Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-15T14:11:49.6598722Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:11:49.6601934Z Use `force = TRUE` to force installation 2021-05-15T14:11:49.6610688Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:11:49.6612599Z Use `force = TRUE` to force installation 2021-05-15T14:11:49.6761975Z ##[group]Run options(width = 100) 2021-05-15T14:11:49.6762558Z options(width = 100) 2021-05-15T14:11:49.6763162Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:11:49.6763930Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:11:49.6771683Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:11:49.6772139Z env: 2021-05-15T14:11:49.6772614Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:49.6773133Z TIC_DEPLOY_KEY: 2021-05-15T14:11:49.6774034Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:49.6775687Z GITHUB_PAT: *** 2021-05-15T14:11:49.6776230Z COVERALLS_TOKEN: 2021-05-15T14:11:49.6776764Z continue-on-error: false 2021-05-15T14:11:49.6777294Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:49.6777808Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:49.6778297Z TZ: UTC 2021-05-15T14:11:49.6778709Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:49.6779209Z NOT_CRAN: true 2021-05-15T14:11:49.6779611Z ##[endgroup] 2021-05-15T14:11:50.1482554Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:11:50.1484412Z setting value 2021-05-15T14:11:50.1486152Z version R version 3.6.3 (2020-02-29) 2021-05-15T14:11:50.1487417Z os Ubuntu 20.04.2 LTS 2021-05-15T14:11:50.1488974Z system x86_64, linux-gnu 2021-05-15T14:11:50.1490151Z ui X11 2021-05-15T14:11:50.1491264Z language (EN) 2021-05-15T14:11:50.1492745Z collate C.UTF-8 2021-05-15T14:11:50.1494259Z ctype C.UTF-8 2021-05-15T14:11:50.1495401Z tz UTC 2021-05-15T14:11:50.1496771Z date 2021-05-15 2021-05-15T14:11:50.1497517Z 2021-05-15T14:11:50.1499433Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:11:50.1501087Z package * version date lib source 2021-05-15T14:11:50.1503379Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:11:50.1506145Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1508489Z base * 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1510248Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1512003Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1513731Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1515490Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:11:50.1517232Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1519023Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1521230Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1522964Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1524762Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1526574Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1528404Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1530233Z compiler 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1532015Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1533810Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1535790Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1565016Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1566724Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1568369Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1572674Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1573747Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:11:50.1574742Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1575642Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1576540Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1577406Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1578334Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1579264Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1580147Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1581040Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1581925Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1582801Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1583683Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1584571Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1585446Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1586433Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:11:50.1587430Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1588313Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1589388Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1590280Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1591184Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1592077Z grid 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1592936Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1593808Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1594672Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1595544Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1596471Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1597474Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-15T14:11:50.1598543Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-15T14:11:50.1599487Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1600600Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1601511Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1602424Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1603337Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1604343Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1605260Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1606184Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1607070Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1607959Z methods * 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1608827Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1609697Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1610554Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1611430Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1612320Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1613210Z parallel 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1614110Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1614997Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1615912Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1616819Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1617700Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1618622Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1619545Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1620433Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1621292Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1622161Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1623039Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1624058Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1624953Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1625828Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1626732Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1627619Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1628475Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1629375Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1630251Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1631153Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1632074Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1633003Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1633932Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1634843Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1635737Z splines 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1636603Z stats * 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1637543Z stats4 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1638452Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1639334Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1640359Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-15T14:11:50.1641242Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1642187Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:11:50.1643113Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1644009Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1644907Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1645827Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:11:50.1646759Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1647649Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1648549Z tools 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1649451Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1650324Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1651186Z utils * 3.6.3 2021-02-17 [2] local 2021-05-15T14:11:50.1652038Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1652905Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1653789Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1654672Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1655537Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:11:50.1656385Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1657366Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1658218Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1659079Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T14:11:50.1659426Z 2021-05-15T14:11:50.1659934Z [1] /home/runner/work/_temp/Library 2021-05-15T14:11:50.1660523Z [2] /opt/R/3.6.3/lib/R/library 2021-05-15T14:11:50.1694297Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:11:50.1694921Z Rscript -e 'tic::script()' 2021-05-15T14:11:50.1695390Z ls -l check 2021-05-15T14:11:50.1742682Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:11:50.1743251Z env: 2021-05-15T14:11:50.1743746Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:50.1744252Z TIC_DEPLOY_KEY: 2021-05-15T14:11:50.1745162Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:50.1747173Z GITHUB_PAT: *** 2021-05-15T14:11:50.1747729Z COVERALLS_TOKEN: 2021-05-15T14:11:50.1748306Z continue-on-error: false 2021-05-15T14:11:50.1748918Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:50.1749593Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:50.1750113Z TZ: UTC 2021-05-15T14:11:50.1750620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:50.1751107Z NOT_CRAN: true 2021-05-15T14:11:50.1751603Z ##[endgroup] 2021-05-15T14:11:50.4627700Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:11:50.5937432Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:11:50.5938570Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:11:50.5939351Z timeout = Inf, check_dir = "check") 2021-05-15T14:11:50.6633997Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:11:50.9089048Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:11:52.1667960Z * preparing ‘kirby21.dti’: 2021-05-15T14:11:52.1721449Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:11:53.4112856Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:11:53.4115232Z * checking for empty or unneeded directories 2021-05-15T14:11:53.4140852Z * building ‘kirby21.dti_1.7.0.tar.gz’ 2021-05-15T14:11:53.4201276Z 2021-05-15T14:11:53.5074831Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:11:53.7851237Z * using log directory ‘/home/runner/work/kirby21.dti/kirby21.dti/check/kirby21.dti.Rcheck’ 2021-05-15T14:11:53.7852374Z * using R version 3.6.3 (2020-02-29) 2021-05-15T14:11:53.7853226Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:11:53.7854187Z * using session charset: UTF-8 2021-05-15T14:11:53.7854931Z * using option ‘--as-cran’ 2021-05-15T14:11:53.7855824Z * checking for file ‘kirby21.dti/DESCRIPTION’ ... OK 2021-05-15T14:11:53.7856598Z * checking extension type ... Package 2021-05-15T14:11:53.7857720Z * this is package ‘kirby21.dti’ version ‘1.7.0’ 2021-05-15T14:11:53.7858493Z * package encoding: UTF-8 2021-05-15T14:11:53.7859209Z * checking package namespace information ... OK 2021-05-15T14:12:09.5723228Z * checking package dependencies ... OK 2021-05-15T14:12:09.5741114Z * checking if this is a source package ... OK 2021-05-15T14:12:09.5742476Z * checking if there is a namespace ... OK 2021-05-15T14:12:09.8084880Z * checking for executable files ... OK 2021-05-15T14:12:09.8085780Z * checking for hidden files and directories ... OK 2021-05-15T14:12:09.8098411Z * checking for portable file names ... OK 2021-05-15T14:12:09.8099298Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:12:09.8127854Z * checking serialization versions ... OK 2021-05-15T14:12:10.9402204Z * checking whether package ‘kirby21.dti’ can be installed ... OK 2021-05-15T14:12:10.9552797Z * checking installed package size ... OK 2021-05-15T14:12:11.0038557Z * checking package directory ... OK 2021-05-15T14:12:11.0055549Z * checking for future file timestamps ... OK 2021-05-15T14:12:11.1782381Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:12:11.1790819Z * checking top-level files ... OK 2021-05-15T14:12:11.1797601Z * checking for left-over files ... OK 2021-05-15T14:12:11.1804201Z * checking index information ... OK 2021-05-15T14:12:11.3031068Z * checking package subdirectories ... OK 2021-05-15T14:12:11.3550755Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:12:11.4083976Z * checking R files for syntax errors ... OK 2021-05-15T14:12:11.6190984Z * checking whether the package can be loaded ... OK 2021-05-15T14:12:11.7365267Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:12:11.8544159Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:12:11.9638261Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:12:12.1716871Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:12:12.3890285Z * checking loading without being on the library search path ... OK 2021-05-15T14:12:12.5260911Z * checking dependencies in R code ... OK 2021-05-15T14:12:13.3106914Z * checking S3 generic/method consistency ... OK 2021-05-15T14:12:13.4493999Z * checking replacement functions ... OK 2021-05-15T14:12:13.5926651Z * checking foreign function calls ... OK 2021-05-15T14:12:15.5255649Z * checking R code for possible problems ... OK 2021-05-15T14:12:15.7304595Z * checking Rd files ... OK 2021-05-15T14:12:15.7806295Z * checking Rd metadata ... OK 2021-05-15T14:12:15.8435993Z * checking Rd line widths ... OK 2021-05-15T14:12:15.9319248Z * checking Rd cross-references ... OK 2021-05-15T14:12:16.0706824Z * checking for missing documentation entries ... OK 2021-05-15T14:12:16.4909539Z * checking for code/documentation mismatches ... OK 2021-05-15T14:12:17.3895760Z * checking Rd \usage sections ... OK 2021-05-15T14:12:17.4486425Z * checking Rd contents ... OK 2021-05-15T14:12:17.5225201Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:12:18.1468520Z * checking examples ... OK 2021-05-15T14:12:19.9401461Z * checking PDF version of manual ... OK 2021-05-15T14:12:19.9402771Z * checking for detritus in the temp directory ... OK 2021-05-15T14:12:19.9403547Z * DONE 2021-05-15T14:12:19.9413786Z 2021-05-15T14:12:19.9414649Z Status: OK 2021-05-15T14:12:19.9415137Z 2021-05-15T14:12:20.0271348Z ── R CMD check results ────────────────────────────────── kirby21.dti 1.7.0 ──── 2021-05-15T14:12:20.0293177Z Duration: 26.6s 2021-05-15T14:12:20.0293569Z 2021-05-15T14:12:20.0307087Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:12:20.0395462Z total 28 2021-05-15T14:12:20.0397200Z drwxr-xr-x 5 runner docker 4096 May 15 14:12 kirby21.dti.Rcheck 2021-05-15T14:12:20.0399194Z -rw-r--r-- 1 runner docker 3027 May 15 14:11 kirby21.dti_1.7.0.tar.gz 2021-05-15T14:12:20.0401349Z -rw-r--r-- 1 runner docker 16809 May 15 14:12 kirby21.dti_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:12:20.0435086Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:12:20.0435947Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:12:20.0493782Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:12:20.0494340Z env: 2021-05-15T14:12:20.0494834Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:20.0495336Z TIC_DEPLOY_KEY: 2021-05-15T14:12:20.0496249Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:20.0498125Z GITHUB_PAT: *** 2021-05-15T14:12:20.0498559Z COVERALLS_TOKEN: 2021-05-15T14:12:20.0499100Z continue-on-error: false 2021-05-15T14:12:20.0499618Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:20.0500151Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:20.0500628Z TZ: UTC 2021-05-15T14:12:20.0501058Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:20.0501495Z NOT_CRAN: true 2021-05-15T14:12:20.0501912Z ##[endgroup] 2021-05-15T14:12:20.0659851Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:12:20.0660516Z Rscript -e "tic::before_deploy()" 2021-05-15T14:12:20.0706549Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:20.0706971Z env: 2021-05-15T14:12:20.0707462Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:20.0707970Z TIC_DEPLOY_KEY: 2021-05-15T14:12:20.0708929Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:20.0710419Z GITHUB_PAT: *** 2021-05-15T14:12:20.0710858Z COVERALLS_TOKEN: 2021-05-15T14:12:20.0711378Z continue-on-error: false 2021-05-15T14:12:20.0711902Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:20.0712434Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:20.0712908Z TZ: UTC 2021-05-15T14:12:20.0713333Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:20.0713771Z NOT_CRAN: true 2021-05-15T14:12:20.0714182Z ##[endgroup] 2021-05-15T14:12:20.3565811Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:20.4880769Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:12:20.4881410Z with: 2021-05-15T14:12:20.4882352Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.dti/releases/42997286/assets{?name,label} 2021-05-15T14:12:20.4883536Z asset_path: check/kirby21.dti_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:12:20.4884342Z asset_name: kirby21.dti_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:12:20.4885101Z asset_content_type: application/octet-stream 2021-05-15T14:12:20.4885639Z env: 2021-05-15T14:12:20.4886120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:20.4886625Z TIC_DEPLOY_KEY: 2021-05-15T14:12:20.4887519Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:20.4889228Z GITHUB_PAT: *** 2021-05-15T14:12:20.4889665Z COVERALLS_TOKEN: 2021-05-15T14:12:20.4890207Z continue-on-error: false 2021-05-15T14:12:20.4890723Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:20.4891288Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:20.4891790Z TZ: UTC 2021-05-15T14:12:20.4892207Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:20.4892662Z NOT_CRAN: true 2021-05-15T14:12:20.4893645Z GITHUB_TOKEN: *** 2021-05-15T14:12:20.4894058Z ##[endgroup] 2021-05-15T14:12:21.1362062Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:12:21.1362664Z Rscript -e "tic::deploy()" 2021-05-15T14:12:21.1409042Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:21.1409483Z env: 2021-05-15T14:12:21.1409978Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:21.1410491Z TIC_DEPLOY_KEY: 2021-05-15T14:12:21.1411409Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:21.1413107Z GITHUB_PAT: *** 2021-05-15T14:12:21.1413552Z COVERALLS_TOKEN: 2021-05-15T14:12:21.1414078Z continue-on-error: false 2021-05-15T14:12:21.1414600Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:21.1415122Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:21.1415621Z TZ: UTC 2021-05-15T14:12:21.1416049Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:21.1416615Z NOT_CRAN: true 2021-05-15T14:12:21.1417031Z ##[endgroup] 2021-05-15T14:12:21.4276554Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:21.5543464Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:12:21.5544119Z Rscript -e "tic::after_deploy()" 2021-05-15T14:12:21.5591386Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:21.5591823Z env: 2021-05-15T14:12:21.5592312Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:21.5592821Z TIC_DEPLOY_KEY: 2021-05-15T14:12:21.5593729Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:21.5595397Z GITHUB_PAT: *** 2021-05-15T14:12:21.5595845Z COVERALLS_TOKEN: 2021-05-15T14:12:21.5596369Z continue-on-error: false 2021-05-15T14:12:21.5596893Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:21.5597412Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:21.5597901Z TZ: UTC 2021-05-15T14:12:21.5598328Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:21.5598782Z NOT_CRAN: true 2021-05-15T14:12:21.5599196Z ##[endgroup] 2021-05-15T14:12:21.8489229Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:22.1577847Z Post job cleanup. 2021-05-15T14:12:22.2073399Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:12:22.2199110Z Post job cleanup. 2021-05-15T14:12:22.3378021Z [command]/usr/bin/git version 2021-05-15T14:12:22.3442985Z git version 2.31.1 2021-05-15T14:12:22.3480320Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:12:22.3534379Z [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-15T14:12:22.3810908Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:12:22.3853598Z http.https://github.com/.extraheader 2021-05-15T14:12:22.3865452Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:12:22.3918312Z [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-15T14:12:22.4275557Z Cleaning up orphan processes