2021-05-15T13:51:28.0451733Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:51:28.6613517Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:28.7270069Z 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:51:28.8064676Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:28.9406027Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:51:38.6035692Z Current runner version: '2.278.0' 2021-05-15T13:51:38.6071890Z ##[group]Operating System 2021-05-15T13:51:38.6073014Z Ubuntu 2021-05-15T13:51:38.6073560Z 20.04.2 2021-05-15T13:51:38.6074067Z LTS 2021-05-15T13:51:38.6074826Z ##[endgroup] 2021-05-15T13:51:38.6075569Z ##[group]Virtual Environment 2021-05-15T13:51:38.6076285Z Environment: ubuntu-20.04 2021-05-15T13:51:38.6076977Z Version: 20210510.0 2021-05-15T13:51:38.6078062Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:51:38.6079769Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:51:38.6080767Z ##[endgroup] 2021-05-15T13:51:38.6082834Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:51:38.6084272Z Actions: write 2021-05-15T13:51:38.6084861Z Checks: write 2021-05-15T13:51:38.6085378Z Contents: write 2021-05-15T13:51:38.6086000Z Deployments: write 2021-05-15T13:51:38.6086737Z Issues: write 2021-05-15T13:51:38.6087348Z Metadata: read 2021-05-15T13:51:38.6087877Z Packages: write 2021-05-15T13:51:38.6088513Z PullRequests: write 2021-05-15T13:51:38.6089167Z RepositoryProjects: write 2021-05-15T13:51:38.6090090Z SecurityEvents: write 2021-05-15T13:51:38.6090847Z Statuses: write 2021-05-15T13:51:38.6092526Z ##[endgroup] 2021-05-15T13:51:38.6096407Z Prepare workflow directory 2021-05-15T13:51:38.7333768Z Prepare all required actions 2021-05-15T13:51:38.7347168Z Getting action download info 2021-05-15T13:51:39.1772684Z Download action repository 'actions/checkout@v2' 2021-05-15T13:51:40.8290074Z Download action repository 'r-lib/actions@master' 2021-05-15T13:51:41.5375338Z Download action repository 'adigherman/actions@master' 2021-05-15T13:51:43.5135136Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:51:44.3291699Z Download action repository 'actions/cache@v1' 2021-05-15T13:51:44.6389302Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:51:44.9374750Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:51:45.4451954Z ##[group]Run actions/checkout@v2 2021-05-15T13:51:45.4453044Z with: 2021-05-15T13:51:45.4453534Z repository: neuroconductor/neurohcp 2021-05-15T13:51:45.4454858Z token: *** 2021-05-15T13:51:45.4455267Z ssh-strict: true 2021-05-15T13:51:45.4455805Z persist-credentials: true 2021-05-15T13:51:45.4456303Z clean: true 2021-05-15T13:51:45.4456714Z fetch-depth: 1 2021-05-15T13:51:45.4457104Z lfs: false 2021-05-15T13:51:45.4457511Z submodules: false 2021-05-15T13:51:45.4457896Z env: 2021-05-15T13:51:45.4458363Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:45.4459062Z TIC_DEPLOY_KEY: 2021-05-15T13:51:45.4459932Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:45.4461286Z GITHUB_PAT: *** 2021-05-15T13:51:45.4461718Z COVERALLS_TOKEN: 2021-05-15T13:51:45.4462255Z continue-on-error: false 2021-05-15T13:51:45.4462762Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:45.4463190Z ##[endgroup] 2021-05-15T13:51:45.6756604Z Syncing repository: neuroconductor/neurohcp 2021-05-15T13:51:45.6757514Z ##[group]Getting Git version info 2021-05-15T13:51:45.6758588Z Working directory is '/home/runner/work/neurohcp/neurohcp' 2021-05-15T13:51:45.6835554Z [command]/usr/bin/git version 2021-05-15T13:51:45.6974598Z git version 2.31.1 2021-05-15T13:51:45.7002949Z ##[endgroup] 2021-05-15T13:51:45.7013485Z Deleting the contents of '/home/runner/work/neurohcp/neurohcp' 2021-05-15T13:51:45.7020230Z ##[group]Initializing the repository 2021-05-15T13:51:45.7027651Z [command]/usr/bin/git init /home/runner/work/neurohcp/neurohcp 2021-05-15T13:51:45.7111119Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:51:45.7112633Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:51:45.7113962Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:51:45.7115052Z hint: 2021-05-15T13:51:45.7116797Z hint: git config --global init.defaultBranch 2021-05-15T13:51:45.7117694Z hint: 2021-05-15T13:51:45.7118551Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:51:45.7120118Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:51:45.7121190Z hint: 2021-05-15T13:51:45.7121765Z hint: git branch -m 2021-05-15T13:51:45.7130549Z Initialized empty Git repository in /home/runner/work/neurohcp/neurohcp/.git/ 2021-05-15T13:51:45.7142825Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/neurohcp 2021-05-15T13:51:45.7204537Z ##[endgroup] 2021-05-15T13:51:45.7205198Z ##[group]Disabling automatic garbage collection 2021-05-15T13:51:45.7213140Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:51:45.7255820Z ##[endgroup] 2021-05-15T13:51:45.7264134Z ##[group]Setting up auth 2021-05-15T13:51:45.7272163Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:51:45.7312888Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T13:51:45.7725268Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:51:45.7775219Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T13:51:45.8037531Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:51:45.8097648Z ##[endgroup] 2021-05-15T13:51:45.8099301Z ##[group]Fetching the repository 2021-05-15T13:51:45.8108022Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +464acc65e5168d4ae8794beb4ecf5d0d224ff88f:refs/tags/0.9.0.s 2021-05-15T13:51:46.1412822Z remote: Enumerating objects: 51, done. 2021-05-15T13:51:46.1415696Z remote: Counting objects: 1% (1/51) 2021-05-15T13:51:46.1417952Z remote: Counting objects: 3% (2/51) 2021-05-15T13:51:46.1419583Z remote: Counting objects: 5% (3/51) 2021-05-15T13:51:46.1420374Z remote: Counting objects: 7% (4/51) 2021-05-15T13:51:46.1421078Z remote: Counting objects: 9% (5/51) 2021-05-15T13:51:46.1421620Z remote: Counting objects: 11% (6/51) 2021-05-15T13:51:46.1424458Z remote: Counting objects: 13% (7/51) 2021-05-15T13:51:46.1425021Z remote: Counting objects: 15% (8/51) 2021-05-15T13:51:46.1427741Z remote: Counting objects: 17% (9/51) 2021-05-15T13:51:46.1428318Z remote: Counting objects: 19% (10/51) 2021-05-15T13:51:46.1429078Z remote: Counting objects: 21% (11/51) 2021-05-15T13:51:46.1429795Z remote: Counting objects: 23% (12/51) 2021-05-15T13:51:46.1430337Z remote: Counting objects: 25% (13/51) 2021-05-15T13:51:46.1430912Z remote: Counting objects: 27% (14/51) 2021-05-15T13:51:46.1431453Z remote: Counting objects: 29% (15/51) 2021-05-15T13:51:46.1432008Z remote: Counting objects: 31% (16/51) 2021-05-15T13:51:46.1432546Z remote: Counting objects: 33% (17/51) 2021-05-15T13:51:46.1433204Z remote: Counting objects: 35% (18/51) 2021-05-15T13:51:46.1433827Z remote: Counting objects: 37% (19/51) 2021-05-15T13:51:46.1435213Z remote: Counting objects: 39% (20/51) 2021-05-15T13:51:46.1435773Z remote: Counting objects: 41% (21/51) 2021-05-15T13:51:46.1436309Z remote: Counting objects: 43% (22/51) 2021-05-15T13:51:46.1437063Z remote: Counting objects: 45% (23/51) 2021-05-15T13:51:46.1437766Z remote: Counting objects: 47% (24/51) 2021-05-15T13:51:46.1438320Z remote: Counting objects: 49% (25/51) 2021-05-15T13:51:46.1438853Z remote: Counting objects: 50% (26/51) 2021-05-15T13:51:46.1439503Z remote: Counting objects: 52% (27/51) 2021-05-15T13:51:46.1440718Z remote: Counting objects: 54% (28/51) 2021-05-15T13:51:46.1441296Z remote: Counting objects: 56% (29/51) 2021-05-15T13:51:46.1441858Z remote: Counting objects: 58% (30/51) 2021-05-15T13:51:46.1442390Z remote: Counting objects: 60% (31/51) 2021-05-15T13:51:46.1443098Z remote: Counting objects: 62% (32/51) 2021-05-15T13:51:46.1443653Z remote: Counting objects: 64% (33/51) 2021-05-15T13:51:46.1444223Z remote: Counting objects: 66% (34/51) 2021-05-15T13:51:46.1444779Z remote: Counting objects: 68% (35/51) 2021-05-15T13:51:46.1445347Z remote: Counting objects: 70% (36/51) 2021-05-15T13:51:46.1445904Z remote: Counting objects: 72% (37/51) 2021-05-15T13:51:46.1446476Z remote: Counting objects: 74% (38/51) 2021-05-15T13:51:46.1447044Z remote: Counting objects: 76% (39/51) 2021-05-15T13:51:46.1447601Z remote: Counting objects: 78% (40/51) 2021-05-15T13:51:46.1448181Z remote: Counting objects: 80% (41/51) 2021-05-15T13:51:46.1448735Z remote: Counting objects: 82% (42/51) 2021-05-15T13:51:46.1449306Z remote: Counting objects: 84% (43/51) 2021-05-15T13:51:46.1449863Z remote: Counting objects: 86% (44/51) 2021-05-15T13:51:46.1450463Z remote: Counting objects: 88% (45/51) 2021-05-15T13:51:46.1451020Z remote: Counting objects: 90% (46/51) 2021-05-15T13:51:46.1451590Z remote: Counting objects: 92% (47/51) 2021-05-15T13:51:46.1452148Z remote: Counting objects: 94% (48/51) 2021-05-15T13:51:46.1452720Z remote: Counting objects: 96% (49/51) 2021-05-15T13:51:46.1453289Z remote: Counting objects: 98% (50/51) 2021-05-15T13:51:46.1453846Z remote: Counting objects: 100% (51/51) 2021-05-15T13:51:46.1454444Z remote: Counting objects: 100% (51/51), done. 2021-05-15T13:51:46.1455067Z remote: Compressing objects: 2% (1/47) 2021-05-15T13:51:46.1455955Z remote: Compressing objects: 4% (2/47) 2021-05-15T13:51:46.1456563Z remote: Compressing objects: 6% (3/47) 2021-05-15T13:51:46.1457163Z remote: Compressing objects: 8% (4/47) 2021-05-15T13:51:46.1457755Z remote: Compressing objects: 10% (5/47) 2021-05-15T13:51:46.1458359Z remote: Compressing objects: 12% (6/47) 2021-05-15T13:51:46.1458962Z remote: Compressing objects: 14% (7/47) 2021-05-15T13:51:46.1459550Z remote: Compressing objects: 17% (8/47) 2021-05-15T13:51:46.1460252Z remote: Compressing objects: 19% (9/47) 2021-05-15T13:51:46.1460841Z remote: Compressing objects: 21% (10/47) 2021-05-15T13:51:46.1461491Z remote: Compressing objects: 23% (11/47) 2021-05-15T13:51:46.1462317Z remote: Compressing objects: 25% (12/47) 2021-05-15T13:51:46.1462958Z remote: Compressing objects: 27% (13/47) 2021-05-15T13:51:46.1463583Z remote: Compressing objects: 29% (14/47) 2021-05-15T13:51:46.1464206Z remote: Compressing objects: 31% (15/47) 2021-05-15T13:51:46.1464832Z remote: Compressing objects: 34% (16/47) 2021-05-15T13:51:46.1465456Z remote: Compressing objects: 36% (17/47) 2021-05-15T13:51:46.1466302Z remote: Compressing objects: 38% (18/47) 2021-05-15T13:51:46.1466913Z remote: Compressing objects: 40% (19/47) 2021-05-15T13:51:46.1467497Z remote: Compressing objects: 42% (20/47) 2021-05-15T13:51:46.1468098Z remote: Compressing objects: 44% (21/47) 2021-05-15T13:51:46.1469319Z remote: Compressing objects: 46% (22/47) 2021-05-15T13:51:46.1470010Z remote: Compressing objects: 48% (23/47) 2021-05-15T13:51:46.1470616Z remote: Compressing objects: 51% (24/47) 2021-05-15T13:51:46.1471241Z remote: Compressing objects: 53% (25/47) 2021-05-15T13:51:46.1471862Z remote: Compressing objects: 55% (26/47) 2021-05-15T13:51:46.1472468Z remote: Compressing objects: 57% (27/47) 2021-05-15T13:51:46.1473269Z remote: Compressing objects: 59% (28/47) 2021-05-15T13:51:46.1473875Z remote: Compressing objects: 61% (29/47) 2021-05-15T13:51:46.1474975Z remote: Compressing objects: 63% (30/47) 2021-05-15T13:51:46.1475588Z remote: Compressing objects: 65% (31/47) 2021-05-15T13:51:46.1476210Z remote: Compressing objects: 68% (32/47) 2021-05-15T13:51:46.1476816Z remote: Compressing objects: 70% (33/47) 2021-05-15T13:51:46.1477633Z remote: Compressing objects: 72% (34/47) 2021-05-15T13:51:46.1478232Z remote: Compressing objects: 74% (35/47) 2021-05-15T13:51:46.1478816Z remote: Compressing objects: 76% (36/47) 2021-05-15T13:51:46.1479421Z remote: Compressing objects: 78% (37/47) 2021-05-15T13:51:46.1480008Z remote: Compressing objects: 80% (38/47) 2021-05-15T13:51:46.1480609Z remote: Compressing objects: 82% (39/47) 2021-05-15T13:51:46.1481194Z remote: Compressing objects: 85% (40/47) 2021-05-15T13:51:46.1481805Z remote: Compressing objects: 87% (41/47) 2021-05-15T13:51:46.1482393Z remote: Compressing objects: 89% (42/47) 2021-05-15T13:51:46.1482992Z remote: Compressing objects: 91% (43/47) 2021-05-15T13:51:46.1483594Z remote: Compressing objects: 93% (44/47) 2021-05-15T13:51:46.1484362Z remote: Compressing objects: 95% (45/47) 2021-05-15T13:51:46.1485135Z remote: Compressing objects: 97% (46/47) 2021-05-15T13:51:46.1485918Z remote: Compressing objects: 100% (47/47) 2021-05-15T13:51:46.1486572Z remote: Compressing objects: 100% (47/47), done. 2021-05-15T13:51:46.1787402Z remote: Total 51 (delta 4), reused 35 (delta 3), pack-reused 0 2021-05-15T13:51:46.1917822Z From https://github.com/neuroconductor/neurohcp 2021-05-15T13:51:46.1919704Z * [new ref] 464acc65e5168d4ae8794beb4ecf5d0d224ff88f -> 0.9.0.s 2021-05-15T13:51:46.1944405Z ##[endgroup] 2021-05-15T13:51:46.1945643Z ##[group]Determining the checkout info 2021-05-15T13:51:46.1947444Z ##[endgroup] 2021-05-15T13:51:46.1949287Z ##[group]Checking out the ref 2021-05-15T13:51:46.1955116Z [command]/usr/bin/git checkout --progress --force refs/tags/0.9.0.s 2021-05-15T13:51:46.2053109Z Note: switching to 'refs/tags/0.9.0.s'. 2021-05-15T13:51:46.2054050Z 2021-05-15T13:51:46.2071637Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:51:46.2072863Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:51:46.2073846Z state without impacting any branches by switching back to a branch. 2021-05-15T13:51:46.2075051Z 2021-05-15T13:51:46.2103719Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:51:46.2105693Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:51:46.2106761Z 2021-05-15T13:51:46.2107493Z git switch -c 2021-05-15T13:51:46.2107874Z 2021-05-15T13:51:46.2108281Z Or undo this operation with: 2021-05-15T13:51:46.2108834Z 2021-05-15T13:51:46.2109328Z git switch - 2021-05-15T13:51:46.2109771Z 2021-05-15T13:51:46.2110681Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:51:46.2111285Z 2021-05-15T13:51:46.2111731Z HEAD is now at 464acc6 Version id 42 stable 2021-05-15T13:51:46.2112354Z ##[endgroup] 2021-05-15T13:51:46.2159380Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T13:51:46.2196092Z '464acc65e5168d4ae8794beb4ecf5d0d224ff88f' 2021-05-15T13:51:46.2370561Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:51:46.2371121Z with: 2021-05-15T13:51:46.2371539Z r-version: release 2021-05-15T13:51:46.2371954Z Ncpus: 1 2021-05-15T13:51:46.2372398Z crayon.enabled: NULL 2021-05-15T13:51:46.2372970Z remove-openmp-macos: true 2021-05-15T13:51:46.2373586Z http-user-agent: default 2021-05-15T13:51:46.2374083Z install-r: true 2021-05-15T13:51:46.2374705Z windows-path-include-mingw: true 2021-05-15T13:51:46.2375271Z env: 2021-05-15T13:51:46.2375919Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:46.2376560Z TIC_DEPLOY_KEY: 2021-05-15T13:51:46.2377408Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:46.2381564Z GITHUB_PAT: *** 2021-05-15T13:51:46.2382054Z COVERALLS_TOKEN: 2021-05-15T13:51:46.2382786Z continue-on-error: false 2021-05-15T13:51:46.2383277Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:46.2383693Z ##[endgroup] 2021-05-15T13:51:47.1776831Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T13:51:49.8795379Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:51:49.8799588Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T13:51:49.8850385Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T13:51:49.9423292Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:51:50.0077752Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T13:51:50.1450015Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:51:50.1472233Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T13:51:50.1675717Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T13:51:50.1702249Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T13:51:50.1704896Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T13:51:50.1728519Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T13:51:50.1737180Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T13:51:50.1880183Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T13:51:50.1901279Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T13:51:50.4188900Z Get:15 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T13:51:50.7479762Z Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T13:51:50.7771082Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T13:51:50.8401383Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:51:50.9826666Z Get:19 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T13:51:51.0263353Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T13:51:51.0341755Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T13:51:51.0353892Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T13:51:51.0479486Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T13:51:51.0510691Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T13:51:51.1087506Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T13:51:58.5277365Z Fetched 4463 kB in 1s (3128 kB/s) 2021-05-15T13:51:59.4447115Z Reading package lists... 2021-05-15T13:51:59.4697435Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T13:52:01.7553625Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T13:52:01.8333526Z Reading package lists... 2021-05-15T13:52:02.0341866Z Building dependency tree... 2021-05-15T13:52:02.0361817Z Reading state information... 2021-05-15T13:52:02.2155642Z The following additional packages will be installed: 2021-05-15T13:52:02.2157332Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T13:52:02.2159172Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T13:52:02.2160773Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T13:52:02.2162450Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T13:52:02.2164164Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T13:52:02.2165503Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T13:52:02.2167169Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T13:52:02.2168812Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T13:52:02.2170299Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T13:52:02.2171693Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T13:52:02.2173155Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T13:52:02.2174632Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T13:52:02.2176611Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T13:52:02.2178191Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T13:52:02.2179554Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T13:52:02.2180944Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T13:52:02.2182286Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:52:02.2184749Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:52:02.2186474Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:52:02.2188088Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:52:02.2189540Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:52:02.2190963Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:52:02.2192671Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:52:02.2195475Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:52:02.2196994Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:52:02.2198419Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:52:02.2199984Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:52:02.2201502Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:52:02.2203051Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:52:02.2204621Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:52:02.2206132Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:52:02.2207774Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:52:02.2209529Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:52:02.2210970Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:52:02.2212590Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:52:02.2214112Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:52:02.2215905Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:52:02.2217270Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T13:52:02.2217997Z Suggested packages: 2021-05-15T13:52:02.2218907Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T13:52:02.2220158Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T13:52:02.2221481Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T13:52:02.2222859Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T13:52:02.2224355Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T13:52:02.2225602Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T13:52:02.2226870Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T13:52:02.2228435Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T13:52:02.2230212Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T13:52:02.2231620Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T13:52:02.7918289Z The following NEW packages will be installed: 2021-05-15T13:52:02.7920532Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T13:52:02.7922929Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T13:52:02.7926664Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T13:52:02.7928872Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T13:52:02.7930804Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T13:52:02.7932618Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T13:52:02.7934434Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T13:52:02.7945597Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T13:52:02.7947286Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T13:52:02.7949950Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T13:52:02.7951380Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T13:52:02.7952865Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T13:52:02.7955016Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T13:52:02.7956964Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T13:52:02.7958427Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T13:52:02.7960025Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T13:52:02.7961523Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:52:02.7963198Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:52:02.7965047Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:52:02.7966513Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:52:02.7967839Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:52:02.7969194Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:52:02.7970871Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:52:02.7972453Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:52:02.7973894Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:52:02.7975296Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:52:02.7978118Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:52:02.7979675Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:52:02.7981233Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:52:02.7983089Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:52:02.7984696Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:52:02.7986468Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:52:02.7988427Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:52:02.7990075Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:52:02.7991551Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:52:02.7993231Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:52:02.7994947Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:52:02.7996163Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T13:52:02.8199765Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:02.8201287Z Need to get 8648 kB of archives. 2021-05-15T13:52:02.8202150Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T13:52:02.8203693Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T13:52:02.8239223Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T13:52:02.8248613Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T13:52:02.8261109Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T13:52:02.8278713Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T13:52:02.8310575Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T13:52:02.8317353Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-15T13:52:02.8325490Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T13:52:02.8332200Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T13:52:02.8338847Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T13:52:02.8343966Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T13:52:02.8363017Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T13:52:02.8373630Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T13:52:02.8384500Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T13:52:02.8395321Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T13:52:02.8407418Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T13:52:02.8420064Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T13:52:02.8438320Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T13:52:02.8448795Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T13:52:02.8804463Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T13:52:02.8809077Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T13:52:02.8810691Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T13:52:02.8812636Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T13:52:02.8814549Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T13:52:02.8816298Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T13:52:02.8917830Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T13:52:02.8929203Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T13:52:02.8944412Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T13:52:02.8964771Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T13:52:02.8976330Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T13:52:02.8986090Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T13:52:02.8996922Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T13:52:02.9007049Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T13:52:02.9021042Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T13:52:02.9033408Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T13:52:02.9043934Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T13:52:02.9056003Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T13:52:02.9066417Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T13:52:02.9077446Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T13:52:02.9087899Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T13:52:02.9098294Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T13:52:02.9108129Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T13:52:02.9121062Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T13:52:02.9128360Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T13:52:02.9155247Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T13:52:02.9170254Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T13:52:02.9200730Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T13:52:02.9218412Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T13:52:02.9227509Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T13:52:02.9236724Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T13:52:02.9248199Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T13:52:02.9287937Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T13:52:02.9301178Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T13:52:02.9311004Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T13:52:02.9322378Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T13:52:02.9333014Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T13:52:02.9362121Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T13:52:02.9374271Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T13:52:02.9387354Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T13:52:02.9397161Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T13:52:02.9433439Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T13:52:02.9447216Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T13:52:02.9456637Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T13:52:02.9481458Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T13:52:02.9483735Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T13:52:02.9487673Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T13:52:02.9489544Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T13:52:02.9513272Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T13:52:02.9516198Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T13:52:02.9518142Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-15T13:52:02.9520459Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T13:52:02.9524737Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T13:52:02.9533397Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T13:52:02.9544406Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T13:52:02.9546572Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T13:52:02.9554578Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T13:52:02.9588265Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T13:52:02.9603874Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T13:52:02.9606086Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T13:52:02.9610111Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T13:52:02.9642778Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T13:52:02.9650711Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-15T13:52:02.9658352Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T13:52:02.9665517Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T13:52:02.9802971Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T13:52:02.9810367Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T13:52:02.9821071Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T13:52:02.9832092Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T13:52:02.9841559Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T13:52:02.9852685Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T13:52:02.9859815Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T13:52:02.9867649Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T13:52:02.9877166Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T13:52:02.9887166Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T13:52:02.9921561Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T13:52:02.9924011Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T13:52:02.9926404Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T13:52:02.9928839Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T13:52:02.9933669Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T13:52:02.9942527Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T13:52:02.9951418Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T13:52:03.0037438Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T13:52:03.0068206Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T13:52:03.0077707Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T13:52:03.0087077Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T13:52:03.0094021Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-15T13:52:03.0134333Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T13:52:03.0136332Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T13:52:03.0146774Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T13:52:03.0149045Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T13:52:03.0153164Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T13:52:03.0163268Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T13:52:03.0171453Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T13:52:03.0180747Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T13:52:03.0188235Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T13:52:03.0202052Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T13:52:03.0212873Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T13:52:03.0221793Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T13:52:03.0227391Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T13:52:03.0236597Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T13:52:03.0244599Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T13:52:03.0250606Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T13:52:03.0257223Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T13:52:03.0263567Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T13:52:03.0270397Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T13:52:03.0279483Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T13:52:03.0421918Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T13:52:03.0430986Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T13:52:03.0444359Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T13:52:03.0494415Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T13:52:03.9023866Z Fetched 8648 kB in 0s (34.7 MB/s) 2021-05-15T13:52:03.9411994Z Selecting previously unselected package dctrl-tools. 2021-05-15T13:52:03.9651588Z (Reading database ... 2021-05-15T13:52:03.9652768Z (Reading database ... 5% 2021-05-15T13:52:03.9653690Z (Reading database ... 10% 2021-05-15T13:52:03.9654252Z (Reading database ... 15% 2021-05-15T13:52:03.9654735Z (Reading database ... 20% 2021-05-15T13:52:03.9655281Z (Reading database ... 25% 2021-05-15T13:52:03.9655813Z (Reading database ... 30% 2021-05-15T13:52:03.9656283Z (Reading database ... 35% 2021-05-15T13:52:03.9656777Z (Reading database ... 40% 2021-05-15T13:52:03.9657274Z (Reading database ... 45% 2021-05-15T13:52:03.9657761Z (Reading database ... 50% 2021-05-15T13:52:03.9964032Z (Reading database ... 55% 2021-05-15T13:52:04.0396524Z (Reading database ... 60% 2021-05-15T13:52:04.0804810Z (Reading database ... 65% 2021-05-15T13:52:04.1305261Z (Reading database ... 70% 2021-05-15T13:52:04.1993281Z (Reading database ... 75% 2021-05-15T13:52:04.2979639Z (Reading database ... 80% 2021-05-15T13:52:04.3912337Z (Reading database ... 85% 2021-05-15T13:52:04.4635611Z (Reading database ... 90% 2021-05-15T13:52:04.5383576Z (Reading database ... 95% 2021-05-15T13:52:04.5384137Z (Reading database ... 100% 2021-05-15T13:52:04.5384829Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T13:52:04.5631103Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T13:52:04.5959614Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T13:52:04.6316805Z Selecting previously unselected package libfile-which-perl. 2021-05-15T13:52:04.6592127Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T13:52:04.6602779Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T13:52:04.6842789Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T13:52:04.7144500Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T13:52:04.7163990Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T13:52:04.7553912Z Selecting previously unselected package libio-pty-perl. 2021-05-15T13:52:04.7807048Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T13:52:04.7817049Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T13:52:04.8217921Z Selecting previously unselected package libipc-run-perl. 2021-05-15T13:52:04.8521330Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T13:52:04.8532735Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T13:52:04.8896560Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T13:52:04.9208540Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T13:52:04.9218813Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:52:04.9479237Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T13:52:04.9795909Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T13:52:04.9809286Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:52:05.0066188Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T13:52:05.0377665Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T13:52:05.0388727Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:52:05.0639806Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T13:52:05.0946021Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T13:52:05.0955891Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:52:05.1276756Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T13:52:05.1564799Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T13:52:05.1578127Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:52:05.2036435Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T13:52:05.2356110Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T13:52:05.2374797Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:52:05.2668098Z Selecting previously unselected package libimport-into-perl. 2021-05-15T13:52:05.2975941Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T13:52:05.2990542Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T13:52:05.3241207Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T13:52:05.3549795Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T13:52:05.3563432Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T13:52:05.3860751Z Selecting previously unselected package libstrictures-perl. 2021-05-15T13:52:05.4168961Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T13:52:05.4186745Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T13:52:05.4862710Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T13:52:05.5186206Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T13:52:05.5197651Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T13:52:05.5568035Z Selecting previously unselected package libmoo-perl. 2021-05-15T13:52:05.5882280Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T13:52:05.5897448Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T13:52:05.6195762Z Selecting previously unselected package patchutils. 2021-05-15T13:52:05.6518091Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T13:52:05.6527910Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T13:52:05.6894110Z Selecting previously unselected package wdiff. 2021-05-15T13:52:05.7233175Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T13:52:05.7242885Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T13:52:05.7621772Z Selecting previously unselected package devscripts. 2021-05-15T13:52:05.7987648Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T13:52:05.8395560Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T13:52:06.0035668Z Selecting previously unselected package diffstat. 2021-05-15T13:52:06.0336600Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T13:52:06.0348597Z Unpacking diffstat (1.63-1) ... 2021-05-15T13:52:06.0916420Z Selecting previously unselected package python3-gpg. 2021-05-15T13:52:06.1191142Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T13:52:06.1204838Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:52:06.1836258Z Selecting previously unselected package dput. 2021-05-15T13:52:06.2155098Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T13:52:06.2243704Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T13:52:06.2636386Z Selecting previously unselected package gdebi-core. 2021-05-15T13:52:06.2879701Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T13:52:06.2892777Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:52:06.8115612Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T13:52:06.8400457Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T13:52:06.8426295Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:52:06.8876717Z Selecting previously unselected package gettext. 2021-05-15T13:52:06.9160998Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T13:52:06.9173610Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T13:52:07.0637699Z Selecting previously unselected package intltool-debian. 2021-05-15T13:52:07.0948433Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T13:52:07.0958088Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:52:07.1273393Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T13:52:07.1562520Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T13:52:07.1573614Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:52:07.1957071Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T13:52:07.2248437Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T13:52:07.2257539Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T13:52:07.2605970Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T13:52:07.2969444Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T13:52:07.2981044Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T13:52:07.3252207Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T13:52:07.3562040Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T13:52:07.3574524Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:52:07.3887058Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T13:52:07.4139709Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T13:52:07.4165050Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:52:07.4476959Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T13:52:07.4741416Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T13:52:07.4753174Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:52:07.5012302Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T13:52:07.5330640Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T13:52:07.5343800Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:52:07.5611846Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T13:52:07.5933278Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T13:52:07.5944128Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:52:07.6217697Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T13:52:07.6544296Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T13:52:07.6553757Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:52:07.6817348Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T13:52:07.7132927Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T13:52:07.7144291Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:52:07.7477075Z Selecting previously unselected package libclone-perl. 2021-05-15T13:52:07.7802544Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T13:52:07.7812094Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T13:52:07.8081652Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T13:52:07.8397320Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T13:52:07.8408698Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:52:07.8666003Z Selecting previously unselected package libparams-util-perl. 2021-05-15T13:52:07.9071475Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T13:52:07.9083838Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T13:52:07.9396411Z Selecting previously unselected package libsub-install-perl. 2021-05-15T13:52:07.9677252Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T13:52:07.9691018Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T13:52:08.0037270Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T13:52:08.0271995Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T13:52:08.0284233Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T13:52:08.0596475Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T13:52:08.0875700Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T13:52:08.0887316Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T13:52:08.1263915Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T13:52:08.1572932Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T13:52:08.1583396Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T13:52:08.1876433Z Selecting previously unselected package libwant-perl. 2021-05-15T13:52:08.2160670Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T13:52:08.2265678Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T13:52:08.2596447Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T13:52:08.2890226Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T13:52:08.2905053Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:52:08.3339842Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T13:52:08.3617339Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T13:52:08.3630714Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:52:08.3984561Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T13:52:08.4298186Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T13:52:08.4311567Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:52:08.4592176Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T13:52:08.4910912Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T13:52:08.4924970Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:52:08.5178362Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T13:52:08.5489126Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T13:52:08.5503268Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:52:08.5807319Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T13:52:08.6119431Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T13:52:08.6130382Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T13:52:08.6996801Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T13:52:08.7277672Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T13:52:08.7293186Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T13:52:08.7984954Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T13:52:08.8289283Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T13:52:08.8300212Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:52:08.8601763Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T13:52:08.8913078Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T13:52:08.8923342Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T13:52:08.9246863Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T13:52:08.9519773Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T13:52:08.9530784Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:52:08.9881848Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T13:52:09.0202822Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T13:52:09.0218032Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:52:09.0523603Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T13:52:09.0849126Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T13:52:09.0862183Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T13:52:09.1104838Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T13:52:09.1433340Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T13:52:09.1445159Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T13:52:09.1717203Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T13:52:09.2032901Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T13:52:09.2054436Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:52:09.2436503Z Selecting previously unselected package libio-string-perl. 2021-05-15T13:52:09.2707868Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T13:52:09.2718451Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T13:52:09.3018985Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T13:52:09.3340011Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T13:52:09.3351457Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T13:52:09.4018599Z Selecting previously unselected package libfuture-perl. 2021-05-15T13:52:09.4338532Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T13:52:09.4349512Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T13:52:09.4760015Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T13:52:09.5032230Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T13:52:09.5050167Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T13:52:09.5399410Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T13:52:09.5678950Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T13:52:09.5692869Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:52:09.6062814Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T13:52:09.6378753Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T13:52:09.6389998Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T13:52:09.6758825Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T13:52:09.7017265Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T13:52:09.7033309Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:52:09.7398214Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T13:52:09.7655770Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T13:52:09.7676043Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:52:09.7997841Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T13:52:09.8264952Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T13:52:09.8279348Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T13:52:09.8599106Z Selecting previously unselected package libjson-perl. 2021-05-15T13:52:09.8912533Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T13:52:09.8934759Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T13:52:09.9399519Z Selecting previously unselected package liblog-any-perl. 2021-05-15T13:52:09.9633653Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T13:52:09.9651885Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T13:52:10.0080223Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T13:52:10.0402076Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T13:52:10.0422210Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:52:10.0838583Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T13:52:10.1077583Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T13:52:10.1092026Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T13:52:10.1436986Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T13:52:10.1672836Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T13:52:10.1685026Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:52:10.1996185Z Selecting previously unselected package libsub-name-perl. 2021-05-15T13:52:10.2265218Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T13:52:10.2281037Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T13:52:10.2656686Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T13:52:10.2966373Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T13:52:10.2977336Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:52:10.3316112Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T13:52:10.3585672Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T13:52:10.3596749Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T13:52:10.4036865Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T13:52:10.4325338Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T13:52:10.4335734Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:52:10.5196453Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T13:52:10.5451993Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T13:52:10.5466032Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:52:10.5876971Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T13:52:10.6123720Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T13:52:10.6134246Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:52:10.6400963Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T13:52:10.6714939Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T13:52:10.6724801Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:52:10.6977894Z Selecting previously unselected package libio-async-perl. 2021-05-15T13:52:10.7404375Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T13:52:10.7413764Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T13:52:10.7957275Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T13:52:10.8246428Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T13:52:10.8256062Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:52:10.8533387Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T13:52:10.8877450Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T13:52:10.8897465Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:52:10.9225004Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T13:52:10.9639992Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T13:52:10.9651653Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:52:11.0077225Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T13:52:11.0392526Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T13:52:11.0402419Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:52:11.0848147Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T13:52:11.1169072Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T13:52:11.1179793Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:52:11.1516601Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T13:52:11.1760222Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T13:52:11.1771428Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T13:52:11.2157010Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T13:52:11.2440555Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T13:52:11.2533459Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:52:11.2857255Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T13:52:11.3199137Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T13:52:11.3210322Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T13:52:11.3516927Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T13:52:11.3791294Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T13:52:11.3803615Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:52:11.4118249Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T13:52:11.4456169Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T13:52:11.4465875Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:52:11.4712477Z Selecting previously unselected package libobject-id-perl. 2021-05-15T13:52:11.5028775Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T13:52:11.5044733Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:52:11.5338174Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T13:52:11.5656979Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T13:52:11.5671875Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T13:52:11.5962026Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T13:52:11.6288336Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T13:52:11.6299983Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:52:11.7033008Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T13:52:11.7379955Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T13:52:11.7420727Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:52:11.7719925Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T13:52:11.8045891Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T13:52:11.8056577Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T13:52:11.8395999Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T13:52:11.8654141Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T13:52:11.8665634Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:52:11.8956070Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T13:52:11.9271686Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T13:52:11.9285592Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:52:11.9601263Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T13:52:11.9932581Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T13:52:11.9944131Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:52:12.0259454Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T13:52:12.0588683Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T13:52:12.0600852Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:52:12.0989025Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T13:52:12.1298571Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T13:52:12.1307910Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T13:52:12.1635800Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T13:52:12.1981361Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T13:52:12.1995209Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:52:12.2822920Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T13:52:12.3184460Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T13:52:12.3199710Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:52:12.3532912Z Selecting previously unselected package libreadonly-perl. 2021-05-15T13:52:12.3841593Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T13:52:12.3861523Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T13:52:12.4213376Z Selecting previously unselected package libref-util-perl. 2021-05-15T13:52:12.4465984Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T13:52:12.4478423Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T13:52:12.4796024Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T13:52:12.5071901Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T13:52:12.5083428Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:52:12.5436866Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T13:52:12.5741357Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T13:52:12.5755574Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:52:12.6115728Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T13:52:12.6360440Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T13:52:12.6384217Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:52:12.6677811Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T13:52:12.6961467Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:52:12.6974283Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:52:12.7408237Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T13:52:12.7739726Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:52:12.7753569Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:52:12.8236912Z Selecting previously unselected package libsereal-perl. 2021-05-15T13:52:12.8509749Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T13:52:12.8522683Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T13:52:12.8837137Z Selecting previously unselected package libsort-key-perl. 2021-05-15T13:52:12.9107275Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T13:52:12.9122186Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T13:52:12.9485417Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T13:52:12.9810369Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T13:52:12.9823520Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:52:13.0158128Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T13:52:13.0402288Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T13:52:13.0413927Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T13:52:13.0759294Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T13:52:13.1029224Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T13:52:13.1055506Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:52:13.1396629Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T13:52:13.1650256Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T13:52:13.1661531Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:52:13.1996861Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T13:52:13.2276525Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T13:52:13.2289293Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T13:52:13.2586042Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T13:52:13.2919223Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T13:52:13.2928312Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T13:52:13.3236255Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T13:52:13.3522741Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T13:52:13.3534300Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:52:13.3876464Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T13:52:13.4141321Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T13:52:13.4171913Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:52:13.4536869Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T13:52:13.4882808Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T13:52:13.4895501Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:52:13.5175901Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T13:52:13.5499005Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T13:52:13.5511175Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T13:52:13.6011896Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T13:52:13.6327236Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T13:52:13.6336307Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:52:13.6718744Z Selecting previously unselected package licensecheck. 2021-05-15T13:52:13.6983143Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T13:52:13.7002541Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T13:52:13.7270086Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T13:52:13.7592678Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T13:52:13.7606107Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:52:13.7953000Z Selecting previously unselected package t1utils. 2021-05-15T13:52:13.8225345Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T13:52:13.8239115Z Unpacking t1utils (1.41-3) ... 2021-05-15T13:52:13.8676402Z Selecting previously unselected package lintian. 2021-05-15T13:52:13.8944922Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T13:52:13.8961863Z Unpacking lintian (2.62.0) ... 2021-05-15T13:52:14.2752115Z Selecting previously unselected package python3-unidiff. 2021-05-15T13:52:14.3087314Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T13:52:14.3097932Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T13:52:14.3436250Z Selecting previously unselected package python3-xdg. 2021-05-15T13:52:14.3723173Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T13:52:14.3768135Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:52:14.4156020Z Selecting previously unselected package qpdf. 2021-05-15T13:52:14.4423472Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T13:52:14.4438336Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T13:52:14.5276978Z Selecting previously unselected package python3-magic. 2021-05-15T13:52:14.5586848Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T13:52:14.5603487Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T13:52:14.6293401Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:52:14.6339458Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:52:14.6374629Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T13:52:14.6413157Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T13:52:14.6459889Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T13:52:14.6499177Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T13:52:14.6537478Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:52:14.6573823Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:52:14.6611009Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:52:14.8740708Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:52:14.8777892Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:52:14.8819047Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T13:52:14.8852666Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:52:14.8908210Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T13:52:14.8951045Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:52:14.8998955Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T13:52:14.9046746Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:52:14.9080957Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T13:52:14.9119474Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T13:52:14.9157707Z Setting up libclone-perl (0.43-2) ... 2021-05-15T13:52:14.9192643Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T13:52:14.9271433Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:52:14.9317147Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:52:14.9357368Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:52:14.9400916Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T13:52:14.9481026Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:52:14.9522199Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T13:52:14.9560398Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:52:14.9613270Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T13:52:14.9721236Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:52:14.9765942Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T13:52:14.9805051Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:52:14.9839925Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:52:14.9883355Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:52:14.9923188Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:52:15.1896227Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:52:15.1988265Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:52:15.2023583Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T13:52:15.2065241Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T13:52:15.2111052Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T13:52:15.2144392Z Setting up patchutils (0.3.4-2) ... 2021-05-15T13:52:15.2192627Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:52:15.2225948Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T13:52:15.2264037Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T13:52:15.2304526Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:52:15.2410594Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:52:15.4545649Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:52:15.4603680Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:52:15.4642911Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T13:52:15.4677602Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:52:15.4719222Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T13:52:15.4756983Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:52:15.4793670Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T13:52:15.4836176Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:52:15.4882318Z Setting up t1utils (1.41-3) ... 2021-05-15T13:52:15.4921085Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:52:15.4958948Z Setting up diffstat (1.63-1) ... 2021-05-15T13:52:15.4994010Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:52:15.5037252Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:52:15.5072936Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:52:15.5119620Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T13:52:15.5166681Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T13:52:15.5204301Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T13:52:15.5254922Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:52:15.5328412Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T13:52:15.5364019Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:52:15.5450756Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:52:15.5485269Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T13:52:15.5566550Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:52:15.5612260Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:52:15.5644678Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:52:15.5695013Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T13:52:15.5789317Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T13:52:15.5858956Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:52:15.5907155Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T13:52:15.5969912Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T13:52:15.7655144Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T13:52:15.7688141Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T13:52:15.7733208Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:52:15.7874709Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T13:52:15.7915237Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:52:15.7957840Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:52:15.8005973Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:52:15.8045664Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T13:52:15.8268426Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T13:52:15.8315152Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T13:52:15.8359562Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T13:52:16.0106032Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:52:16.0148209Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:52:16.0191309Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T13:52:16.0283989Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:52:16.0316963Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:52:16.0365166Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T13:52:16.0399789Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T13:52:16.0440057Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:52:16.0479689Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:52:16.0520794Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:52:16.0557402Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:52:16.0600873Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:52:16.0648908Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T13:52:16.0682608Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T13:52:16.0715894Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:52:16.0773189Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T13:52:16.2813781Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:52:16.2856744Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:52:16.2961592Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:52:16.3007191Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T13:52:16.3072115Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:52:16.3112086Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T13:52:16.3148028Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T13:52:16.3208875Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:52:16.3247706Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:52:16.3281270Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:52:16.3329065Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T13:52:16.3395200Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:52:16.3559808Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T13:52:16.3648760Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T13:52:16.3689434Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T13:52:16.3717646Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T13:52:16.3752204Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:52:16.3795864Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T13:52:16.5785798Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:52:16.5866242Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T13:52:16.5907001Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:52:16.5942423Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:52:16.5982035Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:52:16.6025349Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:52:16.6065552Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T13:52:16.6113244Z Setting up lintian (2.62.0) ... 2021-05-15T13:52:16.6160076Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T13:52:16.6206826Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:36.7943076Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:52:37.3828969Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:39.7008683Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-15T13:52:39.8369333Z 2021-05-15T13:52:39.8538287Z Reading package lists... 0% 2021-05-15T13:52:39.8546652Z 2021-05-15T13:52:39.8586809Z Reading package lists... 100% 2021-05-15T13:52:39.8587393Z 2021-05-15T13:52:39.8587765Z 2021-05-15T13:52:39.8588483Z Reading package lists... Done 2021-05-15T13:52:39.8588935Z 2021-05-15T13:52:39.8589466Z Building dependency tree... 0% 2021-05-15T13:52:39.8589921Z 2021-05-15T13:52:39.8842953Z Building dependency tree... 0% 2021-05-15T13:52:39.8843629Z 2021-05-15T13:52:39.8844218Z Building dependency tree... 50% 2021-05-15T13:52:39.8844674Z 2021-05-15T13:52:40.0398763Z Building dependency tree... 50% 2021-05-15T13:52:40.0399904Z 2021-05-15T13:52:40.0400625Z Building dependency tree 2021-05-15T13:52:40.0401265Z 2021-05-15T13:52:40.0401932Z Reading state information... 0% 2021-05-15T13:52:40.0402423Z 2021-05-15T13:52:40.2305483Z Reading state information... 0% 2021-05-15T13:52:40.2306444Z 2021-05-15T13:52:40.2306868Z 2021-05-15T13:52:40.2307517Z Reading state information... Done 2021-05-15T13:52:40.2308019Z 2021-05-15T13:52:40.2309541Z Reading state information... 0% 2021-05-15T13:52:40.2367396Z 2021-05-15T13:52:40.2367904Z Reading state information... 1% 2021-05-15T13:52:40.2412624Z 2021-05-15T13:52:40.2413303Z Reading state information... 3% 2021-05-15T13:52:40.2547014Z 2021-05-15T13:52:40.2547538Z Reading state information... 5% 2021-05-15T13:52:40.2596427Z 2021-05-15T13:52:40.2597467Z Reading state information... 7% 2021-05-15T13:52:40.2650725Z 2021-05-15T13:52:40.2651225Z Reading state information... 9% 2021-05-15T13:52:40.2690395Z 2021-05-15T13:52:40.2690914Z Reading state information... 11% 2021-05-15T13:52:40.2737350Z 2021-05-15T13:52:40.2737824Z Reading state information... 13% 2021-05-15T13:52:40.2784065Z 2021-05-15T13:52:40.2784572Z Reading state information... 15% 2021-05-15T13:52:40.2830260Z 2021-05-15T13:52:40.2830775Z Reading state information... 17% 2021-05-15T13:52:40.2883079Z 2021-05-15T13:52:40.2883574Z Reading state information... 19% 2021-05-15T13:52:40.2930773Z 2021-05-15T13:52:40.2931272Z Reading state information... 21% 2021-05-15T13:52:40.2973633Z 2021-05-15T13:52:40.2974136Z Reading state information... 23% 2021-05-15T13:52:40.3024517Z 2021-05-15T13:52:40.3025021Z Reading state information... 25% 2021-05-15T13:52:40.3076972Z 2021-05-15T13:52:40.3077528Z Reading state information... 27% 2021-05-15T13:52:40.3124132Z 2021-05-15T13:52:40.3124654Z Reading state information... 29% 2021-05-15T13:52:40.3175264Z 2021-05-15T13:52:40.3175752Z Reading state information... 31% 2021-05-15T13:52:40.3227137Z 2021-05-15T13:52:40.3227658Z Reading state information... 33% 2021-05-15T13:52:40.3272364Z 2021-05-15T13:52:40.3272887Z Reading state information... 35% 2021-05-15T13:52:40.3314008Z 2021-05-15T13:52:40.3314741Z Reading state information... 37% 2021-05-15T13:52:40.3364461Z 2021-05-15T13:52:40.3365009Z Reading state information... 39% 2021-05-15T13:52:40.3413284Z 2021-05-15T13:52:40.3413768Z Reading state information... 41% 2021-05-15T13:52:40.3464501Z 2021-05-15T13:52:40.3465008Z Reading state information... 43% 2021-05-15T13:52:40.3516336Z 2021-05-15T13:52:40.3516841Z Reading state information... 45% 2021-05-15T13:52:40.3589482Z 2021-05-15T13:52:40.3590018Z Reading state information... 47% 2021-05-15T13:52:40.3637342Z 2021-05-15T13:52:40.3637871Z Reading state information... 49% 2021-05-15T13:52:40.3691437Z 2021-05-15T13:52:40.3692520Z Reading state information... 51% 2021-05-15T13:52:40.3740099Z 2021-05-15T13:52:40.3740735Z Reading state information... 53% 2021-05-15T13:52:40.3788936Z 2021-05-15T13:52:40.3789473Z Reading state information... 55% 2021-05-15T13:52:40.3840223Z 2021-05-15T13:52:40.3840704Z Reading state information... 57% 2021-05-15T13:52:40.3887923Z 2021-05-15T13:52:40.3888586Z Reading state information... 59% 2021-05-15T13:52:40.3943578Z 2021-05-15T13:52:40.3944107Z Reading state information... 61% 2021-05-15T13:52:40.3989121Z 2021-05-15T13:52:40.3989633Z Reading state information... 63% 2021-05-15T13:52:40.4033454Z 2021-05-15T13:52:40.4033981Z Reading state information... 65% 2021-05-15T13:52:40.4081467Z 2021-05-15T13:52:40.4081984Z Reading state information... 67% 2021-05-15T13:52:40.4127129Z 2021-05-15T13:52:40.4127603Z Reading state information... 69% 2021-05-15T13:52:40.4189049Z 2021-05-15T13:52:40.4189565Z Reading state information... 71% 2021-05-15T13:52:40.4229410Z 2021-05-15T13:52:40.4229939Z Reading state information... 73% 2021-05-15T13:52:40.4277688Z 2021-05-15T13:52:40.4278173Z Reading state information... 75% 2021-05-15T13:52:40.4339790Z 2021-05-15T13:52:40.4340287Z Reading state information... 77% 2021-05-15T13:52:40.4385514Z 2021-05-15T13:52:40.4386035Z Reading state information... 79% 2021-05-15T13:52:40.4431012Z 2021-05-15T13:52:40.4431534Z Reading state information... 81% 2021-05-15T13:52:40.4480253Z 2021-05-15T13:52:40.4481240Z Reading state information... 83% 2021-05-15T13:52:40.4526588Z 2021-05-15T13:52:40.4527088Z Reading state information... 85% 2021-05-15T13:52:40.4570030Z 2021-05-15T13:52:40.4570567Z Reading state information... 87% 2021-05-15T13:52:40.4612100Z 2021-05-15T13:52:40.4612560Z Reading state information... 89% 2021-05-15T13:52:40.4654343Z 2021-05-15T13:52:40.4654846Z Reading state information... 91% 2021-05-15T13:52:40.4700389Z 2021-05-15T13:52:40.4700875Z Reading state information... 93% 2021-05-15T13:52:40.4742660Z 2021-05-15T13:52:40.4743462Z Reading state information... 95% 2021-05-15T13:52:40.4796160Z 2021-05-15T13:52:40.4796739Z Reading state information... 97% 2021-05-15T13:52:40.4845144Z 2021-05-15T13:52:40.4845647Z Reading state information... 99% 2021-05-15T13:52:40.7911457Z Selecting previously unselected package r-4.0.5. 2021-05-15T13:52:40.9198791Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T13:52:40.9355248Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-15T13:52:40.9370889Z Unpacking r-4.0.5 (1) ... 2021-05-15T13:52:41.8354056Z Setting up r-4.0.5 (1) ... 2021-05-15T13:52:41.8622296Z 2021-05-15T13:52:41.8623152Z 2021-05-15T13:52:41.8623857Z Reading state information... Done 2021-05-15T13:52:41.8907632Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-15T13:52:41.9039143Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-15T13:52:41.9365365Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:52:41.9365964Z env: 2021-05-15T13:52:41.9366466Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:41.9366992Z TIC_DEPLOY_KEY: 2021-05-15T13:52:41.9367871Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:41.9369803Z GITHUB_PAT: *** 2021-05-15T13:52:41.9370250Z COVERALLS_TOKEN: 2021-05-15T13:52:41.9370790Z continue-on-error: false 2021-05-15T13:52:41.9371304Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:41.9371851Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:41.9372336Z TZ: UTC 2021-05-15T13:52:41.9372769Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:41.9373227Z NOT_CRAN: true 2021-05-15T13:52:41.9373627Z ##[endgroup] 2021-05-15T13:52:42.0013115Z [command]sudo apt-get install -y texinfo 2021-05-15T13:52:42.1983321Z Reading package lists... 2021-05-15T13:52:42.4031674Z Building dependency tree... 2021-05-15T13:52:42.4053648Z Reading state information... 2021-05-15T13:52:42.6519157Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T13:52:42.6520564Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:43.0109711Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T13:52:43.0971655Z --2021-05-15 13:52:43-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T13:52:43.1070385Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T13:52:43.1210153Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T13:52:43.3602124Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T13:52:43.3605162Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T13:52:43.3608292Z --2021-05-15 13:52:43-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T13:52:43.4640549Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T13:52:43.4868825Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T13:52:43.5826401Z HTTP request sent, awaiting response... 302 Found 2021-05-15T13:52:43.5830017Z 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=LE1WWRJ3GXbQJBc4K86RJF5GqUlwkRidwLOzY5s%2BaA0%3D&st=2021-05-15T13%3A51%3A43Z&se=2021-05-15T13%3A57%3A43Z&sp=r [following] 2021-05-15T13:52:43.5835967Z --2021-05-15 13:52:43-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=LE1WWRJ3GXbQJBc4K86RJF5GqUlwkRidwLOzY5s%2BaA0%3D&st=2021-05-15T13%3A51%3A43Z&se=2021-05-15T13%3A57%3A43Z&sp=r 2021-05-15T13:52:43.6731059Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T13:52:43.6946339Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T13:52:43.8192006Z HTTP request sent, awaiting response... 200 OK 2021-05-15T13:52:43.8194035Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T13:52:43.8196455Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T13:52:44.0345958Z 2021-05-15T13:52:44.6259234Z 0K ........ ........ ........ ........ 49% 41.5M 1s 2021-05-15T13:52:45.0996178Z 32768K ........ ........ ........ ........ 99% 65.9M 0s 2021-05-15T13:52:45.0997328Z 65536K 100% 8.44M=1.3s 2021-05-15T13:52:45.0997662Z 2021-05-15T13:52:45.1002421Z 2021-05-15 13:52:45 (50.1 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T13:52:45.1002974Z 2021-05-15T13:52:47.5147772Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T13:52:47.5149191Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T13:52:47.8511840Z ##[group]Run tlmgr update --self 2021-05-15T13:52:47.8512506Z tlmgr update --self 2021-05-15T13:52:47.8513456Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:52:47.8515109Z tlmgr update --all 2021-05-15T13:52:47.8567534Z shell: /usr/bin/bash -e {0} 2021-05-15T13:52:47.8567934Z env: 2021-05-15T13:52:47.8568392Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:47.8568871Z TIC_DEPLOY_KEY: 2021-05-15T13:52:47.8569701Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:47.8571447Z GITHUB_PAT: *** 2021-05-15T13:52:47.8571866Z COVERALLS_TOKEN: 2021-05-15T13:52:47.8572371Z continue-on-error: false 2021-05-15T13:52:47.8572849Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:47.8573357Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:47.8573964Z TZ: UTC 2021-05-15T13:52:47.8574382Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:47.8574891Z NOT_CRAN: true 2021-05-15T13:52:47.8575301Z ##[endgroup] 2021-05-15T13:52:50.0045420Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:50.0047321Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:52:51.7141001Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:51.7142753Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:52:51.8905102Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:52:51.9749861Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:52:52.0506843Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T13:52:52.1338206Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-15T13:52:53.0025793Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-15T13:52:54.4469575Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-15T13:52:54.5789007Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-15T13:52:54.6894891Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-15T13:52:54.7626936Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-15T13:52:54.8357346Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-15T13:52:54.9115018Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-15T13:52:54.9871029Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-15T13:52:55.0640981Z [14/89, 00:04/00:04] install: colorprofiles [86k] 2021-05-15T13:52:55.1468599Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-15T13:52:55.2763526Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-15T13:52:55.3988461Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-15T13:52:55.4743183Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-15T13:52:55.5487027Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-15T13:52:55.6235515Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-15T13:52:55.7012128Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-15T13:52:56.3486505Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-15T13:52:56.3488938Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-15T13:52:56.3489941Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-15T13:52:56.3491532Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-15T13:52:56.3492805Z [26/89, 00:05/00:05] install: filecontents [3k] 2021-05-15T13:52:56.3493843Z [27/89, 00:05/00:05] install: grfext [3k] 2021-05-15T13:52:56.3494535Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-15T13:52:56.3495175Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-15T13:52:56.3953413Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-15T13:52:56.4699366Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-15T13:52:56.5458961Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-15T13:52:56.6209083Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-15T13:52:56.6977920Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-15T13:52:56.7724568Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-15T13:52:56.8483825Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-15T13:52:56.9394755Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-15T13:52:57.0153509Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-15T13:52:57.0902856Z [39/89, 00:06/00:06] install: lua-visual-debug [4k] 2021-05-15T13:52:57.1669955Z [40/89, 00:06/00:06] install: luacode [3k] 2021-05-15T13:52:57.2423216Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-15T13:52:57.3166137Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-15T13:52:57.3922764Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-15T13:52:57.4679164Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-15T13:52:57.5450428Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-15T13:52:57.6232757Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-15T13:52:57.6986704Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-15T13:52:57.7764221Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-15T13:52:57.8521110Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-15T13:52:57.9283846Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-15T13:52:58.0080318Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-15T13:52:58.0835208Z [52/89, 00:07/00:07] install: luaprogtable [7k] 2021-05-15T13:52:58.1619682Z [53/89, 00:07/00:07] install: luarandom [2k] 2021-05-15T13:52:58.2378639Z [54/89, 00:07/00:07] install: luatex85 [2k] 2021-05-15T13:52:58.3135148Z [55/89, 00:07/00:07] install: luatexbase [4k] 2021-05-15T13:52:58.3903556Z [56/89, 00:07/00:07] install: luatexko [22k] 2021-05-15T13:52:58.4886183Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-15T13:52:58.5650284Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-15T13:52:58.6425716Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-15T13:52:58.7246382Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-15T13:52:58.8075396Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-15T13:52:58.8842783Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-15T13:52:58.9599424Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-15T13:52:59.0372166Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-15T13:52:59.1143543Z [65/89, 00:08/00:08] install: odsfile [5k] 2021-05-15T13:52:59.1908813Z [66/89, 00:08/00:08] install: optex.x86_64-linux [1k] 2021-05-15T13:52:59.3237079Z [67/89, 00:08/00:08] install: optex [770k] 2021-05-15T13:52:59.4407121Z [68/89, 00:08/00:08] install: pdfarticle [4k] 2021-05-15T13:52:59.5177539Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-15T13:52:59.5954910Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-15T13:52:59.6712375Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-15T13:52:59.7478637Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-15T13:52:59.8313447Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-15T13:52:59.9142492Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-15T13:52:59.9918188Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-15T13:53:00.0691551Z [76/89, 00:09/00:09] install: texlive-common [1k] 2021-05-15T13:53:00.1456849Z [77/89, 00:09/00:09] install: texlive-en [1k] 2021-05-15T13:53:00.2248829Z [78/89, 00:09/00:09] install: texlive-msg-translations [144k] 2021-05-15T13:53:00.3191056Z [79/89, 00:09/00:09] install: thumbpdf.x86_64-linux [1k] 2021-05-15T13:53:00.3963743Z [80/89, 00:09/00:09] install: thumbpdf [19k] 2021-05-15T13:53:00.4771095Z [81/89, 00:09/00:09] install: tlshell.x86_64-linux [1k] 2021-05-15T13:53:00.5551588Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-15T13:53:00.6355492Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-15T13:53:00.7254964Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-15T13:53:00.8035563Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-15T13:53:00.8892248Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-15T13:53:01.0228842Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-15T13:53:01.1011641Z [88/89, 00:10/00:10] install: collection-basic [1k] 2021-05-15T13:53:01.1781404Z [89/89, 00:10/00:10] install: collection-luatex [1k] 2021-05-15T13:53:01.2012691Z running mktexlsr ... 2021-05-15T13:53:01.2994065Z done running mktexlsr. 2021-05-15T13:53:01.3321598Z running updmap-sys ... 2021-05-15T13:53:01.6334050Z done running updmap-sys. 2021-05-15T13:53:01.6337049Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T13:53:01.6339604Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/_6LiUC0qzT/XeCFScrqEM ... 2021-05-15T13:53:02.0855067Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/_6LiUC0qzT/XeCFScrqEM. 2021-05-15T13:53:02.0856867Z OK: optex.fmt/luatex 2021-05-15T13:53:02.0858344Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:53:02.0860045Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:53:03.7497574Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:53:03.7499466Z tlmgr: no updates available 2021-05-15T13:53:03.8660481Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:53:03.8661088Z with: 2021-05-15T13:53:03.8662076Z pandoc-version: 2.7.3 2021-05-15T13:53:03.8662557Z env: 2021-05-15T13:53:03.8663123Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:03.8663717Z TIC_DEPLOY_KEY: 2021-05-15T13:53:03.8664690Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:03.8667094Z GITHUB_PAT: *** 2021-05-15T13:53:03.8667772Z COVERALLS_TOKEN: 2021-05-15T13:53:03.8668387Z continue-on-error: false 2021-05-15T13:53:03.8668924Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:03.8669528Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:03.8670253Z TZ: UTC 2021-05-15T13:53:03.8670973Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:03.8671455Z NOT_CRAN: true 2021-05-15T13:53:03.8671956Z ##[endgroup] 2021-05-15T13:53:04.6852703Z [command]sudo apt-get install -y gdebi-core 2021-05-15T13:53:04.7619335Z Reading package lists... 2021-05-15T13:53:04.9702438Z Building dependency tree... 2021-05-15T13:53:04.9724729Z Reading state information... 2021-05-15T13:53:05.2456956Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T13:53:05.2458734Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:05.2536667Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T13:53:05.4048348Z 2021-05-15T13:53:05.4228423Z Reading package lists... 0% 2021-05-15T13:53:05.4228934Z 2021-05-15T13:53:05.4287961Z Reading package lists... 100% 2021-05-15T13:53:05.4288561Z 2021-05-15T13:53:05.4288798Z 2021-05-15T13:53:05.4289462Z Reading package lists... Done 2021-05-15T13:53:05.4290238Z 2021-05-15T13:53:05.4329243Z Building dependency tree... 0% 2021-05-15T13:53:05.4329638Z 2021-05-15T13:53:05.4622507Z Building dependency tree... 0% 2021-05-15T13:53:05.4622950Z 2021-05-15T13:53:05.4623470Z Building dependency tree... 50% 2021-05-15T13:53:05.4623944Z 2021-05-15T13:53:05.6154951Z Building dependency tree... 50% 2021-05-15T13:53:05.6164050Z 2021-05-15T13:53:05.6164868Z Building dependency tree 2021-05-15T13:53:05.6165406Z 2021-05-15T13:53:05.6166080Z Reading state information... 0% 2021-05-15T13:53:05.6166607Z 2021-05-15T13:53:05.7979402Z Reading state information... 0% 2021-05-15T13:53:05.7979861Z 2021-05-15T13:53:05.7980093Z 2021-05-15T13:53:05.7980655Z Reading state information... Done 2021-05-15T13:53:05.7981061Z 2021-05-15T13:53:05.7981585Z Reading state information... 0% 2021-05-15T13:53:05.8047376Z 2021-05-15T13:53:05.8048093Z Reading state information... 1% 2021-05-15T13:53:05.8091821Z 2021-05-15T13:53:05.8092423Z Reading state information... 3% 2021-05-15T13:53:05.8140823Z 2021-05-15T13:53:05.8141430Z Reading state information... 5% 2021-05-15T13:53:05.8188885Z 2021-05-15T13:53:05.8189485Z Reading state information... 7% 2021-05-15T13:53:05.8233797Z 2021-05-15T13:53:05.8234612Z Reading state information... 9% 2021-05-15T13:53:05.8277876Z 2021-05-15T13:53:05.8278527Z Reading state information... 11% 2021-05-15T13:53:05.8326616Z 2021-05-15T13:53:05.8327290Z Reading state information... 13% 2021-05-15T13:53:05.8371149Z 2021-05-15T13:53:05.8371735Z Reading state information... 15% 2021-05-15T13:53:05.8415450Z 2021-05-15T13:53:05.8416060Z Reading state information... 17% 2021-05-15T13:53:05.8465296Z 2021-05-15T13:53:05.8465905Z Reading state information... 19% 2021-05-15T13:53:05.8509782Z 2021-05-15T13:53:05.8510378Z Reading state information... 21% 2021-05-15T13:53:05.8554985Z 2021-05-15T13:53:05.8555687Z Reading state information... 23% 2021-05-15T13:53:05.8604459Z 2021-05-15T13:53:05.8605097Z Reading state information... 25% 2021-05-15T13:53:05.8656914Z 2021-05-15T13:53:05.8657561Z Reading state information... 27% 2021-05-15T13:53:05.8705087Z 2021-05-15T13:53:05.8705689Z Reading state information... 29% 2021-05-15T13:53:05.8757706Z 2021-05-15T13:53:05.8758315Z Reading state information... 31% 2021-05-15T13:53:05.8806894Z 2021-05-15T13:53:05.8807913Z Reading state information... 33% 2021-05-15T13:53:05.8851959Z 2021-05-15T13:53:05.8852562Z Reading state information... 35% 2021-05-15T13:53:05.8894926Z 2021-05-15T13:53:05.8895556Z Reading state information... 37% 2021-05-15T13:53:05.8946828Z 2021-05-15T13:53:05.8947445Z Reading state information... 39% 2021-05-15T13:53:05.8996234Z 2021-05-15T13:53:05.8996872Z Reading state information... 41% 2021-05-15T13:53:05.9042281Z 2021-05-15T13:53:05.9042903Z Reading state information... 43% 2021-05-15T13:53:05.9095114Z 2021-05-15T13:53:05.9095711Z Reading state information... 45% 2021-05-15T13:53:05.9173541Z 2021-05-15T13:53:05.9174159Z Reading state information... 47% 2021-05-15T13:53:05.9220045Z 2021-05-15T13:53:05.9220648Z Reading state information... 49% 2021-05-15T13:53:05.9273051Z 2021-05-15T13:53:05.9273642Z Reading state information... 51% 2021-05-15T13:53:05.9319180Z 2021-05-15T13:53:05.9319792Z Reading state information... 53% 2021-05-15T13:53:05.9366485Z 2021-05-15T13:53:05.9367130Z Reading state information... 55% 2021-05-15T13:53:05.9415340Z 2021-05-15T13:53:05.9415962Z Reading state information... 57% 2021-05-15T13:53:05.9464289Z 2021-05-15T13:53:05.9464900Z Reading state information... 59% 2021-05-15T13:53:05.9518822Z 2021-05-15T13:53:05.9519414Z Reading state information... 61% 2021-05-15T13:53:05.9568075Z 2021-05-15T13:53:05.9568663Z Reading state information... 63% 2021-05-15T13:53:05.9611433Z 2021-05-15T13:53:05.9612020Z Reading state information... 65% 2021-05-15T13:53:05.9657843Z 2021-05-15T13:53:05.9658425Z Reading state information... 67% 2021-05-15T13:53:05.9704155Z 2021-05-15T13:53:05.9704756Z Reading state information... 69% 2021-05-15T13:53:05.9764981Z 2021-05-15T13:53:05.9765584Z Reading state information... 71% 2021-05-15T13:53:05.9807560Z 2021-05-15T13:53:05.9808171Z Reading state information... 73% 2021-05-15T13:53:05.9854259Z 2021-05-15T13:53:05.9854873Z Reading state information... 75% 2021-05-15T13:53:05.9915843Z 2021-05-15T13:53:05.9916461Z Reading state information... 77% 2021-05-15T13:53:05.9963560Z 2021-05-15T13:53:05.9964158Z Reading state information... 79% 2021-05-15T13:53:06.0010209Z 2021-05-15T13:53:06.0010791Z Reading state information... 81% 2021-05-15T13:53:06.0077262Z 2021-05-15T13:53:06.0077874Z Reading state information... 83% 2021-05-15T13:53:06.0124689Z 2021-05-15T13:53:06.0125294Z Reading state information... 85% 2021-05-15T13:53:06.0174240Z 2021-05-15T13:53:06.0174849Z Reading state information... 87% 2021-05-15T13:53:06.0218624Z 2021-05-15T13:53:06.0219235Z Reading state information... 89% 2021-05-15T13:53:06.0260731Z 2021-05-15T13:53:06.0261344Z Reading state information... 91% 2021-05-15T13:53:06.0307621Z 2021-05-15T13:53:06.0308211Z Reading state information... 93% 2021-05-15T13:53:06.0355152Z 2021-05-15T13:53:06.0355745Z Reading state information... 95% 2021-05-15T13:53:06.0404461Z 2021-05-15T13:53:06.0405059Z Reading state information... 97% 2021-05-15T13:53:06.0452294Z 2021-05-15T13:53:06.0452927Z Reading state information... 99% 2021-05-15T13:53:06.3656908Z Selecting previously unselected package pandoc. 2021-05-15T13:53:06.5041786Z (Reading database ... 261891 files and directories currently installed.) 2021-05-15T13:53:06.5210351Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T13:53:06.5220828Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T13:53:08.8803685Z Setting up pandoc (2.7.3-1) ... 2021-05-15T13:53:08.8843803Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:09.7719574Z 2021-05-15T13:53:09.7720503Z 2021-05-15T13:53:09.7721284Z Reading state information... Done 2021-05-15T13:53:09.8079193Z ##[group]Run git config user.name adigherman 2021-05-15T13:53:09.8079995Z git config user.name adigherman 2021-05-15T13:53:09.8080636Z git config user.email adig@jhu.edu 2021-05-15T13:53:09.8130809Z shell: /usr/bin/bash -e {0} 2021-05-15T13:53:09.8131276Z env: 2021-05-15T13:53:09.8131788Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:09.8132341Z TIC_DEPLOY_KEY: 2021-05-15T13:53:09.8133254Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:09.8135014Z GITHUB_PAT: *** 2021-05-15T13:53:09.8135500Z COVERALLS_TOKEN: 2021-05-15T13:53:09.8136068Z continue-on-error: false 2021-05-15T13:53:09.8136617Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:09.8137168Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:09.8137693Z TZ: UTC 2021-05-15T13:53:09.8138133Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:09.8138619Z NOT_CRAN: true 2021-05-15T13:53:09.8139069Z ##[endgroup] 2021-05-15T13:53:09.8438765Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T13:53:09.8439478Z env: 2021-05-15T13:53:09.8440004Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:09.8440520Z TIC_DEPLOY_KEY: 2021-05-15T13:53:09.8441410Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:09.8443241Z GITHUB_PAT: *** 2021-05-15T13:53:09.8443700Z COVERALLS_TOKEN: 2021-05-15T13:53:09.8444244Z continue-on-error: false 2021-05-15T13:53:09.8444754Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:09.8445301Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:09.8445780Z TZ: UTC 2021-05-15T13:53:09.8446231Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:09.8446678Z NOT_CRAN: true 2021-05-15T13:53:09.8447099Z ##[endgroup] 2021-05-15T13:53:10.0705808Z Reading package lists... 2021-05-15T13:53:10.2681626Z Building dependency tree... 2021-05-15T13:53:10.2702571Z Reading state information... 2021-05-15T13:53:10.4426224Z The following additional packages will be installed: 2021-05-15T13:53:10.4429553Z cmake-data libjsoncpp1 librhash0 2021-05-15T13:53:10.4436677Z Suggested packages: 2021-05-15T13:53:10.4437574Z cmake-doc ninja-build 2021-05-15T13:53:10.4950052Z The following NEW packages will be installed: 2021-05-15T13:53:10.4958645Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T13:53:10.5209914Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:10.5210931Z Need to get 5470 kB of archives. 2021-05-15T13:53:10.5211764Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T13:53:10.5214007Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T13:53:10.5464631Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T13:53:10.5478303Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T13:53:10.5495591Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T13:53:11.0859969Z Fetched 5470 kB in 0s (68.4 MB/s) 2021-05-15T13:53:11.1284675Z Selecting previously unselected package cmake-data. 2021-05-15T13:53:11.1361691Z (Reading database ... 2021-05-15T13:53:11.1362499Z (Reading database ... 5% 2021-05-15T13:53:11.1363218Z (Reading database ... 10% 2021-05-15T13:53:11.1363886Z (Reading database ... 15% 2021-05-15T13:53:11.1364562Z (Reading database ... 20% 2021-05-15T13:53:11.1365244Z (Reading database ... 25% 2021-05-15T13:53:11.1365905Z (Reading database ... 30% 2021-05-15T13:53:11.1366657Z (Reading database ... 35% 2021-05-15T13:53:11.1367364Z (Reading database ... 40% 2021-05-15T13:53:11.1368035Z (Reading database ... 45% 2021-05-15T13:53:11.1368689Z (Reading database ... 50% 2021-05-15T13:53:11.1406012Z (Reading database ... 55% 2021-05-15T13:53:11.8595192Z (Reading database ... 60% 2021-05-15T13:53:11.8596290Z (Reading database ... 65% 2021-05-15T13:53:11.8597030Z (Reading database ... 70% 2021-05-15T13:53:11.8597685Z (Reading database ... 75% 2021-05-15T13:53:11.8598347Z (Reading database ... 80% 2021-05-15T13:53:11.8599108Z (Reading database ... 85% 2021-05-15T13:53:11.8599750Z (Reading database ... 90% 2021-05-15T13:53:11.8600570Z (Reading database ... 95% 2021-05-15T13:53:11.8601214Z (Reading database ... 100% 2021-05-15T13:53:11.8602181Z (Reading database ... 261898 files and directories currently installed.) 2021-05-15T13:53:11.8603997Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T13:53:11.8605159Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:53:12.0358988Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T13:53:12.0714082Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T13:53:12.0762134Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:53:12.1118798Z Selecting previously unselected package librhash0:amd64. 2021-05-15T13:53:12.1454042Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T13:53:12.1549663Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:53:12.1956413Z Selecting previously unselected package cmake. 2021-05-15T13:53:12.2283668Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T13:53:12.2296507Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:53:12.7370006Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:53:12.7417330Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:53:12.7925843Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:53:12.7964596Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:53:12.8005533Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:14.1463007Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:16.6089386Z Reading package lists... 2021-05-15T13:53:16.8038984Z Building dependency tree... 2021-05-15T13:53:16.8063560Z Reading state information... 2021-05-15T13:53:16.9957670Z Suggested packages: 2021-05-15T13:53:16.9958892Z libssh-doc 2021-05-15T13:53:17.0477280Z The following NEW packages will be installed: 2021-05-15T13:53:17.0483474Z libssh-dev 2021-05-15T13:53:17.0730014Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:17.0731272Z Need to get 219 kB of archives. 2021-05-15T13:53:17.0732379Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T13:53:17.0735320Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T13:53:17.5736918Z Fetched 219 kB in 0s (9947 kB/s) 2021-05-15T13:53:17.6081925Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T13:53:17.6152099Z (Reading database ... 2021-05-15T13:53:17.6152869Z (Reading database ... 5% 2021-05-15T13:53:17.6153565Z (Reading database ... 10% 2021-05-15T13:53:17.6154446Z (Reading database ... 15% 2021-05-15T13:53:17.6155162Z (Reading database ... 20% 2021-05-15T13:53:17.6155831Z (Reading database ... 25% 2021-05-15T13:53:17.6156495Z (Reading database ... 30% 2021-05-15T13:53:17.6157160Z (Reading database ... 35% 2021-05-15T13:53:17.6157802Z (Reading database ... 40% 2021-05-15T13:53:17.6158455Z (Reading database ... 45% 2021-05-15T13:53:17.6159109Z (Reading database ... 50% 2021-05-15T13:53:17.6190546Z (Reading database ... 55% 2021-05-15T13:53:17.6234504Z (Reading database ... 60% 2021-05-15T13:53:17.6293803Z (Reading database ... 65% 2021-05-15T13:53:17.6435888Z (Reading database ... 70% 2021-05-15T13:53:17.6466807Z (Reading database ... 75% 2021-05-15T13:53:17.6907374Z (Reading database ... 80% 2021-05-15T13:53:17.7291591Z (Reading database ... 85% 2021-05-15T13:53:17.7608756Z (Reading database ... 90% 2021-05-15T13:53:17.7703315Z (Reading database ... 95% 2021-05-15T13:53:17.7703961Z (Reading database ... 100% 2021-05-15T13:53:17.7704774Z (Reading database ... 264682 files and directories currently installed.) 2021-05-15T13:53:17.7878739Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:53:17.7894219Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:53:17.9360434Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:53:20.3799555Z Reading package lists... 2021-05-15T13:53:20.5724053Z Building dependency tree... 2021-05-15T13:53:20.5745053Z Reading state information... 2021-05-15T13:53:20.8103003Z The following NEW packages will be installed: 2021-05-15T13:53:20.8110700Z jags 2021-05-15T13:53:20.8505060Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:20.8506150Z Need to get 1562 kB of archives. 2021-05-15T13:53:20.8507164Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T13:53:20.8509614Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T13:53:21.3633385Z Fetched 1562 kB in 0s (26.6 MB/s) 2021-05-15T13:53:21.4035595Z Selecting previously unselected package jags. 2021-05-15T13:53:21.4119737Z (Reading database ... 2021-05-15T13:53:21.4120543Z (Reading database ... 5% 2021-05-15T13:53:21.4121286Z (Reading database ... 10% 2021-05-15T13:53:21.4123896Z (Reading database ... 15% 2021-05-15T13:53:21.4124476Z (Reading database ... 20% 2021-05-15T13:53:21.4126699Z (Reading database ... 25% 2021-05-15T13:53:21.4127272Z (Reading database ... 30% 2021-05-15T13:53:21.4129481Z (Reading database ... 35% 2021-05-15T13:53:21.4130603Z (Reading database ... 40% 2021-05-15T13:53:21.4133138Z (Reading database ... 45% 2021-05-15T13:53:21.4133703Z (Reading database ... 50% 2021-05-15T13:53:21.4182720Z (Reading database ... 55% 2021-05-15T13:53:21.4226039Z (Reading database ... 60% 2021-05-15T13:53:21.4271554Z (Reading database ... 65% 2021-05-15T13:53:21.4406768Z (Reading database ... 70% 2021-05-15T13:53:21.4436374Z (Reading database ... 75% 2021-05-15T13:53:21.4871145Z (Reading database ... 80% 2021-05-15T13:53:21.5263849Z (Reading database ... 85% 2021-05-15T13:53:21.5451862Z (Reading database ... 90% 2021-05-15T13:53:21.5548170Z (Reading database ... 95% 2021-05-15T13:53:21.5548860Z (Reading database ... 100% 2021-05-15T13:53:21.5549718Z (Reading database ... 264701 files and directories currently installed.) 2021-05-15T13:53:21.5731864Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T13:53:21.5759686Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T13:53:21.7823814Z Setting up jags (4.3.0-3build1) ... 2021-05-15T13:53:21.8335129Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:22.6949814Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:25.1252790Z Reading package lists... 2021-05-15T13:53:25.3308531Z Building dependency tree... 2021-05-15T13:53:25.3333742Z Reading state information... 2021-05-15T13:53:25.5257985Z The following additional packages will be installed: 2021-05-15T13:53:25.5261257Z libnode64 libuv1-dev 2021-05-15T13:53:25.5833285Z The following NEW packages will be installed: 2021-05-15T13:53:26.3624818Z libnode-dev libnode64 libuv1-dev 2021-05-15T13:53:26.3633884Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:26.3635215Z Need to get 6239 kB of archives. 2021-05-15T13:53:26.3636307Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T13:53:26.3638870Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T13:53:26.3641331Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T13:53:26.3643667Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T13:53:26.3648628Z Fetched 6239 kB in 0s (44.6 MB/s) 2021-05-15T13:53:26.3649750Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T13:53:26.3650486Z (Reading database ... 2021-05-15T13:53:26.3651034Z (Reading database ... 5% 2021-05-15T13:53:26.3651570Z (Reading database ... 10% 2021-05-15T13:53:26.3652120Z (Reading database ... 15% 2021-05-15T13:53:26.3652672Z (Reading database ... 20% 2021-05-15T13:53:26.3653204Z (Reading database ... 25% 2021-05-15T13:53:26.3653749Z (Reading database ... 30% 2021-05-15T13:53:26.3654278Z (Reading database ... 35% 2021-05-15T13:53:26.3654816Z (Reading database ... 40% 2021-05-15T13:53:26.3655342Z (Reading database ... 45% 2021-05-15T13:53:26.3655885Z (Reading database ... 50% 2021-05-15T13:53:26.3656413Z (Reading database ... 55% 2021-05-15T13:53:26.3656958Z (Reading database ... 60% 2021-05-15T13:53:26.3657488Z (Reading database ... 65% 2021-05-15T13:53:26.3658035Z (Reading database ... 70% 2021-05-15T13:53:26.3658575Z (Reading database ... 75% 2021-05-15T13:53:26.3659103Z (Reading database ... 80% 2021-05-15T13:53:26.3724024Z (Reading database ... 85% 2021-05-15T13:53:26.3894816Z (Reading database ... 90% 2021-05-15T13:53:26.3986924Z (Reading database ... 95% 2021-05-15T13:53:26.3987563Z (Reading database ... 100% 2021-05-15T13:53:26.3988427Z (Reading database ... 264841 files and directories currently installed.) 2021-05-15T13:53:26.4160678Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T13:53:26.4181120Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:53:26.4596719Z Selecting previously unselected package libnode64:amd64. 2021-05-15T13:53:26.4905624Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:53:26.4931826Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:53:27.1950604Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T13:53:27.2238402Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:53:27.2254376Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:53:27.3286141Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:53:27.3326284Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:53:27.3370494Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:53:27.3409442Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:29.8353476Z Reading package lists... 2021-05-15T13:53:30.0417771Z Building dependency tree... 2021-05-15T13:53:30.0439265Z Reading state information... 2021-05-15T13:53:30.2270994Z The following additional packages will be installed: 2021-05-15T13:53:30.2274769Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:53:30.2279911Z Suggested packages: 2021-05-15T13:53:30.2280879Z libfftw3-doc 2021-05-15T13:53:30.2815930Z The following NEW packages will be installed: 2021-05-15T13:53:30.2825400Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:53:30.3046620Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:30.3047876Z Need to get 3986 kB of archives. 2021-05-15T13:53:30.3048763Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T13:53:30.3050646Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T13:53:30.3159018Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T13:53:30.3231142Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T13:53:30.3340654Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T13:53:30.3348585Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T13:53:30.8395588Z Fetched 3986 kB in 0s (48.2 MB/s) 2021-05-15T13:53:30.8728849Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T13:53:30.8809548Z (Reading database ... 2021-05-15T13:53:30.8810209Z (Reading database ... 5% 2021-05-15T13:53:30.8810879Z (Reading database ... 10% 2021-05-15T13:53:30.8812393Z (Reading database ... 15% 2021-05-15T13:53:30.8812933Z (Reading database ... 20% 2021-05-15T13:53:30.8813474Z (Reading database ... 25% 2021-05-15T13:53:30.8814022Z (Reading database ... 30% 2021-05-15T13:53:30.8814587Z (Reading database ... 35% 2021-05-15T13:53:30.8815113Z (Reading database ... 40% 2021-05-15T13:53:30.8815649Z (Reading database ... 45% 2021-05-15T13:53:30.8816187Z (Reading database ... 50% 2021-05-15T13:53:30.8856618Z (Reading database ... 55% 2021-05-15T13:53:30.8994118Z (Reading database ... 60% 2021-05-15T13:53:30.9043702Z (Reading database ... 65% 2021-05-15T13:53:30.9193755Z (Reading database ... 70% 2021-05-15T13:53:30.9226147Z (Reading database ... 75% 2021-05-15T13:53:30.9653428Z (Reading database ... 80% 2021-05-15T13:53:30.9994639Z (Reading database ... 85% 2021-05-15T13:53:31.0172551Z (Reading database ... 90% 2021-05-15T13:53:31.0260773Z (Reading database ... 95% 2021-05-15T13:53:31.0261312Z (Reading database ... 100% 2021-05-15T13:53:31.0262302Z (Reading database ... 264977 files and directories currently installed.) 2021-05-15T13:53:31.0426732Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:53:31.0449708Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:53:31.1077457Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T13:53:31.1409384Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:53:31.1430379Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:53:31.2478228Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T13:53:31.2764623Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:53:31.2783660Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:53:31.3837069Z Selecting previously unselected package libfftw3-bin. 2021-05-15T13:53:31.4126505Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:53:31.4140197Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:53:31.4516300Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T13:53:31.4812127Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:53:31.4826519Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:53:31.7997650Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:53:31.8038593Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:53:31.8076254Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:53:31.8118440Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:53:31.8150403Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:53:31.8189287Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:32.7226412Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:35.1330197Z Reading package lists... 2021-05-15T13:53:35.3235557Z Building dependency tree... 2021-05-15T13:53:35.3255916Z Reading state information... 2021-05-15T13:53:35.5205402Z The following additional packages will be installed: 2021-05-15T13:53:35.5207452Z libdcmtk14 2021-05-15T13:53:35.5714624Z The following NEW packages will be installed: 2021-05-15T13:53:35.5722438Z dcmtk libdcmtk14 2021-05-15T13:53:35.5934256Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:35.5935057Z Need to get 5546 kB of archives. 2021-05-15T13:53:35.5936050Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T13:53:35.5939446Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T13:53:35.6727546Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T13:53:36.1596320Z Fetched 5546 kB in 0s (51.9 MB/s) 2021-05-15T13:53:36.1924486Z Selecting previously unselected package libdcmtk14. 2021-05-15T13:53:36.2006863Z (Reading database ... 2021-05-15T13:53:36.2007496Z (Reading database ... 5% 2021-05-15T13:53:36.2008035Z (Reading database ... 10% 2021-05-15T13:53:36.2008548Z (Reading database ... 15% 2021-05-15T13:53:36.2009071Z (Reading database ... 20% 2021-05-15T13:53:36.2009610Z (Reading database ... 25% 2021-05-15T13:53:36.2010171Z (Reading database ... 30% 2021-05-15T13:53:36.2010685Z (Reading database ... 35% 2021-05-15T13:53:36.2011206Z (Reading database ... 40% 2021-05-15T13:53:36.2011712Z (Reading database ... 45% 2021-05-15T13:53:36.2012234Z (Reading database ... 50% 2021-05-15T13:53:36.2051580Z (Reading database ... 55% 2021-05-15T13:53:36.2089899Z (Reading database ... 60% 2021-05-15T13:53:36.2128698Z (Reading database ... 65% 2021-05-15T13:53:36.2260294Z (Reading database ... 70% 2021-05-15T13:53:36.2375192Z (Reading database ... 75% 2021-05-15T13:53:36.2679331Z (Reading database ... 80% 2021-05-15T13:53:36.3017164Z (Reading database ... 85% 2021-05-15T13:53:36.3187567Z (Reading database ... 90% 2021-05-15T13:53:36.3279703Z (Reading database ... 95% 2021-05-15T13:53:36.3280566Z (Reading database ... 100% 2021-05-15T13:53:36.3281409Z (Reading database ... 265068 files and directories currently installed.) 2021-05-15T13:53:36.3451260Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:53:36.3493855Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:53:36.9140993Z Selecting previously unselected package dcmtk. 2021-05-15T13:53:36.9469044Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:53:36.9534016Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:53:37.1179767Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:53:37.1221212Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:53:37.1373669Z Adding `dcmtk' group to system ... 2021-05-15T13:53:37.2219867Z Adding `dcmtk' user to system ... 2021-05-15T13:53:37.5163878Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T13:53:37.8284964Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:39.6710744Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:42.0890592Z Reading package lists... 2021-05-15T13:53:42.2884101Z Building dependency tree... 2021-05-15T13:53:42.2904291Z Reading state information... 2021-05-15T13:53:42.5557132Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T13:53:42.5558919Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:42.6293745Z Reading package lists... 2021-05-15T13:53:42.8265835Z Building dependency tree... 2021-05-15T13:53:42.8267983Z Reading state information... 2021-05-15T13:53:43.1079218Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:53:43.1080854Z libpng-dev set to manually installed. 2021-05-15T13:53:43.1082020Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:43.1811477Z Reading package lists... 2021-05-15T13:53:43.3600143Z Building dependency tree... 2021-05-15T13:53:43.3623024Z Reading state information... 2021-05-15T13:53:43.5431112Z The following additional packages will be installed: 2021-05-15T13:53:43.5433699Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T13:53:43.5438833Z Suggested packages: 2021-05-15T13:53:43.5440702Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T13:53:43.5442597Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T13:53:43.5444114Z fonts-arphic-uming fonts-nanum 2021-05-15T13:53:43.5964748Z The following NEW packages will be installed: 2021-05-15T13:53:43.5966724Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T13:53:43.5972699Z libpoppler97 poppler-data 2021-05-15T13:53:43.6177637Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:43.6179143Z Need to get 2582 kB of archives. 2021-05-15T13:53:43.6179946Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T13:53:43.6183005Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T13:53:43.6453892Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-15T13:53:43.6476127Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T13:53:43.6666413Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T13:53:43.6681329Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T13:53:43.6688231Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T13:53:44.1430141Z Fetched 2582 kB in 0s (39.1 MB/s) 2021-05-15T13:53:44.1802248Z Selecting previously unselected package poppler-data. 2021-05-15T13:53:44.1887676Z (Reading database ... 2021-05-15T13:53:44.1888575Z (Reading database ... 5% 2021-05-15T13:53:44.1889494Z (Reading database ... 10% 2021-05-15T13:53:44.1890234Z (Reading database ... 15% 2021-05-15T13:53:44.1891007Z (Reading database ... 20% 2021-05-15T13:53:44.1891820Z (Reading database ... 25% 2021-05-15T13:53:44.1892379Z (Reading database ... 30% 2021-05-15T13:53:44.1892921Z (Reading database ... 35% 2021-05-15T13:53:44.1893448Z (Reading database ... 40% 2021-05-15T13:53:44.1894144Z (Reading database ... 45% 2021-05-15T13:53:44.1894666Z (Reading database ... 50% 2021-05-15T13:53:44.1941149Z (Reading database ... 55% 2021-05-15T13:53:44.1985245Z (Reading database ... 60% 2021-05-15T13:53:44.2030589Z (Reading database ... 65% 2021-05-15T13:53:44.2161509Z (Reading database ... 70% 2021-05-15T13:53:44.2194445Z (Reading database ... 75% 2021-05-15T13:53:44.2589588Z (Reading database ... 80% 2021-05-15T13:53:44.2960815Z (Reading database ... 85% 2021-05-15T13:53:44.3133466Z (Reading database ... 90% 2021-05-15T13:53:44.3225489Z (Reading database ... 95% 2021-05-15T13:53:44.3226422Z (Reading database ... 100% 2021-05-15T13:53:44.3227454Z (Reading database ... 265303 files and directories currently installed.) 2021-05-15T13:53:44.3391393Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T13:53:44.3407131Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T13:53:44.6077667Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T13:53:44.6386650Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T13:53:44.6406350Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:53:44.6867299Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T13:53:44.7160156Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:44.7178029Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:44.8597483Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T13:53:44.8867633Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:45.8691589Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:45.8694235Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T13:53:45.8696060Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:45.8697692Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:45.8699554Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T13:53:45.8702026Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:45.8703238Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:45.8704204Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T13:53:45.8705180Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:53:45.8706173Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:45.8707240Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:45.8708275Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:45.8709351Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:45.8710409Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:53:45.8711443Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:48.0210954Z Reading package lists... 2021-05-15T13:53:48.2152034Z Building dependency tree... 2021-05-15T13:53:48.2174289Z Reading state information... 2021-05-15T13:53:48.4003030Z The following additional packages will be installed: 2021-05-15T13:53:48.4006816Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T13:53:48.4014325Z Suggested packages: 2021-05-15T13:53:48.4015300Z libhdf5-doc 2021-05-15T13:53:48.4590698Z The following NEW packages will be installed: 2021-05-15T13:53:48.4595967Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T13:53:48.4597214Z libsz2 2021-05-15T13:53:48.4814568Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:48.4816427Z Need to get 4074 kB of archives. 2021-05-15T13:53:48.4817735Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T13:53:48.4820965Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T13:53:48.4835896Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T13:53:48.4843623Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T13:53:48.4849841Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T13:53:48.5124311Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T13:53:48.5141847Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T13:53:48.5148303Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T13:53:49.0178000Z Fetched 4074 kB in 0s (48.2 MB/s) 2021-05-15T13:53:49.0507909Z Selecting previously unselected package hdf5-helpers. 2021-05-15T13:53:49.0590984Z (Reading database ... 2021-05-15T13:53:49.0591921Z (Reading database ... 5% 2021-05-15T13:53:49.0592879Z (Reading database ... 10% 2021-05-15T13:53:49.0593442Z (Reading database ... 15% 2021-05-15T13:53:49.0594035Z (Reading database ... 20% 2021-05-15T13:53:49.0594784Z (Reading database ... 25% 2021-05-15T13:53:49.0595300Z (Reading database ... 30% 2021-05-15T13:53:49.0595825Z (Reading database ... 35% 2021-05-15T13:53:49.0596333Z (Reading database ... 40% 2021-05-15T13:53:49.0596851Z (Reading database ... 45% 2021-05-15T13:53:49.0597358Z (Reading database ... 50% 2021-05-15T13:53:49.0627730Z (Reading database ... 55% 2021-05-15T13:53:49.0701766Z (Reading database ... 60% 2021-05-15T13:53:49.0746940Z (Reading database ... 65% 2021-05-15T13:53:49.0893269Z (Reading database ... 70% 2021-05-15T13:53:49.1017314Z (Reading database ... 75% 2021-05-15T13:53:49.1361641Z (Reading database ... 80% 2021-05-15T13:53:49.1739329Z (Reading database ... 85% 2021-05-15T13:53:49.1908070Z (Reading database ... 90% 2021-05-15T13:53:49.1998128Z (Reading database ... 95% 2021-05-15T13:53:49.1998720Z (Reading database ... 100% 2021-05-15T13:53:49.1999544Z (Reading database ... 265863 files and directories currently installed.) 2021-05-15T13:53:49.2171048Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:49.2190176Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:49.2596072Z Selecting previously unselected package libaec0:amd64. 2021-05-15T13:53:49.2855463Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T13:53:49.2891451Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:53:49.3236350Z Selecting previously unselected package libsz2:amd64. 2021-05-15T13:53:49.3528705Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T13:53:49.3544208Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:53:49.3844005Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T13:53:49.4169448Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:49.4182202Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:49.5997319Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T13:53:49.6299985Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:49.6318433Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:49.6692834Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T13:53:49.7038941Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T13:53:49.7052558Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:53:49.7380065Z Selecting previously unselected package libhdf5-dev. 2021-05-15T13:53:49.7710316Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:49.7720292Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:50.1244681Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:50.1286399Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:53:50.1324904Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:53:50.1398255Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:53:50.1437378Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:50.1477842Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:50.1508711Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:50.1600604Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-15T13:53:50.1632079Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:51.0214076Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:53.3758650Z Reading package lists... 2021-05-15T13:53:53.5488868Z Building dependency tree... 2021-05-15T13:53:53.5512077Z Reading state information... 2021-05-15T13:53:53.7374706Z The following additional packages will be installed: 2021-05-15T13:53:53.7379131Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T13:53:53.7878099Z The following NEW packages will be installed: 2021-05-15T13:53:53.7883708Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T13:53:53.7888036Z mesa-common-dev 2021-05-15T13:53:53.8202429Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:53.8203266Z Need to get 1761 kB of archives. 2021-05-15T13:53:53.8204045Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T13:53:53.8206258Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-15T13:53:53.8245478Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-15T13:53:53.8254912Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-15T13:53:53.8273622Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T13:53:53.8310486Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T13:53:53.8344591Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-15T13:53:54.3267037Z Fetched 1761 kB in 0s (32.0 MB/s) 2021-05-15T13:53:54.3590419Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T13:53:54.3669001Z (Reading database ... 2021-05-15T13:53:54.3670192Z (Reading database ... 5% 2021-05-15T13:53:54.3670935Z (Reading database ... 10% 2021-05-15T13:53:54.3672045Z (Reading database ... 15% 2021-05-15T13:53:54.3672926Z (Reading database ... 20% 2021-05-15T13:53:54.3673653Z (Reading database ... 25% 2021-05-15T13:53:54.3675496Z (Reading database ... 30% 2021-05-15T13:53:54.3676452Z (Reading database ... 35% 2021-05-15T13:53:54.3677159Z (Reading database ... 40% 2021-05-15T13:53:54.3677843Z (Reading database ... 45% 2021-05-15T13:53:54.3678546Z (Reading database ... 50% 2021-05-15T13:53:54.3699602Z (Reading database ... 55% 2021-05-15T13:53:54.3737869Z (Reading database ... 60% 2021-05-15T13:53:54.3780393Z (Reading database ... 65% 2021-05-15T13:53:54.3923459Z (Reading database ... 70% 2021-05-15T13:53:54.4048916Z (Reading database ... 75% 2021-05-15T13:53:54.4335337Z (Reading database ... 80% 2021-05-15T13:53:54.4668923Z (Reading database ... 85% 2021-05-15T13:53:54.4828199Z (Reading database ... 90% 2021-05-15T13:53:54.4915829Z (Reading database ... 95% 2021-05-15T13:53:54.4916385Z (Reading database ... 100% 2021-05-15T13:53:54.4917207Z (Reading database ... 266071 files and directories currently installed.) 2021-05-15T13:53:54.5083686Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:54.5097099Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:53:54.5537048Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T13:53:54.5829060Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:54.5837739Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:54.6436755Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T13:53:54.6745539Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:54.6758220Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:54.7236623Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T13:53:54.7539133Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T13:53:54.7570583Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:54.8038432Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T13:53:54.8342426Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T13:53:54.8362328Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:54.8997352Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T13:53:54.9278428Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:54.9294361Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:55.1167430Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:53:55.1221170Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:55.1261364Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:55.1306523Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:55.1342878Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:55.1378250Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:55.1443486Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:56.7429259Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:59.1050323Z Reading package lists... 2021-05-15T13:53:59.2861009Z Building dependency tree... 2021-05-15T13:53:59.2881167Z Reading state information... 2021-05-15T13:53:59.4701876Z The following additional packages will be installed: 2021-05-15T13:53:59.4704308Z libprotobuf-lite17 libprotoc17 2021-05-15T13:53:59.5205359Z The following NEW packages will be installed: 2021-05-15T13:53:59.5210621Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T13:53:59.5215011Z protobuf-compiler 2021-05-15T13:53:59.5496205Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:59.5497988Z Need to get 2754 kB of archives. 2021-05-15T13:53:59.5499289Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T13:53:59.5502169Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T13:53:59.5544437Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T13:53:59.5631065Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T13:53:59.5824707Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T13:53:59.5926642Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T13:54:00.0765882Z Fetched 2754 kB in 0s (41.7 MB/s) 2021-05-15T13:54:00.1129356Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T13:54:00.1217756Z (Reading database ... 2021-05-15T13:54:00.1218819Z (Reading database ... 5% 2021-05-15T13:54:00.1219620Z (Reading database ... 10% 2021-05-15T13:54:00.1220571Z (Reading database ... 15% 2021-05-15T13:54:00.1221315Z (Reading database ... 20% 2021-05-15T13:54:00.1222424Z (Reading database ... 25% 2021-05-15T13:54:00.1223509Z (Reading database ... 30% 2021-05-15T13:54:00.1224469Z (Reading database ... 35% 2021-05-15T13:54:00.1225259Z (Reading database ... 40% 2021-05-15T13:54:00.1226075Z (Reading database ... 45% 2021-05-15T13:54:00.1227012Z (Reading database ... 50% 2021-05-15T13:54:00.1265297Z (Reading database ... 55% 2021-05-15T13:54:00.1306275Z (Reading database ... 60% 2021-05-15T13:54:00.1352796Z (Reading database ... 65% 2021-05-15T13:54:00.1483719Z (Reading database ... 70% 2021-05-15T13:54:00.1608726Z (Reading database ... 75% 2021-05-15T13:54:00.1920918Z (Reading database ... 80% 2021-05-15T13:54:00.2288255Z (Reading database ... 85% 2021-05-15T13:54:00.2451591Z (Reading database ... 90% 2021-05-15T13:54:00.2542695Z (Reading database ... 95% 2021-05-15T13:54:00.2543316Z (Reading database ... 100% 2021-05-15T13:54:00.2544159Z (Reading database ... 266554 files and directories currently installed.) 2021-05-15T13:54:00.2715089Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:54:00.2746293Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:54:00.3284577Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T13:54:00.3599965Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:54:00.3612433Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:54:00.4637788Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T13:54:00.4936587Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:54:00.4948664Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:54:00.6797202Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T13:54:00.7067831Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:54:00.7079137Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:54:00.8397339Z Selecting previously unselected package protobuf-compiler. 2021-05-15T13:54:00.8708291Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:54:00.8722772Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:54:00.9424010Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:54:00.9462102Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:54:00.9505915Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:54:00.9543376Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:54:00.9669813Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:54:00.9717863Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:01.7892306Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:04.2206254Z Reading package lists... 2021-05-15T13:54:04.4173732Z Building dependency tree... 2021-05-15T13:54:04.4195187Z Reading state information... 2021-05-15T13:54:04.6065720Z The following additional packages will be installed: 2021-05-15T13:54:04.6067668Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T13:54:04.6069089Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T13:54:04.6070249Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T13:54:04.6072886Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T13:54:04.6074795Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T13:54:04.6076170Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:54:04.6077529Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:54:04.6078939Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:54:04.6080292Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:54:04.6081649Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:54:04.6083436Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:54:04.6084800Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:54:04.6086110Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:54:04.6087444Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:54:04.6088224Z Suggested packages: 2021-05-15T13:54:04.6089336Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T13:54:04.6090723Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T13:54:04.6092232Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T13:54:04.6093569Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T13:54:04.6902621Z The following NEW packages will be installed: 2021-05-15T13:54:04.6904934Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T13:54:04.6906667Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T13:54:04.6908169Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T13:54:04.6909849Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T13:54:04.6911634Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T13:54:04.6913399Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:54:04.6915547Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:54:04.6917293Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:54:04.6918939Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:54:04.6921049Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:54:04.6922797Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:54:04.6924412Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:54:04.6926567Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:54:04.6928701Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:54:04.7198706Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:04.7199904Z Need to get 47.1 MB of archives. 2021-05-15T13:54:04.7201039Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T13:54:04.7203310Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T13:54:04.7422322Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T13:54:04.7430557Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T13:54:04.7440386Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T13:54:04.7445970Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T13:54:04.7453335Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T13:54:04.7478094Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T13:54:04.7517214Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T13:54:04.8951736Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T13:54:04.8955090Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T13:54:04.8965559Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T13:54:04.8991455Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T13:54:04.9006048Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T13:54:04.9015895Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T13:54:04.9028293Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T13:54:04.9042564Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-15T13:54:04.9057671Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T13:54:04.9081307Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T13:54:04.9092855Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T13:54:04.9107501Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T13:54:04.9124046Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T13:54:04.9192264Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T13:54:04.9339082Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T13:54:04.9365040Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T13:54:04.9376579Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T13:54:04.9413105Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T13:54:05.0088389Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T13:54:05.0106567Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T13:54:05.0114064Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T13:54:05.0130613Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T13:54:05.0150699Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T13:54:05.0169968Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T13:54:05.0187225Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T13:54:05.0207516Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T13:54:05.0270287Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-15T13:54:05.0302455Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T13:54:05.0431150Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T13:54:05.0440976Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T13:54:05.2292558Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T13:54:05.2304482Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T13:54:05.2309286Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T13:54:05.2313791Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-15T13:54:05.2323119Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T13:54:05.2328943Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-15T13:54:05.2343616Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T13:54:05.2459672Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T13:54:05.2476320Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T13:54:05.2502633Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T13:54:05.2512115Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T13:54:05.2666977Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-15T13:54:05.2697510Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T13:54:05.2708610Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-15T13:54:05.2717502Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-15T13:54:05.2724536Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T13:54:05.2739041Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T13:54:05.2748264Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T13:54:05.2790134Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T13:54:05.2819533Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T13:54:05.2829403Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T13:54:05.2894328Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T13:54:05.2899539Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T13:54:05.2932457Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T13:54:05.2944168Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T13:54:05.2991363Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-15T13:54:05.3049120Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-15T13:54:05.3064798Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-15T13:54:05.3078551Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T13:54:05.3277199Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T13:54:05.3289806Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-15T13:54:05.3535909Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T13:54:05.3542582Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T13:54:05.3553882Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-15T13:54:05.3913451Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-15T13:54:05.4297649Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T13:54:05.4398399Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T13:54:05.4400921Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T13:54:06.1363860Z Fetched 47.1 MB in 1s (63.6 MB/s) 2021-05-15T13:54:06.1742759Z Selecting previously unselected package libaom0:amd64. 2021-05-15T13:54:06.1829562Z (Reading database ... 2021-05-15T13:54:06.1830231Z (Reading database ... 5% 2021-05-15T13:54:06.1830784Z (Reading database ... 10% 2021-05-15T13:54:06.1831318Z (Reading database ... 15% 2021-05-15T13:54:06.1831899Z (Reading database ... 20% 2021-05-15T13:54:06.1832430Z (Reading database ... 25% 2021-05-15T13:54:06.1832974Z (Reading database ... 30% 2021-05-15T13:54:06.1833501Z (Reading database ... 35% 2021-05-15T13:54:06.1834041Z (Reading database ... 40% 2021-05-15T13:54:06.1835068Z (Reading database ... 45% 2021-05-15T13:54:06.1835614Z (Reading database ... 50% 2021-05-15T13:54:06.1873039Z (Reading database ... 55% 2021-05-15T13:54:06.1916028Z (Reading database ... 60% 2021-05-15T13:54:06.1963497Z (Reading database ... 65% 2021-05-15T13:54:06.2110264Z (Reading database ... 70% 2021-05-15T13:54:06.2251075Z (Reading database ... 75% 2021-05-15T13:54:06.2566051Z (Reading database ... 80% 2021-05-15T13:54:06.2937099Z (Reading database ... 85% 2021-05-15T13:54:06.3099663Z (Reading database ... 90% 2021-05-15T13:54:06.3186248Z (Reading database ... 95% 2021-05-15T13:54:06.3188259Z (Reading database ... 100% 2021-05-15T13:54:06.3190502Z (Reading database ... 266725 files and directories currently installed.) 2021-05-15T13:54:06.3352489Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T13:54:06.3421987Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:54:06.4956548Z Selecting previously unselected package libva2:amd64. 2021-05-15T13:54:06.5242938Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T13:54:06.5260774Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T13:54:06.5667032Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T13:54:06.5930828Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T13:54:06.5943483Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:54:06.6276640Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T13:54:06.6565818Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T13:54:06.6581183Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:54:06.6956102Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T13:54:06.7233587Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:54:06.7252265Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:54:06.7636997Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T13:54:06.7949075Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T13:54:06.7961608Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:54:06.8396436Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T13:54:06.8671262Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:06.8686550Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:06.9253709Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T13:54:06.9595723Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T13:54:06.9610463Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:54:07.7024231Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T13:54:07.7375237Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T13:54:07.7390016Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:54:07.7699876Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T13:54:07.8064408Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T13:54:07.8084201Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:54:07.8523919Z Selecting previously unselected package libopus0:amd64. 2021-05-15T13:54:07.8868688Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T13:54:07.8883529Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:54:07.9437258Z Selecting previously unselected package libshine3:amd64. 2021-05-15T13:54:07.9801656Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T13:54:07.9816571Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:54:08.0196900Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T13:54:08.0486752Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T13:54:08.0501543Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:54:08.0916559Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T13:54:08.1185037Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T13:54:08.1200200Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:54:08.1557069Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T13:54:08.1875586Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T13:54:08.1888165Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:54:08.2356634Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T13:54:08.2656501Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:08.2670057Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:08.3076322Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T13:54:08.3448769Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T13:54:08.3459445Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:54:08.3937976Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T13:54:08.4230736Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T13:54:08.4243975Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:54:08.4636349Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T13:54:08.4952418Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T13:54:08.4971909Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:54:08.5350412Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T13:54:08.5690818Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:08.5704519Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:54:08.6078171Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T13:54:08.6424715Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T13:54:08.6437204Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:54:08.7356571Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T13:54:08.7625521Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T13:54:08.7643299Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:54:09.0036990Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T13:54:09.0343796Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T13:54:09.0359303Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:54:09.0822171Z Selecting previously unselected package libzvbi-common. 2021-05-15T13:54:09.1155364Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T13:54:09.1170402Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T13:54:09.1504905Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T13:54:09.1846630Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T13:54:09.1861476Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:54:09.2436050Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T13:54:09.2726235Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:09.2749353Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:09.8558922Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T13:54:09.8894382Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T13:54:09.8911665Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:54:09.9215453Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T13:54:09.9551547Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T13:54:09.9563204Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:54:09.9848846Z Selecting previously unselected package libass9:amd64. 2021-05-15T13:54:10.0176871Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T13:54:10.0187539Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:54:10.0728427Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T13:54:10.1066504Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T13:54:10.1082126Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:54:10.1516901Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T13:54:10.1849155Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T13:54:10.1865270Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:54:10.2205958Z Selecting previously unselected package libgme0:amd64. 2021-05-15T13:54:10.2536300Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T13:54:10.2548235Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:54:10.2997895Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T13:54:10.3277216Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T13:54:10.3288040Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:54:10.3730717Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T13:54:10.4068707Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T13:54:10.4086083Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:54:10.4997344Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T13:54:10.5302115Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:54:10.5318294Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:54:10.5875991Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T13:54:10.6152567Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:10.6274105Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:10.7577057Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T13:54:10.7863599Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T13:54:10.7877201Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:54:10.8257332Z Selecting previously unselected package libflite1:amd64. 2021-05-15T13:54:10.8620182Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T13:54:10.8634072Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:54:12.0934486Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T13:54:12.1318811Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T13:54:12.1370519Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:54:12.1715071Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T13:54:12.2072442Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T13:54:12.2087628Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:54:12.2382615Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T13:54:12.2727659Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T13:54:12.2745554Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:54:12.3028964Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T13:54:12.3397731Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:12.3399560Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:54:12.3721754Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T13:54:12.4050826Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T13:54:12.4064581Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:54:12.4405321Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T13:54:12.4751923Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:12.4765046Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:12.5095417Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T13:54:12.5426105Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T13:54:12.5441307Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:54:12.6737833Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T13:54:12.7061432Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T13:54:12.7077214Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:54:12.7470486Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T13:54:12.7810184Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:12.7832215Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:12.8301682Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T13:54:12.8648912Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T13:54:12.8662068Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:54:12.8999076Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T13:54:12.9329502Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:12.9346977Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:13.0747516Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T13:54:13.1105793Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T13:54:13.1119199Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:54:13.1716809Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T13:54:13.2043947Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T13:54:13.2056182Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:54:13.2400335Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T13:54:13.2726678Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:54:13.2744605Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:54:13.3036990Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T13:54:13.3385879Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:54:13.3399210Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:54:13.3814401Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T13:54:13.4134730Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T13:54:13.4146716Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:54:13.4499949Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T13:54:13.4842840Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T13:54:13.4855207Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:54:13.5142270Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T13:54:13.5479684Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T13:54:13.5504359Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:54:13.6157014Z Selecting previously unselected package libopenal-data. 2021-05-15T13:54:13.6441206Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T13:54:13.6460246Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T13:54:13.6956932Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T13:54:13.7246615Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T13:54:13.7261400Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:54:13.7586279Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T13:54:13.7925742Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T13:54:13.7938134Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:54:13.8667721Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T13:54:13.9004788Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T13:54:13.9021124Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:54:13.9316963Z Selecting previously unselected package libflac8:amd64. 2021-05-15T13:54:13.9649751Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T13:54:13.9670108Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:54:14.0116416Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T13:54:14.0407248Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T13:54:14.0426706Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:54:14.0941215Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T13:54:14.1285111Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T13:54:14.1370310Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:54:14.1917715Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T13:54:14.2242992Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T13:54:14.2257473Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:54:14.3143662Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T13:54:14.3471088Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:14.3485610Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:14.3839120Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T13:54:14.4213610Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:14.4226554Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:14.4590380Z Selecting previously unselected package ffmpeg. 2021-05-15T13:54:14.4928401Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:54:14.5008968Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:14.6332013Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T13:54:14.6662784Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T13:54:14.6676462Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:54:14.7050971Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T13:54:14.7400810Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T13:54:14.7418284Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:54:15.0917070Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T13:54:15.1200906Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T13:54:15.1216874Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:54:15.1604328Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T13:54:15.1931270Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T13:54:15.1946160Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:54:15.2240588Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T13:54:15.2569121Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:54:15.2590309Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:54:15.5636837Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T13:54:15.5905388Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:54:15.5923748Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:54:15.9517187Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T13:54:15.9803082Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T13:54:15.9815660Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:54:16.1317119Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T13:54:16.1591845Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T13:54:16.1605335Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:54:16.1860900Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T13:54:16.2195792Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:54:16.2206948Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:54:16.2980177Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:54:16.3027315Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:54:16.3064664Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:54:16.3096909Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:54:16.3146810Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:54:16.3182429Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:54:16.3227559Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:54:16.3267989Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:54:16.3306958Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:54:16.3431731Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:54:16.3479416Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:54:16.3510509Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:54:16.3704488Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:54:16.3739574Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:54:16.3775409Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:54:16.3807368Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:54:16.3859939Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:54:16.3895927Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:54:16.3940872Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:54:16.3977258Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:54:16.4014797Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T13:54:16.4060082Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:54:16.4100190Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:54:16.4153804Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:54:16.4201157Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:54:16.4235401Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:54:16.4270074Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:54:16.4304805Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:54:16.4338361Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:54:16.4372547Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:54:16.4406723Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:54:16.4440320Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:54:16.4478040Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:54:16.4510629Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:54:16.4573602Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:54:16.4605100Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:54:16.4641165Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:54:16.4691869Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T13:54:16.4743675Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:54:16.4794048Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:54:16.4831831Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:54:16.4870940Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:54:16.4905344Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:54:16.4938957Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T13:54:16.4971177Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:54:16.5004236Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:54:16.5036450Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:54:16.5069934Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:54:16.5103764Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:54:16.5141441Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:54:16.5177731Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:54:16.5213609Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:54:16.5245022Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:54:16.5278042Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:54:16.5318234Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:54:16.5363510Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:16.5395369Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:54:16.5431838Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:16.5465555Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:54:16.5499363Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:54:16.5534596Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:54:16.5573002Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:54:16.5607789Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:54:16.5643075Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:16.5680246Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:54:16.5714639Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:54:16.5754409Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:54:16.5865644Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:16.5903441Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:16.5969345Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:16.6007163Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:54:16.6049930Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:54:16.6086448Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:16.6121944Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:16.6157411Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:16.6194746Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:54:16.6306028Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:17.8306681Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:20.3232924Z Reading package lists... 2021-05-15T13:54:20.5349308Z Building dependency tree... 2021-05-15T13:54:20.5371584Z Reading state information... 2021-05-15T13:54:20.7223906Z The following additional packages will be installed: 2021-05-15T13:54:20.7226432Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:54:20.7851034Z The following NEW packages will be installed: 2021-05-15T13:54:20.7854023Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:54:20.7856222Z libmagick++-dev 2021-05-15T13:54:20.8089866Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:20.8091304Z Need to get 309 kB of archives. 2021-05-15T13:54:20.8093109Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T13:54:20.8095628Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-15T13:54:20.8123291Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-15T13:54:20.8159942Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-15T13:54:20.8186404Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-15T13:54:21.3244649Z Fetched 309 kB in 0s (10.8 MB/s) 2021-05-15T13:54:21.3621032Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T13:54:21.3707174Z (Reading database ... 2021-05-15T13:54:21.3708286Z (Reading database ... 5% 2021-05-15T13:54:21.3709115Z (Reading database ... 10% 2021-05-15T13:54:21.3709918Z (Reading database ... 15% 2021-05-15T13:54:21.3710683Z (Reading database ... 20% 2021-05-15T13:54:21.3711457Z (Reading database ... 25% 2021-05-15T13:54:21.3712234Z (Reading database ... 30% 2021-05-15T13:54:21.3712990Z (Reading database ... 35% 2021-05-15T13:54:21.3713759Z (Reading database ... 40% 2021-05-15T13:54:21.3715202Z (Reading database ... 45% 2021-05-15T13:54:21.3716101Z (Reading database ... 50% 2021-05-15T13:54:21.3747236Z (Reading database ... 55% 2021-05-15T13:54:21.3801679Z (Reading database ... 60% 2021-05-15T13:54:21.3834862Z (Reading database ... 65% 2021-05-15T13:54:21.3983870Z (Reading database ... 70% 2021-05-15T13:54:21.4129889Z (Reading database ... 75% 2021-05-15T13:54:21.4498744Z (Reading database ... 80% 2021-05-15T13:54:21.4852308Z (Reading database ... 85% 2021-05-15T13:54:21.5069278Z (Reading database ... 90% 2021-05-15T13:54:21.5171818Z (Reading database ... 95% 2021-05-15T13:54:21.5172527Z (Reading database ... 100% 2021-05-15T13:54:21.5173369Z (Reading database ... 267266 files and directories currently installed.) 2021-05-15T13:54:21.5351227Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:54:21.5436474Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:54:21.6757427Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T13:54:21.7062588Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:54:21.7088763Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:54:21.7556809Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T13:54:21.7832116Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:54:21.7847469Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:54:21.9037374Z Selecting previously unselected package libmagick++-dev. 2021-05-15T13:54:21.9339463Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:54:21.9431267Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:54:22.0098105Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:54:22.0209769Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:54:22.0251966Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:54:22.0287594Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:54:22.0404420Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:24.6302060Z Reading package lists... 2021-05-15T13:54:24.8353352Z Building dependency tree... 2021-05-15T13:54:24.8375904Z Reading state information... 2021-05-15T13:54:25.0332918Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T13:54:25.0336377Z The following additional packages will be installed: 2021-05-15T13:54:25.0339534Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T13:54:25.0342327Z libijs-0.35 libjbig2dec0 2021-05-15T13:54:25.0346299Z Suggested packages: 2021-05-15T13:54:25.0347527Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T13:54:25.0348492Z ghostscript-x 2021-05-15T13:54:25.0951960Z The following NEW packages will be installed: 2021-05-15T13:54:25.0955401Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T13:54:25.0961430Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T13:54:25.1278795Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:25.1279598Z Need to get 11.2 MB of archives. 2021-05-15T13:54:25.1280475Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T13:54:25.1283669Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-15T13:54:25.1596275Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-15T13:54:25.1611693Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T13:54:25.2500393Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T13:54:25.2591185Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T13:54:25.2593615Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T13:54:25.2596190Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T13:54:25.2876989Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T13:54:25.7881877Z Fetched 11.2 MB in 0s (59.9 MB/s) 2021-05-15T13:54:25.8270071Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T13:54:25.8355589Z (Reading database ... 2021-05-15T13:54:25.8356248Z (Reading database ... 5% 2021-05-15T13:54:25.8356813Z (Reading database ... 10% 2021-05-15T13:54:25.8357350Z (Reading database ... 15% 2021-05-15T13:54:25.8358621Z (Reading database ... 20% 2021-05-15T13:54:25.8359234Z (Reading database ... 25% 2021-05-15T13:54:25.8359781Z (Reading database ... 30% 2021-05-15T13:54:25.8360311Z (Reading database ... 35% 2021-05-15T13:54:25.8361381Z (Reading database ... 40% 2021-05-15T13:54:25.8361979Z (Reading database ... 45% 2021-05-15T13:54:25.8362528Z (Reading database ... 50% 2021-05-15T13:54:25.8417958Z (Reading database ... 55% 2021-05-15T13:54:25.8476204Z (Reading database ... 60% 2021-05-15T13:54:25.8508686Z (Reading database ... 65% 2021-05-15T13:54:25.8661552Z (Reading database ... 70% 2021-05-15T13:54:25.8809915Z (Reading database ... 75% 2021-05-15T13:54:25.9144163Z (Reading database ... 80% 2021-05-15T13:54:25.9509546Z (Reading database ... 85% 2021-05-15T13:54:25.9727265Z (Reading database ... 90% 2021-05-15T13:54:25.9822603Z (Reading database ... 95% 2021-05-15T13:54:25.9823243Z (Reading database ... 100% 2021-05-15T13:54:25.9824111Z (Reading database ... 267311 files and directories currently installed.) 2021-05-15T13:54:26.0001008Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T13:54:26.0277179Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:54:26.2676501Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T13:54:26.2923748Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T13:54:26.2938727Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:54:26.3366487Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T13:54:26.3651417Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T13:54:27.3791900Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:54:27.3794413Z Selecting previously unselected package libgs9-common. 2021-05-15T13:54:27.3796127Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T13:54:27.3797565Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:54:27.3799031Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T13:54:27.3801648Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T13:54:27.3802834Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:54:27.3804026Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T13:54:27.3805714Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T13:54:27.3806831Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:54:27.3807718Z Selecting previously unselected package libgs9:amd64. 2021-05-15T13:54:27.3808899Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:54:27.3809937Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:54:27.4996481Z Selecting previously unselected package ghostscript. 2021-05-15T13:54:27.5275577Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:54:27.5312283Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:54:27.6062969Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:54:27.6129389Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:54:27.6163919Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:54:27.6906391Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:54:27.6940409Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:54:27.7246758Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:54:27.7277398Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:54:27.7324149Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:54:27.7462353Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:54:27.9193507Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:27.9437531Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:31.5666736Z Reading package lists... 2021-05-15T13:54:31.7559875Z Building dependency tree... 2021-05-15T13:54:31.7582303Z Reading state information... 2021-05-15T13:54:31.9343695Z The following additional packages will be installed: 2021-05-15T13:54:31.9346053Z libudunits2-0 libudunits2-data 2021-05-15T13:54:31.9860005Z The following NEW packages will be installed: 2021-05-15T13:54:31.9862095Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T13:54:32.0326470Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:32.0327248Z Need to get 429 kB of archives. 2021-05-15T13:54:32.0328032Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T13:54:32.0329955Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T13:54:32.0354400Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T13:54:32.0373905Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T13:54:32.5462219Z Fetched 429 kB in 0s (7495 kB/s) 2021-05-15T13:54:32.5829304Z Selecting previously unselected package libudunits2-data. 2021-05-15T13:54:32.5911532Z (Reading database ... 2021-05-15T13:54:32.5912458Z (Reading database ... 5% 2021-05-15T13:54:32.5913281Z (Reading database ... 10% 2021-05-15T13:54:32.5914081Z (Reading database ... 15% 2021-05-15T13:54:32.5917449Z (Reading database ... 20% 2021-05-15T13:54:32.5918006Z (Reading database ... 25% 2021-05-15T13:54:32.5918533Z (Reading database ... 30% 2021-05-15T13:54:32.5919078Z (Reading database ... 35% 2021-05-15T13:54:32.5919611Z (Reading database ... 40% 2021-05-15T13:54:32.5920349Z (Reading database ... 45% 2021-05-15T13:54:32.5920909Z (Reading database ... 50% 2021-05-15T13:54:32.5961894Z (Reading database ... 55% 2021-05-15T13:54:32.6014854Z (Reading database ... 60% 2021-05-15T13:54:32.6046410Z (Reading database ... 65% 2021-05-15T13:54:32.6176784Z (Reading database ... 70% 2021-05-15T13:54:32.6303474Z (Reading database ... 75% 2021-05-15T13:54:32.6584484Z (Reading database ... 80% 2021-05-15T13:54:32.6884075Z (Reading database ... 85% 2021-05-15T13:54:32.7074387Z (Reading database ... 90% 2021-05-15T13:54:32.7161640Z (Reading database ... 95% 2021-05-15T13:54:32.7162196Z (Reading database ... 100% 2021-05-15T13:54:32.7163023Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T13:54:32.7335423Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T13:54:32.7353149Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T13:54:32.7719234Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T13:54:32.7988288Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T13:54:32.8026499Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:54:32.8437252Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T13:54:32.8750177Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T13:54:32.8763791Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:54:32.9645328Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T13:54:32.9677974Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:54:32.9712451Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:54:32.9750697Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:54:33.1054763Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:35.5210972Z Reading package lists... 2021-05-15T13:54:35.7095573Z Building dependency tree... 2021-05-15T13:54:35.7123648Z Reading state information... 2021-05-15T13:54:35.9480991Z The following NEW packages will be installed: 2021-05-15T13:54:35.9489370Z libjq-dev 2021-05-15T13:54:35.9709277Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:35.9710571Z Need to get 11.2 kB of archives. 2021-05-15T13:54:35.9711632Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T13:54:35.9713991Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-15T13:54:36.4561745Z Fetched 11.2 kB in 0s (636 kB/s) 2021-05-15T13:54:36.4882375Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T13:54:36.5001831Z (Reading database ... 2021-05-15T13:54:36.5002917Z (Reading database ... 5% 2021-05-15T13:54:36.5003781Z (Reading database ... 10% 2021-05-15T13:54:36.5004570Z (Reading database ... 15% 2021-05-15T13:54:36.5005359Z (Reading database ... 20% 2021-05-15T13:54:36.5006647Z (Reading database ... 25% 2021-05-15T13:54:36.5007766Z (Reading database ... 30% 2021-05-15T13:54:36.5009240Z (Reading database ... 35% 2021-05-15T13:54:36.5009985Z (Reading database ... 40% 2021-05-15T13:54:36.5010735Z (Reading database ... 45% 2021-05-15T13:54:36.5011464Z (Reading database ... 50% 2021-05-15T13:54:36.5054587Z (Reading database ... 55% 2021-05-15T13:54:36.5100422Z (Reading database ... 60% 2021-05-15T13:54:36.5133903Z (Reading database ... 65% 2021-05-15T13:54:36.5253028Z (Reading database ... 70% 2021-05-15T13:54:36.5381386Z (Reading database ... 75% 2021-05-15T13:54:36.5685991Z (Reading database ... 80% 2021-05-15T13:54:36.6007003Z (Reading database ... 85% 2021-05-15T13:54:36.6292865Z (Reading database ... 90% 2021-05-15T13:54:36.6381113Z (Reading database ... 95% 2021-05-15T13:54:36.6381733Z (Reading database ... 100% 2021-05-15T13:54:36.6382590Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T13:54:36.6541402Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:54:36.6555930Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:54:36.7197860Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:54:39.0756984Z Reading package lists... 2021-05-15T13:54:39.2955252Z Building dependency tree... 2021-05-15T13:54:39.2977503Z Reading state information... 2021-05-15T13:54:39.5300573Z The following NEW packages will be installed: 2021-05-15T13:54:39.5305859Z libmng2 2021-05-15T13:54:39.5509499Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:39.5510450Z Need to get 168 kB of archives. 2021-05-15T13:54:39.5511375Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T13:54:39.5513511Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T13:54:40.0418686Z Fetched 168 kB in 0s (8844 kB/s) 2021-05-15T13:54:40.0832524Z Selecting previously unselected package libmng2:amd64. 2021-05-15T13:54:40.0921374Z (Reading database ... 2021-05-15T13:54:40.0922008Z (Reading database ... 5% 2021-05-15T13:54:40.0922545Z (Reading database ... 10% 2021-05-15T13:54:40.0923126Z (Reading database ... 15% 2021-05-15T13:54:40.0923661Z (Reading database ... 20% 2021-05-15T13:54:40.0924205Z (Reading database ... 25% 2021-05-15T13:54:40.0924730Z (Reading database ... 30% 2021-05-15T13:54:40.0925275Z (Reading database ... 35% 2021-05-15T13:54:40.0925813Z (Reading database ... 40% 2021-05-15T13:54:40.0926338Z (Reading database ... 45% 2021-05-15T13:54:40.0926878Z (Reading database ... 50% 2021-05-15T13:54:40.0982590Z (Reading database ... 55% 2021-05-15T13:54:40.1036134Z (Reading database ... 60% 2021-05-15T13:54:40.1062301Z (Reading database ... 65% 2021-05-15T13:54:40.1189596Z (Reading database ... 70% 2021-05-15T13:54:40.1330571Z (Reading database ... 75% 2021-05-15T13:54:40.1661578Z (Reading database ... 80% 2021-05-15T13:54:40.1992715Z (Reading database ... 85% 2021-05-15T13:54:40.2185426Z (Reading database ... 90% 2021-05-15T13:54:40.2278187Z (Reading database ... 95% 2021-05-15T13:54:40.2278914Z (Reading database ... 100% 2021-05-15T13:54:40.2279722Z (Reading database ... 267910 files and directories currently installed.) 2021-05-15T13:54:40.2451117Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T13:54:40.2478841Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:54:40.3333009Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:54:40.3376469Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:42.7759414Z Reading package lists... 2021-05-15T13:54:42.9976341Z Building dependency tree... 2021-05-15T13:54:43.0000294Z Reading state information... 2021-05-15T13:54:43.1495380Z E: Unable to locate package libmng1 2021-05-15T13:54:43.2252258Z Reading package lists... 2021-05-15T13:54:43.4061011Z Building dependency tree... 2021-05-15T13:54:43.4088293Z Reading state information... 2021-05-15T13:54:43.5517756Z E: Unable to locate package libapparmor-devel 2021-05-15T13:54:43.6302268Z Reading package lists... 2021-05-15T13:54:43.8248634Z Building dependency tree... 2021-05-15T13:54:43.8272006Z Reading state information... 2021-05-15T13:54:44.0039862Z The following additional packages will be installed: 2021-05-15T13:54:44.0041254Z libij-java 2021-05-15T13:54:44.0564104Z The following NEW packages will be installed: 2021-05-15T13:54:44.0572225Z imagej libij-java 2021-05-15T13:54:44.0872318Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:44.0873342Z Need to get 2328 kB of archives. 2021-05-15T13:54:44.0875235Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T13:54:44.0877373Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T13:54:44.1275589Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T13:54:44.6179607Z Fetched 2328 kB in 0s (39.9 MB/s) 2021-05-15T13:54:44.6521301Z Selecting previously unselected package libij-java. 2021-05-15T13:54:44.6605923Z (Reading database ... 2021-05-15T13:54:44.6606846Z (Reading database ... 5% 2021-05-15T13:54:44.6607829Z (Reading database ... 10% 2021-05-15T13:54:44.6608865Z (Reading database ... 15% 2021-05-15T13:54:44.6609684Z (Reading database ... 20% 2021-05-15T13:54:44.6610436Z (Reading database ... 25% 2021-05-15T13:54:44.6611231Z (Reading database ... 30% 2021-05-15T13:54:44.6612025Z (Reading database ... 35% 2021-05-15T13:54:44.6612789Z (Reading database ... 40% 2021-05-15T13:54:44.6613537Z (Reading database ... 45% 2021-05-15T13:54:44.6614270Z (Reading database ... 50% 2021-05-15T13:54:44.6656521Z (Reading database ... 55% 2021-05-15T13:54:44.6709986Z (Reading database ... 60% 2021-05-15T13:54:44.6737154Z (Reading database ... 65% 2021-05-15T13:54:44.6875726Z (Reading database ... 70% 2021-05-15T13:54:44.7002394Z (Reading database ... 75% 2021-05-15T13:54:44.7314693Z (Reading database ... 80% 2021-05-15T13:54:44.7637141Z (Reading database ... 85% 2021-05-15T13:54:44.7816285Z (Reading database ... 90% 2021-05-15T13:54:44.7905339Z (Reading database ... 95% 2021-05-15T13:54:44.7905960Z (Reading database ... 100% 2021-05-15T13:54:44.7906820Z (Reading database ... 267916 files and directories currently installed.) 2021-05-15T13:54:44.8078367Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T13:54:44.8092088Z Unpacking libij-java (1.52r-1) ... 2021-05-15T13:54:44.9177030Z Selecting previously unselected package imagej. 2021-05-15T13:54:44.9500776Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T13:54:44.9514565Z Unpacking imagej (1.52r-1) ... 2021-05-15T13:54:45.0465574Z Setting up libij-java (1.52r-1) ... 2021-05-15T13:54:45.0518940Z Setting up imagej (1.52r-1) ... 2021-05-15T13:54:45.0562168Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:54:45.1407668Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:45.9486546Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:54:48.3377314Z Reading package lists... 2021-05-15T13:54:48.5356883Z Building dependency tree... 2021-05-15T13:54:48.5380647Z Reading state information... 2021-05-15T13:54:48.7133448Z Suggested packages: 2021-05-15T13:54:48.7134742Z bowtie2-examples 2021-05-15T13:54:49.3852756Z The following NEW packages will be installed: 2021-05-15T13:54:49.3862355Z bowtie2 2021-05-15T13:54:49.3863712Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:49.3864621Z Need to get 1324 kB of archives. 2021-05-15T13:54:49.3865668Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T13:54:49.3867899Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T13:54:49.3869482Z Fetched 1324 kB in 0s (29.4 MB/s) 2021-05-15T13:54:49.3870429Z Selecting previously unselected package bowtie2. 2021-05-15T13:54:49.3871286Z (Reading database ... 2021-05-15T13:54:49.3871978Z (Reading database ... 5% 2021-05-15T13:54:49.3872649Z (Reading database ... 10% 2021-05-15T13:54:49.3873318Z (Reading database ... 15% 2021-05-15T13:54:49.3873992Z (Reading database ... 20% 2021-05-15T13:54:49.3875100Z (Reading database ... 25% 2021-05-15T13:54:49.3875805Z (Reading database ... 30% 2021-05-15T13:54:49.3876461Z (Reading database ... 35% 2021-05-15T13:54:49.3877116Z (Reading database ... 40% 2021-05-15T13:54:49.3877789Z (Reading database ... 45% 2021-05-15T13:54:49.3878470Z (Reading database ... 50% 2021-05-15T13:54:49.3880426Z (Reading database ... 55% 2021-05-15T13:54:49.3881149Z (Reading database ... 60% 2021-05-15T13:54:49.3881900Z (Reading database ... 65% 2021-05-15T13:54:49.3991845Z (Reading database ... 70% 2021-05-15T13:54:49.4127011Z (Reading database ... 75% 2021-05-15T13:54:49.4447717Z (Reading database ... 80% 2021-05-15T13:54:49.4770101Z (Reading database ... 85% 2021-05-15T13:54:49.4952817Z (Reading database ... 90% 2021-05-15T13:54:49.5042417Z (Reading database ... 95% 2021-05-15T13:54:49.5042997Z (Reading database ... 100% 2021-05-15T13:54:49.5043859Z (Reading database ... 267939 files and directories currently installed.) 2021-05-15T13:54:49.5209901Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T13:54:49.5220156Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:54:49.7336420Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:54:49.7377507Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:53.1502178Z Reading package lists... 2021-05-15T13:54:53.3357442Z Building dependency tree... 2021-05-15T13:54:53.3381569Z Reading state information... 2021-05-15T13:54:53.4762633Z E: Unable to locate package install 2021-05-15T13:54:53.4763832Z E: Unable to locate package gdal 2021-05-15T13:54:53.5469915Z Reading package lists... 2021-05-15T13:54:53.7208550Z Building dependency tree... 2021-05-15T13:54:53.7240953Z Reading state information... 2021-05-15T13:54:53.7517821Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T13:54:53.7519074Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:54:53.7519887Z is only available from another source 2021-05-15T13:54:53.7520286Z 2021-05-15T13:54:53.8604235Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T13:54:53.9323797Z Reading package lists... 2021-05-15T13:54:54.1017927Z Building dependency tree... 2021-05-15T13:54:54.1045052Z Reading state information... 2021-05-15T13:54:54.1314003Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T13:54:54.1315949Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:54:54.1317028Z is only available from another source 2021-05-15T13:54:54.1317991Z However the following packages replace it: 2021-05-15T13:54:54.1318790Z ffmpeg 2021-05-15T13:54:54.1319480Z 2021-05-15T13:54:54.2466036Z E: Package 'libav-tools' has no installation candidate 2021-05-15T13:54:54.3183632Z Reading package lists... 2021-05-15T13:54:54.4855039Z Building dependency tree... 2021-05-15T13:54:54.4879299Z Reading state information... 2021-05-15T13:54:54.6622301Z The following additional packages will be installed: 2021-05-15T13:54:54.6625119Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T13:54:54.6627261Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:54:54.6628774Z libssh2-1-dev 2021-05-15T13:54:54.6630512Z Suggested packages: 2021-05-15T13:54:54.6631734Z libgcrypt20-doc libmbedtls-doc 2021-05-15T13:54:54.7145387Z The following NEW packages will be installed: 2021-05-15T13:54:54.7148271Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T13:54:54.7150760Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:54:54.7152235Z libssh2-1-dev 2021-05-15T13:54:54.8062085Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:54.8063828Z Need to get 2667 kB of archives. 2021-05-15T13:54:54.8064618Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T13:54:54.8066610Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T13:54:54.8106813Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T13:54:54.8179082Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T13:54:54.8186576Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T13:54:54.8211855Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T13:54:54.8220283Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T13:54:54.8230664Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T13:54:54.8285346Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T13:54:54.8368463Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T13:54:54.8394834Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T13:54:54.8401365Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T13:54:55.3378750Z Fetched 2667 kB in 0s (21.1 MB/s) 2021-05-15T13:54:55.3722576Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T13:54:55.3817074Z (Reading database ... 2021-05-15T13:54:55.3818496Z (Reading database ... 5% 2021-05-15T13:54:55.3819111Z (Reading database ... 10% 2021-05-15T13:54:55.3820392Z (Reading database ... 15% 2021-05-15T13:54:55.3820940Z (Reading database ... 20% 2021-05-15T13:54:55.3821515Z (Reading database ... 25% 2021-05-15T13:54:55.3822061Z (Reading database ... 30% 2021-05-15T13:54:55.3822586Z (Reading database ... 35% 2021-05-15T13:54:55.3823127Z (Reading database ... 40% 2021-05-15T13:54:55.3824592Z (Reading database ... 45% 2021-05-15T13:54:55.3825115Z (Reading database ... 50% 2021-05-15T13:54:55.3876699Z (Reading database ... 55% 2021-05-15T13:54:55.3934636Z (Reading database ... 60% 2021-05-15T13:54:55.3963334Z (Reading database ... 65% 2021-05-15T13:54:55.4107500Z (Reading database ... 70% 2021-05-15T13:54:55.4258998Z (Reading database ... 75% 2021-05-15T13:54:55.4546741Z (Reading database ... 80% 2021-05-15T13:54:55.4854739Z (Reading database ... 85% 2021-05-15T13:54:55.5044146Z (Reading database ... 90% 2021-05-15T13:54:55.5139663Z (Reading database ... 95% 2021-05-15T13:54:55.5140325Z (Reading database ... 100% 2021-05-15T13:54:55.5141445Z (Reading database ... 267965 files and directories currently installed.) 2021-05-15T13:54:55.5305632Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T13:54:55.5323846Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T13:54:55.5716258Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T13:54:55.6024237Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T13:54:55.6039658Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:54:55.6917503Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T13:54:55.7217774Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T13:54:55.7381194Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:54:55.7755720Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T13:54:55.7996172Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:55.8010889Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:55.8436376Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T13:54:55.8775618Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:55.8788858Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:55.9121267Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T13:54:55.9447258Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:55.9459251Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:55.9815332Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T13:54:56.0138557Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:54:56.0151247Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:56.0838038Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T13:54:56.1145193Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:56.1160474Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:56.1941483Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T13:54:56.2282511Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T13:54:56.2294966Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:54:56.2907009Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T13:54:56.3325325Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T13:54:56.3340525Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:54:56.3685137Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T13:54:56.4016708Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:54:56.4031033Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:56.5405770Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T13:54:56.5443721Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:56.5480600Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:54:56.5513363Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:54:56.5552065Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:56.5587350Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:56.5623246Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:56.5657124Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:54:56.5689508Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:54:56.5720810Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:56.5760342Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:56.5799669Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:55:02.0691686Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:55:02.2043334Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:55:04.6559666Z Reading package lists... 2021-05-15T13:55:04.8682539Z Building dependency tree... 2021-05-15T13:55:04.8708203Z Reading state information... 2021-05-15T13:55:05.1704233Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T13:55:05.1706054Z libtiff-dev set to manually installed. 2021-05-15T13:55:05.1707337Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:55:05.2471613Z Reading package lists... 2021-05-15T13:55:05.4542914Z Building dependency tree... 2021-05-15T13:55:05.4567363Z Reading state information... 2021-05-15T13:55:05.7308698Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T13:55:05.7310300Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:55:05.8088760Z Reading package lists... 2021-05-15T13:55:06.0242659Z Building dependency tree... 2021-05-15T13:55:06.0265243Z Reading state information... 2021-05-15T13:55:06.2829904Z The following NEW packages will be installed: 2021-05-15T13:55:06.2831949Z libsodium-dev 2021-05-15T13:55:06.3793816Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:55:06.3795993Z Need to get 169 kB of archives. 2021-05-15T13:55:06.3797026Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T13:55:06.3799527Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T13:55:06.9172255Z Fetched 169 kB in 0s (1766 kB/s) 2021-05-15T13:55:06.9532875Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T13:55:06.9624604Z (Reading database ... 2021-05-15T13:55:06.9625258Z (Reading database ... 5% 2021-05-15T13:55:06.9625800Z (Reading database ... 10% 2021-05-15T13:55:06.9626350Z (Reading database ... 15% 2021-05-15T13:55:06.9627579Z (Reading database ... 20% 2021-05-15T13:55:06.9628161Z (Reading database ... 25% 2021-05-15T13:55:06.9629209Z (Reading database ... 30% 2021-05-15T13:55:06.9629847Z (Reading database ... 35% 2021-05-15T13:55:06.9630400Z (Reading database ... 40% 2021-05-15T13:55:06.9631585Z (Reading database ... 45% 2021-05-15T13:55:06.9632183Z (Reading database ... 50% 2021-05-15T13:55:06.9691339Z (Reading database ... 55% 2021-05-15T13:55:06.9745825Z (Reading database ... 60% 2021-05-15T13:55:06.9776429Z (Reading database ... 65% 2021-05-15T13:55:06.9928027Z (Reading database ... 70% 2021-05-15T13:55:07.0080586Z (Reading database ... 75% 2021-05-15T13:55:07.0423408Z (Reading database ... 80% 2021-05-15T13:55:07.0780755Z (Reading database ... 85% 2021-05-15T13:55:07.0996454Z (Reading database ... 90% 2021-05-15T13:55:07.1098867Z (Reading database ... 95% 2021-05-15T13:55:07.1099593Z (Reading database ... 100% 2021-05-15T13:55:07.1100453Z (Reading database ... 268468 files and directories currently installed.) 2021-05-15T13:55:07.1278710Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T13:55:07.1293864Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:55:07.2204001Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:55:09.6857755Z Reading package lists... 2021-05-15T13:55:09.8883607Z Building dependency tree... 2021-05-15T13:55:09.8906806Z Reading state information... 2021-05-15T13:55:10.0922789Z The following additional packages will be installed: 2021-05-15T13:55:10.0926991Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T13:55:10.1458181Z The following NEW packages will be installed: 2021-05-15T13:55:10.1467161Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T13:55:10.1468598Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T13:55:10.1717943Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:55:10.1718900Z Need to get 10.4 MB of archives. 2021-05-15T13:55:10.1719950Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T13:55:10.1722399Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T13:55:10.1816469Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T13:55:10.1964764Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T13:55:10.2164332Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T13:55:10.2324598Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T13:55:10.2547366Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-15T13:55:10.2774992Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-15T13:55:10.3163325Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T13:55:10.8294221Z Fetched 10.4 MB in 0s (61.5 MB/s) 2021-05-15T13:55:10.8646694Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T13:55:10.8734547Z (Reading database ... 2021-05-15T13:55:10.8735181Z (Reading database ... 5% 2021-05-15T13:55:10.8735724Z (Reading database ... 10% 2021-05-15T13:55:10.8736276Z (Reading database ... 15% 2021-05-15T13:55:10.8736810Z (Reading database ... 20% 2021-05-15T13:55:10.8737378Z (Reading database ... 25% 2021-05-15T13:55:10.8737913Z (Reading database ... 30% 2021-05-15T13:55:10.8738454Z (Reading database ... 35% 2021-05-15T13:55:10.8739350Z (Reading database ... 40% 2021-05-15T13:55:10.8740131Z (Reading database ... 45% 2021-05-15T13:55:10.8740829Z (Reading database ... 50% 2021-05-15T13:55:10.8791068Z (Reading database ... 55% 2021-05-15T13:55:10.8857445Z (Reading database ... 60% 2021-05-15T13:55:10.8887059Z (Reading database ... 65% 2021-05-15T13:55:10.9033062Z (Reading database ... 70% 2021-05-15T13:55:10.9177607Z (Reading database ... 75% 2021-05-15T13:55:10.9491459Z (Reading database ... 80% 2021-05-15T13:55:10.9825304Z (Reading database ... 85% 2021-05-15T13:55:11.0035736Z (Reading database ... 90% 2021-05-15T13:55:11.0134618Z (Reading database ... 95% 2021-05-15T13:55:11.0135255Z (Reading database ... 100% 2021-05-15T13:55:11.0136335Z (Reading database ... 268538 files and directories currently installed.) 2021-05-15T13:55:11.0317602Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T13:55:11.0334521Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:55:11.1251918Z Selecting previously unselected package liblept5:amd64. 2021-05-15T13:55:11.1572698Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T13:55:11.1602962Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:55:11.2917009Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T13:55:11.3237446Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T13:55:11.3246902Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:55:11.4956778Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T13:55:11.5242525Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T13:55:11.5259773Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:55:11.6837202Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T13:55:11.7140308Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T13:55:11.7152044Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:55:11.9116486Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T13:55:11.9403892Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:55:11.9414619Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:55:12.1315670Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T13:55:12.1686030Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:55:12.1699411Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:55:12.5518149Z Selecting previously unselected package tesseract-ocr. 2021-05-15T13:55:12.5864969Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T13:55:12.5882704Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:55:12.6966310Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:55:12.7004464Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:55:12.7131638Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:55:12.7172004Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:55:12.7214577Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:55:12.7254259Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:55:12.7296163Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:55:12.7332059Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:55:12.7378608Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:55:16.2245710Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:55:18.7198776Z Reading package lists... 2021-05-15T13:55:18.9111402Z Building dependency tree... 2021-05-15T13:55:18.9134087Z Reading state information... 2021-05-15T13:55:19.1789501Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T13:55:19.1791059Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:55:19.2542390Z Reading package lists... 2021-05-15T13:55:19.4510785Z Building dependency tree... 2021-05-15T13:55:19.4533934Z Reading state information... 2021-05-15T13:55:19.6369551Z The following additional packages will be installed: 2021-05-15T13:55:19.6376129Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:55:19.6377418Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T13:55:19.6380847Z Suggested packages: 2021-05-15T13:55:19.6381789Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T13:55:19.6973541Z The following NEW packages will be installed: 2021-05-15T13:55:19.6979686Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:55:19.6987601Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T13:55:19.7229193Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:55:19.7230309Z Need to get 1459 kB of archives. 2021-05-15T13:55:19.7231858Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T13:55:19.7234088Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T13:55:19.7271203Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T13:55:19.7285953Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T13:55:19.7298549Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T13:55:19.7314084Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-15T13:55:19.7323325Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T13:55:19.7373965Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T13:55:19.7457210Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T13:55:19.7489134Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T13:55:19.7498880Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T13:55:20.2683302Z Fetched 1459 kB in 0s (28.7 MB/s) 2021-05-15T13:55:20.3108262Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T13:55:20.3196803Z (Reading database ... 2021-05-15T13:55:20.3199014Z (Reading database ... 5% 2021-05-15T13:55:20.3200066Z (Reading database ... 10% 2021-05-15T13:55:20.3200875Z (Reading database ... 15% 2021-05-15T13:55:20.3201659Z (Reading database ... 20% 2021-05-15T13:55:20.3202506Z (Reading database ... 25% 2021-05-15T13:55:20.3203329Z (Reading database ... 30% 2021-05-15T13:55:20.3204105Z (Reading database ... 35% 2021-05-15T13:55:20.3204857Z (Reading database ... 40% 2021-05-15T13:55:20.3205625Z (Reading database ... 45% 2021-05-15T13:55:20.3206370Z (Reading database ... 50% 2021-05-15T13:55:20.3243123Z (Reading database ... 55% 2021-05-15T13:55:20.3292460Z (Reading database ... 60% 2021-05-15T13:55:20.3330607Z (Reading database ... 65% 2021-05-15T13:55:20.3466973Z (Reading database ... 70% 2021-05-15T13:55:20.3626271Z (Reading database ... 75% 2021-05-15T13:55:20.3957420Z (Reading database ... 80% 2021-05-15T13:55:20.4133912Z (Reading database ... 85% 2021-05-15T13:55:20.4494398Z (Reading database ... 90% 2021-05-15T13:55:20.4593435Z (Reading database ... 95% 2021-05-15T13:55:20.4594396Z (Reading database ... 100% 2021-05-15T13:55:20.4595564Z (Reading database ... 268763 files and directories currently installed.) 2021-05-15T13:55:20.4800888Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:55:20.4823766Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:20.5197429Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T13:55:20.5544211Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:55:20.5556953Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:20.6035204Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T13:55:20.6397980Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:55:20.6416026Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:20.6752379Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T13:55:20.7108783Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:55:20.7121039Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:20.7557315Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T13:55:20.7818524Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T13:55:20.7864150Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:55:20.8276778Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T13:55:20.8557192Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:55:20.8574700Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:20.9076703Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T13:55:20.9381408Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T13:55:20.9393537Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:55:21.0358088Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T13:55:21.0633276Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:55:21.0648754Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:55:21.1157090Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T13:55:21.1481166Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:55:21.1492896Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:21.1838193Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T13:55:21.2178080Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T13:55:21.2190617Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:55:21.3461757Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:55:21.3496730Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:21.3530783Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:55:21.3567304Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:55:21.3615301Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:21.3649084Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:21.3685106Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:21.3723457Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:21.3771791Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:55:21.3839685Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:55:21.8932384Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:55:21.8934468Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:55:25.1434383Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:55:27.7726125Z Reading package lists... 2021-05-15T13:55:27.9678373Z Building dependency tree... 2021-05-15T13:55:27.9704226Z Reading state information... 2021-05-15T13:55:28.1418902Z E: Unable to locate package udunits 2021-05-15T13:55:28.2183837Z Reading package lists... 2021-05-15T13:55:28.4084741Z Building dependency tree... 2021-05-15T13:55:28.4108760Z Reading state information... 2021-05-15T13:55:28.5893291Z The following additional packages will be installed: 2021-05-15T13:55:28.5894832Z libwebpdemux2 2021-05-15T13:55:28.6398520Z The following NEW packages will be installed: 2021-05-15T13:55:28.6401577Z libwebp-dev libwebpdemux2 2021-05-15T13:55:28.6623436Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:55:28.6624450Z Need to get 277 kB of archives. 2021-05-15T13:55:28.6625434Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T13:55:28.6627379Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T13:55:28.6653441Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T13:55:29.1683017Z Fetched 277 kB in 0s (10.3 MB/s) 2021-05-15T13:55:29.2040675Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T13:55:29.2131488Z (Reading database ... 2021-05-15T13:55:29.2132095Z (Reading database ... 5% 2021-05-15T13:55:29.2132612Z (Reading database ... 10% 2021-05-15T13:55:29.2135603Z (Reading database ... 15% 2021-05-15T13:55:29.2136372Z (Reading database ... 20% 2021-05-15T13:55:29.2136910Z (Reading database ... 25% 2021-05-15T13:55:29.2137402Z (Reading database ... 30% 2021-05-15T13:55:29.2137905Z (Reading database ... 35% 2021-05-15T13:55:29.2138392Z (Reading database ... 40% 2021-05-15T13:55:29.2138901Z (Reading database ... 45% 2021-05-15T13:55:29.2139405Z (Reading database ... 50% 2021-05-15T13:55:29.2178058Z (Reading database ... 55% 2021-05-15T13:55:29.2233732Z (Reading database ... 60% 2021-05-15T13:55:29.2269393Z (Reading database ... 65% 2021-05-15T13:55:29.2408491Z (Reading database ... 70% 2021-05-15T13:55:29.2543500Z (Reading database ... 75% 2021-05-15T13:55:29.2905960Z (Reading database ... 80% 2021-05-15T13:55:29.3075007Z (Reading database ... 85% 2021-05-15T13:55:29.3430972Z (Reading database ... 90% 2021-05-15T13:55:29.3522446Z (Reading database ... 95% 2021-05-15T13:55:29.3523034Z (Reading database ... 100% 2021-05-15T13:55:29.3523864Z (Reading database ... 269063 files and directories currently installed.) 2021-05-15T13:55:29.3695488Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T13:55:29.3727147Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:55:29.4166790Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T13:55:29.4456235Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T13:55:29.4470827Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:55:29.5386677Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:55:29.5423648Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:55:29.5463125Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:55:31.9408787Z Reading package lists... 2021-05-15T13:55:32.1246255Z Building dependency tree... 2021-05-15T13:55:32.1268907Z Reading state information... 2021-05-15T13:55:32.3003879Z The following additional packages will be installed: 2021-05-15T13:55:32.3006725Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:55:32.3008284Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:55:32.3009731Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:55:32.3012917Z Suggested packages: 2021-05-15T13:55:32.3013892Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T13:55:32.3014574Z Recommended packages: 2021-05-15T13:55:32.3015065Z cargo 2021-05-15T13:55:32.3655526Z The following NEW packages will be installed: 2021-05-15T13:55:32.3662657Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:55:32.3664147Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:55:32.3669156Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:55:32.3945235Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:55:32.3947006Z Need to get 108 MB of archives. 2021-05-15T13:55:32.3948691Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T13:55:32.3952423Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T13:55:32.3999697Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T13:55:32.4013267Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-15T13:55:32.4022409Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T13:55:32.4118484Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T13:55:32.4161821Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T13:55:32.4167722Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-15T13:55:32.6639112Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-15T13:55:33.4813179Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-15T13:55:33.9255842Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-15T13:55:33.9501015Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-15T13:55:33.9894996Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T13:55:34.1467747Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-15T13:55:34.6734672Z Fetched 108 MB in 2s (60.8 MB/s) 2021-05-15T13:55:34.7101535Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T13:55:34.7193585Z (Reading database ... 2021-05-15T13:55:34.7194518Z (Reading database ... 5% 2021-05-15T13:55:34.7195076Z (Reading database ... 10% 2021-05-15T13:55:34.7195630Z (Reading database ... 15% 2021-05-15T13:55:34.7196160Z (Reading database ... 20% 2021-05-15T13:55:34.7196704Z (Reading database ... 25% 2021-05-15T13:55:34.7197267Z (Reading database ... 30% 2021-05-15T13:55:34.7197815Z (Reading database ... 35% 2021-05-15T13:55:34.7198343Z (Reading database ... 40% 2021-05-15T13:55:34.7198979Z (Reading database ... 45% 2021-05-15T13:55:34.7199506Z (Reading database ... 50% 2021-05-15T13:55:34.7239664Z (Reading database ... 55% 2021-05-15T13:55:34.7286529Z (Reading database ... 60% 2021-05-15T13:55:34.7323871Z (Reading database ... 65% 2021-05-15T13:55:34.7458391Z (Reading database ... 70% 2021-05-15T13:55:34.7588092Z (Reading database ... 75% 2021-05-15T13:55:34.7909207Z (Reading database ... 80% 2021-05-15T13:55:34.8086096Z (Reading database ... 85% 2021-05-15T13:55:34.8467158Z (Reading database ... 90% 2021-05-15T13:55:34.8560972Z (Reading database ... 95% 2021-05-15T13:55:34.8564765Z (Reading database ... 100% 2021-05-15T13:55:34.8565608Z (Reading database ... 269091 files and directories currently installed.) 2021-05-15T13:55:34.8733700Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T13:55:34.8769053Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:55:34.9357288Z Selecting previously unselected package libipt2. 2021-05-15T13:55:34.9644904Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T13:55:34.9658080Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T13:55:35.0018477Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T13:55:35.0413772Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T13:55:35.0429735Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:55:35.0996980Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T13:55:35.1319338Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T13:55:35.1333159Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:55:35.2197435Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T13:55:35.2542492Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T13:55:35.2581230Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:55:35.3157275Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T13:55:35.3465277Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T13:55:35.3484217Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:55:35.3836035Z Selecting previously unselected package gdb. 2021-05-15T13:55:35.4109918Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T13:55:35.4120313Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:55:35.7849915Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T13:55:35.8179319Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:55:35.8196949Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:55:42.9024712Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T13:55:42.9358661Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:55:42.9378065Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:55:46.2383222Z Selecting previously unselected package rustc. 2021-05-15T13:55:46.2726054Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:55:46.2740265Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:55:46.4799705Z Selecting previously unselected package cargo. 2021-05-15T13:55:46.5133847Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:55:46.5149133Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:55:46.9054390Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T13:55:46.9393529Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T13:55:46.9405099Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:55:48.2497056Z Selecting previously unselected package rust-gdb. 2021-05-15T13:55:48.2831168Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T13:55:48.2857573Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:55:48.3546812Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:55:48.3584133Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:55:48.3627232Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:55:48.3662623Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:55:48.9004552Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T13:55:48.9005657Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:55:48.9006726Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:55:48.9007745Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:55:48.9009085Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:55:48.9010235Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:55:48.9011228Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:55:48.9012040Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:55:48.9012956Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:55:48.9013961Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:55:48.9014866Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:55:52.1341526Z Reading package lists... 2021-05-15T13:55:52.3091946Z Building dependency tree... 2021-05-15T13:55:52.3114929Z Reading state information... 2021-05-15T13:55:52.5003336Z The following additional packages will be installed: 2021-05-15T13:55:52.5007062Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:55:52.5009255Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:55:52.5011551Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:55:52.5013216Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:55:52.5015562Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:55:52.5017245Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:55:52.5019041Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:55:52.5021246Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:55:52.5022993Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:55:52.5025261Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:55:52.5027043Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:55:52.5029008Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:55:52.5030654Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:55:52.5032594Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:55:52.5034583Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:55:52.5036361Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:55:52.5037999Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:55:52.5040066Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:55:52.5042175Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:55:52.5043736Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:55:52.5046434Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:55:52.5047704Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:55:52.5049339Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:55:52.5050492Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:55:52.5052381Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:55:52.5054258Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:55:52.5055947Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:55:52.5057771Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:55:52.5059281Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:55:52.5060701Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:55:52.5062056Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:55:52.5063352Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:55:52.5064773Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:55:52.5066217Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:55:52.5067777Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:55:52.5069341Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:55:52.5070802Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:55:52.5072235Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:55:52.5073599Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:55:52.5075267Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:55:52.5076774Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:55:52.5078159Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T13:55:52.5079558Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:55:52.5081826Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:55:52.5084025Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:55:52.5085442Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:55:52.5086871Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:55:52.5088367Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:55:52.5089863Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:55:52.5090648Z Suggested packages: 2021-05-15T13:55:52.5091798Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T13:55:52.5093328Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T13:55:52.5095107Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T13:55:52.5096705Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T13:55:52.5098007Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T13:55:52.5099414Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T13:55:52.5100909Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T13:55:52.5102401Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T13:55:52.5104004Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T13:55:52.5105389Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T13:55:52.5106903Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T13:55:52.5108428Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T13:55:52.5109870Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T13:55:52.5110942Z wpagui libengine-pkcs11-openssl 2021-05-15T13:55:52.6095864Z The following NEW packages will be installed: 2021-05-15T13:55:52.6098915Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:55:52.6100919Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:55:52.6102839Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:55:52.6105106Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:55:52.6106906Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:55:52.6109437Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:55:52.6111372Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:55:52.6118283Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:55:52.6120111Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:55:52.6121571Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:55:52.6123011Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:55:52.6124466Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:55:52.6133597Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:55:52.6135543Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:55:52.6137361Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:55:52.6138934Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:55:52.6140911Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:55:52.6142746Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:55:52.6144278Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:55:52.6145518Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:55:52.6146712Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:55:52.6147990Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:55:52.6149185Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:55:52.6150536Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:55:52.6152114Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:55:52.6154504Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:55:52.6157929Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:55:52.6159426Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:55:52.6161162Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:55:52.6162630Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:55:52.6163973Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:55:52.6165273Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:55:52.6166691Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:55:52.6168255Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:55:52.6169748Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:55:52.6171267Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:55:52.6172671Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:55:52.6174052Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:55:52.6175374Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:55:52.6176811Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:55:52.6178266Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:55:52.6179607Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T13:55:52.6180968Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:55:52.6182519Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:55:52.6184135Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:55:52.6185524Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:55:52.6187224Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:55:52.6188672Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:55:52.6189901Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:55:52.6436983Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:55:52.6437738Z Need to get 183 MB of archives. 2021-05-15T13:55:52.6438512Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T13:55:52.6440505Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T13:55:52.6479256Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T13:55:52.6886797Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-15T13:55:52.6901115Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-15T13:55:52.6909031Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-15T13:55:52.6917062Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T13:55:52.6923324Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T13:55:52.6932197Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T13:55:52.6942429Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-15T13:55:52.6952574Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T13:55:52.6978257Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T13:55:52.7023583Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T13:55:52.7123059Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T13:55:52.7134648Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T13:55:52.7141235Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T13:55:52.7153306Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T13:55:52.7161844Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T13:55:52.7170687Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T13:55:52.7177804Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T13:55:52.7183982Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T13:55:52.7193250Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T13:55:52.7204495Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T13:55:52.7237913Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T13:55:52.7595731Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T13:55:52.7880462Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T13:55:52.7916290Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-15T13:55:52.7932097Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-15T13:55:52.8035343Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T13:55:52.8049665Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T13:55:52.8090219Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T13:55:52.8140305Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T13:55:52.8340004Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T13:55:52.8538788Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T13:55:52.8546074Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T13:55:52.8556695Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T13:55:52.8570092Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T13:55:53.0336058Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-15T13:55:53.0346972Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T13:55:53.0443868Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T13:55:53.0474620Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T13:55:53.0502331Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T13:55:53.0524921Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T13:55:53.0539010Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T13:55:53.0567284Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T13:55:53.0583314Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T13:55:53.0628359Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T13:55:53.0640951Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T13:55:53.0711891Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T13:55:53.0732234Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T13:55:53.0807086Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T13:55:53.0827125Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T13:55:53.0838977Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T13:55:53.0850480Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T13:55:53.0873961Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T13:55:53.0950179Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T13:55:53.0966798Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T13:55:53.1936478Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T13:55:53.2041548Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T13:55:53.2057897Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T13:55:53.2092762Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T13:55:53.2099598Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T13:55:53.2118758Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T13:55:53.2135582Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T13:55:53.2172587Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T13:55:53.2193259Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T13:55:53.2249928Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T13:55:53.2282576Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T13:55:53.2301424Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T13:55:53.2467982Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T13:55:53.2589002Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T13:55:53.3575653Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T13:55:53.3578218Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T13:55:53.4323241Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T13:55:53.4331277Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T13:55:53.5776536Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T13:55:53.5816211Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T13:55:53.5832036Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-15T13:55:53.8012660Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-15T13:55:53.8022306Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-15T13:55:53.8046564Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T13:55:53.8231731Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T13:55:53.8243355Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T13:55:53.8274035Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T13:55:53.8332924Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-15T13:55:53.8748142Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T13:55:53.8996049Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T13:55:53.9012764Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T13:55:53.9026197Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T13:55:53.9043398Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-15T13:55:53.9127668Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T13:55:53.9130317Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T13:55:53.9159693Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T13:55:53.9180969Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T13:55:53.9215649Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T13:55:53.9247560Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T13:55:53.9266630Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T13:55:53.9638079Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T13:55:53.9702900Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T13:55:53.9786450Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T13:55:53.9790957Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T13:55:53.9824385Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T13:55:53.9866423Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-15T13:55:53.9932932Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-15T13:55:53.9951380Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T13:55:53.9961365Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T13:55:54.0116821Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T13:55:54.0124900Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T13:55:54.4771766Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T13:55:54.4779289Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T13:55:54.4785008Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T13:55:54.5019625Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T13:55:54.5847522Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T13:55:54.5859802Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-15T13:55:54.5871446Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T13:55:54.5931924Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T13:55:54.5939283Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T13:55:54.6301676Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T13:55:54.6471515Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T13:55:54.7852517Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T13:55:54.7854496Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T13:55:54.7866686Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T13:55:54.7914411Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T13:55:54.7928812Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T13:55:54.7939951Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-15T13:55:54.7943212Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T13:55:54.7962964Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T13:55:54.7969829Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T13:55:54.7977062Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T13:55:54.9385079Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-15T13:55:54.9403281Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-15T13:55:54.9411736Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-15T13:55:54.9445017Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T13:55:55.0939704Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T13:55:55.1168082Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-15T13:55:55.2670518Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T13:55:55.2682768Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T13:55:55.2716955Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T13:55:55.2825611Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T13:55:55.2856587Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T13:55:55.4288677Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T13:55:55.4309204Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T13:55:55.4347694Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-15T13:55:55.4375598Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-15T13:55:55.4394777Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T13:55:55.4422724Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T13:55:55.4438180Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-15T13:55:55.4447599Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-15T13:55:55.4487527Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-15T13:55:55.4619552Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-15T13:55:55.5081217Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T13:55:55.5097721Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T13:55:55.5161171Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T13:55:55.5186112Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T13:55:55.5196601Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T13:55:55.5249837Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T13:55:55.5259893Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T13:55:55.5631584Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T13:55:55.5736694Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T13:55:55.5893532Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T13:55:55.6395230Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-15T13:55:55.6440864Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-15T13:55:55.6475972Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-15T13:55:55.6487185Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T13:55:55.6564944Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T13:55:55.6568352Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T13:55:55.6585462Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T13:55:55.6592628Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T13:55:55.6712005Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T13:55:55.6787796Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T13:55:55.7528876Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T13:55:55.7538650Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T13:55:55.7563238Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T13:55:55.7565638Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T13:55:55.7579179Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T13:55:55.7589061Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T13:55:55.7661042Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T13:55:55.7663756Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T13:55:55.7682102Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T13:55:55.7694622Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T13:55:55.9115202Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T13:55:55.9126342Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T13:55:55.9146881Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T13:55:55.9363585Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T13:55:55.9383134Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T13:55:56.5488667Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T13:55:56.5498286Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T13:55:56.5527688Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T13:55:56.5582990Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T13:55:56.5600361Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T13:55:56.5763309Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T13:55:56.7307154Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T13:55:56.7316089Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T13:55:56.7696534Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T13:55:56.7723293Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T13:55:56.7751144Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T13:55:56.8159457Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T13:55:56.8216853Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-15T13:55:56.8243778Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-15T13:55:56.9660217Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T13:55:56.9680878Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T13:55:57.0140500Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T13:55:57.1530800Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-15T13:55:57.1579947Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T13:55:57.1651248Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T13:55:57.3993765Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T13:55:57.5509475Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-15T13:55:57.5548482Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-15T13:55:57.5556985Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T13:55:57.5612699Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T13:55:57.5624740Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T13:55:57.5793752Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T13:55:57.6014584Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T13:55:57.6037461Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T13:55:57.6045401Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T13:55:58.8413665Z Fetched 183 MB in 5s (36.7 MB/s) 2021-05-15T13:55:58.8815142Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T13:55:58.8904311Z (Reading database ... 2021-05-15T13:55:58.8905433Z (Reading database ... 5% 2021-05-15T13:55:58.8906489Z (Reading database ... 10% 2021-05-15T13:55:58.8907136Z (Reading database ... 15% 2021-05-15T13:55:58.8907675Z (Reading database ... 20% 2021-05-15T13:55:58.8908221Z (Reading database ... 25% 2021-05-15T13:55:58.8908750Z (Reading database ... 30% 2021-05-15T13:55:58.8909290Z (Reading database ... 35% 2021-05-15T13:55:58.8909967Z (Reading database ... 40% 2021-05-15T13:55:58.8910672Z (Reading database ... 45% 2021-05-15T13:55:58.8911211Z (Reading database ... 50% 2021-05-15T13:55:58.8962234Z (Reading database ... 55% 2021-05-15T13:55:58.9014812Z (Reading database ... 60% 2021-05-15T13:55:58.9064665Z (Reading database ... 65% 2021-05-15T13:55:58.9205832Z (Reading database ... 70% 2021-05-15T13:55:58.9338332Z (Reading database ... 75% 2021-05-15T13:55:58.9611847Z (Reading database ... 80% 2021-05-15T13:55:58.9752918Z (Reading database ... 85% 2021-05-15T13:55:59.0095344Z (Reading database ... 90% 2021-05-15T13:55:59.0200052Z (Reading database ... 95% 2021-05-15T13:55:59.0200925Z (Reading database ... 100% 2021-05-15T13:55:59.0202084Z (Reading database ... 269846 files and directories currently installed.) 2021-05-15T13:55:59.0363090Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T13:55:59.0389163Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:55:59.0876118Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T13:55:59.1144729Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:59.1230026Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:59.3347725Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T13:55:59.3609076Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:55:59.3624369Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:55:59.4044310Z Selecting previously unselected package libegl1:amd64. 2021-05-15T13:55:59.4359649Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:55:59.4371233Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:55:59.4756711Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T13:55:59.5004682Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T13:55:59.5023522Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:55:59.5355273Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T13:55:59.5638917Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T13:55:59.5650522Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:55:59.5956362Z Selecting previously unselected package libwacom-common. 2021-05-15T13:55:59.6228438Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T13:55:59.6237143Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:55:59.7033550Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T13:55:59.7363256Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:55:59.7390347Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:55:59.7661994Z Selecting previously unselected package libinput-bin. 2021-05-15T13:55:59.7990674Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:55:59.8001251Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:59.8316619Z Selecting previously unselected package libinput10:amd64. 2021-05-15T13:55:59.8638072Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:55:59.8652260Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:59.9115787Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T13:55:59.9398588Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:59.9416181Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:59.9996032Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T13:56:00.0244784Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:00.0263691Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:00.1357195Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T13:56:00.1639564Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T13:56:00.1661332Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:56:00.2230830Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T13:56:00.2648588Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T13:56:00.2661521Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:56:00.3070555Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T13:56:00.3398192Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T13:56:00.3412936Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:56:00.3701171Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T13:56:00.4032025Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T13:56:00.4047046Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:56:00.4362125Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T13:56:00.4692341Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T13:56:00.4701212Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:56:00.4978476Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T13:56:00.5322452Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T13:56:00.5335518Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:56:00.5716745Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T13:56:00.5964709Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T13:56:00.5980628Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:56:00.6277019Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T13:56:00.6613044Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T13:56:00.6624939Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:56:00.6948760Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T13:56:00.7275284Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T13:56:00.7291689Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:56:00.7636471Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T13:56:00.7931210Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T13:56:00.7940845Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:56:00.8356425Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T13:56:00.8659418Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:00.8749878Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:01.2129191Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T13:56:01.2453882Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:01.2467523Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:01.5196014Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T13:56:01.5466032Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:01.5488076Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:01.5920081Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T13:56:01.6242251Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T13:56:01.6255044Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:56:01.6837138Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T13:56:01.7108866Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T13:56:01.7132365Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:56:01.8190225Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T13:56:01.8588919Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T13:56:01.8600529Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:56:01.8922098Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T13:56:01.9246636Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:01.9258709Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:01.9730386Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T13:56:02.0092966Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:02.0107945Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:02.0675775Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T13:56:02.0915180Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:02.0933252Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:02.2713087Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T13:56:02.3058281Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:02.3072653Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:02.4730963Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T13:56:02.5056568Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:02.5076070Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:02.5555776Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T13:56:02.5818771Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:02.5839254Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:02.6198733Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T13:56:02.6529059Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T13:56:02.6541466Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:56:02.6931288Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T13:56:02.7260739Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T13:56:02.7272083Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:56:04.2117346Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T13:56:04.2411606Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:04.2425978Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:04.2822872Z Selecting previously unselected package qgis-providers-common. 2021-05-15T13:56:04.3163582Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:56:04.3176133Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:04.5898543Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T13:56:04.6280192Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T13:56:04.6292245Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:56:04.6956560Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T13:56:04.7227874Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T13:56:04.7241557Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:56:04.7771144Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T13:56:04.8092268Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:04.8109832Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:04.8556864Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T13:56:04.8836024Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:04.8846372Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:04.9211216Z Selecting previously unselected package gdal-data. 2021-05-15T13:56:04.9536117Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T13:56:04.9548255Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:56:05.0070679Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T13:56:05.0396355Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T13:56:05.0409729Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:56:05.0836634Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T13:56:05.1119628Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T13:56:05.1220428Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:56:05.1689787Z Selecting previously unselected package libarmadillo9. 2021-05-15T13:56:05.1970698Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T13:56:05.1983064Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:56:05.2595918Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T13:56:05.2889657Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T13:56:05.2906831Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:56:05.3748981Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T13:56:05.4075092Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T13:56:05.4088624Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:56:05.4476030Z Selecting previously unselected package libdap25:amd64. 2021-05-15T13:56:05.4759624Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T13:56:05.4771430Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:56:05.5542343Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T13:56:05.5811019Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T13:56:05.5820686Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:56:05.6235977Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T13:56:05.6525341Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T13:56:05.6540801Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:56:05.6876646Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T13:56:05.7169218Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T13:56:05.7181746Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:56:05.7469559Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T13:56:05.7790910Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T13:56:05.7802811Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:56:05.8316931Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T13:56:05.8620840Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T13:56:05.8633229Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:56:05.9509985Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T13:56:05.9831100Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T13:56:05.9847632Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:56:06.0233261Z Selecting previously unselected package proj-data. 2021-05-15T13:56:06.0556764Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T13:56:06.0568400Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T13:56:06.9155769Z Selecting previously unselected package libproj15:amd64. 2021-05-15T13:56:06.9405000Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T13:56:06.9416174Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:56:07.0626869Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T13:56:07.0963478Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T13:56:07.0977481Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:56:07.1356693Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T13:56:07.1645010Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T13:56:07.1664235Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:56:07.2316191Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T13:56:07.2568418Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T13:56:07.2580698Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:56:07.2868210Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T13:56:07.3191559Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T13:56:07.3204348Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:56:07.3506814Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T13:56:07.3856750Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:56:07.3869012Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:56:07.4224116Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T13:56:07.4544898Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:56:07.4558582Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:56:07.4995801Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T13:56:07.5322508Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:56:07.5336879Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:56:07.5728857Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T13:56:07.6045647Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T13:56:07.6058519Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:56:07.6756195Z Selecting previously unselected package libogdi4.1. 2021-05-15T13:56:07.7044712Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T13:56:07.7057040Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:56:07.7592160Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T13:56:07.7872968Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T13:56:07.7885371Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:56:07.8312580Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T13:56:07.8653640Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:56:07.8666199Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:56:08.1192820Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T13:56:08.1520029Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T13:56:08.1532579Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:56:08.2829030Z Selecting previously unselected package libgdal26. 2021-05-15T13:56:08.3153038Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:56:08.3165682Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:56:08.9981046Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T13:56:09.0319990Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:09.0333809Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:09.0643194Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T13:56:09.9051935Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T13:56:09.9054203Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:56:09.9056257Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T13:56:09.9058364Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:09.9060218Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:09.9061463Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T13:56:09.9062978Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:09.9064380Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:09.9067155Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T13:56:09.9068532Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T13:56:09.9069664Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:56:09.9070917Z Selecting previously unselected package libzip5:amd64. 2021-05-15T13:56:09.9072040Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T13:56:09.9072977Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:56:09.9075102Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T13:56:09.9077173Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:09.9078389Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:10.1156496Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T13:56:10.1434372Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:10.1451788Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:10.1836725Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T13:56:10.2120579Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T13:56:10.2130115Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:56:10.2716627Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T13:56:10.3014469Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:56:10.3031227Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:56:10.4777827Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T13:56:10.5051989Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:10.5065364Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:10.5415806Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T13:56:10.5795745Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:10.5816426Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:10.6418510Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T13:56:10.6748896Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T13:56:10.6762731Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:56:10.7676991Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T13:56:10.7987328Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:10.8202214Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:11.2406872Z Selecting previously unselected package qgis-providers. 2021-05-15T13:56:11.2767145Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:11.2785582Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:11.5208832Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T13:56:11.5537541Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:56:11.5550214Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:56:11.5942321Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T13:56:11.6277568Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T13:56:11.6289942Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:56:11.6717051Z Selecting previously unselected package avahi-daemon. 2021-05-15T13:56:11.7029131Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:56:11.7043539Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:56:11.7626527Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T13:56:11.7943106Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:56:11.7956730Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:56:11.8822799Z Selecting previously unselected package blt. 2021-05-15T13:56:11.9151402Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:56:11.9165670Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T13:56:11.9436578Z Selecting previously unselected package fonts-lyx. 2021-05-15T13:56:11.9760305Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T13:56:11.9770569Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:56:12.0317020Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T13:56:12.0619425Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T13:56:12.0632471Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:56:12.1123204Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T13:56:12.1463193Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:56:12.1475928Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:56:12.2082602Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T13:56:12.2425196Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:56:12.2439016Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:56:12.2872029Z Selecting previously unselected package gcr. 2021-05-15T13:56:12.3221589Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T13:56:12.3234642Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T13:56:12.3913173Z Selecting previously unselected package python3-numpy. 2021-05-15T13:56:12.4258810Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T13:56:12.4270873Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:56:12.7716819Z Selecting previously unselected package python3-gdal. 2021-05-15T13:56:12.8060491Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:56:12.8072884Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:56:12.8951983Z Selecting previously unselected package gdal-bin. 2021-05-15T13:56:12.9288786Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:56:12.9300832Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:56:12.9905548Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T13:56:13.0234659Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:56:13.0261357Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:56:13.0716756Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T13:56:13.1015283Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T13:56:13.1033679Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:56:13.1621140Z Selecting previously unselected package geoclue-2.0. 2021-05-15T13:56:13.1961762Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T13:56:13.1975832Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:56:13.2509439Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T13:56:13.2822515Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:56:13.2840276Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:56:13.3437449Z Selecting previously unselected package p11-kit. 2021-05-15T13:56:13.3801289Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:56:13.3812090Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:56:13.4237223Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T13:56:13.4546729Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T13:56:13.4564913Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:56:13.4970339Z Selecting previously unselected package gnome-keyring. 2021-05-15T13:56:13.5303372Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:56:13.5447035Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:56:13.6480015Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T13:56:13.6808376Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:56:13.6822455Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:56:13.7196853Z Selecting previously unselected package grass-doc. 2021-05-15T13:56:13.7480729Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T13:56:13.7494814Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T13:56:15.6213066Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T13:56:15.6559019Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T13:56:15.6573542Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:56:15.7031056Z Selecting previously unselected package libpdal-util9. 2021-05-15T13:56:15.7371352Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:56:15.7382748Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:56:15.7877027Z Selecting previously unselected package libpdal-base9. 2021-05-15T13:56:15.8155224Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:56:15.8166362Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:56:16.0236768Z Selecting previously unselected package grass-core. 2021-05-15T13:56:16.0600059Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T13:56:16.0618144Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T13:56:16.7636429Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T13:56:16.7972534Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T13:56:16.7987805Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:56:16.8516548Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T13:56:16.8823070Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T13:56:16.8841065Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:56:16.9237152Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T13:56:16.9534057Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T13:56:16.9546363Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:56:17.0505164Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T13:56:17.0840291Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T13:56:17.0851992Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:56:17.2215263Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T13:56:17.2542123Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T13:56:17.2557209Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:56:17.6637369Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T13:56:17.6953455Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T13:56:17.6976730Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:56:17.8224123Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T13:56:17.8604006Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T13:56:17.8629280Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:56:17.9117389Z Selecting previously unselected package libfcgi-bin. 2021-05-15T13:56:17.9393514Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T13:56:17.9412077Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:56:17.9828494Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T13:56:18.0162150Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T13:56:18.0185642Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:56:18.0596617Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T13:56:18.0882962Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T13:56:18.0970054Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:56:18.1916598Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T13:56:18.2223011Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T13:56:18.2240785Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:56:18.2637176Z Selecting previously unselected package libmbim-proxy. 2021-05-15T13:56:18.2974261Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T13:56:18.2986832Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T13:56:18.3356466Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T13:56:18.3681782Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:56:18.3694528Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:56:18.4009409Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T13:56:18.4377058Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:56:18.4394872Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:56:18.4856468Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T13:56:18.5197700Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T13:56:18.5211535Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:56:18.5638061Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T13:56:18.5949916Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:56:18.5964650Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:56:18.6315535Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T13:56:18.6655914Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T13:56:18.6669994Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:56:18.6983712Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T13:56:18.7365478Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:56:18.7380556Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:56:18.7772599Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T13:56:18.8111245Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:56:18.8122571Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:56:18.8556489Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T13:56:18.8867850Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:56:18.8886844Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:56:18.9295346Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T13:56:18.9648876Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:56:18.9666135Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:56:19.0196983Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T13:56:19.0465641Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:56:19.0486869Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:56:19.2316456Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T13:56:19.2660791Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:56:19.2675891Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:56:19.3028317Z Selecting previously unselected package libpdal-plugins. 2021-05-15T13:56:19.3376190Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:56:19.3405493Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:56:19.3725815Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T13:56:19.4068960Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:19.4083735Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:19.4563998Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T13:56:19.4902197Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:19.4916427Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:19.6043268Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T13:56:19.6386726Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:19.6401098Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:19.7036831Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T13:56:19.7326802Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:19.7344987Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:19.7876164Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T13:56:19.8148448Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:19.8161662Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:19.8462167Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T13:56:19.8807838Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:19.8822500Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:19.9259677Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T13:56:19.9594681Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:19.9605812Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:19.9913500Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T13:56:20.0244561Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:20.0257732Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:20.0622810Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T13:56:20.0970735Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:20.0982761Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:20.1373509Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T13:56:20.1745249Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:20.1758673Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:20.2054337Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T13:56:20.2387883Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:20.2405891Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:20.2752657Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T13:56:20.3103884Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:20.3119223Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:20.3682364Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T13:56:20.4018493Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:20.4031302Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:20.5303161Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T13:56:20.5633687Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:20.5644854Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:20.9442304Z Selecting previously unselected package qtchooser. 2021-05-15T13:56:20.9783670Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T13:56:20.9793824Z Unpacking qtchooser (66-2build1) ... 2021-05-15T13:56:21.0126598Z Selecting previously unselected package qdoc-qt5. 2021-05-15T13:56:21.0473655Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:21.0485801Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:21.1326557Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T13:56:21.1685711Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:21.9077977Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:21.9089270Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T13:56:21.9091084Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:21.9092611Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:21.9094082Z Selecting previously unselected package qt5-assistant. 2021-05-15T13:56:21.9095595Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:21.9097249Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:56:21.9101271Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T13:56:21.9102802Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:21.9104354Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:21.9105603Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T13:56:21.9106955Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:21.9108072Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:21.9109185Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T13:56:21.9110733Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:21.9112380Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:21.9113672Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T13:56:21.9248081Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:56:21.9264678Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:56:22.0687722Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T13:56:22.1039916Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:22.1058209Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:22.2340683Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T13:56:22.2677351Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:22.2689790Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:22.3328724Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T13:56:22.3682485Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:22.3695846Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:22.4255422Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T13:56:22.4599771Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:22.4616904Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:22.4966040Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T13:56:22.5291469Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T13:56:22.5309709Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:56:22.6236996Z Selecting previously unselected package libqmi-proxy. 2021-05-15T13:56:22.6660706Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T13:56:22.6908583Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T13:56:22.7316076Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T13:56:22.7608628Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:22.7628963Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:22.8116728Z Selecting previously unselected package libwacom-bin. 2021-05-15T13:56:22.8411425Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:56:22.8423582Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:56:22.8836065Z Selecting previously unselected package modemmanager. 2021-05-15T13:56:22.9174773Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T13:56:22.9262668Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T13:56:23.0455499Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T13:56:23.0828541Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T13:56:23.0843353Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:56:23.1203176Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T13:56:23.1546506Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T13:56:23.1559120Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:56:23.4998193Z Selecting previously unselected package python3-soupsieve. 2021-05-15T13:56:23.5340106Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T13:56:23.5357547Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:56:23.5796648Z Selecting previously unselected package python3-bs4. 2021-05-15T13:56:23.6075284Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T13:56:23.6092311Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T13:56:23.6556281Z Selecting previously unselected package python3-cycler. 2021-05-15T13:56:23.6847135Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T13:56:23.6862996Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T13:56:23.7178731Z Selecting previously unselected package python3-dateutil. 2021-05-15T13:56:23.7532789Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T13:56:23.7545013Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:56:23.8030241Z Selecting previously unselected package python3-decorator. 2021-05-15T13:56:23.8391130Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T13:56:23.8402954Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:56:23.8757320Z Selecting previously unselected package python3-future. 2021-05-15T13:56:23.9042709Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T13:56:23.9057226Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T13:56:23.9957311Z Selecting previously unselected package python3-webencodings. 2021-05-15T13:56:24.0256040Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T13:56:24.0265814Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:56:24.0676600Z Selecting previously unselected package python3-html5lib. 2021-05-15T13:56:24.0944817Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T13:56:24.0956416Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T13:56:24.1396683Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T13:56:24.1710104Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T13:56:24.1720426Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:56:24.2038537Z Selecting previously unselected package python3-traitlets. 2021-05-15T13:56:24.2445980Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T13:56:24.2463400Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T13:56:24.4237400Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T13:56:24.4599543Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T13:56:24.4611587Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:56:24.4978056Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T13:56:24.5339122Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T13:56:24.5358919Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:56:24.5704121Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T13:56:24.6049053Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T13:56:24.6059891Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:56:24.8004408Z Selecting previously unselected package python3-pyparsing. 2021-05-15T13:56:24.8355794Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T13:56:24.8373412Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T13:56:24.8742986Z Selecting previously unselected package python3-matplotlib. 2021-05-15T13:56:24.9087201Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T13:56:24.9103838Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:56:25.3877125Z Selecting previously unselected package python3-nbformat. 2021-05-15T13:56:25.4190600Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T13:56:25.4200279Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T13:56:25.4596865Z Selecting previously unselected package python3-olefile. 2021-05-15T13:56:25.4874706Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T13:56:25.4887633Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T13:56:25.5236755Z Selecting previously unselected package python3-pyproj. 2021-05-15T13:56:25.5535226Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T13:56:25.5545394Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:56:25.6196870Z Selecting previously unselected package python3-tz. 2021-05-15T13:56:25.6572247Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T13:56:25.6587685Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T13:56:25.6916854Z Selecting previously unselected package python3-owslib. 2021-05-15T13:56:25.7226884Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T13:56:25.7240002Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T13:56:25.7716803Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T13:56:25.7998277Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T13:56:25.8015257Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:56:25.8675056Z Selecting previously unselected package python3-retrying. 2021-05-15T13:56:25.9048527Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T13:56:25.9062131Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T13:56:25.9428721Z Selecting previously unselected package python3-plotly. 2021-05-15T13:56:25.9780777Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T13:56:25.9793728Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:56:26.5596755Z Selecting previously unselected package python3-psycopg2. 2021-05-15T13:56:26.5940502Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T13:56:26.5961913Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:56:26.6388780Z Selecting previously unselected package python3-sip. 2021-05-15T13:56:26.6769056Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T13:56:26.6782970Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:56:26.7236222Z Selecting previously unselected package python3-pyqt5. 2021-05-15T13:56:26.7583664Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:56:26.7599679Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:27.0794056Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T13:56:27.1212058Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:56:27.1225348Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:56:27.1836504Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T13:56:27.2145887Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:56:27.2158284Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:27.2585561Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T13:56:27.2886137Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:56:27.2903489Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:27.3237479Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T13:56:27.3589150Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:56:27.3603139Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:27.4087806Z Selecting previously unselected package python3-qgis-common. 2021-05-15T13:56:27.4446446Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:56:27.4456062Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:27.7879316Z Selecting previously unselected package python3-qgis. 2021-05-15T13:56:27.8259247Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:27.8273373Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:28.9756447Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T13:56:29.0053974Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T13:56:29.0065148Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:56:29.0516808Z Selecting previously unselected package libjs-leaflet. 2021-05-15T13:56:29.0866780Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T13:56:29.0880859Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:56:29.1476300Z Selecting previously unselected package qgis-common. 2021-05-15T13:56:29.1775732Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:56:29.1796161Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:30.9503415Z Selecting previously unselected package qgis. 2021-05-15T13:56:30.9877071Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:31.0942517Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:31.3812241Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T13:56:31.4163324Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:56:31.4206851Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:31.6143510Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T13:56:31.6499787Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:31.6524919Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:31.6953695Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T13:56:31.7262684Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:56:31.7274450Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:31.8065889Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T13:56:31.8426175Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:56:31.8438613Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:31.8838782Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T13:56:31.9179690Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T13:56:31.9193304Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:56:32.1245076Z Selecting previously unselected package wpasupplicant. 2021-05-15T13:56:32.1616307Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T13:56:32.1630275Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:56:32.3196479Z Selecting previously unselected package proj-bin. 2021-05-15T13:56:32.3470186Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T13:56:32.3480526Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T13:56:32.3877176Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T13:56:32.4183065Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T13:56:32.4194790Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T13:56:32.4596505Z Selecting previously unselected package usb-modeswitch. 2021-05-15T13:56:32.4898007Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T13:56:32.4987919Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:56:32.5828340Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:56:32.5870094Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:56:32.9110041Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T13:56:32.9131884Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:56:32.9172990Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:56:32.9215144Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:32.9341626Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:56:32.9391666Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:56:32.9427881Z Setting up proj-data (6.3.1-1) ... 2021-05-15T13:56:32.9467965Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:56:32.9504941Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:56:32.9541979Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:56:32.9575068Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:56:32.9615564Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:56:32.9777907Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:56:32.9817465Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:56:32.9867505Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:56:32.9910615Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:56:32.9948517Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:56:32.9988820Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:56:33.1810232Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:56:33.1841018Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:56:33.1875959Z Setting up python3-olefile (0.46-2) ... 2021-05-15T13:56:33.3742298Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T13:56:33.3777129Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T13:56:33.5644127Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:56:33.5681372Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:56:33.5717962Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:56:33.5750538Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:56:33.5786724Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:56:33.5822821Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:56:33.5865326Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:56:33.7481177Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:56:33.7524118Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:56:33.7559129Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:56:33.7597398Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:56:33.7632106Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:56:33.9384788Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:56:33.9427419Z Setting up python3-tz (2019.3-1) ... 2021-05-15T13:56:34.1260307Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:56:34.1361421Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:56:34.1403645Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:56:34.1507923Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:56:34.1547908Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:56:34.1586358Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:56:34.1627459Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:56:34.1661612Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:56:34.3577601Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:56:34.3613163Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:56:34.3646286Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:56:34.3683692Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:56:34.3802252Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:56:34.3840891Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T13:56:34.5949882Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:56:34.5986337Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T13:56:34.7731338Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:56:34.7784646Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:56:34.7826445Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:56:34.7863027Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T13:56:34.7913541Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T13:56:34.7953420Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:56:34.7996657Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:56:35.4120870Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:56:35.4130803Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:56:35.4132102Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:56:35.4133496Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:35.4135131Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T13:56:35.4136376Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:56:36.6619953Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:56:36.6655187Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:56:36.6698144Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:56:36.6745447Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:56:36.6778456Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:56:36.6809965Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:56:36.6843010Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:56:36.6882594Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:56:36.9145176Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:36.9191678Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:56:36.9226766Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:56:36.9262616Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T13:56:37.1599685Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:56:37.1635707Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:56:37.1673090Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:56:37.1715153Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:56:37.1756618Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:56:37.1969965Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:56:37.4102317Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:56:37.4141357Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:56:37.4173572Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:56:37.4277429Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:56:37.4313053Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:56:37.4353249Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:37.4391617Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:56:37.4425540Z Setting up python3-future (0.18.2-2) ... 2021-05-15T13:56:37.4511187Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T13:56:37.4573474Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T13:56:37.8482401Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:38.0244573Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:56:38.0356204Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:38.0390928Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:56:38.0424925Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:56:38.0458944Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:56:38.0513136Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:56:38.0550957Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:56:38.0587766Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:38.0626966Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:56:38.4472145Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:56:38.6328040Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:56:38.8326520Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:56:38.8365365Z Setting up qtchooser (66-2build1) ... 2021-05-15T13:56:38.8410479Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:56:38.8450709Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:56:39.0247896Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:56:39.0285510Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:56:39.0325448Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:56:39.0361186Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:56:40.1180330Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:56:40.1214075Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:56:40.1259639Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:56:40.1294579Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:40.1333949Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:40.1368711Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T13:56:40.1404159Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:56:40.1438530Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:56:40.1481709Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:56:40.6386022Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T13:56:40.6403236Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:40.6448195Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T13:56:40.8382499Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T13:56:40.8418735Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:56:41.0483777Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:41.0526387Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T13:56:41.2889756Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:56:41.2932320Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T13:56:41.2970109Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:41.3011102Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:56:41.4984186Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:56:41.4993108Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:56:42.1064554Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:56:42.4622917Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:42.4702577Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:56:42.4741454Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:42.4771534Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:42.4808235Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:42.4839144Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:42.4875949Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:56:42.6742773Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:42.6746681Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:56:42.6750582Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:42.6754105Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:56:42.7254157Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:42.7257252Z if direction is "increasing": 2021-05-15T13:56:42.7261165Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:42.7264627Z elif direction is "decreasing": 2021-05-15T13:56:42.7467358Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:42.7469188Z if direction is "increasing": 2021-05-15T13:56:42.7471603Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:42.7472837Z elif direction is "decreasing": 2021-05-15T13:56:43.7848994Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:43.7851317Z if props["offset_coordinates"] is "data": 2021-05-15T13:56:43.7853769Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:56:43.7855197Z if props["coordinates"] is not "data": 2021-05-15T13:56:44.6842676Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:56:45.3639678Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:56:45.3643093Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:56:45.3645626Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T13:56:46.6975537Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:56:46.7015986Z First installation detected... 2021-05-15T13:56:46.7017016Z Checking NSS setup... 2021-05-15T13:56:46.7063996Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:56:46.7108068Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:46.7193983Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T13:56:47.0343435Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:56:47.0381929Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:56:47.0569930Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:56:47.0619323Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:56:47.0654606Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:56:47.0699196Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:56:47.0736380Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:56:47.0774886Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:56:47.0826028Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:56:47.3079314Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:56:47.3122578Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:56:47.3163235Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T13:56:47.7074078Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:47.7076266Z if value is '': 2021-05-15T13:56:47.8218013Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:47.8220158Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:56:47.8221261Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:47.8222258Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:56:47.8223490Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:56:47.8226403Z if driver_string is not None and driver_string is not "": 2021-05-15T13:56:47.8716153Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:47.8717355Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:56:47.8718634Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:56:47.8720539Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:56:47.9422380Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:56:47.9460869Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:47.9560192Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T13:56:47.9593156Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:47.9632228Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:47.9831432Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:47.9880322Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:47.9918560Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:47.9961805Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:48.0006644Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:48.0050909Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:56:48.1107502Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:48.1147741Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:48.1187119Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:48.1228042Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T13:56:48.2864333Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:56:48.2867414Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:56:48.9313963Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:48.9357706Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:48.9391904Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:56:48.9431252Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:48.9486624Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:48.9527769Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:48.9581234Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:56:48.9616409Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:56:48.9668519Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:56:48.9711461Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:48.9809824Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:56:48.9848148Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:48.9886683Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:48.9934249Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:48.9967224Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:49.0004016Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:56:49.0045269Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:56:49.0077699Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:49.0122216Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:49.0155929Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:49.2296319Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:49.2336583Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:49.2378243Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:49.2431204Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:57:28.2314523Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:57:28.2353760Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:57:28.2396447Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:57:28.2452580Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:57:28.2487230Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:57:28.2542286Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:57:28.2599990Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:57:28.2638386Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:57:28.4408971Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:57:28.4445306Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:57:28.4480765Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:57:28.4514621Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:57:28.4553170Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:57:28.6549904Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:57:28.6588650Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:57:28.6636529Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:57:28.6793208Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T13:57:28.7099066Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T13:57:29.9930188Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:57:30.0133682Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:57:30.0446427Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:57:30.0636307Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T13:57:30.1765987Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:57:30.2130526Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T13:57:30.5269359Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:57:43.4855700Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:57:43.5058853Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:57:45.8815685Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:57:45.8816305Z with: 2021-05-15T13:57:45.8816839Z github_slug: neuroconductor/neurohcp 2021-05-15T13:57:45.8817318Z env: 2021-05-15T13:57:45.8817784Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:45.8818277Z TIC_DEPLOY_KEY: 2021-05-15T13:57:45.8819342Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:45.8821424Z GITHUB_PAT: *** 2021-05-15T13:57:45.8821858Z COVERALLS_TOKEN: 2021-05-15T13:57:45.8822379Z continue-on-error: false 2021-05-15T13:57:45.8822867Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:45.8823389Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:45.8823850Z TZ: UTC 2021-05-15T13:57:45.8824269Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:45.8824703Z NOT_CRAN: true 2021-05-15T13:57:45.8825101Z ##[endgroup] 2021-05-15T13:57:45.9233146Z repo slug is: neuroconductor/neurohcp 2021-05-15T13:57:45.9342443Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:57:45.9343115Z env: 2021-05-15T13:57:45.9343609Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:45.9344141Z TIC_DEPLOY_KEY: 2021-05-15T13:57:45.9345018Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:45.9346503Z GITHUB_PAT: *** 2021-05-15T13:57:45.9346941Z COVERALLS_TOKEN: 2021-05-15T13:57:45.9347479Z continue-on-error: false 2021-05-15T13:57:45.9348013Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:45.9348544Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:45.9349040Z TZ: UTC 2021-05-15T13:57:45.9349459Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:45.9350089Z NOT_CRAN: true 2021-05-15T13:57:45.9350479Z ##[endgroup] 2021-05-15T13:57:46.1960528Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:57:46.1961125Z with: 2021-05-15T13:57:46.1961514Z repo_name: neurohcp 2021-05-15T13:57:46.1962021Z repo_version: 0.9.0 2021-05-15T13:57:46.1962403Z runner_os: Linux 2021-05-15T13:57:46.1962788Z R_version: 4.0 2021-05-15T13:57:46.1963119Z env: 2021-05-15T13:57:46.1963725Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:46.1964186Z TIC_DEPLOY_KEY: 2021-05-15T13:57:46.1964988Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:46.1966292Z GITHUB_PAT: *** 2021-05-15T13:57:46.1966700Z COVERALLS_TOKEN: 2021-05-15T13:57:46.1967190Z continue-on-error: false 2021-05-15T13:57:46.1967649Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:46.1968137Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:46.1968572Z TZ: UTC 2021-05-15T13:57:46.1968962Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:46.1969366Z NOT_CRAN: true 2021-05-15T13:57:46.1969762Z ##[endgroup] 2021-05-15T13:57:46.2381345Z Package: neurohcp 2021-05-15T13:57:46.2385900Z Version: 0.9.0 2021-05-15T13:57:46.2386692Z OS: Linux 2021-05-15T13:57:46.2461679Z ##[group]Run install.packages('remotes') 2021-05-15T13:57:46.2462473Z install.packages('remotes') 2021-05-15T13:57:46.2463549Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:57:46.2464676Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:57:46.2472499Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:57:46.2472935Z env: 2021-05-15T13:57:46.2473419Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:46.2473911Z TIC_DEPLOY_KEY: 2021-05-15T13:57:46.2475053Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:46.2476861Z GITHUB_PAT: *** 2021-05-15T13:57:46.2477451Z COVERALLS_TOKEN: 2021-05-15T13:57:46.2477939Z continue-on-error: false 2021-05-15T13:57:46.2478430Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:46.2478942Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:46.2479426Z TZ: UTC 2021-05-15T13:57:46.2479818Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:46.2480254Z NOT_CRAN: true 2021-05-15T13:57:46.2480675Z ##[endgroup] 2021-05-15T13:57:46.4557280Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:46.4558931Z (as ‘lib’ is unspecified) 2021-05-15T13:58:05.9285409Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T13:58:06.7888870Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-15T13:58:06.8075260Z ================================================== 2021-05-15T13:58:06.8076506Z downloaded 381 KB 2021-05-15T13:58:06.8077108Z 2021-05-15T13:58:07.1025734Z * installing *binary* package ‘remotes’ ... 2021-05-15T13:58:07.1076302Z * DONE (remotes) 2021-05-15T13:58:07.1136533Z 2021-05-15T13:58:07.1137709Z The downloaded source packages are in 2021-05-15T13:58:07.1139861Z ‘/tmp/Rtmpt78Fgg/downloaded_packages’ 2021-05-15T13:58:31.5067364Z ##[group]Run actions/cache@v1 2021-05-15T13:58:31.5067834Z with: 2021-05-15T13:58:31.5068309Z path: /home/runner/work/_temp/Library 2021-05-15T13:58:31.5071361Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-9d6b1fb5ca2bb5b98398d540a0005a7119d507dfb4d641d7359400b781b9eec4 2021-05-15T13:58:31.5076157Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T13:58:31.5077663Z env: 2021-05-15T13:58:31.5078121Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:58:31.5078634Z TIC_DEPLOY_KEY: 2021-05-15T13:58:31.5079482Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:58:31.5081390Z GITHUB_PAT: *** 2021-05-15T13:58:31.5081824Z COVERALLS_TOKEN: 2021-05-15T13:58:31.5082345Z continue-on-error: false 2021-05-15T13:58:31.5082855Z VDIFFR_RUN_TESTS: 2021-05-15T13:58:31.5083359Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:58:31.5083887Z TZ: UTC 2021-05-15T13:58:31.5084309Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:58:31.5084738Z NOT_CRAN: true 2021-05-15T13:58:31.5085138Z ##[endgroup] 2021-05-15T13:58:31.5756764Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:58:31.5829169Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:58:31.5830121Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:58:31.5830967Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T13:58:31.5831659Z sudo -s eval "$sysreqs" 2021-05-15T13:58:31.5881975Z shell: /usr/bin/bash -e {0} 2021-05-15T13:58:31.5882381Z env: 2021-05-15T13:58:31.5882827Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:58:31.5883351Z TIC_DEPLOY_KEY: 2021-05-15T13:58:31.5884363Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:58:31.5885837Z GITHUB_PAT: *** 2021-05-15T13:58:31.5886279Z COVERALLS_TOKEN: 2021-05-15T13:58:31.5886783Z continue-on-error: false 2021-05-15T13:58:31.5887291Z VDIFFR_RUN_TESTS: 2021-05-15T13:58:31.5887801Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:58:31.5888292Z TZ: UTC 2021-05-15T13:58:31.5888797Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:58:31.5889244Z NOT_CRAN: true 2021-05-15T13:58:31.5889741Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T13:58:31.5890257Z ##[endgroup] 2021-05-15T13:58:31.8217422Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:58:33.5531547Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T13:58:55.8212216Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T13:58:55.8213019Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T13:58:55.8213670Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T13:58:55.8214405Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T13:58:55.8215071Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T13:58:55.8241598Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T13:58:55.8257141Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:55.8258065Z (as ‘lib’ is unspecified) 2021-05-15T13:59:14.2950187Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T13:59:14.9801570Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-15T13:59:14.9884690Z ================================================== 2021-05-15T13:59:14.9885680Z downloaded 94 KB 2021-05-15T13:59:14.9886250Z 2021-05-15T13:59:14.9926366Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T13:59:15.6805988Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-15T13:59:15.6904586Z ================================================== 2021-05-15T13:59:15.6905723Z downloaded 135 KB 2021-05-15T13:59:15.6906318Z 2021-05-15T13:59:15.6944326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T13:59:16.5147489Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-15T13:59:16.5205697Z ================================================== 2021-05-15T13:59:16.5206268Z downloaded 80 KB 2021-05-15T13:59:16.5206605Z 2021-05-15T13:59:16.5246784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T13:59:17.2104328Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-15T13:59:17.2304839Z ================================================== 2021-05-15T13:59:17.2305684Z downloaded 516 KB 2021-05-15T13:59:17.2306060Z 2021-05-15T13:59:17.2350875Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T13:59:17.7499505Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-15T13:59:17.7739530Z ================================================== 2021-05-15T13:59:17.7740191Z downloaded 991 KB 2021-05-15T13:59:17.7740518Z 2021-05-15T13:59:18.0571921Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T13:59:18.0623729Z * DONE (rprojroot) 2021-05-15T13:59:18.3291641Z * installing *binary* package ‘crayon’ ... 2021-05-15T13:59:18.3340133Z * DONE (crayon) 2021-05-15T13:59:18.6083364Z * installing *binary* package ‘R6’ ... 2021-05-15T13:59:18.6126876Z * DONE (R6) 2021-05-15T13:59:18.9246569Z * installing *binary* package ‘desc’ ... 2021-05-15T13:59:18.9309668Z * DONE (desc) 2021-05-15T13:59:19.2498692Z * installing *binary* package ‘debugme’ ... 2021-05-15T13:59:19.2550589Z * DONE (debugme) 2021-05-15T13:59:19.2613623Z 2021-05-15T13:59:19.2614763Z The downloaded source packages are in 2021-05-15T13:59:19.2616301Z ‘/tmp/RtmpgeIIE9/downloaded_packages’ 2021-05-15T13:59:19.2629838Z Running `R CMD build`... 2021-05-15T13:59:19.5761355Z * checking for file ‘/tmp/RtmpgeIIE9/remotes68b655b6657b/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T13:59:19.5763787Z * preparing ‘sysreqs’: 2021-05-15T13:59:19.5765040Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:59:19.5766631Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:59:19.5767927Z * checking for empty or unneeded directories 2021-05-15T13:59:19.5771802Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T13:59:19.5774850Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:19.5776469Z (as ‘lib’ is unspecified) 2021-05-15T13:59:19.8279107Z * installing *source* package ‘sysreqs’ ... 2021-05-15T13:59:19.8281888Z ** using staged installation 2021-05-15T13:59:19.8512724Z ** R 2021-05-15T13:59:19.8556002Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:20.3217405Z ** help 2021-05-15T13:59:20.3381587Z *** installing help indices 2021-05-15T13:59:20.3589647Z ** building package indices 2021-05-15T13:59:20.5974538Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:20.8420459Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:21.0836196Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:21.0842182Z * DONE (sysreqs) 2021-05-15T13:59:45.1871278Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:59:45.1875474Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T13:59:45.1877744Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T13:59:45.2854781Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:59:45.3156647Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T13:59:45.4510472Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T13:59:45.4639097Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:59:45.7398769Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T13:59:46.0147560Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:59:47.3036456Z Reading package lists... 2021-05-15T13:59:47.3879367Z Reading package lists... 2021-05-15T13:59:47.5501301Z Building dependency tree... 2021-05-15T13:59:47.5528262Z Reading state information... 2021-05-15T13:59:47.7197411Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-15T13:59:47.7202139Z libicu-dev set to manually installed. 2021-05-15T13:59:47.7203183Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-15T13:59:47.7204921Z libxml2-dev set to manually installed. 2021-05-15T13:59:47.7205937Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T13:59:47.7207268Z pandoc is already the newest version (2.7.3-1). 2021-05-15T13:59:47.7208224Z The following additional packages will be installed: 2021-05-15T13:59:47.7209275Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-15T13:59:47.7210637Z Suggested packages: 2021-05-15T13:59:47.7212032Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T13:59:47.7745296Z The following NEW packages will be installed: 2021-05-15T13:59:47.7752855Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-15T13:59:47.7754746Z pandoc-citeproc 2021-05-15T13:59:47.9454371Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:59:47.9456417Z Need to get 13.7 MB of archives. 2021-05-15T13:59:47.9458178Z After this operation, 109 MB of additional disk space will be used. 2021-05-15T13:59:47.9460901Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-15T13:59:47.9542213Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T13:59:47.9595646Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-15T13:59:47.9612639Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-15T13:59:48.6594924Z Fetched 13.7 MB in 0s (37.5 MB/s) 2021-05-15T13:59:48.6989544Z Selecting previously unselected package libbibutils6. 2021-05-15T13:59:48.7085617Z (Reading database ... 2021-05-15T13:59:48.7086454Z (Reading database ... 5% 2021-05-15T13:59:48.7087116Z (Reading database ... 10% 2021-05-15T13:59:48.7087723Z (Reading database ... 15% 2021-05-15T13:59:48.7088332Z (Reading database ... 20% 2021-05-15T13:59:48.7088946Z (Reading database ... 25% 2021-05-15T13:59:48.7089542Z (Reading database ... 30% 2021-05-15T13:59:48.7090149Z (Reading database ... 35% 2021-05-15T13:59:48.7090744Z (Reading database ... 40% 2021-05-15T13:59:48.7091353Z (Reading database ... 45% 2021-05-15T13:59:48.7093455Z (Reading database ... 50% 2021-05-15T13:59:48.7150906Z (Reading database ... 55% 2021-05-15T13:59:48.7207482Z (Reading database ... 60% 2021-05-15T13:59:48.7258458Z (Reading database ... 65% 2021-05-15T13:59:48.7464741Z (Reading database ... 70% 2021-05-15T13:59:48.7501379Z (Reading database ... 75% 2021-05-15T13:59:48.7798835Z (Reading database ... 80% 2021-05-15T13:59:48.7951392Z (Reading database ... 85% 2021-05-15T13:59:48.8328065Z (Reading database ... 90% 2021-05-15T13:59:48.8422622Z (Reading database ... 95% 2021-05-15T13:59:48.8423277Z (Reading database ... 100% 2021-05-15T13:59:48.8424119Z (Reading database ... 285057 files and directories currently installed.) 2021-05-15T13:59:48.8588130Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-15T13:59:48.8622334Z Unpacking libbibutils6 (6.2-1) ... 2021-05-15T13:59:48.9438071Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T13:59:48.9747412Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T13:59:48.9759928Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:59:49.0437019Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-15T13:59:49.0756711Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-15T13:59:49.0773035Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:59:49.1156427Z Selecting previously unselected package pandoc-citeproc. 2021-05-15T13:59:49.1487287Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-15T13:59:49.1499102Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:59:49.1534423Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-15T13:59:50.7342086Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:59:50.7425324Z Setting up libbibutils6 (6.2-1) ... 2021-05-15T13:59:50.7463318Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:59:50.7501987Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:59:50.7548779Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:59:54.4890203Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:59:56.8246029Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:59:56.8246956Z remotes::install_github("ropensci/tic") 2021-05-15T13:59:56.8252909Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:59:56.8253632Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:59:56.8254576Z remotes::install_cran("covr") 2021-05-15T13:59:56.8267360Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:59:56.8267784Z env: 2021-05-15T13:59:56.8268259Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:59:56.8268756Z TIC_DEPLOY_KEY: 2021-05-15T13:59:56.8270447Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:59:56.8272932Z GITHUB_PAT: *** 2021-05-15T13:59:56.8273850Z COVERALLS_TOKEN: 2021-05-15T13:59:56.8274625Z continue-on-error: false 2021-05-15T13:59:56.8275214Z VDIFFR_RUN_TESTS: 2021-05-15T13:59:56.8276071Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:59:56.8276614Z TZ: UTC 2021-05-15T13:59:56.8277014Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:59:56.8277451Z NOT_CRAN: true 2021-05-15T13:59:56.8277834Z ##[endgroup] 2021-05-15T13:59:57.0695902Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:59:57.8233343Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:00:20.2563898Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:00:20.2565371Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:00:20.2566469Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:00:20.2567575Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:00:20.2568582Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:00:20.2569624Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:00:20.2570628Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:00:20.2571627Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:00:20.2572648Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:00:20.2573637Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:00:20.2574756Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:00:20.2575818Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:00:20.2576842Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:00:20.2577831Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:00:20.2578851Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:00:20.2579920Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:00:20.2580942Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:00:20.2581980Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:00:20.2582967Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:00:20.2583962Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:00:20.2585677Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:00:20.2586851Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:00:20.2587752Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:00:20.2588653Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:00:20.2589508Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:00:20.2590332Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:00:20.2591186Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:00:20.2593958Z 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:00:20.2596466Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:00:20.2597451Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:00:20.2598333Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:00:20.2599356Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:00:20.2607180Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:00:20.2608409Z (as ‘lib’ is unspecified) 2021-05-15T14:00:39.0280780Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:00:39.8998375Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-15T14:00:39.9271783Z ================================================== 2021-05-15T14:00:39.9273427Z downloaded 1.3 MB 2021-05-15T14:00:39.9274403Z 2021-05-15T14:00:39.9310152Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:00:40.8031533Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-15T14:00:40.9081098Z ================================================== 2021-05-15T14:00:40.9082024Z downloaded 226 KB 2021-05-15T14:00:40.9082349Z 2021-05-15T14:00:40.9123296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:00:41.6102449Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-15T14:00:41.6208126Z ================================================== 2021-05-15T14:00:41.6210075Z downloaded 140 KB 2021-05-15T14:00:41.6210661Z 2021-05-15T14:00:41.6252846Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:00:42.4976210Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-15T14:00:42.5019210Z ================================================== 2021-05-15T14:00:42.5020160Z downloaded 53 KB 2021-05-15T14:00:42.5020744Z 2021-05-15T14:00:42.5057222Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T14:00:43.4775987Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-15T14:00:43.4779490Z ================================================== 2021-05-15T14:00:43.4780537Z downloaded 23 KB 2021-05-15T14:00:43.4781088Z 2021-05-15T14:00:43.4816767Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:00:44.1752333Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-15T14:00:44.2034741Z ================================================== 2021-05-15T14:00:44.2037702Z downloaded 1.4 MB 2021-05-15T14:00:44.2038307Z 2021-05-15T14:00:44.2073744Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:00:45.0781561Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-15T14:00:45.0828157Z ================================================== 2021-05-15T14:00:45.0829262Z downloaded 36 KB 2021-05-15T14:00:45.0829886Z 2021-05-15T14:00:45.0876343Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:00:45.7852493Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-15T14:00:45.8095688Z ================================================== 2021-05-15T14:00:45.8096812Z downloaded 884 KB 2021-05-15T14:00:45.8097498Z 2021-05-15T14:00:45.8132884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:00:46.5167648Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-15T14:00:46.5358875Z ================================================== 2021-05-15T14:00:46.5359722Z downloaded 523 KB 2021-05-15T14:00:46.5360207Z 2021-05-15T14:00:46.5397794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T14:00:47.2329330Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-15T14:00:47.2330639Z ================================================== 2021-05-15T14:00:47.2331302Z downloaded 12 KB 2021-05-15T14:00:47.2331742Z 2021-05-15T14:00:47.2367581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:00:47.9236596Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-15T14:00:47.9427370Z ================================================== 2021-05-15T14:00:47.9428489Z downloaded 486 KB 2021-05-15T14:00:47.9429044Z 2021-05-15T14:00:47.9464002Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:00:48.6232364Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-15T14:00:48.6312720Z ================================================== 2021-05-15T14:00:48.6313343Z downloaded 90 KB 2021-05-15T14:00:48.6313633Z 2021-05-15T14:00:48.6348425Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:00:49.1494260Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-15T14:00:49.1689980Z ================================================== 2021-05-15T14:00:49.1690879Z downloaded 508 KB 2021-05-15T14:00:49.1691359Z 2021-05-15T14:00:49.1729581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:00:49.8688873Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-15T14:00:49.8900571Z ================================================== 2021-05-15T14:00:49.8902504Z downloaded 621 KB 2021-05-15T14:00:49.8904080Z 2021-05-15T14:00:49.8941957Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:00:50.5841891Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-15T14:00:50.5985574Z ================================================== 2021-05-15T14:00:50.5986534Z downloaded 267 KB 2021-05-15T14:00:50.5987237Z 2021-05-15T14:00:50.6030896Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:00:51.2811110Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-15T14:00:51.2926256Z ================================================== 2021-05-15T14:00:51.2926808Z downloaded 167 KB 2021-05-15T14:00:51.2927134Z 2021-05-15T14:00:51.2963733Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:00:51.8158160Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-15T14:00:51.8302787Z ================================================== 2021-05-15T14:00:51.8303775Z downloaded 234 KB 2021-05-15T14:00:51.8304354Z 2021-05-15T14:00:51.8341650Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T14:00:52.5203164Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-15T14:00:52.5349550Z ================================================== 2021-05-15T14:00:52.5350542Z downloaded 276 KB 2021-05-15T14:00:52.5351137Z 2021-05-15T14:00:52.5389193Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:00:52.9655488Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-15T14:00:52.9784764Z ================================================== 2021-05-15T14:00:52.9785596Z downloaded 201 KB 2021-05-15T14:00:52.9786121Z 2021-05-15T14:00:52.9825724Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T14:00:53.6639947Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-15T14:00:53.6689932Z ================================================== 2021-05-15T14:00:53.6690757Z downloaded 64 KB 2021-05-15T14:00:53.6691313Z 2021-05-15T14:00:53.6731595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:00:54.3544470Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-15T14:00:54.3588762Z ================================================== 2021-05-15T14:00:54.3589519Z downloaded 46 KB 2021-05-15T14:00:54.3589972Z 2021-05-15T14:00:54.3629206Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:00:55.0509670Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-15T14:00:55.0701456Z ================================================== 2021-05-15T14:00:55.0702114Z downloaded 416 KB 2021-05-15T14:00:55.0702438Z 2021-05-15T14:00:55.0743388Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:00:55.7658621Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-15T14:00:55.7750976Z ================================================== 2021-05-15T14:00:55.7752223Z downloaded 91 KB 2021-05-15T14:00:55.7752804Z 2021-05-15T14:00:55.7791040Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:00:56.4723498Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-15T14:00:56.4821368Z ================================================== 2021-05-15T14:00:56.4822398Z downloaded 133 KB 2021-05-15T14:00:56.4823202Z 2021-05-15T14:00:56.4864222Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:00:57.1672962Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-15T14:00:57.1852708Z ================================================== 2021-05-15T14:00:57.1853512Z downloaded 271 KB 2021-05-15T14:00:57.1853997Z 2021-05-15T14:00:57.1917908Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:00:57.8796993Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-15T14:00:57.9016133Z ================================================== 2021-05-15T14:00:57.9016754Z downloaded 735 KB 2021-05-15T14:00:57.9017081Z 2021-05-15T14:00:57.9059334Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:00:58.5800184Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-15T14:00:58.5846085Z ================================================== 2021-05-15T14:00:58.5846655Z downloaded 46 KB 2021-05-15T14:00:58.5846984Z 2021-05-15T14:00:58.5888482Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:00:58.6187381Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:00:58.6190902Z ================================================== 2021-05-15T14:00:58.6191640Z downloaded 24 KB 2021-05-15T14:00:58.6192135Z 2021-05-15T14:00:58.6216958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:00:59.3125852Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-15T14:00:59.3341618Z ================================================== 2021-05-15T14:00:59.3342212Z downloaded 688 KB 2021-05-15T14:00:59.3342541Z 2021-05-15T14:00:59.3382691Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:00:59.9867915Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-15T14:00:59.9914562Z ================================================== 2021-05-15T14:00:59.9915488Z downloaded 45 KB 2021-05-15T14:00:59.9956228Z 2021-05-15T14:00:59.9961066Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:01:00.5046596Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-15T14:01:00.5249698Z ================================================== 2021-05-15T14:01:00.5250748Z downloaded 595 KB 2021-05-15T14:01:00.5251591Z 2021-05-15T14:01:00.9073827Z * installing *binary* package ‘rlang’ ... 2021-05-15T14:01:00.9142345Z * DONE (rlang) 2021-05-15T14:01:01.1944857Z * installing *binary* package ‘magrittr’ ... 2021-05-15T14:01:01.1999221Z * DONE (magrittr) 2021-05-15T14:01:01.4735136Z * installing *binary* package ‘glue’ ... 2021-05-15T14:01:01.4781300Z * DONE (glue) 2021-05-15T14:01:01.7342557Z * installing *binary* package ‘sys’ ... 2021-05-15T14:01:01.7387421Z * DONE (sys) 2021-05-15T14:01:01.9944496Z * installing *binary* package ‘mime’ ... 2021-05-15T14:01:01.9985352Z * DONE (mime) 2021-05-15T14:01:02.4073114Z * installing *binary* package ‘curl’ ... 2021-05-15T14:01:02.4148099Z * DONE (curl) 2021-05-15T14:01:02.7218686Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T14:01:02.7275193Z * DONE (jsonlite) 2021-05-15T14:01:02.9759161Z * installing *binary* package ‘ini’ ... 2021-05-15T14:01:02.9800373Z * DONE (ini) 2021-05-15T14:01:03.2560880Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T14:01:03.2604099Z * DONE (gitcreds) 2021-05-15T14:01:03.6227579Z * installing *binary* package ‘zip’ ... 2021-05-15T14:01:03.6290305Z * DONE (zip) 2021-05-15T14:01:03.9325575Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T14:01:03.9380979Z * DONE (rstudioapi) 2021-05-15T14:01:04.2559312Z * installing *binary* package ‘fastmap’ ... 2021-05-15T14:01:04.2608293Z * DONE (fastmap) 2021-05-15T14:01:04.5730951Z * installing *binary* package ‘yaml’ ... 2021-05-15T14:01:04.5792036Z * DONE (yaml) 2021-05-15T14:01:04.8679214Z * installing *binary* package ‘withr’ ... 2021-05-15T14:01:04.8724630Z * DONE (withr) 2021-05-15T14:01:05.1625737Z * installing *binary* package ‘whisker’ ... 2021-05-15T14:01:05.1681027Z * DONE (whisker) 2021-05-15T14:01:05.4344259Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T14:01:05.4385483Z * DONE (rappdirs) 2021-05-15T14:01:05.8001111Z * installing *binary* package ‘fs’ ... 2021-05-15T14:01:05.8070491Z * DONE (fs) 2021-05-15T14:01:06.0712974Z * installing *binary* package ‘clipr’ ... 2021-05-15T14:01:06.0754924Z * DONE (clipr) 2021-05-15T14:01:06.4157792Z * installing *binary* package ‘git2r’ ... 2021-05-15T14:01:06.4214117Z * DONE (git2r) 2021-05-15T14:01:06.6846901Z * installing *binary* package ‘askpass’ ... 2021-05-15T14:01:06.6890419Z * DONE (askpass) 2021-05-15T14:01:06.9940124Z * installing *binary* package ‘cli’ ... 2021-05-15T14:01:06.9989988Z * DONE (cli) 2021-05-15T14:01:07.3016161Z * installing *binary* package ‘purrr’ ... 2021-05-15T14:01:07.3071370Z * DONE (purrr) 2021-05-15T14:01:07.6069419Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T14:01:07.6123683Z * DONE (lifecycle) 2021-05-15T14:01:07.8972045Z * installing *source* package ‘cachem’ ... 2021-05-15T14:01:07.8986840Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:01:07.8988153Z ** using staged installation 2021-05-15T14:01:07.9186704Z ** libs 2021-05-15T14:01:07.9650952Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T14:01:08.1263463Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:01:08.1823221Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T14:01:08.2185760Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:01:08.2201033Z ** R 2021-05-15T14:01:08.2287575Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:08.9202398Z ** help 2021-05-15T14:01:08.9466871Z *** installing help indices 2021-05-15T14:01:08.9727337Z ** building package indices 2021-05-15T14:01:09.2403882Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:09.5760829Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:01:09.7527643Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:10.0197229Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:10.0210690Z * DONE (cachem) 2021-05-15T14:01:10.4938595Z * installing *binary* package ‘openssl’ ... 2021-05-15T14:01:10.5026867Z * DONE (openssl) 2021-05-15T14:01:10.7726551Z * installing *binary* package ‘memoise’ ... 2021-05-15T14:01:10.7767218Z * DONE (memoise) 2021-05-15T14:01:11.1037340Z * installing *binary* package ‘httr’ ... 2021-05-15T14:01:11.1097013Z * DONE (httr) 2021-05-15T14:01:11.3990976Z * installing *binary* package ‘credentials’ ... 2021-05-15T14:01:11.4037787Z * DONE (credentials) 2021-05-15T14:01:11.6944483Z * installing *binary* package ‘gh’ ... 2021-05-15T14:01:11.6989512Z * DONE (gh) 2021-05-15T14:01:11.9930009Z * installing *binary* package ‘gert’ ... 2021-05-15T14:01:11.9981487Z * DONE (gert) 2021-05-15T14:01:12.3513958Z * installing *binary* package ‘usethis’ ... 2021-05-15T14:01:12.3586633Z * DONE (usethis) 2021-05-15T14:01:12.3669734Z 2021-05-15T14:01:12.3670889Z The downloaded source packages are in 2021-05-15T14:01:12.3672481Z ‘/tmp/RtmpnEMf60/downloaded_packages’ 2021-05-15T14:01:12.3684149Z Running `R CMD build`... 2021-05-15T14:01:15.1086231Z * checking for file ‘/tmp/RtmpnEMf60/remotes716fc5e0ce3/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:01:15.1088162Z * preparing ‘tic’: 2021-05-15T14:01:15.1089464Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:01:15.1090740Z * installing the package to process help pages 2021-05-15T14:01:15.1092240Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:01:15.1093434Z * checking for empty or unneeded directories 2021-05-15T14:01:15.1094693Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:01:15.1095949Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:01:15.1097136Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:01:15.1099474Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:01:15.1100749Z (as ‘lib’ is unspecified) 2021-05-15T14:01:15.5433460Z * installing *source* package ‘tic’ ... 2021-05-15T14:01:15.5436434Z ** using staged installation 2021-05-15T14:01:15.5762731Z ** R 2021-05-15T14:01:15.6047605Z ** inst 2021-05-15T14:01:15.6091561Z ** preparing package for lazy loading 2021-05-15T14:01:16.0716648Z ** help 2021-05-15T14:01:16.2547629Z *** installing help indices 2021-05-15T14:01:16.3906092Z *** copying figures 2021-05-15T14:01:16.3914350Z ** building package indices 2021-05-15T14:01:16.7384262Z ** installing vignettes 2021-05-15T14:01:16.7437286Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:17.0713068Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:17.4585003Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:17.4619452Z * DONE (tic) 2021-05-15T14:01:17.4779166Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:01:17.8036531Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:01:20.3113680Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:01:20.3114854Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:01:20.3115578Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:01:20.3116370Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:01:20.3117108Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:01:20.3117849Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:01:20.3118571Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:01:20.3119309Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:01:20.3120009Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:01:20.3120736Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:01:20.3121446Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:01:20.3122151Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:01:20.3122921Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:01:20.3123644Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:01:20.3124394Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:01:20.3125131Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:01:20.3126211Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:01:20.3126920Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:01:20.3127624Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:01:20.3128328Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:01:20.3129165Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:01:20.3130048Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:01:20.3130761Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:01:20.3131487Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:01:20.3132198Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:01:20.3132920Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:01:20.3134010Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:01:20.3134829Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:01:20.3135573Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:01:20.3136270Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:01:20.3139228Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:01:20.3140336Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:01:20.3141119Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:01:20.3141875Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:01:20.3142612Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:01:20.3143372Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:01:20.3144349Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:01:20.3145598Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:01:20.3161902Z 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:01:20.3172279Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:01:20.3173392Z (as ‘lib’ is unspecified) 2021-05-15T14:01:38.9432145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:01:39.6998574Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-15T14:01:39.7142667Z ================================================== 2021-05-15T14:01:39.7143792Z downloaded 231 KB 2021-05-15T14:01:39.7144393Z 2021-05-15T14:01:39.7186718Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:01:40.4036938Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-15T14:01:40.4657375Z ================================================== 2021-05-15T14:01:40.4658661Z downloaded 1.5 MB 2021-05-15T14:01:40.4659235Z 2021-05-15T14:01:40.4697786Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:01:41.1472079Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-15T14:01:41.1474746Z ================================================== 2021-05-15T14:01:41.1475319Z downloaded 16 KB 2021-05-15T14:01:41.1475641Z 2021-05-15T14:01:41.1510777Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:01:41.8712406Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-15T14:01:41.8950814Z ================================================== 2021-05-15T14:01:41.8952744Z downloaded 980 KB 2021-05-15T14:01:41.8953233Z 2021-05-15T14:01:41.8993276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:01:42.6278312Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-15T14:01:42.6500946Z ================================================== 2021-05-15T14:01:42.6502061Z downloaded 791 KB 2021-05-15T14:01:42.6502999Z 2021-05-15T14:01:42.6539792Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:01:43.3448670Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-15T14:01:43.3493585Z ================================================== 2021-05-15T14:01:43.3494162Z downloaded 42 KB 2021-05-15T14:01:43.3494647Z 2021-05-15T14:01:43.3536645Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:01:44.1404913Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-15T14:01:44.1547819Z ================================================== 2021-05-15T14:01:44.1548403Z downloaded 247 KB 2021-05-15T14:01:44.1548815Z 2021-05-15T14:01:44.1590150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:01:44.8559773Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-15T14:01:44.8802636Z ================================================== 2021-05-15T14:01:44.8803760Z downloaded 977 KB 2021-05-15T14:01:44.8804327Z 2021-05-15T14:01:44.8850635Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:01:45.3298178Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-15T14:01:45.3356596Z ================================================== 2021-05-15T14:01:45.3357531Z downloaded 67 KB 2021-05-15T14:01:45.3358251Z 2021-05-15T14:01:45.3416283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:01:46.0284666Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-15T14:01:46.0454460Z ================================================== 2021-05-15T14:01:46.0455126Z downloaded 354 KB 2021-05-15T14:01:46.0455508Z 2021-05-15T14:01:46.0490071Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:01:47.0424176Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-15T14:01:47.0622777Z ================================================== 2021-05-15T14:01:47.0623671Z downloaded 412 KB 2021-05-15T14:01:47.0624233Z 2021-05-15T14:01:47.0660266Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:01:47.7534117Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-15T14:01:47.7536887Z ================================================== 2021-05-15T14:01:47.7537409Z downloaded 15 KB 2021-05-15T14:01:47.7537721Z 2021-05-15T14:01:47.7576943Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:01:48.4467275Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-15T14:01:48.4566183Z ================================================== 2021-05-15T14:01:48.4566891Z downloaded 147 KB 2021-05-15T14:01:48.4567204Z 2021-05-15T14:01:48.4610086Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:01:49.1407147Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-15T14:01:49.1462173Z ================================================== 2021-05-15T14:01:49.1463042Z downloaded 72 KB 2021-05-15T14:01:49.1463644Z 2021-05-15T14:01:49.1506768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:01:50.1263794Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-15T14:01:50.1293458Z ================================================== 2021-05-15T14:01:50.1294032Z downloaded 39 KB 2021-05-15T14:01:50.1294403Z 2021-05-15T14:01:50.1338550Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:01:50.8218558Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-15T14:01:50.8405940Z ================================================== 2021-05-15T14:01:50.8407083Z downloaded 348 KB 2021-05-15T14:01:50.8407803Z 2021-05-15T14:01:50.8444313Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:01:51.5269361Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-15T14:01:51.5452356Z ================================================== 2021-05-15T14:01:51.5452965Z downloaded 426 KB 2021-05-15T14:01:51.5453280Z 2021-05-15T14:01:51.5490883Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:01:52.2397911Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-15T14:01:52.2429804Z ================================================== 2021-05-15T14:01:52.2430752Z downloaded 40 KB 2021-05-15T14:01:52.2431317Z 2021-05-15T14:01:52.2468120Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:01:52.9497004Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-15T14:01:52.9698589Z ================================================== 2021-05-15T14:01:52.9699510Z downloaded 602 KB 2021-05-15T14:01:52.9700085Z 2021-05-15T14:01:52.9733003Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:01:53.1111666Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:01:53.1227150Z ================================================== 2021-05-15T14:01:53.1228265Z downloaded 109 KB 2021-05-15T14:01:53.1228837Z 2021-05-15T14:01:53.1255533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:01:53.8107256Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-15T14:01:53.8308664Z ================================================== 2021-05-15T14:01:53.8309697Z downloaded 224 KB 2021-05-15T14:01:53.8310304Z 2021-05-15T14:01:53.8349047Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:01:54.5139202Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-15T14:01:54.5172581Z ================================================== 2021-05-15T14:01:54.5173359Z downloaded 37 KB 2021-05-15T14:01:54.5173665Z 2021-05-15T14:01:54.5214082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:01:54.9709240Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-15T14:01:54.9830324Z ================================================== 2021-05-15T14:01:54.9831277Z downloaded 199 KB 2021-05-15T14:01:54.9831856Z 2021-05-15T14:01:54.9877475Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:01:55.6673236Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-15T14:01:55.7036684Z ================================================== 2021-05-15T14:01:55.7037875Z downloaded 2.8 MB 2021-05-15T14:01:55.7038484Z 2021-05-15T14:01:55.7076721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:01:56.4090368Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-15T14:01:56.4507761Z ================================================== 2021-05-15T14:01:56.4508699Z downloaded 4.0 MB 2021-05-15T14:01:56.4509215Z 2021-05-15T14:01:56.4626222Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:01:57.1440031Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-15T14:01:57.1704723Z ================================================== 2021-05-15T14:01:57.1705778Z downloaded 1.3 MB 2021-05-15T14:01:57.1706398Z 2021-05-15T14:01:57.1740175Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:01:57.8623116Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-15T14:01:57.8819292Z ================================================== 2021-05-15T14:01:57.8819887Z downloaded 478 KB 2021-05-15T14:01:57.8820213Z 2021-05-15T14:01:57.8864912Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:01:58.4662683Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-15T14:01:58.4758232Z ================================================== 2021-05-15T14:01:58.4758782Z downloaded 107 KB 2021-05-15T14:01:58.4759084Z 2021-05-15T14:01:58.4796317Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:01:59.1587160Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-15T14:01:59.1591020Z ================================================== 2021-05-15T14:01:59.1591537Z downloaded 21 KB 2021-05-15T14:01:59.1591849Z 2021-05-15T14:01:59.1631945Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:01:59.8428752Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-15T14:01:59.8474926Z ================================================== 2021-05-15T14:01:59.8475872Z downloaded 42 KB 2021-05-15T14:01:59.8476452Z 2021-05-15T14:01:59.8517599Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:02:00.5364230Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-15T14:02:00.5371255Z ================================================== 2021-05-15T14:02:00.5371749Z downloaded 33 KB 2021-05-15T14:02:00.5372023Z 2021-05-15T14:02:00.5410221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:02:01.2232667Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-15T14:02:01.2337291Z ================================================== 2021-05-15T14:02:01.2338531Z downloaded 136 KB 2021-05-15T14:02:01.2339113Z 2021-05-15T14:02:01.2385891Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:02:01.9407275Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-15T14:02:01.9768988Z ================================================== 2021-05-15T14:02:01.9769616Z downloaded 3.4 MB 2021-05-15T14:02:01.9769937Z 2021-05-15T14:02:01.9809759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:02:02.6919294Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-15T14:02:02.6967620Z ================================================== 2021-05-15T14:02:02.6968165Z downloaded 64 KB 2021-05-15T14:02:02.6968477Z 2021-05-15T14:02:02.7008580Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:02:03.2199651Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-15T14:02:03.2535777Z ================================================== 2021-05-15T14:02:03.2536414Z downloaded 1.3 MB 2021-05-15T14:02:03.2536871Z 2021-05-15T14:02:03.2576873Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:02:03.9481182Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-15T14:02:03.9579218Z ================================================== 2021-05-15T14:02:03.9580971Z downloaded 128 KB 2021-05-15T14:02:03.9581703Z 2021-05-15T14:02:03.9622137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:02:04.6509392Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-15T14:02:04.6681204Z ================================================== 2021-05-15T14:02:04.6681900Z downloaded 384 KB 2021-05-15T14:02:04.6682229Z 2021-05-15T14:02:04.9793388Z * installing *binary* package ‘utf8’ ... 2021-05-15T14:02:04.9843797Z * DONE (utf8) 2021-05-15T14:02:05.2564931Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T14:02:05.2607065Z * DONE (pkgconfig) 2021-05-15T14:02:05.5511373Z * installing *binary* package ‘fansi’ ... 2021-05-15T14:02:05.5560550Z * DONE (fansi) 2021-05-15T14:02:05.8901472Z * installing *binary* package ‘diffobj’ ... 2021-05-15T14:02:05.8978938Z * DONE (diffobj) 2021-05-15T14:02:06.1931064Z * installing *binary* package ‘ps’ ... 2021-05-15T14:02:06.1996744Z * DONE (ps) 2021-05-15T14:02:06.4740219Z * installing *binary* package ‘praise’ ... 2021-05-15T14:02:06.4782140Z * DONE (praise) 2021-05-15T14:02:06.7535140Z * installing *binary* package ‘pkgload’ ... 2021-05-15T14:02:06.7578683Z * DONE (pkgload) 2021-05-15T14:02:07.0201787Z * installing *binary* package ‘evaluate’ ... 2021-05-15T14:02:07.0243090Z * DONE (evaluate) 2021-05-15T14:02:07.2844242Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T14:02:07.2887264Z * DONE (ellipsis) 2021-05-15T14:02:07.6156716Z * installing *binary* package ‘digest’ ... 2021-05-15T14:02:07.6213367Z * DONE (digest) 2021-05-15T14:02:07.8828691Z * installing *binary* package ‘brio’ ... 2021-05-15T14:02:07.8870895Z * DONE (brio) 2021-05-15T14:02:08.2463563Z * installing *binary* package ‘xml2’ ... 2021-05-15T14:02:08.2527803Z * DONE (xml2) 2021-05-15T14:02:08.6007809Z * installing *source* package ‘xfun’ ... 2021-05-15T14:02:08.6045945Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:08.6047288Z ** using staged installation 2021-05-15T14:02:08.6249608Z ** libs 2021-05-15T14:02:08.6309794Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:02:08.7547627Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:02:08.8083617Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T14:02:08.9981746Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:02:08.9998379Z ** R 2021-05-15T14:02:09.0211694Z ** inst 2021-05-15T14:02:09.0226618Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:10.8364038Z ** help 2021-05-15T14:02:11.0113756Z *** installing help indices 2021-05-15T14:02:11.1481875Z ** building package indices 2021-05-15T14:02:11.5036274Z ** installing vignettes 2021-05-15T14:02:11.5080720Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:11.7437997Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:11.7638450Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:12.0152005Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:12.0168339Z * DONE (xfun) 2021-05-15T14:02:12.6548622Z * installing *binary* package ‘stringi’ ... 2021-05-15T14:02:12.6662290Z * DONE (stringi) 2021-05-15T14:02:14.2070137Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T14:02:14.2539976Z * DONE (Rcpp) 2021-05-15T14:02:14.6343896Z * installing *binary* package ‘commonmark’ ... 2021-05-15T14:02:14.6407926Z * DONE (commonmark) 2021-05-15T14:02:14.9529217Z * installing *binary* package ‘brew’ ... 2021-05-15T14:02:14.9588750Z * DONE (brew) 2021-05-15T14:02:15.2319062Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T14:02:15.2382316Z * DONE (sessioninfo) 2021-05-15T14:02:15.5011904Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T14:02:15.5051604Z * DONE (prettyunits) 2021-05-15T14:02:15.9719545Z * installing *binary* package ‘vctrs’ ... 2021-05-15T14:02:15.9814574Z * DONE (vctrs) 2021-05-15T14:02:16.2785128Z * installing *binary* package ‘processx’ ... 2021-05-15T14:02:16.2834887Z * DONE (processx) 2021-05-15T14:02:16.5862827Z * installing *binary* package ‘markdown’ ... 2021-05-15T14:02:16.5933472Z * DONE (markdown) 2021-05-15T14:02:16.8591739Z * installing *binary* package ‘highr’ ... 2021-05-15T14:02:16.8697381Z * DONE (highr) 2021-05-15T14:02:17.1654606Z * installing *binary* package ‘stringr’ ... 2021-05-15T14:02:17.1705447Z * DONE (stringr) 2021-05-15T14:02:17.4306089Z * installing *binary* package ‘rversions’ ... 2021-05-15T14:02:17.4348666Z * DONE (rversions) 2021-05-15T14:02:17.8223010Z * installing *binary* package ‘pillar’ ... 2021-05-15T14:02:17.8294600Z * DONE (pillar) 2021-05-15T14:02:18.1202226Z * installing *binary* package ‘callr’ ... 2021-05-15T14:02:18.1249327Z * DONE (callr) 2021-05-15T14:02:18.6509960Z * installing *binary* package ‘knitr’ ... 2021-05-15T14:02:18.6641174Z * DONE (knitr) 2021-05-15T14:02:18.9306274Z * installing *binary* package ‘xopen’ ... 2021-05-15T14:02:18.9350064Z * DONE (xopen) 2021-05-15T14:02:19.3262917Z * installing *binary* package ‘tibble’ ... 2021-05-15T14:02:19.3332034Z * DONE (tibble) 2021-05-15T14:02:19.6004437Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T14:02:19.6063862Z * DONE (pkgbuild) 2021-05-15T14:02:20.0673613Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T14:02:20.0757975Z * DONE (roxygen2) 2021-05-15T14:02:20.3437988Z * installing *binary* package ‘rematch2’ ... 2021-05-15T14:02:20.3478789Z * DONE (rematch2) 2021-05-15T14:02:20.6294649Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T14:02:20.6337902Z * DONE (rcmdcheck) 2021-05-15T14:02:20.8944960Z * installing *binary* package ‘waldo’ ... 2021-05-15T14:02:20.8986185Z * DONE (waldo) 2021-05-15T14:02:21.7111473Z * installing *binary* package ‘testthat’ ... 2021-05-15T14:02:21.7277020Z * DONE (testthat) 2021-05-15T14:02:22.0322507Z * installing *binary* package ‘devtools’ ... 2021-05-15T14:02:22.0375247Z * DONE (devtools) 2021-05-15T14:02:22.0439442Z 2021-05-15T14:02:22.0440668Z The downloaded source packages are in 2021-05-15T14:02:22.0442366Z ‘/tmp/RtmpnEMf60/downloaded_packages’ 2021-05-15T14:02:22.1947196Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:02:25.1213417Z 2021-05-15T14:02:25.5060501Z 2021-05-15T14:02:25.5085063Z checking for file ‘/tmp/RtmpnEMf60/remotes716fa7207af/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:02:25.5163526Z 2021-05-15T14:02:25.5166661Z ✔ checking for file ‘/tmp/RtmpnEMf60/remotes716fa7207af/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:02:25.5227712Z 2021-05-15T14:02:25.5262277Z 2021-05-15T14:02:25.5276630Z ─ preparing ‘desc’: 2021-05-15T14:02:25.5385424Z checking DESCRIPTION meta-information ... 2021-05-15T14:02:25.5421563Z 2021-05-15T14:02:25.5424117Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:02:25.6252684Z 2021-05-15T14:02:25.6288224Z 2021-05-15T14:02:25.6291071Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:02:25.6304541Z 2021-05-15T14:02:25.6344641Z 2021-05-15T14:02:25.6347222Z ─ checking for empty or unneeded directories 2021-05-15T14:02:25.6360226Z 2021-05-15T14:02:26.5099637Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:02:26.5100414Z 2021-05-15T14:02:26.5105149Z (as ‘lib’ is unspecified) 2021-05-15T14:02:26.5106000Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:02:26.5107955Z * installing *source* package ‘desc’ ... 2021-05-15T14:02:26.5109599Z 2021-05-15T14:02:26.5111016Z ** using staged installation 2021-05-15T14:02:26.5111492Z 2021-05-15T14:02:26.5112530Z ** R 2021-05-15T14:02:26.5112901Z 2021-05-15T14:02:26.5113517Z ** inst 2021-05-15T14:02:26.5115447Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:29.0098432Z ** help 2021-05-15T14:02:29.0108826Z *** installing help indices 2021-05-15T14:02:29.0109643Z ** building package indices 2021-05-15T14:02:29.0110621Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:29.2146270Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:29.4850665Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:29.4869247Z * DONE (desc) 2021-05-15T14:02:29.7343749Z 2021-05-15T14:02:29.7344977Z 2021-05-15T14:02:29.7348782Z checking for file ‘/tmp/RtmpnEMf60/remotes716f25202cbf/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:02:29.7350233Z 2021-05-15T14:02:29.7360125Z checking for file ‘/tmp/RtmpnEMf60/remotes716f25202cbf/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:02:29.7399504Z 2021-05-15T14:02:29.7401744Z ✔ checking for file ‘/tmp/RtmpnEMf60/remotes716f25202cbf/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:02:29.7532102Z 2021-05-15T14:02:29.7532630Z 2021-05-15T14:02:29.7533571Z ─ preparing ‘ghtravis’: 2021-05-15T14:02:29.7534487Z 2021-05-15T14:02:29.7534865Z 2021-05-15T14:02:29.7614527Z checking DESCRIPTION meta-information ... 2021-05-15T14:02:29.7653014Z 2021-05-15T14:02:29.7654673Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:02:29.8170235Z 2021-05-15T14:02:29.8205065Z 2021-05-15T14:02:29.8206907Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:02:29.8216742Z 2021-05-15T14:02:29.8251224Z 2021-05-15T14:02:29.8257493Z ─ checking for empty or unneeded directories 2021-05-15T14:02:29.8265887Z 2021-05-15T14:02:29.8294935Z 2021-05-15T14:02:29.8296181Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:02:29.8553417Z 2021-05-15T14:02:29.8556640Z 2021-05-15T14:02:29.8558261Z 2021-05-15T14:02:29.9117760Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:02:29.9119211Z (as ‘lib’ is unspecified) 2021-05-15T14:02:30.2115637Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:02:30.2117816Z ** using staged installation 2021-05-15T14:02:30.2306828Z ** R 2021-05-15T14:02:30.2434066Z ** inst 2021-05-15T14:02:30.2448807Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:31.8643681Z ** help 2021-05-15T14:02:31.9334939Z *** installing help indices 2021-05-15T14:02:31.9926954Z ** building package indices 2021-05-15T14:02:32.2819093Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:33.1283809Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:34.0018469Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:34.0026840Z * DONE (ghtravis) 2021-05-15T14:02:34.0136604Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:02:34.3165391Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:02:36.7848797Z 2021-05-15T14:02:36.7850520Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:02:36.7851968Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:02:36.7853109Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:02:36.7854042Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:02:36.7854906Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:02:36.7855796Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:02:36.7956081Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:02:36.7957439Z (as ‘lib’ is unspecified) 2021-05-15T14:02:55.3472286Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:02:56.0266098Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-15T14:02:56.0385603Z ================================================== 2021-05-15T14:02:56.0386175Z downloaded 193 KB 2021-05-15T14:02:56.0386494Z 2021-05-15T14:02:56.0425597Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:02:56.7308671Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-15T14:02:56.7357053Z ================================================== 2021-05-15T14:02:56.7358137Z downloaded 64 KB 2021-05-15T14:02:56.7358778Z 2021-05-15T14:02:56.7398936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:02:57.2535556Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-15T14:02:57.2656801Z ================================================== 2021-05-15T14:02:57.2657595Z downloaded 191 KB 2021-05-15T14:02:57.2658152Z 2021-05-15T14:02:57.2698892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:02:57.9703270Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-15T14:02:57.9995879Z ================================================== 2021-05-15T14:02:57.9997531Z downloaded 1.2 MB 2021-05-15T14:02:57.9998662Z 2021-05-15T14:02:58.0022939Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:02:58.6818951Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-15T14:02:58.7073413Z ================================================== 2021-05-15T14:02:58.7074469Z downloaded 1.0 MB 2021-05-15T14:02:58.7074831Z 2021-05-15T14:02:58.9795300Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T14:02:58.9850852Z * DONE (tidyselect) 2021-05-15T14:02:59.2396136Z * installing *binary* package ‘generics’ ... 2021-05-15T14:02:59.2436020Z * DONE (generics) 2021-05-15T14:02:59.5494029Z * installing *binary* package ‘cpp11’ ... 2021-05-15T14:02:59.5556826Z * DONE (cpp11) 2021-05-15T14:02:59.9376999Z * installing *binary* package ‘dplyr’ ... 2021-05-15T14:02:59.9453124Z * DONE (dplyr) 2021-05-15T14:03:00.3424192Z * installing *binary* package ‘tidyr’ ... 2021-05-15T14:03:00.3506885Z * DONE (tidyr) 2021-05-15T14:03:00.3578908Z 2021-05-15T14:03:00.3579974Z The downloaded source packages are in 2021-05-15T14:03:00.3581565Z ‘/tmp/RtmpnEMf60/downloaded_packages’ 2021-05-15T14:03:00.5862813Z 2021-05-15T14:03:00.5867590Z checking for file ‘/tmp/RtmpnEMf60/remotes716f1878b074/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:03:00.5910485Z 2021-05-15T14:03:00.5913283Z ✔ checking for file ‘/tmp/RtmpnEMf60/remotes716f1878b074/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:03:00.5937046Z 2021-05-15T14:03:00.5967970Z 2021-05-15T14:03:00.5970101Z ─ preparing ‘aghast’: 2021-05-15T14:03:00.5982419Z 2021-05-15T14:03:00.5985275Z 2021-05-15T14:03:00.6060152Z checking DESCRIPTION meta-information ... 2021-05-15T14:03:00.6092397Z 2021-05-15T14:03:00.6094559Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:03:00.6393877Z 2021-05-15T14:03:00.6426814Z 2021-05-15T14:03:00.6429421Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:03:00.6441641Z 2021-05-15T14:03:00.6471695Z 2021-05-15T14:03:00.6473920Z ─ checking for empty or unneeded directories 2021-05-15T14:03:00.6508033Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:03:00.6622980Z 2021-05-15T14:03:00.6626848Z 2021-05-15T14:03:00.6628476Z 2021-05-15T14:03:00.6727511Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:03:00.6728609Z (as ‘lib’ is unspecified) 2021-05-15T14:03:00.9216275Z * installing *source* package ‘aghast’ ... 2021-05-15T14:03:00.9219991Z ** using staged installation 2021-05-15T14:03:00.9485778Z ** R 2021-05-15T14:03:00.9564247Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:01.5066374Z ** help 2021-05-15T14:03:01.5335683Z *** installing help indices 2021-05-15T14:03:01.5605937Z ** building package indices 2021-05-15T14:03:01.8058885Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:02.0196489Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:02.2465844Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:02.2473077Z * DONE (aghast) 2021-05-15T14:03:02.2573256Z Installing 1 packages: covr 2021-05-15T14:03:02.2586406Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:03:02.2587357Z (as ‘lib’ is unspecified) 2021-05-15T14:03:21.1366034Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:03:21.1366648Z 2021-05-15T14:03:21.1377627Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:03:22.3193370Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-15T14:03:22.3310697Z ================================================== 2021-05-15T14:03:22.3311754Z downloaded 159 KB 2021-05-15T14:03:22.3312441Z 2021-05-15T14:03:22.3351740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:03:23.4054129Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-15T14:03:23.4149952Z ================================================== 2021-05-15T14:03:23.4150846Z downloaded 118 KB 2021-05-15T14:03:23.4151321Z 2021-05-15T14:03:23.4235132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:03:23.9512997Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-15T14:03:23.9668465Z ================================================== 2021-05-15T14:03:23.9669928Z downloaded 282 KB 2021-05-15T14:03:23.9670703Z 2021-05-15T14:03:24.2724887Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T14:03:24.2774802Z * DONE (lazyeval) 2021-05-15T14:03:24.5747771Z * installing *binary* package ‘rex’ ... 2021-05-15T14:03:24.5792554Z * DONE (rex) 2021-05-15T14:03:24.9015820Z * installing *binary* package ‘covr’ ... 2021-05-15T14:03:24.9071432Z * DONE (covr) 2021-05-15T14:03:24.9181896Z 2021-05-15T14:03:24.9183069Z The downloaded source packages are in 2021-05-15T14:03:24.9184678Z ‘/tmp/RtmpnEMf60/downloaded_packages’ 2021-05-15T14:03:24.9372467Z 2021-05-15T14:03:24.9424497Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:03:24.9425237Z Rscript -e "tic::before_install()" 2021-05-15T14:03:24.9475061Z shell: /usr/bin/bash -e {0} 2021-05-15T14:03:24.9475667Z env: 2021-05-15T14:03:24.9476131Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:24.9476649Z TIC_DEPLOY_KEY: 2021-05-15T14:03:24.9477489Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:24.9479197Z GITHUB_PAT: *** 2021-05-15T14:03:24.9479630Z COVERALLS_TOKEN: 2021-05-15T14:03:24.9480172Z continue-on-error: false 2021-05-15T14:03:24.9480666Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:24.9481195Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:24.9481685Z TZ: UTC 2021-05-15T14:03:24.9482089Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:24.9482714Z NOT_CRAN: true 2021-05-15T14:03:24.9483120Z ##[endgroup] 2021-05-15T14:03:25.3033241Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:03:25.4690963Z Running before_install: step_install_remote_binaries() 2021-05-15T14:03:26.1770937Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:03:26.1771887Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:03:26.1772602Z remotes::install_cran("rcmdcheck") 2021-05-15T14:03:26.1773234Z remotes::install_cran("markdown") 2021-05-15T14:03:26.1783387Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:03:26.1784205Z env: 2021-05-15T14:03:26.1784882Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:26.1785865Z TIC_DEPLOY_KEY: 2021-05-15T14:03:26.1787393Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:26.1790478Z GITHUB_PAT: *** 2021-05-15T14:03:26.1790976Z COVERALLS_TOKEN: 2021-05-15T14:03:26.1791532Z continue-on-error: false 2021-05-15T14:03:26.1792088Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:26.1792641Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:26.1793506Z TZ: UTC 2021-05-15T14:03:26.1795059Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:26.1795735Z NOT_CRAN: true 2021-05-15T14:03:26.1796507Z ##[endgroup] 2021-05-15T14:03:49.6975628Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:03:49.6978826Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:03:49.6979612Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:03:49.6980358Z aws.signa... (NA -> 0.6.0 ) [CRAN] 2021-05-15T14:03:49.6981102Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:03:49.6981798Z aws.s3 (NA -> 0.3.21 ) [CRAN] 2021-05-15T14:03:49.7011690Z Installing 6 packages: base64enc, tinytex, htmltools, aws.signature, rmarkdown, aws.s3 2021-05-15T14:03:49.7032206Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:03:49.7033174Z (as ‘lib’ is unspecified) 2021-05-15T14:04:08.1182849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-15T14:04:09.1696571Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-15T14:04:09.1704826Z ================================================== 2021-05-15T14:04:09.1705436Z downloaded 37 KB 2021-05-15T14:04:09.1705809Z 2021-05-15T14:04:09.1748603Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T14:04:11.0391309Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-15T14:04:11.0392132Z ================================================== 2021-05-15T14:04:11.0392617Z downloaded 113 KB 2021-05-15T14:04:11.0392939Z 2021-05-15T14:04:11.0394602Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T14:04:11.0684657Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-15T14:04:11.0822810Z ================================================== 2021-05-15T14:04:11.0824052Z downloaded 231 KB 2021-05-15T14:04:11.0824672Z 2021-05-15T14:04:11.0868302Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/aws.signature_0.6.0.tar.gz' 2021-05-15T14:04:12.4263946Z Content type 'binary/octet-stream' length 76355 bytes (74 KB) 2021-05-15T14:04:12.4332547Z ================================================== 2021-05-15T14:04:12.4333475Z downloaded 74 KB 2021-05-15T14:04:12.4334084Z 2021-05-15T14:04:12.4421784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T14:04:13.4694841Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-15T14:04:13.5079371Z ================================================== 2021-05-15T14:04:13.5080674Z downloaded 3.5 MB 2021-05-15T14:04:13.5081274Z 2021-05-15T14:04:13.5122167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/aws.s3_0.3.21.tar.gz' 2021-05-15T14:04:14.9588029Z Content type 'binary/octet-stream' length 189998 bytes (185 KB) 2021-05-15T14:04:14.9697021Z ================================================== 2021-05-15T14:04:14.9698175Z downloaded 185 KB 2021-05-15T14:04:14.9698912Z 2021-05-15T14:04:15.2499901Z * installing *binary* package ‘base64enc’ ... 2021-05-15T14:04:15.2545032Z * DONE (base64enc) 2021-05-15T14:04:15.5167221Z * installing *binary* package ‘tinytex’ ... 2021-05-15T14:04:15.5209133Z * DONE (tinytex) 2021-05-15T14:04:15.7927054Z * installing *binary* package ‘htmltools’ ... 2021-05-15T14:04:15.8004558Z * DONE (htmltools) 2021-05-15T14:04:16.0804301Z * installing *binary* package ‘aws.signature’ ... 2021-05-15T14:04:16.0847744Z * DONE (aws.signature) 2021-05-15T14:04:16.9907942Z * installing *binary* package ‘rmarkdown’ ... 2021-05-15T14:04:17.0155437Z * DONE (rmarkdown) 2021-05-15T14:04:17.2964903Z * installing *binary* package ‘aws.s3’ ... 2021-05-15T14:04:17.3007958Z * DONE (aws.s3) 2021-05-15T14:04:17.3069100Z 2021-05-15T14:04:17.3070011Z The downloaded source packages are in 2021-05-15T14:04:17.3071463Z ‘/tmp/RtmpJ0QsJ8/downloaded_packages’ 2021-05-15T14:04:35.0445876Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:04:35.0447861Z Use `force = TRUE` to force installation 2021-05-15T14:04:35.0464013Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:04:35.0465428Z Use `force = TRUE` to force installation 2021-05-15T14:04:35.0651869Z ##[group]Run options(width = 100) 2021-05-15T14:04:35.0652470Z options(width = 100) 2021-05-15T14:04:35.0654299Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:04:35.0655065Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:04:35.0663638Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:04:35.0664105Z env: 2021-05-15T14:04:35.0664603Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:35.0665118Z TIC_DEPLOY_KEY: 2021-05-15T14:04:35.0666014Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:04:35.0667855Z GITHUB_PAT: *** 2021-05-15T14:04:35.0668337Z COVERALLS_TOKEN: 2021-05-15T14:04:35.0668866Z continue-on-error: false 2021-05-15T14:04:35.0669392Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:35.0669921Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:04:35.0670485Z TZ: UTC 2021-05-15T14:04:35.0671130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:35.0671609Z NOT_CRAN: true 2021-05-15T14:04:35.0672008Z ##[endgroup] 2021-05-15T14:04:36.5470505Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:04:36.5491107Z setting value 2021-05-15T14:04:36.5493051Z version R version 4.0.5 (2021-03-31) 2021-05-15T14:04:36.5493808Z os Ubuntu 20.04.2 LTS 2021-05-15T14:04:36.5494693Z system x86_64, linux-gnu 2021-05-15T14:04:36.5495349Z ui X11 2021-05-15T14:04:36.5495946Z language (EN) 2021-05-15T14:04:36.5496789Z collate C.UTF-8 2021-05-15T14:04:36.5497883Z ctype C.UTF-8 2021-05-15T14:04:36.5498698Z tz UTC 2021-05-15T14:04:36.5499469Z date 2021-05-15 2021-05-15T14:04:36.5499905Z 2021-05-15T14:04:36.5500954Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:04:36.5501906Z package * version date lib source 2021-05-15T14:04:36.5503108Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:04:36.5504280Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5505314Z aws.s3 0.3.21 2020-04-07 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5506392Z aws.signature 0.6.0 2020-06-01 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5507453Z base * 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5508999Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5510304Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5511396Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5512605Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5513629Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:04:36.5514833Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5515903Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5516923Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5517916Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5518942Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5519984Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5522087Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5523562Z compiler 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5524853Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5525942Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5527026Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5528098Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5529184Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5530463Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5531772Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-15T14:04:36.5533328Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:04:36.5534491Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5536022Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5536946Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5538016Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5538876Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5539767Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5540620Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5541483Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5542369Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5543439Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5544724Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5545622Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5546483Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5547517Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:04:36.5548503Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5549375Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5550227Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5551093Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5551974Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5552888Z grid 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5553741Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5554784Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5555865Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5556664Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5557501Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5558362Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5559227Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5560061Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5561095Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5562035Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5562884Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5563838Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5564679Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5565495Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5566336Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5567172Z methods * 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5567989Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5568804Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5569632Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5570435Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5571266Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5572266Z parallel 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5573115Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5573962Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5574982Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5575807Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5576609Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5577451Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5578519Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5579410Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5580571Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5581524Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5582326Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5583150Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5583965Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5584948Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5585791Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5586620Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5587604Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5588647Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5589491Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5590336Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5591181Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5592046Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5592911Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5593775Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5595079Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5595978Z splines 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5597176Z stats * 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5598392Z stats4 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5599219Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5600058Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5600889Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T14:04:36.5601721Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5602610Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:04:36.5603493Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5604332Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5605163Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5606371Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:04:36.5607274Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5608140Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5610263Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5611280Z tools 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5612179Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5613221Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5614063Z utils * 4.0.5 2021-03-31 [2] local 2021-05-15T14:04:36.5614903Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5615751Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5616605Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5617659Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T14:04:36.5618492Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:04:36.5619325Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5620279Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5621144Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5621988Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T14:04:36.5622326Z 2021-05-15T14:04:36.5622816Z [1] /home/runner/work/_temp/Library 2021-05-15T14:04:36.5623386Z [2] /opt/R/4.0.5/lib/R/library 2021-05-15T14:04:36.5658354Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:04:36.5659055Z Rscript -e 'tic::script()' 2021-05-15T14:04:36.5659503Z ls -l check 2021-05-15T14:04:36.5705842Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:04:36.5706342Z env: 2021-05-15T14:04:36.5706774Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:36.5707222Z TIC_DEPLOY_KEY: 2021-05-15T14:04:36.5707996Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:04:36.5711297Z GITHUB_PAT: *** 2021-05-15T14:04:36.5711830Z COVERALLS_TOKEN: 2021-05-15T14:04:36.5712363Z continue-on-error: false 2021-05-15T14:04:36.5712889Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:36.5713417Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:04:36.5714490Z TZ: UTC 2021-05-15T14:04:36.5714873Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:36.5715264Z NOT_CRAN: true 2021-05-15T14:04:36.5715629Z ##[endgroup] 2021-05-15T14:04:36.8936237Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:04:37.0581622Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:04:37.0583061Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:04:37.0584006Z timeout = Inf, check_dir = "check") 2021-05-15T14:04:37.1437654Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:04:37.3943543Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:04:37.4072180Z * preparing ‘neurohcp’: 2021-05-15T14:04:37.4219253Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:04:37.5316086Z * installing the package to build vignettes 2021-05-15T14:04:43.2627467Z * creating vignettes ... OK 2021-05-15T14:04:43.3035234Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:04:43.3043891Z * checking for empty or unneeded directories 2021-05-15T14:04:43.3095992Z * building ‘neurohcp_0.9.0.tar.gz’ 2021-05-15T14:04:43.3585061Z 2021-05-15T14:04:43.5084800Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:04:43.7641508Z * using log directory ‘/home/runner/work/neurohcp/neurohcp/check/neurohcp.Rcheck’ 2021-05-15T14:04:43.7643970Z * using R version 4.0.5 (2021-03-31) 2021-05-15T14:04:43.7645894Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:04:43.7647136Z * using session charset: UTF-8 2021-05-15T14:04:43.8236635Z * using option ‘--as-cran’ 2021-05-15T14:04:43.8266960Z * checking for file ‘neurohcp/DESCRIPTION’ ... OK 2021-05-15T14:04:43.8268212Z * checking extension type ... Package 2021-05-15T14:04:43.8269670Z * this is package ‘neurohcp’ version ‘0.9.0’ 2021-05-15T14:04:43.8270750Z * package encoding: UTF-8 2021-05-15T14:04:43.8303692Z * checking package namespace information ... OK 2021-05-15T14:05:02.8231383Z * checking package dependencies ... OK 2021-05-15T14:05:02.8232650Z * checking if this is a source package ... OK 2021-05-15T14:05:02.8233547Z * checking if there is a namespace ... OK 2021-05-15T14:05:03.0713029Z * checking for executable files ... OK 2021-05-15T14:05:03.0713971Z * checking for hidden files and directories ... OK 2021-05-15T14:05:03.0726446Z * checking for portable file names ... OK 2021-05-15T14:05:03.0736231Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:05:03.0791928Z * checking serialization versions ... OK 2021-05-15T14:05:07.4913289Z * checking whether package ‘neurohcp’ can be installed ... OK 2021-05-15T14:05:07.5252700Z * checking installed package size ... OK 2021-05-15T14:05:07.6116164Z * checking package directory ... OK 2021-05-15T14:05:07.6117650Z * checking for future file timestamps ... OK 2021-05-15T14:05:07.6124867Z * checking ‘build’ directory ... OK 2021-05-15T14:05:07.8021484Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:05:07.8023544Z * checking top-level files ... OK 2021-05-15T14:05:07.8030698Z * checking for left-over files ... OK 2021-05-15T14:05:08.0144151Z * checking index information ... OK 2021-05-15T14:05:08.2263248Z * checking package subdirectories ... OK 2021-05-15T14:05:08.2817253Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:05:08.3413709Z * checking R files for syntax errors ... OK 2021-05-15T14:05:08.5666489Z * checking whether the package can be loaded ... OK 2021-05-15T14:05:08.6476594Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:05:08.7346054Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:05:08.8201126Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:05:09.0403064Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:05:09.2793567Z * checking loading without being on the library search path ... OK 2021-05-15T14:05:09.5360015Z * checking dependencies in R code ... OK 2021-05-15T14:05:10.5681690Z * checking S3 generic/method consistency ... OK 2021-05-15T14:05:10.7099883Z * checking replacement functions ... OK 2021-05-15T14:05:10.8803121Z * checking foreign function calls ... OK 2021-05-15T14:05:13.5654022Z * checking R code for possible problems ... OK 2021-05-15T14:05:14.5579581Z * checking Rd files ... OK 2021-05-15T14:05:14.5581225Z * checking Rd metadata ... OK 2021-05-15T14:05:14.5582028Z * checking Rd line widths ... OK 2021-05-15T14:05:14.5583539Z * checking Rd cross-references ... OK 2021-05-15T14:05:14.5584624Z * checking for missing documentation entries ... OK 2021-05-15T14:05:15.0901120Z * checking for code/documentation mismatches ... OK 2021-05-15T14:05:16.2921904Z * checking Rd \usage sections ... OK 2021-05-15T14:05:16.3963343Z * checking Rd contents ... OK 2021-05-15T14:05:16.5282807Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:05:17.5480887Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:05:19.0247747Z * checking data for non-ASCII characters ... OK 2021-05-15T14:05:19.2491972Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:05:19.2595170Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:05:19.2603643Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:05:20.5827142Z * checking examples ... OK 2021-05-15T14:05:20.7959676Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:05:20.8274023Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:05:22.3277054Z * checking re-building of vignette outputs ... OK 2021-05-15T14:05:24.4956862Z * checking PDF version of manual ... OK 2021-05-15T14:05:24.4958995Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:05:24.4960193Z * checking for detritus in the temp directory ... OK 2021-05-15T14:05:24.4966438Z * DONE 2021-05-15T14:05:24.4975387Z 2021-05-15T14:05:24.4976352Z Status: OK 2021-05-15T14:05:24.4976728Z 2021-05-15T14:05:24.6205208Z ── R CMD check results ───────────────────────────────────── neurohcp 0.9.0 ──── 2021-05-15T14:05:24.6226592Z Duration: 41.2s 2021-05-15T14:05:24.6227394Z 2021-05-15T14:05:24.6241812Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:05:24.6346341Z total 996 2021-05-15T14:05:24.6348238Z drwxr-xr-x 5 runner docker 4096 May 15 14:05 neurohcp.Rcheck 2021-05-15T14:05:24.6351268Z -rw-r--r-- 1 runner docker 392890 May 15 14:04 neurohcp_0.9.0.tar.gz 2021-05-15T14:05:24.6355218Z -rw-r--r-- 1 runner docker 619040 May 15 14:05 neurohcp_0.9.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:05:24.6395647Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:05:24.6396526Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:05:24.6449116Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:05:24.6449924Z env: 2021-05-15T14:05:24.6450397Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:24.6451046Z TIC_DEPLOY_KEY: 2021-05-15T14:05:24.6451872Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:24.6453606Z GITHUB_PAT: *** 2021-05-15T14:05:24.6454054Z COVERALLS_TOKEN: 2021-05-15T14:05:24.6454542Z continue-on-error: false 2021-05-15T14:05:24.6455029Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:24.6455890Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:24.6456392Z TZ: UTC 2021-05-15T14:05:24.6456822Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:24.6457267Z NOT_CRAN: true 2021-05-15T14:05:24.6457998Z ##[endgroup] 2021-05-15T14:05:24.6594714Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:05:24.6595455Z Rscript -e "tic::before_deploy()" 2021-05-15T14:05:24.6639687Z shell: /usr/bin/bash -e {0} 2021-05-15T14:05:24.6640121Z env: 2021-05-15T14:05:24.6640632Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:24.6641165Z TIC_DEPLOY_KEY: 2021-05-15T14:05:24.6642065Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:24.6643526Z GITHUB_PAT: *** 2021-05-15T14:05:24.6643978Z COVERALLS_TOKEN: 2021-05-15T14:05:24.6644536Z continue-on-error: false 2021-05-15T14:05:24.6645218Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:24.6645777Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:24.6646274Z TZ: UTC 2021-05-15T14:05:24.6646720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:24.6647181Z NOT_CRAN: true 2021-05-15T14:05:24.6647610Z ##[endgroup] 2021-05-15T14:05:25.0013893Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:05:25.1715280Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:05:25.1716004Z with: 2021-05-15T14:05:25.1716926Z upload_url: https://uploads.github.com/repos/neuroconductor/neurohcp/releases/42997181/assets{?name,label} 2021-05-15T14:05:25.1718092Z asset_path: check/neurohcp_0.9.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:05:25.1718890Z asset_name: neurohcp_0.9.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:05:25.1719627Z asset_content_type: application/octet-stream 2021-05-15T14:05:25.1720181Z env: 2021-05-15T14:05:25.1720655Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:25.1721204Z TIC_DEPLOY_KEY: 2021-05-15T14:05:25.1722065Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:25.1723766Z GITHUB_PAT: *** 2021-05-15T14:05:25.1724227Z COVERALLS_TOKEN: 2021-05-15T14:05:25.1724754Z continue-on-error: false 2021-05-15T14:05:25.1725293Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:25.1725871Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:25.1726365Z TZ: UTC 2021-05-15T14:05:25.1726865Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:25.1727315Z NOT_CRAN: true 2021-05-15T14:05:25.1728376Z GITHUB_TOKEN: *** 2021-05-15T14:05:25.1728814Z ##[endgroup] 2021-05-15T14:05:26.0555607Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:05:26.0556590Z Rscript -e "tic::deploy()" 2021-05-15T14:05:26.0608686Z shell: /usr/bin/bash -e {0} 2021-05-15T14:05:26.0609120Z env: 2021-05-15T14:05:26.0609633Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:26.0610150Z TIC_DEPLOY_KEY: 2021-05-15T14:05:26.0611043Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:26.0612817Z GITHUB_PAT: *** 2021-05-15T14:05:26.0613264Z COVERALLS_TOKEN: 2021-05-15T14:05:26.0613808Z continue-on-error: false 2021-05-15T14:05:26.0614324Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:26.0614873Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:26.0615359Z TZ: UTC 2021-05-15T14:05:26.0615794Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:26.0616241Z NOT_CRAN: true 2021-05-15T14:05:26.0616659Z ##[endgroup] 2021-05-15T14:05:26.4198775Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:05:27.5703354Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:05:27.5704524Z Rscript -e "tic::after_deploy()" 2021-05-15T14:05:27.5754100Z shell: /usr/bin/bash -e {0} 2021-05-15T14:05:27.5754810Z env: 2021-05-15T14:05:27.5755306Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:27.5755822Z TIC_DEPLOY_KEY: 2021-05-15T14:05:27.5756717Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:27.5758703Z GITHUB_PAT: *** 2021-05-15T14:05:27.5759346Z COVERALLS_TOKEN: 2021-05-15T14:05:27.5760150Z continue-on-error: false 2021-05-15T14:05:27.5760622Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:27.5761098Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:27.5761546Z TZ: UTC 2021-05-15T14:05:27.5761936Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:27.5762522Z NOT_CRAN: true 2021-05-15T14:05:27.5763134Z ##[endgroup] 2021-05-15T14:05:27.9263731Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:05:28.1187377Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-15T14:05:28.1188531Z curl -s -H "Accept: application/json" \ 2021-05-15T14:05:28.1189129Z  -H "Content-Type: application/json" \ 2021-05-15T14:05:28.1189742Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T14:05:28.1190408Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-15T14:05:28.1191465Z  -X POST https://coveralls.io/api/repos 2021-05-15T14:05:28.1242921Z shell: /usr/bin/bash -e {0} 2021-05-15T14:05:28.1243346Z env: 2021-05-15T14:05:28.1243822Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:28.1244314Z TIC_DEPLOY_KEY: 2021-05-15T14:05:28.1245152Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:28.1246921Z GITHUB_PAT: *** 2021-05-15T14:05:28.1247390Z COVERALLS_TOKEN: 2021-05-15T14:05:28.1247928Z continue-on-error: false 2021-05-15T14:05:28.1248497Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:28.1249060Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:28.1249557Z TZ: UTC 2021-05-15T14:05:28.1251189Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:28.1251710Z NOT_CRAN: true 2021-05-15T14:05:28.1252127Z ##[endgroup] 2021-05-15T14:05:28.5285504Z {"error":"Forbidden"} 2021-05-15T14:05:28.5328064Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T14:05:28.5328779Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T14:05:28.5329586Z  curl -s -H "Accept: application/json" \ 2021-05-15T14:05:28.5330241Z  -H "Content-Type: application/json" \ 2021-05-15T14:05:28.5330910Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T14:05:28.5331947Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-15T14:05:28.5332691Z  | jq '.token')" >> $GITHUB_ENV 2021-05-15T14:05:28.5380423Z shell: /usr/bin/bash -e {0} 2021-05-15T14:05:28.5380848Z env: 2021-05-15T14:05:28.5381346Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:28.5381858Z TIC_DEPLOY_KEY: 2021-05-15T14:05:28.5382745Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:28.5384440Z GITHUB_PAT: *** 2021-05-15T14:05:28.5384898Z COVERALLS_TOKEN: 2021-05-15T14:05:28.5385780Z continue-on-error: false 2021-05-15T14:05:28.5386469Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:28.5387484Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:28.5387997Z TZ: UTC 2021-05-15T14:05:28.5388415Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:28.5388881Z NOT_CRAN: true 2021-05-15T14:05:28.5389284Z ##[endgroup] 2021-05-15T14:05:28.9947098Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T14:05:28.9947982Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T14:05:28.9956594Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:05:28.9957191Z env: 2021-05-15T14:05:28.9957669Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:28.9958400Z TIC_DEPLOY_KEY: 2021-05-15T14:05:28.9959298Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:28.9961205Z GITHUB_PAT: *** 2021-05-15T14:05:28.9961676Z COVERALLS_TOKEN: 2021-05-15T14:05:28.9962346Z continue-on-error: false 2021-05-15T14:05:28.9962858Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:28.9963380Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:28.9963846Z TZ: UTC 2021-05-15T14:05:28.9964274Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:28.9964704Z NOT_CRAN: true 2021-05-15T14:05:28.9965154Z COVERALLS_REPO_TOKEN: null 2021-05-15T14:05:28.9965655Z ##[endgroup] 2021-05-15T14:05:33.9296746Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-15T14:05:33.9298719Z object 'null' not found 2021-05-15T14:05:33.9300070Z Calls: -> to_coveralls 2021-05-15T14:05:33.9301020Z Execution halted 2021-05-15T14:05:33.9371902Z ##[error]Process completed with exit code 1. 2021-05-15T14:05:34.1381722Z Post job cleanup. 2021-05-15T14:05:34.1912167Z [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:05:34.2147651Z Post job cleanup. 2021-05-15T14:05:34.3566389Z [command]/usr/bin/git version 2021-05-15T14:05:34.3633376Z git version 2.31.1 2021-05-15T14:05:34.3681379Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:05:34.3735235Z [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:05:34.4006136Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:05:34.4041829Z http.https://github.com/.extraheader 2021-05-15T14:05:34.4055255Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:05:34.4111280Z [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:05:34.4450583Z Cleaning up orphan processes