2021-05-14T23:16:36.1429175Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:16:36.6058908Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:16:36.6660230Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:16:36.7612740Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:16:36.9050202Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:16:45.5759571Z Current runner version: '2.278.0' 2021-05-14T23:16:45.5786445Z ##[group]Operating System 2021-05-14T23:16:45.5787251Z Ubuntu 2021-05-14T23:16:45.5787869Z 20.04.2 2021-05-14T23:16:45.5788220Z LTS 2021-05-14T23:16:45.5788637Z ##[endgroup] 2021-05-14T23:16:45.5789102Z ##[group]Virtual Environment 2021-05-14T23:16:45.5789664Z Environment: ubuntu-20.04 2021-05-14T23:16:45.5790359Z Version: 20210510.0 2021-05-14T23:16:45.5791661Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:16:45.5793079Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:16:45.5794188Z ##[endgroup] 2021-05-14T23:16:45.5796123Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:16:45.5797614Z Actions: write 2021-05-14T23:16:45.5798042Z Checks: write 2021-05-14T23:16:45.5798818Z Contents: write 2021-05-14T23:16:45.5799446Z Deployments: write 2021-05-14T23:16:45.5800021Z Issues: write 2021-05-14T23:16:45.5800563Z Metadata: read 2021-05-14T23:16:45.5801064Z Packages: write 2021-05-14T23:16:45.5801724Z PullRequests: write 2021-05-14T23:16:45.5802285Z RepositoryProjects: write 2021-05-14T23:16:45.5803003Z SecurityEvents: write 2021-05-14T23:16:45.5803439Z Statuses: write 2021-05-14T23:16:45.5804020Z ##[endgroup] 2021-05-14T23:16:45.5806679Z Prepare workflow directory 2021-05-14T23:16:45.6885630Z Prepare all required actions 2021-05-14T23:16:45.6896938Z Getting action download info 2021-05-14T23:16:46.0530684Z Download action repository 'actions/checkout@v2' 2021-05-14T23:16:48.0045927Z Download action repository 'r-lib/actions@master' 2021-05-14T23:16:50.6607228Z Download action repository 'adigherman/actions@master' 2021-05-14T23:16:53.9632135Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:16:55.0967049Z Download action repository 'actions/cache@v1' 2021-05-14T23:16:56.1430580Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:16:57.1902152Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:16:58.3963199Z ##[group]Run actions/checkout@v2 2021-05-14T23:16:58.3963738Z with: 2021-05-14T23:16:58.3964130Z repository: neuroconductor/kirby21.vaso 2021-05-14T23:16:58.3964882Z token: *** 2021-05-14T23:16:58.3965192Z ssh-strict: true 2021-05-14T23:16:58.3965568Z persist-credentials: true 2021-05-14T23:16:58.3965938Z clean: true 2021-05-14T23:16:58.3966228Z fetch-depth: 1 2021-05-14T23:16:58.3966528Z lfs: false 2021-05-14T23:16:58.3966813Z submodules: false 2021-05-14T23:16:58.3967109Z env: 2021-05-14T23:16:58.3967454Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:58.3967807Z TIC_DEPLOY_KEY: 2021-05-14T23:16:58.3968434Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:58.3969357Z GITHUB_PAT: *** 2021-05-14T23:16:58.3969673Z COVERALLS_TOKEN: 2021-05-14T23:16:58.3970036Z continue-on-error: false 2021-05-14T23:16:58.3970407Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:58.3970697Z ##[endgroup] 2021-05-14T23:16:58.6109172Z Syncing repository: neuroconductor/kirby21.vaso 2021-05-14T23:16:58.6110133Z ##[group]Getting Git version info 2021-05-14T23:16:58.6111196Z Working directory is '/home/runner/work/kirby21.vaso/kirby21.vaso' 2021-05-14T23:16:58.6185298Z [command]/usr/bin/git version 2021-05-14T23:16:58.6333896Z git version 2.31.1 2021-05-14T23:16:58.6361347Z ##[endgroup] 2021-05-14T23:16:58.6370398Z Deleting the contents of '/home/runner/work/kirby21.vaso/kirby21.vaso' 2021-05-14T23:16:58.6378198Z ##[group]Initializing the repository 2021-05-14T23:16:58.6438711Z [command]/usr/bin/git init /home/runner/work/kirby21.vaso/kirby21.vaso 2021-05-14T23:16:58.6523185Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:16:58.6524354Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:16:58.6525328Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:16:58.6526192Z hint: 2021-05-14T23:16:58.6527411Z hint: git config --global init.defaultBranch 2021-05-14T23:16:58.6528153Z hint: 2021-05-14T23:16:58.6529549Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:16:58.6531086Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:16:58.6531668Z hint: 2021-05-14T23:16:58.6532209Z hint: git branch -m 2021-05-14T23:16:58.6540877Z Initialized empty Git repository in /home/runner/work/kirby21.vaso/kirby21.vaso/.git/ 2021-05-14T23:16:58.6551055Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.vaso 2021-05-14T23:16:58.6672752Z ##[endgroup] 2021-05-14T23:16:58.6673622Z ##[group]Disabling automatic garbage collection 2021-05-14T23:16:58.6680712Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:16:58.6728409Z ##[endgroup] 2021-05-14T23:16:58.6734050Z ##[group]Setting up auth 2021-05-14T23:16:58.6742954Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:16:58.6777584Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-14T23:16:58.7157747Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:16:58.7214844Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-14T23:16:58.7445606Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:16:58.7501407Z ##[endgroup] 2021-05-14T23:16:58.7502248Z ##[group]Fetching the repository 2021-05-14T23:16:58.7513491Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8b04557f7632a71bce62094bcaa6d0ea7f763371:refs/tags/1.7.0.s 2021-05-14T23:16:59.6432485Z remote: Enumerating objects: 45, done. 2021-05-14T23:16:59.6435439Z remote: Counting objects: 2% (1/45) 2021-05-14T23:16:59.6436219Z remote: Counting objects: 4% (2/45) 2021-05-14T23:16:59.6436941Z remote: Counting objects: 6% (3/45) 2021-05-14T23:16:59.6437710Z remote: Counting objects: 8% (4/45) 2021-05-14T23:16:59.6438317Z remote: Counting objects: 11% (5/45) 2021-05-14T23:16:59.6438943Z remote: Counting objects: 13% (6/45) 2021-05-14T23:16:59.6439718Z remote: Counting objects: 15% (7/45) 2021-05-14T23:16:59.6440337Z remote: Counting objects: 17% (8/45) 2021-05-14T23:16:59.6441006Z remote: Counting objects: 20% (9/45) 2021-05-14T23:16:59.6441617Z remote: Counting objects: 22% (10/45) 2021-05-14T23:16:59.6442161Z remote: Counting objects: 24% (11/45) 2021-05-14T23:16:59.6443415Z remote: Counting objects: 26% (12/45) 2021-05-14T23:16:59.6444203Z remote: Counting objects: 28% (13/45) 2021-05-14T23:16:59.6444753Z remote: Counting objects: 31% (14/45) 2021-05-14T23:16:59.6445261Z remote: Counting objects: 33% (15/45) 2021-05-14T23:16:59.6445781Z remote: Counting objects: 35% (16/45) 2021-05-14T23:16:59.6446292Z remote: Counting objects: 37% (17/45) 2021-05-14T23:16:59.6446815Z remote: Counting objects: 40% (18/45) 2021-05-14T23:16:59.6447657Z remote: Counting objects: 42% (19/45) 2021-05-14T23:16:59.6448175Z remote: Counting objects: 44% (20/45) 2021-05-14T23:16:59.6448684Z remote: Counting objects: 46% (21/45) 2021-05-14T23:16:59.6449137Z remote: Counting objects: 48% (22/45) 2021-05-14T23:16:59.6449814Z remote: Counting objects: 51% (23/45) 2021-05-14T23:16:59.6450310Z remote: Counting objects: 53% (24/45) 2021-05-14T23:16:59.6450825Z remote: Counting objects: 55% (25/45) 2021-05-14T23:16:59.6451320Z remote: Counting objects: 57% (26/45) 2021-05-14T23:16:59.6453077Z remote: Counting objects: 60% (27/45) 2021-05-14T23:16:59.6453736Z remote: Counting objects: 62% (28/45) 2021-05-14T23:16:59.6454293Z remote: Counting objects: 64% (29/45) 2021-05-14T23:16:59.6454842Z remote: Counting objects: 66% (30/45) 2021-05-14T23:16:59.6455374Z remote: Counting objects: 68% (31/45) 2021-05-14T23:16:59.6456024Z remote: Counting objects: 71% (32/45) 2021-05-14T23:16:59.6457042Z remote: Counting objects: 73% (33/45) 2021-05-14T23:16:59.6457490Z remote: Counting objects: 75% (34/45) 2021-05-14T23:16:59.6458107Z remote: Counting objects: 77% (35/45) 2021-05-14T23:16:59.6458704Z remote: Counting objects: 80% (36/45) 2021-05-14T23:16:59.6459174Z remote: Counting objects: 82% (37/45) 2021-05-14T23:16:59.6459827Z remote: Counting objects: 84% (38/45) 2021-05-14T23:16:59.6460307Z remote: Counting objects: 86% (39/45) 2021-05-14T23:16:59.6460781Z remote: Counting objects: 88% (40/45) 2021-05-14T23:16:59.6461630Z remote: Counting objects: 91% (41/45) 2021-05-14T23:16:59.6462126Z remote: Counting objects: 93% (42/45) 2021-05-14T23:16:59.6463041Z remote: Counting objects: 95% (43/45) 2021-05-14T23:16:59.6463739Z remote: Counting objects: 97% (44/45) 2021-05-14T23:16:59.6464460Z remote: Counting objects: 100% (45/45) 2021-05-14T23:16:59.6465022Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:16:59.6465799Z remote: Compressing objects: 2% (1/44) 2021-05-14T23:16:59.6466838Z remote: Compressing objects: 4% (2/44) 2021-05-14T23:16:59.6467520Z remote: Compressing objects: 6% (3/44) 2021-05-14T23:16:59.6468179Z remote: Compressing objects: 9% (4/44) 2021-05-14T23:16:59.6468658Z remote: Compressing objects: 11% (5/44) 2021-05-14T23:16:59.6469148Z remote: Compressing objects: 13% (6/44) 2021-05-14T23:16:59.6470068Z remote: Compressing objects: 15% (7/44) 2021-05-14T23:16:59.6471362Z remote: Compressing objects: 18% (8/44) 2021-05-14T23:16:59.6471969Z remote: Compressing objects: 20% (9/44) 2021-05-14T23:16:59.6472552Z remote: Compressing objects: 22% (10/44) 2021-05-14T23:16:59.6473395Z remote: Compressing objects: 25% (11/44) 2021-05-14T23:16:59.6474205Z remote: Compressing objects: 27% (12/44) 2021-05-14T23:16:59.6475677Z remote: Compressing objects: 29% (13/44) 2021-05-14T23:16:59.6476360Z remote: Compressing objects: 31% (14/44) 2021-05-14T23:16:59.6476828Z remote: Compressing objects: 34% (15/44) 2021-05-14T23:16:59.6477277Z remote: Compressing objects: 36% (16/44) 2021-05-14T23:16:59.6477921Z remote: Compressing objects: 38% (17/44) 2021-05-14T23:16:59.6478382Z remote: Compressing objects: 40% (18/44) 2021-05-14T23:16:59.6478929Z remote: Compressing objects: 43% (19/44) 2021-05-14T23:16:59.6479601Z remote: Compressing objects: 45% (20/44) 2021-05-14T23:16:59.6480126Z remote: Compressing objects: 47% (21/44) 2021-05-14T23:16:59.6480810Z remote: Compressing objects: 50% (22/44) 2021-05-14T23:16:59.6481300Z remote: Compressing objects: 52% (23/44) 2021-05-14T23:16:59.6481809Z remote: Compressing objects: 54% (24/44) 2021-05-14T23:16:59.6482469Z remote: Compressing objects: 56% (25/44) 2021-05-14T23:16:59.6483099Z remote: Compressing objects: 59% (26/44) 2021-05-14T23:16:59.6483581Z remote: Compressing objects: 61% (27/44) 2021-05-14T23:16:59.6484041Z remote: Compressing objects: 63% (28/44) 2021-05-14T23:16:59.6484519Z remote: Compressing objects: 65% (29/44) 2021-05-14T23:16:59.6485160Z remote: Compressing objects: 68% (30/44) 2021-05-14T23:16:59.6485652Z remote: Compressing objects: 70% (31/44) 2021-05-14T23:16:59.6486127Z remote: Compressing objects: 72% (32/44) 2021-05-14T23:16:59.6486624Z remote: Compressing objects: 75% (33/44) 2021-05-14T23:16:59.6487430Z remote: Compressing objects: 77% (34/44) 2021-05-14T23:16:59.6487891Z remote: Compressing objects: 79% (35/44) 2021-05-14T23:16:59.6488370Z remote: Compressing objects: 81% (36/44) 2021-05-14T23:16:59.6488832Z remote: Compressing objects: 84% (37/44) 2021-05-14T23:16:59.6489489Z remote: Compressing objects: 86% (38/44) 2021-05-14T23:16:59.6489998Z remote: Compressing objects: 88% (39/44) 2021-05-14T23:16:59.6490522Z remote: Compressing objects: 90% (40/44) 2021-05-14T23:16:59.6491030Z remote: Compressing objects: 93% (41/44) 2021-05-14T23:16:59.6491552Z remote: Compressing objects: 95% (42/44) 2021-05-14T23:16:59.6492076Z remote: Compressing objects: 97% (43/44) 2021-05-14T23:16:59.6493127Z remote: Compressing objects: 100% (44/44) 2021-05-14T23:16:59.6494025Z remote: Compressing objects: 100% (44/44), done. 2021-05-14T23:17:13.1165066Z remote: Total 45 (delta 2), reused 40 (delta 0), pack-reused 0 2021-05-14T23:17:14.4545870Z From https://github.com/neuroconductor/kirby21.vaso 2021-05-14T23:17:14.4548082Z * [new ref] 8b04557f7632a71bce62094bcaa6d0ea7f763371 -> 1.7.0.s 2021-05-14T23:17:14.4575083Z ##[endgroup] 2021-05-14T23:17:14.4576114Z ##[group]Determining the checkout info 2021-05-14T23:17:14.4577294Z ##[endgroup] 2021-05-14T23:17:14.4578186Z ##[group]Checking out the ref 2021-05-14T23:17:14.4582331Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:17:15.6218288Z Updating files: 86% (26/30) 2021-05-14T23:17:15.6218804Z Updating files: 90% (27/30) 2021-05-14T23:17:15.6219455Z Updating files: 93% (28/30) 2021-05-14T23:17:15.6220025Z Updating files: 96% (29/30) 2021-05-14T23:17:15.6220419Z Updating files: 100% (30/30) 2021-05-14T23:17:15.6221003Z Updating files: 100% (30/30), done. 2021-05-14T23:17:15.6222708Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:17:15.6222995Z 2021-05-14T23:17:15.6224268Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:17:15.6225186Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:17:15.6225872Z state without impacting any branches by switching back to a branch. 2021-05-14T23:17:15.6226270Z 2021-05-14T23:17:15.6226719Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:17:15.6227730Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:17:15.6228308Z 2021-05-14T23:17:15.6229060Z git switch -c 2021-05-14T23:17:15.6229381Z 2021-05-14T23:17:15.6229737Z Or undo this operation with: 2021-05-14T23:17:15.6230006Z 2021-05-14T23:17:15.6230447Z git switch - 2021-05-14T23:17:15.6230683Z 2021-05-14T23:17:15.6231686Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:17:15.6232148Z 2021-05-14T23:17:15.6232658Z HEAD is now at 8b04557 Version id 22 stable 2021-05-14T23:17:15.6233777Z ##[endgroup] 2021-05-14T23:17:15.6300319Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:17:15.6351911Z '8b04557f7632a71bce62094bcaa6d0ea7f763371' 2021-05-14T23:17:15.6570213Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:17:15.6570675Z with: 2021-05-14T23:17:15.6571007Z r-version: 3.5 2021-05-14T23:17:15.6571343Z Ncpus: 1 2021-05-14T23:17:15.6571711Z crayon.enabled: NULL 2021-05-14T23:17:15.6572209Z remove-openmp-macos: true 2021-05-14T23:17:15.6572710Z http-user-agent: default 2021-05-14T23:17:15.6573140Z install-r: true 2021-05-14T23:17:15.6573656Z windows-path-include-mingw: true 2021-05-14T23:17:15.6574145Z env: 2021-05-14T23:17:15.6574534Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:15.6574966Z TIC_DEPLOY_KEY: 2021-05-14T23:17:15.6575703Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:15.6577426Z GITHUB_PAT: *** 2021-05-14T23:17:15.6577816Z COVERALLS_TOKEN: 2021-05-14T23:17:15.6578423Z continue-on-error: false 2021-05-14T23:17:15.6578863Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:15.6579210Z ##[endgroup] 2021-05-14T23:17:16.9406758Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:17:18.5141339Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:17:18.5152680Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:17:18.5165380Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:17:18.5328260Z Get:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:17:19.1452165Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:17:19.1473241Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:17:19.1474700Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:17:19.1476231Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:17:19.1477922Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:17:19.1480286Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:17:19.1481980Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:17:19.1484066Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:17:19.1485662Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:17:19.1486904Z Get:14 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:17:19.1488254Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:17:19.1489715Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:17:19.1491069Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:17:19.1492320Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:17:19.1940181Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:17:19.2440970Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:17:19.2472611Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:17:19.2474896Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:17:19.2526647Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:17:19.2586756Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:17:19.2595048Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:17:26.1181890Z Fetched 4462 kB in 1s (4277 kB/s) 2021-05-14T23:17:26.8899100Z Reading package lists... 2021-05-14T23:17:26.9138548Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:17:28.8487785Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:17:28.9160799Z Reading package lists... 2021-05-14T23:17:29.0550565Z Building dependency tree... 2021-05-14T23:17:29.0562867Z Reading state information... 2021-05-14T23:17:29.2154277Z The following additional packages will be installed: 2021-05-14T23:17:29.2155996Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:17:29.2157304Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:17:29.2162128Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:17:29.2163637Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:17:29.2165225Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:17:29.2166491Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:17:29.2167699Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:17:29.2169157Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:17:29.2170308Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:17:29.2171409Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:17:29.2173075Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:17:29.2174280Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:17:29.2176538Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:17:29.2178300Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:17:29.2180000Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:17:29.2181456Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:17:29.2182521Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:17:29.2183901Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:17:29.2185601Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:17:29.2186976Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:17:29.2188237Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:17:29.2189377Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:17:29.2192749Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:17:29.2194484Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:17:29.2196130Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:17:29.2197719Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:17:29.2199175Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:17:29.2200912Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:17:29.2202279Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:17:29.2203725Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:17:29.2204961Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:17:29.2206788Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:17:29.2208082Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:17:29.2209399Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:17:29.2210512Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:17:29.2211666Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:17:29.2212748Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:17:29.2213895Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:17:29.2214536Z Suggested packages: 2021-05-14T23:17:29.2215446Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:17:29.2216415Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:17:29.2217459Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:17:29.2218518Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:17:29.2219571Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:17:29.2220545Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:17:29.2221681Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:17:29.2222940Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:17:29.2224195Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:17:29.2225472Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:17:29.7121140Z The following NEW packages will be installed: 2021-05-14T23:17:29.7122933Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:17:29.7124302Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:17:29.7125618Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:17:29.7127175Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:17:29.7128425Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:17:29.7131338Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:17:29.7132934Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:17:29.7134707Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:17:29.7136245Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:17:29.7138040Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:17:29.7139621Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:17:29.7141141Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:17:29.7143252Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:17:29.7144716Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:17:29.7148495Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:17:29.7150408Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:17:29.7152501Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:17:29.7154469Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:17:29.7156264Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:17:29.7157668Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:17:29.7159453Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:17:29.7160732Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:17:29.7162141Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:17:29.7163738Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:17:29.7165124Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:17:29.7166792Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:17:29.7169504Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:17:29.7170715Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:17:29.7171953Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:17:29.7173439Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:17:29.7174718Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:17:29.7176000Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:17:29.7177307Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:17:29.7178544Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:17:29.7179703Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:17:29.7181483Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:17:29.7182596Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:17:29.7183578Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:17:29.7454569Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:29.7455660Z Need to get 8648 kB of archives. 2021-05-14T23:17:29.7456522Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:17:29.7458479Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:17:29.7498970Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-14T23:17:29.7508038Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-14T23:17:29.7526575Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-14T23:17:29.7540853Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-14T23:17:29.7571440Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-14T23:17:29.7580700Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-14T23:17:29.7590122Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-14T23:17:29.7598285Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-14T23:17:29.7634058Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-14T23:17:29.7639443Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-14T23:17:29.7841733Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-14T23:17:29.7843427Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-14T23:17:29.7844901Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:17:29.7846485Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-14T23:17:29.7847942Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:17:29.7849469Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:17:29.7851553Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:17:29.7854136Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:17:29.8019127Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:17:29.8020808Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:17:29.8037754Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:17:29.8049214Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-14T23:17:29.8074415Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:17:29.8087810Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:17:29.8389863Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-14T23:17:29.8391592Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-14T23:17:29.8424610Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-14T23:17:29.8442216Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-14T23:17:29.8457570Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-14T23:17:29.8471811Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-14T23:17:29.8477462Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-14T23:17:29.8479476Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-14T23:17:29.8486113Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-14T23:17:29.8495581Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-14T23:17:29.8503971Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-14T23:17:29.8516264Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:17:29.8540235Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-14T23:17:29.8542559Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-14T23:17:29.8544105Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-14T23:17:29.8545625Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:17:29.8562672Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-14T23:17:29.8566265Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:17:29.8581791Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:17:29.8584109Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-14T23:17:29.8615691Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-14T23:17:29.8642370Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:17:29.8651087Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-14T23:17:29.8661497Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:17:29.8670568Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-14T23:17:29.8679456Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:17:29.8728314Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-14T23:17:29.8739537Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-14T23:17:29.8745819Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-14T23:17:29.8757653Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-14T23:17:29.8768173Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:17:29.8777677Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:17:29.8785111Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-14T23:17:29.8794802Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-14T23:17:29.8801905Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:17:29.8872675Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:17:29.8974468Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-14T23:17:29.9044324Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-14T23:17:29.9054834Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:17:29.9061352Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-14T23:17:29.9072032Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-14T23:17:29.9080385Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-14T23:17:29.9090997Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:17:29.9108338Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-14T23:17:29.9121404Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-14T23:17:29.9130440Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-14T23:17:29.9137667Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-14T23:17:29.9146218Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-14T23:17:29.9153040Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-14T23:17:29.9160329Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-14T23:17:29.9201342Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:17:29.9239320Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-14T23:17:29.9252255Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-14T23:17:29.9260357Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-14T23:17:29.9269950Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:17:29.9334532Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-14T23:17:29.9346844Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-14T23:17:29.9356980Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-14T23:17:29.9363871Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-14T23:17:29.9389792Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-14T23:17:29.9398957Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-14T23:17:29.9470729Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-14T23:17:29.9511108Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-14T23:17:29.9522354Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-14T23:17:29.9530195Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:17:29.9536160Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-14T23:17:29.9541094Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-14T23:17:29.9553320Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-14T23:17:29.9565231Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-14T23:17:29.9574721Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:17:29.9586177Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-14T23:17:29.9602367Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-14T23:17:29.9615496Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-14T23:17:29.9631936Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-14T23:17:29.9649234Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-14T23:17:29.9670091Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:17:29.9804256Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-14T23:17:29.9828247Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:17:29.9849576Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-14T23:17:29.9863481Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-14T23:17:29.9878582Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-14T23:17:29.9893718Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-14T23:17:29.9903809Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-14T23:17:29.9992284Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-14T23:17:30.0161027Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:17:30.0167547Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-14T23:17:30.0175717Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:17:30.0181544Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-14T23:17:30.0196449Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-14T23:17:30.0203393Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-14T23:17:30.0217764Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-14T23:17:30.0227803Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-14T23:17:30.0236418Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:17:30.0246086Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-14T23:17:30.0260013Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-14T23:17:30.0273468Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-14T23:17:30.0288115Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-14T23:17:30.0313157Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:17:30.0321626Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-14T23:17:30.0334082Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:17:30.0380496Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:17:30.0646604Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:17:30.0663176Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:17:30.0684480Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:17:30.0785423Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-14T23:17:30.7999393Z Fetched 8648 kB in 0s (24.1 MB/s) 2021-05-14T23:17:30.8380527Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:17:30.8646490Z (Reading database ... 2021-05-14T23:17:30.8646951Z (Reading database ... 5% 2021-05-14T23:17:30.8647340Z (Reading database ... 10% 2021-05-14T23:17:30.8647711Z (Reading database ... 15% 2021-05-14T23:17:30.8648100Z (Reading database ... 20% 2021-05-14T23:17:30.8648475Z (Reading database ... 25% 2021-05-14T23:17:30.8648887Z (Reading database ... 30% 2021-05-14T23:17:30.8649272Z (Reading database ... 35% 2021-05-14T23:17:30.8649635Z (Reading database ... 40% 2021-05-14T23:17:30.8650026Z (Reading database ... 45% 2021-05-14T23:17:30.8650390Z (Reading database ... 50% 2021-05-14T23:17:30.9070139Z (Reading database ... 55% 2021-05-14T23:17:30.9665749Z (Reading database ... 60% 2021-05-14T23:17:31.0221980Z (Reading database ... 65% 2021-05-14T23:17:31.0732730Z (Reading database ... 70% 2021-05-14T23:17:31.1636506Z (Reading database ... 75% 2021-05-14T23:17:31.2587188Z (Reading database ... 80% 2021-05-14T23:17:31.3457126Z (Reading database ... 85% 2021-05-14T23:17:31.4210521Z (Reading database ... 90% 2021-05-14T23:17:31.4811074Z (Reading database ... 95% 2021-05-14T23:17:31.4811599Z (Reading database ... 100% 2021-05-14T23:17:31.4812213Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:17:31.4957816Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:17:31.5064881Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:17:31.5426469Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:17:31.5635879Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:17:31.5648729Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:17:31.6528325Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:17:31.6844848Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:17:31.6858310Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:17:31.7273178Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:17:31.7536720Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:17:31.7547208Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:17:31.7960822Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:17:31.8227724Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:17:31.8242696Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:17:31.8633193Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:17:31.8815700Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:17:31.8829314Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:17:31.9190716Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:17:31.9436753Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:17:31.9453018Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:17:31.9752729Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:17:31.9958793Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:17:31.9973779Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:17:32.0273687Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:17:32.0535343Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:17:32.0555617Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:17:32.0873161Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:17:32.1075206Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:17:32.1086711Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:17:32.1426962Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:17:32.1759028Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:17:32.1781168Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:17:32.2210671Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:17:32.2444825Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:17:32.2459827Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:17:32.2873248Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:17:32.3109359Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:17:32.3125722Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:17:32.3433382Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:17:32.3697503Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:17:32.3715572Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:17:32.3952368Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:17:32.4205088Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:17:32.4224966Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:17:32.4552805Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:17:32.4745935Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:17:32.4768737Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:17:32.5111635Z Selecting previously unselected package patchutils. 2021-05-14T23:17:32.5307658Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:17:32.5320019Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:17:32.5672683Z Selecting previously unselected package wdiff. 2021-05-14T23:17:32.5915293Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:17:32.5939217Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:17:32.6352447Z Selecting previously unselected package devscripts. 2021-05-14T23:17:32.6575195Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:17:32.6813999Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:17:32.8072532Z Selecting previously unselected package diffstat. 2021-05-14T23:17:32.8294082Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:17:32.8303764Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:17:32.8714283Z Selecting previously unselected package python3-gpg. 2021-05-14T23:17:32.8927321Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:17:32.8944893Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:17:32.9553954Z Selecting previously unselected package dput. 2021-05-14T23:17:32.9855435Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:17:32.9952381Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:17:33.0270045Z Selecting previously unselected package gdebi-core. 2021-05-14T23:17:33.0568172Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:17:33.0583692Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:17:33.1712635Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:17:33.1966521Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:17:33.2002012Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:17:33.2432119Z Selecting previously unselected package gettext. 2021-05-14T23:17:33.2683139Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:17:33.2694249Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:17:33.4083503Z Selecting previously unselected package intltool-debian. 2021-05-14T23:17:33.4449298Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:17:33.4474097Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:17:33.4792777Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:17:33.5025471Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:17:33.5045170Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:17:33.5433441Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:17:34.1501898Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:17:34.1503630Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:17:34.1504635Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:17:34.1505608Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:17:34.1506636Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:17:34.1507537Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:17:34.1508550Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:17:34.1509845Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:17:34.1511392Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:17:34.1513205Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:17:34.1514409Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:17:34.1516252Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:17:34.1517865Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:17:34.1518996Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:17:34.1520056Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:17:34.1521060Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:17:34.1522150Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:17:34.1524046Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:17:34.1525937Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:17:34.1526868Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:17:34.1527805Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:17:34.1528749Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:17:34.1529690Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:17:34.1530581Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:17:34.1531807Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:17:34.1534358Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:17:34.1535550Z Selecting previously unselected package libclone-perl. 2021-05-14T23:17:34.1536584Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:17:34.1537509Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:17:34.1538488Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:17:34.1539471Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:17:34.1540325Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:17:34.1721895Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:17:34.1996142Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:17:34.2010923Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:17:34.2312391Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:17:34.2548378Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:17:34.2564057Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:17:34.2872754Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:17:34.3122989Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:17:34.3158449Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:17:34.3432333Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:17:34.3678820Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:17:34.3688418Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:17:34.4000735Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:17:34.4283482Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:17:34.4298433Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:17:34.4638412Z Selecting previously unselected package libwant-perl. 2021-05-14T23:17:34.4874371Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:17:34.4885026Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:17:34.5192582Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:17:34.5412766Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:17:34.5450636Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:17:34.5792379Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:17:34.6032361Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:17:34.6056530Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:17:34.6432373Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:17:34.6697447Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:17:34.6715465Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:17:34.7009004Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:17:34.7246970Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:17:34.7262195Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:17:34.7633611Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:17:34.7874751Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:17:34.7887116Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:17:34.8186835Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:17:34.8423022Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:17:34.8439293Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:17:34.8803689Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:17:34.9114669Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:17:34.9131510Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:17:34.9829896Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:17:35.0082782Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:17:35.0095629Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:17:35.0336563Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:17:35.0643774Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:17:35.0653921Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:17:35.0992514Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:17:35.1203400Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:17:35.1214240Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:17:35.1575714Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:17:35.1829032Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:17:35.1843598Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:17:35.2094937Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:17:35.2372277Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:17:35.2384531Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:17:35.2792676Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:17:35.2998656Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:17:35.3015713Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:17:35.3312640Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:17:35.3543260Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:17:35.3555909Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:17:35.3828552Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:17:35.4092965Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:17:35.4109893Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:17:35.4392178Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:17:35.4617629Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:17:35.4631114Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:17:35.5312366Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:17:35.5514297Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:17:35.5531392Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:17:35.5913098Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:17:35.6136550Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:17:35.6154652Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:17:35.6425702Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:17:35.6728413Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:17:35.6748984Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:17:35.7005882Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:17:35.7274746Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:17:35.7285491Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:17:35.7541004Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:17:35.7847078Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:17:35.7862562Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:17:35.8146668Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:17:35.8430276Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:17:35.8448205Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:17:35.8792303Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:17:35.9016029Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:17:35.9034638Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:17:35.9334070Z Selecting previously unselected package libjson-perl. 2021-05-14T23:17:35.9622452Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:17:35.9667176Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:17:36.0016567Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:17:36.0305481Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:17:36.0323673Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:17:36.0633826Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:17:36.0919157Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:17:36.0931088Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:17:36.1190238Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:17:36.1459102Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:17:36.1475956Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:17:36.1832456Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:17:36.2049095Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:17:36.2065485Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:17:36.2353642Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:17:36.2619165Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:17:36.2641422Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:17:36.2905454Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:17:36.3186944Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:17:36.3212367Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:17:36.3512110Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:17:36.3737764Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:17:36.3753953Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:17:36.4112783Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:17:36.4309436Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:17:36.4328997Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:17:36.4952530Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:17:36.5168001Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:17:36.5204306Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:17:36.5713259Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:17:36.6006621Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:17:36.6029859Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:17:36.6298290Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:17:36.6578067Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:17:36.6596599Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:17:36.6913735Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:17:36.7158470Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:17:36.9961050Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:17:37.0608984Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:17:37.0900987Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:17:37.0928719Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:17:37.1269825Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:17:37.1485561Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:17:37.1499751Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:17:37.1778694Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:17:37.2060444Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:17:37.2075186Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:17:37.2554168Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:17:37.2779913Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:17:37.2794599Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:17:37.3232236Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:17:37.3457797Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:17:37.3474482Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:17:37.3792780Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:17:37.4023079Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:17:37.4041062Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:17:37.4424295Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:17:37.4698141Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:17:37.4710216Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:17:37.5153319Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:17:37.5350820Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:17:37.5366211Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:17:37.5712502Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:17:37.5937983Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:17:37.5952297Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:17:37.6273103Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:17:37.6525858Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:17:37.6540847Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:17:37.6822496Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:17:37.7128276Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:17:37.7142788Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:17:37.7512419Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:17:37.7739478Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:17:37.7769109Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:17:37.8113669Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:17:37.8337606Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:17:37.8352178Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:17:37.8792559Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:17:37.9049522Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:17:37.9060832Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:17:37.9333712Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:17:37.9605839Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:17:37.9629088Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:17:37.9952399Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:17:38.0171134Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:17:38.0203365Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:17:38.0512884Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:17:38.0735563Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:17:38.0744939Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:17:38.1113212Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:17:38.1334521Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:17:38.1354871Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:17:38.1752330Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:17:38.1958869Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:17:38.1977888Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:17:38.2263544Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:17:38.2532741Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:17:38.2550295Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:17:38.2894513Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:17:38.3188104Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:17:38.3198878Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:17:38.3840290Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:17:38.4136313Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:17:38.4156495Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:17:38.4472869Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:17:38.4702918Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:17:38.4715077Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:17:38.5026915Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:17:38.5352529Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:17:38.5354914Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:17:38.5620778Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:17:38.5902445Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:17:38.5916517Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:17:38.6191157Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:17:38.6479567Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:17:38.6492772Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:17:38.6794360Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:17:38.7103254Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:17:38.7124738Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:17:38.7401034Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:17:38.7671929Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:17:38.7685919Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:38.8113202Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:17:38.8317109Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:17:38.8326473Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:38.8672516Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:17:38.8939131Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:17:38.8949613Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:17:38.9272407Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:17:38.9499143Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:17:38.9517380Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:17:38.9872738Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:17:39.0093631Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:17:39.0111611Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:17:39.0392670Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:17:39.0646042Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:17:39.0660505Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:17:39.0993640Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:17:39.1218198Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:17:39.1237831Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:17:39.1564661Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:17:39.1817638Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:17:39.1827365Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:17:39.2116407Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:17:39.2387015Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:17:39.2409481Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:17:39.2714143Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:17:39.2961841Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:17:39.2973997Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:17:39.3313535Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:17:39.3536412Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:17:39.3563706Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:17:39.3912464Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:17:39.4134764Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:17:39.4177446Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:17:39.4553133Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:17:39.4764766Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:17:39.4809052Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:17:39.5113538Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:17:39.5365495Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:17:39.5407572Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:17:39.5832857Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:17:39.6049204Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:17:39.6072007Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:17:39.6432999Z Selecting previously unselected package licensecheck. 2021-05-14T23:17:39.6678010Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:17:39.6700521Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:17:39.7032946Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:17:39.7287814Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:17:39.7302335Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:17:39.7639561Z Selecting previously unselected package t1utils. 2021-05-14T23:17:39.7890929Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:17:39.7911835Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:17:39.8394053Z Selecting previously unselected package lintian. 2021-05-14T23:17:39.8622165Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:17:39.8639308Z Unpacking lintian (2.62.0) ... 2021-05-14T23:17:40.2503517Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:17:40.2801176Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:17:40.2823890Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:17:40.3152654Z Selecting previously unselected package python3-xdg. 2021-05-14T23:17:40.3442679Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:17:40.3453666Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:17:40.3791955Z Selecting previously unselected package qpdf. 2021-05-14T23:17:40.4017563Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:17:40.4042655Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:17:40.4872628Z Selecting previously unselected package python3-magic. 2021-05-14T23:17:40.5090350Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:17:40.5101835Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:17:40.5728930Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:17:40.5795629Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:17:40.5836916Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:17:40.5904463Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:17:40.5944768Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:17:40.5984438Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:17:40.6024227Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:17:40.6080845Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:17:40.6148166Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:17:40.7949041Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:17:40.7998834Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:17:40.8033005Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:17:40.8084810Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:17:40.8124223Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:17:40.8177774Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:17:40.8222095Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:17:40.8267496Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:17:40.8340338Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:17:40.8388775Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:17:40.8424672Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:17:40.8468704Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:17:40.8514620Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:17:40.8555802Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:17:40.8618384Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:17:40.8650302Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:17:40.8694936Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:17:40.8753339Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:17:40.8819762Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:17:40.8859121Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:17:40.8908507Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:17:40.8938991Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:17:40.8979716Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:17:40.9035036Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:17:40.9081930Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:17:40.9124415Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:17:41.0871699Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:41.0906219Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:17:41.0942758Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:17:41.1000343Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:17:41.1029887Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:17:41.1066676Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:17:41.1119485Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:17:41.1174081Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:17:41.1254396Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:17:41.1322632Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:17:41.1376870Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:17:41.3298897Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:17:41.3348581Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:17:41.3382709Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:17:41.3422263Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:17:41.3467019Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:17:41.3501441Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:17:41.3539995Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:17:41.3592190Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:17:41.3629095Z Setting up t1utils (1.41-3) ... 2021-05-14T23:17:41.3666238Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:17:41.3702699Z Setting up diffstat (1.63-1) ... 2021-05-14T23:17:41.3743537Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:17:41.3794090Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:17:41.3841751Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:17:41.3900487Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:17:41.3960826Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:17:41.4024712Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:17:41.4086974Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:17:41.4126175Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:17:41.4182483Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:17:41.4228475Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:17:41.4283336Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:17:41.4332057Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:17:41.4367967Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:17:41.4436666Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:17:41.4489249Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:17:41.4532621Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:17:41.4571657Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:17:41.4605604Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:17:41.4645080Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:17:41.6209802Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:17:41.6271345Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:17:41.6320172Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:17:41.6368877Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:17:41.6417088Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:17:41.6479345Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:17:41.6536405Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:17:41.6609093Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:17:41.6880976Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:17:41.6944593Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:17:41.6992120Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:17:41.8503965Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:17:41.8570416Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:41.8627930Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:17:41.8732330Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:17:41.8789849Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:17:41.8832121Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:17:41.8888025Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:17:41.8927950Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:17:41.8994786Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:17:41.9025998Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:17:41.9064886Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:17:41.9108589Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:17:41.9147071Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:17:41.9180859Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:17:41.9230069Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:17:41.9270163Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:17:42.3345204Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:17:42.3394692Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:17:42.3444551Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:17:42.3507817Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:17:42.3574676Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:17:42.3621331Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:17:43.1524466Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:17:43.1525998Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:17:43.1527204Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:17:43.1528176Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:17:43.1529105Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:17:43.1530133Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:17:43.1531182Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:17:43.1532127Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:17:43.1532982Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:17:43.1533871Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:17:43.1534897Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:17:43.1535637Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:17:43.1536500Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:17:43.1537460Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:17:43.1538523Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:17:43.1540665Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:17:43.1541859Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:17:43.1542870Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:17:43.1543848Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:17:43.1544758Z Setting up lintian (2.62.0) ... 2021-05-14T23:17:43.1545734Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:17:43.1546427Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:58.6031200Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:58.9037786Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:00.9966077Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-14T23:18:01.6554952Z 2021-05-14T23:18:01.6562603Z Reading package lists... 0% 2021-05-14T23:18:01.6562997Z 2021-05-14T23:18:01.6563409Z Reading package lists... 100% 2021-05-14T23:18:01.6563924Z 2021-05-14T23:18:01.6564362Z 2021-05-14T23:18:01.6564796Z Reading package lists... Done 2021-05-14T23:18:01.6565156Z 2021-05-14T23:18:01.6565589Z Building dependency tree... 0% 2021-05-14T23:18:01.6565950Z 2021-05-14T23:18:01.6566564Z Building dependency tree... 0% 2021-05-14T23:18:01.6566938Z 2021-05-14T23:18:01.6567393Z Building dependency tree... 50% 2021-05-14T23:18:01.6567844Z 2021-05-14T23:18:01.6568438Z Building dependency tree... 50% 2021-05-14T23:18:01.6568797Z 2021-05-14T23:18:01.6569239Z Building dependency tree 2021-05-14T23:18:01.6569954Z 2021-05-14T23:18:01.6570367Z Reading state information... 0% 2021-05-14T23:18:01.6570709Z 2021-05-14T23:18:01.6571630Z Reading state information... 0% 2021-05-14T23:18:01.6572046Z 2021-05-14T23:18:01.6572306Z 2021-05-14T23:18:01.6572753Z Reading state information... Done 2021-05-14T23:18:01.6573122Z 2021-05-14T23:18:01.6573546Z Reading state information... 0% 2021-05-14T23:18:01.6573984Z 2021-05-14T23:18:01.6574403Z Reading state information... 1% 2021-05-14T23:18:01.6574844Z 2021-05-14T23:18:01.6575848Z Reading state information... 3% 2021-05-14T23:18:01.6576287Z 2021-05-14T23:18:01.6577102Z Reading state information... 5% 2021-05-14T23:18:01.6578680Z 2021-05-14T23:18:01.6579540Z Reading state information... 7% 2021-05-14T23:18:01.6580248Z 2021-05-14T23:18:01.6580597Z Reading state information... 9% 2021-05-14T23:18:01.6581598Z 2021-05-14T23:18:01.6581957Z Reading state information... 11% 2021-05-14T23:18:01.6582568Z 2021-05-14T23:18:01.6583707Z Reading state information... 13% 2021-05-14T23:18:01.6584086Z 2021-05-14T23:18:01.6584649Z Reading state information... 15% 2021-05-14T23:18:01.6585028Z 2021-05-14T23:18:01.6585359Z Reading state information... 17% 2021-05-14T23:18:01.6585700Z 2021-05-14T23:18:01.6586024Z Reading state information... 19% 2021-05-14T23:18:01.6587057Z 2021-05-14T23:18:01.6587659Z Reading state information... 21% 2021-05-14T23:18:01.6588048Z 2021-05-14T23:18:01.6588386Z Reading state information... 23% 2021-05-14T23:18:01.6588739Z 2021-05-14T23:18:01.6589092Z Reading state information... 25% 2021-05-14T23:18:01.6589432Z 2021-05-14T23:18:01.6589960Z Reading state information... 27% 2021-05-14T23:18:01.6590279Z 2021-05-14T23:18:01.6590610Z Reading state information... 29% 2021-05-14T23:18:01.6591105Z 2021-05-14T23:18:01.6592418Z Reading state information... 31% 2021-05-14T23:18:01.6592851Z 2021-05-14T23:18:01.6593286Z Reading state information... 33% 2021-05-14T23:18:01.6593714Z 2021-05-14T23:18:01.6594164Z Reading state information... 35% 2021-05-14T23:18:01.6594590Z 2021-05-14T23:18:01.6595194Z Reading state information... 37% 2021-05-14T23:18:01.6595521Z 2021-05-14T23:18:01.6595865Z Reading state information... 39% 2021-05-14T23:18:01.6596194Z 2021-05-14T23:18:01.6596532Z Reading state information... 41% 2021-05-14T23:18:01.6597074Z 2021-05-14T23:18:01.6597426Z Reading state information... 43% 2021-05-14T23:18:01.6597780Z 2021-05-14T23:18:01.6598114Z Reading state information... 45% 2021-05-14T23:18:01.6598468Z 2021-05-14T23:18:01.6598803Z Reading state information... 47% 2021-05-14T23:18:01.6599156Z 2021-05-14T23:18:01.6599488Z Reading state information... 49% 2021-05-14T23:18:01.6599841Z 2021-05-14T23:18:01.6600177Z Reading state information... 51% 2021-05-14T23:18:01.6600530Z 2021-05-14T23:18:01.6600866Z Reading state information... 53% 2021-05-14T23:18:01.6601390Z 2021-05-14T23:18:01.6601716Z Reading state information... 55% 2021-05-14T23:18:01.6602058Z 2021-05-14T23:18:01.6602388Z Reading state information... 57% 2021-05-14T23:18:01.6602732Z 2021-05-14T23:18:01.6603058Z Reading state information... 59% 2021-05-14T23:18:01.6603400Z 2021-05-14T23:18:01.6603729Z Reading state information... 61% 2021-05-14T23:18:01.6604075Z 2021-05-14T23:18:01.6604415Z Reading state information... 63% 2021-05-14T23:18:01.6604742Z 2021-05-14T23:18:01.6605080Z Reading state information... 65% 2021-05-14T23:18:01.6605407Z 2021-05-14T23:18:01.6605745Z Reading state information... 67% 2021-05-14T23:18:01.6606073Z 2021-05-14T23:18:01.6606412Z Reading state information... 69% 2021-05-14T23:18:01.6606982Z 2021-05-14T23:18:01.6607332Z Reading state information... 71% 2021-05-14T23:18:01.6607670Z 2021-05-14T23:18:01.6608023Z Reading state information... 73% 2021-05-14T23:18:01.6608358Z 2021-05-14T23:18:01.6608709Z Reading state information... 75% 2021-05-14T23:18:01.6609046Z 2021-05-14T23:18:01.6609394Z Reading state information... 77% 2021-05-14T23:18:01.6609729Z 2021-05-14T23:18:01.6610239Z Reading state information... 79% 2021-05-14T23:18:01.6610557Z 2021-05-14T23:18:01.6610890Z Reading state information... 81% 2021-05-14T23:18:01.6611224Z 2021-05-14T23:18:01.6611679Z Reading state information... 83% 2021-05-14T23:18:01.6612042Z 2021-05-14T23:18:01.6612359Z Reading state information... 85% 2021-05-14T23:18:01.6612697Z 2021-05-14T23:18:01.6613012Z Reading state information... 87% 2021-05-14T23:18:01.6613347Z 2021-05-14T23:18:01.6613664Z Reading state information... 89% 2021-05-14T23:18:01.6613995Z 2021-05-14T23:18:01.6614313Z Reading state information... 91% 2021-05-14T23:18:01.6614646Z 2021-05-14T23:18:01.6614963Z Reading state information... 93% 2021-05-14T23:18:01.6615296Z 2021-05-14T23:18:01.6615614Z Reading state information... 95% 2021-05-14T23:18:01.6615947Z 2021-05-14T23:18:01.6616453Z Reading state information... 97% 2021-05-14T23:18:01.6616794Z 2021-05-14T23:18:01.6617119Z Reading state information... 99% 2021-05-14T23:18:01.9418025Z Selecting previously unselected package r-3.5.3. 2021-05-14T23:18:02.6567113Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:18:02.6570536Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-14T23:18:02.6571481Z Unpacking r-3.5.3 (1) ... 2021-05-14T23:18:02.8413360Z Setting up r-3.5.3 (1) ... 2021-05-14T23:18:02.8655096Z 2021-05-14T23:18:02.8655761Z 2021-05-14T23:18:02.8656258Z Reading state information... Done 2021-05-14T23:18:02.8870753Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-14T23:18:02.8976296Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:18:02.9277977Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:18:02.9278587Z env: 2021-05-14T23:18:02.9278938Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:02.9279294Z TIC_DEPLOY_KEY: 2021-05-14T23:18:02.9280186Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:02.9281633Z GITHUB_PAT: *** 2021-05-14T23:18:02.9281988Z COVERALLS_TOKEN: 2021-05-14T23:18:02.9282394Z continue-on-error: false 2021-05-14T23:18:02.9282928Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:02.9283310Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:02.9283645Z TZ: UTC 2021-05-14T23:18:02.9283954Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:02.9284267Z NOT_CRAN: true 2021-05-14T23:18:02.9284566Z ##[endgroup] 2021-05-14T23:18:02.9850439Z [command]sudo apt-get install -y texinfo 2021-05-14T23:18:03.2991772Z Reading package lists... 2021-05-14T23:18:03.4408517Z Building dependency tree... 2021-05-14T23:18:03.4434850Z Reading state information... 2021-05-14T23:18:03.6380592Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:18:03.6382073Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:03.8066359Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:18:03.8343025Z --2021-05-14 23:18:03-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:18:03.8411815Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:18:03.8433400Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:18:03.8625189Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:18:03.8630054Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:18:03.8632655Z --2021-05-14 23:18:03-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:18:03.9005210Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:18:03.9641013Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:18:04.2239867Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:18:04.2243228Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=N7T7chPzA36p7sIMU91n1HLQt6xm35AyMU%2BmGnhCYcw%3D&st=2021-05-14T23%3A17%3A04Z&se=2021-05-14T23%3A23%3A04Z&sp=r [following] 2021-05-14T23:18:04.2248380Z --2021-05-14 23:18:04-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=N7T7chPzA36p7sIMU91n1HLQt6xm35AyMU%2BmGnhCYcw%3D&st=2021-05-14T23%3A17%3A04Z&se=2021-05-14T23%3A23%3A04Z&sp=r 2021-05-14T23:18:04.2342154Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:18:04.2975632Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:18:04.5407357Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:18:04.5409660Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:18:04.5411957Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:18:05.1053012Z 2021-05-14T23:18:06.5582465Z 0K ........ ........ ........ ........ 49% 16.6M 2s 2021-05-14T23:18:07.7235089Z 32768K ........ ........ ........ ........ 99% 27.0M 0s 2021-05-14T23:18:07.7236099Z 65536K 100% 3.02M=3.2s 2021-05-14T23:18:07.7236392Z 2021-05-14T23:18:07.7238964Z 2021-05-14 23:18:07 (20.2 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:18:07.7239352Z 2021-05-14T23:18:09.7176086Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:18:09.7177731Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:18:10.0516278Z ##[group]Run tlmgr update --self 2021-05-14T23:18:10.0516983Z tlmgr update --self 2021-05-14T23:18:10.0517909Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:18:10.0518822Z tlmgr update --all 2021-05-14T23:18:10.0578806Z shell: /usr/bin/bash -e {0} 2021-05-14T23:18:10.0579225Z env: 2021-05-14T23:18:10.0579672Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:10.0580159Z TIC_DEPLOY_KEY: 2021-05-14T23:18:10.0581025Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:10.0582802Z GITHUB_PAT: *** 2021-05-14T23:18:10.0583227Z COVERALLS_TOKEN: 2021-05-14T23:18:10.0583895Z continue-on-error: false 2021-05-14T23:18:10.0584399Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:10.0584902Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:10.0585376Z TZ: UTC 2021-05-14T23:18:10.0585777Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:10.0586266Z NOT_CRAN: true 2021-05-14T23:18:10.0586677Z ##[endgroup] 2021-05-14T23:18:11.6454002Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:11.6456068Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:18:13.1586202Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:13.1587115Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:18:13.1587586Z [2/89, 00:01/09:21:38] install: ae [57k] 2021-05-14T23:18:13.1588713Z [3/89, 00:01/07:39] install: auto-pst-pdf-lua [3k] 2021-05-14T23:18:13.1903141Z [4/89, 00:01/07:20] install: barracuda [30k] 2021-05-14T23:18:13.2299090Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-14T23:18:13.6241963Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-14T23:18:14.9114581Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-14T23:18:14.9684771Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-14T23:18:15.0362382Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-14T23:18:15.0743465Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-14T23:18:15.1135734Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-14T23:18:15.1520214Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-14T23:18:15.1894719Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-14T23:18:15.2294707Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-14T23:18:15.2727437Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-14T23:18:15.3316514Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-14T23:18:15.4131257Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-14T23:18:15.4502241Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-14T23:18:15.4871489Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-14T23:18:15.5249630Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-14T23:18:15.5638505Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-14T23:18:15.6080676Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-14T23:18:15.6455840Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-14T23:18:15.6920587Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-14T23:18:15.7323557Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-14T23:18:15.7697827Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-14T23:18:15.8069524Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-14T23:18:15.8473477Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-14T23:18:15.8868525Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-14T23:18:15.9268047Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-14T23:18:15.9664320Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-14T23:18:16.0054018Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-14T23:18:16.0450677Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-14T23:18:16.0876448Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-14T23:18:16.1315873Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-14T23:18:16.1735982Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-14T23:18:16.2312928Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-14T23:18:16.2700982Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-14T23:18:16.3105668Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-14T23:18:16.3491916Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-14T23:18:16.3872494Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-14T23:18:16.4269728Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-14T23:18:16.4648624Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-14T23:18:16.5026937Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-14T23:18:16.5431345Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-14T23:18:16.5819576Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-14T23:18:16.6215954Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-14T23:18:16.6603726Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-14T23:18:16.6986894Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-14T23:18:16.7396268Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-14T23:18:16.7806743Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-14T23:18:16.8205272Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-14T23:18:16.8588951Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-14T23:18:16.8963493Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-14T23:18:16.9358861Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-14T23:18:16.9776357Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-14T23:18:17.0169556Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-14T23:18:17.0565410Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-14T23:18:17.1000166Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-14T23:18:17.1466462Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-14T23:18:17.1905699Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-14T23:18:17.2337842Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-14T23:18:17.2764188Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-14T23:18:17.3174872Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-14T23:18:17.3595100Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-14T23:18:17.4003135Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-14T23:18:17.4627997Z [67/89, 00:05/00:05] install: optex [789k] 2021-05-14T23:18:17.5424512Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-14T23:18:17.5833149Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-14T23:18:17.6264505Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-14T23:18:17.6691492Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-14T23:18:17.7099029Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-14T23:18:17.7559769Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-14T23:18:17.8008273Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-14T23:18:17.8431302Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-14T23:18:17.8830192Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-14T23:18:17.9245980Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-14T23:18:17.9665196Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-14T23:18:18.0225955Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:18:18.0636581Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-14T23:18:18.1074666Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-14T23:18:18.1486886Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-14T23:18:18.1912958Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-14T23:18:18.2350677Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-14T23:18:18.2756794Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-14T23:18:18.3209744Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-14T23:18:18.4082230Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-14T23:18:18.4507968Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-14T23:18:18.4907005Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-14T23:18:18.5110424Z running mktexlsr ... 2021-05-14T23:18:18.6026747Z done running mktexlsr. 2021-05-14T23:18:18.6330126Z running updmap-sys ... 2021-05-14T23:18:18.9161405Z done running updmap-sys. 2021-05-14T23:18:18.9163199Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:18:18.9165756Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/hQZf_CPlwk/n2kUMxKaKB ... 2021-05-14T23:18:19.3408805Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/hQZf_CPlwk/n2kUMxKaKB. 2021-05-14T23:18:19.3410756Z OK: optex.fmt/luatex 2021-05-14T23:18:19.3412663Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:18:19.3415851Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:18:20.7647822Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:20.7649453Z tlmgr: no updates available 2021-05-14T23:18:20.8600615Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:18:20.8601151Z with: 2021-05-14T23:18:20.8601646Z pandoc-version: 2.7.3 2021-05-14T23:18:20.8602051Z env: 2021-05-14T23:18:20.8602750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:20.8603212Z TIC_DEPLOY_KEY: 2021-05-14T23:18:20.8604880Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:20.8607365Z GITHUB_PAT: *** 2021-05-14T23:18:20.8607799Z COVERALLS_TOKEN: 2021-05-14T23:18:20.8608816Z continue-on-error: false 2021-05-14T23:18:20.8609275Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:20.8609772Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:20.8610710Z TZ: UTC 2021-05-14T23:18:20.8611162Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:20.8611570Z NOT_CRAN: true 2021-05-14T23:18:20.8611985Z ##[endgroup] 2021-05-14T23:18:21.1580287Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:18:21.2337159Z Reading package lists... 2021-05-14T23:18:21.3992852Z Building dependency tree... 2021-05-14T23:18:21.4016413Z Reading state information... 2021-05-14T23:18:21.6353276Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:18:21.6355313Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:21.6393833Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:18:21.7787704Z 2021-05-14T23:18:21.7952803Z Reading package lists... 0% 2021-05-14T23:18:21.7953774Z 2021-05-14T23:18:21.8001668Z Reading package lists... 100% 2021-05-14T23:18:21.8002454Z 2021-05-14T23:18:21.8002942Z 2021-05-14T23:18:21.8003874Z Reading package lists... Done 2021-05-14T23:18:21.8004872Z 2021-05-14T23:18:21.8005782Z Building dependency tree... 0% 2021-05-14T23:18:21.8006321Z 2021-05-14T23:18:21.8215672Z Building dependency tree... 0% 2021-05-14T23:18:21.8216375Z 2021-05-14T23:18:21.8217063Z Building dependency tree... 50% 2021-05-14T23:18:21.8217611Z 2021-05-14T23:18:21.9629350Z Building dependency tree... 50% 2021-05-14T23:18:21.9630159Z 2021-05-14T23:18:21.9630752Z Building dependency tree 2021-05-14T23:18:21.9631493Z 2021-05-14T23:18:21.9632029Z Reading state information... 0% 2021-05-14T23:18:21.9632427Z 2021-05-14T23:18:22.1357185Z Reading state information... 0% 2021-05-14T23:18:22.1358080Z 2021-05-14T23:18:22.1358507Z 2021-05-14T23:18:22.1359268Z Reading state information... Done 2021-05-14T23:18:22.1359968Z 2021-05-14T23:18:22.1360599Z Reading state information... 0% 2021-05-14T23:18:22.1411806Z 2021-05-14T23:18:22.1412722Z Reading state information... 1% 2021-05-14T23:18:22.1453560Z 2021-05-14T23:18:22.1454436Z Reading state information... 3% 2021-05-14T23:18:22.1501409Z 2021-05-14T23:18:22.1502575Z Reading state information... 5% 2021-05-14T23:18:22.1545645Z 2021-05-14T23:18:22.1546442Z Reading state information... 7% 2021-05-14T23:18:22.1587918Z 2021-05-14T23:18:22.1588710Z Reading state information... 9% 2021-05-14T23:18:22.1631663Z 2021-05-14T23:18:22.1632420Z Reading state information... 11% 2021-05-14T23:18:22.1700662Z 2021-05-14T23:18:22.1701649Z Reading state information... 13% 2021-05-14T23:18:22.1742847Z 2021-05-14T23:18:22.1744896Z Reading state information... 15% 2021-05-14T23:18:22.1787528Z 2021-05-14T23:18:22.1788115Z Reading state information... 17% 2021-05-14T23:18:22.1829294Z 2021-05-14T23:18:22.1830225Z Reading state information... 19% 2021-05-14T23:18:22.1870776Z 2021-05-14T23:18:22.1871633Z Reading state information... 21% 2021-05-14T23:18:22.1908147Z 2021-05-14T23:18:22.1908632Z Reading state information... 23% 2021-05-14T23:18:22.1960214Z 2021-05-14T23:18:22.1960695Z Reading state information... 25% 2021-05-14T23:18:22.2004935Z 2021-05-14T23:18:22.2005543Z Reading state information... 27% 2021-05-14T23:18:22.2051075Z 2021-05-14T23:18:22.2051602Z Reading state information... 29% 2021-05-14T23:18:22.2093432Z 2021-05-14T23:18:22.2093986Z Reading state information... 31% 2021-05-14T23:18:22.2140187Z 2021-05-14T23:18:22.2141105Z Reading state information... 33% 2021-05-14T23:18:22.2179389Z 2021-05-14T23:18:22.2180051Z Reading state information... 35% 2021-05-14T23:18:22.2216245Z 2021-05-14T23:18:22.2216765Z Reading state information... 37% 2021-05-14T23:18:22.2265420Z 2021-05-14T23:18:22.2265934Z Reading state information... 39% 2021-05-14T23:18:22.2307399Z 2021-05-14T23:18:22.2307936Z Reading state information... 41% 2021-05-14T23:18:22.2350697Z 2021-05-14T23:18:22.2351403Z Reading state information... 43% 2021-05-14T23:18:22.2401074Z 2021-05-14T23:18:22.2401750Z Reading state information... 45% 2021-05-14T23:18:22.2471840Z 2021-05-14T23:18:22.2472451Z Reading state information... 47% 2021-05-14T23:18:22.2552920Z 2021-05-14T23:18:22.2604828Z Reading state information... 49% 2021-05-14T23:18:22.2605211Z 2021-05-14T23:18:22.2605606Z Reading state information... 51% 2021-05-14T23:18:22.2607366Z 2021-05-14T23:18:22.2607798Z Reading state information... 53% 2021-05-14T23:18:22.2649748Z 2021-05-14T23:18:22.2650392Z Reading state information... 55% 2021-05-14T23:18:22.2687602Z 2021-05-14T23:18:22.2688075Z Reading state information... 57% 2021-05-14T23:18:22.2728419Z 2021-05-14T23:18:22.2728900Z Reading state information... 59% 2021-05-14T23:18:22.2780644Z 2021-05-14T23:18:22.2781302Z Reading state information... 61% 2021-05-14T23:18:22.2821809Z 2021-05-14T23:18:22.2822317Z Reading state information... 63% 2021-05-14T23:18:22.2866964Z 2021-05-14T23:18:22.2867579Z Reading state information... 65% 2021-05-14T23:18:22.2908196Z 2021-05-14T23:18:22.2908660Z Reading state information... 67% 2021-05-14T23:18:22.2955138Z 2021-05-14T23:18:22.2955583Z Reading state information... 69% 2021-05-14T23:18:22.3007531Z 2021-05-14T23:18:22.3008053Z Reading state information... 71% 2021-05-14T23:18:22.3046944Z 2021-05-14T23:18:22.3047391Z Reading state information... 73% 2021-05-14T23:18:22.3091452Z 2021-05-14T23:18:22.3091975Z Reading state information... 75% 2021-05-14T23:18:22.3144867Z 2021-05-14T23:18:22.3145361Z Reading state information... 77% 2021-05-14T23:18:22.3182979Z 2021-05-14T23:18:22.3183466Z Reading state information... 79% 2021-05-14T23:18:22.3221283Z 2021-05-14T23:18:22.3222131Z Reading state information... 81% 2021-05-14T23:18:22.3263281Z 2021-05-14T23:18:22.3263712Z Reading state information... 83% 2021-05-14T23:18:22.3299848Z 2021-05-14T23:18:22.3300327Z Reading state information... 85% 2021-05-14T23:18:22.3340544Z 2021-05-14T23:18:22.3341117Z Reading state information... 87% 2021-05-14T23:18:22.3382788Z 2021-05-14T23:18:22.3383243Z Reading state information... 89% 2021-05-14T23:18:22.3418696Z 2021-05-14T23:18:22.3419209Z Reading state information... 91% 2021-05-14T23:18:22.3460753Z 2021-05-14T23:18:22.3461244Z Reading state information... 93% 2021-05-14T23:18:22.3501628Z 2021-05-14T23:18:22.3502331Z Reading state information... 95% 2021-05-14T23:18:22.3547492Z 2021-05-14T23:18:22.3547975Z Reading state information... 97% 2021-05-14T23:18:22.3590333Z 2021-05-14T23:18:22.3590789Z Reading state information... 99% 2021-05-14T23:18:22.6713481Z Selecting previously unselected package pandoc. 2021-05-14T23:18:22.7968704Z (Reading database ... 261849 files and directories currently installed.) 2021-05-14T23:18:22.8121652Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:18:22.8130593Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:18:24.8680782Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:18:24.8748228Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:25.6392854Z 2021-05-14T23:18:25.6393757Z 2021-05-14T23:18:25.6394454Z Reading state information... Done 2021-05-14T23:18:25.6703601Z ##[group]Run git config user.name adigherman 2021-05-14T23:18:25.6704389Z git config user.name adigherman 2021-05-14T23:18:25.6705002Z git config user.email adig@jhu.edu 2021-05-14T23:18:25.6752342Z shell: /usr/bin/bash -e {0} 2021-05-14T23:18:25.6752701Z env: 2021-05-14T23:18:25.6753096Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:25.6753711Z TIC_DEPLOY_KEY: 2021-05-14T23:18:25.6754864Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:25.6756735Z GITHUB_PAT: *** 2021-05-14T23:18:25.6757147Z COVERALLS_TOKEN: 2021-05-14T23:18:25.6757751Z continue-on-error: false 2021-05-14T23:18:25.6758187Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:25.6758763Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:25.6759157Z TZ: UTC 2021-05-14T23:18:25.6759493Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:25.6759876Z NOT_CRAN: true 2021-05-14T23:18:25.6760261Z ##[endgroup] 2021-05-14T23:18:25.7063609Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:18:25.7064327Z env: 2021-05-14T23:18:25.7064740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:25.7065131Z TIC_DEPLOY_KEY: 2021-05-14T23:18:25.7066187Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:25.7068114Z GITHUB_PAT: *** 2021-05-14T23:18:25.7068992Z COVERALLS_TOKEN: 2021-05-14T23:18:25.7069600Z continue-on-error: false 2021-05-14T23:18:25.7070383Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:25.7071371Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:25.7071770Z TZ: UTC 2021-05-14T23:18:25.7072287Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:25.7073001Z NOT_CRAN: true 2021-05-14T23:18:25.7073543Z ##[endgroup] 2021-05-14T23:18:26.0581230Z Reading package lists... 2021-05-14T23:18:26.1845538Z Building dependency tree... 2021-05-14T23:18:26.1863106Z Reading state information... 2021-05-14T23:18:26.3074573Z The following additional packages will be installed: 2021-05-14T23:18:26.3079123Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:18:26.3083204Z Suggested packages: 2021-05-14T23:18:26.3083888Z cmake-doc ninja-build 2021-05-14T23:18:26.3613535Z The following NEW packages will be installed: 2021-05-14T23:18:26.3621478Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:18:26.3839482Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:26.3840516Z Need to get 5470 kB of archives. 2021-05-14T23:18:26.3841243Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:18:26.3842980Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:18:26.4132463Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-14T23:18:26.4146604Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:18:26.4168073Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:18:26.8797086Z Fetched 5470 kB in 0s (53.1 MB/s) 2021-05-14T23:18:26.9174248Z Selecting previously unselected package cmake-data. 2021-05-14T23:18:26.9238779Z (Reading database ... 2021-05-14T23:18:26.9239407Z (Reading database ... 5% 2021-05-14T23:18:26.9240116Z (Reading database ... 10% 2021-05-14T23:18:26.9240618Z (Reading database ... 15% 2021-05-14T23:18:26.9241128Z (Reading database ... 20% 2021-05-14T23:18:26.9241624Z (Reading database ... 25% 2021-05-14T23:18:26.9242132Z (Reading database ... 30% 2021-05-14T23:18:26.9242644Z (Reading database ... 35% 2021-05-14T23:18:26.9243138Z (Reading database ... 40% 2021-05-14T23:18:26.9243645Z (Reading database ... 45% 2021-05-14T23:18:26.9244136Z (Reading database ... 50% 2021-05-14T23:18:26.9277897Z (Reading database ... 55% 2021-05-14T23:18:26.9313901Z (Reading database ... 60% 2021-05-14T23:18:26.9350540Z (Reading database ... 65% 2021-05-14T23:18:26.9463622Z (Reading database ... 70% 2021-05-14T23:18:26.9572954Z (Reading database ... 75% 2021-05-14T23:18:26.9951454Z (Reading database ... 80% 2021-05-14T23:18:27.0237803Z (Reading database ... 85% 2021-05-14T23:18:27.0398210Z (Reading database ... 90% 2021-05-14T23:18:27.0479407Z (Reading database ... 95% 2021-05-14T23:18:27.0480013Z (Reading database ... 100% 2021-05-14T23:18:27.0481325Z (Reading database ... 261856 files and directories currently installed.) 2021-05-14T23:18:27.0651327Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:18:27.0881799Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:18:28.1632815Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:18:28.1634297Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:18:28.1635067Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:18:28.1635709Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:18:28.1637050Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:18:28.1637836Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:18:28.1638424Z Selecting previously unselected package cmake. 2021-05-14T23:18:28.1639263Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:18:28.1640127Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:18:28.1775307Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:18:28.1815840Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:18:28.2227188Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:18:28.2280959Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:18:28.2323759Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:29.2887097Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:31.3875300Z Reading package lists... 2021-05-14T23:18:31.5240641Z Building dependency tree... 2021-05-14T23:18:31.5260210Z Reading state information... 2021-05-14T23:18:31.6858189Z Suggested packages: 2021-05-14T23:18:31.6859581Z libssh-doc 2021-05-14T23:18:31.7289898Z The following NEW packages will be installed: 2021-05-14T23:18:31.7296928Z libssh-dev 2021-05-14T23:18:31.7516724Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:31.7518227Z Need to get 219 kB of archives. 2021-05-14T23:18:31.7520140Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:18:31.7522401Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-14T23:18:32.1883550Z Fetched 219 kB in 0s (9593 kB/s) 2021-05-14T23:18:32.2176113Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:18:32.2248695Z (Reading database ... 2021-05-14T23:18:32.2249875Z (Reading database ... 5% 2021-05-14T23:18:32.2251125Z (Reading database ... 10% 2021-05-14T23:18:32.2252334Z (Reading database ... 15% 2021-05-14T23:18:32.2253040Z (Reading database ... 20% 2021-05-14T23:18:32.2254028Z (Reading database ... 25% 2021-05-14T23:18:32.2254775Z (Reading database ... 30% 2021-05-14T23:18:32.2255498Z (Reading database ... 35% 2021-05-14T23:18:32.2257110Z (Reading database ... 40% 2021-05-14T23:18:32.2257767Z (Reading database ... 45% 2021-05-14T23:18:32.2258423Z (Reading database ... 50% 2021-05-14T23:18:32.2300023Z (Reading database ... 55% 2021-05-14T23:18:32.2335039Z (Reading database ... 60% 2021-05-14T23:18:32.2373901Z (Reading database ... 65% 2021-05-14T23:18:32.2516095Z (Reading database ... 70% 2021-05-14T23:18:32.2614179Z (Reading database ... 75% 2021-05-14T23:18:32.2888915Z (Reading database ... 80% 2021-05-14T23:18:32.3173742Z (Reading database ... 85% 2021-05-14T23:18:32.3293512Z (Reading database ... 90% 2021-05-14T23:18:32.3358623Z (Reading database ... 95% 2021-05-14T23:18:32.3359042Z (Reading database ... 100% 2021-05-14T23:18:32.3359627Z (Reading database ... 264640 files and directories currently installed.) 2021-05-14T23:18:32.3478709Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:18:32.3500949Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:18:32.4306147Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:18:34.5841026Z Reading package lists... 2021-05-14T23:18:34.7355379Z Building dependency tree... 2021-05-14T23:18:34.7371243Z Reading state information... 2021-05-14T23:18:34.9450646Z The following NEW packages will be installed: 2021-05-14T23:18:34.9454122Z jags 2021-05-14T23:18:34.9677782Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:34.9679893Z Need to get 1562 kB of archives. 2021-05-14T23:18:34.9680617Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:18:34.9682874Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:18:35.4089493Z Fetched 1562 kB in 0s (35.3 MB/s) 2021-05-14T23:18:35.4453885Z Selecting previously unselected package jags. 2021-05-14T23:18:35.4542890Z (Reading database ... 2021-05-14T23:18:35.4543753Z (Reading database ... 5% 2021-05-14T23:18:35.4544443Z (Reading database ... 10% 2021-05-14T23:18:35.4545223Z (Reading database ... 15% 2021-05-14T23:18:35.4545684Z (Reading database ... 20% 2021-05-14T23:18:35.4546121Z (Reading database ... 25% 2021-05-14T23:18:35.4546765Z (Reading database ... 30% 2021-05-14T23:18:35.4547983Z (Reading database ... 35% 2021-05-14T23:18:35.4548500Z (Reading database ... 40% 2021-05-14T23:18:35.4548926Z (Reading database ... 45% 2021-05-14T23:18:35.4549365Z (Reading database ... 50% 2021-05-14T23:18:35.4578398Z (Reading database ... 55% 2021-05-14T23:18:35.4614174Z (Reading database ... 60% 2021-05-14T23:18:35.4651548Z (Reading database ... 65% 2021-05-14T23:18:35.4778551Z (Reading database ... 70% 2021-05-14T23:18:35.4899835Z (Reading database ... 75% 2021-05-14T23:18:35.5165498Z (Reading database ... 80% 2021-05-14T23:18:35.5472482Z (Reading database ... 85% 2021-05-14T23:18:35.5618374Z (Reading database ... 90% 2021-05-14T23:18:35.5692912Z (Reading database ... 95% 2021-05-14T23:18:35.5693832Z (Reading database ... 100% 2021-05-14T23:18:35.5694625Z (Reading database ... 264659 files and directories currently installed.) 2021-05-14T23:18:35.5834675Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:18:35.5875325Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:18:35.7602098Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:18:35.7727847Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:36.5646264Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:38.9341470Z Reading package lists... 2021-05-14T23:18:39.0921445Z Building dependency tree... 2021-05-14T23:18:39.0942338Z Reading state information... 2021-05-14T23:18:39.2548100Z The following additional packages will be installed: 2021-05-14T23:18:39.2549861Z libnode64 libuv1-dev 2021-05-14T23:18:39.3072834Z The following NEW packages will be installed: 2021-05-14T23:18:39.3080911Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:18:39.3340737Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:39.3341473Z Need to get 6239 kB of archives. 2021-05-14T23:18:39.3342996Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:18:39.3345248Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-14T23:18:39.3434337Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:18:39.4432903Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-14T23:18:39.8726223Z Fetched 6239 kB in 0s (47.3 MB/s) 2021-05-14T23:18:39.9049978Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:18:39.9121154Z (Reading database ... 2021-05-14T23:18:39.9121839Z (Reading database ... 5% 2021-05-14T23:18:39.9122425Z (Reading database ... 10% 2021-05-14T23:18:39.9123030Z (Reading database ... 15% 2021-05-14T23:18:39.9123814Z (Reading database ... 20% 2021-05-14T23:18:39.9124380Z (Reading database ... 25% 2021-05-14T23:18:39.9124938Z (Reading database ... 30% 2021-05-14T23:18:39.9125460Z (Reading database ... 35% 2021-05-14T23:18:39.9126010Z (Reading database ... 40% 2021-05-14T23:18:39.9126738Z (Reading database ... 45% 2021-05-14T23:18:39.9127530Z (Reading database ... 50% 2021-05-14T23:18:39.9161834Z (Reading database ... 55% 2021-05-14T23:18:40.6666726Z (Reading database ... 60% 2021-05-14T23:18:40.6667976Z (Reading database ... 65% 2021-05-14T23:18:40.6668884Z (Reading database ... 70% 2021-05-14T23:18:40.6669355Z (Reading database ... 75% 2021-05-14T23:18:40.6670290Z (Reading database ... 80% 2021-05-14T23:18:40.6671755Z (Reading database ... 85% 2021-05-14T23:18:40.6672280Z (Reading database ... 90% 2021-05-14T23:18:40.6672769Z (Reading database ... 95% 2021-05-14T23:18:40.6673400Z (Reading database ... 100% 2021-05-14T23:18:40.6674508Z (Reading database ... 264799 files and directories currently installed.) 2021-05-14T23:18:40.6676212Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:18:40.6677435Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:18:40.6678223Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:18:40.6679324Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:18:40.6680314Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:41.1074244Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:18:41.1335986Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:18:41.4419991Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:41.5428600Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:18:41.5490609Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:41.5535603Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:41.5577508Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:43.8589061Z Reading package lists... 2021-05-14T23:18:44.0360293Z Building dependency tree... 2021-05-14T23:18:44.0379153Z Reading state information... 2021-05-14T23:18:44.2003822Z The following additional packages will be installed: 2021-05-14T23:18:44.2009590Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:18:44.2015492Z Suggested packages: 2021-05-14T23:18:44.2016613Z libfftw3-doc 2021-05-14T23:18:44.2576682Z The following NEW packages will be installed: 2021-05-14T23:18:44.2583346Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:18:44.2784282Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:44.2784987Z Need to get 3986 kB of archives. 2021-05-14T23:18:44.2785869Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:18:44.2787559Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:18:44.2867741Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:18:44.3003238Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:18:44.3155120Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-14T23:18:44.3165594Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:18:44.7846578Z Fetched 3986 kB in 0s (43.2 MB/s) 2021-05-14T23:18:44.8164593Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:18:44.8239577Z (Reading database ... 2021-05-14T23:18:44.8240203Z (Reading database ... 5% 2021-05-14T23:18:44.8240769Z (Reading database ... 10% 2021-05-14T23:18:44.8241315Z (Reading database ... 15% 2021-05-14T23:18:44.8241839Z (Reading database ... 20% 2021-05-14T23:18:44.8242414Z (Reading database ... 25% 2021-05-14T23:18:44.8243327Z (Reading database ... 30% 2021-05-14T23:18:44.8243907Z (Reading database ... 35% 2021-05-14T23:18:44.8244471Z (Reading database ... 40% 2021-05-14T23:18:44.8245023Z (Reading database ... 45% 2021-05-14T23:18:44.8245596Z (Reading database ... 50% 2021-05-14T23:18:44.8269185Z (Reading database ... 55% 2021-05-14T23:18:44.8317795Z (Reading database ... 60% 2021-05-14T23:18:44.8353631Z (Reading database ... 65% 2021-05-14T23:18:44.8480118Z (Reading database ... 70% 2021-05-14T23:18:44.8594054Z (Reading database ... 75% 2021-05-14T23:18:44.8868307Z (Reading database ... 80% 2021-05-14T23:18:44.9155536Z (Reading database ... 85% 2021-05-14T23:18:44.9292027Z (Reading database ... 90% 2021-05-14T23:18:44.9366193Z (Reading database ... 95% 2021-05-14T23:18:44.9366884Z (Reading database ... 100% 2021-05-14T23:18:44.9367714Z (Reading database ... 264935 files and directories currently installed.) 2021-05-14T23:18:44.9514771Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:44.9559661Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:45.0192618Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:18:45.0445315Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:45.0463917Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:45.1433647Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:18:45.1698048Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:45.1717898Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:45.2628789Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:18:45.2918921Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:45.2931000Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:18:45.3272062Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:18:45.3576566Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:45.3589766Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:45.6662188Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:45.6710494Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:45.6777487Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:45.6818692Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:18:45.6860698Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:45.6909231Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:46.4965717Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:48.7879391Z Reading package lists... 2021-05-14T23:18:48.9481433Z Building dependency tree... 2021-05-14T23:18:48.9500961Z Reading state information... 2021-05-14T23:18:49.1171809Z The following additional packages will be installed: 2021-05-14T23:18:49.1175469Z libdcmtk14 2021-05-14T23:18:49.1696918Z The following NEW packages will be installed: 2021-05-14T23:18:49.1702023Z dcmtk libdcmtk14 2021-05-14T23:18:49.1956475Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:49.1957532Z Need to get 5546 kB of archives. 2021-05-14T23:18:49.1958417Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:18:49.1965898Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:18:49.2799182Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:18:49.7538832Z Fetched 5546 kB in 0s (47.9 MB/s) 2021-05-14T23:18:49.7872645Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:18:49.7954496Z (Reading database ... 2021-05-14T23:18:49.7955285Z (Reading database ... 5% 2021-05-14T23:18:49.7956119Z (Reading database ... 10% 2021-05-14T23:18:49.7956760Z (Reading database ... 15% 2021-05-14T23:18:49.7957679Z (Reading database ... 20% 2021-05-14T23:18:49.7958369Z (Reading database ... 25% 2021-05-14T23:18:49.7959014Z (Reading database ... 30% 2021-05-14T23:18:49.7959812Z (Reading database ... 35% 2021-05-14T23:18:49.7960442Z (Reading database ... 40% 2021-05-14T23:18:49.7961062Z (Reading database ... 45% 2021-05-14T23:18:49.7961689Z (Reading database ... 50% 2021-05-14T23:18:49.7998446Z (Reading database ... 55% 2021-05-14T23:18:49.8036212Z (Reading database ... 60% 2021-05-14T23:18:49.8073177Z (Reading database ... 65% 2021-05-14T23:18:49.8194981Z (Reading database ... 70% 2021-05-14T23:18:49.8305516Z (Reading database ... 75% 2021-05-14T23:18:49.8594972Z (Reading database ... 80% 2021-05-14T23:18:49.8904658Z (Reading database ... 85% 2021-05-14T23:18:49.9067560Z (Reading database ... 90% 2021-05-14T23:18:49.9188268Z (Reading database ... 95% 2021-05-14T23:18:49.9189023Z (Reading database ... 100% 2021-05-14T23:18:49.9191077Z (Reading database ... 265026 files and directories currently installed.) 2021-05-14T23:18:49.9358208Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:18:49.9395894Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:18:50.4912819Z Selecting previously unselected package dcmtk. 2021-05-14T23:18:50.5157291Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:18:50.5221265Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:18:50.6714378Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:18:50.6763498Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:18:50.6916240Z Adding `dcmtk' group to system ... 2021-05-14T23:18:50.7712585Z Adding `dcmtk' user to system ... 2021-05-14T23:18:50.9193815Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:18:51.2113471Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:52.9356038Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:55.2532456Z Reading package lists... 2021-05-14T23:18:55.4207248Z Building dependency tree... 2021-05-14T23:18:55.4227453Z Reading state information... 2021-05-14T23:18:55.6686333Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:18:55.6687780Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:55.7393762Z Reading package lists... 2021-05-14T23:18:55.9175334Z Building dependency tree... 2021-05-14T23:18:55.9197472Z Reading state information... 2021-05-14T23:18:56.1693457Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:18:56.1694707Z libpng-dev set to manually installed. 2021-05-14T23:18:56.1695580Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:56.2381860Z Reading package lists... 2021-05-14T23:18:56.4021444Z Building dependency tree... 2021-05-14T23:18:56.4039607Z Reading state information... 2021-05-14T23:18:56.5778296Z The following additional packages will be installed: 2021-05-14T23:18:56.5780503Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:18:56.5785359Z Suggested packages: 2021-05-14T23:18:56.5786740Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:18:56.5788306Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:18:56.5789743Z fonts-arphic-uming fonts-nanum 2021-05-14T23:18:56.6246717Z The following NEW packages will be installed: 2021-05-14T23:18:56.6249050Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:18:56.6250432Z libpoppler97 poppler-data 2021-05-14T23:18:56.6499306Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:56.6502310Z Need to get 2582 kB of archives. 2021-05-14T23:18:56.6503350Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:18:56.6505430Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:18:56.6747799Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-14T23:18:56.6769525Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:18:56.6897463Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-14T23:18:56.6923291Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:18:56.6932100Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-14T23:18:57.1512306Z Fetched 2582 kB in 0s (40.4 MB/s) 2021-05-14T23:18:57.1861661Z Selecting previously unselected package poppler-data. 2021-05-14T23:18:57.1941308Z (Reading database ... 2021-05-14T23:18:57.1942288Z (Reading database ... 5% 2021-05-14T23:18:57.1942755Z (Reading database ... 10% 2021-05-14T23:18:57.1943235Z (Reading database ... 15% 2021-05-14T23:18:57.1943737Z (Reading database ... 20% 2021-05-14T23:18:57.1944584Z (Reading database ... 25% 2021-05-14T23:18:57.1945863Z (Reading database ... 30% 2021-05-14T23:18:57.1946312Z (Reading database ... 35% 2021-05-14T23:18:57.1946790Z (Reading database ... 40% 2021-05-14T23:18:57.1947230Z (Reading database ... 45% 2021-05-14T23:18:57.1947845Z (Reading database ... 50% 2021-05-14T23:18:57.1985998Z (Reading database ... 55% 2021-05-14T23:18:57.2029185Z (Reading database ... 60% 2021-05-14T23:18:57.2066846Z (Reading database ... 65% 2021-05-14T23:18:57.2185126Z (Reading database ... 70% 2021-05-14T23:18:57.2305912Z (Reading database ... 75% 2021-05-14T23:18:57.2578676Z (Reading database ... 80% 2021-05-14T23:18:57.2914717Z (Reading database ... 85% 2021-05-14T23:18:57.3075077Z (Reading database ... 90% 2021-05-14T23:18:57.3163377Z (Reading database ... 95% 2021-05-14T23:18:57.3163975Z (Reading database ... 100% 2021-05-14T23:18:57.3164937Z (Reading database ... 265261 files and directories currently installed.) 2021-05-14T23:18:57.3324258Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:18:57.3353586Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:18:57.6005118Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:18:57.6322845Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:18:57.6372355Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:18:57.6832454Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:18:57.7098832Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:57.7114392Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:57.8353093Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:18:57.8597009Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:57.8615190Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:57.8945668Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:18:57.9222460Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:57.9233712Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:57.9552972Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:18:57.9792452Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:57.9805679Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:58.0546357Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:18:58.0714478Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:18:58.0758321Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:58.0805839Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:58.0876862Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:58.0912612Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:58.0982812Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:18:58.1397267Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:00.3385322Z Reading package lists... 2021-05-14T23:19:00.4902996Z Building dependency tree... 2021-05-14T23:19:00.4922965Z Reading state information... 2021-05-14T23:19:00.6363136Z The following additional packages will be installed: 2021-05-14T23:19:00.6366234Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:19:00.6371595Z Suggested packages: 2021-05-14T23:19:00.6372240Z libhdf5-doc 2021-05-14T23:19:00.6882331Z The following NEW packages will be installed: 2021-05-14T23:19:00.6884486Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:19:00.6885752Z libsz2 2021-05-14T23:19:00.7127117Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:00.7129077Z Need to get 4074 kB of archives. 2021-05-14T23:19:00.7129730Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:19:00.7131656Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-14T23:19:00.7151809Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:19:00.7163079Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:19:00.7170153Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:19:00.7591434Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-14T23:19:00.7636329Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:19:00.7646933Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:19:01.3025364Z Fetched 4074 kB in 0s (25.9 MB/s) 2021-05-14T23:19:01.3320988Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:19:01.3401846Z (Reading database ... 2021-05-14T23:19:01.3402434Z (Reading database ... 5% 2021-05-14T23:19:01.3403134Z (Reading database ... 10% 2021-05-14T23:19:01.3404203Z (Reading database ... 15% 2021-05-14T23:19:01.3404766Z (Reading database ... 20% 2021-05-14T23:19:01.3405305Z (Reading database ... 25% 2021-05-14T23:19:01.3405851Z (Reading database ... 30% 2021-05-14T23:19:01.3406384Z (Reading database ... 35% 2021-05-14T23:19:01.3407239Z (Reading database ... 40% 2021-05-14T23:19:01.3408118Z (Reading database ... 45% 2021-05-14T23:19:01.3408651Z (Reading database ... 50% 2021-05-14T23:19:01.3434074Z (Reading database ... 55% 2021-05-14T23:19:01.3470711Z (Reading database ... 60% 2021-05-14T23:19:01.3516535Z (Reading database ... 65% 2021-05-14T23:19:01.3649153Z (Reading database ... 70% 2021-05-14T23:19:01.3759373Z (Reading database ... 75% 2021-05-14T23:19:01.4025467Z (Reading database ... 80% 2021-05-14T23:19:01.4348640Z (Reading database ... 85% 2021-05-14T23:19:01.4499952Z (Reading database ... 90% 2021-05-14T23:19:01.4582379Z (Reading database ... 95% 2021-05-14T23:19:01.4582880Z (Reading database ... 100% 2021-05-14T23:19:01.4583925Z (Reading database ... 265821 files and directories currently installed.) 2021-05-14T23:19:01.4737791Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:19:01.4754741Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:01.5113729Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:19:01.5353888Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:19:01.5380898Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:19:01.5738226Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:19:01.5970839Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:19:01.5993238Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:19:01.6353405Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:19:01.6611213Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:19:01.6627779Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:01.8213015Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:19:01.8519721Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:19:01.8543840Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:01.8987979Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:19:01.9183521Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:19:01.9196497Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:19:01.9553152Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:19:01.9779245Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:19:01.9795070Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:02.2928758Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:02.2960595Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:19:02.2997200Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:19:02.3036668Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:19:02.3068088Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:02.3104913Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:02.3139056Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:02.3216390Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-14T23:19:02.3245434Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:03.0954954Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:05.2607926Z Reading package lists... 2021-05-14T23:19:05.4129980Z Building dependency tree... 2021-05-14T23:19:05.4155067Z Reading state information... 2021-05-14T23:19:05.5845623Z The following additional packages will be installed: 2021-05-14T23:19:05.5848753Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:19:05.6322916Z The following NEW packages will be installed: 2021-05-14T23:19:05.6324771Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:19:05.6325859Z mesa-common-dev 2021-05-14T23:19:05.6543681Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:05.6544686Z Need to get 1761 kB of archives. 2021-05-14T23:19:05.6545487Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:19:05.6547015Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-14T23:19:06.1748720Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-14T23:19:06.1751858Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-14T23:19:06.1758843Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:19:06.1760713Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:19:06.1763160Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-14T23:19:06.1764529Z Fetched 1761 kB in 0s (38.7 MB/s) 2021-05-14T23:19:06.1766122Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:19:06.1766956Z (Reading database ... 2021-05-14T23:19:06.1767680Z (Reading database ... 5% 2021-05-14T23:19:06.1769373Z (Reading database ... 10% 2021-05-14T23:19:06.1770530Z (Reading database ... 15% 2021-05-14T23:19:06.1770956Z (Reading database ... 20% 2021-05-14T23:19:06.1771386Z (Reading database ... 25% 2021-05-14T23:19:06.1772719Z (Reading database ... 30% 2021-05-14T23:19:06.1774722Z (Reading database ... 35% 2021-05-14T23:19:06.1775765Z (Reading database ... 40% 2021-05-14T23:19:06.1777318Z (Reading database ... 45% 2021-05-14T23:19:06.1777740Z (Reading database ... 50% 2021-05-14T23:19:06.1778960Z (Reading database ... 55% 2021-05-14T23:19:06.1779788Z (Reading database ... 60% 2021-05-14T23:19:06.1781131Z (Reading database ... 65% 2021-05-14T23:19:06.1781556Z (Reading database ... 70% 2021-05-14T23:19:06.1858266Z (Reading database ... 75% 2021-05-14T23:19:06.2147541Z (Reading database ... 80% 2021-05-14T23:19:06.2454264Z (Reading database ... 85% 2021-05-14T23:19:06.2606143Z (Reading database ... 90% 2021-05-14T23:19:06.2690449Z (Reading database ... 95% 2021-05-14T23:19:06.2691043Z (Reading database ... 100% 2021-05-14T23:19:06.2691804Z (Reading database ... 266029 files and directories currently installed.) 2021-05-14T23:19:06.2873138Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:19:06.2890858Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:19:06.3324864Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:19:06.3642712Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:06.3664178Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:19:06.4107637Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:19:06.4454089Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:06.4463646Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:19:06.4843780Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:19:06.5159078Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:19:06.5186243Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:19:06.5593518Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:19:06.5899000Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:19:06.5911757Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:19:06.6472582Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:19:06.6707377Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:06.6719506Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:06.8370515Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:19:06.8427596Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:19:06.8477866Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:19:06.8517229Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:19:06.8560544Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:19:06.8599500Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:06.8633204Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:08.2659822Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:10.3766783Z Reading package lists... 2021-05-14T23:19:10.5339763Z Building dependency tree... 2021-05-14T23:19:10.5365008Z Reading state information... 2021-05-14T23:19:10.6946224Z The following additional packages will be installed: 2021-05-14T23:19:10.6948100Z libprotobuf-lite17 libprotoc17 2021-05-14T23:19:10.7442808Z The following NEW packages will be installed: 2021-05-14T23:19:10.7444794Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:19:10.7446053Z protobuf-compiler 2021-05-14T23:19:10.7684057Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:10.7685378Z Need to get 2754 kB of archives. 2021-05-14T23:19:10.7687625Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:19:10.7690666Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:19:10.7731102Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:19:10.7856797Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:19:10.8075768Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:19:10.8206261Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-14T23:19:11.2617256Z Fetched 2754 kB in 0s (38.3 MB/s) 2021-05-14T23:19:11.2955981Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:19:11.3032602Z (Reading database ... 2021-05-14T23:19:11.3033422Z (Reading database ... 5% 2021-05-14T23:19:11.3034097Z (Reading database ... 10% 2021-05-14T23:19:11.3034938Z (Reading database ... 15% 2021-05-14T23:19:11.3035635Z (Reading database ... 20% 2021-05-14T23:19:11.3036132Z (Reading database ... 25% 2021-05-14T23:19:11.3036844Z (Reading database ... 30% 2021-05-14T23:19:11.3037331Z (Reading database ... 35% 2021-05-14T23:19:11.3037798Z (Reading database ... 40% 2021-05-14T23:19:11.3038253Z (Reading database ... 45% 2021-05-14T23:19:11.3038725Z (Reading database ... 50% 2021-05-14T23:19:11.3073444Z (Reading database ... 55% 2021-05-14T23:19:11.3114286Z (Reading database ... 60% 2021-05-14T23:19:11.3154581Z (Reading database ... 65% 2021-05-14T23:19:11.3286257Z (Reading database ... 70% 2021-05-14T23:19:11.3395915Z (Reading database ... 75% 2021-05-14T23:19:11.3683304Z (Reading database ... 80% 2021-05-14T23:19:11.4016547Z (Reading database ... 85% 2021-05-14T23:19:11.4155645Z (Reading database ... 90% 2021-05-14T23:19:11.4230096Z (Reading database ... 95% 2021-05-14T23:19:11.4230557Z (Reading database ... 100% 2021-05-14T23:19:11.4231421Z (Reading database ... 266512 files and directories currently installed.) 2021-05-14T23:19:11.4392457Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:11.4437001Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:11.4884744Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:19:11.5221369Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:11.5241195Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:11.6221612Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:19:11.6527327Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:11.6537161Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:11.8273437Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:19:11.8575950Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:11.8593106Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:11.9788085Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:19:12.0202956Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:12.0222052Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:12.0898152Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:12.0950819Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:12.1076564Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:12.1122414Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:12.1173576Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:12.1252171Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:12.8627373Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:15.0469505Z Reading package lists... 2021-05-14T23:19:15.2337408Z Building dependency tree... 2021-05-14T23:19:15.2355376Z Reading state information... 2021-05-14T23:19:15.4003292Z The following additional packages will be installed: 2021-05-14T23:19:15.4005545Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:19:15.4006887Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:19:15.4008000Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:19:15.4009248Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:19:15.4010694Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:19:15.4011883Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:19:15.4013153Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:19:15.4014575Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:19:15.4015907Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:19:15.4017126Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:19:15.4018718Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:19:15.4020001Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:19:15.4021377Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:19:15.4022535Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:19:15.4023810Z Suggested packages: 2021-05-14T23:19:15.4025191Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:19:15.4026631Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:19:15.4028124Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:19:15.4029525Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:19:15.4720123Z The following NEW packages will be installed: 2021-05-14T23:19:15.4722309Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:19:15.4723745Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:19:15.4725077Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:19:15.4726422Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:19:15.4727799Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:19:15.4729156Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:19:15.4730548Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:19:15.4732173Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:19:15.4733569Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:19:15.4735071Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:19:15.4736446Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:19:15.4737755Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:19:15.4740801Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:19:15.4742387Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:19:15.4932891Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:15.4933901Z Need to get 47.1 MB of archives. 2021-05-14T23:19:15.4934715Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:19:15.4936743Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:19:15.5180595Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:19:16.1799390Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:19:16.1813288Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-14T23:19:16.1819124Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:19:16.1823137Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-14T23:19:16.1825963Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-14T23:19:16.1829687Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:19:16.1834442Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:19:16.1837507Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:19:16.1839619Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:19:16.1844040Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:19:16.1847487Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:19:16.1850112Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-14T23:19:16.1852338Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:19:16.1855016Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-14T23:19:16.1858003Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:19:16.1860192Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:19:16.1862783Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:19:16.1865540Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-14T23:19:16.1868491Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-14T23:19:16.1871525Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:19:16.1881834Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:19:16.1883604Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:19:16.1885317Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:19:16.1887860Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-14T23:19:16.1890258Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:19:16.1892743Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:19:16.1895825Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:19:16.1898754Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:19:16.1901361Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:19:16.1903175Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:19:16.1905498Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:19:16.1907961Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:19:16.1911031Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-14T23:19:16.1913789Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-14T23:19:16.1915965Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-14T23:19:16.1919356Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:19:16.1921681Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-14T23:19:16.1923715Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-14T23:19:16.1925717Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-14T23:19:16.1928536Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-14T23:19:16.1931168Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:19:16.1933785Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-14T23:19:16.1936272Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:19:16.1940404Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:19:16.1943163Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-14T23:19:16.1945630Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:19:16.1948257Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-14T23:19:16.1951207Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-14T23:19:16.1953365Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:19:16.1955885Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-14T23:19:16.1959060Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-14T23:19:16.1961292Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-14T23:19:16.1963854Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:19:16.1966296Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-14T23:19:16.1968982Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:19:16.1971463Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:19:16.1973380Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:19:16.1975635Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:19:16.1979000Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:19:16.1981183Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:19:16.1983423Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-14T23:19:16.1985666Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-14T23:19:16.1988401Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-14T23:19:16.1991930Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-14T23:19:16.1996383Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-14T23:19:16.2002121Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:19:16.2004593Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-14T23:19:16.2006503Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:19:16.2009049Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:19:16.2011610Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-14T23:19:16.2145158Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-14T23:19:16.2642438Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:19:16.2727790Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:19:16.2729877Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:19:16.8768747Z Fetched 47.1 MB in 1s (59.3 MB/s) 2021-05-14T23:19:16.9183373Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:19:16.9254484Z (Reading database ... 2021-05-14T23:19:16.9254993Z (Reading database ... 5% 2021-05-14T23:19:16.9255587Z (Reading database ... 10% 2021-05-14T23:19:16.9255995Z (Reading database ... 15% 2021-05-14T23:19:16.9256457Z (Reading database ... 20% 2021-05-14T23:19:16.9257047Z (Reading database ... 25% 2021-05-14T23:19:16.9257475Z (Reading database ... 30% 2021-05-14T23:19:16.9258141Z (Reading database ... 35% 2021-05-14T23:19:16.9258687Z (Reading database ... 40% 2021-05-14T23:19:16.9259259Z (Reading database ... 45% 2021-05-14T23:19:16.9259762Z (Reading database ... 50% 2021-05-14T23:19:16.9302843Z (Reading database ... 55% 2021-05-14T23:19:16.9339155Z (Reading database ... 60% 2021-05-14T23:19:16.9376030Z (Reading database ... 65% 2021-05-14T23:19:16.9535154Z (Reading database ... 70% 2021-05-14T23:19:16.9655102Z (Reading database ... 75% 2021-05-14T23:19:16.9926803Z (Reading database ... 80% 2021-05-14T23:19:17.0197033Z (Reading database ... 85% 2021-05-14T23:19:17.0331421Z (Reading database ... 90% 2021-05-14T23:19:17.0402887Z (Reading database ... 95% 2021-05-14T23:19:17.0403566Z (Reading database ... 100% 2021-05-14T23:19:17.0404319Z (Reading database ... 266683 files and directories currently installed.) 2021-05-14T23:19:17.0550562Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:19:17.0574048Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:19:17.2072468Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:19:17.2324973Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:17.2338783Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:19:17.2713267Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:19:17.2987294Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:17.3010418Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:19:17.3272471Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:19:17.3553665Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:17.3579663Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:19:17.3912683Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:19:17.4170228Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:19:17.4188599Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:17.4593707Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:19:17.4860137Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:19:17.4884657Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:19:17.5232603Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:19:17.5491735Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:17.5503832Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:17.5994443Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:19:17.6308359Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:19:17.6323534Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:19:18.3713965Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:19:18.3976451Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:19:18.3997891Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:19:18.4312795Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:19:18.4605929Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:19:18.4634227Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:19:18.5112485Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:19:18.5295991Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:19:18.5326176Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:19:18.5792698Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:19:18.6033777Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:19:18.6041841Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:19:18.6353018Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:19:18.6609642Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:19:18.6632795Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:19:18.6943397Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:19:18.7237754Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:19:18.7262037Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:19:18.7691454Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:19:18.7974752Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:19:18.7991983Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:19:18.8431749Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:19:18.8618554Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:18.8633768Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:18.8992498Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:19:18.9217355Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:19:18.9230715Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:19:18.9752966Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:19:19.0020434Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:19:19.0039466Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:19:19.0405327Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:19:19.0697645Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:19:19.0708298Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:19:19.1086637Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:19:19.1350156Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:19.1364981Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:19:19.1665203Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:19:19.1954255Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:19:19.1969738Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:19:19.2873560Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:19:19.3123807Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:19:19.3152031Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:19:19.5354001Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:19:19.5624716Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:19:19.5652072Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:19:19.6133152Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:19:19.6416191Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:19:19.6472197Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:19:19.6807396Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:19:19.7099126Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:19:19.7113105Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:19:19.7678112Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:19:19.8048150Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:19.8061240Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:20.3665189Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:19:20.3943548Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:19:20.3955430Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:19:20.4266089Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:19:20.4569618Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:19:20.4584357Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:19:20.4951903Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:19:20.5147801Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:19:20.5170995Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:19:20.5591937Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:19:20.5805463Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:19:20.5819790Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:19:20.6197701Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:19:20.6485950Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:19:20.6498882Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:19:20.6807747Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:19:20.7093523Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:19:20.7118514Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:19:20.7632334Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:19:20.7843421Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:19:20.7860764Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:19:20.8338064Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:19:20.8576502Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:19:20.8596448Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:19:20.9439117Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:19:20.9705399Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:19:20.9721101Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:19:21.0272358Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:19:21.0553408Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:21.0571536Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:21.1805251Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:19:21.2142685Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:19:21.2154365Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:19:21.2528080Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:19:21.2854494Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:19:21.2876573Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:19:22.3666767Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:19:22.3963091Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:19:22.3994302Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:19:22.4312885Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:19:22.4573541Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:19:22.4597079Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:19:22.4919078Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:19:22.5227573Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:19:22.5245290Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:19:22.5587624Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:19:22.5867387Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:22.5883472Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:19:22.6226331Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:19:22.6518306Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:19:22.6545636Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:19:22.6825259Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:19:22.7129291Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:22.7142262Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:22.7466454Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:19:22.7793971Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:19:22.7812709Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:19:22.9042312Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:19:22.9360296Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:19:22.9379648Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:19:22.9745248Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:19:23.0021840Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:23.0035965Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:23.0479406Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:19:23.0805872Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:19:23.0828735Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:19:23.1232832Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:19:23.1460321Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:23.1488869Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:23.2748823Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:19:23.3036431Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:19:23.3055006Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:19:23.3631933Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:19:23.3858920Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:19:23.3880706Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:19:23.4312516Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:19:23.4569153Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:19:23.4593373Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:23.4952843Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:19:23.5200007Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:19:23.5212112Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:23.5582060Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:19:23.5817011Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:19:23.5832180Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:19:23.6279129Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:19:23.6572149Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:19:23.6589367Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:19:23.6912373Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:19:23.7246574Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:19:23.7260684Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:19:23.7872779Z Selecting previously unselected package libopenal-data. 2021-05-14T23:19:23.8128402Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:19:23.8143200Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:19:23.8594999Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:19:23.8892736Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:19:23.8915637Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:19:23.9311938Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:19:23.9589228Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:19:23.9620747Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:19:24.0432525Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:19:24.0693526Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:19:24.0704666Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:19:24.1032427Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:19:24.1312863Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:19:24.1333154Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:19:24.1752377Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:19:24.2040640Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:19:24.2057065Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:19:24.2592289Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:19:24.2832856Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:19:24.2915206Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:19:24.3514085Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:19:24.3732917Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:19:24.3751433Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:19:24.4524297Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:19:24.4824086Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:24.4841929Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:24.5219314Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:19:24.5554493Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:24.5571818Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:24.5920732Z Selecting previously unselected package ffmpeg. 2021-05-14T23:19:24.6216042Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:24.6298162Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:24.7522401Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:19:24.7815364Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:19:24.7828158Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:19:24.8313300Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:19:24.8556319Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:19:24.8570277Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:19:25.0492531Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:19:25.0806887Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:19:25.0840210Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:19:25.1175716Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:19:25.1485588Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:19:25.1499493Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:19:25.1872610Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:19:25.2146038Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:25.2163751Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:25.5077611Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:19:25.5376623Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:25.5396113Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:25.8127941Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:19:25.8533909Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:19:25.8558927Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:19:25.9952507Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:19:26.0206796Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:19:26.0223239Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:19:26.0491488Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:19:26.0777568Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:19:26.0793028Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:26.1391849Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:19:26.1447413Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:19:26.1488207Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:19:26.1551836Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:19:26.1598074Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:19:26.1651108Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:19:26.1715212Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:19:26.1767275Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:19:26.1809334Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:19:26.1858534Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:19:26.1906311Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:19:26.1960264Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:19:26.2011886Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:19:26.2065493Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:19:26.2100111Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:19:26.2156777Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:19:26.2210871Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:19:26.2260876Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:19:26.2324115Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:19:26.2379674Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:19:26.2427163Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:19:26.2487527Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:19:26.2556869Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:19:26.2616306Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:19:26.2695415Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:19:26.2747329Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:19:26.2799800Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:19:26.2863388Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:19:26.2900099Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:19:26.2946617Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:19:26.3020707Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:19:26.3088347Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:19:26.3162063Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:19:26.3214366Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:26.3296962Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:19:26.3349582Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:19:26.3395844Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:19:26.3445493Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:19:26.3523600Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:26.3566602Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:19:26.3628922Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:19:26.3700042Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:19:26.3781084Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:19:26.3842271Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:19:26.3936562Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:19:26.4019410Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:19:26.4086255Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:19:26.4140717Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:19:26.4185730Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:19:26.4242042Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:19:26.4298381Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:26.4357796Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:19:26.4397240Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:26.4455144Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:26.4523015Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:19:26.4565286Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:26.4627223Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:19:26.4685438Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:26.4738369Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:19:26.4787035Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:19:26.4860070Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:26.4923004Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:19:26.5015427Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:19:26.5074761Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:26.5172185Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:19:26.5251187Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:19:26.5306717Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:19:26.5458888Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:26.5497286Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:26.5548647Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:26.5601804Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:19:26.5656412Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:19:26.5715022Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:26.5772271Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:26.5834634Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:26.5895285Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:26.5994379Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:27.6002098Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:29.6832951Z Reading package lists... 2021-05-14T23:19:29.8492834Z Building dependency tree... 2021-05-14T23:19:29.8510497Z Reading state information... 2021-05-14T23:19:29.9997887Z The following additional packages will be installed: 2021-05-14T23:19:30.0000912Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:19:30.0456360Z The following NEW packages will be installed: 2021-05-14T23:19:30.0458626Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:19:30.0460371Z libmagick++-dev 2021-05-14T23:19:30.0836729Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:30.0838069Z Need to get 309 kB of archives. 2021-05-14T23:19:30.0839735Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:19:30.0861074Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-14T23:19:30.0872300Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-14T23:19:30.0921471Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-14T23:19:30.0944561Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-14T23:19:30.4972428Z Fetched 309 kB in 0s (7092 kB/s) 2021-05-14T23:19:30.5330223Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:19:30.5398847Z (Reading database ... 2021-05-14T23:19:30.5399595Z (Reading database ... 5% 2021-05-14T23:19:30.5400179Z (Reading database ... 10% 2021-05-14T23:19:30.5400725Z (Reading database ... 15% 2021-05-14T23:19:30.5401271Z (Reading database ... 20% 2021-05-14T23:19:30.5401994Z (Reading database ... 25% 2021-05-14T23:19:30.5402807Z (Reading database ... 30% 2021-05-14T23:19:30.5403396Z (Reading database ... 35% 2021-05-14T23:19:30.5404147Z (Reading database ... 40% 2021-05-14T23:19:30.5404767Z (Reading database ... 45% 2021-05-14T23:19:30.5405516Z (Reading database ... 50% 2021-05-14T23:19:30.5446365Z (Reading database ... 55% 2021-05-14T23:19:30.5483554Z (Reading database ... 60% 2021-05-14T23:19:30.5508811Z (Reading database ... 65% 2021-05-14T23:19:30.5627939Z (Reading database ... 70% 2021-05-14T23:19:30.5732986Z (Reading database ... 75% 2021-05-14T23:19:30.5752801Z (Reading database ... 80% 2021-05-14T23:19:30.6243094Z (Reading database ... 85% 2021-05-14T23:19:30.6378894Z (Reading database ... 90% 2021-05-14T23:19:30.6452076Z (Reading database ... 95% 2021-05-14T23:19:30.6452743Z (Reading database ... 100% 2021-05-14T23:19:30.6453496Z (Reading database ... 267224 files and directories currently installed.) 2021-05-14T23:19:30.6593154Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:19:30.6680037Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:30.7193311Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:19:30.7431930Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:19:30.7476041Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:30.7872851Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:19:30.8168003Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:19:30.8173533Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:30.8754254Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:19:30.9018225Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:19:31.6842029Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:31.6843493Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:31.6844591Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:31.6846115Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:31.6847070Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:31.6847926Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:33.0434996Z Reading package lists... 2021-05-14T23:19:33.1971547Z Building dependency tree... 2021-05-14T23:19:33.1994939Z Reading state information... 2021-05-14T23:19:33.3617165Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:19:33.3618369Z The following additional packages will be installed: 2021-05-14T23:19:33.3619675Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:19:33.3624032Z libijs-0.35 libjbig2dec0 2021-05-14T23:19:33.3632144Z Suggested packages: 2021-05-14T23:19:33.3633395Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:19:33.3634284Z ghostscript-x 2021-05-14T23:19:33.4142375Z The following NEW packages will be installed: 2021-05-14T23:19:33.4145179Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:19:33.4148590Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:19:33.4354166Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:33.4355415Z Need to get 11.2 MB of archives. 2021-05-14T23:19:33.4356081Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:19:33.4358981Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-14T23:19:33.4634110Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-14T23:19:33.4660481Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:19:33.5940487Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-14T23:19:33.6076159Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-14T23:19:33.6081710Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:19:33.6091298Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-14T23:19:33.6533889Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-14T23:19:34.0912165Z Fetched 11.2 MB in 0s (47.9 MB/s) 2021-05-14T23:19:34.1284725Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:19:34.1364025Z (Reading database ... 2021-05-14T23:19:34.1365009Z (Reading database ... 5% 2021-05-14T23:19:34.1365676Z (Reading database ... 10% 2021-05-14T23:19:34.1366309Z (Reading database ... 15% 2021-05-14T23:19:34.1366944Z (Reading database ... 20% 2021-05-14T23:19:34.1367561Z (Reading database ... 25% 2021-05-14T23:19:34.1368205Z (Reading database ... 30% 2021-05-14T23:19:34.1368842Z (Reading database ... 35% 2021-05-14T23:19:34.1369458Z (Reading database ... 40% 2021-05-14T23:19:34.1370087Z (Reading database ... 45% 2021-05-14T23:19:34.1370704Z (Reading database ... 50% 2021-05-14T23:19:34.1409579Z (Reading database ... 55% 2021-05-14T23:19:34.1461453Z (Reading database ... 60% 2021-05-14T23:19:34.1488259Z (Reading database ... 65% 2021-05-14T23:19:34.1608205Z (Reading database ... 70% 2021-05-14T23:19:34.1729807Z (Reading database ... 75% 2021-05-14T23:19:34.1755948Z (Reading database ... 80% 2021-05-14T23:19:34.2296989Z (Reading database ... 85% 2021-05-14T23:19:34.2501223Z (Reading database ... 90% 2021-05-14T23:19:34.2592669Z (Reading database ... 95% 2021-05-14T23:19:34.2593185Z (Reading database ... 100% 2021-05-14T23:19:34.2594579Z (Reading database ... 267269 files and directories currently installed.) 2021-05-14T23:19:34.2747238Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:19:34.3007823Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:19:34.5073365Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:19:34.5316978Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:19:34.5338354Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:19:34.5752283Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:19:34.6000777Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:19:34.6655206Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:19:35.0753173Z Selecting previously unselected package libgs9-common. 2021-05-14T23:19:35.0963641Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:19:35.0978963Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:35.2153309Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:19:35.2417262Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:19:35.2451883Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:19:35.2832210Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:19:35.3035411Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:19:35.3049574Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:19:35.3472992Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:19:35.3732569Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:19:35.3747370Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:35.6232270Z Selecting previously unselected package ghostscript. 2021-05-14T23:19:35.6530994Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:19:35.6546921Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:35.7270097Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:19:35.7352883Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:19:35.7409552Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:19:35.8136991Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:19:35.8186993Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:19:35.8450997Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:35.8502798Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:35.8549542Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:35.8731900Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:19:35.9877114Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:36.0103010Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:39.0592576Z Reading package lists... 2021-05-14T23:19:39.1992592Z Building dependency tree... 2021-05-14T23:19:39.2011810Z Reading state information... 2021-05-14T23:19:39.3374686Z The following additional packages will be installed: 2021-05-14T23:19:39.3376631Z libudunits2-0 libudunits2-data 2021-05-14T23:19:39.3827934Z The following NEW packages will be installed: 2021-05-14T23:19:39.3829786Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:19:39.4049680Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:39.4050710Z Need to get 429 kB of archives. 2021-05-14T23:19:39.4051631Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:19:39.4053527Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-14T23:19:39.4071378Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-14T23:19:39.4100776Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:19:39.8103556Z Fetched 429 kB in 0s (15.3 MB/s) 2021-05-14T23:19:39.8443161Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:19:39.8517096Z (Reading database ... 2021-05-14T23:19:39.8517850Z (Reading database ... 5% 2021-05-14T23:19:39.8518391Z (Reading database ... 10% 2021-05-14T23:19:39.8518922Z (Reading database ... 15% 2021-05-14T23:19:39.8519432Z (Reading database ... 20% 2021-05-14T23:19:39.8520060Z (Reading database ... 25% 2021-05-14T23:19:39.8520555Z (Reading database ... 30% 2021-05-14T23:19:39.8524133Z (Reading database ... 35% 2021-05-14T23:19:39.8524589Z (Reading database ... 40% 2021-05-14T23:19:39.8525385Z (Reading database ... 45% 2021-05-14T23:19:39.8525869Z (Reading database ... 50% 2021-05-14T23:19:39.8565796Z (Reading database ... 55% 2021-05-14T23:19:39.8612845Z (Reading database ... 60% 2021-05-14T23:19:39.8634937Z (Reading database ... 65% 2021-05-14T23:19:39.8754057Z (Reading database ... 70% 2021-05-14T23:19:39.8889506Z (Reading database ... 75% 2021-05-14T23:19:39.8914219Z (Reading database ... 80% 2021-05-14T23:19:39.9493026Z (Reading database ... 85% 2021-05-14T23:19:39.9675126Z (Reading database ... 90% 2021-05-14T23:19:39.9759864Z (Reading database ... 95% 2021-05-14T23:19:39.9760709Z (Reading database ... 100% 2021-05-14T23:19:39.9762959Z (Reading database ... 267833 files and directories currently installed.) 2021-05-14T23:19:39.9944231Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:19:39.9957849Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:19:40.0260083Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:19:40.0574233Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:19:40.0598029Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:19:40.0945807Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:19:40.1229948Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:19:40.1246547Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:19:40.2147664Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:19:40.2263901Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:19:40.2322681Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:19:40.2398081Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:19:40.3581910Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:42.6866703Z Reading package lists... 2021-05-14T23:19:42.6868140Z Building dependency tree... 2021-05-14T23:19:42.6868757Z Reading state information... 2021-05-14T23:19:42.7560661Z The following NEW packages will be installed: 2021-05-14T23:19:42.7563390Z libjq-dev 2021-05-14T23:19:42.8526406Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:42.8527292Z Need to get 11.2 kB of archives. 2021-05-14T23:19:42.8528088Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:19:42.8530492Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-14T23:19:43.2817304Z Fetched 11.2 kB in 0s (121 kB/s) 2021-05-14T23:19:43.3124088Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:19:43.3195764Z (Reading database ... 2021-05-14T23:19:43.3196449Z (Reading database ... 5% 2021-05-14T23:19:43.3197368Z (Reading database ... 10% 2021-05-14T23:19:43.3198186Z (Reading database ... 15% 2021-05-14T23:19:43.3198768Z (Reading database ... 20% 2021-05-14T23:19:43.3199362Z (Reading database ... 25% 2021-05-14T23:19:43.3199953Z (Reading database ... 30% 2021-05-14T23:19:43.3200563Z (Reading database ... 35% 2021-05-14T23:19:43.3201311Z (Reading database ... 40% 2021-05-14T23:19:43.3202028Z (Reading database ... 45% 2021-05-14T23:19:43.3202569Z (Reading database ... 50% 2021-05-14T23:19:43.3237958Z (Reading database ... 55% 2021-05-14T23:19:43.3283874Z (Reading database ... 60% 2021-05-14T23:19:43.3309333Z (Reading database ... 65% 2021-05-14T23:19:43.3446449Z (Reading database ... 70% 2021-05-14T23:19:43.3571295Z (Reading database ... 75% 2021-05-14T23:19:43.3593800Z (Reading database ... 80% 2021-05-14T23:19:43.4107452Z (Reading database ... 85% 2021-05-14T23:19:43.4250719Z (Reading database ... 90% 2021-05-14T23:19:43.4317497Z (Reading database ... 95% 2021-05-14T23:19:43.4318067Z (Reading database ... 100% 2021-05-14T23:19:43.4318750Z (Reading database ... 267862 files and directories currently installed.) 2021-05-14T23:19:43.4459332Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:43.4471852Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:19:43.5067381Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:19:45.5466524Z Reading package lists... 2021-05-14T23:19:45.6752066Z Building dependency tree... 2021-05-14T23:19:45.6770582Z Reading state information... 2021-05-14T23:19:45.8544560Z The following NEW packages will be installed: 2021-05-14T23:19:45.8548996Z libmng2 2021-05-14T23:19:45.8744963Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:45.8747400Z Need to get 168 kB of archives. 2021-05-14T23:19:45.8748024Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:19:45.8749848Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:19:46.2865915Z Fetched 168 kB in 0s (7387 kB/s) 2021-05-14T23:19:46.3194455Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:19:46.3263882Z (Reading database ... 2021-05-14T23:19:46.3264711Z (Reading database ... 5% 2021-05-14T23:19:46.3265347Z (Reading database ... 10% 2021-05-14T23:19:46.3265920Z (Reading database ... 15% 2021-05-14T23:19:46.3266457Z (Reading database ... 20% 2021-05-14T23:19:46.3266998Z (Reading database ... 25% 2021-05-14T23:19:46.3267559Z (Reading database ... 30% 2021-05-14T23:19:46.3268083Z (Reading database ... 35% 2021-05-14T23:19:46.3268613Z (Reading database ... 40% 2021-05-14T23:19:46.3269134Z (Reading database ... 45% 2021-05-14T23:19:46.3269669Z (Reading database ... 50% 2021-05-14T23:19:46.3308715Z (Reading database ... 55% 2021-05-14T23:19:46.3353798Z (Reading database ... 60% 2021-05-14T23:19:46.3377268Z (Reading database ... 65% 2021-05-14T23:19:46.3495661Z (Reading database ... 70% 2021-05-14T23:19:46.3606382Z (Reading database ... 75% 2021-05-14T23:19:46.3627822Z (Reading database ... 80% 2021-05-14T23:19:46.4122678Z (Reading database ... 85% 2021-05-14T23:19:46.4267003Z (Reading database ... 90% 2021-05-14T23:19:46.4336152Z (Reading database ... 95% 2021-05-14T23:19:46.4337111Z (Reading database ... 100% 2021-05-14T23:19:46.4338936Z (Reading database ... 267868 files and directories currently installed.) 2021-05-14T23:19:46.4466452Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:19:46.4502702Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:19:46.5190637Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:19:46.5239332Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:48.5279403Z Reading package lists... 2021-05-14T23:19:48.6548211Z Building dependency tree... 2021-05-14T23:19:48.6567340Z Reading state information... 2021-05-14T23:19:48.7714020Z E: Unable to locate package libmng1 2021-05-14T23:19:48.8330954Z Reading package lists... 2021-05-14T23:19:48.9667494Z Building dependency tree... 2021-05-14T23:19:48.9691667Z Reading state information... 2021-05-14T23:19:49.0904437Z E: Unable to locate package libapparmor-devel 2021-05-14T23:19:49.1549657Z Reading package lists... 2021-05-14T23:19:49.2944498Z Building dependency tree... 2021-05-14T23:19:49.2965113Z Reading state information... 2021-05-14T23:19:49.4378292Z The following additional packages will be installed: 2021-05-14T23:19:49.4380315Z libij-java 2021-05-14T23:19:49.4847860Z The following NEW packages will be installed: 2021-05-14T23:19:49.4854813Z imagej libij-java 2021-05-14T23:19:49.5084180Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:49.5084839Z Need to get 2328 kB of archives. 2021-05-14T23:19:49.5085492Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:19:49.5087471Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:19:49.5513213Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:19:49.9683320Z Fetched 2328 kB in 0s (37.7 MB/s) 2021-05-14T23:19:49.9993388Z Selecting previously unselected package libij-java. 2021-05-14T23:19:50.0051929Z (Reading database ... 2021-05-14T23:19:50.0052829Z (Reading database ... 5% 2021-05-14T23:19:50.0053579Z (Reading database ... 10% 2021-05-14T23:19:50.0054238Z (Reading database ... 15% 2021-05-14T23:19:50.0054883Z (Reading database ... 20% 2021-05-14T23:19:50.0055470Z (Reading database ... 25% 2021-05-14T23:19:50.0056188Z (Reading database ... 30% 2021-05-14T23:19:50.0056621Z (Reading database ... 35% 2021-05-14T23:19:50.0057033Z (Reading database ... 40% 2021-05-14T23:19:50.0057459Z (Reading database ... 45% 2021-05-14T23:19:50.0058050Z (Reading database ... 50% 2021-05-14T23:19:50.0089987Z (Reading database ... 55% 2021-05-14T23:19:50.0140969Z (Reading database ... 60% 2021-05-14T23:19:50.0166424Z (Reading database ... 65% 2021-05-14T23:19:50.0312780Z (Reading database ... 70% 2021-05-14T23:19:50.0448714Z (Reading database ... 75% 2021-05-14T23:19:50.0477880Z (Reading database ... 80% 2021-05-14T23:19:50.0994204Z (Reading database ... 85% 2021-05-14T23:19:50.1148629Z (Reading database ... 90% 2021-05-14T23:19:50.1219498Z (Reading database ... 95% 2021-05-14T23:19:50.1220280Z (Reading database ... 100% 2021-05-14T23:19:50.1221095Z (Reading database ... 267874 files and directories currently installed.) 2021-05-14T23:19:50.1384649Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:19:50.1410462Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:19:50.2314960Z Selecting previously unselected package imagej. 2021-05-14T23:19:50.2616760Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:19:50.2638476Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:19:50.3368541Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:19:50.3416558Z Setting up imagej (1.52r-1) ... 2021-05-14T23:19:50.3467028Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:19:51.3568165Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:52.0330621Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:19:54.1896428Z Reading package lists... 2021-05-14T23:19:54.2678711Z Building dependency tree... 2021-05-14T23:19:54.2697643Z Reading state information... 2021-05-14T23:19:54.4145123Z Suggested packages: 2021-05-14T23:19:54.4146566Z bowtie2-examples 2021-05-14T23:19:54.4552500Z The following NEW packages will be installed: 2021-05-14T23:19:54.4555653Z bowtie2 2021-05-14T23:19:54.4806604Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:54.4808469Z Need to get 1324 kB of archives. 2021-05-14T23:19:54.4809717Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:19:54.4811639Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:19:54.9398932Z Fetched 1324 kB in 0s (24.8 MB/s) 2021-05-14T23:19:54.9753858Z Selecting previously unselected package bowtie2. 2021-05-14T23:19:54.9833466Z (Reading database ... 2021-05-14T23:19:54.9834269Z (Reading database ... 5% 2021-05-14T23:19:54.9834999Z (Reading database ... 10% 2021-05-14T23:19:54.9835650Z (Reading database ... 15% 2021-05-14T23:19:54.9836329Z (Reading database ... 20% 2021-05-14T23:19:54.9836966Z (Reading database ... 25% 2021-05-14T23:19:54.9837604Z (Reading database ... 30% 2021-05-14T23:19:54.9838226Z (Reading database ... 35% 2021-05-14T23:19:54.9838862Z (Reading database ... 40% 2021-05-14T23:19:54.9839493Z (Reading database ... 45% 2021-05-14T23:19:54.9840112Z (Reading database ... 50% 2021-05-14T23:19:54.9878976Z (Reading database ... 55% 2021-05-14T23:19:54.9928483Z (Reading database ... 60% 2021-05-14T23:19:54.9952130Z (Reading database ... 65% 2021-05-14T23:19:55.0069802Z (Reading database ... 70% 2021-05-14T23:19:55.0178730Z (Reading database ... 75% 2021-05-14T23:19:55.0202207Z (Reading database ... 80% 2021-05-14T23:19:55.0728468Z (Reading database ... 85% 2021-05-14T23:19:55.0890002Z (Reading database ... 90% 2021-05-14T23:19:55.0974028Z (Reading database ... 95% 2021-05-14T23:19:55.0975384Z (Reading database ... 100% 2021-05-14T23:19:55.0977033Z (Reading database ... 267897 files and directories currently installed.) 2021-05-14T23:19:55.1102759Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:19:55.1122351Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:19:55.2983838Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:19:55.3034592Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:58.1321902Z Reading package lists... 2021-05-14T23:19:58.2774969Z Building dependency tree... 2021-05-14T23:19:58.2801358Z Reading state information... 2021-05-14T23:19:58.4090999Z E: Unable to locate package install 2021-05-14T23:19:58.4091842Z E: Unable to locate package gdal 2021-05-14T23:19:58.4739617Z Reading package lists... 2021-05-14T23:19:58.6189785Z Building dependency tree... 2021-05-14T23:19:58.6214580Z Reading state information... 2021-05-14T23:19:58.6476112Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:19:58.6478473Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:19:58.6479335Z is only available from another source 2021-05-14T23:19:58.6480029Z 2021-05-14T23:19:58.7473518Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:19:58.8133890Z Reading package lists... 2021-05-14T23:19:58.9621511Z Building dependency tree... 2021-05-14T23:19:58.9640868Z Reading state information... 2021-05-14T23:19:58.9867202Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:19:58.9868368Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:19:58.9869148Z is only available from another source 2021-05-14T23:19:58.9869859Z However the following packages replace it: 2021-05-14T23:19:58.9870643Z ffmpeg 2021-05-14T23:19:58.9871792Z 2021-05-14T23:19:59.0904247Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:19:59.1571728Z Reading package lists... 2021-05-14T23:19:59.3012454Z Building dependency tree... 2021-05-14T23:19:59.3032429Z Reading state information... 2021-05-14T23:19:59.4567946Z The following additional packages will be installed: 2021-05-14T23:19:59.4571311Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:19:59.4573863Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:19:59.4576976Z libssh2-1-dev 2021-05-14T23:19:59.4577410Z Suggested packages: 2021-05-14T23:19:59.4578108Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:19:59.5061080Z The following NEW packages will be installed: 2021-05-14T23:19:59.5063892Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:19:59.5068192Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:19:59.5073225Z libssh2-1-dev 2021-05-14T23:19:59.5286308Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:59.5287480Z Need to get 2667 kB of archives. 2021-05-14T23:19:59.5290641Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:19:59.5295222Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:19:59.5374074Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:19:59.5455829Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-14T23:19:59.5462376Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:19:59.5484098Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-14T23:19:59.5498142Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:19:59.5520601Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-14T23:19:59.5579684Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:19:59.5637842Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-14T23:19:59.5682398Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-14T23:19:59.5691792Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-14T23:19:59.9692010Z Fetched 2667 kB in 0s (40.6 MB/s) 2021-05-14T23:19:59.9991414Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:20:00.0063529Z (Reading database ... 2021-05-14T23:20:00.0064169Z (Reading database ... 5% 2021-05-14T23:20:00.0064695Z (Reading database ... 10% 2021-05-14T23:20:00.0065204Z (Reading database ... 15% 2021-05-14T23:20:00.0065697Z (Reading database ... 20% 2021-05-14T23:20:00.0066204Z (Reading database ... 25% 2021-05-14T23:20:00.0066746Z (Reading database ... 30% 2021-05-14T23:20:00.0067232Z (Reading database ... 35% 2021-05-14T23:20:00.0067780Z (Reading database ... 40% 2021-05-14T23:20:00.0068465Z (Reading database ... 45% 2021-05-14T23:20:00.0068968Z (Reading database ... 50% 2021-05-14T23:20:00.0105801Z (Reading database ... 55% 2021-05-14T23:20:00.0158270Z (Reading database ... 60% 2021-05-14T23:20:00.0184326Z (Reading database ... 65% 2021-05-14T23:20:00.0304627Z (Reading database ... 70% 2021-05-14T23:20:00.0461496Z (Reading database ... 75% 2021-05-14T23:20:00.0484085Z (Reading database ... 80% 2021-05-14T23:20:00.1002643Z (Reading database ... 85% 2021-05-14T23:20:00.1145594Z (Reading database ... 90% 2021-05-14T23:20:00.1229406Z (Reading database ... 95% 2021-05-14T23:20:00.1230447Z (Reading database ... 100% 2021-05-14T23:20:00.1231426Z (Reading database ... 267923 files and directories currently installed.) 2021-05-14T23:20:00.1371980Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:20:00.1418078Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:20:00.1780266Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:20:00.2059600Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:20:00.2071382Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:20:00.2833150Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:20:00.3085047Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:20:00.3118731Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:20:00.3472644Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:20:00.3729435Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:20:00.3742387Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:00.4118718Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:20:00.4390641Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:20:00.4403899Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:00.4705675Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:20:00.4983533Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:20:00.5003852Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:00.5352383Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:20:00.5593967Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:20:00.5609174Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:20:00.6198266Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:20:00.6477201Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:20:00.6497790Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:00.7329245Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:20:00.7667657Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:20:00.7679717Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:20:00.8371078Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:20:00.8647673Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:20:00.8660629Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:20:00.8992547Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:20:00.9210417Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:20:00.9222095Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:20:01.0631600Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:20:01.0681262Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:01.0775639Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:20:01.0826182Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:20:01.0870220Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:01.0914584Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:01.0964978Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:01.1009103Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:20:01.1063418Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:20:01.1102479Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:20:01.1139263Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:20:01.1197267Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:05.8514301Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:20:05.9678685Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:08.0983595Z Reading package lists... 2021-05-14T23:20:08.2431332Z Building dependency tree... 2021-05-14T23:20:08.2454974Z Reading state information... 2021-05-14T23:20:08.4984741Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:20:08.4986202Z libtiff-dev set to manually installed. 2021-05-14T23:20:08.4987816Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:08.5636856Z Reading package lists... 2021-05-14T23:20:08.7048004Z Building dependency tree... 2021-05-14T23:20:08.7068706Z Reading state information... 2021-05-14T23:20:08.9186068Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:20:08.9187333Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:08.9799689Z Reading package lists... 2021-05-14T23:20:09.1174643Z Building dependency tree... 2021-05-14T23:20:09.1193845Z Reading state information... 2021-05-14T23:20:09.3080061Z The following NEW packages will be installed: 2021-05-14T23:20:09.3081715Z libsodium-dev 2021-05-14T23:20:09.3405688Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:09.3406667Z Need to get 169 kB of archives. 2021-05-14T23:20:09.3407283Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:20:09.3409062Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:20:09.7739967Z Fetched 169 kB in 0s (5122 kB/s) 2021-05-14T23:20:09.8066945Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:20:09.8136704Z (Reading database ... 2021-05-14T23:20:09.8137413Z (Reading database ... 5% 2021-05-14T23:20:09.8138157Z (Reading database ... 10% 2021-05-14T23:20:09.8138763Z (Reading database ... 15% 2021-05-14T23:20:09.8139327Z (Reading database ... 20% 2021-05-14T23:20:09.8140097Z (Reading database ... 25% 2021-05-14T23:20:09.8140867Z (Reading database ... 30% 2021-05-14T23:20:09.8141822Z (Reading database ... 35% 2021-05-14T23:20:09.8142423Z (Reading database ... 40% 2021-05-14T23:20:09.8143171Z (Reading database ... 45% 2021-05-14T23:20:09.8143979Z (Reading database ... 50% 2021-05-14T23:20:09.8179267Z (Reading database ... 55% 2021-05-14T23:20:09.8223392Z (Reading database ... 60% 2021-05-14T23:20:09.8246020Z (Reading database ... 65% 2021-05-14T23:20:09.8366049Z (Reading database ... 70% 2021-05-14T23:20:09.8476379Z (Reading database ... 75% 2021-05-14T23:20:09.8507936Z (Reading database ... 80% 2021-05-14T23:20:09.9100135Z (Reading database ... 85% 2021-05-14T23:20:09.9257442Z (Reading database ... 90% 2021-05-14T23:20:09.9336188Z (Reading database ... 95% 2021-05-14T23:20:09.9336669Z (Reading database ... 100% 2021-05-14T23:20:09.9337385Z (Reading database ... 268426 files and directories currently installed.) 2021-05-14T23:20:09.9476118Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:20:09.9528264Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:20:10.0483943Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:20:12.1164355Z Reading package lists... 2021-05-14T23:20:12.2636810Z Building dependency tree... 2021-05-14T23:20:12.2655647Z Reading state information... 2021-05-14T23:20:12.4067568Z The following additional packages will be installed: 2021-05-14T23:20:12.4071557Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:20:12.4552568Z The following NEW packages will be installed: 2021-05-14T23:20:12.4556720Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:20:12.4558412Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:20:12.4774281Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:12.4779220Z Need to get 10.4 MB of archives. 2021-05-14T23:20:12.4780340Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:20:12.4784704Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:20:12.4881322Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:20:12.5012869Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:20:12.5205685Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:20:12.5384151Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:20:12.5576187Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-14T23:20:12.5807450Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-14T23:20:12.6236113Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:20:13.0500979Z Fetched 10.4 MB in 0s (62.4 MB/s) 2021-05-14T23:20:13.0773139Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:20:13.0862005Z (Reading database ... 2021-05-14T23:20:13.0862744Z (Reading database ... 5% 2021-05-14T23:20:13.0863185Z (Reading database ... 10% 2021-05-14T23:20:13.0863636Z (Reading database ... 15% 2021-05-14T23:20:13.0864093Z (Reading database ... 20% 2021-05-14T23:20:13.0864693Z (Reading database ... 25% 2021-05-14T23:20:13.0865097Z (Reading database ... 30% 2021-05-14T23:20:13.0865866Z (Reading database ... 35% 2021-05-14T23:20:13.0866521Z (Reading database ... 40% 2021-05-14T23:20:13.0866953Z (Reading database ... 45% 2021-05-14T23:20:13.0867383Z (Reading database ... 50% 2021-05-14T23:20:13.0922198Z (Reading database ... 55% 2021-05-14T23:20:13.0970953Z (Reading database ... 60% 2021-05-14T23:20:13.0998986Z (Reading database ... 65% 2021-05-14T23:20:13.1109963Z (Reading database ... 70% 2021-05-14T23:20:13.1222501Z (Reading database ... 75% 2021-05-14T23:20:13.1244325Z (Reading database ... 80% 2021-05-14T23:20:13.1725112Z (Reading database ... 85% 2021-05-14T23:20:13.1877088Z (Reading database ... 90% 2021-05-14T23:20:13.1954707Z (Reading database ... 95% 2021-05-14T23:20:13.1955735Z (Reading database ... 100% 2021-05-14T23:20:13.1956495Z (Reading database ... 268496 files and directories currently installed.) 2021-05-14T23:20:13.2092360Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:20:13.2108577Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:20:13.2952855Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:20:13.3229301Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:20:13.3258318Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:20:13.4472559Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:20:13.4763340Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:20:13.4786812Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:20:13.6352719Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:20:13.6600906Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:13.6620179Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:13.8074339Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:20:13.8354717Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:13.8368617Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:14.0033185Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:20:14.0296861Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:20:14.0308652Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:14.1944702Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:20:14.2218124Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:20:14.2238345Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:14.5594637Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:20:14.5848188Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:14.5870590Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:20:14.6773274Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:14.6824773Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:20:14.6866388Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:20:14.6917565Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:14.7013796Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:20:14.7068252Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:14.7153246Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:14.7211870Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:20:14.7264196Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:17.5884355Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:19.7181840Z Reading package lists... 2021-05-14T23:20:19.8809118Z Building dependency tree... 2021-05-14T23:20:19.8828903Z Reading state information... 2021-05-14T23:20:20.1017555Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:20:20.1019077Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:20.1735623Z Reading package lists... 2021-05-14T23:20:20.3156121Z Building dependency tree... 2021-05-14T23:20:20.3173722Z Reading state information... 2021-05-14T23:20:20.4633641Z The following additional packages will be installed: 2021-05-14T23:20:20.4635791Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:20:20.4637165Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:20:20.4642232Z Suggested packages: 2021-05-14T23:20:20.4643355Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:20:20.5125516Z The following NEW packages will be installed: 2021-05-14T23:20:20.5129732Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:20:20.5135943Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:20:20.5337618Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:20.5338809Z Need to get 1459 kB of archives. 2021-05-14T23:20:20.5339719Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:20:20.5341871Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-14T23:20:20.5371157Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-14T23:20:20.5388032Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-14T23:20:20.5402161Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-14T23:20:20.5417543Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-14T23:20:20.5435778Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-14T23:20:20.5462280Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-14T23:20:20.5562995Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-14T23:20:20.5596746Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-14T23:20:20.5601560Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:20:20.9800174Z Fetched 1459 kB in 0s (27.8 MB/s) 2021-05-14T23:20:21.0168217Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:20:21.0237222Z (Reading database ... 2021-05-14T23:20:21.0237873Z (Reading database ... 5% 2021-05-14T23:20:21.0238498Z (Reading database ... 10% 2021-05-14T23:20:21.0238915Z (Reading database ... 15% 2021-05-14T23:20:21.0239542Z (Reading database ... 20% 2021-05-14T23:20:21.0240370Z (Reading database ... 25% 2021-05-14T23:20:21.0240787Z (Reading database ... 30% 2021-05-14T23:20:21.0241335Z (Reading database ... 35% 2021-05-14T23:20:21.0244193Z (Reading database ... 40% 2021-05-14T23:20:21.0244643Z (Reading database ... 45% 2021-05-14T23:20:21.0245213Z (Reading database ... 50% 2021-05-14T23:20:21.0283555Z (Reading database ... 55% 2021-05-14T23:20:21.6970797Z (Reading database ... 60% 2021-05-14T23:20:21.6971885Z (Reading database ... 65% 2021-05-14T23:20:21.6972637Z (Reading database ... 70% 2021-05-14T23:20:21.6973127Z (Reading database ... 75% 2021-05-14T23:20:21.6973611Z (Reading database ... 80% 2021-05-14T23:20:21.6974086Z (Reading database ... 85% 2021-05-14T23:20:21.6974570Z (Reading database ... 90% 2021-05-14T23:20:21.6975036Z (Reading database ... 95% 2021-05-14T23:20:21.6975523Z (Reading database ... 100% 2021-05-14T23:20:21.6976377Z (Reading database ... 268721 files and directories currently installed.) 2021-05-14T23:20:21.6977697Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:21.6978831Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.6979820Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:20:21.6980817Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:21.6982095Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.6984004Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:20:21.6985484Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:21.6986477Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.6987493Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:20:21.6988775Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:21.6990557Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.6993141Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:20:21.6994337Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:20:21.6995150Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:20:21.6995934Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:20:21.6996806Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:21.6997775Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.6998799Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:20:21.7000008Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:20:21.7001025Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:20:21.7002066Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:20:21.7003161Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:20:21.7003998Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:20:21.7004834Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:20:21.7162851Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:21.7182993Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.7456200Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:20:21.7728231Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:20:21.7737399Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:20:21.8887469Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:20:21.8933870Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.8972117Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:20:21.9005840Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:20:21.9057577Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.9097093Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.9130540Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.9183291Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.9256198Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:21.9311901Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:20:21.9349046Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:21.9552925Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:24.9539219Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:20:27.0977406Z Reading package lists... 2021-05-14T23:20:27.2536719Z Building dependency tree... 2021-05-14T23:20:27.2555613Z Reading state information... 2021-05-14T23:20:27.3758613Z E: Unable to locate package udunits 2021-05-14T23:20:27.4378515Z Reading package lists... 2021-05-14T23:20:27.5886009Z Building dependency tree... 2021-05-14T23:20:27.5904081Z Reading state information... 2021-05-14T23:20:27.7339074Z The following additional packages will be installed: 2021-05-14T23:20:27.7340217Z libwebpdemux2 2021-05-14T23:20:27.7808313Z The following NEW packages will be installed: 2021-05-14T23:20:27.7813278Z libwebp-dev libwebpdemux2 2021-05-14T23:20:27.7992661Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:27.7994281Z Need to get 277 kB of archives. 2021-05-14T23:20:27.7995358Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:20:27.7997575Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:20:27.8012276Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:20:28.2238475Z Fetched 277 kB in 0s (11.9 MB/s) 2021-05-14T23:20:28.2570355Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:20:28.2651269Z (Reading database ... 2021-05-14T23:20:28.2652062Z (Reading database ... 5% 2021-05-14T23:20:28.2652682Z (Reading database ... 10% 2021-05-14T23:20:28.2653462Z (Reading database ... 15% 2021-05-14T23:20:28.2654467Z (Reading database ... 20% 2021-05-14T23:20:28.2655122Z (Reading database ... 25% 2021-05-14T23:20:28.2655700Z (Reading database ... 30% 2021-05-14T23:20:28.2656307Z (Reading database ... 35% 2021-05-14T23:20:28.2656890Z (Reading database ... 40% 2021-05-14T23:20:28.2657465Z (Reading database ... 45% 2021-05-14T23:20:28.2658027Z (Reading database ... 50% 2021-05-14T23:20:28.2694582Z (Reading database ... 55% 2021-05-14T23:20:28.2742046Z (Reading database ... 60% 2021-05-14T23:20:28.2768901Z (Reading database ... 65% 2021-05-14T23:20:28.2884069Z (Reading database ... 70% 2021-05-14T23:20:28.2992232Z (Reading database ... 75% 2021-05-14T23:20:28.3015341Z (Reading database ... 80% 2021-05-14T23:20:28.3394172Z (Reading database ... 85% 2021-05-14T23:20:28.3729224Z (Reading database ... 90% 2021-05-14T23:20:28.3800939Z (Reading database ... 95% 2021-05-14T23:20:28.3801395Z (Reading database ... 100% 2021-05-14T23:20:28.3802028Z (Reading database ... 269021 files and directories currently installed.) 2021-05-14T23:20:28.3952662Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:20:28.3987641Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:20:28.4312872Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:20:28.4576284Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:20:28.4592467Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:20:28.5378182Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:20:28.5410711Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:20:28.5458062Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:30.5684664Z Reading package lists... 2021-05-14T23:20:30.7057818Z Building dependency tree... 2021-05-14T23:20:30.7076225Z Reading state information... 2021-05-14T23:20:30.8542022Z The following additional packages will be installed: 2021-05-14T23:20:30.8544144Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:20:30.8546806Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:20:30.8548506Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:20:30.8550749Z Suggested packages: 2021-05-14T23:20:30.8553552Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:20:30.8554077Z Recommended packages: 2021-05-14T23:20:30.8554454Z cargo 2021-05-14T23:20:30.9107122Z The following NEW packages will be installed: 2021-05-14T23:20:30.9111131Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:20:30.9112854Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:20:30.9114188Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:20:30.9388629Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:30.9389587Z Need to get 108 MB of archives. 2021-05-14T23:20:30.9390582Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:20:30.9394434Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:20:30.9457888Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:20:30.9470492Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-14T23:20:30.9482862Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-14T23:20:30.9561132Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-14T23:20:30.9584811Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:20:30.9595654Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-14T23:20:31.0826474Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-14T23:20:31.9482220Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-14T23:20:32.3772971Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-14T23:20:32.4012358Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-14T23:20:32.4489571Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-14T23:20:32.6033151Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-14T23:20:33.0072352Z Fetched 108 MB in 2s (64.0 MB/s) 2021-05-14T23:20:33.0433058Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:20:33.0467953Z (Reading database ... 2021-05-14T23:20:33.0468437Z (Reading database ... 5% 2021-05-14T23:20:33.0468877Z (Reading database ... 10% 2021-05-14T23:20:33.0469297Z (Reading database ... 15% 2021-05-14T23:20:33.0469728Z (Reading database ... 20% 2021-05-14T23:20:33.0470145Z (Reading database ... 25% 2021-05-14T23:20:33.0470724Z (Reading database ... 30% 2021-05-14T23:20:33.0471623Z (Reading database ... 35% 2021-05-14T23:20:33.0472016Z (Reading database ... 40% 2021-05-14T23:20:33.0472425Z (Reading database ... 45% 2021-05-14T23:20:33.0472812Z (Reading database ... 50% 2021-05-14T23:20:33.0509866Z (Reading database ... 55% 2021-05-14T23:20:33.0560072Z (Reading database ... 60% 2021-05-14T23:20:33.0589022Z (Reading database ... 65% 2021-05-14T23:20:33.0710819Z (Reading database ... 70% 2021-05-14T23:20:33.0838099Z (Reading database ... 75% 2021-05-14T23:20:33.0864410Z (Reading database ... 80% 2021-05-14T23:20:33.1258821Z (Reading database ... 85% 2021-05-14T23:20:33.6998174Z (Reading database ... 90% 2021-05-14T23:20:33.6999407Z (Reading database ... 95% 2021-05-14T23:20:33.6999905Z (Reading database ... 100% 2021-05-14T23:20:33.7000720Z (Reading database ... 269049 files and directories currently installed.) 2021-05-14T23:20:33.7002210Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:20:33.7003469Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:20:33.7004166Z Selecting previously unselected package libipt2. 2021-05-14T23:20:33.7005043Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:20:33.7006040Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:20:33.7007116Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:20:33.7008640Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:20:33.7011604Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:20:33.7013226Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:20:33.7014370Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:20:33.7015538Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:20:33.7016702Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:20:33.7017770Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:20:33.7018717Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:20:33.7019446Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:20:33.7020288Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:20:33.7020968Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:20:33.7021731Z Selecting previously unselected package gdb. 2021-05-14T23:20:33.7022569Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:20:33.7023256Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:20:34.0273552Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:20:34.0522245Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:34.0544333Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:40.4473988Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:20:40.4755061Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:40.4800911Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:43.4268925Z Selecting previously unselected package rustc. 2021-05-14T23:20:43.4564611Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:43.4576659Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:43.6394260Z Selecting previously unselected package cargo. 2021-05-14T23:20:43.6692855Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:43.6709238Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:20:44.0094134Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:20:44.0403552Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:20:44.0413759Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:20:45.2075797Z Selecting previously unselected package rust-gdb. 2021-05-14T23:20:45.2389565Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:20:45.2406811Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:45.3076699Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:45.3142866Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:20:45.3204208Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:20:45.3250922Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:45.3303494Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:20:45.3345317Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:20:45.3390003Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:20:45.3441885Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:45.3494336Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:20:45.3544400Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:20:45.3586561Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:20:45.3635362Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:20:45.3697784Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:45.3741810Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:45.3972235Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:48.6684527Z Reading package lists... 2021-05-14T23:20:48.7996555Z Building dependency tree... 2021-05-14T23:20:48.8016550Z Reading state information... 2021-05-14T23:20:48.9535245Z The following additional packages will be installed: 2021-05-14T23:20:48.9538780Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:20:48.9541303Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:20:48.9545408Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:20:48.9546658Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:20:48.9551164Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:20:48.9552604Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:20:48.9554771Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:20:48.9556239Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:20:48.9557995Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:20:48.9559405Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:20:48.9560903Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:20:48.9562101Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:20:48.9563375Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:20:48.9565508Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:20:48.9567089Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:20:48.9568727Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:20:48.9569892Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:20:48.9571081Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:20:48.9572498Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:20:48.9573709Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:20:48.9574727Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:20:48.9575914Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:20:48.9577238Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:20:48.9578310Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:20:48.9579237Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:20:48.9580752Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:20:48.9582104Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:20:48.9583310Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:20:48.9584916Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:20:48.9586023Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:20:48.9587238Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:20:48.9588273Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:20:48.9589365Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:20:48.9590515Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:20:48.9591881Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:20:48.9593626Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:20:48.9595016Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:20:48.9596211Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:20:48.9597666Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:20:48.9598821Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:20:48.9600030Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:20:48.9601110Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:20:48.9602192Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:20:48.9603468Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:20:48.9604967Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:20:48.9606145Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:20:48.9607282Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:20:48.9608546Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:20:48.9609787Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:20:48.9611680Z Suggested packages: 2021-05-14T23:20:48.9613019Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:20:48.9614828Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:20:48.9616406Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:20:48.9617869Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:20:48.9619069Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:20:48.9620176Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:20:48.9621633Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:20:48.9622845Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:20:48.9624222Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:20:48.9625429Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:20:48.9626734Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:20:48.9628041Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:20:48.9629293Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:20:48.9630207Z wpagui libengine-pkcs11-openssl 2021-05-14T23:20:49.0471047Z The following NEW packages will be installed: 2021-05-14T23:20:49.0474270Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:20:49.0476994Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:20:49.0480786Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:20:49.0484133Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:20:49.0486453Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:20:49.0488614Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:20:49.0490105Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:20:49.0494408Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:20:49.0497397Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:20:49.0502042Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:20:49.0505135Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:20:49.0507390Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:20:49.0508704Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:20:49.0510207Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:20:49.0513030Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:20:49.0514369Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:20:49.0515565Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:20:49.0516810Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:20:49.0518285Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:20:49.0521702Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:20:49.0522922Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:20:49.0554732Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:20:49.0556571Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:20:49.0557834Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:20:49.0559041Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:20:49.0560759Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:20:49.0561974Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:20:49.0563224Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:20:49.0564762Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:20:49.0565993Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:20:49.0567115Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:20:49.0568198Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:20:49.0569386Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:20:49.0570584Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:20:49.0572659Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:20:49.0573962Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:20:49.0575169Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:20:49.0576366Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:20:49.0577518Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:20:49.0578798Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:20:49.0580323Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:20:49.0581535Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:20:49.0582882Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:20:49.0584344Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:20:49.0585705Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:20:49.0586868Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:20:49.0588030Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:20:49.0589272Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:20:49.0590355Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:20:49.0798051Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:49.0799343Z Need to get 183 MB of archives. 2021-05-14T23:20:49.0800445Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:20:49.0803148Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-14T23:20:49.0830313Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:20:49.1137907Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-14T23:20:49.1160383Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-14T23:20:49.1169885Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-14T23:20:49.1178485Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-14T23:20:49.1185587Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-14T23:20:49.1200092Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:20:49.1207373Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-14T23:20:49.1214345Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-14T23:20:49.1237353Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:20:49.1272671Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:20:49.1393352Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-14T23:20:49.1401751Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-14T23:20:49.1407161Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-14T23:20:49.1412839Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:20:49.1418822Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:20:49.1429181Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-14T23:20:49.1438789Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:20:49.1446930Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:20:49.1456299Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:20:49.1466959Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-14T23:20:49.1478036Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:20:49.1950090Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:20:49.2370675Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:20:49.2389893Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-14T23:20:49.2414969Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-14T23:20:49.2529943Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:20:49.2535620Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:20:49.2564060Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:20:49.2596986Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:20:49.2858324Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:20:49.3101028Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:20:49.3128358Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:20:49.3140883Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:20:49.3154576Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-14T23:20:49.5434324Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-14T23:20:49.5451995Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-14T23:20:49.5600871Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-14T23:20:49.5664949Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-14T23:20:49.5714461Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:20:49.5756608Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-14T23:20:49.5774712Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-14T23:20:49.5830818Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:20:49.5875612Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:20:49.6006480Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-14T23:20:49.6023414Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:20:49.6131720Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-14T23:20:49.6150318Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:20:49.6268567Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:20:49.6289124Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-14T23:20:49.6302312Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:20:49.6321698Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:20:49.6351512Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-14T23:20:49.6470113Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-14T23:20:49.6488888Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:20:49.8261759Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:20:49.8423991Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:20:49.8432075Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-14T23:20:49.8521436Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:20:49.8564958Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:20:49.8578782Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:20:49.8590066Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:20:49.8627655Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:20:49.8647950Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:20:49.8738283Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-14T23:20:49.8766652Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:20:49.8796175Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:20:49.9104125Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-14T23:20:49.9261151Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:20:50.0553682Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-14T23:20:50.0558984Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:20:50.0567452Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:20:50.0579472Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:20:50.0595045Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:20:50.0644009Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:20:50.0659554Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-14T23:20:50.1714216Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-14T23:20:50.1724865Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-14T23:20:50.1741461Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-14T23:20:50.1919100Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:20:50.1932221Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:20:50.1957012Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-14T23:20:50.2022693Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-14T23:20:50.2513593Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-14T23:20:50.2806365Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:20:50.2822740Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:20:50.2831339Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:20:50.2844709Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-14T23:20:50.2917864Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:20:50.2929287Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-14T23:20:50.2951754Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-14T23:20:50.2971920Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-14T23:20:50.2994431Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-14T23:20:50.3013198Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:20:50.3028159Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-14T23:20:50.3426079Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-14T23:20:50.3497712Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-14T23:20:50.3545686Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:20:50.3547884Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:20:50.3573882Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-14T23:20:50.3615152Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-14T23:20:50.3687062Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-14T23:20:50.3712712Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-14T23:20:50.3721277Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:20:50.3818740Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-14T23:20:50.3827639Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-14T23:20:50.9130978Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:20:50.9142161Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-14T23:20:50.9152481Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-14T23:20:50.9428294Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:20:51.0368573Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-14T23:20:51.0372104Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-14T23:20:51.0385345Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-14T23:20:51.0456819Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-14T23:20:51.0475880Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:20:51.0997421Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-14T23:20:51.1121880Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:20:51.1145780Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-14T23:20:51.1151966Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-14T23:20:51.1164674Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-14T23:20:51.1206753Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:20:51.1226828Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:20:51.1234177Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-14T23:20:51.1236553Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-14T23:20:51.1256014Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-14T23:20:51.1266427Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-14T23:20:51.1275506Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:20:51.1286331Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-14T23:20:51.1301357Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-14T23:20:51.1313656Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-14T23:20:51.1347929Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-14T23:20:51.1358281Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-14T23:20:51.1536550Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-14T23:20:51.1562653Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-14T23:20:51.1573497Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:20:51.1603364Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:20:51.1701095Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:20:51.1747539Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:20:51.1776830Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-14T23:20:51.1787844Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:20:51.1829506Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-14T23:20:51.1846410Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-14T23:20:51.1861602Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-14T23:20:51.1893707Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-14T23:20:51.1909173Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-14T23:20:51.1920094Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-14T23:20:51.1976980Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-14T23:20:51.2140615Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-14T23:20:51.2617172Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:20:51.2625460Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:20:51.2699581Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:20:51.2717134Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-14T23:20:51.2744696Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:20:51.2790251Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-14T23:20:51.2797673Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:20:51.3213112Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:20:51.3319204Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-14T23:20:51.3499514Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-14T23:20:51.4033276Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-14T23:20:51.4089527Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-14T23:20:51.4130617Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-14T23:20:51.4143545Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:20:51.4214838Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:20:51.4220593Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:20:51.4244747Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:20:51.4252455Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:20:51.4342260Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:20:51.4396466Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-14T23:20:51.5043584Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-14T23:20:51.5046518Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-14T23:20:51.5059650Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:20:51.5065040Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-14T23:20:51.5084575Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-14T23:20:51.5086588Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:20:51.5130651Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-14T23:20:51.5135876Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-14T23:20:51.5158154Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-14T23:20:51.5168109Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-14T23:20:51.5182861Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-14T23:20:51.5197098Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-14T23:20:51.5209958Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-14T23:20:51.5410652Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-14T23:20:51.5432593Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:20:51.6162853Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-14T23:20:51.6170943Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:20:51.6181645Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-14T23:20:51.6229461Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:20:51.6254749Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:20:51.6271775Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-14T23:20:51.6323363Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:20:51.6333166Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-14T23:20:51.6689301Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:20:51.6712249Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-14T23:20:51.6724968Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-14T23:20:51.7075930Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-14T23:20:51.8083450Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-14T23:20:51.8096900Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-14T23:20:51.8116552Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-14T23:20:51.8144259Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-14T23:20:51.8540213Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-14T23:20:52.2309800Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-14T23:20:52.2350385Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-14T23:20:52.2539880Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-14T23:20:52.6421765Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:20:52.8880121Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-14T23:20:52.8996904Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-14T23:20:52.9026875Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-14T23:20:52.9194789Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-14T23:20:52.9224614Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:20:52.9629563Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-14T23:20:52.9970318Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-14T23:20:52.9989939Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:20:52.9998537Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-14T23:20:54.0713433Z Fetched 183 MB in 4s (46.4 MB/s) 2021-05-14T23:20:54.1073219Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:20:54.1145149Z (Reading database ... 2021-05-14T23:20:54.1146089Z (Reading database ... 5% 2021-05-14T23:20:54.1146686Z (Reading database ... 10% 2021-05-14T23:20:54.1147420Z (Reading database ... 15% 2021-05-14T23:20:54.1147969Z (Reading database ... 20% 2021-05-14T23:20:54.1148512Z (Reading database ... 25% 2021-05-14T23:20:54.1149031Z (Reading database ... 30% 2021-05-14T23:20:54.1149566Z (Reading database ... 35% 2021-05-14T23:20:54.1150292Z (Reading database ... 40% 2021-05-14T23:20:54.1151470Z (Reading database ... 45% 2021-05-14T23:20:54.1152315Z (Reading database ... 50% 2021-05-14T23:20:54.1185212Z (Reading database ... 55% 2021-05-14T23:20:54.1249529Z (Reading database ... 60% 2021-05-14T23:20:54.1277112Z (Reading database ... 65% 2021-05-14T23:20:54.1384002Z (Reading database ... 70% 2021-05-14T23:20:54.1501571Z (Reading database ... 75% 2021-05-14T23:20:54.1525103Z (Reading database ... 80% 2021-05-14T23:20:54.1913917Z (Reading database ... 85% 2021-05-14T23:20:54.2222271Z (Reading database ... 90% 2021-05-14T23:20:54.2312969Z (Reading database ... 95% 2021-05-14T23:20:54.2314471Z (Reading database ... 100% 2021-05-14T23:20:54.2316326Z (Reading database ... 269804 files and directories currently installed.) 2021-05-14T23:20:54.2477910Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:20:54.2511131Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:20:54.2953052Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:20:54.3188033Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:54.3270442Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:54.5098227Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:20:54.5379364Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:20:54.5396715Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:20:54.5795743Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:20:54.6055345Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:20:54.6073134Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:20:54.6424666Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:20:54.6744099Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:20:54.6758708Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:20:54.7124068Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:20:54.7419429Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:20:54.7439899Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:20:54.7752376Z Selecting previously unselected package libwacom-common. 2021-05-14T23:20:54.7974842Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:20:54.7991341Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:20:54.8844679Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:20:54.9156579Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:20:54.9171217Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:20:54.9465636Z Selecting previously unselected package libinput-bin. 2021-05-14T23:20:54.9747929Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:20:54.9760037Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:20:55.0152770Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:20:55.0488729Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:20:55.0503051Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:20:55.0912300Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:20:55.1188147Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:55.1207917Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:55.1735862Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:20:55.2046719Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:55.2059839Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:55.3027408Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:20:55.3338202Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:20:55.3363265Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:20:55.3753058Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:20:55.4025255Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:20:55.4034884Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:20:55.4391775Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:20:55.4708563Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:20:55.4738478Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:20:55.5032444Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:20:55.5308672Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:20:55.5329213Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:20:55.5672424Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:20:55.5909030Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:20:55.5919924Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:20:55.6209584Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:20:55.6531453Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:20:55.6545431Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:20:55.6913114Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:20:55.7151781Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:20:55.7165538Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:20:55.7427483Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:20:55.7709916Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:20:55.7722164Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:20:55.8025287Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:20:55.8365749Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:20:55.8384187Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:20:55.8696883Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:20:55.8968417Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:20:55.8979942Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:20:55.9389979Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:20:55.9685389Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:55.9766196Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:56.2745472Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:20:56.3044743Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:56.3065369Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:56.5392558Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:20:56.5659478Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:56.5675132Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:56.6048769Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:20:56.6338215Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:20:56.6352922Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:20:56.6873152Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:20:56.7168812Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:20:56.7185389Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:20:56.8232000Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:20:56.8480620Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:20:56.8493679Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:20:56.8831899Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:20:56.9086608Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:56.9105976Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:56.9622958Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:20:56.9907782Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:56.9921399Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:57.0512333Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:20:57.0729891Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:57.0737941Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:57.2303547Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:20:57.2603880Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:57.2616389Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:57.4156645Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:20:57.4485219Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:57.4499560Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:57.4963559Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:20:57.5253997Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:57.5369110Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:57.5666933Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:20:57.5966270Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:20:57.5996498Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:20:57.6392478Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:20:57.6679692Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:20:57.6694826Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:20:58.9099961Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:20:58.9403909Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:58.9417252Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:58.9792795Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:20:59.0038232Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:20:59.0047509Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:59.2713422Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:20:59.2967737Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:20:59.2980395Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:20:59.3531662Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:20:59.3833953Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:20:59.3845618Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:20:59.4276483Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:20:59.4610863Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:59.4623556Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:59.5072316Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:20:59.5344932Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:59.5361468Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:59.5672487Z Selecting previously unselected package gdal-data. 2021-05-14T23:20:59.5957692Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:20:59.5976674Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:20:59.6552720Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:20:59.6810825Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:20:59.6837503Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:20:59.7232010Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:20:59.7493772Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:20:59.7510539Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:20:59.7952102Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:20:59.8224341Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:20:59.8239005Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:20:59.8632578Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:20:59.8913806Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:20:59.8930138Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:20:59.9712699Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:20:59.9947526Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:20:59.9956202Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:21:00.0283662Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:21:00.0598498Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:21:00.0617747Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:21:00.1247830Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:21:00.1539913Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:21:00.1571684Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:21:00.1992554Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:21:00.2247046Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:21:00.2259875Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:21:00.2593932Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:21:00.2884924Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:21:00.2902265Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:21:00.3186706Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:21:00.3457327Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:21:00.3473352Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:21:00.3912356Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:21:00.4142518Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:21:00.4155264Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:21:00.4908446Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:21:00.5214200Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:21:00.5228340Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:21:00.5651756Z Selecting previously unselected package proj-data. 2021-05-14T23:21:00.5941807Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:21:00.5962677Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:21:01.3632470Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:21:01.3945990Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:21:01.3965852Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:21:01.5112493Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:21:01.5357868Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:21:01.5369711Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:21:01.5720639Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:21:01.6019124Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:21:01.6039821Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:21:01.6544605Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:21:01.6850773Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:21:01.6871860Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:21:01.7174785Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:21:01.7499936Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:21:01.7518039Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:21:01.7850464Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:21:01.8176101Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:21:01.8201371Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:01.8570181Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:21:01.8879096Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:21:01.8905689Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:01.9327437Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:21:01.9629447Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:21:01.9649814Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:02.0027638Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:21:02.0337452Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:21:02.0355264Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:21:02.1031921Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:21:02.1300635Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:21:02.1313345Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:21:02.1775903Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:21:02.2092507Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:21:02.2108640Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:21:02.2522175Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:21:02.2834296Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:21:02.2853721Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:21:02.4718154Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:21:02.5027093Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:21:02.5063305Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:21:02.6282548Z Selecting previously unselected package libgdal26. 2021-05-14T23:21:02.6599644Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:21:02.6629483Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:03.3199281Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:21:03.3506620Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:03.3520879Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:03.3883566Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:21:03.4193668Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:21:03.4208348Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:21:03.4592602Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:21:03.4865640Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:03.4884450Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:03.5228032Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:21:03.5525368Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:03.5548206Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:03.6027665Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:21:03.6294461Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:21:03.6307666Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:21:03.6912410Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:21:03.7173932Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:21:03.7191716Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:21:03.7665337Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:21:03.7955930Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:03.7970591Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:04.3267069Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:21:04.3639874Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:04.3693300Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:04.4039505Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:21:04.4446567Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:21:04.4460946Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:21:04.4960591Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:21:04.5289797Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:21:04.5305196Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:21:04.7044989Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:21:04.7350250Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:04.7364219Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:04.7697093Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:21:04.8008381Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:04.8027376Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:04.8553020Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:21:04.8809878Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:21:04.8827522Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:21:04.9634218Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:21:04.9948101Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:05.0169974Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:05.4308119Z Selecting previously unselected package qgis-providers. 2021-05-14T23:21:05.4652520Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:05.4666571Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:05.7128049Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:21:05.7451482Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:21:05.7479861Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:21:05.7811455Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:21:05.8105703Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:21:05.8119310Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:21:05.8438134Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:21:05.8762120Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:21:05.8777316Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:21:05.9346514Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:21:05.9664022Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:21:05.9679630Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:21:06.0558913Z Selecting previously unselected package blt. 2021-05-14T23:21:06.0891127Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:21:06.0905648Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:21:06.1198087Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:21:06.1513513Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:21:06.1524530Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:21:06.1949687Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:21:06.2262715Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:21:06.2279515Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:06.2646179Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:21:06.2962632Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:21:06.2984944Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:06.3524245Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:21:06.3834734Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:21:06.3853967Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:06.4228874Z Selecting previously unselected package gcr. 2021-05-14T23:21:06.4552420Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:21:06.4568194Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:21:06.5273156Z Selecting previously unselected package python3-numpy. 2021-05-14T23:21:06.5528082Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:21:06.5549412Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:21:06.8803094Z Selecting previously unselected package python3-gdal. 2021-05-14T23:21:06.9186728Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:21:06.9205433Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:07.0077220Z Selecting previously unselected package gdal-bin. 2021-05-14T23:21:07.0397248Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:21:07.0413871Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:07.1009092Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:21:07.1353051Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:21:07.1370015Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:21:07.1709575Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:21:07.2038512Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:21:07.2057837Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:21:07.2832421Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:21:07.3165816Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:21:07.3188903Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:21:07.3713194Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:21:07.4008375Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:21:07.4019061Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:07.4589801Z Selecting previously unselected package p11-kit. 2021-05-14T23:21:07.4905854Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:21:07.4930961Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:07.5393303Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:21:07.5698980Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:21:07.5713252Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:21:07.6067122Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:21:07.6391525Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:21:07.6514734Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:21:07.7587261Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:21:07.7913108Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:21:07.7925457Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:07.8319245Z Selecting previously unselected package grass-doc. 2021-05-14T23:21:07.8661351Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:21:07.8673927Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:21:09.6432755Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:21:09.6705982Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:21:09.6724944Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:21:09.7123982Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:21:09.7466146Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:09.7478642Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:09.7954871Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:21:09.8217749Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:09.8232716Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:10.0393263Z Selecting previously unselected package grass-core. 2021-05-14T23:21:10.0685781Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:21:10.0697290Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:21:10.7427417Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:21:10.7745239Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:21:10.7758301Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:21:10.8149839Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:21:10.8452243Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:21:10.8464761Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:21:10.8873060Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:21:10.9103077Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:21:10.9113854Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:21:11.0073316Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:21:11.0323287Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:21:11.0336046Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:21:11.1113929Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:21:11.1383862Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:21:11.1399754Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:21:11.4577038Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:21:11.4863656Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:21:11.4887815Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:21:11.5954847Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:21:11.6239565Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:21:11.6257925Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:21:11.6686394Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:21:11.7017656Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:21:11.7031356Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:21:11.7426432Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:21:11.7686148Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:21:11.7704914Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:21:11.8073025Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:21:11.8336507Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:21:11.8425972Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:21:11.9472972Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:21:11.9731750Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:21:11.9747813Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:21:12.0152598Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:21:12.0384336Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:21:12.0395659Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:21:12.0752345Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:21:12.0963072Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:21:12.0999112Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:12.1352566Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:21:12.1620209Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:21:12.1638053Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:12.2192766Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:21:12.2448469Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:21:12.2473556Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:21:12.2835212Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:21:12.3176694Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:21:12.3189943Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:12.3552365Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:21:12.3858111Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:21:12.3874733Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:21:12.4197998Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:21:12.4513834Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:12.4534359Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:21:12.4913090Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:21:12.5202872Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:12.5219734Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:21:12.5632699Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:21:12.5897832Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:12.5915178Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:21:12.6352555Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:21:12.6663238Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:12.6681635Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:21:12.7149523Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:21:12.7410187Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:21:12.7425874Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:21:12.9153756Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:21:12.9423819Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:12.9441058Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:21:12.9797044Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:21:13.0156882Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:13.0175385Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:21:13.0477350Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:21:13.0815128Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.0831901Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.1273549Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:21:13.1649334Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.1678295Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.2875054Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:21:13.3211687Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.3228539Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.3712482Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:21:13.3996332Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.4010073Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.4430574Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:21:13.4745000Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.4756100Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.5057699Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:21:13.5384280Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.5397118Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.5797951Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:21:13.6140085Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.6157308Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.6474053Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:21:13.6789328Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.6802626Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.7102727Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:21:13.7426872Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.7439992Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.8032133Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:21:13.8314257Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.8329271Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.8620048Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:21:13.8946687Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.8960481Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.9353887Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:21:13.9588691Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:13.9604846Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:14.0115069Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:21:14.0431806Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:14.0454247Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:14.1673945Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:21:14.2003850Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:14.2024881Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:14.5660936Z Selecting previously unselected package qtchooser. 2021-05-14T23:21:14.5972205Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:21:14.5995419Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:21:14.6393068Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:21:14.6645399Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:14.6656002Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:14.7465498Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:21:14.7760634Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:14.7771004Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:14.8233114Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:21:14.8496369Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:14.8515181Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:14.8812757Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:21:14.9109312Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:14.9121849Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:21:14.9832551Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:21:15.0050711Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:15.0063388Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:15.0471884Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:21:15.0737123Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:15.0756646Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:15.2872914Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:21:15.3146775Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:15.3169356Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:15.4192708Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:21:15.4447776Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:15.4457599Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:21:15.5779671Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:21:15.6123554Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:15.6145705Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:15.7273935Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:21:15.7580085Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:15.7596044Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:15.8236582Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:21:15.8614641Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:15.8628342Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:15.9165700Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:21:15.9490421Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:15.9515533Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:15.9994071Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:21:16.0261328Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:21:16.0277559Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:21:16.1118660Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:21:16.1439391Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:21:16.1614599Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:21:16.1952492Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:21:16.2244935Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:16.2259212Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:16.2675374Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:21:16.2972038Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:21:16.2982155Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:21:16.3351973Z Selecting previously unselected package modemmanager. 2021-05-14T23:21:16.3604874Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:21:16.3690719Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:21:16.4832642Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:21:16.5096284Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:21:16.5108081Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:21:16.5425399Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:21:16.5740114Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:21:16.5765544Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:21:16.8953158Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:21:16.9214477Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:21:16.9224839Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:21:16.9593057Z Selecting previously unselected package python3-bs4. 2021-05-14T23:21:16.9873639Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:21:16.9893457Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:21:17.0312548Z Selecting previously unselected package python3-cycler. 2021-05-14T23:21:17.0595649Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:21:17.0650031Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:21:17.0924063Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:21:17.1224155Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:21:17.1245880Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:21:17.1714192Z Selecting previously unselected package python3-decorator. 2021-05-14T23:21:17.1993561Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:21:17.2012029Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:21:17.2323058Z Selecting previously unselected package python3-future. 2021-05-14T23:21:17.2658033Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:21:17.2674123Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:21:17.3513659Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:21:17.3798978Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:21:17.3819422Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:21:17.4192778Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:21:17.4501943Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:21:17.4513560Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:21:17.4945003Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:21:17.5275165Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:21:17.5289283Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:21:17.5633017Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:21:17.5997051Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:21:17.6020590Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:21:17.6432105Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:21:17.6678728Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:21:17.6691645Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:21:17.7075660Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:21:17.7348266Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:21:17.7366721Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:21:17.7694824Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:21:17.7991853Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:21:17.8005261Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:21:17.9752945Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:21:17.9993850Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:21:18.0007088Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:21:18.0358885Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:21:18.0731111Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:21:18.0745326Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:21:18.5512273Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:21:18.5860588Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:21:18.5874714Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:21:18.6203662Z Selecting previously unselected package python3-olefile. 2021-05-14T23:21:18.6517540Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:21:18.6528198Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:21:18.6832855Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:21:18.7268271Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:21:18.7279306Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:21:18.7904524Z Selecting previously unselected package python3-tz. 2021-05-14T23:21:18.8232117Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:21:18.8248343Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:21:18.8565149Z Selecting previously unselected package python3-owslib. 2021-05-14T23:21:18.8981037Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:21:18.9041071Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:21:18.9552524Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:21:18.9841829Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:21:18.9880499Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:21:19.0562871Z Selecting previously unselected package python3-retrying. 2021-05-14T23:21:19.0921221Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:21:19.0939346Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:21:19.1312485Z Selecting previously unselected package python3-plotly. 2021-05-14T23:21:19.1605307Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:21:19.1634758Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:21:19.6835418Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:21:19.7232820Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:21:19.7248100Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:21:19.7670369Z Selecting previously unselected package python3-sip. 2021-05-14T23:21:19.8010992Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:21:19.8023413Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:21:19.8361373Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:21:19.8695219Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:19.8707267Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:20.1399968Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:21:20.1737778Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:21:20.1752203Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:21:20.3532328Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:21:20.3913055Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:20.3925198Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:20.4293152Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:21:20.4603257Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:20.4620846Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:20.4952450Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:21:20.5219028Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:20.5228089Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:20.5712666Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:21:20.5968137Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:21:20.5980041Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:20.9912538Z Selecting previously unselected package python3-qgis. 2021-05-14T23:21:21.0181726Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:21.0195193Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:22.0353747Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:21:22.0640980Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:21:22.0653411Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:21:22.1033780Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:21:22.1368180Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:21:22.1385126Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:21:22.1952558Z Selecting previously unselected package qgis-common. 2021-05-14T23:21:22.2214306Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:21:22.2228196Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:23.9166674Z Selecting previously unselected package qgis. 2021-05-14T23:21:23.9548343Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:24.0198418Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:24.2750070Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:21:24.3079732Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:21:24.3095011Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:24.4857821Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:21:24.5201792Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:24.5213105Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:24.5589191Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:21:24.5949043Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:24.5962183Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:24.6732585Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:21:24.7089063Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:24.7101861Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:24.7553455Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:21:24.7837188Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:21:24.7850944Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:21:25.0023657Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:21:25.0400986Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:21:25.0427471Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:21:25.1940844Z Selecting previously unselected package proj-bin. 2021-05-14T23:21:25.2285141Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:21:25.2299232Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:21:25.2629841Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:21:25.2964641Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:21:25.2976847Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:21:25.3289650Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:21:25.3609797Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:21:25.3691526Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:21:25.4438713Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:21:25.4482167Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:21:25.7318474Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:21:25.7354786Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:21:25.7393753Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:21:25.7432408Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:25.7559430Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:21:25.7599975Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:21:25.7644670Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:21:25.7695760Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:21:25.7738507Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:21:25.7812968Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:21:25.7876351Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:21:25.8041873Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:21:25.8094738Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:21:25.8133484Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:21:25.8174152Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:21:25.8223796Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:21:25.8270135Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:21:25.8319902Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:21:26.0009581Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:21:26.0054125Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:21:26.0090700Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:21:26.1638884Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:21:26.1689623Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:21:26.3187712Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:21:26.3229685Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:21:26.3273025Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:21:26.3305465Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:21:26.3341423Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:21:26.3394568Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:21:26.3424849Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:21:26.4549747Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:21:26.4599887Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:21:26.4648365Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:21:26.4691599Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:21:26.4734592Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:21:26.6301071Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:26.6339279Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:21:26.7969566Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:21:26.8070503Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:21:26.8106150Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:21:26.8196945Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:26.8246349Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:21:26.8300514Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:21:26.8344696Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:26.8380174Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:21:27.0062271Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:21:27.0098905Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:21:27.0142903Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:21:27.0176898Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:21:27.0267262Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:21:27.0305931Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:21:27.2200427Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:21:27.2259781Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:21:27.3818215Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:21:27.3857481Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:21:27.3906210Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:21:27.3943565Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:21:27.3980386Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:21:27.4053966Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:21:27.4105936Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:21:27.5943770Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:21:27.5983715Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:21:27.6027995Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:21:27.6066211Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:27.6169582Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:21:27.8453557Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:21:29.1027797Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:21:29.1084175Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:21:29.1125295Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:21:29.1169013Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:29.1217304Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:21:29.1249428Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:21:29.1291924Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:21:29.1327829Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:21:29.3326343Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:29.3381576Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:21:29.3472645Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:21:29.3518197Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:21:29.5756474Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:21:29.5800975Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:29.5845713Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:29.5896248Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:21:29.5935598Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:21:29.6137764Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:21:29.8090072Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:29.8122392Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:21:29.8170338Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:21:29.8262953Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:21:29.8311150Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:29.8350144Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:29.8384775Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:29.8464346Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:21:29.8546953Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:21:29.8601066Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:21:30.2277983Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:30.3894638Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:21:30.3927603Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:30.3972712Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:21:30.4010477Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:21:30.4045878Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:21:30.4100230Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:30.4130127Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:21:30.4159048Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:30.4193425Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:30.6526157Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:21:30.8349017Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:21:31.0083385Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:21:31.0118702Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:21:31.0155473Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:21:31.0198805Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:21:31.1848985Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:31.1887452Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:21:31.1921732Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:31.1954771Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:21:32.1963949Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:32.2000361Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:21:32.2035904Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:21:32.2073814Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:32.2105200Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:32.2138794Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:21:32.2168630Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:21:32.2199629Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:21:32.2263446Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:21:32.6691923Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:21:32.6719035Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:32.6757775Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:21:32.8569228Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:21:32.8611569Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:21:33.0496687Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:33.0536342Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:21:33.2777949Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:21:33.2818556Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:21:33.2914417Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:33.2952673Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:21:33.5241206Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:21:33.5243867Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:21:34.7143355Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:21:34.7152702Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:34.7154203Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:21:34.7155352Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:34.7156396Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:34.7157574Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:34.7158792Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:34.7159839Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:21:34.7161303Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:34.7163632Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:21:34.7165204Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:34.7166612Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:21:34.7168237Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:34.7169318Z if direction is "increasing": 2021-05-14T23:21:34.7171274Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:34.7172525Z elif direction is "decreasing": 2021-05-14T23:21:34.7173906Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:34.7174882Z if direction is "increasing": 2021-05-14T23:21:34.7176663Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:34.7177660Z elif direction is "decreasing": 2021-05-14T23:21:35.6640021Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:35.6641675Z if props["offset_coordinates"] is "data": 2021-05-14T23:21:35.6643973Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:21:35.6645314Z if props["coordinates"] is not "data": 2021-05-14T23:21:36.5789169Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:21:37.2180529Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:21:37.2182999Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:21:37.2185488Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:21:38.5966108Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:21:38.5998245Z First installation detected... 2021-05-14T23:21:38.5998788Z Checking NSS setup... 2021-05-14T23:21:38.6047435Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:21:38.6084345Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:38.6130773Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:21:38.9213937Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:38.9263710Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:21:38.9324232Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:38.9431692Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:21:38.9577736Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:21:38.9623865Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:21:38.9665539Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:21:38.9708928Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:21:38.9762589Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:39.1892524Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:21:39.1930293Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:21:39.1967230Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:21:39.5540849Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:39.5543218Z if value is '': 2021-05-14T23:21:39.6605930Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:39.6606916Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:21:39.6607854Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:39.6608728Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:21:39.6609750Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:21:39.6610613Z if driver_string is not None and driver_string is not "": 2021-05-14T23:21:39.7056189Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:39.7057573Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:21:39.7058936Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:39.7059820Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:21:39.7771194Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:21:39.7814917Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:39.7904583Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:21:39.7947885Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:39.7986590Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:39.8194953Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:39.8228888Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:39.8272075Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:39.8309706Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:39.8347492Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:39.8376849Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:39.9484468Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:39.9521237Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:39.9554985Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:39.9593327Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:21:40.1119222Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:21:40.1121955Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:21:40.7274825Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:40.7339419Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:40.7372282Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:21:40.7408018Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:40.7453499Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:40.7492102Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:40.7543302Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:21:40.7583718Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:21:40.7620693Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:21:40.7652010Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:40.7687772Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:40.7727233Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:40.7766229Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:40.7803412Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:40.7846128Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:40.7877085Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:21:40.7908796Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:21:40.7941771Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:40.7985849Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:40.8033247Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:40.9868786Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:40.9905153Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:40.9941607Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:40.9982208Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:16.6313412Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:16.6359863Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:16.6397637Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:16.6439024Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:16.6476309Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:16.6511875Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:16.6570453Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:16.6609013Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:16.8155084Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:16.8209781Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:16.8261039Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:16.8311040Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:22:16.8353718Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:17.0181074Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:17.0232113Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:17.0324506Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:17.0483918Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:22:17.0678916Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:22:18.3388393Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:22:18.3588703Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:22:18.3879931Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:22:18.4072592Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:22:18.4894058Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:22:18.5238850Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:22:18.8029184Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:22:29.9967353Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:22:30.0261837Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:22:32.1539282Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:22:32.1539976Z with: 2021-05-14T23:22:32.1540639Z github_slug: neuroconductor/kirby21.vaso 2021-05-14T23:22:32.1541309Z env: 2021-05-14T23:22:32.1541742Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:32.1542225Z TIC_DEPLOY_KEY: 2021-05-14T23:22:32.1543219Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:32.1545624Z GITHUB_PAT: *** 2021-05-14T23:22:32.1545972Z COVERALLS_TOKEN: 2021-05-14T23:22:32.1546732Z continue-on-error: false 2021-05-14T23:22:32.1547136Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:32.1547535Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:32.1547913Z TZ: UTC 2021-05-14T23:22:32.1548229Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:32.1548582Z NOT_CRAN: true 2021-05-14T23:22:32.1548889Z ##[endgroup] 2021-05-14T23:22:32.2024734Z repo slug is: neuroconductor/kirby21.vaso 2021-05-14T23:22:32.2125669Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:22:32.2126218Z env: 2021-05-14T23:22:32.2126606Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:32.2127035Z TIC_DEPLOY_KEY: 2021-05-14T23:22:32.2127766Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:32.2128917Z GITHUB_PAT: *** 2021-05-14T23:22:32.2129302Z COVERALLS_TOKEN: 2021-05-14T23:22:32.2129727Z continue-on-error: false 2021-05-14T23:22:32.2130156Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:32.2130578Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:32.2130982Z TZ: UTC 2021-05-14T23:22:32.2131319Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:32.2131852Z NOT_CRAN: true 2021-05-14T23:22:32.2132181Z ##[endgroup] 2021-05-14T23:22:32.4095503Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:22:32.4096038Z with: 2021-05-14T23:22:32.4096364Z repo_name: kirby21.vaso 2021-05-14T23:22:32.4096732Z repo_version: 1.7.0 2021-05-14T23:22:32.4097053Z runner_os: Linux 2021-05-14T23:22:32.4097374Z R_version: 3.5 2021-05-14T23:22:32.4097670Z env: 2021-05-14T23:22:32.4098220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:32.4098632Z TIC_DEPLOY_KEY: 2021-05-14T23:22:32.4099327Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:32.4100474Z GITHUB_PAT: *** 2021-05-14T23:22:32.4100974Z COVERALLS_TOKEN: 2021-05-14T23:22:32.4101554Z continue-on-error: false 2021-05-14T23:22:32.4102135Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:32.4102564Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:32.4102956Z TZ: UTC 2021-05-14T23:22:32.4103282Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:32.4103646Z NOT_CRAN: true 2021-05-14T23:22:32.4103989Z ##[endgroup] 2021-05-14T23:22:32.4490397Z Package: kirby21.vaso 2021-05-14T23:22:32.4508274Z Version: 1.7.0 2021-05-14T23:22:32.4508996Z OS: Linux 2021-05-14T23:22:32.4578535Z ##[group]Run install.packages('remotes') 2021-05-14T23:22:32.4579619Z install.packages('remotes') 2021-05-14T23:22:32.4580708Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:22:32.4581782Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:22:32.4589351Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:22:32.4589724Z env: 2021-05-14T23:22:32.4590093Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:32.4590498Z TIC_DEPLOY_KEY: 2021-05-14T23:22:32.4591398Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:32.4593324Z GITHUB_PAT: *** 2021-05-14T23:22:32.4593787Z COVERALLS_TOKEN: 2021-05-14T23:22:32.4594298Z continue-on-error: false 2021-05-14T23:22:32.4594805Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:32.4595311Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:32.4595960Z TZ: UTC 2021-05-14T23:22:32.4596314Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:32.4596689Z NOT_CRAN: true 2021-05-14T23:22:32.4597015Z ##[endgroup] 2021-05-14T23:22:32.6254672Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:22:32.6255980Z (as ‘lib’ is unspecified) 2021-05-14T23:22:48.7592509Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:22:49.0044623Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-14T23:22:49.0144881Z ================================================== 2021-05-14T23:22:49.0145921Z downloaded 378 KB 2021-05-14T23:22:49.0146574Z 2021-05-14T23:22:49.2515404Z * installing *binary* package ‘remotes’ ... 2021-05-14T23:22:49.2580559Z * DONE (remotes) 2021-05-14T23:22:49.2636998Z 2021-05-14T23:22:49.2637974Z The downloaded source packages are in 2021-05-14T23:22:49.2639454Z ‘/tmp/RtmpS2BnjX/downloaded_packages’ 2021-05-14T23:23:08.6629773Z ##[group]Run actions/cache@v1 2021-05-14T23:23:08.6630217Z with: 2021-05-14T23:23:08.6630605Z path: /home/runner/work/_temp/Library 2021-05-14T23:23:08.6633865Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-927989166b84d3859fb94b535d4843a62fff6e321e264e5f6ad873df490e5110 2021-05-14T23:23:08.6636752Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-14T23:23:08.6637748Z env: 2021-05-14T23:23:08.6638149Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:08.6638620Z TIC_DEPLOY_KEY: 2021-05-14T23:23:08.6639359Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:08.6641824Z GITHUB_PAT: *** 2021-05-14T23:23:08.6642395Z COVERALLS_TOKEN: 2021-05-14T23:23:08.6643813Z continue-on-error: false 2021-05-14T23:23:08.6644405Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:08.6644836Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:08.6645297Z TZ: UTC 2021-05-14T23:23:08.6645637Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:08.6646008Z NOT_CRAN: true 2021-05-14T23:23:08.6646327Z ##[endgroup] 2021-05-14T23:23:08.7141657Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:23:08.7241560Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:23:08.7242414Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:23:08.7243301Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:23:08.7243927Z sudo -s eval "$sysreqs" 2021-05-14T23:23:08.7286153Z shell: /usr/bin/bash -e {0} 2021-05-14T23:23:08.7374338Z env: 2021-05-14T23:23:08.7374757Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:08.7375490Z TIC_DEPLOY_KEY: 2021-05-14T23:23:08.7376375Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:08.7377588Z GITHUB_PAT: *** 2021-05-14T23:23:08.7377932Z COVERALLS_TOKEN: 2021-05-14T23:23:08.7378362Z continue-on-error: false 2021-05-14T23:23:08.7378779Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:08.7379189Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:08.7379582Z TZ: UTC 2021-05-14T23:23:08.7380134Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:08.7380921Z NOT_CRAN: true 2021-05-14T23:23:08.7381348Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:23:08.7381764Z ##[endgroup] 2021-05-14T23:23:08.9379834Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:23:09.4212771Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:23:28.0768442Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:23:28.0770024Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:23:28.0770910Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:23:28.0771757Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:23:28.0772602Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:23:28.0801645Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:23:28.0814473Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:23:28.0822792Z (as ‘lib’ is unspecified) 2021-05-14T23:23:44.7883548Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:23:45.0436398Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-14T23:23:45.0489313Z ================================================== 2021-05-14T23:23:45.0490228Z downloaded 93 KB 2021-05-14T23:23:45.0490916Z 2021-05-14T23:23:45.0530367Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:23:45.6214072Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-14T23:23:45.6245539Z ================================================== 2021-05-14T23:23:45.6246351Z downloaded 134 KB 2021-05-14T23:23:45.6246963Z 2021-05-14T23:23:45.6282309Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:23:46.0322850Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-14T23:23:46.0340843Z ================================================== 2021-05-14T23:23:46.0341290Z downloaded 79 KB 2021-05-14T23:23:46.0341549Z 2021-05-14T23:23:46.0394587Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:23:46.3315317Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-14T23:23:46.3535569Z ================================================== 2021-05-14T23:23:46.3536514Z downloaded 515 KB 2021-05-14T23:23:46.3537105Z 2021-05-14T23:23:46.3573229Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:23:46.7357084Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-14T23:23:46.7546789Z ================================================== 2021-05-14T23:23:46.7547866Z downloaded 991 KB 2021-05-14T23:23:46.7548413Z 2021-05-14T23:23:46.9877800Z * installing *binary* package ‘rprojroot’ ... 2021-05-14T23:23:46.9935976Z * DONE (rprojroot) 2021-05-14T23:23:47.1989885Z * installing *binary* package ‘crayon’ ... 2021-05-14T23:23:47.2023728Z * DONE (crayon) 2021-05-14T23:23:47.4072379Z * installing *binary* package ‘R6’ ... 2021-05-14T23:23:47.4115442Z * DONE (R6) 2021-05-14T23:23:47.6460836Z * installing *binary* package ‘desc’ ... 2021-05-14T23:23:47.6515561Z * DONE (desc) 2021-05-14T23:23:47.8843997Z * installing *binary* package ‘debugme’ ... 2021-05-14T23:23:47.8889063Z * DONE (debugme) 2021-05-14T23:23:47.8940331Z 2021-05-14T23:23:47.8941195Z The downloaded source packages are in 2021-05-14T23:23:47.8942429Z ‘/tmp/RtmpbWJ9rT/downloaded_packages’ 2021-05-14T23:23:47.8954774Z Running `R CMD build`... 2021-05-14T23:23:48.1154652Z * checking for file ‘/tmp/RtmpbWJ9rT/remotes691c684ffa76/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:23:48.1156848Z * preparing ‘sysreqs’: 2021-05-14T23:23:48.1157834Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:23:48.1159232Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:23:48.1160237Z * checking for empty or unneeded directories 2021-05-14T23:23:48.1161203Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:23:48.1165367Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:23:48.1169155Z (as ‘lib’ is unspecified) 2021-05-14T23:23:48.2993582Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:23:48.3115196Z ** R 2021-05-14T23:23:48.3191577Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:48.5083805Z ** help 2021-05-14T23:23:48.5207526Z *** installing help indices 2021-05-14T23:23:48.5379188Z ** building package indices 2021-05-14T23:23:48.5493035Z ** testing if installed package can be loaded 2021-05-14T23:23:48.7375663Z * DONE (sysreqs) 2021-05-14T23:24:08.7503886Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:24:08.7506079Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:24:08.7511807Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:24:08.8265278Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:24:08.8372598Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-14T23:24:08.8898405Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:24:09.0392978Z Hit:7 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:24:09.0664503Z Hit:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:24:09.1884433Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:24:10.6265982Z Reading package lists... 2021-05-14T23:24:10.7055715Z Reading package lists... 2021-05-14T23:24:10.8577212Z Building dependency tree... 2021-05-14T23:24:10.8603474Z Reading state information... 2021-05-14T23:24:11.0119955Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:24:11.0122955Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:24:11.0123942Z libssh2-1-dev set to manually installed. 2021-05-14T23:24:11.0125161Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:24:11.0126304Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:24:11.0127060Z Suggested packages: 2021-05-14T23:24:11.0127844Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:24:11.0575504Z The following NEW packages will be installed: 2021-05-14T23:24:11.0578552Z libcurl4-openssl-dev 2021-05-14T23:24:11.0799657Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:24:11.0800498Z Need to get 321 kB of archives. 2021-05-14T23:24:11.0801279Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:24:11.0803096Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-14T23:24:11.5360748Z Fetched 321 kB in 0s (12.5 MB/s) 2021-05-14T23:24:11.5733434Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:24:11.5817209Z (Reading database ... 2021-05-14T23:24:11.5818208Z (Reading database ... 5% 2021-05-14T23:24:11.5818890Z (Reading database ... 10% 2021-05-14T23:24:11.5819516Z (Reading database ... 15% 2021-05-14T23:24:11.5820090Z (Reading database ... 20% 2021-05-14T23:24:11.5820635Z (Reading database ... 25% 2021-05-14T23:24:11.5821348Z (Reading database ... 30% 2021-05-14T23:24:11.5821894Z (Reading database ... 35% 2021-05-14T23:24:11.5822623Z (Reading database ... 40% 2021-05-14T23:24:11.5823400Z (Reading database ... 45% 2021-05-14T23:24:11.5824027Z (Reading database ... 50% 2021-05-14T23:24:11.5852844Z (Reading database ... 55% 2021-05-14T23:24:11.5905636Z (Reading database ... 60% 2021-05-14T23:24:11.5945721Z (Reading database ... 65% 2021-05-14T23:24:11.6140528Z (Reading database ... 70% 2021-05-14T23:24:11.6171203Z (Reading database ... 75% 2021-05-14T23:24:11.6433232Z (Reading database ... 80% 2021-05-14T23:24:11.6531575Z (Reading database ... 85% 2021-05-14T23:24:11.6871884Z (Reading database ... 90% 2021-05-14T23:24:11.6957202Z (Reading database ... 95% 2021-05-14T23:24:11.6957923Z (Reading database ... 100% 2021-05-14T23:24:11.6958702Z (Reading database ... 285015 files and directories currently installed.) 2021-05-14T23:24:11.7132461Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:24:11.7159597Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:24:11.8162092Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:24:11.8207187Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:24:17.1294904Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:24:17.1295607Z remotes::install_github("ropensci/tic") 2021-05-14T23:24:17.1296232Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:24:17.1296858Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:24:17.1297416Z remotes::install_cran("covr") 2021-05-14T23:24:17.1304178Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:24:17.1304571Z env: 2021-05-14T23:24:17.1304982Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:24:17.1305439Z TIC_DEPLOY_KEY: 2021-05-14T23:24:17.1306187Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:24:17.1307691Z GITHUB_PAT: *** 2021-05-14T23:24:17.1308057Z COVERALLS_TOKEN: 2021-05-14T23:24:17.1308503Z continue-on-error: false 2021-05-14T23:24:17.1309349Z VDIFFR_RUN_TESTS: 2021-05-14T23:24:17.1309794Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:24:17.1310239Z TZ: UTC 2021-05-14T23:24:17.1310598Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:24:17.1311341Z NOT_CRAN: true 2021-05-14T23:24:17.1311699Z ##[endgroup] 2021-05-14T23:24:17.3444611Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:24:17.9016629Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:24:35.9167145Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:24:35.9168400Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:24:35.9169628Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:24:35.9170600Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:24:35.9171593Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:24:35.9172412Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:24:35.9173236Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:24:35.9174082Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:24:35.9175219Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:24:35.9176029Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:24:35.9176986Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:24:35.9178447Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:24:35.9179507Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:24:35.9180346Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:24:35.9181527Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:24:35.9182527Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:24:35.9183355Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:24:35.9184243Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:24:35.9185019Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:24:35.9186683Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:24:35.9187714Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:24:35.9188475Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:24:35.9189270Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:24:35.9190489Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:24:35.9191364Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:24:35.9193021Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-14T23:24:35.9194627Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:24:35.9195342Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:24:35.9196036Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:24:35.9196901Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:24:35.9197827Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:24:35.9199016Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:24:35.9204339Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:35.9205399Z (as ‘lib’ is unspecified) 2021-05-14T23:24:51.3996001Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:24:51.7725418Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-14T23:24:51.7921779Z ================================================== 2021-05-14T23:24:51.7922733Z downloaded 1.3 MB 2021-05-14T23:24:51.7923427Z 2021-05-14T23:24:51.7958322Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:24:52.3158280Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-14T23:24:52.3188518Z ================================================== 2021-05-14T23:24:52.3189017Z downloaded 226 KB 2021-05-14T23:24:52.3189294Z 2021-05-14T23:24:52.3231040Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:24:52.5714213Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-14T23:24:52.5728829Z ================================================== 2021-05-14T23:24:52.5729575Z downloaded 140 KB 2021-05-14T23:24:52.5730221Z 2021-05-14T23:24:52.5766421Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:24:53.0036320Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-14T23:24:53.0049897Z ================================================== 2021-05-14T23:24:53.0050984Z downloaded 53 KB 2021-05-14T23:24:53.0051400Z 2021-05-14T23:24:53.0092301Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:24:53.3877803Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-14T23:24:53.3878414Z ================================================== 2021-05-14T23:24:53.3878795Z downloaded 22 KB 2021-05-14T23:24:53.3879036Z 2021-05-14T23:24:53.3921920Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:24:53.6535450Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-14T23:24:53.7072725Z ================================================== 2021-05-14T23:24:53.7073478Z downloaded 1.4 MB 2021-05-14T23:24:53.7074271Z 2021-05-14T23:24:53.7115176Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:24:54.1054682Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-14T23:24:54.1056288Z ================================================== 2021-05-14T23:24:54.1057261Z downloaded 36 KB 2021-05-14T23:24:54.1057561Z 2021-05-14T23:24:54.1095851Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:24:54.3733974Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-14T23:24:54.3975225Z ================================================== 2021-05-14T23:24:54.3976710Z downloaded 883 KB 2021-05-14T23:24:54.3977536Z 2021-05-14T23:24:54.4015531Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:24:54.9278085Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-14T23:24:54.9347227Z ================================================== 2021-05-14T23:24:54.9347914Z downloaded 522 KB 2021-05-14T23:24:54.9348419Z 2021-05-14T23:24:54.9392420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:24:55.4630303Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-14T23:24:55.4632312Z ================================================== 2021-05-14T23:24:55.4632916Z downloaded 12 KB 2021-05-14T23:24:55.4633296Z 2021-05-14T23:24:55.4669161Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:24:55.8497799Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-14T23:24:55.8664192Z ================================================== 2021-05-14T23:24:55.8665357Z downloaded 482 KB 2021-05-14T23:24:55.8665837Z 2021-05-14T23:24:55.8710038Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:24:56.2453635Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-14T23:24:56.2462891Z ================================================== 2021-05-14T23:24:56.2463382Z downloaded 90 KB 2021-05-14T23:24:56.2463802Z 2021-05-14T23:24:56.2507451Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:24:56.5758040Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-14T23:24:56.5873188Z ================================================== 2021-05-14T23:24:56.5873647Z downloaded 503 KB 2021-05-14T23:24:56.5874251Z 2021-05-14T23:24:56.5927241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:24:56.9744254Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-14T23:24:56.9882813Z ================================================== 2021-05-14T23:24:56.9883262Z downloaded 621 KB 2021-05-14T23:24:56.9883492Z 2021-05-14T23:24:56.9925291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:24:57.7987645Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-14T23:24:57.8038819Z ================================================== 2021-05-14T23:24:57.8040070Z downloaded 265 KB 2021-05-14T23:24:57.8040436Z 2021-05-14T23:24:57.8081768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:24:59.3362203Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-14T23:24:59.3415298Z ================================================== 2021-05-14T23:24:59.3416688Z downloaded 166 KB 2021-05-14T23:24:59.3417450Z 2021-05-14T23:24:59.3453607Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:24:59.5930004Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-14T23:24:59.5981697Z ================================================== 2021-05-14T23:24:59.5983389Z downloaded 235 KB 2021-05-14T23:24:59.5984331Z 2021-05-14T23:24:59.6023577Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:24:59.8556225Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-14T23:24:59.8599172Z ================================================== 2021-05-14T23:24:59.8599667Z downloaded 276 KB 2021-05-14T23:24:59.8600506Z 2021-05-14T23:24:59.8640768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:25:00.3947724Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-14T23:25:00.3977016Z ================================================== 2021-05-14T23:25:00.3978464Z downloaded 202 KB 2021-05-14T23:25:00.3978827Z 2021-05-14T23:25:00.4019934Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:25:01.5287660Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-14T23:25:01.5305828Z ================================================== 2021-05-14T23:25:01.5306329Z downloaded 63 KB 2021-05-14T23:25:01.5306611Z 2021-05-14T23:25:01.5346259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:25:03.5631099Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-14T23:25:03.5638520Z ================================================== 2021-05-14T23:25:03.5639108Z downloaded 45 KB 2021-05-14T23:25:03.5639357Z 2021-05-14T23:25:03.5677084Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:25:07.4976760Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-14T23:25:07.5084576Z ================================================== 2021-05-14T23:25:07.5085924Z downloaded 415 KB 2021-05-14T23:25:07.5087001Z 2021-05-14T23:25:07.5118063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:25:08.8779383Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-14T23:25:08.8793545Z ================================================== 2021-05-14T23:25:08.8794250Z downloaded 90 KB 2021-05-14T23:25:08.8794529Z 2021-05-14T23:25:08.8837907Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:25:09.4074459Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-14T23:25:09.4088391Z ================================================== 2021-05-14T23:25:09.4089851Z downloaded 132 KB 2021-05-14T23:25:09.4090644Z 2021-05-14T23:25:09.4131056Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:25:11.9393079Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-14T23:25:12.7810695Z ================================================== 2021-05-14T23:25:12.7811559Z downloaded 270 KB 2021-05-14T23:25:12.7812238Z 2021-05-14T23:25:12.7814174Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:25:12.7815496Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-14T23:25:12.7816335Z ================================================== 2021-05-14T23:25:12.7816811Z downloaded 736 KB 2021-05-14T23:25:12.7817378Z 2021-05-14T23:25:12.7819878Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:25:12.9093046Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-14T23:25:12.9104058Z ================================================== 2021-05-14T23:25:12.9104993Z downloaded 45 KB 2021-05-14T23:25:12.9105313Z 2021-05-14T23:25:12.9141802Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:25:13.3196475Z Content type 'binary/octet-stream' length 68507 bytes (66 KB) 2021-05-14T23:25:13.3207833Z ================================================== 2021-05-14T23:25:13.3208725Z downloaded 66 KB 2021-05-14T23:25:13.3209398Z 2021-05-14T23:25:13.3247372Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:25:14.0475269Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-14T23:25:14.0655921Z ================================================== 2021-05-14T23:25:14.0657247Z downloaded 684 KB 2021-05-14T23:25:14.0657562Z 2021-05-14T23:25:14.0700288Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:25:14.3205161Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-14T23:25:14.3211450Z ================================================== 2021-05-14T23:25:14.3212216Z downloaded 45 KB 2021-05-14T23:25:14.3212655Z 2021-05-14T23:25:14.3257351Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:25:14.7043393Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-14T23:25:14.7125471Z ================================================== 2021-05-14T23:25:14.7125999Z downloaded 598 KB 2021-05-14T23:25:14.7126290Z 2021-05-14T23:25:15.0197135Z * installing *binary* package ‘rlang’ ... 2021-05-14T23:25:15.0259634Z * DONE (rlang) 2021-05-14T23:25:15.2709437Z * installing *binary* package ‘magrittr’ ... 2021-05-14T23:25:15.2763129Z * DONE (magrittr) 2021-05-14T23:25:15.5134401Z * installing *binary* package ‘glue’ ... 2021-05-14T23:25:15.5175414Z * DONE (glue) 2021-05-14T23:25:15.7365282Z * installing *binary* package ‘sys’ ... 2021-05-14T23:25:15.7411277Z * DONE (sys) 2021-05-14T23:25:15.9508544Z * installing *binary* package ‘mime’ ... 2021-05-14T23:25:15.9547794Z * DONE (mime) 2021-05-14T23:25:16.2640158Z * installing *binary* package ‘curl’ ... 2021-05-14T23:25:16.2715287Z * DONE (curl) 2021-05-14T23:25:16.5179081Z * installing *binary* package ‘jsonlite’ ... 2021-05-14T23:25:16.5234022Z * DONE (jsonlite) 2021-05-14T23:25:16.7350757Z * installing *binary* package ‘ini’ ... 2021-05-14T23:25:16.7393327Z * DONE (ini) 2021-05-14T23:25:16.9612708Z * installing *binary* package ‘gitcreds’ ... 2021-05-14T23:25:16.9661236Z * DONE (gitcreds) 2021-05-14T23:25:17.2551128Z * installing *binary* package ‘zip’ ... 2021-05-14T23:25:17.2610177Z * DONE (zip) 2021-05-14T23:25:17.5004399Z * installing *binary* package ‘rstudioapi’ ... 2021-05-14T23:25:17.5055211Z * DONE (rstudioapi) 2021-05-14T23:25:17.7497504Z * installing *binary* package ‘fastmap’ ... 2021-05-14T23:25:17.7542869Z * DONE (fastmap) 2021-05-14T23:25:17.9993387Z * installing *binary* package ‘yaml’ ... 2021-05-14T23:25:18.0052813Z * DONE (yaml) 2021-05-14T23:25:18.2452961Z * installing *binary* package ‘withr’ ... 2021-05-14T23:25:18.2507781Z * DONE (withr) 2021-05-14T23:25:18.4833350Z * installing *binary* package ‘whisker’ ... 2021-05-14T23:25:18.4885453Z * DONE (whisker) 2021-05-14T23:25:18.7001422Z * installing *binary* package ‘rappdirs’ ... 2021-05-14T23:25:18.7047090Z * DONE (rappdirs) 2021-05-14T23:25:18.9854752Z * installing *binary* package ‘fs’ ... 2021-05-14T23:25:18.9911180Z * DONE (fs) 2021-05-14T23:25:19.2076810Z * installing *binary* package ‘clipr’ ... 2021-05-14T23:25:19.2125569Z * DONE (clipr) 2021-05-14T23:25:19.4858246Z * installing *binary* package ‘git2r’ ... 2021-05-14T23:25:19.4918147Z * DONE (git2r) 2021-05-14T23:25:19.7077818Z * installing *binary* package ‘askpass’ ... 2021-05-14T23:25:19.7121090Z * DONE (askpass) 2021-05-14T23:25:19.9551449Z * installing *binary* package ‘cli’ ... 2021-05-14T23:25:19.9605138Z * DONE (cli) 2021-05-14T23:25:20.2111793Z * installing *binary* package ‘purrr’ ... 2021-05-14T23:25:20.2160384Z * DONE (purrr) 2021-05-14T23:25:20.4457950Z * installing *binary* package ‘lifecycle’ ... 2021-05-14T23:25:20.4510808Z * DONE (lifecycle) 2021-05-14T23:25:20.6595419Z * installing *binary* package ‘cachem’ ... 2021-05-14T23:25:20.6635655Z * DONE (cachem) 2021-05-14T23:25:21.0350142Z * installing *binary* package ‘openssl’ ... 2021-05-14T23:25:21.0443594Z * DONE (openssl) 2021-05-14T23:25:21.2518647Z * installing *binary* package ‘memoise’ ... 2021-05-14T23:25:21.2559296Z * DONE (memoise) 2021-05-14T23:25:21.5111570Z * installing *binary* package ‘httr’ ... 2021-05-14T23:25:21.5172445Z * DONE (httr) 2021-05-14T23:25:21.7463845Z * installing *binary* package ‘credentials’ ... 2021-05-14T23:25:21.7511885Z * DONE (credentials) 2021-05-14T23:25:21.9641780Z * installing *binary* package ‘gh’ ... 2021-05-14T23:25:21.9747822Z * DONE (gh) 2021-05-14T23:25:22.2189977Z * installing *binary* package ‘gert’ ... 2021-05-14T23:25:22.2237852Z * DONE (gert) 2021-05-14T23:25:22.5150572Z * installing *binary* package ‘usethis’ ... 2021-05-14T23:25:22.5223178Z * DONE (usethis) 2021-05-14T23:25:22.5287316Z 2021-05-14T23:25:22.5288396Z The downloaded source packages are in 2021-05-14T23:25:22.5289860Z ‘/tmp/Rtmp57WX0y/downloaded_packages’ 2021-05-14T23:25:22.5301132Z Running `R CMD build`... 2021-05-14T23:25:24.1352354Z * checking for file ‘/tmp/Rtmp57WX0y/remotes716967bdf946/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:25:24.1353994Z * preparing ‘tic’: 2021-05-14T23:25:24.1354930Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:25:24.1355844Z * installing the package to process help pages 2021-05-14T23:25:24.1356906Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:25:24.1357776Z * checking for empty or unneeded directories 2021-05-14T23:25:24.1358666Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:25:24.1359564Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:25:24.1360377Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:25:24.1366634Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:24.1367650Z (as ‘lib’ is unspecified) 2021-05-14T23:25:24.4753956Z * installing *source* package ‘tic’ ... 2021-05-14T23:25:24.5034074Z ** R 2021-05-14T23:25:24.5273890Z ** inst 2021-05-14T23:25:24.5310388Z ** preparing package for lazy loading 2021-05-14T23:25:24.7078844Z ** help 2021-05-14T23:25:24.8642213Z *** installing help indices 2021-05-14T23:25:25.0182046Z *** copying figures 2021-05-14T23:25:25.0187388Z ** building package indices 2021-05-14T23:25:25.1671573Z ** installing vignettes 2021-05-14T23:25:25.1703657Z ** testing if installed package can be loaded 2021-05-14T23:25:25.4323064Z * DONE (tic) 2021-05-14T23:25:25.4451337Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:25:25.6429411Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:25:27.6682562Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:25:27.6684205Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:25:27.6685230Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:25:27.6685973Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:25:27.6688110Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-14T23:25:27.6690583Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:25:27.6691686Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:25:27.6692857Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:25:27.6693979Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:25:27.6694885Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:25:27.6695948Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:25:27.6696676Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:25:27.6698033Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:27.6698918Z (as ‘lib’ is unspecified) 2021-05-14T23:25:27.6699547Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:25:27.6700856Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:25:27.6701665Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:25:27.6702616Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:25:27.6703875Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:25:27.6704767Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:25:27.6705457Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:25:27.6706168Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:25:27.6706863Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:25:27.6707562Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:25:27.6708434Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:25:27.6709965Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:25:27.6711704Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:25:27.6712848Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:25:27.6713590Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:25:27.6714336Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:25:27.6714905Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:25:27.6715487Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:25:27.6716031Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:25:27.6717039Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:25:27.6717897Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:25:27.6718532Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:25:27.6719169Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:25:27.6720126Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:25:27.6721121Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:25:27.6721748Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:25:27.6722387Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:25:43.5880355Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:25:43.8285035Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-14T23:25:43.8330409Z ================================================== 2021-05-14T23:25:43.8332871Z downloaded 231 KB 2021-05-14T23:25:43.8333243Z 2021-05-14T23:25:43.8364870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:25:44.5988298Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-14T23:25:44.6499240Z ================================================== 2021-05-14T23:25:44.6500911Z downloaded 1.5 MB 2021-05-14T23:25:44.6501509Z 2021-05-14T23:25:44.6547164Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:25:45.2692181Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-14T23:25:45.2744035Z ================================================== 2021-05-14T23:25:45.2744500Z downloaded 17 KB 2021-05-14T23:25:45.2744790Z 2021-05-14T23:25:45.2780394Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:25:45.5393609Z Content type 'binary/octet-stream' length 1000621 bytes (977 KB) 2021-05-14T23:25:45.5568369Z ================================================== 2021-05-14T23:25:45.5569365Z downloaded 977 KB 2021-05-14T23:25:45.5570001Z 2021-05-14T23:25:45.5602798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:25:46.0853595Z Content type 'binary/octet-stream' length 810510 bytes (791 KB) 2021-05-14T23:25:46.0998217Z ================================================== 2021-05-14T23:25:46.0999044Z downloaded 791 KB 2021-05-14T23:25:46.0999536Z 2021-05-14T23:25:46.1039419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:25:46.3534483Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-14T23:25:46.3540499Z ================================================== 2021-05-14T23:25:46.3541657Z downloaded 43 KB 2021-05-14T23:25:46.3542318Z 2021-05-14T23:25:46.3574606Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:25:46.7841255Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-14T23:25:46.7897507Z ================================================== 2021-05-14T23:25:46.7897960Z downloaded 247 KB 2021-05-14T23:25:46.7898442Z 2021-05-14T23:25:46.7931430Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:25:47.1689824Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-14T23:25:47.1758958Z ================================================== 2021-05-14T23:25:47.1759410Z downloaded 968 KB 2021-05-14T23:25:47.1759832Z 2021-05-14T23:25:47.1804980Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:25:47.4233849Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-14T23:25:47.4242297Z ================================================== 2021-05-14T23:25:47.4242740Z downloaded 67 KB 2021-05-14T23:25:47.4243044Z 2021-05-14T23:25:47.4279043Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:25:47.6798870Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-14T23:25:47.6857477Z ================================================== 2021-05-14T23:25:47.6858058Z downloaded 349 KB 2021-05-14T23:25:47.6858303Z 2021-05-14T23:25:47.6890733Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:25:48.3748481Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-14T23:25:48.3870392Z ================================================== 2021-05-14T23:25:48.3871401Z downloaded 411 KB 2021-05-14T23:25:48.3871840Z 2021-05-14T23:25:48.3909084Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:25:48.6814416Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-14T23:25:48.6816080Z ================================================== 2021-05-14T23:25:48.6816521Z downloaded 15 KB 2021-05-14T23:25:48.6816826Z 2021-05-14T23:25:48.6854557Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:25:49.2155748Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-14T23:25:49.2179132Z ================================================== 2021-05-14T23:25:49.2179952Z downloaded 146 KB 2021-05-14T23:25:49.2180290Z 2021-05-14T23:25:49.2223992Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:25:49.7589216Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-14T23:25:49.7599570Z ================================================== 2021-05-14T23:25:49.7600507Z downloaded 71 KB 2021-05-14T23:25:49.7600880Z 2021-05-14T23:25:49.7636944Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:25:50.1410485Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-14T23:25:50.1411667Z ================================================== 2021-05-14T23:25:50.1412284Z downloaded 39 KB 2021-05-14T23:25:50.1412840Z 2021-05-14T23:25:50.1450136Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:25:50.5567124Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-14T23:25:50.5622160Z ================================================== 2021-05-14T23:25:50.5623351Z downloaded 348 KB 2021-05-14T23:25:50.5624255Z 2021-05-14T23:25:50.5660213Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:25:50.9662723Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-14T23:25:51.0109124Z ================================================== 2021-05-14T23:25:51.0109552Z downloaded 423 KB 2021-05-14T23:25:51.0109783Z 2021-05-14T23:25:51.0149556Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:25:51.2873374Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-14T23:25:51.2880661Z ================================================== 2021-05-14T23:25:51.2881318Z downloaded 41 KB 2021-05-14T23:25:51.2881920Z 2021-05-14T23:25:51.2921592Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:25:51.6702100Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-14T23:25:51.6746310Z ================================================== 2021-05-14T23:25:51.6746839Z downloaded 603 KB 2021-05-14T23:25:51.6747431Z 2021-05-14T23:25:51.6790322Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:25:52.2478565Z Content type 'binary/octet-stream' length 306556 bytes (299 KB) 2021-05-14T23:25:52.2555480Z ================================================== 2021-05-14T23:25:52.2556421Z downloaded 299 KB 2021-05-14T23:25:52.2557033Z 2021-05-14T23:25:52.2589937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:25:52.6547062Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-14T23:25:52.6574861Z ================================================== 2021-05-14T23:25:52.6575360Z downloaded 224 KB 2021-05-14T23:25:52.6575632Z 2021-05-14T23:25:52.6613487Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:25:52.9457288Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-14T23:25:52.9458120Z ================================================== 2021-05-14T23:25:52.9458718Z downloaded 37 KB 2021-05-14T23:25:52.9459150Z 2021-05-14T23:25:52.9500177Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:25:53.3404938Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-14T23:25:53.3435981Z ================================================== 2021-05-14T23:25:53.3436442Z downloaded 200 KB 2021-05-14T23:25:53.3436853Z 2021-05-14T23:25:53.3470723Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:25:53.7976733Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-14T23:25:53.9140125Z ================================================== 2021-05-14T23:25:53.9140876Z downloaded 2.8 MB 2021-05-14T23:25:53.9141462Z 2021-05-14T23:25:53.9186843Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:25:55.9207770Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-14T23:25:55.9827450Z ================================================== 2021-05-14T23:25:55.9829325Z downloaded 4.0 MB 2021-05-14T23:25:55.9829853Z 2021-05-14T23:25:55.9863708Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:25:56.5136495Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-14T23:25:56.5330397Z ================================================== 2021-05-14T23:25:56.5332049Z downloaded 1.3 MB 2021-05-14T23:25:56.5332695Z 2021-05-14T23:25:56.5430194Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:25:56.7995369Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-14T23:25:56.8284337Z ================================================== 2021-05-14T23:25:56.8285379Z downloaded 479 KB 2021-05-14T23:25:56.8286786Z 2021-05-14T23:25:56.8328832Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:25:57.1679309Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-14T23:25:57.7943341Z ================================================== 2021-05-14T23:25:57.7943887Z downloaded 107 KB 2021-05-14T23:25:57.7944310Z 2021-05-14T23:25:57.7946256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:25:57.7947735Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-14T23:25:57.7948285Z ================================================== 2021-05-14T23:25:57.7948849Z downloaded 21 KB 2021-05-14T23:25:57.7949266Z 2021-05-14T23:25:57.7951466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:25:58.1678573Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-14T23:25:58.1685940Z ================================================== 2021-05-14T23:25:58.1687422Z downloaded 42 KB 2021-05-14T23:25:58.1688122Z 2021-05-14T23:25:58.1725088Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:25:58.4244790Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-14T23:25:58.4246341Z ================================================== 2021-05-14T23:25:58.4247255Z downloaded 33 KB 2021-05-14T23:25:58.4247861Z 2021-05-14T23:25:58.4284976Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:25:58.9622486Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-14T23:25:58.9651996Z ================================================== 2021-05-14T23:25:58.9654142Z downloaded 135 KB 2021-05-14T23:25:58.9655436Z 2021-05-14T23:25:58.9693581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:25:59.2133307Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-14T23:25:59.3004488Z ================================================== 2021-05-14T23:25:59.3005973Z downloaded 3.4 MB 2021-05-14T23:25:59.3006641Z 2021-05-14T23:25:59.3048969Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:25:59.5562339Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-14T23:25:59.5592792Z ================================================== 2021-05-14T23:25:59.5593497Z downloaded 64 KB 2021-05-14T23:25:59.5593986Z 2021-05-14T23:25:59.5638796Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:25:59.9913012Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-14T23:26:00.0223251Z ================================================== 2021-05-14T23:26:00.0226251Z downloaded 1.3 MB 2021-05-14T23:26:00.0226951Z 2021-05-14T23:26:00.0265917Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:26:00.7488401Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-14T23:26:00.7518392Z ================================================== 2021-05-14T23:26:00.7519291Z downloaded 128 KB 2021-05-14T23:26:00.7519812Z 2021-05-14T23:26:00.7555985Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:26:01.3626896Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-14T23:26:01.3702932Z ================================================== 2021-05-14T23:26:01.3703403Z downloaded 383 KB 2021-05-14T23:26:01.3703666Z 2021-05-14T23:26:01.5952496Z * installing *binary* package ‘utf8’ ... 2021-05-14T23:26:01.6011895Z * DONE (utf8) 2021-05-14T23:26:01.8085040Z * installing *binary* package ‘pkgconfig’ ... 2021-05-14T23:26:01.8125403Z * DONE (pkgconfig) 2021-05-14T23:26:02.0354205Z * installing *binary* package ‘fansi’ ... 2021-05-14T23:26:02.0401692Z * DONE (fansi) 2021-05-14T23:26:02.3151100Z * installing *binary* package ‘diffobj’ ... 2021-05-14T23:26:02.3209428Z * DONE (diffobj) 2021-05-14T23:26:02.5610739Z * installing *binary* package ‘ps’ ... 2021-05-14T23:26:02.5659694Z * DONE (ps) 2021-05-14T23:26:02.7679478Z * installing *binary* package ‘praise’ ... 2021-05-14T23:26:02.7720960Z * DONE (praise) 2021-05-14T23:26:02.9904403Z * installing *binary* package ‘pkgload’ ... 2021-05-14T23:26:02.9944481Z * DONE (pkgload) 2021-05-14T23:26:03.1906152Z * installing *binary* package ‘evaluate’ ... 2021-05-14T23:26:03.1954901Z * DONE (evaluate) 2021-05-14T23:26:03.4128419Z * installing *binary* package ‘ellipsis’ ... 2021-05-14T23:26:03.4179218Z * DONE (ellipsis) 2021-05-14T23:26:03.6690406Z * installing *binary* package ‘digest’ ... 2021-05-14T23:26:03.6741394Z * DONE (digest) 2021-05-14T23:26:03.8774551Z * installing *binary* package ‘brio’ ... 2021-05-14T23:26:03.8814568Z * DONE (brio) 2021-05-14T23:26:04.1807241Z * installing *binary* package ‘xml2’ ... 2021-05-14T23:26:04.1871104Z * DONE (xml2) 2021-05-14T23:26:04.4219028Z * installing *binary* package ‘xfun’ ... 2021-05-14T23:26:04.4263983Z * DONE (xfun) 2021-05-14T23:26:04.8957740Z * installing *binary* package ‘stringi’ ... 2021-05-14T23:26:04.9088232Z * DONE (stringi) 2021-05-14T23:26:06.0603061Z * installing *binary* package ‘Rcpp’ ... 2021-05-14T23:26:06.1019097Z * DONE (Rcpp) 2021-05-14T23:26:06.3620152Z * installing *binary* package ‘commonmark’ ... 2021-05-14T23:26:06.3672597Z * DONE (commonmark) 2021-05-14T23:26:06.6016813Z * installing *binary* package ‘brew’ ... 2021-05-14T23:26:06.6068107Z * DONE (brew) 2021-05-14T23:26:06.7985506Z * installing *binary* package ‘sessioninfo’ ... 2021-05-14T23:26:06.8022835Z * DONE (sessioninfo) 2021-05-14T23:26:06.9979293Z * installing *binary* package ‘prettyunits’ ... 2021-05-14T23:26:07.0027104Z * DONE (prettyunits) 2021-05-14T23:26:07.3770860Z * installing *binary* package ‘vctrs’ ... 2021-05-14T23:26:07.3851199Z * DONE (vctrs) 2021-05-14T23:26:07.6254715Z * installing *binary* package ‘processx’ ... 2021-05-14T23:26:07.6310271Z * DONE (processx) 2021-05-14T23:26:07.8560015Z * installing *binary* package ‘markdown’ ... 2021-05-14T23:26:07.8608091Z * DONE (markdown) 2021-05-14T23:26:08.0793496Z * installing *binary* package ‘highr’ ... 2021-05-14T23:26:08.0835860Z * DONE (highr) 2021-05-14T23:26:08.3021337Z * installing *binary* package ‘stringr’ ... 2021-05-14T23:26:08.3076439Z * DONE (stringr) 2021-05-14T23:26:08.5169451Z * installing *binary* package ‘rversions’ ... 2021-05-14T23:26:08.5219424Z * DONE (rversions) 2021-05-14T23:26:08.8229799Z * installing *binary* package ‘pillar’ ... 2021-05-14T23:26:08.8295058Z * DONE (pillar) 2021-05-14T23:26:09.0548883Z * installing *binary* package ‘callr’ ... 2021-05-14T23:26:09.0599280Z * DONE (callr) 2021-05-14T23:26:09.4429405Z * installing *binary* package ‘knitr’ ... 2021-05-14T23:26:09.4569455Z * DONE (knitr) 2021-05-14T23:26:09.6796228Z * installing *binary* package ‘xopen’ ... 2021-05-14T23:26:09.6834093Z * DONE (xopen) 2021-05-14T23:26:09.9759052Z * installing *binary* package ‘tibble’ ... 2021-05-14T23:26:09.9828614Z * DONE (tibble) 2021-05-14T23:26:10.2034441Z * installing *binary* package ‘pkgbuild’ ... 2021-05-14T23:26:10.2074832Z * DONE (pkgbuild) 2021-05-14T23:26:10.5320048Z * installing *binary* package ‘roxygen2’ ... 2021-05-14T23:26:10.5407484Z * DONE (roxygen2) 2021-05-14T23:26:10.7380612Z * installing *binary* package ‘rematch2’ ... 2021-05-14T23:26:10.7418402Z * DONE (rematch2) 2021-05-14T23:26:10.9423245Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-14T23:26:10.9466541Z * DONE (rcmdcheck) 2021-05-14T23:26:11.1403859Z * installing *binary* package ‘waldo’ ... 2021-05-14T23:26:11.1445022Z * DONE (waldo) 2021-05-14T23:26:11.7258165Z * installing *binary* package ‘testthat’ ... 2021-05-14T23:26:11.7408049Z * DONE (testthat) 2021-05-14T23:26:11.9607771Z * installing *binary* package ‘devtools’ ... 2021-05-14T23:26:11.9652130Z * DONE (devtools) 2021-05-14T23:26:11.9702911Z 2021-05-14T23:26:11.9703881Z The downloaded source packages are in 2021-05-14T23:26:11.9705024Z ‘/tmp/Rtmp57WX0y/downloaded_packages’ 2021-05-14T23:26:12.0366294Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:26:13.9718008Z 2021-05-14T23:26:14.2782468Z 2021-05-14T23:26:14.2785069Z checking for file ‘/tmp/Rtmp57WX0y/remotes71696b41aeb3/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:26:14.2979301Z 2021-05-14T23:26:14.2983741Z ✔ checking for file ‘/tmp/Rtmp57WX0y/remotes71696b41aeb3/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:26:14.2996104Z 2021-05-14T23:26:14.3034103Z 2021-05-14T23:26:14.3034992Z ─ preparing ‘desc’: 2021-05-14T23:26:14.3048287Z checking DESCRIPTION meta-information ... 2021-05-14T23:26:14.3089345Z 2021-05-14T23:26:14.3090265Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:26:14.3821622Z 2021-05-14T23:26:14.3865152Z 2021-05-14T23:26:14.3866668Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:26:14.3877661Z 2021-05-14T23:26:14.3914560Z 2021-05-14T23:26:14.3915597Z ─ checking for empty or unneeded directories 2021-05-14T23:26:14.3925002Z 2021-05-14T23:26:14.3958890Z 2021-05-14T23:26:14.3960200Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:26:14.5267860Z 2021-05-14T23:26:14.5269973Z 2021-05-14T23:26:14.5270267Z 2021-05-14T23:26:14.5381991Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:14.5383106Z (as ‘lib’ is unspecified) 2021-05-14T23:26:14.8523680Z * installing *source* package ‘desc’ ... 2021-05-14T23:26:14.8733447Z ** R 2021-05-14T23:26:14.8887878Z ** inst 2021-05-14T23:26:14.8903251Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:16.3527892Z ** help 2021-05-14T23:26:16.4725348Z *** installing help indices 2021-05-14T23:26:16.5709145Z ** building package indices 2021-05-14T23:26:16.7064403Z ** testing if installed package can be loaded 2021-05-14T23:26:16.8950329Z * DONE (desc) 2021-05-14T23:26:17.1133146Z 2021-05-14T23:26:17.1134136Z 2021-05-14T23:26:17.1136275Z checking for file ‘/tmp/Rtmp57WX0y/remotes71691699e213/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:26:17.1183581Z 2021-05-14T23:26:17.1185136Z ✔ checking for file ‘/tmp/Rtmp57WX0y/remotes71691699e213/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:26:17.1334559Z 2021-05-14T23:26:17.1335378Z 2021-05-14T23:26:17.1336248Z ─ preparing ‘ghtravis’: 2021-05-14T23:26:17.1337146Z checking 2021-05-14T23:26:17.1337490Z 2021-05-14T23:26:17.1386908Z checking DESCRIPTION meta-information ... 2021-05-14T23:26:17.1426804Z 2021-05-14T23:26:17.1428008Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:26:17.1923540Z 2021-05-14T23:26:17.1967461Z 2021-05-14T23:26:17.1969593Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:26:17.1978115Z 2021-05-14T23:26:17.2016695Z 2021-05-14T23:26:17.2019015Z ─ checking for empty or unneeded directories 2021-05-14T23:26:17.2055516Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:26:17.2313938Z 2021-05-14T23:26:17.2316269Z 2021-05-14T23:26:17.2317404Z 2021-05-14T23:26:17.2850622Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:17.2852477Z (as ‘lib’ is unspecified) 2021-05-14T23:26:17.5389540Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:26:17.5560463Z ** R 2021-05-14T23:26:17.5659880Z ** inst 2021-05-14T23:26:17.5669363Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:18.6456034Z ** help 2021-05-14T23:26:18.6993133Z *** installing help indices 2021-05-14T23:26:18.7466645Z ** building package indices 2021-05-14T23:26:18.7892997Z ** testing if installed package can be loaded 2021-05-14T23:26:19.4138210Z * DONE (ghtravis) 2021-05-14T23:26:19.4226959Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:26:19.5746863Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:26:21.5874320Z 2021-05-14T23:26:21.5876762Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:26:21.5877949Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:26:21.5878877Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:26:21.5880291Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:26:21.5881321Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:26:21.5884901Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:26:21.5896962Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:21.5897690Z (as ‘lib’ is unspecified) 2021-05-14T23:26:37.8189491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:26:38.3460440Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-14T23:26:38.3516812Z ================================================== 2021-05-14T23:26:38.3517566Z downloaded 192 KB 2021-05-14T23:26:38.3517847Z 2021-05-14T23:26:38.3562082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:26:38.6052678Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-14T23:26:38.6062142Z ================================================== 2021-05-14T23:26:38.6062680Z downloaded 66 KB 2021-05-14T23:26:38.6063127Z 2021-05-14T23:26:38.6109111Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:26:40.2333747Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-14T23:26:40.2371746Z ================================================== 2021-05-14T23:26:40.2372243Z downloaded 191 KB 2021-05-14T23:26:40.2373289Z 2021-05-14T23:26:40.2419767Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:26:40.6397265Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-14T23:26:40.6667727Z ================================================== 2021-05-14T23:26:40.6668566Z downloaded 1.2 MB 2021-05-14T23:26:40.6669034Z 2021-05-14T23:26:40.6704869Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:26:41.0533800Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-14T23:26:41.0722695Z ================================================== 2021-05-14T23:26:41.0723584Z downloaded 1.0 MB 2021-05-14T23:26:41.0724109Z 2021-05-14T23:26:41.3068522Z * installing *binary* package ‘tidyselect’ ... 2021-05-14T23:26:41.3114905Z * DONE (tidyselect) 2021-05-14T23:26:41.5079713Z * installing *binary* package ‘generics’ ... 2021-05-14T23:26:41.5121564Z * DONE (generics) 2021-05-14T23:26:41.7712261Z * installing *binary* package ‘cpp11’ ... 2021-05-14T23:26:41.7774157Z * DONE (cpp11) 2021-05-14T23:26:42.1021902Z * installing *binary* package ‘dplyr’ ... 2021-05-14T23:26:42.1102895Z * DONE (dplyr) 2021-05-14T23:26:42.4206199Z * installing *binary* package ‘tidyr’ ... 2021-05-14T23:26:42.4274432Z * DONE (tidyr) 2021-05-14T23:26:42.4345142Z 2021-05-14T23:26:42.4346058Z The downloaded source packages are in 2021-05-14T23:26:42.4347350Z ‘/tmp/Rtmp57WX0y/downloaded_packages’ 2021-05-14T23:26:42.6179847Z 2021-05-14T23:26:42.6183513Z checking for file ‘/tmp/Rtmp57WX0y/remotes71695095df7e/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:26:42.6184797Z 2021-05-14T23:26:42.6193270Z checking for file ‘/tmp/Rtmp57WX0y/remotes71695095df7e/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:26:42.6231355Z 2021-05-14T23:26:42.6232825Z ✔ checking for file ‘/tmp/Rtmp57WX0y/remotes71695095df7e/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:26:42.6348053Z 2021-05-14T23:26:42.6348436Z 2021-05-14T23:26:42.6349092Z ─ preparing ‘aghast’: 2021-05-14T23:26:42.6351447Z 2021-05-14T23:26:42.6352071Z 2021-05-14T23:26:42.6448651Z checking DESCRIPTION meta-information ... 2021-05-14T23:26:42.6449306Z 2021-05-14T23:26:42.6449966Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:26:42.6712304Z 2021-05-14T23:26:42.6732957Z 2021-05-14T23:26:42.6738953Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:26:42.6752021Z 2021-05-14T23:26:42.6798852Z 2021-05-14T23:26:42.6801319Z ─ checking for empty or unneeded directories 2021-05-14T23:26:42.6845330Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:26:42.6968340Z 2021-05-14T23:26:42.6970568Z 2021-05-14T23:26:42.6971944Z 2021-05-14T23:26:42.7044203Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:42.7044957Z (as ‘lib’ is unspecified) 2021-05-14T23:26:42.9101421Z * installing *source* package ‘aghast’ ... 2021-05-14T23:26:42.9352174Z ** R 2021-05-14T23:26:42.9421549Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:43.2076844Z ** help 2021-05-14T23:26:43.2279744Z *** installing help indices 2021-05-14T23:26:43.2495334Z ** building package indices 2021-05-14T23:26:43.2699011Z ** testing if installed package can be loaded 2021-05-14T23:26:43.4432024Z * DONE (aghast) 2021-05-14T23:26:43.4509103Z Installing 1 packages: covr 2021-05-14T23:26:43.4518369Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:43.4519428Z (as ‘lib’ is unspecified) 2021-05-14T23:26:59.1736508Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:26:59.1736965Z 2021-05-14T23:26:59.1746876Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:26:59.5693435Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-14T23:26:59.5726865Z ================================================== 2021-05-14T23:26:59.5727496Z downloaded 160 KB 2021-05-14T23:26:59.5727980Z 2021-05-14T23:26:59.5765128Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:26:59.8783164Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-14T23:26:59.8818018Z ================================================== 2021-05-14T23:26:59.8818792Z downloaded 118 KB 2021-05-14T23:26:59.8819210Z 2021-05-14T23:26:59.8858663Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:27:02.9233198Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-14T23:27:02.9314150Z ================================================== 2021-05-14T23:27:02.9314926Z downloaded 280 KB 2021-05-14T23:27:02.9315573Z 2021-05-14T23:27:03.1690321Z * installing *binary* package ‘lazyeval’ ... 2021-05-14T23:27:03.1735270Z * DONE (lazyeval) 2021-05-14T23:27:03.3902472Z * installing *binary* package ‘rex’ ... 2021-05-14T23:27:03.3952404Z * DONE (rex) 2021-05-14T23:27:03.6435136Z * installing *binary* package ‘covr’ ... 2021-05-14T23:27:03.6488660Z * DONE (covr) 2021-05-14T23:27:03.6545696Z 2021-05-14T23:27:03.6546569Z The downloaded source packages are in 2021-05-14T23:27:03.6548156Z ‘/tmp/Rtmp57WX0y/downloaded_packages’ 2021-05-14T23:27:03.6697840Z 2021-05-14T23:27:03.6742540Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:27:03.6743137Z Rscript -e "tic::before_install()" 2021-05-14T23:27:03.6786590Z shell: /usr/bin/bash -e {0} 2021-05-14T23:27:03.6786912Z env: 2021-05-14T23:27:03.6787291Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:03.6787847Z TIC_DEPLOY_KEY: 2021-05-14T23:27:03.6788474Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:03.6789727Z GITHUB_PAT: *** 2021-05-14T23:27:03.6790048Z COVERALLS_TOKEN: 2021-05-14T23:27:03.6790436Z continue-on-error: false 2021-05-14T23:27:03.6790801Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:03.6792242Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:03.6792814Z TZ: UTC 2021-05-14T23:27:03.6793148Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:03.6793533Z NOT_CRAN: true 2021-05-14T23:27:03.6793852Z ##[endgroup] 2021-05-14T23:27:03.9838114Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:27:04.1598450Z Running before_install: step_install_remote_binaries() 2021-05-14T23:27:04.6959028Z Installing kirby21.base binaries 2021-05-14T23:27:04.6970637Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:27:04.8724560Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:27:04.8757081Z tag_name 2021-05-14T23:27:04.8757672Z 9 1.7.3.s 2021-05-14T23:27:04.8758315Z zipball_url 2021-05-14T23:27:04.8759320Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:27:04.8760667Z tarball_url 2021-05-14T23:27:04.8761739Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:27:04.8762693Z commit.sha 2021-05-14T23:27:04.8764079Z 9 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:27:04.8765063Z Installing kirby21.base package binaries 2021-05-14T23:27:04.8765722Z commit.url 2021-05-14T23:27:04.8766897Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:27:04.8767864Z node_id 2021-05-14T23:27:04.8768941Z 9 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:27:04.8770077Z url 2021-05-14T23:27:04.8771227Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:27:04.8772247Z assets_url 2021-05-14T23:27:04.8773758Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:27:04.8774961Z upload_url 2021-05-14T23:27:04.8775936Z 9 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:27:04.8777005Z id asset_updated_at asset_created_at created_at 2021-05-14T23:27:04.8778453Z 9 42981925 2021-05-14 21:16:40 2021-05-14 21:16:40 2021-05-14 21:04:30 2021-05-14T23:27:04.8779129Z published_at asset_name 2021-05-14T23:27:04.8780371Z 9 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:27:04.8781491Z asset_label asset_download_count 2021-05-14T23:27:04.8782241Z 9 4 2021-05-14T23:27:04.8783321Z asset_browser_download_url 2021-05-14T23:27:04.8784883Z 9 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:27:04.8816552Z --2021-05-14 23:27:04-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:27:04.8894248Z Resolving github.com (github.com)... 140.82.121.4 2021-05-14T23:27:04.9772924Z Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-05-14T23:27:05.3998896Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:27:05.4004851Z Location: https://github-releases.githubusercontent.com/367479151/ac916c00-b4f9-11eb-9133-98e4182758e6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232705Z&X-Amz-Expires=300&X-Amz-Signature=36c6f9f6af69cd96020580477af1085e7b9e5eb882855ef1d7ec505a6937f5aa&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:27:05.4011854Z --2021-05-14 23:27:05-- https://github-releases.githubusercontent.com/367479151/ac916c00-b4f9-11eb-9133-98e4182758e6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232705Z&X-Amz-Expires=300&X-Amz-Signature=36c6f9f6af69cd96020580477af1085e7b9e5eb882855ef1d7ec505a6937f5aa&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-14T23:27:05.4058550Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-14T23:27:05.4070353Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-14T23:27:05.4883721Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:27:05.4897119Z Length: 42117 (41K) [application/octet-stream] 2021-05-14T23:27:05.4898120Z Saving to: ‘/tmp/RtmpwjACrJ/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-14T23:27:05.4898569Z 2021-05-14T23:27:05.4899000Z 0K .......... .......... .......... .......... . 100% 62.3M=0.001s 2021-05-14T23:27:05.4899245Z 2021-05-14T23:27:05.4900178Z 2021-05-14 23:27:05 (62.3 MB/s) - ‘/tmp/RtmpwjACrJ/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42117/42117] 2021-05-14T23:27:05.4900638Z 2021-05-14T23:27:05.4935895Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:27:05.4936600Z (as ‘lib’ is unspecified) 2021-05-14T23:27:05.6755644Z * installing *binary* package ‘kirby21.base’ ... 2021-05-14T23:27:05.6802979Z * DONE (kirby21.base) 2021-05-14T23:27:05.6900732Z Rewriting new remotes: 2021-05-14T23:27:05.7101618Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:27:05.7102693Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:27:05.7103254Z remotes::install_cran("rcmdcheck") 2021-05-14T23:27:05.7103740Z remotes::install_cran("markdown") 2021-05-14T23:27:05.7112276Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:27:05.7113513Z env: 2021-05-14T23:27:05.7113918Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:05.7114346Z TIC_DEPLOY_KEY: 2021-05-14T23:27:05.7115453Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:05.7118034Z GITHUB_PAT: *** 2021-05-14T23:27:05.7118485Z COVERALLS_TOKEN: 2021-05-14T23:27:05.7118994Z continue-on-error: false 2021-05-14T23:27:05.7119503Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:05.7120010Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:05.7120490Z TZ: UTC 2021-05-14T23:27:05.7120898Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:05.7121401Z NOT_CRAN: true 2021-05-14T23:27:05.7121798Z ##[endgroup] 2021-05-14T23:27:24.7329771Z 2021-05-14T23:27:39.6579409Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:27:39.6580887Z Use `force = TRUE` to force installation 2021-05-14T23:27:39.6591423Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:27:39.6592493Z Use `force = TRUE` to force installation 2021-05-14T23:27:39.6709958Z ##[group]Run options(width = 100) 2021-05-14T23:27:39.6710445Z options(width = 100) 2021-05-14T23:27:39.6711128Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:27:39.6711850Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:27:39.6719094Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:27:39.6719446Z env: 2021-05-14T23:27:39.6719804Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:39.6720197Z TIC_DEPLOY_KEY: 2021-05-14T23:27:39.6720872Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:39.6722538Z GITHUB_PAT: *** 2021-05-14T23:27:39.6722915Z COVERALLS_TOKEN: 2021-05-14T23:27:39.6723316Z continue-on-error: false 2021-05-14T23:27:39.6723725Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:39.6724127Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:39.6724514Z TZ: UTC 2021-05-14T23:27:39.6725017Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:39.6725411Z NOT_CRAN: true 2021-05-14T23:27:39.6725753Z ##[endgroup] 2021-05-14T23:27:40.1706168Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:27:40.1706724Z setting value 2021-05-14T23:27:40.1707412Z version R version 3.5.3 (2019-03-11) 2021-05-14T23:27:40.1707866Z os Ubuntu 20.04.2 LTS 2021-05-14T23:27:40.1708450Z system x86_64, linux-gnu 2021-05-14T23:27:40.1708880Z ui X11 2021-05-14T23:27:40.1709285Z language (EN) 2021-05-14T23:27:40.1710225Z collate C.UTF-8 2021-05-14T23:27:40.1712091Z ctype C.UTF-8 2021-05-14T23:27:40.1712539Z tz UTC 2021-05-14T23:27:40.1713137Z date 2021-05-14 2021-05-14T23:27:40.1713397Z 2021-05-14T23:27:40.1714385Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:27:40.1715381Z package * version date lib source 2021-05-14T23:27:40.1716244Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:27:40.1717060Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1717782Z base * 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1718504Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1719235Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1719968Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1720695Z cachem 1.0.4 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1721408Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1722324Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1723075Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1723802Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1724704Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1725447Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1726211Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1726960Z compiler 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1727697Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1728418Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1729324Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1730144Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1730889Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1732040Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1732838Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1733834Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:27:40.1735102Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1735849Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1736603Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1737341Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1738258Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1739015Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1739748Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1740480Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1741260Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1742610Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1743802Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1745343Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1746250Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1747460Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:27:40.1748361Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1749320Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1750236Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1751324Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1752551Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1754654Z grid 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1755630Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1756515Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1757572Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1758345Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1759298Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1760140Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-14T23:27:40.1761147Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1762144Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1762956Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1763793Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1764750Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1765973Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1766884Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1767871Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1768657Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1769431Z methods * 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1770204Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1770963Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1771749Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1772510Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1773277Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1774079Z parallel 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1774856Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1775642Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1776431Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1777438Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1778203Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1779111Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1779906Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1780644Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1781385Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1782739Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1783557Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1784421Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1785569Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1786334Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1787094Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1787855Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1788593Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1789537Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1790510Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1792187Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1793743Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1794771Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1795745Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1796555Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1797340Z splines 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1798115Z stats * 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1798866Z stats4 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1799756Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1800582Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1801363Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-14T23:27:40.1802139Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1802950Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:27:40.1803814Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1804601Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1805386Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1806211Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:27:40.1807012Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1807815Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1808644Z tools 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1809426Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1810203Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1810957Z utils * 3.5.3 2021-02-17 [2] local 2021-05-14T23:27:40.1811783Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1812676Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1813462Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1814238Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1814996Z xfun 0.22 2021-03-11 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1815944Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1816920Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1817740Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1818561Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-14T23:27:40.1818856Z 2021-05-14T23:27:40.1819493Z [1] /home/runner/work/_temp/Library 2021-05-14T23:27:40.1820135Z [2] /opt/R/3.5.3/lib/R/library 2021-05-14T23:27:40.1911707Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:27:40.1912267Z Rscript -e 'tic::script()' 2021-05-14T23:27:40.1912672Z ls -l check 2021-05-14T23:27:40.1958199Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:27:40.1958757Z env: 2021-05-14T23:27:40.1959238Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:40.1959822Z TIC_DEPLOY_KEY: 2021-05-14T23:27:40.1960531Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:40.1962074Z GITHUB_PAT: *** 2021-05-14T23:27:40.1962448Z COVERALLS_TOKEN: 2021-05-14T23:27:40.1962875Z continue-on-error: false 2021-05-14T23:27:40.1963478Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:40.1963916Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:40.1964497Z TZ: UTC 2021-05-14T23:27:40.1965337Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:40.1966055Z NOT_CRAN: true 2021-05-14T23:27:40.1966422Z ##[endgroup] 2021-05-14T23:27:40.4742597Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:27:40.6057527Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:27:40.6058375Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:27:40.6058939Z timeout = Inf, check_dir = "check") 2021-05-14T23:27:40.6666346Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:27:40.8703148Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:27:41.2238805Z * preparing ‘kirby21.vaso’: 2021-05-14T23:27:41.2281147Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:27:41.2996345Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:27:41.2997249Z * checking for empty or unneeded directories 2021-05-14T23:27:41.3019227Z * building ‘kirby21.vaso_1.7.0.tar.gz’ 2021-05-14T23:27:41.3096565Z 2021-05-14T23:27:41.4198144Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:27:41.6254429Z * using log directory ‘/home/runner/work/kirby21.vaso/kirby21.vaso/check/kirby21.vaso.Rcheck’ 2021-05-14T23:27:41.6256297Z * using R version 3.5.3 (2019-03-11) 2021-05-14T23:27:41.6257171Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:27:41.6258073Z * using session charset: UTF-8 2021-05-14T23:27:41.6530236Z * using option ‘--as-cran’ 2021-05-14T23:27:41.6531721Z * checking for file ‘kirby21.vaso/DESCRIPTION’ ... OK 2021-05-14T23:27:41.6532819Z * checking extension type ... Package 2021-05-14T23:27:41.6533987Z * this is package ‘kirby21.vaso’ version ‘1.7.0’ 2021-05-14T23:27:41.6534903Z * package encoding: UTF-8 2021-05-14T23:27:41.6585904Z * checking package namespace information ... OK 2021-05-14T23:27:58.6561399Z * checking package dependencies ... OK 2021-05-14T23:27:58.6574461Z * checking if this is a source package ... OK 2021-05-14T23:27:58.6575429Z * checking if there is a namespace ... OK 2021-05-14T23:27:58.8586513Z * checking for executable files ... OK 2021-05-14T23:27:58.8587670Z * checking for hidden files and directories ... OK 2021-05-14T23:27:58.8588648Z * checking for portable file names ... OK 2021-05-14T23:27:58.8589650Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:27:58.8602988Z * checking serialization versions ... OK 2021-05-14T23:27:59.4771663Z * checking whether package ‘kirby21.vaso’ can be installed ... OK 2021-05-14T23:27:59.4821146Z * checking installed package size ... OK 2021-05-14T23:27:59.5390618Z * checking package directory ... OK 2021-05-14T23:27:59.7030151Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:27:59.7031672Z * checking top-level files ... OK 2021-05-14T23:27:59.7032678Z * checking for left-over files ... OK 2021-05-14T23:27:59.7033654Z * checking index information ... OK 2021-05-14T23:27:59.8110101Z * checking package subdirectories ... OK 2021-05-14T23:27:59.8597002Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:27:59.9127699Z * checking R files for syntax errors ... OK 2021-05-14T23:28:00.1008254Z * checking whether the package can be loaded ... OK 2021-05-14T23:28:00.2063741Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:28:00.3015087Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:28:00.3965134Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:28:00.5831609Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:28:00.7717175Z * checking loading without being on the library search path ... OK 2021-05-14T23:28:00.8789938Z * checking dependencies in R code ... OK 2021-05-14T23:28:01.3392650Z * checking S3 generic/method consistency ... OK 2021-05-14T23:28:01.4665700Z * checking replacement functions ... OK 2021-05-14T23:28:01.5926952Z * checking foreign function calls ... OK 2021-05-14T23:28:03.2677939Z * checking R code for possible problems ... OK 2021-05-14T23:28:03.3256564Z * checking Rd files ... OK 2021-05-14T23:28:03.3731339Z * checking Rd metadata ... OK 2021-05-14T23:28:03.4309723Z * checking Rd line widths ... OK 2021-05-14T23:28:03.5118890Z * checking Rd cross-references ... OK 2021-05-14T23:28:03.6309839Z * checking for missing documentation entries ... OK 2021-05-14T23:28:03.9888625Z * checking for code/documentation mismatches ... OK 2021-05-14T23:28:04.5469621Z * checking Rd \usage sections ... OK 2021-05-14T23:28:04.5973767Z * checking Rd contents ... OK 2021-05-14T23:28:04.6611817Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:28:05.1164016Z * checking examples ... OK 2021-05-14T23:28:06.6724887Z * checking PDF version of manual ... OK 2021-05-14T23:28:06.6726056Z * DONE 2021-05-14T23:28:06.6726675Z 2021-05-14T23:28:06.6727175Z Status: OK 2021-05-14T23:28:06.6727422Z 2021-05-14T23:28:06.7634301Z ── R CMD check results ───────────────────────────────── kirby21.vaso 1.7.0 ──── 2021-05-14T23:28:06.7652259Z Duration: 25.4s 2021-05-14T23:28:06.7653234Z 2021-05-14T23:28:06.7665937Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:28:06.7751939Z total 20 2021-05-14T23:28:06.7753556Z drwxr-xr-x 5 runner docker 4096 May 14 23:28 kirby21.vaso.Rcheck 2021-05-14T23:28:06.7755974Z -rw-r--r-- 1 runner docker 2160 May 14 23:27 kirby21.vaso_1.7.0.tar.gz 2021-05-14T23:28:06.7757290Z -rw-r--r-- 1 runner docker 11477 May 14 23:27 kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:28:06.7802780Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:28:06.7803458Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:28:06.7848427Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:28:06.7848814Z env: 2021-05-14T23:28:06.7849168Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:06.7849524Z TIC_DEPLOY_KEY: 2021-05-14T23:28:06.7850155Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:06.7851447Z GITHUB_PAT: *** 2021-05-14T23:28:06.7851965Z COVERALLS_TOKEN: 2021-05-14T23:28:06.7852531Z continue-on-error: false 2021-05-14T23:28:06.7853127Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:06.7853569Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:06.7853955Z TZ: UTC 2021-05-14T23:28:06.7854305Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:06.7854662Z NOT_CRAN: true 2021-05-14T23:28:06.7855003Z ##[endgroup] 2021-05-14T23:28:06.7960230Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:28:06.7960710Z Rscript -e "tic::before_deploy()" 2021-05-14T23:28:06.7991322Z shell: /usr/bin/bash -e {0} 2021-05-14T23:28:06.8004215Z env: 2021-05-14T23:28:06.8004771Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:06.8005357Z TIC_DEPLOY_KEY: 2021-05-14T23:28:06.8006049Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:06.8007124Z GITHUB_PAT: *** 2021-05-14T23:28:06.8007474Z COVERALLS_TOKEN: 2021-05-14T23:28:06.8007874Z continue-on-error: false 2021-05-14T23:28:06.8008638Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:06.8009174Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:06.8009525Z TZ: UTC 2021-05-14T23:28:06.8009821Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:06.8010148Z NOT_CRAN: true 2021-05-14T23:28:06.8010433Z ##[endgroup] 2021-05-14T23:28:07.0704199Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:28:07.1977158Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:28:07.1977629Z with: 2021-05-14T23:28:07.1978304Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.vaso/releases/42985798/assets{?name,label} 2021-05-14T23:28:07.1979120Z asset_path: check/kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:28:07.1979698Z asset_name: kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:28:07.1980219Z asset_content_type: application/octet-stream 2021-05-14T23:28:07.1980606Z env: 2021-05-14T23:28:07.1980938Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:07.1981320Z TIC_DEPLOY_KEY: 2021-05-14T23:28:07.1981938Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:07.1983425Z GITHUB_PAT: *** 2021-05-14T23:28:07.1983769Z COVERALLS_TOKEN: 2021-05-14T23:28:07.1984166Z continue-on-error: false 2021-05-14T23:28:07.1984569Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:07.1984992Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:07.1985356Z TZ: UTC 2021-05-14T23:28:07.1985688Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:07.1986024Z NOT_CRAN: true 2021-05-14T23:28:07.1986816Z GITHUB_TOKEN: *** 2021-05-14T23:28:07.1987123Z ##[endgroup] 2021-05-14T23:28:07.7547197Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:28:07.7547863Z Rscript -e "tic::deploy()" 2021-05-14T23:28:07.7592508Z shell: /usr/bin/bash -e {0} 2021-05-14T23:28:07.7592858Z env: 2021-05-14T23:28:07.7593246Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:07.7593651Z TIC_DEPLOY_KEY: 2021-05-14T23:28:07.7594514Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:07.7595880Z GITHUB_PAT: *** 2021-05-14T23:28:07.7596238Z COVERALLS_TOKEN: 2021-05-14T23:28:07.7596648Z continue-on-error: false 2021-05-14T23:28:07.7597060Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:07.7597468Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:07.7597858Z TZ: UTC 2021-05-14T23:28:07.7598198Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:07.7598545Z NOT_CRAN: true 2021-05-14T23:28:07.7598874Z ##[endgroup] 2021-05-14T23:28:08.0136545Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:28:08.1338170Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:28:08.1338927Z Rscript -e "tic::after_deploy()" 2021-05-14T23:28:08.1385760Z shell: /usr/bin/bash -e {0} 2021-05-14T23:28:08.1386104Z env: 2021-05-14T23:28:08.1386477Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:08.1386894Z TIC_DEPLOY_KEY: 2021-05-14T23:28:08.1390266Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:08.1392150Z GITHUB_PAT: *** 2021-05-14T23:28:08.1392575Z COVERALLS_TOKEN: 2021-05-14T23:28:08.1393640Z continue-on-error: false 2021-05-14T23:28:08.1394055Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:08.1394462Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:08.1394850Z TZ: UTC 2021-05-14T23:28:08.1395175Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:08.1395573Z NOT_CRAN: true 2021-05-14T23:28:08.1395890Z ##[endgroup] 2021-05-14T23:28:08.4022517Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:28:08.6890916Z Post job cleanup. 2021-05-14T23:28:08.7316634Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:28:08.7401091Z Post job cleanup. 2021-05-14T23:28:08.8411248Z [command]/usr/bin/git version 2021-05-14T23:28:08.8479456Z git version 2.31.1 2021-05-14T23:28:08.8521192Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:28:08.8564116Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-14T23:28:08.8797992Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:28:08.8822104Z http.https://github.com/.extraheader 2021-05-14T23:28:08.8832555Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:28:08.8876464Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-14T23:28:08.9150301Z Cleaning up orphan processes