2021-05-14T23:16:36.1437375Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:16:36.8987200Z 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.9583671Z 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:37.0674697Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:16:37.2007915Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:16:43.9536574Z Current runner version: '2.278.0' 2021-05-14T23:16:43.9564186Z ##[group]Operating System 2021-05-14T23:16:43.9565194Z Ubuntu 2021-05-14T23:16:43.9565749Z 20.04.2 2021-05-14T23:16:43.9566179Z LTS 2021-05-14T23:16:43.9566697Z ##[endgroup] 2021-05-14T23:16:43.9567279Z ##[group]Virtual Environment 2021-05-14T23:16:43.9567990Z Environment: ubuntu-20.04 2021-05-14T23:16:43.9568634Z Version: 20210510.0 2021-05-14T23:16:43.9570322Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:16:43.9572281Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:16:43.9573263Z ##[endgroup] 2021-05-14T23:16:43.9575444Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:16:43.9576828Z Actions: write 2021-05-14T23:16:43.9577361Z Checks: write 2021-05-14T23:16:43.9577944Z Contents: write 2021-05-14T23:16:43.9578492Z Deployments: write 2021-05-14T23:16:43.9579209Z Issues: write 2021-05-14T23:16:43.9579811Z Metadata: read 2021-05-14T23:16:43.9580400Z Packages: write 2021-05-14T23:16:43.9581024Z PullRequests: write 2021-05-14T23:16:43.9581671Z RepositoryProjects: write 2021-05-14T23:16:43.9582407Z SecurityEvents: write 2021-05-14T23:16:43.9582977Z Statuses: write 2021-05-14T23:16:43.9583707Z ##[endgroup] 2021-05-14T23:16:43.9586994Z Prepare workflow directory 2021-05-14T23:16:44.0864341Z Prepare all required actions 2021-05-14T23:16:44.0876332Z Getting action download info 2021-05-14T23:16:44.4649714Z Download action repository 'actions/checkout@v2' 2021-05-14T23:16:46.4803351Z Download action repository 'r-lib/actions@master' 2021-05-14T23:16:47.0369757Z Download action repository 'adigherman/actions@master' 2021-05-14T23:16:48.1263130Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:16:48.4239629Z Download action repository 'actions/cache@v1' 2021-05-14T23:16:49.4793609Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:16:49.6468082Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:16:50.0363395Z ##[group]Run actions/checkout@v2 2021-05-14T23:16:50.0364106Z with: 2021-05-14T23:16:50.0364650Z repository: neuroconductor/kirby21.vaso 2021-05-14T23:16:50.0365729Z token: *** 2021-05-14T23:16:50.0366148Z ssh-strict: true 2021-05-14T23:16:50.0366667Z persist-credentials: true 2021-05-14T23:16:50.0367167Z clean: true 2021-05-14T23:16:50.0367565Z fetch-depth: 1 2021-05-14T23:16:50.0367970Z lfs: false 2021-05-14T23:16:50.0368379Z submodules: false 2021-05-14T23:16:50.0368764Z env: 2021-05-14T23:16:50.0369227Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:50.0369707Z TIC_DEPLOY_KEY: 2021-05-14T23:16:50.0370584Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:50.0371891Z GITHUB_PAT: *** 2021-05-14T23:16:50.0372319Z COVERALLS_TOKEN: 2021-05-14T23:16:50.0372822Z continue-on-error: false 2021-05-14T23:16:50.0373322Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:50.0373739Z ##[endgroup] 2021-05-14T23:16:50.2671714Z Syncing repository: neuroconductor/kirby21.vaso 2021-05-14T23:16:50.2672632Z ##[group]Getting Git version info 2021-05-14T23:16:50.2673744Z Working directory is '/home/runner/work/kirby21.vaso/kirby21.vaso' 2021-05-14T23:16:50.2720063Z [command]/usr/bin/git version 2021-05-14T23:16:50.2880062Z git version 2.31.1 2021-05-14T23:16:50.2904920Z ##[endgroup] 2021-05-14T23:16:50.2912938Z Deleting the contents of '/home/runner/work/kirby21.vaso/kirby21.vaso' 2021-05-14T23:16:50.2918532Z ##[group]Initializing the repository 2021-05-14T23:16:50.2923886Z [command]/usr/bin/git init /home/runner/work/kirby21.vaso/kirby21.vaso 2021-05-14T23:16:50.2995793Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:16:50.2997043Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:16:50.2997933Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:16:50.2998545Z hint: 2021-05-14T23:16:50.2999609Z hint: git config --global init.defaultBranch 2021-05-14T23:16:50.3000168Z hint: 2021-05-14T23:16:50.3000932Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:16:50.3001968Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:16:50.3002602Z hint: 2021-05-14T23:16:50.3003146Z hint: git branch -m 2021-05-14T23:16:50.3018873Z Initialized empty Git repository in /home/runner/work/kirby21.vaso/kirby21.vaso/.git/ 2021-05-14T23:16:50.3030538Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.vaso 2021-05-14T23:16:50.3076176Z ##[endgroup] 2021-05-14T23:16:50.3077139Z ##[group]Disabling automatic garbage collection 2021-05-14T23:16:50.3081323Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:16:50.3119508Z ##[endgroup] 2021-05-14T23:16:50.3124729Z ##[group]Setting up auth 2021-05-14T23:16:50.3132675Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:16:50.3167873Z [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:50.3543666Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:16:50.3581724Z [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:50.3818232Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:16:50.3870616Z ##[endgroup] 2021-05-14T23:16:50.3871694Z ##[group]Fetching the repository 2021-05-14T23:16:50.3882623Z [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:50.5823932Z remote: Enumerating objects: 45, done. 2021-05-14T23:16:50.5825885Z remote: Counting objects: 2% (1/45) 2021-05-14T23:16:50.5831180Z remote: Counting objects: 4% (2/45) 2021-05-14T23:16:50.5831778Z remote: Counting objects: 6% (3/45) 2021-05-14T23:16:50.5832396Z remote: Counting objects: 8% (4/45) 2021-05-14T23:16:50.5832962Z remote: Counting objects: 11% (5/45) 2021-05-14T23:16:50.5833623Z remote: Counting objects: 13% (6/45) 2021-05-14T23:16:50.5834262Z remote: Counting objects: 15% (7/45) 2021-05-14T23:16:50.5834821Z remote: Counting objects: 17% (8/45) 2021-05-14T23:16:50.5835458Z remote: Counting objects: 20% (9/45) 2021-05-14T23:16:50.5836239Z remote: Counting objects: 22% (10/45) 2021-05-14T23:16:50.5836895Z remote: Counting objects: 24% (11/45) 2021-05-14T23:16:50.5837484Z remote: Counting objects: 26% (12/45) 2021-05-14T23:16:50.5838949Z remote: Counting objects: 28% (13/45) 2021-05-14T23:16:50.5839523Z remote: Counting objects: 31% (14/45) 2021-05-14T23:16:50.5840136Z remote: Counting objects: 33% (15/45) 2021-05-14T23:16:50.5840697Z remote: Counting objects: 35% (16/45) 2021-05-14T23:16:50.5841377Z remote: Counting objects: 37% (17/45) 2021-05-14T23:16:50.5841989Z remote: Counting objects: 40% (18/45) 2021-05-14T23:16:50.5842556Z remote: Counting objects: 42% (19/45) 2021-05-14T23:16:50.5843183Z remote: Counting objects: 44% (20/45) 2021-05-14T23:16:50.5843746Z remote: Counting objects: 46% (21/45) 2021-05-14T23:16:50.5844405Z remote: Counting objects: 48% (22/45) 2021-05-14T23:16:50.5844969Z remote: Counting objects: 51% (23/45) 2021-05-14T23:16:50.5845575Z remote: Counting objects: 53% (24/45) 2021-05-14T23:16:50.5846138Z remote: Counting objects: 55% (25/45) 2021-05-14T23:16:50.5846761Z remote: Counting objects: 57% (26/45) 2021-05-14T23:16:50.5847605Z remote: Counting objects: 60% (27/45) 2021-05-14T23:16:50.5848173Z remote: Counting objects: 62% (28/45) 2021-05-14T23:16:50.5848803Z remote: Counting objects: 64% (29/45) 2021-05-14T23:16:50.5849366Z remote: Counting objects: 66% (30/45) 2021-05-14T23:16:50.5849991Z remote: Counting objects: 68% (31/45) 2021-05-14T23:16:50.5850589Z remote: Counting objects: 71% (32/45) 2021-05-14T23:16:50.5851198Z remote: Counting objects: 73% (33/45) 2021-05-14T23:16:50.5851758Z remote: Counting objects: 75% (34/45) 2021-05-14T23:16:50.5852364Z remote: Counting objects: 77% (35/45) 2021-05-14T23:16:50.5852993Z remote: Counting objects: 80% (36/45) 2021-05-14T23:16:50.5853578Z remote: Counting objects: 82% (37/45) 2021-05-14T23:16:50.5854192Z remote: Counting objects: 84% (38/45) 2021-05-14T23:16:50.5854758Z remote: Counting objects: 86% (39/45) 2021-05-14T23:16:50.5855398Z remote: Counting objects: 88% (40/45) 2021-05-14T23:16:50.5855960Z remote: Counting objects: 91% (41/45) 2021-05-14T23:16:50.5856594Z remote: Counting objects: 93% (42/45) 2021-05-14T23:16:50.5857163Z remote: Counting objects: 95% (43/45) 2021-05-14T23:16:50.5857773Z remote: Counting objects: 97% (44/45) 2021-05-14T23:16:50.5858396Z remote: Counting objects: 100% (45/45) 2021-05-14T23:16:50.5858986Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:16:50.5907662Z remote: Compressing objects: 2% (1/44) 2021-05-14T23:16:50.5908365Z remote: Compressing objects: 4% (2/44) 2021-05-14T23:16:50.5909005Z remote: Compressing objects: 6% (3/44) 2021-05-14T23:16:50.5909654Z remote: Compressing objects: 9% (4/44) 2021-05-14T23:16:50.5910288Z remote: Compressing objects: 11% (5/44) 2021-05-14T23:16:50.5910931Z remote: Compressing objects: 13% (6/44) 2021-05-14T23:16:50.5911569Z remote: Compressing objects: 15% (7/44) 2021-05-14T23:16:50.5912375Z remote: Compressing objects: 18% (8/44) 2021-05-14T23:16:50.5913048Z remote: Compressing objects: 20% (9/44) 2021-05-14T23:16:50.5913680Z remote: Compressing objects: 22% (10/44) 2021-05-14T23:16:50.5914324Z remote: Compressing objects: 25% (11/44) 2021-05-14T23:16:50.5914955Z remote: Compressing objects: 27% (12/44) 2021-05-14T23:16:50.5915766Z remote: Compressing objects: 29% (13/44) 2021-05-14T23:16:50.5916408Z remote: Compressing objects: 31% (14/44) 2021-05-14T23:16:50.5917050Z remote: Compressing objects: 34% (15/44) 2021-05-14T23:16:50.5917691Z remote: Compressing objects: 36% (16/44) 2021-05-14T23:16:50.5918310Z remote: Compressing objects: 38% (17/44) 2021-05-14T23:16:50.5918948Z remote: Compressing objects: 40% (18/44) 2021-05-14T23:16:50.5919609Z remote: Compressing objects: 43% (19/44) 2021-05-14T23:16:50.5920232Z remote: Compressing objects: 45% (20/44) 2021-05-14T23:16:50.5920882Z remote: Compressing objects: 47% (21/44) 2021-05-14T23:16:50.5921504Z remote: Compressing objects: 50% (22/44) 2021-05-14T23:16:50.5922146Z remote: Compressing objects: 52% (23/44) 2021-05-14T23:16:50.5922773Z remote: Compressing objects: 54% (24/44) 2021-05-14T23:16:50.5923412Z remote: Compressing objects: 56% (25/44) 2021-05-14T23:16:50.5924042Z remote: Compressing objects: 59% (26/44) 2021-05-14T23:16:50.5924681Z remote: Compressing objects: 61% (27/44) 2021-05-14T23:16:50.5925307Z remote: Compressing objects: 63% (28/44) 2021-05-14T23:16:50.5925950Z remote: Compressing objects: 65% (29/44) 2021-05-14T23:16:50.5926589Z remote: Compressing objects: 68% (30/44) 2021-05-14T23:16:50.5927213Z remote: Compressing objects: 70% (31/44) 2021-05-14T23:16:50.5928732Z remote: Compressing objects: 72% (32/44) 2021-05-14T23:16:50.5930866Z remote: Compressing objects: 75% (33/44) 2021-05-14T23:16:50.5931736Z remote: Compressing objects: 77% (34/44) 2021-05-14T23:16:50.5932364Z remote: Compressing objects: 79% (35/44) 2021-05-14T23:16:50.5933077Z remote: Compressing objects: 81% (36/44) 2021-05-14T23:16:50.5933720Z remote: Compressing objects: 84% (37/44) 2021-05-14T23:16:50.5934348Z remote: Compressing objects: 86% (38/44) 2021-05-14T23:16:50.5934987Z remote: Compressing objects: 88% (39/44) 2021-05-14T23:16:50.5935724Z remote: Compressing objects: 90% (40/44) 2021-05-14T23:16:50.5936367Z remote: Compressing objects: 93% (41/44) 2021-05-14T23:16:50.5936989Z remote: Compressing objects: 95% (42/44) 2021-05-14T23:16:50.5937630Z remote: Compressing objects: 97% (43/44) 2021-05-14T23:16:50.5941662Z remote: Compressing objects: 100% (44/44) 2021-05-14T23:16:50.5942293Z remote: Compressing objects: 100% (44/44), done. 2021-05-14T23:17:01.3308886Z remote: Total 45 (delta 2), reused 40 (delta 0), pack-reused 0 2021-05-14T23:17:02.8486070Z From https://github.com/neuroconductor/kirby21.vaso 2021-05-14T23:17:02.8522209Z * [new ref] 8b04557f7632a71bce62094bcaa6d0ea7f763371 -> 1.7.0.s 2021-05-14T23:17:02.8549568Z ##[endgroup] 2021-05-14T23:17:02.8550531Z ##[group]Determining the checkout info 2021-05-14T23:17:02.8551422Z ##[endgroup] 2021-05-14T23:17:02.8552229Z ##[group]Checking out the ref 2021-05-14T23:17:02.8553571Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:17:04.0760032Z Updating files: 80% (24/30) 2021-05-14T23:17:04.0761681Z Updating files: 83% (25/30) 2021-05-14T23:17:04.0762908Z Updating files: 86% (26/30) 2021-05-14T23:17:04.0765662Z Updating files: 90% (27/30) 2021-05-14T23:17:04.0773932Z Updating files: 93% (28/30) 2021-05-14T23:17:04.0775263Z Updating files: 96% (29/30) 2021-05-14T23:17:04.0776404Z Updating files: 100% (30/30) 2021-05-14T23:17:04.0777648Z Updating files: 100% (30/30), done. 2021-05-14T23:17:04.0779845Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:17:04.0781210Z 2021-05-14T23:17:04.0782835Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:17:04.0784310Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:17:04.0785666Z state without impacting any branches by switching back to a branch. 2021-05-14T23:17:04.0786748Z 2021-05-14T23:17:04.0787870Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:17:04.0789644Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:17:04.0790737Z 2021-05-14T23:17:04.0791941Z git switch -c 2021-05-14T23:17:04.0792862Z 2021-05-14T23:17:04.0793994Z Or undo this operation with: 2021-05-14T23:17:04.0794769Z 2021-05-14T23:17:04.0795904Z git switch - 2021-05-14T23:17:04.0796667Z 2021-05-14T23:17:04.0797676Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:17:04.0798517Z 2021-05-14T23:17:04.0799273Z HEAD is now at 8b04557 Version id 22 stable 2021-05-14T23:17:04.0819596Z ##[endgroup] 2021-05-14T23:17:04.0872866Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:17:04.0943775Z '8b04557f7632a71bce62094bcaa6d0ea7f763371' 2021-05-14T23:17:04.1101441Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:17:04.1101950Z with: 2021-05-14T23:17:04.1102350Z r-version: release 2021-05-14T23:17:04.1102747Z Ncpus: 1 2021-05-14T23:17:04.1103171Z crayon.enabled: NULL 2021-05-14T23:17:04.1103713Z remove-openmp-macos: true 2021-05-14T23:17:04.1104290Z http-user-agent: default 2021-05-14T23:17:04.1104763Z install-r: true 2021-05-14T23:17:04.1105354Z windows-path-include-mingw: true 2021-05-14T23:17:04.1105892Z env: 2021-05-14T23:17:04.1106339Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:04.1106814Z TIC_DEPLOY_KEY: 2021-05-14T23:17:04.1107658Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:04.1109721Z GITHUB_PAT: *** 2021-05-14T23:17:04.1110149Z COVERALLS_TOKEN: 2021-05-14T23:17:04.1110654Z continue-on-error: false 2021-05-14T23:17:04.1111134Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:04.1111543Z ##[endgroup] 2021-05-14T23:17:04.9612355Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:17:06.6904315Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:17:06.6906570Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:17:06.6912407Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:17:06.7304071Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:17:06.7612534Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:17:06.8061428Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:17:06.8498179Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:17:06.9271152Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:17:06.9463671Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:17:06.9483571Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:17:06.9493115Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:17:06.9523572Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:17:06.9535453Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:17:06.9646848Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:17:06.9667376Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:17:07.0077867Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:17:07.2551592Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:17:07.2716594Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:17:07.3421173Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:17:07.3434361Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:17:07.3437305Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:17:07.3465710Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:17:07.3476000Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:17:07.3595246Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:17:07.4288256Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:17:14.3759153Z Fetched 4462 kB in 1s (4420 kB/s) 2021-05-14T23:17:15.2119517Z Reading package lists... 2021-05-14T23:17:15.2345936Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:17:17.2247645Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:17:17.2961611Z Reading package lists... 2021-05-14T23:17:17.4371666Z Building dependency tree... 2021-05-14T23:17:17.4389951Z Reading state information... 2021-05-14T23:17:17.5945492Z The following additional packages will be installed: 2021-05-14T23:17:17.5947396Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:17:17.5950059Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:17:17.5951997Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:17:17.5954321Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:17:17.5956618Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:17:17.5959368Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:17:17.5961335Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:17:17.5963000Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:17:17.5964497Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:17:17.5965819Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:17:17.5967212Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:17:17.5968624Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:17:17.5970310Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:17:17.5971853Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:17:17.5973169Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:17:17.5974479Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:17:17.5975760Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:17:17.5977235Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:17:17.5978865Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:17:17.5980241Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:17:17.5981503Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:17:17.5982783Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:17:17.5984220Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:17:17.5985774Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:17:17.5987200Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:17:17.5988580Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:17:17.5990038Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:17:17.5991504Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:17:17.5993215Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:17:17.5995008Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:17:17.5996895Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:17:17.5998467Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:17:17.6000044Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:17:17.6001464Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:17:17.6002877Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:17:17.6004325Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:17:17.6005686Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:17:17.6007042Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:17:17.6007786Z Suggested packages: 2021-05-14T23:17:17.6008698Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:17:17.6009877Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:17:17.6011156Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:17:17.6012445Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:17:17.6013719Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:17:17.6014904Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:17:17.6016282Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:17:17.6017643Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:17:17.6019207Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:17:17.6020567Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:17:18.0852467Z The following NEW packages will be installed: 2021-05-14T23:17:18.0854554Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:17:18.0855919Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:17:18.0859222Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:17:18.0861022Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:17:18.0862467Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:17:18.0863733Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:17:18.0865152Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:17:18.0866629Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:17:18.0868163Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:17:18.0869625Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:17:18.0870828Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:17:18.0872223Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:17:18.0873840Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:17:18.0875302Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:17:18.0881471Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:17:18.0882855Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:17:18.0884345Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:17:18.0886601Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:17:18.0888259Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:17:18.0889659Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:17:18.0890900Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:17:18.0892183Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:17:18.0893623Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:17:18.0895175Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:17:18.0896596Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:17:18.0897973Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:17:18.0899430Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:17:18.0900971Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:17:18.0902453Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:17:18.0904189Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:17:18.0905713Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:17:18.0907263Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:17:18.0908827Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:17:18.0910235Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:17:18.0911626Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:17:18.0913079Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:17:18.0914787Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:17:18.0916809Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:17:18.1075488Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:18.1076897Z Need to get 8648 kB of archives. 2021-05-14T23:17:18.1077645Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:17:18.1079096Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:17:18.1108154Z 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:18.1120803Z 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:18.1124282Z 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:18.1139468Z 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:18.1150762Z 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:18.1158669Z 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:18.1164582Z 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:18.1167471Z 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:18.1178289Z 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:18.1186138Z 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:18.1194853Z 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:18.1203091Z 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:18.1210145Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:17:18.1217909Z 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:18.1224931Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:17:18.1234627Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:17:18.1246697Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:17:18.1255504Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:17:18.1460514Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:17:18.1469306Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:17:18.1517957Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:17:18.1536041Z 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:18.1556113Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:17:18.1575305Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:17:18.1730026Z 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:18.1740370Z 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:18.1752482Z 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:18.1767305Z 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:18.1773941Z 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:18.1779816Z 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:18.1789652Z 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:18.1795282Z 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:18.1806874Z 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:18.1814808Z 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:18.1821981Z 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:18.1832869Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:17:18.1839962Z 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:18.1847794Z 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:18.1856045Z 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:18.1864220Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:17:18.1870744Z 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:18.1882859Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:17:18.1889323Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:17:18.1898214Z 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:18.1908091Z 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:18.1924504Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:17:18.1931708Z 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:18.1939379Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:17:18.1946384Z 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:18.1955166Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:17:18.1990701Z 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:18.2015713Z 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:18.2022369Z 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:18.2033476Z 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:18.2039783Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:17:18.2047775Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:17:18.2053794Z 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:18.2063708Z 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:18.2191339Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:17:18.2242198Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:17:18.2263814Z 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:18.2274403Z 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:18.2284064Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:17:18.2291804Z 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:18.2301159Z 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:18.2308691Z 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:18.2319745Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:17:18.2332619Z 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:18.2354455Z 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:18.2362527Z 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:18.2380959Z 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:18.2395483Z 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:18.2411980Z 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:18.2426305Z 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:18.2466637Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:17:18.2606137Z 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:18.2626304Z 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:18.2634290Z 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:18.2642888Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:17:18.2678378Z 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:18.3220038Z 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:18.3228312Z 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:18.3235116Z 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:18.3249557Z 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:18.3259395Z 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:18.3271636Z 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:18.3286261Z 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:18.3298206Z 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:18.3309862Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:17:18.3315203Z 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:18.3320579Z 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:18.3330256Z 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:18.3340105Z 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:18.3348443Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:17:18.3389905Z 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:18.3398333Z 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:18.3409448Z 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:18.3418728Z 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:18.3427226Z 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:18.3434339Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:17:18.3546301Z 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:18.3639224Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:17:18.3773012Z 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:18.3837772Z 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:18.3883553Z 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:18.3966967Z 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:18.4065018Z 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:18.4163122Z 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:18.4264323Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:17:18.4306842Z 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:18.4391088Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:17:18.4431580Z 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:18.4468297Z 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:18.4476406Z 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:18.4524222Z 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:18.4565190Z 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:18.4657461Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:17:18.4737542Z 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:18.4817146Z 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:18.4892885Z 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:18.4969882Z 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:18.5240336Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:17:18.5323771Z 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:18.5405533Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:17:18.5496682Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:17:18.6040280Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:17:18.6089524Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:17:18.6161111Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:17:18.6392753Z 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:19.3844980Z Fetched 8648 kB in 1s (15.8 MB/s) 2021-05-14T23:17:19.4208545Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:17:19.4388924Z (Reading database ... 2021-05-14T23:17:19.4389450Z (Reading database ... 5% 2021-05-14T23:17:19.4389903Z (Reading database ... 10% 2021-05-14T23:17:19.4390365Z (Reading database ... 15% 2021-05-14T23:17:19.4391019Z (Reading database ... 20% 2021-05-14T23:17:19.4391517Z (Reading database ... 25% 2021-05-14T23:17:19.4392087Z (Reading database ... 30% 2021-05-14T23:17:19.4392544Z (Reading database ... 35% 2021-05-14T23:17:19.4393078Z (Reading database ... 40% 2021-05-14T23:17:19.4393553Z (Reading database ... 45% 2021-05-14T23:17:19.4393995Z (Reading database ... 50% 2021-05-14T23:17:19.4682360Z (Reading database ... 55% 2021-05-14T23:17:19.5133481Z (Reading database ... 60% 2021-05-14T23:17:19.5503144Z (Reading database ... 65% 2021-05-14T23:17:19.5901040Z (Reading database ... 70% 2021-05-14T23:17:19.6631544Z (Reading database ... 75% 2021-05-14T23:17:19.7481308Z (Reading database ... 80% 2021-05-14T23:17:19.8383064Z (Reading database ... 85% 2021-05-14T23:17:19.8968470Z (Reading database ... 90% 2021-05-14T23:17:19.9511125Z (Reading database ... 95% 2021-05-14T23:17:19.9512014Z (Reading database ... 100% 2021-05-14T23:17:19.9512949Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:17:19.9639580Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:17:19.9743326Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:17:20.0061705Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:17:20.0342604Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:17:20.0355011Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:17:20.0637492Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:17:20.0890727Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:17:20.0903312Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:17:20.1197126Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:17:20.1413392Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:17:20.1427851Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:17:20.1658095Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:17:20.1925400Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:17:20.1936862Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:17:20.2224055Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:17:20.2493083Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:17:20.2504750Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:17:20.2797145Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:17:20.2995766Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:17:20.3006659Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:17:20.3277035Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:17:20.3507269Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:17:20.3530564Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:17:20.3797195Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:17:20.4077603Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:17:20.4079412Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:17:20.4317344Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:17:20.4556965Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:17:20.4565993Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:17:20.4783016Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:17:20.5053002Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:17:20.5062313Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:17:20.5357091Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:17:20.5538481Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:17:20.5548616Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:17:20.5797049Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:17:20.6055782Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:17:20.6066318Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:17:20.6357044Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:17:20.6557374Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:17:20.6567008Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:17:20.6837181Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:17:20.7055419Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:17:20.7065743Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:17:20.7316945Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:17:20.7561171Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:17:20.7570515Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:17:20.7837091Z Selecting previously unselected package patchutils. 2021-05-14T23:17:20.8086736Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:17:20.8096188Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:17:20.8436666Z Selecting previously unselected package wdiff. 2021-05-14T23:17:20.8661773Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:17:20.8672351Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:17:20.9036918Z Selecting previously unselected package devscripts. 2021-05-14T23:17:20.9247481Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:17:20.9489183Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:17:21.0657866Z Selecting previously unselected package diffstat. 2021-05-14T23:17:21.0940660Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:17:21.0952599Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:17:21.1272906Z Selecting previously unselected package python3-gpg. 2021-05-14T23:17:21.1469627Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:17:21.1480835Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:17:21.1956881Z Selecting previously unselected package dput. 2021-05-14T23:17:21.2210608Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:17:21.2282095Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:17:21.2597042Z Selecting previously unselected package gdebi-core. 2021-05-14T23:17:21.2834597Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:17:21.2843724Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:17:21.3877775Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:17:21.4094397Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:17:21.4118519Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:17:21.4477011Z Selecting previously unselected package gettext. 2021-05-14T23:17:21.4706530Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:17:21.4715706Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:17:21.5798302Z Selecting previously unselected package intltool-debian. 2021-05-14T23:17:21.6041597Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:17:21.6050725Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:17:21.6316957Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:17:21.6561333Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:17:21.6572851Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:17:21.6997108Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:17:21.7258136Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:17:21.7267635Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:17:21.7666059Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:17:21.7878799Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:17:21.7889471Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:17:21.8119777Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:17:21.8391718Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:17:21.8402343Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:17:21.8638105Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:17:21.8913558Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:17:21.8926749Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:17:21.9197264Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:17:21.9427537Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:17:21.9438539Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:17:21.9716914Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:17:21.9932355Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:17:21.9942128Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:17:22.0277230Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:17:22.0462194Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:17:22.0472792Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:17:22.0757098Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:17:22.0992620Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:17:22.1005178Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:17:22.1277310Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:17:22.1519903Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:17:22.1530775Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:17:22.1798197Z Selecting previously unselected package libclone-perl. 2021-05-14T23:17:22.2043842Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:17:22.2055818Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:17:22.2357998Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:17:22.2576537Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:17:22.2587455Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:17:22.2919471Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:17:22.3122246Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:17:22.3133916Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:17:22.3357363Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:17:22.3630075Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:17:22.3640221Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:17:22.3917523Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:17:22.4134039Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:17:22.4143502Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:17:22.4397284Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:17:22.4636140Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:17:22.4645600Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:17:22.4895625Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:17:22.5174617Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:17:22.5184119Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:17:22.5476944Z Selecting previously unselected package libwant-perl. 2021-05-14T23:17:22.5676306Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:17:22.5688612Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:17:22.5975775Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:17:22.6221510Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:17:22.6236505Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:17:22.6557453Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:17:22.6778747Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:17:22.6787778Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:17:22.7117653Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:17:22.7369360Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:17:22.7378340Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:17:22.7637964Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:17:22.7876189Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:17:22.7886179Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:17:22.8105477Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:17:22.8381675Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:17:22.8391511Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:17:22.8676819Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:17:22.8877993Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:17:22.8888405Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:17:22.9120628Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:17:22.9391730Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:17:22.9401620Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:17:22.9961291Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:17:23.0239068Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:17:23.0249532Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:17:23.0574378Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:17:23.0870099Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:17:23.0880151Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:17:23.1117289Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:17:23.1389191Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:17:23.1400498Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:17:23.1687241Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:17:23.1925386Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:17:23.1935357Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:17:23.2237047Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:17:23.2416458Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:17:23.2427383Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:17:23.2688600Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:17:23.2909194Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:17:23.2918887Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:17:23.3196936Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:17:23.3414861Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:17:23.3424497Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:17:23.3690015Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:17:23.3932171Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:17:23.3941188Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:17:23.6879545Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:17:23.7099529Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:17:23.7111107Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:17:23.7718866Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:17:23.7977940Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:17:23.7988986Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:17:23.8357170Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:17:23.8562096Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:17:23.8574108Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:17:23.8918525Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:17:23.9109070Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:17:23.9120282Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:17:23.9544139Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:17:23.9819057Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:17:23.9828716Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:17:24.0077134Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:17:24.0319260Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:17:24.0331428Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:17:24.0598317Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:17:24.0870730Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:17:24.0880195Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:17:24.1156596Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:17:24.1390991Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:17:24.1402239Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:17:24.1678201Z Selecting previously unselected package libjson-perl. 2021-05-14T23:17:24.1934262Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:17:24.1944057Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:17:24.2318244Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:17:24.2502108Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:17:24.2512784Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:17:24.2837236Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:17:24.3079350Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:17:24.3088511Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:17:24.3357019Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:17:24.3572744Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:17:24.3582168Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:17:24.3877207Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:17:24.4087364Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:17:24.4098013Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:17:24.4396900Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:17:24.4616811Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:17:24.4627415Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:17:24.4917099Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:17:24.5176559Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:17:24.5185879Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:17:24.5477785Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:17:24.5683286Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:17:24.5698766Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:17:24.6037066Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:17:24.6241492Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:17:24.6251866Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:17:24.6878106Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:17:24.7123356Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:17:24.7134698Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:17:24.7571640Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:17:24.7864362Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:17:24.7887011Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:17:24.8237900Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:17:24.8495291Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:17:24.8506898Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:17:24.8878254Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:17:24.9078211Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:17:24.9087875Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:17:24.9637483Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:17:24.9874557Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:17:24.9888513Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:17:25.0196995Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:17:25.0409019Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:17:25.0419472Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:17:25.0672433Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:17:25.0944673Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:17:25.0956112Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:17:25.1309096Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:17:25.1581012Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:17:25.1590334Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:17:25.1886133Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:17:25.2157456Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:17:25.2199482Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:17:25.2437013Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:17:25.2689114Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:17:25.2698117Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:17:25.2977257Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:17:25.3250254Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:17:25.3260336Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:17:25.3579301Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:17:25.3852244Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:17:25.3863409Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:17:25.4098790Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:17:25.4371728Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:17:25.4380619Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:17:25.4622618Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:17:25.4895207Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:17:25.4903246Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:17:25.5158466Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:17:25.5388548Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:17:25.5400519Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:17:25.5678120Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:17:25.5904717Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:17:25.5913916Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:17:25.6197050Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:17:25.6447208Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:17:25.6456824Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:17:25.6797239Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:17:25.7022076Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:17:25.7030217Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:17:25.7318289Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:17:25.7552617Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:17:25.7565918Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:17:25.7877720Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:17:25.8063502Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:17:25.8072690Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:17:25.8330594Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:17:25.8605266Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:17:25.8615215Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:17:25.8878437Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:17:25.9152514Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:17:25.9162741Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:17:25.9452254Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:17:25.9723742Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:17:25.9736367Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:17:25.9996868Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:17:26.0245630Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:17:26.0257832Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:17:26.0556483Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:17:26.0820242Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:17:26.0830620Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:17:26.1517189Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:17:26.1742814Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:17:26.1751112Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:17:26.2037084Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:17:26.2255019Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:17:26.2267364Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:17:26.2557090Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:17:26.2778544Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:17:26.2797433Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:17:26.3077016Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:17:26.3304709Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:17:26.3318670Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:17:26.3597211Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:17:26.3814390Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:17:26.3830188Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:17:26.4117036Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:17:26.4358942Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:17:26.4379700Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:17:26.4637102Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:17:26.4881874Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:17:26.4892557Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:26.5237596Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:17:26.5483436Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:17:26.5494342Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:26.5832566Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:17:26.6084298Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:17:26.6096310Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:17:26.6397388Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:17:26.6589560Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:17:26.6603796Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:17:26.6917498Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:17:26.7120471Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:17:26.7159192Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:17:26.7369346Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:17:26.7639841Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:17:26.7651266Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:17:26.7918788Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:17:26.8146011Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:17:26.8156816Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:17:26.8437494Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:17:26.8652107Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:17:26.8664819Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:17:26.8957476Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:17:26.9184053Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:17:26.9197393Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:17:26.9477410Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:17:26.9696309Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:17:26.9707916Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:17:26.9998434Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:17:27.0222525Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:17:27.0232859Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:17:27.0518371Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:17:27.0740034Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:17:27.0752878Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:17:27.1117932Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:17:27.1309061Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:17:27.1324599Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:17:27.1637162Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:17:27.1831793Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:17:27.1843570Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:17:27.2239436Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:17:27.2440550Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:17:27.2453646Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:17:27.2798001Z Selecting previously unselected package licensecheck. 2021-05-14T23:17:27.3029704Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:17:27.3043891Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:17:27.3317325Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:17:27.3557849Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:17:27.3567338Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:17:27.3836624Z Selecting previously unselected package t1utils. 2021-05-14T23:17:27.4083764Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:17:27.4092222Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:17:27.4477880Z Selecting previously unselected package lintian. 2021-05-14T23:17:27.4729123Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:17:27.4739877Z Unpacking lintian (2.62.0) ... 2021-05-14T23:17:27.8187618Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:17:27.8425072Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:17:27.8436251Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:17:27.8676535Z Selecting previously unselected package python3-xdg. 2021-05-14T23:17:27.8952277Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:17:27.8962861Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:17:27.9219941Z Selecting previously unselected package qpdf. 2021-05-14T23:17:27.9507993Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:17:27.9517007Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:17:28.0180903Z Selecting previously unselected package python3-magic. 2021-05-14T23:17:28.0462828Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:17:28.0474016Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:17:28.1154335Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:17:28.1192002Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:17:28.1224777Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:17:28.1265473Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:17:28.1297343Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:17:28.1335578Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:17:28.1374242Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:17:28.1405326Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:17:28.1447370Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:17:28.2970813Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:17:28.3005658Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:17:28.3037675Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:17:28.3068743Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:17:28.3108942Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:17:28.3141295Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:17:28.3175587Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:17:28.3212095Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:17:28.3247372Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:17:28.3278036Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:17:28.3313918Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:17:28.3343293Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:17:28.3375467Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:17:28.3409391Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:17:28.3440829Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:17:28.3484040Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:17:28.3518021Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:17:28.3551344Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:17:28.3580705Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:17:28.3614336Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:17:28.3644111Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:17:28.3700732Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:17:28.3732968Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:17:28.3761532Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:17:28.3806623Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:17:28.3841339Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:17:28.8205354Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:28.8240658Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:17:28.8269520Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:17:28.8299349Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:17:28.8333044Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:17:28.8360640Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:17:28.8388686Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:17:28.8418219Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:17:28.8448916Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:17:28.8476864Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:17:28.8509187Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:17:29.0323761Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:17:29.0353508Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:17:29.0381891Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:17:29.0412606Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:17:29.0440207Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:17:29.0469109Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:17:29.0500640Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:17:29.0529366Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:17:29.0609429Z Setting up t1utils (1.41-3) ... 2021-05-14T23:17:29.0645803Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:17:29.0673567Z Setting up diffstat (1.63-1) ... 2021-05-14T23:17:29.0704119Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:17:29.0762562Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:17:29.0799295Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:17:29.0829597Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:17:29.0861072Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:17:29.0888750Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:17:29.0919382Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:17:29.0949153Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:17:29.0979627Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:17:29.1011658Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:17:29.1045662Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:17:29.1078114Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:17:29.1110908Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:17:29.1143633Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:17:29.1176296Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:17:29.1210116Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:17:29.1243804Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:17:29.1276590Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:17:29.1310053Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:17:29.2808478Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:17:29.2839971Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:17:29.2871000Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:17:29.2900884Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:17:29.2933268Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:17:29.2963980Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:17:29.2996720Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:17:29.3025456Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:17:29.3193300Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:17:29.3224497Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:17:29.3259107Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:17:29.4683572Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:17:29.4712995Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:29.4746020Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:17:29.4825261Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:17:29.4853623Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:17:29.4884489Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:17:29.4916798Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:17:29.4944689Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:17:29.4979205Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:17:29.5013529Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:17:29.5042462Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:17:29.5072818Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:17:29.5104021Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:17:29.5136216Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:17:29.5167553Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:17:29.5198156Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:17:29.6810817Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:17:29.6838518Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:17:29.6868999Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:17:29.6898868Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:17:29.6931101Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:17:29.6960868Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:17:29.6990810Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:17:29.7021076Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:17:29.7049938Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:17:29.7081430Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:17:29.7112017Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:17:29.7141141Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:17:29.7188619Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:17:29.7218542Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:17:29.7249749Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:17:29.7280468Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:17:29.7309748Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:17:29.7339663Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:17:29.9031787Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:17:29.9061352Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:17:29.9091093Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:17:29.9122903Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:17:29.9153479Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:17:29.9188854Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:17:29.9214878Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:17:29.9243623Z Setting up lintian (2.62.0) ... 2021-05-14T23:17:29.9285692Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:17:29.9324608Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:46.1846600Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:46.3034507Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:48.3342464Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-14T23:17:48.4605417Z 2021-05-14T23:17:48.4763517Z Reading package lists... 0% 2021-05-14T23:17:48.4764388Z 2021-05-14T23:17:48.4812231Z Reading package lists... 100% 2021-05-14T23:17:48.4812858Z 2021-05-14T23:17:48.4813323Z 2021-05-14T23:17:48.4813989Z Reading package lists... Done 2021-05-14T23:17:48.4814551Z 2021-05-14T23:17:48.4815216Z Building dependency tree... 0% 2021-05-14T23:17:48.4815775Z 2021-05-14T23:17:48.5066371Z Building dependency tree... 0% 2021-05-14T23:17:48.5067313Z 2021-05-14T23:17:48.5068271Z Building dependency tree... 50% 2021-05-14T23:17:48.5068674Z 2021-05-14T23:17:48.6321106Z Building dependency tree... 50% 2021-05-14T23:17:48.6321763Z 2021-05-14T23:17:48.6322354Z Building dependency tree 2021-05-14T23:17:48.6322824Z 2021-05-14T23:17:48.6323403Z Reading state information... 0% 2021-05-14T23:17:48.6323879Z 2021-05-14T23:17:48.7957802Z Reading state information... 0% 2021-05-14T23:17:48.7958342Z 2021-05-14T23:17:48.7958569Z 2021-05-14T23:17:48.7959023Z Reading state information... Done 2021-05-14T23:17:48.7959375Z 2021-05-14T23:17:48.7959806Z Reading state information... 0% 2021-05-14T23:17:48.8018237Z 2021-05-14T23:17:48.8018731Z Reading state information... 1% 2021-05-14T23:17:48.8061386Z 2021-05-14T23:17:48.8061843Z Reading state information... 3% 2021-05-14T23:17:48.8106436Z 2021-05-14T23:17:48.8106888Z Reading state information... 5% 2021-05-14T23:17:48.8151378Z 2021-05-14T23:17:48.8151829Z Reading state information... 7% 2021-05-14T23:17:48.8193584Z 2021-05-14T23:17:48.8194037Z Reading state information... 9% 2021-05-14T23:17:48.8235010Z 2021-05-14T23:17:48.8235467Z Reading state information... 11% 2021-05-14T23:17:48.8284717Z 2021-05-14T23:17:48.8285203Z Reading state information... 13% 2021-05-14T23:17:48.8320275Z 2021-05-14T23:17:48.8320740Z Reading state information... 15% 2021-05-14T23:17:48.8360438Z 2021-05-14T23:17:48.8360916Z Reading state information... 17% 2021-05-14T23:17:48.8407805Z 2021-05-14T23:17:48.8408282Z Reading state information... 19% 2021-05-14T23:17:48.8453060Z 2021-05-14T23:17:48.8453553Z Reading state information... 21% 2021-05-14T23:17:48.8493497Z 2021-05-14T23:17:48.8493955Z Reading state information... 23% 2021-05-14T23:17:48.8537483Z 2021-05-14T23:17:48.8537934Z Reading state information... 25% 2021-05-14T23:17:48.8584947Z 2021-05-14T23:17:48.8585399Z Reading state information... 27% 2021-05-14T23:17:48.8628932Z 2021-05-14T23:17:48.8629379Z Reading state information... 29% 2021-05-14T23:17:48.8673657Z 2021-05-14T23:17:48.8674106Z Reading state information... 31% 2021-05-14T23:17:48.8719841Z 2021-05-14T23:17:48.8720307Z Reading state information... 33% 2021-05-14T23:17:48.8758655Z 2021-05-14T23:17:48.8759116Z Reading state information... 35% 2021-05-14T23:17:48.8798761Z 2021-05-14T23:17:48.8799237Z Reading state information... 37% 2021-05-14T23:17:48.8844294Z 2021-05-14T23:17:48.8844800Z Reading state information... 39% 2021-05-14T23:17:48.8889622Z 2021-05-14T23:17:48.8890116Z Reading state information... 41% 2021-05-14T23:17:48.8929697Z 2021-05-14T23:17:48.8930248Z Reading state information... 43% 2021-05-14T23:17:48.8977682Z 2021-05-14T23:17:48.8978221Z Reading state information... 45% 2021-05-14T23:17:48.9047389Z 2021-05-14T23:17:48.9047933Z Reading state information... 47% 2021-05-14T23:17:48.9089916Z 2021-05-14T23:17:48.9090461Z Reading state information... 49% 2021-05-14T23:17:48.9136321Z 2021-05-14T23:17:48.9136894Z Reading state information... 51% 2021-05-14T23:17:48.9178197Z 2021-05-14T23:17:48.9178829Z Reading state information... 53% 2021-05-14T23:17:48.9220766Z 2021-05-14T23:17:48.9221263Z Reading state information... 55% 2021-05-14T23:17:48.9264554Z 2021-05-14T23:17:48.9265066Z Reading state information... 57% 2021-05-14T23:17:48.9309071Z 2021-05-14T23:17:48.9309569Z Reading state information... 59% 2021-05-14T23:17:48.9358426Z 2021-05-14T23:17:48.9358937Z Reading state information... 61% 2021-05-14T23:17:48.9402589Z 2021-05-14T23:17:48.9403150Z Reading state information... 63% 2021-05-14T23:17:48.9442593Z 2021-05-14T23:17:48.9443155Z Reading state information... 65% 2021-05-14T23:17:48.9484182Z 2021-05-14T23:17:48.9484732Z Reading state information... 67% 2021-05-14T23:17:48.9528881Z 2021-05-14T23:17:48.9529430Z Reading state information... 69% 2021-05-14T23:17:48.9584378Z 2021-05-14T23:17:48.9585002Z Reading state information... 71% 2021-05-14T23:17:48.9623758Z 2021-05-14T23:17:48.9624388Z Reading state information... 73% 2021-05-14T23:17:48.9665941Z 2021-05-14T23:17:48.9666454Z Reading state information... 75% 2021-05-14T23:17:48.9723536Z 2021-05-14T23:17:48.9724028Z Reading state information... 77% 2021-05-14T23:17:48.9765453Z 2021-05-14T23:17:48.9765943Z Reading state information... 79% 2021-05-14T23:17:48.9809257Z 2021-05-14T23:17:48.9809752Z Reading state information... 81% 2021-05-14T23:17:48.9851635Z 2021-05-14T23:17:48.9852348Z Reading state information... 83% 2021-05-14T23:17:48.9894630Z 2021-05-14T23:17:48.9895174Z Reading state information... 85% 2021-05-14T23:17:48.9937031Z 2021-05-14T23:17:48.9937574Z Reading state information... 87% 2021-05-14T23:17:48.9977722Z 2021-05-14T23:17:48.9978267Z Reading state information... 89% 2021-05-14T23:17:49.0017370Z 2021-05-14T23:17:49.0017965Z Reading state information... 91% 2021-05-14T23:17:49.0059915Z 2021-05-14T23:17:49.0060556Z Reading state information... 93% 2021-05-14T23:17:49.0101448Z 2021-05-14T23:17:49.0101937Z Reading state information... 95% 2021-05-14T23:17:49.0146769Z 2021-05-14T23:17:49.0147242Z Reading state information... 97% 2021-05-14T23:17:49.0194417Z 2021-05-14T23:17:49.0195145Z Reading state information... 99% 2021-05-14T23:17:49.3132545Z Selecting previously unselected package r-4.0.5. 2021-05-14T23:17:49.4305858Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:17:49.4441364Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-14T23:17:49.4454364Z Unpacking r-4.0.5 (1) ... 2021-05-14T23:17:50.2221658Z Setting up r-4.0.5 (1) ... 2021-05-14T23:17:50.2476285Z 2021-05-14T23:17:50.2477067Z 2021-05-14T23:17:50.2477808Z Reading state information... Done 2021-05-14T23:17:50.2697715Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-14T23:17:50.2813987Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:17:50.3153324Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:17:50.3153894Z env: 2021-05-14T23:17:50.3154357Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:50.3154835Z TIC_DEPLOY_KEY: 2021-05-14T23:17:50.3155912Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:50.3157769Z GITHUB_PAT: *** 2021-05-14T23:17:50.3158208Z COVERALLS_TOKEN: 2021-05-14T23:17:50.3158704Z continue-on-error: false 2021-05-14T23:17:50.3159200Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:50.3159695Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:50.3160161Z TZ: UTC 2021-05-14T23:17:50.3160568Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:50.3160988Z NOT_CRAN: true 2021-05-14T23:17:50.3161385Z ##[endgroup] 2021-05-14T23:17:50.3727148Z [command]sudo apt-get install -y texinfo 2021-05-14T23:17:50.6927001Z Reading package lists... 2021-05-14T23:17:50.8284312Z Building dependency tree... 2021-05-14T23:17:50.8303172Z Reading state information... 2021-05-14T23:17:51.0257945Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:17:51.0259446Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:51.2577047Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:17:51.2717076Z --2021-05-14 23:17:51-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:17:51.2750766Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:17:51.2816872Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:17:51.3041045Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:17:51.3043307Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:17:51.3045742Z --2021-05-14 23:17:51-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:17:51.3301924Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:17:51.3892980Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:17:51.6027834Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:17:51.6030811Z 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=op4VnwvQX1htiHRZKrUdxYLVT%2BlO2hbrTSi0jr%2F4WaU%3D&st=2021-05-14T23%3A16%3A51Z&se=2021-05-14T23%3A22%3A51Z&sp=r [following] 2021-05-14T23:17:51.6034694Z --2021-05-14 23:17:51-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=op4VnwvQX1htiHRZKrUdxYLVT%2BlO2hbrTSi0jr%2F4WaU%3D&st=2021-05-14T23%3A16%3A51Z&se=2021-05-14T23%3A22%3A51Z&sp=r 2021-05-14T23:17:51.6339711Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:17:51.6951987Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:17:51.9441039Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:17:51.9442427Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:17:51.9444438Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:17:52.4353061Z 2021-05-14T23:17:54.8449772Z 0K ........ ........ ........ ........ 49% 11.4M 3s 2021-05-14T23:17:57.2973085Z 32768K ........ ........ ........ ........ 99% 12.9M 0s 2021-05-14T23:17:57.2976283Z 65536K 100% 3.04M=5.4s 2021-05-14T23:17:57.2977034Z 2021-05-14T23:17:57.2979088Z 2021-05-14 23:17:57 (12.0 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:17:57.2979996Z 2021-05-14T23:17:59.0647044Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:17:59.0647988Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:17:59.3680487Z ##[group]Run tlmgr update --self 2021-05-14T23:17:59.3681176Z tlmgr update --self 2021-05-14T23:17:59.3682099Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:17:59.3682986Z tlmgr update --all 2021-05-14T23:17:59.3730987Z shell: /usr/bin/bash -e {0} 2021-05-14T23:17:59.3731458Z env: 2021-05-14T23:17:59.3731924Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:59.3732409Z TIC_DEPLOY_KEY: 2021-05-14T23:17:59.3733256Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:59.3735079Z GITHUB_PAT: *** 2021-05-14T23:17:59.3735515Z COVERALLS_TOKEN: 2021-05-14T23:17:59.3736007Z continue-on-error: false 2021-05-14T23:17:59.3736502Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:59.3736999Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:59.3737465Z TZ: UTC 2021-05-14T23:17:59.3737871Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:59.3738375Z NOT_CRAN: true 2021-05-14T23:17:59.3738769Z ##[endgroup] 2021-05-14T23:18:00.6881181Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:00.6882944Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:18:02.0872645Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:02.0874225Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:18:02.1785530Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:18:02.2312813Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:18:02.2733801Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-14T23:18:02.3199538Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-14T23:18:02.7872083Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-14T23:18:04.1511757Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-14T23:18:04.2200788Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-14T23:18:04.2933901Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-14T23:18:04.3351218Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-14T23:18:04.3778752Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-14T23:18:04.4219812Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-14T23:18:04.4638080Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-14T23:18:04.5069664Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-14T23:18:04.5566411Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-14T23:18:04.6256854Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-14T23:18:04.7120163Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-14T23:18:04.7541778Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-14T23:18:04.7960481Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-14T23:18:04.8390840Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-14T23:18:04.8851482Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-14T23:18:04.9337229Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-14T23:18:04.9775735Z [23/89, 00:02/00:02] install: enctex [24k] 2021-05-14T23:18:05.0249043Z [24/89, 00:02/00:02] install: enigma [18k] 2021-05-14T23:18:05.0696831Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-14T23:18:05.1132357Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-14T23:18:05.1566739Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-14T23:18:05.1992490Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-14T23:18:05.2425524Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-14T23:18:05.2850648Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-14T23:18:05.3279140Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-14T23:18:05.3708248Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-14T23:18:05.4139201Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-14T23:18:05.4602470Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-14T23:18:05.5026954Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-14T23:18:05.5473488Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-14T23:18:05.6068203Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-14T23:18:05.6507204Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-14T23:18:05.6967971Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-14T23:18:05.7400148Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-14T23:18:05.7826669Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-14T23:18:05.8263257Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-14T23:18:05.8685007Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-14T23:18:05.9184756Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-14T23:18:05.9619035Z [45/89, 00:03/00:03] install: luainputenc [5k] 2021-05-14T23:18:06.0069294Z [46/89, 00:03/00:03] install: luaintro [1k] 2021-05-14T23:18:06.0501251Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-14T23:18:06.0967558Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-14T23:18:06.1399407Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-14T23:18:06.1827525Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-14T23:18:06.2265899Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-14T23:18:06.2693080Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-14T23:18:06.3124319Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-14T23:18:06.3549421Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-14T23:18:06.3978449Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-14T23:18:06.4419071Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-14T23:18:06.4867891Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-14T23:18:06.5296867Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-14T23:18:06.5739863Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-14T23:18:06.6211722Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-14T23:18:06.6683872Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-14T23:18:06.7118120Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-14T23:18:06.7553092Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-14T23:18:06.8002605Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-14T23:18:06.8452886Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-14T23:18:06.8888277Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-14T23:18:06.9616485Z [67/89, 00:04/00:04] install: optex [789k] 2021-05-14T23:18:07.0475933Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-14T23:18:07.0922221Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-14T23:18:07.1380433Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-14T23:18:07.1815670Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-14T23:18:07.2255451Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-14T23:18:07.2805050Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-14T23:18:07.3320917Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-14T23:18:07.3787996Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-14T23:18:07.4231553Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-14T23:18:07.4668401Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-14T23:18:07.5121967Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-14T23:18:07.5738042Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:18:07.6183613Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-14T23:18:07.6638054Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-14T23:18:07.7079636Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-14T23:18:07.7542151Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-14T23:18:07.8012714Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-14T23:18:07.8460178Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-14T23:18:07.8968938Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-14T23:18:07.9943757Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-14T23:18:08.0402273Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-14T23:18:08.0869054Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-14T23:18:08.1060020Z running mktexlsr ... 2021-05-14T23:18:08.1929717Z done running mktexlsr. 2021-05-14T23:18:08.2211041Z running updmap-sys ... 2021-05-14T23:18:08.4935379Z done running updmap-sys. 2021-05-14T23:18:08.4937000Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:18:08.4939950Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/pK3Nk2auwx/WhRm4ephM5 ... 2021-05-14T23:18:08.8747530Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/pK3Nk2auwx/WhRm4ephM5. 2021-05-14T23:18:08.8749407Z OK: optex.fmt/luatex 2021-05-14T23:18:08.8750859Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:18:08.8752575Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:18:10.2208639Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:10.2209772Z tlmgr: no updates available 2021-05-14T23:18:10.3163021Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:18:10.3163567Z with: 2021-05-14T23:18:10.3163983Z pandoc-version: 2.7.3 2021-05-14T23:18:10.3164383Z env: 2021-05-14T23:18:10.3164835Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:10.3165313Z TIC_DEPLOY_KEY: 2021-05-14T23:18:10.3166157Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:10.3168051Z GITHUB_PAT: *** 2021-05-14T23:18:10.3168478Z COVERALLS_TOKEN: 2021-05-14T23:18:10.3168985Z continue-on-error: false 2021-05-14T23:18:10.3169467Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:10.3169973Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:10.3170426Z TZ: UTC 2021-05-14T23:18:10.3170829Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:10.3171245Z NOT_CRAN: true 2021-05-14T23:18:10.3171636Z ##[endgroup] 2021-05-14T23:18:10.7132805Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:18:10.7864361Z Reading package lists... 2021-05-14T23:18:10.9446460Z Building dependency tree... 2021-05-14T23:18:10.9464139Z Reading state information... 2021-05-14T23:18:11.1722493Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:18:11.1728870Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:11.1750088Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:18:11.3030425Z 2021-05-14T23:18:11.3184363Z Reading package lists... 0% 2021-05-14T23:18:11.3188424Z 2021-05-14T23:18:11.3228381Z Reading package lists... 100% 2021-05-14T23:18:11.3228756Z 2021-05-14T23:18:11.3228991Z 2021-05-14T23:18:11.3229479Z Reading package lists... Done 2021-05-14T23:18:11.3229828Z 2021-05-14T23:18:11.3230308Z Building dependency tree... 0% 2021-05-14T23:18:11.3230664Z 2021-05-14T23:18:11.3474813Z Building dependency tree... 0% 2021-05-14T23:18:11.3475255Z 2021-05-14T23:18:11.3475920Z Building dependency tree... 50% 2021-05-14T23:18:11.3476286Z 2021-05-14T23:18:11.4793069Z Building dependency tree... 50% 2021-05-14T23:18:11.4793516Z 2021-05-14T23:18:11.4794024Z Building dependency tree 2021-05-14T23:18:11.4795210Z 2021-05-14T23:18:11.4796228Z Reading state information... 0% 2021-05-14T23:18:11.4796904Z 2021-05-14T23:18:11.6441056Z Reading state information... 0% 2021-05-14T23:18:11.6441469Z 2021-05-14T23:18:11.6441703Z 2021-05-14T23:18:11.6442228Z Reading state information... Done 2021-05-14T23:18:11.6442818Z 2021-05-14T23:18:11.6443322Z Reading state information... 0% 2021-05-14T23:18:11.6498731Z 2021-05-14T23:18:11.6499275Z Reading state information... 1% 2021-05-14T23:18:11.6542815Z 2021-05-14T23:18:11.6543335Z Reading state information... 3% 2021-05-14T23:18:11.6587374Z 2021-05-14T23:18:11.6587890Z Reading state information... 5% 2021-05-14T23:18:11.6635131Z 2021-05-14T23:18:11.6635816Z Reading state information... 7% 2021-05-14T23:18:11.6676541Z 2021-05-14T23:18:11.6677072Z Reading state information... 9% 2021-05-14T23:18:11.6719061Z 2021-05-14T23:18:11.6719613Z Reading state information... 11% 2021-05-14T23:18:11.6762819Z 2021-05-14T23:18:11.6763351Z Reading state information... 13% 2021-05-14T23:18:11.6804814Z 2021-05-14T23:18:11.6805354Z Reading state information... 15% 2021-05-14T23:18:11.6846260Z 2021-05-14T23:18:11.6846806Z Reading state information... 17% 2021-05-14T23:18:11.6891684Z 2021-05-14T23:18:11.6892198Z Reading state information... 19% 2021-05-14T23:18:11.6933894Z 2021-05-14T23:18:11.6934411Z Reading state information... 21% 2021-05-14T23:18:11.6973887Z 2021-05-14T23:18:11.6974405Z Reading state information... 23% 2021-05-14T23:18:11.7019371Z 2021-05-14T23:18:11.7019908Z Reading state information... 25% 2021-05-14T23:18:11.7066186Z 2021-05-14T23:18:11.7066718Z Reading state information... 27% 2021-05-14T23:18:11.7110957Z 2021-05-14T23:18:11.7111487Z Reading state information... 29% 2021-05-14T23:18:11.7156564Z 2021-05-14T23:18:11.7157102Z Reading state information... 31% 2021-05-14T23:18:11.7202257Z 2021-05-14T23:18:11.7203078Z Reading state information... 33% 2021-05-14T23:18:11.7242382Z 2021-05-14T23:18:11.7242905Z Reading state information... 35% 2021-05-14T23:18:11.7281591Z 2021-05-14T23:18:11.7282115Z Reading state information... 37% 2021-05-14T23:18:11.7328148Z 2021-05-14T23:18:11.7328671Z Reading state information... 39% 2021-05-14T23:18:11.7373415Z 2021-05-14T23:18:11.7373949Z Reading state information... 41% 2021-05-14T23:18:11.7414950Z 2021-05-14T23:18:11.7415490Z Reading state information... 43% 2021-05-14T23:18:11.7462921Z 2021-05-14T23:18:11.7463452Z Reading state information... 45% 2021-05-14T23:18:11.7532134Z 2021-05-14T23:18:11.7532682Z Reading state information... 47% 2021-05-14T23:18:11.7574587Z 2021-05-14T23:18:11.7575127Z Reading state information... 49% 2021-05-14T23:18:11.7623329Z 2021-05-14T23:18:11.7623850Z Reading state information... 51% 2021-05-14T23:18:11.7665901Z 2021-05-14T23:18:11.7666421Z Reading state information... 53% 2021-05-14T23:18:11.7707718Z 2021-05-14T23:18:11.7708248Z Reading state information... 55% 2021-05-14T23:18:11.7753042Z 2021-05-14T23:18:11.7753562Z Reading state information... 57% 2021-05-14T23:18:11.7797204Z 2021-05-14T23:18:11.7797738Z Reading state information... 59% 2021-05-14T23:18:11.7848235Z 2021-05-14T23:18:11.7848767Z Reading state information... 61% 2021-05-14T23:18:11.7892124Z 2021-05-14T23:18:11.7892660Z Reading state information... 63% 2021-05-14T23:18:11.7933312Z 2021-05-14T23:18:11.7933852Z Reading state information... 65% 2021-05-14T23:18:11.7975401Z 2021-05-14T23:18:11.7975914Z Reading state information... 67% 2021-05-14T23:18:11.8018704Z 2021-05-14T23:18:11.8019220Z Reading state information... 69% 2021-05-14T23:18:11.8074202Z 2021-05-14T23:18:11.8074720Z Reading state information... 71% 2021-05-14T23:18:11.8131158Z 2021-05-14T23:18:11.8131699Z Reading state information... 73% 2021-05-14T23:18:11.8154488Z 2021-05-14T23:18:11.8155024Z Reading state information... 75% 2021-05-14T23:18:11.8211369Z 2021-05-14T23:18:11.8211919Z Reading state information... 77% 2021-05-14T23:18:11.8254508Z 2021-05-14T23:18:11.8255043Z Reading state information... 79% 2021-05-14T23:18:11.8297881Z 2021-05-14T23:18:11.8298458Z Reading state information... 81% 2021-05-14T23:18:11.8341512Z 2021-05-14T23:18:11.8342034Z Reading state information... 83% 2021-05-14T23:18:11.8384137Z 2021-05-14T23:18:11.8384655Z Reading state information... 85% 2021-05-14T23:18:11.8429003Z 2021-05-14T23:18:11.8429522Z Reading state information... 87% 2021-05-14T23:18:11.8469820Z 2021-05-14T23:18:11.8470341Z Reading state information... 89% 2021-05-14T23:18:11.8508250Z 2021-05-14T23:18:11.8508781Z Reading state information... 91% 2021-05-14T23:18:11.8551612Z 2021-05-14T23:18:11.8552144Z Reading state information... 93% 2021-05-14T23:18:11.8592924Z 2021-05-14T23:18:11.8593453Z Reading state information... 95% 2021-05-14T23:18:11.8638172Z 2021-05-14T23:18:11.8638714Z Reading state information... 97% 2021-05-14T23:18:11.8679771Z 2021-05-14T23:18:11.8680303Z Reading state information... 99% 2021-05-14T23:18:12.1571815Z Selecting previously unselected package pandoc. 2021-05-14T23:18:12.2681293Z (Reading database ... 261891 files and directories currently installed.) 2021-05-14T23:18:12.2807702Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:18:12.2824065Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:18:14.4455623Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:18:14.4487964Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:15.1952287Z 2021-05-14T23:18:15.1953124Z 2021-05-14T23:18:15.1953868Z Reading state information... Done 2021-05-14T23:18:15.2273912Z ##[group]Run git config user.name adigherman 2021-05-14T23:18:15.2274662Z git config user.name adigherman 2021-05-14T23:18:15.2275268Z git config user.email adig@jhu.edu 2021-05-14T23:18:15.2319303Z shell: /usr/bin/bash -e {0} 2021-05-14T23:18:15.2319739Z env: 2021-05-14T23:18:15.2320234Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:15.2320736Z TIC_DEPLOY_KEY: 2021-05-14T23:18:15.2321614Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:15.2323370Z GITHUB_PAT: *** 2021-05-14T23:18:15.2323832Z COVERALLS_TOKEN: 2021-05-14T23:18:15.2324352Z continue-on-error: false 2021-05-14T23:18:15.2324874Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:15.2325394Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:15.2325902Z TZ: UTC 2021-05-14T23:18:15.2326331Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:15.2326775Z NOT_CRAN: true 2021-05-14T23:18:15.2327196Z ##[endgroup] 2021-05-14T23:18:15.2742218Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:18:15.2742902Z env: 2021-05-14T23:18:15.2743394Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:15.2743888Z TIC_DEPLOY_KEY: 2021-05-14T23:18:15.2744712Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:15.2746878Z GITHUB_PAT: *** 2021-05-14T23:18:15.2747316Z COVERALLS_TOKEN: 2021-05-14T23:18:15.2747808Z continue-on-error: false 2021-05-14T23:18:15.2748305Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:15.2748800Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:15.2749257Z TZ: UTC 2021-05-14T23:18:15.2749645Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:15.2750076Z NOT_CRAN: true 2021-05-14T23:18:15.2750458Z ##[endgroup] 2021-05-14T23:18:15.4676349Z Reading package lists... 2021-05-14T23:18:15.6116871Z Building dependency tree... 2021-05-14T23:18:15.6136188Z Reading state information... 2021-05-14T23:18:15.7362150Z The following additional packages will be installed: 2021-05-14T23:18:15.7365521Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:18:15.7370460Z Suggested packages: 2021-05-14T23:18:15.7371282Z cmake-doc ninja-build 2021-05-14T23:18:15.7777310Z The following NEW packages will be installed: 2021-05-14T23:18:15.7781880Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:18:15.8112771Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:15.8113844Z Need to get 5470 kB of archives. 2021-05-14T23:18:15.8114841Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:18:15.8117691Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:18:15.8433879Z 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:15.8453547Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:18:15.8479648Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:18:16.3363677Z Fetched 5470 kB in 0s (41.3 MB/s) 2021-05-14T23:18:16.3758123Z Selecting previously unselected package cmake-data. 2021-05-14T23:18:16.3808540Z (Reading database ... 2021-05-14T23:18:16.3809425Z (Reading database ... 5% 2021-05-14T23:18:16.3810290Z (Reading database ... 10% 2021-05-14T23:18:16.3811136Z (Reading database ... 15% 2021-05-14T23:18:16.3811762Z (Reading database ... 20% 2021-05-14T23:18:16.3812293Z (Reading database ... 25% 2021-05-14T23:18:16.3812801Z (Reading database ... 30% 2021-05-14T23:18:16.3813316Z (Reading database ... 35% 2021-05-14T23:18:16.3813815Z (Reading database ... 40% 2021-05-14T23:18:16.3814326Z (Reading database ... 45% 2021-05-14T23:18:16.3814828Z (Reading database ... 50% 2021-05-14T23:18:16.3854088Z (Reading database ... 55% 2021-05-14T23:18:16.3889800Z (Reading database ... 60% 2021-05-14T23:18:16.3929392Z (Reading database ... 65% 2021-05-14T23:18:16.4042318Z (Reading database ... 70% 2021-05-14T23:18:16.4148329Z (Reading database ... 75% 2021-05-14T23:18:16.4409896Z (Reading database ... 80% 2021-05-14T23:18:16.4688322Z (Reading database ... 85% 2021-05-14T23:18:16.4828469Z (Reading database ... 90% 2021-05-14T23:18:16.4900465Z (Reading database ... 95% 2021-05-14T23:18:16.4901032Z (Reading database ... 100% 2021-05-14T23:18:16.4901839Z (Reading database ... 261898 files and directories currently installed.) 2021-05-14T23:18:16.5038786Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:18:16.5198131Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:18:16.9615040Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:18:16.9912648Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:18:16.9933081Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:18:17.0233747Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:18:17.0517375Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:18:17.0527977Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:18:17.0839745Z Selecting previously unselected package cmake. 2021-05-14T23:18:17.1122994Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:18:17.1133952Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:18:17.5520292Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:18:17.5559795Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:18:17.5974675Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:18:17.6006496Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:18:17.6046651Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:18.6904885Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:20.8039328Z Reading package lists... 2021-05-14T23:18:20.9450003Z Building dependency tree... 2021-05-14T23:18:20.9469612Z Reading state information... 2021-05-14T23:18:21.1006479Z Suggested packages: 2021-05-14T23:18:21.1009273Z libssh-doc 2021-05-14T23:18:21.1443539Z The following NEW packages will be installed: 2021-05-14T23:18:21.1445296Z libssh-dev 2021-05-14T23:18:21.1655197Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:21.1656328Z Need to get 219 kB of archives. 2021-05-14T23:18:21.1657164Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:18:21.1659933Z 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:21.5845005Z Fetched 219 kB in 0s (11.0 MB/s) 2021-05-14T23:18:21.6227216Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:18:21.6278367Z (Reading database ... 2021-05-14T23:18:21.6278950Z (Reading database ... 5% 2021-05-14T23:18:21.6279466Z (Reading database ... 10% 2021-05-14T23:18:21.6280219Z (Reading database ... 15% 2021-05-14T23:18:21.6280719Z (Reading database ... 20% 2021-05-14T23:18:21.6281228Z (Reading database ... 25% 2021-05-14T23:18:21.6281740Z (Reading database ... 30% 2021-05-14T23:18:21.6282254Z (Reading database ... 35% 2021-05-14T23:18:21.6282750Z (Reading database ... 40% 2021-05-14T23:18:21.6283258Z (Reading database ... 45% 2021-05-14T23:18:21.6283755Z (Reading database ... 50% 2021-05-14T23:18:21.6322698Z (Reading database ... 55% 2021-05-14T23:18:21.6360434Z (Reading database ... 60% 2021-05-14T23:18:21.6397928Z (Reading database ... 65% 2021-05-14T23:18:21.6512144Z (Reading database ... 70% 2021-05-14T23:18:21.6622720Z (Reading database ... 75% 2021-05-14T23:18:21.6881297Z (Reading database ... 80% 2021-05-14T23:18:21.7163977Z (Reading database ... 85% 2021-05-14T23:18:21.7297292Z (Reading database ... 90% 2021-05-14T23:18:21.7375490Z (Reading database ... 95% 2021-05-14T23:18:21.7376431Z (Reading database ... 100% 2021-05-14T23:18:21.7377436Z (Reading database ... 264682 files and directories currently installed.) 2021-05-14T23:18:21.7506769Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:18:21.7517655Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:18:21.8305218Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:18:23.9112524Z Reading package lists... 2021-05-14T23:18:24.0557688Z Building dependency tree... 2021-05-14T23:18:24.0578356Z Reading state information... 2021-05-14T23:18:24.2602310Z The following NEW packages will be installed: 2021-05-14T23:18:24.2606125Z jags 2021-05-14T23:18:24.3307222Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:24.3308567Z Need to get 1562 kB of archives. 2021-05-14T23:18:24.3309363Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:18:24.3311287Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:18:24.8852691Z Fetched 1562 kB in 0s (7579 kB/s) 2021-05-14T23:18:24.9230507Z Selecting previously unselected package jags. 2021-05-14T23:18:24.9231655Z (Reading database ... 2021-05-14T23:18:24.9232650Z (Reading database ... 5% 2021-05-14T23:18:24.9233530Z (Reading database ... 10% 2021-05-14T23:18:24.9234307Z (Reading database ... 15% 2021-05-14T23:18:24.9235063Z (Reading database ... 20% 2021-05-14T23:18:24.9236059Z (Reading database ... 25% 2021-05-14T23:18:24.9236858Z (Reading database ... 30% 2021-05-14T23:18:24.9237740Z (Reading database ... 35% 2021-05-14T23:18:24.9238526Z (Reading database ... 40% 2021-05-14T23:18:24.9239267Z (Reading database ... 45% 2021-05-14T23:18:24.9240019Z (Reading database ... 50% 2021-05-14T23:18:24.9252004Z (Reading database ... 55% 2021-05-14T23:18:24.9284795Z (Reading database ... 60% 2021-05-14T23:18:24.9319747Z (Reading database ... 65% 2021-05-14T23:18:24.9436333Z (Reading database ... 70% 2021-05-14T23:18:24.9539634Z (Reading database ... 75% 2021-05-14T23:18:24.9792626Z (Reading database ... 80% 2021-05-14T23:18:25.0065586Z (Reading database ... 85% 2021-05-14T23:18:25.0196443Z (Reading database ... 90% 2021-05-14T23:18:25.0268086Z (Reading database ... 95% 2021-05-14T23:18:25.0268631Z (Reading database ... 100% 2021-05-14T23:18:25.0269422Z (Reading database ... 264701 files and directories currently installed.) 2021-05-14T23:18:25.0409775Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:18:25.0433568Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:18:25.2077721Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:18:25.2189655Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:25.9322827Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:28.0270043Z Reading package lists... 2021-05-14T23:18:28.1895515Z Building dependency tree... 2021-05-14T23:18:28.1915213Z Reading state information... 2021-05-14T23:18:28.3502954Z The following additional packages will be installed: 2021-05-14T23:18:28.3504757Z libnode64 libuv1-dev 2021-05-14T23:18:28.3941317Z The following NEW packages will be installed: 2021-05-14T23:18:28.3947490Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:18:28.4120175Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:28.4121517Z Need to get 6239 kB of archives. 2021-05-14T23:18:28.4122528Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:18:28.4124499Z 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:28.4153957Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:18:28.4657787Z 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:28.8877273Z Fetched 6239 kB in 0s (89.8 MB/s) 2021-05-14T23:18:28.9156841Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:18:28.9225530Z (Reading database ... 2021-05-14T23:18:28.9226347Z (Reading database ... 5% 2021-05-14T23:18:28.9227029Z (Reading database ... 10% 2021-05-14T23:18:28.9227683Z (Reading database ... 15% 2021-05-14T23:18:28.9228350Z (Reading database ... 20% 2021-05-14T23:18:28.9228996Z (Reading database ... 25% 2021-05-14T23:18:28.9229661Z (Reading database ... 30% 2021-05-14T23:18:28.9230314Z (Reading database ... 35% 2021-05-14T23:18:28.9230968Z (Reading database ... 40% 2021-05-14T23:18:28.9231749Z (Reading database ... 45% 2021-05-14T23:18:28.9232404Z (Reading database ... 50% 2021-05-14T23:18:28.9261665Z (Reading database ... 55% 2021-05-14T23:18:28.9295893Z (Reading database ... 60% 2021-05-14T23:18:28.9330931Z (Reading database ... 65% 2021-05-14T23:18:28.9442637Z (Reading database ... 70% 2021-05-14T23:18:28.9582963Z (Reading database ... 75% 2021-05-14T23:18:28.9860492Z (Reading database ... 80% 2021-05-14T23:18:29.0187249Z (Reading database ... 85% 2021-05-14T23:18:29.0334409Z (Reading database ... 90% 2021-05-14T23:18:29.0412482Z (Reading database ... 95% 2021-05-14T23:18:29.0413414Z (Reading database ... 100% 2021-05-14T23:18:29.0414500Z (Reading database ... 264841 files and directories currently installed.) 2021-05-14T23:18:29.0553548Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:18:29.0565392Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:18:29.1117918Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:18:29.1361460Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:18:29.1392196Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:29.7917912Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:18:29.8107245Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:18:29.8121078Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:29.9046380Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:18:29.9073755Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:29.9103820Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:18:29.9136496Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:32.0336237Z Reading package lists... 2021-05-14T23:18:32.1883012Z Building dependency tree... 2021-05-14T23:18:32.1904368Z Reading state information... 2021-05-14T23:18:32.3525321Z The following additional packages will be installed: 2021-05-14T23:18:32.3529471Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:18:32.3535328Z Suggested packages: 2021-05-14T23:18:32.3536104Z libfftw3-doc 2021-05-14T23:18:32.3962384Z The following NEW packages will be installed: 2021-05-14T23:18:32.3968828Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:18:32.4144223Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:32.4145145Z Need to get 3986 kB of archives. 2021-05-14T23:18:32.4146514Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:18:32.4148528Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:18:32.4191707Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:18:32.4247989Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:18:32.4311629Z 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:32.4317425Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:18:32.8697451Z Fetched 3986 kB in 0s (82.6 MB/s) 2021-05-14T23:18:32.9023847Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:18:32.9094468Z (Reading database ... 2021-05-14T23:18:32.9095016Z (Reading database ... 5% 2021-05-14T23:18:32.9095555Z (Reading database ... 10% 2021-05-14T23:18:32.9096101Z (Reading database ... 15% 2021-05-14T23:18:32.9096605Z (Reading database ... 20% 2021-05-14T23:18:32.9100558Z (Reading database ... 25% 2021-05-14T23:18:32.9101098Z (Reading database ... 30% 2021-05-14T23:18:32.9101602Z (Reading database ... 35% 2021-05-14T23:18:32.9102111Z (Reading database ... 40% 2021-05-14T23:18:32.9102610Z (Reading database ... 45% 2021-05-14T23:18:32.9103118Z (Reading database ... 50% 2021-05-14T23:18:32.9137449Z (Reading database ... 55% 2021-05-14T23:18:32.9172220Z (Reading database ... 60% 2021-05-14T23:18:32.9208502Z (Reading database ... 65% 2021-05-14T23:18:32.9331689Z (Reading database ... 70% 2021-05-14T23:18:32.9444214Z (Reading database ... 75% 2021-05-14T23:18:32.9716565Z (Reading database ... 80% 2021-05-14T23:18:33.0016951Z (Reading database ... 85% 2021-05-14T23:18:33.0157587Z (Reading database ... 90% 2021-05-14T23:18:33.0232915Z (Reading database ... 95% 2021-05-14T23:18:33.0233523Z (Reading database ... 100% 2021-05-14T23:18:33.0234344Z (Reading database ... 264977 files and directories currently installed.) 2021-05-14T23:18:33.0374540Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:33.0398370Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.0957834Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:18:33.1210497Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:33.1228241Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.2197806Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:18:33.2400365Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:33.2413806Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.3365174Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:18:33.3603795Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:33.3614768Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.3917326Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:18:33.4171189Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:18:33.4181544Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.7338233Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.7370193Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.7403632Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.7437079Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.7478598Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:18:33.7529298Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:34.5248761Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:36.6012094Z Reading package lists... 2021-05-14T23:18:36.7531042Z Building dependency tree... 2021-05-14T23:18:36.7550168Z Reading state information... 2021-05-14T23:18:36.9118499Z The following additional packages will be installed: 2021-05-14T23:18:36.9120840Z libdcmtk14 2021-05-14T23:18:36.9548267Z The following NEW packages will be installed: 2021-05-14T23:18:36.9553117Z dcmtk libdcmtk14 2021-05-14T23:18:36.9738301Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:36.9739378Z Need to get 5546 kB of archives. 2021-05-14T23:18:36.9740437Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:18:36.9742638Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:18:37.0310802Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:18:37.4561022Z Fetched 5546 kB in 0s (67.6 MB/s) 2021-05-14T23:18:37.5737511Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:18:37.5809848Z (Reading database ... 2021-05-14T23:18:37.5811125Z (Reading database ... 5% 2021-05-14T23:18:37.5811950Z (Reading database ... 10% 2021-05-14T23:18:37.5812620Z (Reading database ... 15% 2021-05-14T23:18:37.5813290Z (Reading database ... 20% 2021-05-14T23:18:37.5814001Z (Reading database ... 25% 2021-05-14T23:18:37.5814677Z (Reading database ... 30% 2021-05-14T23:18:37.5815317Z (Reading database ... 35% 2021-05-14T23:18:37.5815975Z (Reading database ... 40% 2021-05-14T23:18:37.5816630Z (Reading database ... 45% 2021-05-14T23:18:37.5817289Z (Reading database ... 50% 2021-05-14T23:18:37.5851836Z (Reading database ... 55% 2021-05-14T23:18:37.5894468Z (Reading database ... 60% 2021-05-14T23:18:37.5933482Z (Reading database ... 65% 2021-05-14T23:18:37.6047350Z (Reading database ... 70% 2021-05-14T23:18:37.6159187Z (Reading database ... 75% 2021-05-14T23:18:37.6420496Z (Reading database ... 80% 2021-05-14T23:18:37.6708186Z (Reading database ... 85% 2021-05-14T23:18:37.6841358Z (Reading database ... 90% 2021-05-14T23:18:37.6912945Z (Reading database ... 95% 2021-05-14T23:18:37.6913739Z (Reading database ... 100% 2021-05-14T23:18:37.6914761Z (Reading database ... 265068 files and directories currently installed.) 2021-05-14T23:18:37.7042365Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:18:37.7068532Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:18:38.2226312Z Selecting previously unselected package dcmtk. 2021-05-14T23:18:38.2511224Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:18:38.2567969Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:18:38.4034024Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:18:38.4064213Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:18:38.4200701Z Adding `dcmtk' group to system ... 2021-05-14T23:18:38.4735726Z Adding `dcmtk' user to system ... 2021-05-14T23:18:38.5462361Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:18:38.8242190Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:40.3847235Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:42.4812835Z Reading package lists... 2021-05-14T23:18:42.6315335Z Building dependency tree... 2021-05-14T23:18:42.6336113Z Reading state information... 2021-05-14T23:18:42.9030301Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:18:42.9031780Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:42.9712934Z Reading package lists... 2021-05-14T23:18:43.1162009Z Building dependency tree... 2021-05-14T23:18:43.1182055Z Reading state information... 2021-05-14T23:18:43.3607894Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:18:43.3609433Z libpng-dev set to manually installed. 2021-05-14T23:18:43.3610587Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:43.4281743Z Reading package lists... 2021-05-14T23:18:43.5709302Z Building dependency tree... 2021-05-14T23:18:43.5730368Z Reading state information... 2021-05-14T23:18:43.7289284Z The following additional packages will be installed: 2021-05-14T23:18:43.7292337Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:18:43.7298463Z Suggested packages: 2021-05-14T23:18:43.7299763Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:18:43.7301207Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:18:43.7302306Z fonts-arphic-uming fonts-nanum 2021-05-14T23:18:43.7733815Z The following NEW packages will be installed: 2021-05-14T23:18:43.7736082Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:18:43.7737655Z libpoppler97 poppler-data 2021-05-14T23:18:43.7929164Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:43.7929989Z Need to get 2582 kB of archives. 2021-05-14T23:18:43.7930775Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:18:43.7932647Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:18:43.9689233Z 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:43.9901208Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:18:44.1307837Z 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:44.1423355Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:18:44.1487566Z 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:44.5670617Z Fetched 2582 kB in 0s (6958 kB/s) 2021-05-14T23:18:44.5997793Z Selecting previously unselected package poppler-data. 2021-05-14T23:18:44.6056651Z (Reading database ... 2021-05-14T23:18:44.6057717Z (Reading database ... 5% 2021-05-14T23:18:44.6058575Z (Reading database ... 10% 2021-05-14T23:18:44.6059333Z (Reading database ... 15% 2021-05-14T23:18:44.6060144Z (Reading database ... 20% 2021-05-14T23:18:44.6061055Z (Reading database ... 25% 2021-05-14T23:18:44.6061897Z (Reading database ... 30% 2021-05-14T23:18:44.6062655Z (Reading database ... 35% 2021-05-14T23:18:44.6063395Z (Reading database ... 40% 2021-05-14T23:18:44.6064144Z (Reading database ... 45% 2021-05-14T23:18:44.6064887Z (Reading database ... 50% 2021-05-14T23:18:44.6096409Z (Reading database ... 55% 2021-05-14T23:18:44.6130904Z (Reading database ... 60% 2021-05-14T23:18:44.6166766Z (Reading database ... 65% 2021-05-14T23:18:44.6283000Z (Reading database ... 70% 2021-05-14T23:18:44.6400808Z (Reading database ... 75% 2021-05-14T23:18:44.6668962Z (Reading database ... 80% 2021-05-14T23:18:44.6966005Z (Reading database ... 85% 2021-05-14T23:18:44.7107257Z (Reading database ... 90% 2021-05-14T23:18:44.7182563Z (Reading database ... 95% 2021-05-14T23:18:44.7183094Z (Reading database ... 100% 2021-05-14T23:18:44.7183929Z (Reading database ... 265303 files and directories currently installed.) 2021-05-14T23:18:44.7321104Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:18:44.7332917Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:18:44.9837704Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:18:45.0072802Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:18:45.0095046Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:18:45.0524542Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:18:45.0770852Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:45.0784479Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:45.1997658Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:18:45.2198034Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:45.2213132Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:45.2517829Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:18:45.2751418Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:45.2764161Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:45.2978572Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:18:45.3270651Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:45.3281734Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:45.3862330Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:18:45.3958109Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:18:45.3987060Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:45.4016982Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:45.4047354Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:45.4078206Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:18:45.4112348Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:18:45.4490325Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:47.5487619Z Reading package lists... 2021-05-14T23:18:47.6963167Z Building dependency tree... 2021-05-14T23:18:47.6984286Z Reading state information... 2021-05-14T23:18:47.8562955Z The following additional packages will be installed: 2021-05-14T23:18:47.8566927Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:18:47.8572104Z Suggested packages: 2021-05-14T23:18:47.8572870Z libhdf5-doc 2021-05-14T23:18:47.9003844Z The following NEW packages will be installed: 2021-05-14T23:18:47.9006493Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:18:47.9007651Z libsz2 2021-05-14T23:18:47.9188757Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:47.9190022Z Need to get 4074 kB of archives. 2021-05-14T23:18:47.9191135Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:18:47.9194025Z 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:18:47.9207530Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:18:47.9213390Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:18:47.9218088Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:18:47.9369923Z 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:18:47.9382555Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:18:47.9387292Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:18:48.4036855Z Fetched 4074 kB in 0s (57.9 MB/s) 2021-05-14T23:18:48.4432836Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:18:48.4433986Z (Reading database ... 2021-05-14T23:18:48.4434765Z (Reading database ... 5% 2021-05-14T23:18:48.4436138Z (Reading database ... 10% 2021-05-14T23:18:48.4436732Z (Reading database ... 15% 2021-05-14T23:18:48.4437239Z (Reading database ... 20% 2021-05-14T23:18:48.4437755Z (Reading database ... 25% 2021-05-14T23:18:48.4438258Z (Reading database ... 30% 2021-05-14T23:18:48.4438771Z (Reading database ... 35% 2021-05-14T23:18:48.4439271Z (Reading database ... 40% 2021-05-14T23:18:48.4439782Z (Reading database ... 45% 2021-05-14T23:18:48.4440282Z (Reading database ... 50% 2021-05-14T23:18:48.4456940Z (Reading database ... 55% 2021-05-14T23:18:48.4493754Z (Reading database ... 60% 2021-05-14T23:18:48.4529849Z (Reading database ... 65% 2021-05-14T23:18:48.4644923Z (Reading database ... 70% 2021-05-14T23:18:48.4749183Z (Reading database ... 75% 2021-05-14T23:18:48.5003083Z (Reading database ... 80% 2021-05-14T23:18:48.5283425Z (Reading database ... 85% 2021-05-14T23:18:48.5413705Z (Reading database ... 90% 2021-05-14T23:18:48.5482984Z (Reading database ... 95% 2021-05-14T23:18:48.5483505Z (Reading database ... 100% 2021-05-14T23:18:48.5484311Z (Reading database ... 265863 files and directories currently installed.) 2021-05-14T23:18:48.5613644Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:18:48.5626588Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:48.5956725Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:18:48.6161041Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:18:48.6184565Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:18:48.6516738Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:18:48.6711296Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:18:48.6724638Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:18:48.6993419Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:18:48.7275973Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:18:48.7290891Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:48.8797557Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:18:48.9053886Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:18:48.9067460Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:48.9405731Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:18:48.9689335Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:18:48.9700383Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:18:48.9944625Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:18:49.0230059Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:18:49.0240440Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:49.3585208Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:49.3618966Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:18:49.3660314Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:18:49.3694698Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:18:49.3724256Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:49.3757159Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:49.3792068Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:18:49.3885011Z 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:18:49.3914489Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:50.1219625Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:52.2023754Z Reading package lists... 2021-05-14T23:18:52.3472965Z Building dependency tree... 2021-05-14T23:18:52.3493417Z Reading state information... 2021-05-14T23:18:52.5050780Z The following additional packages will be installed: 2021-05-14T23:18:52.5054023Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:18:52.5498648Z The following NEW packages will be installed: 2021-05-14T23:18:52.5501651Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:18:52.5502659Z mesa-common-dev 2021-05-14T23:18:52.5676919Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:52.5677960Z Need to get 1761 kB of archives. 2021-05-14T23:18:52.5679042Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:18:52.5681228Z 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:18:52.5787099Z 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:18:52.5847996Z 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:18:52.5926316Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:18:52.6137787Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:18:52.6255694Z 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:18:53.1196673Z Fetched 1761 kB in 0s (12.3 MB/s) 2021-05-14T23:18:53.1480491Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:18:53.1578400Z (Reading database ... 2021-05-14T23:18:53.1579279Z (Reading database ... 5% 2021-05-14T23:18:53.1580093Z (Reading database ... 10% 2021-05-14T23:18:53.1580897Z (Reading database ... 15% 2021-05-14T23:18:53.1581641Z (Reading database ... 20% 2021-05-14T23:18:53.1582399Z (Reading database ... 25% 2021-05-14T23:18:53.1583629Z (Reading database ... 30% 2021-05-14T23:18:53.1584561Z (Reading database ... 35% 2021-05-14T23:18:53.1585337Z (Reading database ... 40% 2021-05-14T23:18:53.1586076Z (Reading database ... 45% 2021-05-14T23:18:53.1586835Z (Reading database ... 50% 2021-05-14T23:18:53.1605141Z (Reading database ... 55% 2021-05-14T23:18:53.1637944Z (Reading database ... 60% 2021-05-14T23:18:53.1674608Z (Reading database ... 65% 2021-05-14T23:18:53.1853911Z (Reading database ... 70% 2021-05-14T23:18:53.1979014Z (Reading database ... 75% 2021-05-14T23:18:53.2257093Z (Reading database ... 80% 2021-05-14T23:18:53.2571220Z (Reading database ... 85% 2021-05-14T23:18:53.2721957Z (Reading database ... 90% 2021-05-14T23:18:53.2794777Z (Reading database ... 95% 2021-05-14T23:18:53.2795319Z (Reading database ... 100% 2021-05-14T23:18:53.2796345Z (Reading database ... 266071 files and directories currently installed.) 2021-05-14T23:18:53.2930962Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:18:53.2941973Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:18:53.3356994Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:18:53.3603590Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:18:53.3616853Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:53.3853156Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:18:53.4145189Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:18:53.4156357Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:53.4531969Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:18:53.4817488Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:18:53.4838011Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:18:53.5237691Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:18:53.5510298Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:18:53.5522717Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:18:53.6037278Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:18:53.6244785Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:18:53.6257982Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:18:53.8077696Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:18:53.8121771Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:53.8154404Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:18:53.8192047Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:53.8225039Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:18:53.8258995Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:18:53.8296726Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:55.1993788Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:57.3089788Z Reading package lists... 2021-05-14T23:18:57.4604452Z Building dependency tree... 2021-05-14T23:18:57.4625594Z Reading state information... 2021-05-14T23:18:57.6190269Z The following additional packages will be installed: 2021-05-14T23:18:57.6193256Z libprotobuf-lite17 libprotoc17 2021-05-14T23:18:57.6631659Z The following NEW packages will be installed: 2021-05-14T23:18:57.6634339Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:18:57.6635978Z protobuf-compiler 2021-05-14T23:18:57.6938391Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:57.6939975Z Need to get 2754 kB of archives. 2021-05-14T23:18:57.6940826Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:18:57.6942645Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:18:57.6973503Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:18:57.7057655Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:18:57.7171350Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:18:57.7252048Z 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:18:58.1452532Z Fetched 2754 kB in 0s (47.8 MB/s) 2021-05-14T23:18:58.1797575Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:18:58.1827315Z (Reading database ... 2021-05-14T23:18:58.1827910Z (Reading database ... 5% 2021-05-14T23:18:58.1828434Z (Reading database ... 10% 2021-05-14T23:18:58.1828965Z (Reading database ... 15% 2021-05-14T23:18:58.1829505Z (Reading database ... 20% 2021-05-14T23:18:58.1830006Z (Reading database ... 25% 2021-05-14T23:18:58.1830701Z (Reading database ... 30% 2021-05-14T23:18:58.1831228Z (Reading database ... 35% 2021-05-14T23:18:58.1831770Z (Reading database ... 40% 2021-05-14T23:18:58.1832267Z (Reading database ... 45% 2021-05-14T23:18:58.1832807Z (Reading database ... 50% 2021-05-14T23:18:58.1874720Z (Reading database ... 55% 2021-05-14T23:18:58.1913217Z (Reading database ... 60% 2021-05-14T23:18:58.1952448Z (Reading database ... 65% 2021-05-14T23:18:58.2068852Z (Reading database ... 70% 2021-05-14T23:18:58.2174789Z (Reading database ... 75% 2021-05-14T23:18:58.2444261Z (Reading database ... 80% 2021-05-14T23:18:58.2739405Z (Reading database ... 85% 2021-05-14T23:18:58.2874089Z (Reading database ... 90% 2021-05-14T23:18:58.2947479Z (Reading database ... 95% 2021-05-14T23:18:58.2948468Z (Reading database ... 100% 2021-05-14T23:18:58.2949600Z (Reading database ... 266554 files and directories currently installed.) 2021-05-14T23:18:58.3092803Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:18:58.3115993Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:18:58.3556799Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:18:58.3771626Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:18:58.3783554Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:18:58.4677001Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:18:58.4970410Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:18:58.4981805Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:18:58.6612235Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:18:58.6899348Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:18:58.6911760Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:18:58.8103345Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:18:58.8402422Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:18:58.8412956Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:18:58.9028509Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:18:58.9063190Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:18:58.9099116Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:18:58.9136213Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:18:58.9168124Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:18:58.9208955Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:59.6262160Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:01.7366580Z Reading package lists... 2021-05-14T23:19:01.8938131Z Building dependency tree... 2021-05-14T23:19:01.8957677Z Reading state information... 2021-05-14T23:19:02.0522791Z The following additional packages will be installed: 2021-05-14T23:19:02.0526051Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:19:02.0532553Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:19:02.0533710Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:19:02.0535160Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:19:02.0536557Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:19:02.0537820Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:19:02.0539170Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:19:02.0540547Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:19:02.0541859Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:19:02.0543200Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:19:02.0544873Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:19:02.0546239Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:19:02.0547452Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:19:02.0548644Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:19:02.0549428Z Suggested packages: 2021-05-14T23:19:02.0550512Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:19:02.0551829Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:19:02.0553267Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:19:02.0554580Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:19:02.1254569Z The following NEW packages will be installed: 2021-05-14T23:19:02.1258171Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:19:02.1259590Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:19:02.1262129Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:19:02.1263644Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:19:02.1267183Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:19:02.1270381Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:19:02.1273241Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:19:02.1276723Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:19:02.1278105Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:19:02.1280958Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:19:02.1284803Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:19:02.1286506Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:19:02.1290138Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:19:02.1294480Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:19:02.1489062Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:02.1492459Z Need to get 47.1 MB of archives. 2021-05-14T23:19:02.1539552Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:19:02.1541484Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:19:02.1725553Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:19:02.1804554Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:19:02.1838407Z 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:02.1884462Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:19:02.1916673Z 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:02.1967116Z 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:02.2134036Z 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:02.4588587Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:19:02.4641357Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:19:02.4763050Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:19:02.4957229Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:19:02.5047361Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:19:02.5110950Z 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:02.5203498Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:19:02.5284507Z 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:02.5348877Z 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:02.5380115Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:19:02.5406895Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:19:02.5421438Z 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:02.5473475Z 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:02.5728064Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:19:02.6191116Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:19:02.6323432Z 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:02.6395808Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:19:02.6528227Z 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:02.7934809Z 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:02.7958541Z 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:02.7998937Z 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:02.8130563Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:19:02.8430277Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:19:02.8506858Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:19:02.8592271Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:19:02.8646714Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:19:02.9026637Z 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:02.9163772Z 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:02.9510268Z 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:02.9552362Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:19:03.3721831Z 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:03.4083908Z 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:03.4749366Z 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:03.4825023Z 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:03.4910735Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:19:03.4985858Z 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:03.5024356Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:19:03.5293222Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:19:03.5393506Z 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:03.5539058Z 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:03.5700191Z 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:03.6132357Z 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:03.6219583Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:19:03.6309511Z 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:03.6729336Z 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:03.6821241Z 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:03.6873409Z 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:03.6943847Z 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:03.7045596Z 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:03.7169910Z 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:03.7576177Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:19:03.7893549Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:19:03.7943383Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:19:03.8016109Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:19:03.8132858Z 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:03.8797537Z 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:03.9344126Z 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:03.9437429Z 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:03.9571058Z 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:04.0563934Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:19:04.0736296Z 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:04.1371721Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:19:04.1476998Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:19:04.1597529Z 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:04.2592583Z 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:04.3538282Z 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:04.3986997Z 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:04.4018075Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:19:04.9999343Z Fetched 47.1 MB in 2s (20.8 MB/s) 2021-05-14T23:19:05.0357227Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:19:05.0394219Z (Reading database ... 2021-05-14T23:19:05.0394826Z (Reading database ... 5% 2021-05-14T23:19:05.0395334Z (Reading database ... 10% 2021-05-14T23:19:05.0396281Z (Reading database ... 15% 2021-05-14T23:19:05.0396800Z (Reading database ... 20% 2021-05-14T23:19:05.0397310Z (Reading database ... 25% 2021-05-14T23:19:05.0397808Z (Reading database ... 30% 2021-05-14T23:19:05.0398321Z (Reading database ... 35% 2021-05-14T23:19:05.0398829Z (Reading database ... 40% 2021-05-14T23:19:05.0399322Z (Reading database ... 45% 2021-05-14T23:19:05.0399827Z (Reading database ... 50% 2021-05-14T23:19:05.0441614Z (Reading database ... 55% 2021-05-14T23:19:05.0475456Z (Reading database ... 60% 2021-05-14T23:19:05.0512857Z (Reading database ... 65% 2021-05-14T23:19:05.0632688Z (Reading database ... 70% 2021-05-14T23:19:05.0744918Z (Reading database ... 75% 2021-05-14T23:19:05.1023262Z (Reading database ... 80% 2021-05-14T23:19:05.1316348Z (Reading database ... 85% 2021-05-14T23:19:05.1447330Z (Reading database ... 90% 2021-05-14T23:19:05.1518059Z (Reading database ... 95% 2021-05-14T23:19:05.1519096Z (Reading database ... 100% 2021-05-14T23:19:05.1520101Z (Reading database ... 266725 files and directories currently installed.) 2021-05-14T23:19:05.1648248Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:19:05.1670143Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:19:05.3087229Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:19:05.3377280Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:05.3390997Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:19:05.3717140Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:19:05.3961778Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:05.3977049Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:19:05.4219879Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:19:05.4507322Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:05.4517723Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:19:05.4776607Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:19:05.5062077Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:19:05.5073212Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:05.5357220Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:19:05.5633836Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:19:05.5645800Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:19:05.5956851Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:19:05.6221813Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:05.6234145Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:05.6757656Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:19:05.6981092Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:19:05.6994380Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:19:06.4517021Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:19:06.4740037Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:19:06.4754364Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:19:06.5026457Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:19:06.5314554Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:19:06.5326490Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:19:06.5674455Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:19:06.5961779Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:19:06.5972854Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:19:06.6436932Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:19:06.6661815Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:19:06.6676230Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:19:06.6996788Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:19:06.7226377Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:19:06.7241568Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:19:06.7498364Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:19:06.7775805Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:19:06.7789746Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:19:06.8100848Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:19:06.8386403Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:19:06.8397596Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:19:06.8702321Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:19:06.8989291Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:06.9000582Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:06.9285317Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:19:06.9572549Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:19:06.9583645Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:19:06.9984327Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:19:07.0276920Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:19:07.0287744Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:19:07.0563148Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:19:07.0853858Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:19:07.0866031Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:19:07.1291201Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:19:07.1594978Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:07.1607842Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:19:07.1909024Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:19:07.2193379Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:19:07.2207548Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:19:07.3064736Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:19:07.3350698Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:19:07.3362183Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:19:07.5529035Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:19:07.5814384Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:19:07.5825149Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:19:07.6255709Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:19:07.6540184Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:19:07.6550641Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:19:07.6814826Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:19:07.7109019Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:19:07.7119472Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:19:07.7607496Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:19:07.7901027Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:07.7915223Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:08.2947859Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:19:08.3235171Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:19:08.3246750Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:19:08.3596997Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:19:08.3790242Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:19:08.3804877Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:19:08.4116623Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:19:08.4338153Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:19:08.4352638Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:19:08.4756664Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:19:08.4956801Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:19:08.4972308Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:19:08.5331297Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:19:08.5624547Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:19:08.5636165Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:19:08.5908200Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:19:08.6190244Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:19:08.6202873Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:19:08.6548801Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:19:08.6833696Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:19:08.6844776Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:19:08.7212299Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:19:08.7495649Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:19:08.7509495Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:19:08.8357372Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:19:08.8616509Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:19:08.8628963Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:19:08.9088189Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:19:08.9377221Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:08.9386918Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:09.0612020Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:19:09.0897011Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:19:09.0910003Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:19:09.1266469Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:19:09.1552630Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:19:09.1564744Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:19:10.3022330Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:19:10.3306312Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:19:10.3319296Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:19:10.3596201Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:19:10.3884249Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:19:10.3897064Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:19:10.4149593Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:19:10.4435924Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:19:10.4447767Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:19:10.4713248Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:19:10.4998233Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:10.5010799Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:19:10.5325380Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:19:10.5611230Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:19:10.5622810Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:19:10.5897656Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:19:10.6184671Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:10.6196318Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:10.6491115Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:19:10.6807889Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:19:10.6819513Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:19:10.8117165Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:19:10.8352924Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:19:10.8366097Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:19:10.8700043Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:19:10.8965539Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:10.8981783Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:10.9376809Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:19:10.9663694Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:19:10.9677688Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:19:10.9952992Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:19:11.0239771Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:11.0250645Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:11.1636980Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:19:11.1863130Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:19:11.1879055Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:19:11.2333292Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:19:11.2624174Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:19:11.2640019Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:19:11.3037000Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:19:11.3250402Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:19:11.3262811Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:11.3516170Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:19:11.3799486Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:19:11.3811865Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:11.4074643Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:19:11.4361768Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:19:11.4373077Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:19:11.4700262Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:19:11.4991807Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:19:11.5003030Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:19:11.5255710Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:19:11.5542108Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:19:11.5554069Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:19:11.6069954Z Selecting previously unselected package libopenal-data. 2021-05-14T23:19:11.6359401Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:19:11.6370799Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:19:11.6735523Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:19:11.7024560Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:19:11.7036489Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:19:11.7315124Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:19:11.7601064Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:19:11.7612512Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:19:11.8287666Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:19:11.8576588Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:19:11.8588497Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:19:11.8859352Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:19:11.9158580Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:19:11.9171832Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:19:11.9500284Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:19:11.9785800Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:19:11.9797249Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:19:12.0256112Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:19:12.0608814Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:19:12.0685878Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:19:12.1192135Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:19:12.1480476Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:19:12.1491587Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:19:12.2150135Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:19:12.2435431Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:12.2447340Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:12.2766242Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:19:12.3051652Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:12.3065264Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:12.3377746Z Selecting previously unselected package ffmpeg. 2021-05-14T23:19:12.3666257Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:12.3740435Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:12.4985908Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:19:12.5271813Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:19:12.5283050Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:19:12.5616573Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:19:12.5903675Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:19:12.5914816Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:19:12.7791948Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:19:12.8079093Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:19:12.8090205Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:19:12.8380056Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:19:12.8669804Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:19:12.8682473Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:19:12.8943975Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:19:12.9231830Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:12.9242203Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:13.2157665Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:19:13.2395274Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:13.2408355Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:13.5437520Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:19:13.5673062Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:19:13.5688197Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:19:13.7117495Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:19:13.7314491Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:19:13.7330294Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:19:13.7637535Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:19:13.7829220Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:19:13.7841152Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:13.8480344Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:19:13.8529286Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:19:13.8560247Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:19:13.8593243Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:19:13.8630340Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:19:13.8659802Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:19:13.8689777Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:19:13.8718200Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:19:13.8747594Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:19:13.8780323Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:19:13.8811132Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:19:13.8842217Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:19:13.8874714Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:19:13.8907249Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:19:13.8945030Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:19:13.8977653Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:19:13.9007836Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:19:13.9040892Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:19:13.9072469Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:19:13.9102711Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:19:13.9139172Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:19:13.9170822Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:19:13.9202328Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:19:13.9241214Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:19:13.9274087Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:19:13.9312807Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:19:13.9343628Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:19:13.9376309Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:19:13.9409311Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:19:13.9449199Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:19:13.9482728Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:19:13.9520771Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:19:13.9562743Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:19:13.9603438Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:13.9647410Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:19:13.9678794Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:19:13.9711796Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:19:13.9743502Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:19:13.9792578Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:13.9833390Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:19:13.9869851Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:19:13.9912019Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:19:13.9943037Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:19:13.9987908Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:19:14.0021767Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:19:14.0052671Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:19:14.0085189Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:19:14.0119320Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:19:14.0152880Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:19:14.0187587Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:19:14.0220273Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:14.0253520Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:19:14.0288953Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:14.0319818Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:14.0350564Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:19:14.0384389Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0416710Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:19:14.0450905Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0489189Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:19:14.0521198Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:19:14.0553107Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:14.0589483Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:19:14.0627007Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:19:14.0661074Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0694637Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:19:14.0731095Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:19:14.0770993Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:19:14.0872127Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0902866Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0933200Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.0968810Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:19:14.1001878Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:19:14.1032758Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.1067810Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.1099750Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.1138067Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:14.1229474Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:15.1490642Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:17.2321043Z Reading package lists... 2021-05-14T23:19:17.3958910Z Building dependency tree... 2021-05-14T23:19:17.3980513Z Reading state information... 2021-05-14T23:19:17.5526372Z The following additional packages will be installed: 2021-05-14T23:19:17.5529525Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:19:17.6008347Z The following NEW packages will be installed: 2021-05-14T23:19:17.6010479Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:19:17.6011982Z libmagick++-dev 2021-05-14T23:19:17.6199815Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:17.6200887Z Need to get 309 kB of archives. 2021-05-14T23:19:17.6201917Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:19:17.6204589Z 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:17.6230746Z 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:17.6252179Z 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:17.6272101Z 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:18.0610639Z Fetched 309 kB in 0s (13.9 MB/s) 2021-05-14T23:19:18.0945543Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:19:18.1019559Z (Reading database ... 2021-05-14T23:19:18.1020444Z (Reading database ... 5% 2021-05-14T23:19:18.1021317Z (Reading database ... 10% 2021-05-14T23:19:18.1022120Z (Reading database ... 15% 2021-05-14T23:19:18.1022867Z (Reading database ... 20% 2021-05-14T23:19:18.1023623Z (Reading database ... 25% 2021-05-14T23:19:18.1024373Z (Reading database ... 30% 2021-05-14T23:19:18.1025123Z (Reading database ... 35% 2021-05-14T23:19:18.1025875Z (Reading database ... 40% 2021-05-14T23:19:18.1026614Z (Reading database ... 45% 2021-05-14T23:19:18.1027364Z (Reading database ... 50% 2021-05-14T23:19:18.1062331Z (Reading database ... 55% 2021-05-14T23:19:18.1103816Z (Reading database ... 60% 2021-05-14T23:19:18.1131145Z (Reading database ... 65% 2021-05-14T23:19:18.1244846Z (Reading database ... 70% 2021-05-14T23:19:18.1355438Z (Reading database ... 75% 2021-05-14T23:19:18.1378115Z (Reading database ... 80% 2021-05-14T23:19:18.1899302Z (Reading database ... 85% 2021-05-14T23:19:18.2063628Z (Reading database ... 90% 2021-05-14T23:19:18.2143050Z (Reading database ... 95% 2021-05-14T23:19:18.2143617Z (Reading database ... 100% 2021-05-14T23:19:18.2144407Z (Reading database ... 267266 files and directories currently installed.) 2021-05-14T23:19:18.2279976Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:19:18.2358824Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.2717721Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:19:18.2951594Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:19:18.2975455Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.3436069Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:19:18.3652140Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:19:18.3663384Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.4436730Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:19:18.4727210Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:19:18.4806072Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.5393729Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.5479757Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.5511346Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.5552121Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:19:18.5636097Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:20.6783086Z Reading package lists... 2021-05-14T23:19:20.8297199Z Building dependency tree... 2021-05-14T23:19:20.8319379Z Reading state information... 2021-05-14T23:19:20.9950734Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:19:20.9952559Z The following additional packages will be installed: 2021-05-14T23:19:20.9954371Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:19:20.9956285Z libijs-0.35 libjbig2dec0 2021-05-14T23:19:20.9960175Z Suggested packages: 2021-05-14T23:19:20.9961631Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:19:20.9962949Z ghostscript-x 2021-05-14T23:19:21.0408250Z The following NEW packages will be installed: 2021-05-14T23:19:21.0412592Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:19:21.0418543Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:19:21.0751465Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:21.0752850Z Need to get 11.2 MB of archives. 2021-05-14T23:19:21.0753708Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:19:21.0756437Z 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:21.0983013Z 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:21.0995875Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:19:21.1533584Z 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:21.1596876Z 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:21.1602623Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:19:21.1609093Z 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:21.1838932Z 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:21.6234501Z Fetched 11.2 MB in 0s (81.4 MB/s) 2021-05-14T23:19:21.6582303Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:19:21.6659154Z (Reading database ... 2021-05-14T23:19:21.6660030Z (Reading database ... 5% 2021-05-14T23:19:21.6660883Z (Reading database ... 10% 2021-05-14T23:19:21.6661481Z (Reading database ... 15% 2021-05-14T23:19:21.6661991Z (Reading database ... 20% 2021-05-14T23:19:21.6662511Z (Reading database ... 25% 2021-05-14T23:19:21.6663011Z (Reading database ... 30% 2021-05-14T23:19:21.6663528Z (Reading database ... 35% 2021-05-14T23:19:21.6664026Z (Reading database ... 40% 2021-05-14T23:19:21.6664537Z (Reading database ... 45% 2021-05-14T23:19:21.6665032Z (Reading database ... 50% 2021-05-14T23:19:21.6709924Z (Reading database ... 55% 2021-05-14T23:19:21.6756780Z (Reading database ... 60% 2021-05-14T23:19:21.6782328Z (Reading database ... 65% 2021-05-14T23:19:21.6901447Z (Reading database ... 70% 2021-05-14T23:19:21.7012589Z (Reading database ... 75% 2021-05-14T23:19:21.7035887Z (Reading database ... 80% 2021-05-14T23:19:21.7531961Z (Reading database ... 85% 2021-05-14T23:19:21.7686812Z (Reading database ... 90% 2021-05-14T23:19:21.7761088Z (Reading database ... 95% 2021-05-14T23:19:21.7761943Z (Reading database ... 100% 2021-05-14T23:19:21.7763016Z (Reading database ... 267311 files and directories currently installed.) 2021-05-14T23:19:21.7899823Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:19:21.8150918Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:19:22.0277649Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:19:22.0520304Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:19:22.0531991Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:19:22.0884248Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:19:22.1174368Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:19:22.1787249Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:19:22.5771918Z Selecting previously unselected package libgs9-common. 2021-05-14T23:19:22.6152579Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:19:22.6166177Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:22.7237795Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:19:22.7477514Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:19:22.7498515Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:19:22.7754135Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:19:22.8043671Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:19:22.8055144Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:19:22.8386789Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:19:22.8676129Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:19:22.8704094Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:23.1551808Z Selecting previously unselected package ghostscript. 2021-05-14T23:19:23.1841548Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:19:23.1854282Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:23.2589885Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:19:23.2636241Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:19:23.2717470Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:19:23.3351616Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:19:23.3383284Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:19:23.3637678Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:23.3670145Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:23.3717791Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:19:23.3850344Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:19:23.4980588Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:23.5303717Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:26.8404172Z Reading package lists... 2021-05-14T23:19:27.0006187Z Building dependency tree... 2021-05-14T23:19:27.0029722Z Reading state information... 2021-05-14T23:19:27.1803328Z The following additional packages will be installed: 2021-05-14T23:19:27.1808069Z libudunits2-0 libudunits2-data 2021-05-14T23:19:27.2277305Z The following NEW packages will be installed: 2021-05-14T23:19:27.2282247Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:19:27.2507778Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:27.2508522Z Need to get 429 kB of archives. 2021-05-14T23:19:27.2509329Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:19:27.2511049Z 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:27.2577625Z 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:27.2669621Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:19:27.7170340Z Fetched 429 kB in 0s (9108 kB/s) 2021-05-14T23:19:27.7505685Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:19:27.7580616Z (Reading database ... 2021-05-14T23:19:27.7581179Z (Reading database ... 5% 2021-05-14T23:19:27.7581702Z (Reading database ... 10% 2021-05-14T23:19:27.7582851Z (Reading database ... 15% 2021-05-14T23:19:27.7583374Z (Reading database ... 20% 2021-05-14T23:19:27.7583874Z (Reading database ... 25% 2021-05-14T23:19:27.7584413Z (Reading database ... 30% 2021-05-14T23:19:27.7585204Z (Reading database ... 35% 2021-05-14T23:19:27.7585719Z (Reading database ... 40% 2021-05-14T23:19:27.7586402Z (Reading database ... 45% 2021-05-14T23:19:27.7586924Z (Reading database ... 50% 2021-05-14T23:19:27.7627529Z (Reading database ... 55% 2021-05-14T23:19:27.7683120Z (Reading database ... 60% 2021-05-14T23:19:27.7710440Z (Reading database ... 65% 2021-05-14T23:19:27.7849360Z (Reading database ... 70% 2021-05-14T23:19:27.7967425Z (Reading database ... 75% 2021-05-14T23:19:27.7992068Z (Reading database ... 80% 2021-05-14T23:19:27.8496860Z (Reading database ... 85% 2021-05-14T23:19:27.8655289Z (Reading database ... 90% 2021-05-14T23:19:27.8728846Z (Reading database ... 95% 2021-05-14T23:19:27.8729369Z (Reading database ... 100% 2021-05-14T23:19:27.8730192Z (Reading database ... 267875 files and directories currently installed.) 2021-05-14T23:19:27.8865661Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:19:27.8881370Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:19:27.9149581Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:19:27.9441854Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:19:27.9464979Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:19:27.9757775Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:19:28.0024877Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:19:28.0036413Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:19:28.0871308Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:19:28.0913829Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:19:28.0960681Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:19:28.1018264Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:19:28.2100448Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:30.3364098Z Reading package lists... 2021-05-14T23:19:30.4825086Z Building dependency tree... 2021-05-14T23:19:30.4846493Z Reading state information... 2021-05-14T23:19:30.6843828Z The following NEW packages will be installed: 2021-05-14T23:19:30.6846864Z libjq-dev 2021-05-14T23:19:30.7022212Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:30.7023196Z Need to get 11.2 kB of archives. 2021-05-14T23:19:30.7024115Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:19:30.7026132Z 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:31.1316579Z Fetched 11.2 kB in 0s (838 kB/s) 2021-05-14T23:19:31.1611063Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:19:31.1688460Z (Reading database ... 2021-05-14T23:19:31.1689207Z (Reading database ... 5% 2021-05-14T23:19:31.1689892Z (Reading database ... 10% 2021-05-14T23:19:31.1690540Z (Reading database ... 15% 2021-05-14T23:19:31.1692225Z (Reading database ... 20% 2021-05-14T23:19:31.1693071Z (Reading database ... 25% 2021-05-14T23:19:31.1693739Z (Reading database ... 30% 2021-05-14T23:19:31.1694376Z (Reading database ... 35% 2021-05-14T23:19:31.1695054Z (Reading database ... 40% 2021-05-14T23:19:31.1695702Z (Reading database ... 45% 2021-05-14T23:19:31.1696351Z (Reading database ... 50% 2021-05-14T23:19:31.1721440Z (Reading database ... 55% 2021-05-14T23:19:31.1767648Z (Reading database ... 60% 2021-05-14T23:19:31.1798778Z (Reading database ... 65% 2021-05-14T23:19:31.1916668Z (Reading database ... 70% 2021-05-14T23:19:31.2032020Z (Reading database ... 75% 2021-05-14T23:19:31.2055303Z (Reading database ... 80% 2021-05-14T23:19:31.2563253Z (Reading database ... 85% 2021-05-14T23:19:31.2724608Z (Reading database ... 90% 2021-05-14T23:19:31.2803175Z (Reading database ... 95% 2021-05-14T23:19:31.2803728Z (Reading database ... 100% 2021-05-14T23:19:31.2804532Z (Reading database ... 267904 files and directories currently installed.) 2021-05-14T23:19:31.2944245Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:31.2961880Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:19:31.3564380Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:19:33.4624903Z Reading package lists... 2021-05-14T23:19:33.6181152Z Building dependency tree... 2021-05-14T23:19:33.6201573Z Reading state information... 2021-05-14T23:19:33.8176845Z The following NEW packages will be installed: 2021-05-14T23:19:33.8178941Z libmng2 2021-05-14T23:19:33.8354717Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:33.8356412Z Need to get 168 kB of archives. 2021-05-14T23:19:33.8357532Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:19:33.8359550Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:19:34.2720624Z Fetched 168 kB in 0s (9921 kB/s) 2021-05-14T23:19:34.3077310Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:19:34.3124406Z (Reading database ... 2021-05-14T23:19:34.3124979Z (Reading database ... 5% 2021-05-14T23:19:34.3125488Z (Reading database ... 10% 2021-05-14T23:19:34.3126022Z (Reading database ... 15% 2021-05-14T23:19:34.3126538Z (Reading database ... 20% 2021-05-14T23:19:34.3127036Z (Reading database ... 25% 2021-05-14T23:19:34.3127549Z (Reading database ... 30% 2021-05-14T23:19:34.3128047Z (Reading database ... 35% 2021-05-14T23:19:34.3128554Z (Reading database ... 40% 2021-05-14T23:19:34.3129052Z (Reading database ... 45% 2021-05-14T23:19:34.3129561Z (Reading database ... 50% 2021-05-14T23:19:34.3182369Z (Reading database ... 55% 2021-05-14T23:19:34.3228990Z (Reading database ... 60% 2021-05-14T23:19:34.3256471Z (Reading database ... 65% 2021-05-14T23:19:34.3371534Z (Reading database ... 70% 2021-05-14T23:19:34.3486508Z (Reading database ... 75% 2021-05-14T23:19:34.3510374Z (Reading database ... 80% 2021-05-14T23:19:34.4018018Z (Reading database ... 85% 2021-05-14T23:19:34.4177759Z (Reading database ... 90% 2021-05-14T23:19:34.4253195Z (Reading database ... 95% 2021-05-14T23:19:34.4253770Z (Reading database ... 100% 2021-05-14T23:19:34.4254586Z (Reading database ... 267910 files and directories currently installed.) 2021-05-14T23:19:34.4394168Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:19:34.4415288Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:19:34.5149471Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:19:34.5185198Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:36.6131763Z Reading package lists... 2021-05-14T23:19:36.7645285Z Building dependency tree... 2021-05-14T23:19:36.7667121Z Reading state information... 2021-05-14T23:19:36.8904997Z E: Unable to locate package libmng1 2021-05-14T23:19:36.9646152Z Reading package lists... 2021-05-14T23:19:37.1132818Z Building dependency tree... 2021-05-14T23:19:37.1156708Z Reading state information... 2021-05-14T23:19:37.2413141Z E: Unable to locate package libapparmor-devel 2021-05-14T23:19:37.3083709Z Reading package lists... 2021-05-14T23:19:37.4569995Z Building dependency tree... 2021-05-14T23:19:37.4590710Z Reading state information... 2021-05-14T23:19:37.6188651Z The following additional packages will be installed: 2021-05-14T23:19:37.6191044Z libij-java 2021-05-14T23:19:37.6616618Z The following NEW packages will be installed: 2021-05-14T23:19:37.6620782Z imagej libij-java 2021-05-14T23:19:37.6808988Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:37.6809747Z Need to get 2328 kB of archives. 2021-05-14T23:19:37.6810531Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:19:37.6812261Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:19:37.7652124Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:19:38.2025400Z Fetched 2328 kB in 0s (23.4 MB/s) 2021-05-14T23:19:38.2322460Z Selecting previously unselected package libij-java. 2021-05-14T23:19:38.2398595Z (Reading database ... 2021-05-14T23:19:38.2399700Z (Reading database ... 5% 2021-05-14T23:19:38.2400608Z (Reading database ... 10% 2021-05-14T23:19:38.2401387Z (Reading database ... 15% 2021-05-14T23:19:38.2402140Z (Reading database ... 20% 2021-05-14T23:19:38.2402808Z (Reading database ... 25% 2021-05-14T23:19:38.2403470Z (Reading database ... 30% 2021-05-14T23:19:38.2404098Z (Reading database ... 35% 2021-05-14T23:19:38.2404756Z (Reading database ... 40% 2021-05-14T23:19:38.2405410Z (Reading database ... 45% 2021-05-14T23:19:38.2406063Z (Reading database ... 50% 2021-05-14T23:19:38.2431113Z (Reading database ... 55% 2021-05-14T23:19:38.2477095Z (Reading database ... 60% 2021-05-14T23:19:38.2501566Z (Reading database ... 65% 2021-05-14T23:19:38.2617362Z (Reading database ... 70% 2021-05-14T23:19:38.2727194Z (Reading database ... 75% 2021-05-14T23:19:38.2749111Z (Reading database ... 80% 2021-05-14T23:19:38.3242191Z (Reading database ... 85% 2021-05-14T23:19:38.3394877Z (Reading database ... 90% 2021-05-14T23:19:38.3467191Z (Reading database ... 95% 2021-05-14T23:19:38.3468078Z (Reading database ... 100% 2021-05-14T23:19:38.3469067Z (Reading database ... 267916 files and directories currently installed.) 2021-05-14T23:19:38.3598430Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:19:38.3614448Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:19:38.4517086Z Selecting previously unselected package imagej. 2021-05-14T23:19:38.4717821Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:19:38.4728451Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:19:38.5404068Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:19:38.5436850Z Setting up imagej (1.52r-1) ... 2021-05-14T23:19:38.5473706Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:19:38.6077758Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:39.3032798Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:19:41.4125459Z Reading package lists... 2021-05-14T23:19:41.5598651Z Building dependency tree... 2021-05-14T23:19:41.5619715Z Reading state information... 2021-05-14T23:19:41.7161051Z Suggested packages: 2021-05-14T23:19:41.7163825Z bowtie2-examples 2021-05-14T23:19:41.7588596Z The following NEW packages will be installed: 2021-05-14T23:19:41.7593040Z bowtie2 2021-05-14T23:19:41.7769431Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:41.7771728Z Need to get 1324 kB of archives. 2021-05-14T23:19:41.7772626Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:19:41.7774672Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:19:42.2344037Z Fetched 1324 kB in 0s (30.2 MB/s) 2021-05-14T23:19:42.2642343Z Selecting previously unselected package bowtie2. 2021-05-14T23:19:42.2716907Z (Reading database ... 2021-05-14T23:19:42.2717787Z (Reading database ... 5% 2021-05-14T23:19:42.2718744Z (Reading database ... 10% 2021-05-14T23:19:42.2719899Z (Reading database ... 15% 2021-05-14T23:19:42.2720746Z (Reading database ... 20% 2021-05-14T23:19:42.2721424Z (Reading database ... 25% 2021-05-14T23:19:42.2722091Z (Reading database ... 30% 2021-05-14T23:19:42.2722796Z (Reading database ... 35% 2021-05-14T23:19:42.2723529Z (Reading database ... 40% 2021-05-14T23:19:42.2724188Z (Reading database ... 45% 2021-05-14T23:19:42.2724832Z (Reading database ... 50% 2021-05-14T23:19:42.2759336Z (Reading database ... 55% 2021-05-14T23:19:42.2804710Z (Reading database ... 60% 2021-05-14T23:19:42.2827707Z (Reading database ... 65% 2021-05-14T23:19:42.2942554Z (Reading database ... 70% 2021-05-14T23:19:42.3053435Z (Reading database ... 75% 2021-05-14T23:19:42.3075138Z (Reading database ... 80% 2021-05-14T23:19:42.3595305Z (Reading database ... 85% 2021-05-14T23:19:42.3761406Z (Reading database ... 90% 2021-05-14T23:19:42.3843797Z (Reading database ... 95% 2021-05-14T23:19:42.3844629Z (Reading database ... 100% 2021-05-14T23:19:42.3845638Z (Reading database ... 267939 files and directories currently installed.) 2021-05-14T23:19:42.3993006Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:19:42.4003726Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:19:42.5923726Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:19:42.5955458Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:45.4722821Z Reading package lists... 2021-05-14T23:19:45.6211930Z Building dependency tree... 2021-05-14T23:19:45.6233461Z Reading state information... 2021-05-14T23:19:45.7460583Z E: Unable to locate package install 2021-05-14T23:19:45.7461570Z E: Unable to locate package gdal 2021-05-14T23:19:45.8134682Z Reading package lists... 2021-05-14T23:19:45.9651369Z Building dependency tree... 2021-05-14T23:19:45.9672167Z Reading state information... 2021-05-14T23:19:45.9914030Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:19:45.9915818Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:19:45.9916893Z is only available from another source 2021-05-14T23:19:45.9917521Z 2021-05-14T23:19:46.0941753Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:19:46.1612404Z Reading package lists... 2021-05-14T23:19:46.3027300Z Building dependency tree... 2021-05-14T23:19:46.3049018Z Reading state information... 2021-05-14T23:19:46.3282412Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:19:46.3283885Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:19:46.3284913Z is only available from another source 2021-05-14T23:19:46.3285875Z However the following packages replace it: 2021-05-14T23:19:46.3286662Z ffmpeg 2021-05-14T23:19:46.3287138Z 2021-05-14T23:19:46.4274451Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:19:46.4945323Z Reading package lists... 2021-05-14T23:19:46.6387948Z Building dependency tree... 2021-05-14T23:19:46.6411054Z Reading state information... 2021-05-14T23:19:46.7988020Z The following additional packages will be installed: 2021-05-14T23:19:46.7990321Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:19:46.7992071Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:19:46.7993372Z libssh2-1-dev 2021-05-14T23:19:46.7996186Z Suggested packages: 2021-05-14T23:19:46.7997334Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:19:46.8434997Z The following NEW packages will be installed: 2021-05-14T23:19:46.8437155Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:19:46.8441587Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:19:46.8446244Z libssh2-1-dev 2021-05-14T23:19:46.8700415Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:46.8701203Z Need to get 2667 kB of archives. 2021-05-14T23:19:46.8702002Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:19:46.8703712Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:19:46.8994816Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:19:46.9248409Z 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:46.9322973Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:19:46.9776809Z 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:46.9866589Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:19:46.9964788Z 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:47.0149145Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:19:47.0355981Z 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:47.0501761Z 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:47.0558033Z 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:47.5193054Z Fetched 2667 kB in 0s (11.4 MB/s) 2021-05-14T23:19:47.5513608Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:19:47.5587895Z (Reading database ... 2021-05-14T23:19:47.5588662Z (Reading database ... 5% 2021-05-14T23:19:47.5589349Z (Reading database ... 10% 2021-05-14T23:19:47.5589994Z (Reading database ... 15% 2021-05-14T23:19:47.5590644Z (Reading database ... 20% 2021-05-14T23:19:47.5591296Z (Reading database ... 25% 2021-05-14T23:19:47.5592018Z (Reading database ... 30% 2021-05-14T23:19:47.5592674Z (Reading database ... 35% 2021-05-14T23:19:47.5593719Z (Reading database ... 40% 2021-05-14T23:19:47.5594533Z (Reading database ... 45% 2021-05-14T23:19:47.5595204Z (Reading database ... 50% 2021-05-14T23:19:47.5632019Z (Reading database ... 55% 2021-05-14T23:19:47.5677160Z (Reading database ... 60% 2021-05-14T23:19:47.5702412Z (Reading database ... 65% 2021-05-14T23:19:47.5817511Z (Reading database ... 70% 2021-05-14T23:19:47.5929791Z (Reading database ... 75% 2021-05-14T23:19:47.5951967Z (Reading database ... 80% 2021-05-14T23:19:47.6455736Z (Reading database ... 85% 2021-05-14T23:19:47.6618094Z (Reading database ... 90% 2021-05-14T23:19:47.6693994Z (Reading database ... 95% 2021-05-14T23:19:47.6694553Z (Reading database ... 100% 2021-05-14T23:19:47.6695377Z (Reading database ... 267965 files and directories currently installed.) 2021-05-14T23:19:47.6836754Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:19:47.6846465Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:19:47.7237001Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:19:47.7473732Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:19:47.7482511Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:19:47.8237440Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:19:47.8490226Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:19:47.8512930Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:19:47.8772705Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:19:47.9059533Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:19:47.9070165Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:47.9447531Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:19:47.9735796Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:19:47.9746089Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.0076685Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:19:48.0309169Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:19:48.0324449Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.0690098Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:19:48.0945126Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:19:48.0956407Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:19:48.1637062Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:19:48.1846566Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:19:48.1860187Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.2637680Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:19:48.2850049Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:19:48.2864434Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:19:48.3435406Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:19:48.3732602Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:19:48.3744869Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:19:48.4077028Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:19:48.4286125Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:19:48.4296688Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:19:48.5589910Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:19:48.5618614Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.5652683Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:19:48.5685871Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:19:48.5715311Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.5745726Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.5777215Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:19:48.5807552Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:19:48.5839759Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:19:48.5872943Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:19:48.5905157Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:19:48.5939986Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:53.3638672Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:19:53.4746036Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:55.6020790Z Reading package lists... 2021-05-14T23:19:55.7463954Z Building dependency tree... 2021-05-14T23:19:55.7485702Z Reading state information... 2021-05-14T23:19:55.9981553Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:19:55.9983787Z libtiff-dev set to manually installed. 2021-05-14T23:19:55.9985010Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:56.0884262Z Reading package lists... 2021-05-14T23:19:56.2784922Z Building dependency tree... 2021-05-14T23:19:56.2809224Z Reading state information... 2021-05-14T23:19:56.5180150Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:19:56.5181399Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:56.5849328Z Reading package lists... 2021-05-14T23:19:56.7301959Z Building dependency tree... 2021-05-14T23:19:56.7323527Z Reading state information... 2021-05-14T23:19:56.9258014Z The following NEW packages will be installed: 2021-05-14T23:19:56.9259861Z libsodium-dev 2021-05-14T23:19:56.9430707Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:56.9431815Z Need to get 169 kB of archives. 2021-05-14T23:19:56.9432793Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:19:56.9434566Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:19:57.3704833Z Fetched 169 kB in 0s (10.7 MB/s) 2021-05-14T23:19:57.4010546Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:19:57.4086174Z (Reading database ... 2021-05-14T23:19:57.4087051Z (Reading database ... 5% 2021-05-14T23:19:57.4087819Z (Reading database ... 10% 2021-05-14T23:19:57.4088654Z (Reading database ... 15% 2021-05-14T23:19:57.4089410Z (Reading database ... 20% 2021-05-14T23:19:57.4090161Z (Reading database ... 25% 2021-05-14T23:19:57.4090939Z (Reading database ... 30% 2021-05-14T23:19:57.4091676Z (Reading database ... 35% 2021-05-14T23:19:57.4092508Z (Reading database ... 40% 2021-05-14T23:19:57.4093245Z (Reading database ... 45% 2021-05-14T23:19:57.4093989Z (Reading database ... 50% 2021-05-14T23:19:57.4130613Z (Reading database ... 55% 2021-05-14T23:19:57.4174866Z (Reading database ... 60% 2021-05-14T23:19:57.4198439Z (Reading database ... 65% 2021-05-14T23:19:57.4316592Z (Reading database ... 70% 2021-05-14T23:19:57.4428908Z (Reading database ... 75% 2021-05-14T23:19:57.4452620Z (Reading database ... 80% 2021-05-14T23:19:57.4989195Z (Reading database ... 85% 2021-05-14T23:19:57.5154027Z (Reading database ... 90% 2021-05-14T23:19:57.5230726Z (Reading database ... 95% 2021-05-14T23:19:57.5231281Z (Reading database ... 100% 2021-05-14T23:19:57.5232070Z (Reading database ... 268468 files and directories currently installed.) 2021-05-14T23:19:57.5370242Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:19:57.5382649Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:19:57.6204616Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:19:59.6813435Z Reading package lists... 2021-05-14T23:19:59.8257978Z Building dependency tree... 2021-05-14T23:19:59.8278827Z Reading state information... 2021-05-14T23:19:59.9797987Z The following additional packages will be installed: 2021-05-14T23:19:59.9801573Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:20:00.0274093Z The following NEW packages will be installed: 2021-05-14T23:20:00.0279899Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:20:00.0281730Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:20:00.0516256Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:00.0517454Z Need to get 10.4 MB of archives. 2021-05-14T23:20:00.0518238Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:20:00.0521444Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:20:00.0684531Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:20:00.0806225Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:20:00.0963818Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:20:00.1076616Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:20:00.1231177Z 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:00.1368249Z 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:00.1618787Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:20:00.5942453Z Fetched 10.4 MB in 0s (81.2 MB/s) 2021-05-14T23:20:00.6317858Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:20:00.6334001Z (Reading database ... 2021-05-14T23:20:00.6337562Z (Reading database ... 5% 2021-05-14T23:20:00.6338123Z (Reading database ... 10% 2021-05-14T23:20:00.6338643Z (Reading database ... 15% 2021-05-14T23:20:00.6339149Z (Reading database ... 20% 2021-05-14T23:20:00.6339669Z (Reading database ... 25% 2021-05-14T23:20:00.6340171Z (Reading database ... 30% 2021-05-14T23:20:00.6340681Z (Reading database ... 35% 2021-05-14T23:20:00.6341178Z (Reading database ... 40% 2021-05-14T23:20:00.6341688Z (Reading database ... 45% 2021-05-14T23:20:00.6342183Z (Reading database ... 50% 2021-05-14T23:20:00.6379287Z (Reading database ... 55% 2021-05-14T23:20:00.6425594Z (Reading database ... 60% 2021-05-14T23:20:00.6449613Z (Reading database ... 65% 2021-05-14T23:20:00.6569284Z (Reading database ... 70% 2021-05-14T23:20:01.5208713Z (Reading database ... 75% 2021-05-14T23:20:01.5210257Z (Reading database ... 80% 2021-05-14T23:20:01.5211112Z (Reading database ... 85% 2021-05-14T23:20:01.5211887Z (Reading database ... 90% 2021-05-14T23:20:01.5212639Z (Reading database ... 95% 2021-05-14T23:20:01.5213497Z (Reading database ... 100% 2021-05-14T23:20:01.5214692Z (Reading database ... 268538 files and directories currently installed.) 2021-05-14T23:20:01.5216569Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:20:01.5217694Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:20:01.5218574Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:20:01.5219612Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:20:01.5220472Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:20:01.5221525Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:20:01.5222687Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:20:01.5223687Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:20:01.5224581Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:20:01.5225743Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:01.5226737Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:01.5227868Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:20:01.5229093Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:01.5230151Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:01.5503876Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:20:01.5805053Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:20:01.5818635Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:01.7598688Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:20:01.7846471Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:20:01.7861951Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:02.1357761Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:20:02.1594602Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:02.1607714Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:20:02.2514160Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:02.2547753Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:20:02.2581720Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:20:02.2623325Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:02.2662509Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:20:02.2696984Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:02.2726926Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:02.2756924Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:20:02.2802502Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:05.3016787Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:07.5436564Z Reading package lists... 2021-05-14T23:20:07.7242154Z Building dependency tree... 2021-05-14T23:20:07.7263885Z Reading state information... 2021-05-14T23:20:07.9562008Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:20:07.9563622Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:08.0263138Z Reading package lists... 2021-05-14T23:20:08.1874784Z Building dependency tree... 2021-05-14T23:20:08.1897607Z Reading state information... 2021-05-14T23:20:08.3499066Z The following additional packages will be installed: 2021-05-14T23:20:08.3503387Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:20:08.3504633Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:20:08.3508878Z Suggested packages: 2021-05-14T23:20:08.3509800Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:20:08.3987620Z The following NEW packages will be installed: 2021-05-14T23:20:08.3989897Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:20:08.3992611Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:20:08.4232396Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:08.4233383Z Need to get 1459 kB of archives. 2021-05-14T23:20:08.4234932Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:20:08.4237484Z 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:08.4371612Z 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:08.4462480Z 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:08.4565200Z 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:08.4657749Z 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:08.4730818Z 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:08.4873839Z 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:08.5108064Z 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:08.5243286Z 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:08.6835317Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:20:09.1517059Z Fetched 1459 kB in 0s (4933 kB/s) 2021-05-14T23:20:09.1862970Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:20:09.1946119Z (Reading database ... 2021-05-14T23:20:09.1946985Z (Reading database ... 5% 2021-05-14T23:20:09.1947686Z (Reading database ... 10% 2021-05-14T23:20:09.1948611Z (Reading database ... 15% 2021-05-14T23:20:09.1949340Z (Reading database ... 20% 2021-05-14T23:20:09.1950016Z (Reading database ... 25% 2021-05-14T23:20:09.1950678Z (Reading database ... 30% 2021-05-14T23:20:09.1951351Z (Reading database ... 35% 2021-05-14T23:20:09.1951994Z (Reading database ... 40% 2021-05-14T23:20:09.1952648Z (Reading database ... 45% 2021-05-14T23:20:09.1953306Z (Reading database ... 50% 2021-05-14T23:20:09.1985300Z (Reading database ... 55% 2021-05-14T23:20:09.2027802Z (Reading database ... 60% 2021-05-14T23:20:09.2058955Z (Reading database ... 65% 2021-05-14T23:20:09.2180000Z (Reading database ... 70% 2021-05-14T23:20:09.2294675Z (Reading database ... 75% 2021-05-14T23:20:09.2317739Z (Reading database ... 80% 2021-05-14T23:20:09.2687706Z (Reading database ... 85% 2021-05-14T23:20:09.2978643Z (Reading database ... 90% 2021-05-14T23:20:09.3053018Z (Reading database ... 95% 2021-05-14T23:20:09.3053899Z (Reading database ... 100% 2021-05-14T23:20:09.3054869Z (Reading database ... 268763 files and directories currently installed.) 2021-05-14T23:20:09.3190944Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:09.3211183Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:09.3557074Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:20:09.3791157Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:09.3803346Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:09.4117740Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:20:09.4373364Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:09.4387654Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:09.4718950Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:20:09.4970441Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:09.4984298Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:09.5317295Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:20:09.5558434Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:20:09.5593198Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:20:09.5884547Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:20:09.6174468Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:09.6183233Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:09.6597460Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:20:09.6833861Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:20:09.6849130Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:20:09.7637288Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:20:09.7844662Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:20:09.7857884Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:20:09.8357925Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:20:09.8622091Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:20:09.8633448Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:09.8897815Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:20:09.9185822Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:20:09.9197431Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:20:10.0309132Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:20:10.0338797Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.0372010Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:20:10.0402749Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:20:10.0441614Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.0472621Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.0504107Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.0535214Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.0563196Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:20:10.0596525Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:20:10.0633689Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:10.0885090Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:13.4392261Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:20:15.6428944Z Reading package lists... 2021-05-14T23:20:15.8025951Z Building dependency tree... 2021-05-14T23:20:15.8051923Z Reading state information... 2021-05-14T23:20:15.9298040Z E: Unable to locate package udunits 2021-05-14T23:20:15.9968119Z Reading package lists... 2021-05-14T23:20:16.1438045Z Building dependency tree... 2021-05-14T23:20:16.1459170Z Reading state information... 2021-05-14T23:20:16.3088075Z The following additional packages will be installed: 2021-05-14T23:20:16.3090460Z libwebpdemux2 2021-05-14T23:20:16.3523788Z The following NEW packages will be installed: 2021-05-14T23:20:16.3526522Z libwebp-dev libwebpdemux2 2021-05-14T23:20:16.3771881Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:16.3773040Z Need to get 277 kB of archives. 2021-05-14T23:20:16.3774192Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:20:16.3776593Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:20:16.3787664Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:20:16.8200561Z Fetched 277 kB in 0s (10.5 MB/s) 2021-05-14T23:20:16.8536585Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:20:16.8612678Z (Reading database ... 2021-05-14T23:20:16.8613829Z (Reading database ... 5% 2021-05-14T23:20:16.8614693Z (Reading database ... 10% 2021-05-14T23:20:16.8615299Z (Reading database ... 15% 2021-05-14T23:20:16.8616012Z (Reading database ... 20% 2021-05-14T23:20:16.8616559Z (Reading database ... 25% 2021-05-14T23:20:16.8617065Z (Reading database ... 30% 2021-05-14T23:20:16.8617580Z (Reading database ... 35% 2021-05-14T23:20:16.8618081Z (Reading database ... 40% 2021-05-14T23:20:16.8618594Z (Reading database ... 45% 2021-05-14T23:20:16.8619110Z (Reading database ... 50% 2021-05-14T23:20:16.8649537Z (Reading database ... 55% 2021-05-14T23:20:16.8693181Z (Reading database ... 60% 2021-05-14T23:20:16.8722660Z (Reading database ... 65% 2021-05-14T23:20:16.8846751Z (Reading database ... 70% 2021-05-14T23:20:16.8965307Z (Reading database ... 75% 2021-05-14T23:20:16.8988729Z (Reading database ... 80% 2021-05-14T23:20:16.9366949Z (Reading database ... 85% 2021-05-14T23:20:16.9656771Z (Reading database ... 90% 2021-05-14T23:20:16.9730913Z (Reading database ... 95% 2021-05-14T23:20:16.9731799Z (Reading database ... 100% 2021-05-14T23:20:16.9732871Z (Reading database ... 269063 files and directories currently installed.) 2021-05-14T23:20:16.9868252Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:20:16.9889008Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:20:17.0157319Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:20:17.0405250Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:20:17.0417261Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:20:17.1276204Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:20:17.1308989Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:20:17.1344799Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:19.2339558Z Reading package lists... 2021-05-14T23:20:19.3987811Z Building dependency tree... 2021-05-14T23:20:19.4011309Z Reading state information... 2021-05-14T23:20:19.5614859Z The following additional packages will be installed: 2021-05-14T23:20:19.5617777Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:20:19.5619352Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:20:19.5621067Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:20:19.5628794Z Suggested packages: 2021-05-14T23:20:19.5629787Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:20:19.5630438Z Recommended packages: 2021-05-14T23:20:19.5630897Z cargo 2021-05-14T23:20:19.6120793Z The following NEW packages will be installed: 2021-05-14T23:20:19.6125009Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:20:19.6126897Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:20:19.6128568Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:20:19.6356825Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:19.6357616Z Need to get 108 MB of archives. 2021-05-14T23:20:19.6358422Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:20:19.6360210Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:20:19.6401051Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:20:19.6408471Z 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:19.6418133Z 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:19.6467153Z 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:19.6487489Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:20:19.6492760Z 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:19.7890848Z 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:21.2799794Z 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:22.0575455Z 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:22.0803187Z 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:23.0244412Z 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:23.0254906Z 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:23.0256416Z Fetched 108 MB in 3s (41.3 MB/s) 2021-05-14T23:20:23.0257535Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:20:23.0258531Z (Reading database ... 2021-05-14T23:20:23.0259301Z (Reading database ... 5% 2021-05-14T23:20:23.0260055Z (Reading database ... 10% 2021-05-14T23:20:23.0260819Z (Reading database ... 15% 2021-05-14T23:20:23.0261907Z (Reading database ... 20% 2021-05-14T23:20:23.0262714Z (Reading database ... 25% 2021-05-14T23:20:23.0263484Z (Reading database ... 30% 2021-05-14T23:20:23.0264798Z (Reading database ... 35% 2021-05-14T23:20:23.0265516Z (Reading database ... 40% 2021-05-14T23:20:23.0266190Z (Reading database ... 45% 2021-05-14T23:20:23.0266839Z (Reading database ... 50% 2021-05-14T23:20:23.0267480Z (Reading database ... 55% 2021-05-14T23:20:23.0268144Z (Reading database ... 60% 2021-05-14T23:20:23.0268786Z (Reading database ... 65% 2021-05-14T23:20:23.0269433Z (Reading database ... 70% 2021-05-14T23:20:23.0270090Z (Reading database ... 75% 2021-05-14T23:20:23.0270994Z (Reading database ... 80% 2021-05-14T23:20:23.0271645Z (Reading database ... 85% 2021-05-14T23:20:23.0272286Z (Reading database ... 90% 2021-05-14T23:20:23.0272947Z (Reading database ... 95% 2021-05-14T23:20:23.0273605Z (Reading database ... 100% 2021-05-14T23:20:23.0274550Z (Reading database ... 269091 files and directories currently installed.) 2021-05-14T23:20:23.0276324Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:20:23.0277649Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:20:23.0278672Z Selecting previously unselected package libipt2. 2021-05-14T23:20:23.0279868Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:20:23.0280872Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:20:23.0282226Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:20:23.0283893Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:20:23.0285407Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:20:23.0286933Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:20:23.0416617Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:20:23.0428528Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:20:23.1237846Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:20:23.1465866Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:20:23.1477849Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:20:23.1996972Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:20:23.2264956Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:20:23.2275911Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:20:23.2506980Z Selecting previously unselected package gdb. 2021-05-14T23:20:23.2792998Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:20:23.2806929Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:20:23.6078279Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:20:23.6338101Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:23.6351541Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:30.1653929Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:20:30.1941911Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:30.1953529Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:33.3809666Z Selecting previously unselected package rustc. 2021-05-14T23:20:33.4105285Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:33.4120672Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:33.6076667Z Selecting previously unselected package cargo. 2021-05-14T23:20:33.6342433Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:20:33.6351313Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:20:33.9838500Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:20:34.0126180Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:20:34.0137518Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:20:35.2317650Z Selecting previously unselected package rust-gdb. 2021-05-14T23:20:35.2579767Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:20:35.2590022Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:35.3232811Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:35.3268314Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:20:35.3303644Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:20:35.3333828Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:35.3361892Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:20:35.3391437Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:20:35.3423359Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:20:35.3454394Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:35.3488072Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:20:35.3519509Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:20:35.3548698Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:20:35.3580932Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:20:35.3621639Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:20:35.3653806Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:35.3865530Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:38.6606062Z Reading package lists... 2021-05-14T23:20:38.8103316Z Building dependency tree... 2021-05-14T23:20:38.8124323Z Reading state information... 2021-05-14T23:20:38.9814741Z The following additional packages will be installed: 2021-05-14T23:20:38.9817079Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:20:38.9818952Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:20:38.9820784Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:20:38.9822525Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:20:38.9824325Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:20:38.9826070Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:20:38.9827684Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:20:38.9829482Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:20:38.9832466Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:20:38.9838712Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:20:38.9840263Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:20:38.9841705Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:20:38.9843226Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:20:38.9845421Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:20:38.9847034Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:20:38.9848575Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:20:38.9850035Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:20:38.9851519Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:20:38.9853078Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:20:38.9854334Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:20:38.9855557Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:20:38.9856831Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:20:38.9858053Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:20:38.9859201Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:20:38.9860386Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:20:38.9861811Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:20:38.9863245Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:20:38.9864706Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:20:38.9866164Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:20:38.9867788Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:20:38.9869092Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:20:38.9870369Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:20:38.9871717Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:20:38.9873121Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:20:38.9874631Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:20:38.9876285Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:20:38.9877742Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:20:38.9879109Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:20:38.9880448Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:20:38.9881883Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:20:38.9883356Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:20:38.9884685Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:20:38.9886006Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:20:38.9887558Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:20:38.9889153Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:20:38.9890549Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:20:38.9891900Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:20:38.9893407Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:20:38.9894687Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:20:38.9895405Z Suggested packages: 2021-05-14T23:20:38.9896482Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:20:38.9897776Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:20:38.9899289Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:20:38.9900777Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:20:38.9902047Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:20:38.9903394Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:20:38.9904808Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:20:38.9906244Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:20:38.9907588Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:20:38.9908968Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:20:38.9910449Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:20:38.9911991Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:20:38.9913424Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:20:38.9914523Z wpagui libengine-pkcs11-openssl 2021-05-14T23:20:39.0885307Z The following NEW packages will be installed: 2021-05-14T23:20:39.0887577Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:20:39.0889443Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:20:39.0891288Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:20:39.0893050Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:20:39.0894956Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:20:39.0896721Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:20:39.0898756Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:20:39.0900620Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:20:39.0902474Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:20:39.0904257Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:20:39.0906092Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:20:39.0910522Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:20:39.0912049Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:20:39.0913692Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:20:39.0915272Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:20:39.0917043Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:20:39.0918522Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:20:39.0920013Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:20:39.0921575Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:20:39.0922815Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:20:39.0924035Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:20:39.0925315Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:20:39.0926542Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:20:39.0927691Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:20:39.0928881Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:20:39.0930316Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:20:39.0931734Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:20:39.0933199Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:20:39.0934822Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:20:39.0936268Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:20:39.0937575Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:20:39.0938835Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:20:39.0940211Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:20:39.0941597Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:20:39.0943105Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:20:39.0944596Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:20:39.0946016Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:20:39.0947410Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:20:39.0948737Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:20:39.0950907Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:20:39.0952376Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:20:39.0953731Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:20:39.0955066Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:20:39.0957100Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:20:39.0958723Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:20:39.0960109Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:20:39.0961488Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:20:39.0962984Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:20:39.0964489Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:20:39.1121786Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:39.1122578Z Need to get 183 MB of archives. 2021-05-14T23:20:39.1123358Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:20:39.1125213Z 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:39.1152395Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:20:39.1407501Z 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:39.1425665Z 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:39.1434189Z 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:39.1441139Z 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:39.1447352Z 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:39.1457309Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:20:39.1465296Z 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:39.1482493Z 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:39.1490541Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:20:39.1512286Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:20:39.1574697Z 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:39.1578949Z 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:39.1583746Z 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:39.1590094Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:20:39.1594769Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:20:39.1599790Z 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:39.1603861Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:20:39.1608022Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:20:39.1612087Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:20:39.1620088Z 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:39.1624391Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:20:39.1897623Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:20:39.2106528Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:20:39.2123070Z 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:39.2146115Z 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:39.2217150Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:20:39.2224746Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:20:39.2245961Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:20:39.2267852Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:20:39.2405692Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:20:39.2525711Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:20:39.2541094Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:20:39.2549419Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:20:39.2558183Z 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:39.4513834Z 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:39.4518055Z 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:39.4598308Z 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:39.4629378Z 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:39.4650897Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:20:39.4665848Z 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:39.4675362Z 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:39.4694881Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:20:39.4708284Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:20:39.4726785Z 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:39.4739375Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:20:39.4785574Z 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:39.4796456Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:20:39.4839294Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:20:39.4851956Z 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:39.4860162Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:20:39.4868060Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:20:39.4881719Z 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:39.4933603Z 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:39.4944245Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:20:39.5936945Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:20:39.6026358Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:20:39.6034831Z 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:39.6062722Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:20:39.6069218Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:20:39.6077118Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:20:39.6086822Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:20:39.6103303Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:20:39.6122114Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:20:39.6148016Z 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:39.6170431Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:20:39.6189843Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:20:39.6307226Z 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:39.6390227Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:20:39.6938782Z 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:39.6944817Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:20:39.6953185Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:20:39.6959531Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:20:39.6972780Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:20:39.7004200Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:20:39.7012556Z 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:39.7608533Z 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:39.7614724Z 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:39.7622994Z 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:39.7735102Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:20:39.7741111Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:20:39.7747110Z 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:39.7787110Z 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:39.8049471Z 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:39.8213880Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:20:39.8223375Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:20:39.8228280Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:20:39.8234050Z 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:39.8286098Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:20:39.8290721Z 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:39.8306701Z 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:39.8315747Z 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:39.8334060Z 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:39.8346479Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:20:39.8354085Z 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:39.8636980Z 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:39.8684149Z 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:39.8710535Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:20:39.8713671Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:20:39.8730951Z 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:39.8763931Z 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:39.8822948Z 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:39.8838369Z 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:39.8842156Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:20:39.8896393Z 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:39.8901612Z 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:40.8862989Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:20:40.8879871Z 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:40.8887255Z 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:41.0075920Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:20:41.0570212Z 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:41.0578880Z 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:41.0589557Z 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:41.0647061Z 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:41.0652829Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:20:41.0918780Z 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:41.1005017Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:20:41.1022920Z 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:41.1025544Z 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:41.1030155Z 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:41.1052275Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:20:41.1065010Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:20:41.1069974Z 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:41.1073344Z 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:41.1088083Z 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:41.1091612Z 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:41.1097466Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:20:41.1103351Z 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:41.1107939Z 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:41.1115257Z 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:41.1124518Z 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:41.1138934Z 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:41.1243206Z 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:41.1257899Z 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:41.1260581Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:20:41.1274500Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:20:41.1333474Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:20:41.1351725Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:20:41.1365135Z 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:41.1371686Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:20:41.1389567Z 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:41.1397838Z 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:41.1404230Z 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:41.1421100Z 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:41.1426780Z 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:41.1429476Z 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:41.1450131Z 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:41.1529898Z 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:41.1969572Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:20:41.1977608Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:20:41.2055726Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:20:41.2071127Z 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:41.2084487Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:20:41.2117775Z 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:41.2129976Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:20:41.2353858Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:20:41.2416388Z 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:41.2503329Z 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:41.3060248Z 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:41.3093061Z 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:41.3131207Z 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:41.3133135Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:20:41.3181197Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:20:41.3183697Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:20:41.3199064Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:20:41.3201476Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:20:41.3264239Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:20:41.3297705Z 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:41.4266906Z 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:41.4273229Z 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:41.4283794Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:20:41.4285655Z 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:41.4300167Z 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:41.4302714Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:20:41.4336583Z 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:41.4338529Z 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:41.4351118Z 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:41.4353592Z 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:41.4359067Z 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:41.4366343Z 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:41.4375159Z 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:41.4523802Z 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:41.4530622Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:20:41.5480680Z 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:41.5489883Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:20:41.5499088Z 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:41.5542756Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:20:41.5545019Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:20:41.5561442Z 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:41.5614267Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:20:41.5621169Z 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:41.5933133Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:20:41.5948363Z 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:41.5965144Z 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:41.6196818Z 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:41.6200454Z 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:41.6215860Z 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:41.6225669Z 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:41.6244917Z 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:41.6618567Z 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:41.8889275Z 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:41.9235503Z 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:41.9432012Z 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:42.5789877Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:20:42.7969205Z 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:42.8211239Z 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:42.8521204Z 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:42.9054445Z 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:42.9184193Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:20:42.9670931Z 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:43.0151874Z 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:43.0233480Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:20:43.0322343Z 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:44.1680627Z Fetched 183 MB in 4s (46.5 MB/s) 2021-05-14T23:20:44.2078082Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:20:44.2102308Z (Reading database ... 2021-05-14T23:20:44.2103137Z (Reading database ... 5% 2021-05-14T23:20:44.2103780Z (Reading database ... 10% 2021-05-14T23:20:44.2104420Z (Reading database ... 15% 2021-05-14T23:20:44.2105053Z (Reading database ... 20% 2021-05-14T23:20:44.2105664Z (Reading database ... 25% 2021-05-14T23:20:44.2106288Z (Reading database ... 30% 2021-05-14T23:20:44.2106944Z (Reading database ... 35% 2021-05-14T23:20:44.2107577Z (Reading database ... 40% 2021-05-14T23:20:44.2108199Z (Reading database ... 45% 2021-05-14T23:20:44.2108812Z (Reading database ... 50% 2021-05-14T23:20:44.2131854Z (Reading database ... 55% 2021-05-14T23:20:44.2172663Z (Reading database ... 60% 2021-05-14T23:20:44.2203729Z (Reading database ... 65% 2021-05-14T23:20:44.2316530Z (Reading database ... 70% 2021-05-14T23:20:44.2427659Z (Reading database ... 75% 2021-05-14T23:20:44.2451336Z (Reading database ... 80% 2021-05-14T23:20:44.2817895Z (Reading database ... 85% 2021-05-14T23:20:44.3101151Z (Reading database ... 90% 2021-05-14T23:20:44.3177341Z (Reading database ... 95% 2021-05-14T23:20:44.3177931Z (Reading database ... 100% 2021-05-14T23:20:44.3178736Z (Reading database ... 269846 files and directories currently installed.) 2021-05-14T23:20:44.3313891Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:20:44.3338744Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:20:44.3717535Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:20:44.3981254Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:44.4063348Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:44.6038397Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:20:44.6287413Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:20:44.6301844Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:20:44.6676613Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:20:44.6918764Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:20:44.6929847Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:20:44.7189363Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:20:44.7486094Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:20:44.7497058Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:20:44.7797199Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:20:44.8054131Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:20:44.8064626Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:20:44.8326612Z Selecting previously unselected package libwacom-common. 2021-05-14T23:20:44.8616041Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:20:44.8627388Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:20:44.9277357Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:20:44.9518181Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:20:44.9529597Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:20:44.9837720Z Selecting previously unselected package libinput-bin. 2021-05-14T23:20:45.0056955Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:20:45.0071596Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:20:45.0354237Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:20:45.0723834Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:20:45.0776294Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:20:45.1137599Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:20:45.1427723Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:45.1445670Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:45.1895183Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:20:45.2191802Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:45.2207646Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:45.3137297Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:20:45.3393213Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:20:45.3405835Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:20:45.3654502Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:20:45.3943833Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:20:45.3958211Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:20:45.4237136Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:20:45.4506664Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:20:45.4523071Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:20:45.4765734Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:20:45.5053959Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:20:45.5070700Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:20:45.5357042Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:20:45.5599401Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:20:45.5610221Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:20:45.5858604Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:20:45.6148459Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:20:45.6158941Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:20:45.6395002Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:20:45.6684269Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:20:45.6695601Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:20:45.6927068Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:20:45.7215585Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:20:45.7227336Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:20:45.7519495Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:20:45.7813107Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:20:45.7824314Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:20:45.8091964Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:20:45.8413936Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:20:45.8425226Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:20:45.8775853Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:20:45.9073536Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:45.9153313Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:46.2317884Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:20:46.2575498Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:46.2592705Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:46.5036916Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:20:46.5301544Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:46.5316892Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:46.5717238Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:20:46.5968547Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:20:46.5979467Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:20:46.6430686Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:20:46.6722096Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:20:46.6735641Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:20:46.7681687Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:20:46.7974579Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:20:46.7985320Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:20:46.8317440Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:20:46.8569680Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:46.8581459Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:46.9076873Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:20:46.9312189Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:46.9326665Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:46.9957090Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:20:47.0206718Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:47.0222872Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:47.1993822Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:20:47.2241327Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:47.2252354Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:47.3841390Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:20:47.4128513Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:47.4147212Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:47.4557631Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:20:47.4856063Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:47.4868118Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:47.5197007Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:20:47.5474748Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:20:47.5486997Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:20:47.5911528Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:20:47.6169737Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:20:47.6185265Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:20:48.9543935Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:20:48.9840196Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:48.9852883Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:49.0237070Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:20:49.0471612Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:20:49.0484578Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:49.3435239Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:20:49.3740895Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:20:49.3752913Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:20:49.4357161Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:20:49.4588326Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:20:49.4603821Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:20:49.5076916Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:20:49.5341042Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:49.5353374Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:49.5696255Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:20:49.5988791Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:49.5999836Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:49.6258697Z Selecting previously unselected package gdal-data. 2021-05-14T23:20:49.6549652Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:20:49.6560777Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:20:49.7051985Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:20:49.7343569Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:20:49.7355066Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:20:49.7716788Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:20:49.7981105Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:20:49.7995420Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:20:49.8436995Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:20:49.8687613Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:20:49.8700371Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:20:49.9063909Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:20:49.9360760Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:20:49.9372422Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:20:50.0075140Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:20:50.0379756Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:20:50.0391341Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:20:50.0859080Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:20:50.1160120Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:20:50.1173060Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:20:50.1877034Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:20:50.2178798Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:20:50.2190829Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:20:50.2529357Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:20:50.2824663Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:20:50.2836642Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:20:50.3110987Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:20:50.3412522Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:20:50.3424130Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:20:50.3701841Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:20:50.3999290Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:20:50.4011008Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:20:50.4437322Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:20:50.4714501Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:20:50.4729591Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:20:50.5517445Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:20:50.5779396Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:20:50.5791944Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:20:50.6086709Z Selecting previously unselected package proj-data. 2021-05-14T23:20:50.6375931Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:20:50.6390527Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:20:51.4366609Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:20:51.4670116Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:20:51.4682949Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:20:51.5837227Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:20:51.6099009Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:20:51.6111265Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:20:51.6408057Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:20:51.6695401Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:20:51.6707075Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:20:51.7188389Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:20:51.7480575Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:20:51.7492119Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:20:51.7759525Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:20:51.8056949Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:20:51.8070159Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:20:51.8436646Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:20:51.8692232Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:20:51.8708454Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:20:51.9116779Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:20:51.9321981Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:20:51.9336883Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:20:51.9798113Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:20:52.0067530Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:20:52.0079969Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:20:52.0406659Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:20:52.0701868Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:20:52.0713531Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:20:52.1327465Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:20:52.1626790Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:20:52.1637837Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:20:52.2157226Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:20:52.2463337Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:20:52.2474710Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:20:52.2864292Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:20:52.3157867Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:20:52.3169640Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:20:52.4830591Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:20:52.5124375Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:20:52.5136769Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:20:52.6396907Z Selecting previously unselected package libgdal26. 2021-05-14T23:20:52.6626934Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:20:52.6641648Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:20:53.3078151Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:20:53.3367345Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:53.3380722Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:53.3716652Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:20:53.4001969Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:20:53.4013237Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:20:53.4299893Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:20:53.4594024Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:53.4608338Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:53.4938940Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:20:53.5195908Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:53.5208741Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:53.5593174Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:20:53.5885837Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:20:53.5897385Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:20:53.6517024Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:20:53.6762793Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:20:53.6776055Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:20:53.7219030Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:20:53.7521530Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:20:53.7537660Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:54.3089955Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:20:54.3383610Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:20:54.3394990Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:54.3662405Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:20:54.3968970Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:20:54.3987353Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:20:54.4409129Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:20:54.4705776Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:20:54.4718232Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:20:54.6357639Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:20:54.6590709Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:20:54.6602649Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:20:54.6956717Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:20:54.7193853Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:20:54.7208400Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:20:54.7637042Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:20:54.7897146Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:20:54.7912389Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:20:54.8676807Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:20:54.8966917Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:20:54.9150279Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:55.2816916Z Selecting previously unselected package qgis-providers. 2021-05-14T23:20:55.3108001Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:20:55.3118917Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:20:55.5373672Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:20:55.5683432Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:20:55.5696436Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:20:55.6116826Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:20:55.6344837Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:20:55.6360269Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:20:55.6623264Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:20:55.6915960Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:20:55.6929645Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:20:55.7399516Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:20:55.7693184Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:20:55.7704164Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:20:55.8482039Z Selecting previously unselected package blt. 2021-05-14T23:20:55.8778477Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:20:55.8823247Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:20:55.9059814Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:20:55.9353378Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:20:55.9367113Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:20:55.9739056Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:20:56.0049463Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:20:56.0060255Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:20:56.0437062Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:20:56.0669385Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:20:56.0690589Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:20:56.1197063Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:20:56.1427920Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:20:56.1443177Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:20:56.1876602Z Selecting previously unselected package gcr. 2021-05-14T23:20:56.2112072Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:20:56.2125493Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:20:56.2556842Z Selecting previously unselected package python3-numpy. 2021-05-14T23:20:56.2863714Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:20:56.2874126Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:20:56.5844794Z Selecting previously unselected package python3-gdal. 2021-05-14T23:20:56.6129066Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:20:56.6139979Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:20:56.6958060Z Selecting previously unselected package gdal-bin. 2021-05-14T23:20:56.7229446Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:20:56.7240058Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:20:56.7767827Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:20:56.8064115Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:20:56.8079657Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:20:56.8397078Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:20:56.8638533Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:20:56.8662882Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:20:56.9157716Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:20:56.9402672Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:20:56.9413220Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:20:56.9786901Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:20:57.0096904Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:20:57.0108845Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:20:57.0677006Z Selecting previously unselected package p11-kit. 2021-05-14T23:20:57.0901923Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:20:57.0912849Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:20:57.1277377Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:20:58.0322829Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:20:58.0325230Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:20:58.0330962Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:20:58.0332271Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:20:58.0333290Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:20:58.0334445Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:20:58.0335805Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:20:58.0337009Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:20:58.0338074Z Selecting previously unselected package grass-doc. 2021-05-14T23:20:58.0339741Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:20:58.0341209Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:20:59.1677286Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:20:59.1926303Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:20:59.1940392Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:20:59.2396986Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:20:59.2624261Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:20:59.2638180Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:20:59.3017309Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:20:59.3314408Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:20:59.3329137Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:20:59.5375740Z Selecting previously unselected package grass-core. 2021-05-14T23:20:59.5643942Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:20:59.5657312Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:21:00.2037624Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:21:00.2340223Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:21:00.2352453Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:21:00.2715340Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:21:00.2966494Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:21:00.2981666Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:21:00.3317344Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:21:00.3614863Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:21:00.3629350Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:21:00.4535865Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:21:00.4837761Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:21:00.4852593Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:21:00.5327982Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:21:00.5631049Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:21:00.5646882Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:21:00.8997579Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:21:00.9223626Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:21:00.9238685Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:21:01.0329605Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:21:01.0645478Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:21:01.0657335Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:21:01.1033888Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:21:01.1360913Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:21:01.1374835Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:21:01.1631606Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:21:01.1933744Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:21:01.1944832Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:21:01.2230626Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:21:01.2537345Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:21:01.2610494Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:21:01.3569728Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:21:01.3881651Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:21:01.3898728Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:21:01.4221411Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:21:01.4524931Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:21:01.4539654Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:21:01.4797288Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:21:01.5087812Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:21:01.5111617Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:01.5415558Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:21:01.5702338Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:21:01.5719888Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:01.6119551Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:21:01.6498607Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:21:01.6511347Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:21:01.6774474Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:21:01.7076911Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:21:01.7089291Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:01.7355273Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:21:01.7655485Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:21:01.7668260Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:21:01.7935555Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:21:01.8232805Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:01.8245759Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:21:01.8505868Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:21:01.8805114Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:01.8816313Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:21:01.9095390Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:21:01.9395955Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:01.9407505Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:21:01.9726834Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:21:02.0028496Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:02.0040139Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:21:02.0440118Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:21:02.0742882Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:21:02.0755032Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:21:02.2518009Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:21:02.2804139Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:02.2819251Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:21:02.3144324Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:21:02.3445074Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:02.3463925Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:21:02.3796704Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:21:02.4029918Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:02.4045669Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:02.4463630Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:21:02.4770180Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:02.4795116Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:02.5803429Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:21:02.6104023Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:02.6116364Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:02.6563006Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:21:02.6849004Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:02.6861173Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:02.7227344Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:21:02.7532425Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:02.7543613Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:02.7824932Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:21:02.8125581Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:02.8137370Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:02.8536113Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:21:02.8837722Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:02.8849688Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:02.9120624Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:21:02.9421161Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:02.9432807Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:02.9699313Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:21:02.9998771Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:03.0010641Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:03.0387786Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:21:03.0719028Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:03.0731191Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:03.0996474Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:21:03.1296113Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:03.1310680Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:03.1569188Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:21:03.1870947Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:03.1883523Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:03.2376803Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:21:03.2682082Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:03.2693166Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:03.3997483Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:21:03.4234448Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:03.4253244Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:03.8036922Z Selecting previously unselected package qtchooser. 2021-05-14T23:21:03.8272230Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:21:03.8281493Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:21:03.8597299Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:21:03.8870254Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:03.8884765Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:03.9716969Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:21:03.9972558Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:03.9987561Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:04.0397227Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:21:04.0681732Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:04.0693081Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:04.0979097Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:21:04.1284530Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:04.1295295Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:21:04.1945311Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:21:04.2180996Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:04.2192380Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:04.2556679Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:21:04.2860075Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:04.2872738Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:04.5050691Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:21:04.5327671Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:04.5341977Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:04.6376824Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:21:04.6678069Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:04.6688659Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:21:04.7998227Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:21:04.8253495Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:04.8269141Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:04.9497353Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:21:04.9798568Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:04.9810628Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:05.0403630Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:21:05.0698127Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:05.0711393Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:05.1237196Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:21:05.1500504Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:05.1516034Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:05.1877340Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:21:05.2134754Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:21:05.2151449Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:21:05.2955728Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:21:05.3256375Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:21:05.3447193Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:21:05.3702712Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:21:05.4007296Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:05.4018407Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:05.4397282Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:21:05.4698522Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:21:05.4709628Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:21:05.5037004Z Selecting previously unselected package modemmanager. 2021-05-14T23:21:05.5283542Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:21:05.5369778Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:21:05.6461733Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:21:05.6765829Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:21:05.6776326Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:21:05.7157251Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:21:05.7396381Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:21:05.7407940Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:21:06.0659560Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:21:06.0977738Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:21:06.0988772Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:21:06.1363345Z Selecting previously unselected package python3-bs4. 2021-05-14T23:21:06.1661973Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:21:06.1676710Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:21:06.2037014Z Selecting previously unselected package python3-cycler. 2021-05-14T23:21:06.2289656Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:21:06.2300239Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:21:06.2597123Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:21:06.2846676Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:21:06.2857617Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:21:06.3197172Z Selecting previously unselected package python3-decorator. 2021-05-14T23:21:06.3460845Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:21:06.3471650Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:21:06.3720756Z Selecting previously unselected package python3-future. 2021-05-14T23:21:06.4036698Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:21:06.4047543Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:21:06.4723372Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:21:06.5028475Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:21:06.5038278Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:21:06.5290353Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:21:06.5605075Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:21:06.5617631Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:21:06.5946733Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:21:06.6267705Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:21:06.6279109Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:21:06.6597247Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:21:06.6852782Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:21:06.6863348Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:21:06.7175803Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:21:06.7482630Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:21:06.7493858Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:21:06.7837370Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:21:06.8133417Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:21:06.8144719Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:21:06.8477161Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:21:06.8756205Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:21:06.8766698Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:21:07.0360203Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:21:07.0677314Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:21:07.0686072Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:21:07.1077035Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:21:07.1309227Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:21:07.1319480Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:21:07.5637420Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:21:07.5874588Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:21:07.5886791Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:21:07.6277636Z Selecting previously unselected package python3-olefile. 2021-05-14T23:21:07.6494157Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:21:07.6504718Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:21:07.6797331Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:21:07.7103887Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:21:07.7115292Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:21:07.7677835Z Selecting previously unselected package python3-tz. 2021-05-14T23:21:07.7980080Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:21:07.7990447Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:21:07.8317084Z Selecting previously unselected package python3-owslib. 2021-05-14T23:21:07.8567526Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:21:07.8579982Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:21:07.8968264Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:21:07.9294760Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:21:07.9306137Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:21:07.9951393Z Selecting previously unselected package python3-retrying. 2021-05-14T23:21:08.0253019Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:21:08.0263672Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:21:08.0597189Z Selecting previously unselected package python3-plotly. 2021-05-14T23:21:08.0862377Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:21:08.0873453Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:21:08.5725742Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:21:08.6050329Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:21:08.6062221Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:21:08.6418232Z Selecting previously unselected package python3-sip. 2021-05-14T23:21:08.6723811Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:21:08.6734932Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:21:08.7047450Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:21:08.7354721Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:08.7365185Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:09.0238391Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:21:09.0492023Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:21:09.0503227Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:21:09.1058102Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:21:09.1327455Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:09.1337679Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:09.1651299Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:21:09.1987257Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:09.2006913Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:09.2290680Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:21:09.2600266Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:21:09.2610679Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:09.2996161Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:21:09.3309869Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:21:09.3321258Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:09.6437600Z Selecting previously unselected package python3-qgis. 2021-05-14T23:21:09.6690634Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:09.6701182Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:10.7029741Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:21:10.7340838Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:21:10.7352781Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:21:10.7704163Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:21:10.8014120Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:21:10.8025228Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:21:10.8492905Z Selecting previously unselected package qgis-common. 2021-05-14T23:21:10.8810086Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:21:10.8823091Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:12.5984650Z Selecting previously unselected package qgis. 2021-05-14T23:21:12.6298229Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:12.6875144Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:12.9401565Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:21:12.9709162Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:21:12.9722321Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:13.1355359Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:21:13.1673260Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:13.1685258Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:13.2008049Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:21:13.2321822Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:13.2332623Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:13.3031901Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:21:13.3349311Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:13.3363757Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:13.3727918Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:21:13.4039702Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:21:13.4050810Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:21:13.5939156Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:21:13.6258083Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:21:13.6273217Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:21:13.7677400Z Selecting previously unselected package proj-bin. 2021-05-14T23:21:13.7930832Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:21:13.7946437Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:21:13.8267323Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:21:13.8582450Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:21:13.8598210Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:21:13.8909885Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:21:13.9225617Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:21:13.9304138Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:21:14.0077350Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:21:14.0117696Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:21:14.3096149Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:21:14.3117668Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:21:14.3148704Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:21:14.3179561Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:14.3277133Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:21:14.3309513Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:21:14.3338699Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:21:14.3369184Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:21:14.3398251Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:21:14.3427971Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:21:14.3459997Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:21:14.3491794Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:21:14.3523458Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:21:14.3561014Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:21:14.3592265Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:21:14.3623897Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:21:14.3657566Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:21:14.3690477Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:21:14.5338893Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:21:14.5384828Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:21:14.5413180Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:21:14.7026512Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:21:14.7054220Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:21:14.8553535Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:21:14.8583330Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:21:14.8616394Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:21:14.8645519Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:21:14.8674965Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:21:14.8703971Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:21:14.8734830Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:21:14.9935349Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:21:14.9968981Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:21:15.0000381Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:21:15.0036341Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:21:15.0068210Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:21:15.1652511Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:15.1682318Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:21:15.3240484Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:21:15.3324847Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:21:15.3354459Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:21:15.3436154Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:15.3467848Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:21:15.3500836Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:21:15.3533461Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:15.3564486Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:21:15.5128721Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:21:15.5162050Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:21:15.5199099Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:21:15.5230315Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:21:15.5316298Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:21:15.5350811Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:21:15.7208849Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:21:15.7240360Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:21:15.8754875Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:21:15.8783286Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:21:15.8817659Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:21:15.8848008Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:21:15.8878936Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:21:15.8907755Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:21:15.8965122Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:21:16.0678743Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:21:16.0738181Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:21:16.0777255Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:21:16.0806664Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:16.0893136Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:21:16.3219534Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:21:17.5746121Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:21:17.5781889Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:21:17.5812661Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:21:17.5864233Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:17.5895915Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:21:17.5929150Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:21:17.5961912Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:21:17.5994523Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:21:17.7924778Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:17.7961169Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:21:17.7992628Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:21:17.8026970Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:21:18.0091708Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:21:18.0134615Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:21:18.0167813Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:18.0210488Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:21:18.0247467Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:21:18.0449122Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:21:18.2562430Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:18.2591619Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:21:18.2636905Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:21:18.2730431Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:21:18.2766604Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:18.2797591Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:18.2831273Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:18.2871026Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:21:18.2947676Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:21:18.3006200Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:21:18.6621357Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:18.8167633Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:21:18.8198953Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:18.8228833Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:21:18.8262017Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:21:18.8291576Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:21:18.8339634Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:18.8371793Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:21:18.8401878Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:18.8434736Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:19.1417998Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:21:19.3163563Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:21:19.4808769Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:21:19.4838419Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:21:19.4871038Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:21:19.4900264Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:21:19.6507135Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:19.6536721Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:21:19.6566934Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:19.6600283Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:21:20.6461852Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:20.6492303Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:21:20.6526238Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:21:20.6555213Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:20.6584631Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:20.6617336Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:21:20.6646694Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:21:20.6683348Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:21:20.6715381Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:21:21.1082767Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:21:21.1099823Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:21.1133694Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:21:21.2876399Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:21:21.2905688Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:21:21.4672547Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:21.4700533Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:21:21.6791262Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:21:21.6823419Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:21:21.6854024Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:21.6883770Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:21:21.8390898Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:21:21.8393714Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:21:22.3999705Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:21:22.6972959Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:22.7004517Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:21:22.7075162Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:22.7130901Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:22.7165631Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:22.7199517Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:22.7236063Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:21:22.8897466Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:22.8899644Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:21:22.8901515Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:22.8903218Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:21:22.9321573Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:22.9323354Z if direction is "increasing": 2021-05-14T23:21:22.9325281Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:22.9326614Z elif direction is "decreasing": 2021-05-14T23:21:22.9502130Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:22.9504038Z if direction is "increasing": 2021-05-14T23:21:22.9505881Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:22.9507177Z elif direction is "decreasing": 2021-05-14T23:21:23.9098302Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:23.9100608Z if props["offset_coordinates"] is "data": 2021-05-14T23:21:23.9102514Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:21:23.9103747Z if props["coordinates"] is not "data": 2021-05-14T23:21:24.7434691Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:21:25.3398812Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:21:25.3401370Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:21:25.3403512Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:21:26.6102803Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:21:26.6135153Z First installation detected... 2021-05-14T23:21:26.6137562Z Checking NSS setup... 2021-05-14T23:21:26.6197353Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:21:26.6261788Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:26.6314113Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:21:26.9325633Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:26.9361119Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:21:26.9400358Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:26.9443583Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:21:26.9479627Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:21:26.9518747Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:21:26.9560240Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:21:26.9590103Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:21:26.9629119Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:27.1712154Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:21:27.1751443Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:21:27.1782932Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:21:27.5376863Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:27.5378297Z if value is '': 2021-05-14T23:21:27.6443302Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:27.6444432Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:21:27.6445519Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:27.6446472Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:21:27.6447557Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:21:27.6448525Z if driver_string is not None and driver_string is not "": 2021-05-14T23:21:27.6911185Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:27.6912674Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:21:27.6914112Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:21:27.6915362Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:21:27.7577553Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:21:27.7610127Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:27.7692128Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:21:27.7722172Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:27.7756016Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:27.7956794Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:27.7988193Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:27.8021125Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:27.8053099Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:27.8087509Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:27.8125369Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:27.9062880Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:27.9095501Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:27.9124740Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:27.9158770Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:21:28.0679766Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:21:28.0682863Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:21:28.6716978Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:28.6757055Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:28.6798176Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:21:28.6834846Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:28.6873215Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:28.6904590Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:28.6934045Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:21:28.6964150Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:21:28.6997792Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:21:28.7030356Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:28.7061206Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:28.7091208Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:28.7126158Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:28.7161610Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:28.7195815Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:28.7230676Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:21:28.7259840Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:21:28.7293737Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:28.7327955Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:28.7362536Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:28.9098869Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:21:28.9128147Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:28.9158079Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:28.9191555Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:04.4413779Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:04.4444825Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:04.4478314Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:04.4512028Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:04.4545016Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:04.4620880Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:04.4657321Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:04.4690841Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:05.5539879Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:05.5541494Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:05.5542871Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:05.5544120Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:22:05.5545293Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:05.5546492Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:05.5547610Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:05.5548748Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:05.5549958Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:22:05.5551132Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:22:05.8533173Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:22:05.8709167Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:22:05.8974920Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:22:05.9133009Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:22:05.9726202Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:22:06.0057268Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:22:06.2904391Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:22:17.6926389Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:22:17.7124164Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:22:19.7966215Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:22:19.7966814Z with: 2021-05-14T23:22:19.7967357Z github_slug: neuroconductor/kirby21.vaso 2021-05-14T23:22:19.7967844Z env: 2021-05-14T23:22:19.7968312Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:19.7968789Z TIC_DEPLOY_KEY: 2021-05-14T23:22:19.7969628Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:19.7971491Z GITHUB_PAT: *** 2021-05-14T23:22:19.7971911Z COVERALLS_TOKEN: 2021-05-14T23:22:19.7972419Z continue-on-error: false 2021-05-14T23:22:19.7972898Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:19.7973400Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:19.7973848Z TZ: UTC 2021-05-14T23:22:19.7974247Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:19.7974666Z NOT_CRAN: true 2021-05-14T23:22:19.7975055Z ##[endgroup] 2021-05-14T23:22:19.8343156Z repo slug is: neuroconductor/kirby21.vaso 2021-05-14T23:22:19.8497509Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:22:19.8498138Z env: 2021-05-14T23:22:19.8498600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:19.8499089Z TIC_DEPLOY_KEY: 2021-05-14T23:22:19.8499913Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:19.8501310Z GITHUB_PAT: *** 2021-05-14T23:22:19.8501724Z COVERALLS_TOKEN: 2021-05-14T23:22:19.8502229Z continue-on-error: false 2021-05-14T23:22:19.8502710Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:19.8503215Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:19.8503670Z TZ: UTC 2021-05-14T23:22:19.8504075Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:19.8504506Z NOT_CRAN: true 2021-05-14T23:22:19.8504887Z ##[endgroup] 2021-05-14T23:22:20.0676305Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:22:20.0676939Z with: 2021-05-14T23:22:20.0677352Z repo_name: kirby21.vaso 2021-05-14T23:22:20.0677794Z repo_version: 1.7.0 2021-05-14T23:22:20.0678202Z runner_os: Linux 2021-05-14T23:22:20.0678580Z R_version: 4.0 2021-05-14T23:22:20.0678937Z env: 2021-05-14T23:22:20.0679375Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:20.0679862Z TIC_DEPLOY_KEY: 2021-05-14T23:22:20.0680699Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:20.0682733Z GITHUB_PAT: *** 2021-05-14T23:22:20.0683172Z COVERALLS_TOKEN: 2021-05-14T23:22:20.0683663Z continue-on-error: false 2021-05-14T23:22:20.0684154Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:20.0684644Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:20.0685109Z TZ: UTC 2021-05-14T23:22:20.0685499Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:20.0685926Z NOT_CRAN: true 2021-05-14T23:22:20.0686333Z ##[endgroup] 2021-05-14T23:22:20.1075829Z Package: kirby21.vaso 2021-05-14T23:22:20.1090788Z Version: 1.7.0 2021-05-14T23:22:20.1091963Z OS: Linux 2021-05-14T23:22:20.1242732Z ##[group]Run install.packages('remotes') 2021-05-14T23:22:20.1243493Z install.packages('remotes') 2021-05-14T23:22:20.1244341Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:22:20.1245377Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:22:20.1252981Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:22:20.1253422Z env: 2021-05-14T23:22:20.1253871Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:20.1254366Z TIC_DEPLOY_KEY: 2021-05-14T23:22:20.1255211Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:20.1256588Z GITHUB_PAT: *** 2021-05-14T23:22:20.1257015Z COVERALLS_TOKEN: 2021-05-14T23:22:20.1257506Z continue-on-error: false 2021-05-14T23:22:20.1257998Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:20.1258493Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:20.1258973Z TZ: UTC 2021-05-14T23:22:20.1259382Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:20.1259814Z NOT_CRAN: true 2021-05-14T23:22:20.1260197Z ##[endgroup] 2021-05-14T23:22:20.3103821Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:22:20.3105376Z (as ‘lib’ is unspecified) 2021-05-14T23:22:37.5707615Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:22:38.0980541Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-14T23:22:38.1171173Z ================================================== 2021-05-14T23:22:38.1171895Z downloaded 381 KB 2021-05-14T23:22:38.1172341Z 2021-05-14T23:22:38.3708714Z * installing *binary* package ‘remotes’ ... 2021-05-14T23:22:38.3751911Z * DONE (remotes) 2021-05-14T23:22:38.3803184Z 2021-05-14T23:22:38.3804058Z The downloaded source packages are in 2021-05-14T23:22:38.3805424Z ‘/tmp/RtmpHWCv11/downloaded_packages’ 2021-05-14T23:22:58.8599703Z ##[group]Run actions/cache@v1 2021-05-14T23:22:58.8600184Z with: 2021-05-14T23:22:58.8600647Z path: /home/runner/work/_temp/Library 2021-05-14T23:22:58.8603929Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-58175a727976142617c0527eaf2cf8f3c3b920f34c1ba347e5016484e0bf6973 2021-05-14T23:22:58.8608133Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-14T23:22:58.8609561Z env: 2021-05-14T23:22:58.8610022Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:58.8610504Z TIC_DEPLOY_KEY: 2021-05-14T23:22:58.8611397Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:58.8613403Z GITHUB_PAT: *** 2021-05-14T23:22:58.8613829Z COVERALLS_TOKEN: 2021-05-14T23:22:58.8614357Z continue-on-error: false 2021-05-14T23:22:58.8614858Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:58.8615368Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:58.8615884Z TZ: UTC 2021-05-14T23:22:58.8616999Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:58.8617476Z NOT_CRAN: true 2021-05-14T23:22:58.8617863Z ##[endgroup] 2021-05-14T23:22:58.9100995Z [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:22:58.9162103Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:22:58.9163129Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:22:58.9163903Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:22:58.9164565Z sudo -s eval "$sysreqs" 2021-05-14T23:22:58.9209139Z shell: /usr/bin/bash -e {0} 2021-05-14T23:22:58.9209535Z env: 2021-05-14T23:22:58.9210002Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:22:58.9210503Z TIC_DEPLOY_KEY: 2021-05-14T23:22:58.9211332Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:22:58.9212733Z GITHUB_PAT: *** 2021-05-14T23:22:58.9213147Z COVERALLS_TOKEN: 2021-05-14T23:22:58.9213654Z continue-on-error: false 2021-05-14T23:22:58.9214137Z VDIFFR_RUN_TESTS: 2021-05-14T23:22:58.9214644Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:22:58.9215097Z TZ: UTC 2021-05-14T23:22:58.9215548Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:22:58.9215966Z NOT_CRAN: true 2021-05-14T23:22:58.9216470Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:22:58.9216961Z ##[endgroup] 2021-05-14T23:22:59.1427860Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:22:59.5228901Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:23:19.0082083Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:23:19.0082933Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:23:19.0083563Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:23:19.0084204Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:23:19.0084841Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:23:19.0109413Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:23:19.0132055Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:23:19.0133131Z (as ‘lib’ is unspecified) 2021-05-14T23:23:35.7849991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:23:36.1779235Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-14T23:23:36.1827504Z ================================================== 2021-05-14T23:23:36.1828025Z downloaded 94 KB 2021-05-14T23:23:36.1828327Z 2021-05-14T23:23:36.1864295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:23:36.6188526Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-14T23:23:36.6299436Z ================================================== 2021-05-14T23:23:36.6300341Z downloaded 135 KB 2021-05-14T23:23:36.6300713Z 2021-05-14T23:23:36.6333732Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:23:36.8041234Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-14T23:23:36.8106333Z ================================================== 2021-05-14T23:23:36.8107188Z downloaded 80 KB 2021-05-14T23:23:36.8107549Z 2021-05-14T23:23:36.8138697Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:23:37.0918010Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-14T23:23:37.1135674Z ================================================== 2021-05-14T23:23:37.1136216Z downloaded 516 KB 2021-05-14T23:23:37.1136523Z 2021-05-14T23:23:37.1174616Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:23:37.5633861Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-14T23:23:37.5949333Z ================================================== 2021-05-14T23:23:37.5949867Z downloaded 991 KB 2021-05-14T23:23:37.5950161Z 2021-05-14T23:23:37.8380168Z * installing *binary* package ‘rprojroot’ ... 2021-05-14T23:23:37.8422476Z * DONE (rprojroot) 2021-05-14T23:23:38.0757233Z * installing *binary* package ‘crayon’ ... 2021-05-14T23:23:38.0796203Z * DONE (crayon) 2021-05-14T23:23:38.3073257Z * installing *binary* package ‘R6’ ... 2021-05-14T23:23:38.3112554Z * DONE (R6) 2021-05-14T23:23:38.5826318Z * installing *binary* package ‘desc’ ... 2021-05-14T23:23:38.5870746Z * DONE (desc) 2021-05-14T23:23:38.8571629Z * installing *binary* package ‘debugme’ ... 2021-05-14T23:23:38.8615223Z * DONE (debugme) 2021-05-14T23:23:38.8667664Z 2021-05-14T23:23:38.8668514Z The downloaded source packages are in 2021-05-14T23:23:38.8669778Z ‘/tmp/RtmpuXqE6z/downloaded_packages’ 2021-05-14T23:23:38.8680849Z Running `R CMD build`... 2021-05-14T23:23:39.1246073Z * checking for file ‘/tmp/RtmpuXqE6z/remotes68a14f183a3f/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:23:39.1247683Z * preparing ‘sysreqs’: 2021-05-14T23:23:39.1248781Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:23:39.1250222Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:23:39.1251270Z * checking for empty or unneeded directories 2021-05-14T23:23:39.1252298Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:23:39.1256053Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:23:39.1257163Z (as ‘lib’ is unspecified) 2021-05-14T23:23:39.3473285Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:23:39.3477036Z ** using staged installation 2021-05-14T23:23:39.3668000Z ** R 2021-05-14T23:23:39.3707553Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:39.7786819Z ** help 2021-05-14T23:23:39.7931628Z *** installing help indices 2021-05-14T23:23:39.8117652Z ** building package indices 2021-05-14T23:23:40.0204743Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:40.2423134Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:40.4535240Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:40.4541593Z * DONE (sysreqs) 2021-05-14T23:24:01.7516099Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:24:01.7519305Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:24:01.7521195Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:24:01.8343506Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:24:01.9155126Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:24:01.9532440Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:24:02.1109615Z Hit:7 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:24:02.1414935Z Hit:8 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-14T23:24:02.2689466Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:24:03.5618489Z Reading package lists... 2021-05-14T23:24:04.0824918Z Reading package lists... 2021-05-14T23:24:04.0832578Z Building dependency tree... 2021-05-14T23:24:04.0833423Z Reading state information... 2021-05-14T23:24:04.0834974Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:24:04.0836844Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:24:04.0838135Z libssh2-1-dev set to manually installed. 2021-05-14T23:24:04.0839366Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:24:04.0840706Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:24:04.0841602Z Suggested packages: 2021-05-14T23:24:04.0842713Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:24:04.0843735Z The following NEW packages will be installed: 2021-05-14T23:24:04.0844742Z libcurl4-openssl-dev 2021-05-14T23:24:04.0845713Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:24:04.0847066Z Need to get 321 kB of archives. 2021-05-14T23:24:04.0848493Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:24:04.0850556Z 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:04.4927101Z Fetched 321 kB in 0s (9729 kB/s) 2021-05-14T23:24:04.5277745Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:24:04.5346566Z (Reading database ... 2021-05-14T23:24:04.5347313Z (Reading database ... 5% 2021-05-14T23:24:04.5348383Z (Reading database ... 10% 2021-05-14T23:24:04.5349135Z (Reading database ... 15% 2021-05-14T23:24:04.5349793Z (Reading database ... 20% 2021-05-14T23:24:04.5350444Z (Reading database ... 25% 2021-05-14T23:24:04.5351084Z (Reading database ... 30% 2021-05-14T23:24:04.5351731Z (Reading database ... 35% 2021-05-14T23:24:04.5352383Z (Reading database ... 40% 2021-05-14T23:24:04.5353022Z (Reading database ... 45% 2021-05-14T23:24:04.5353672Z (Reading database ... 50% 2021-05-14T23:24:04.5394447Z (Reading database ... 55% 2021-05-14T23:24:04.5444154Z (Reading database ... 60% 2021-05-14T23:24:04.5486517Z (Reading database ... 65% 2021-05-14T23:24:04.5670884Z (Reading database ... 70% 2021-05-14T23:24:04.5702381Z (Reading database ... 75% 2021-05-14T23:24:04.5966819Z (Reading database ... 80% 2021-05-14T23:24:04.6066623Z (Reading database ... 85% 2021-05-14T23:24:04.6450537Z (Reading database ... 90% 2021-05-14T23:24:04.6528350Z (Reading database ... 95% 2021-05-14T23:24:04.6528884Z (Reading database ... 100% 2021-05-14T23:24:04.6529689Z (Reading database ... 285057 files and directories currently installed.) 2021-05-14T23:24:04.6673579Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:24:04.6694477Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:24:04.7667686Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:24:04.7701221Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:24:10.0914338Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:24:10.0915161Z remotes::install_github("ropensci/tic") 2021-05-14T23:24:10.0916075Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:24:10.0916823Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:24:10.0917512Z remotes::install_cran("covr") 2021-05-14T23:24:10.0924864Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:24:10.0925307Z env: 2021-05-14T23:24:10.0925843Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:24:10.0926326Z TIC_DEPLOY_KEY: 2021-05-14T23:24:10.0927177Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:24:10.0928885Z GITHUB_PAT: *** 2021-05-14T23:24:10.0929332Z COVERALLS_TOKEN: 2021-05-14T23:24:10.0929826Z continue-on-error: false 2021-05-14T23:24:10.0930318Z VDIFFR_RUN_TESTS: 2021-05-14T23:24:10.0930826Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:24:10.0931330Z TZ: UTC 2021-05-14T23:24:10.0931733Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:24:10.0932165Z NOT_CRAN: true 2021-05-14T23:24:10.0932547Z ##[endgroup] 2021-05-14T23:24:10.3031195Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:24:10.6993041Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:24:29.8376226Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:24:29.8377680Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:24:29.8378792Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:24:29.8379817Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:24:29.8380864Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:24:29.8382041Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:24:29.8384033Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:24:29.8385113Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:24:29.8386110Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:24:29.8387001Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:24:29.8387860Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:24:29.8388754Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:24:29.8389631Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:24:29.8390469Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:24:29.8391361Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:24:29.8392275Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:24:29.8393191Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:24:29.8394487Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:24:29.8395347Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:24:29.8396638Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:24:29.8397543Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:24:29.8398437Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:24:29.8399332Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:24:29.8400207Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:24:29.8401064Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:24:29.8403781Z 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:29.8405409Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:24:29.8406576Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:24:29.8407492Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:24:29.8409259Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:24:29.8410265Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:24:29.8411160Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:24:29.8416435Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:29.8417299Z (as ‘lib’ is unspecified) 2021-05-14T23:24:46.2769197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:24:46.8154167Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-14T23:24:46.8492501Z ================================================== 2021-05-14T23:24:46.8493427Z downloaded 1.3 MB 2021-05-14T23:24:46.8494311Z 2021-05-14T23:24:46.8525704Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:24:47.1724252Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-14T23:24:47.1874504Z ================================================== 2021-05-14T23:24:47.1875030Z downloaded 226 KB 2021-05-14T23:24:47.1875333Z 2021-05-14T23:24:47.1907822Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:24:47.3597524Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-14T23:24:47.3717253Z ================================================== 2021-05-14T23:24:47.3718133Z downloaded 140 KB 2021-05-14T23:24:47.3718683Z 2021-05-14T23:24:47.3750245Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:24:48.0403698Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-14T23:24:48.0452416Z ================================================== 2021-05-14T23:24:48.0453286Z downloaded 53 KB 2021-05-14T23:24:48.0453856Z 2021-05-14T23:24:48.0490519Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:24:48.4516842Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-14T23:24:48.4518095Z ================================================== 2021-05-14T23:24:48.4518946Z downloaded 23 KB 2021-05-14T23:24:48.4519309Z 2021-05-14T23:24:48.4617135Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:24:49.1147780Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-14T23:24:49.1439664Z ================================================== 2021-05-14T23:24:49.1440670Z downloaded 1.4 MB 2021-05-14T23:24:49.1441265Z 2021-05-14T23:24:49.1475315Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:24:49.3272195Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-14T23:24:49.3282602Z ================================================== 2021-05-14T23:24:49.3283430Z downloaded 36 KB 2021-05-14T23:24:49.3283922Z 2021-05-14T23:24:49.3314228Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:24:49.6556340Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-14T23:24:49.6810712Z ================================================== 2021-05-14T23:24:49.6812443Z downloaded 884 KB 2021-05-14T23:24:49.6813049Z 2021-05-14T23:24:49.6845163Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:24:49.9553593Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-14T23:24:49.9760146Z ================================================== 2021-05-14T23:24:49.9760951Z downloaded 523 KB 2021-05-14T23:24:49.9761283Z 2021-05-14T23:24:49.9799025Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:24:50.4820331Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-14T23:24:50.4822848Z ================================================== 2021-05-14T23:24:50.4823370Z downloaded 12 KB 2021-05-14T23:24:50.4823669Z 2021-05-14T23:24:50.4858502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:24:51.4220590Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-14T23:24:51.4442396Z ================================================== 2021-05-14T23:24:51.4443243Z downloaded 486 KB 2021-05-14T23:24:51.4443790Z 2021-05-14T23:24:51.4478543Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:24:51.8937901Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-14T23:24:51.9038206Z ================================================== 2021-05-14T23:24:51.9038774Z downloaded 90 KB 2021-05-14T23:24:51.9039079Z 2021-05-14T23:24:51.9072522Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:24:52.4409855Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-14T23:24:52.4611889Z ================================================== 2021-05-14T23:24:52.4612957Z downloaded 508 KB 2021-05-14T23:24:52.4613723Z 2021-05-14T23:24:52.4646608Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:24:52.6477860Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-14T23:24:52.6730852Z ================================================== 2021-05-14T23:24:52.6731449Z downloaded 621 KB 2021-05-14T23:24:52.6731792Z 2021-05-14T23:24:52.6767735Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:24:53.3239186Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-14T23:24:53.3398593Z ================================================== 2021-05-14T23:24:53.3399139Z downloaded 267 KB 2021-05-14T23:24:53.3399445Z 2021-05-14T23:24:53.3434773Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:24:54.8090136Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-14T23:24:54.8217376Z ================================================== 2021-05-14T23:24:54.8218436Z downloaded 167 KB 2021-05-14T23:24:54.8219088Z 2021-05-14T23:24:54.8259537Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:24:55.3642028Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-14T23:24:55.3794762Z ================================================== 2021-05-14T23:24:55.3795943Z downloaded 234 KB 2021-05-14T23:24:55.3796585Z 2021-05-14T23:24:55.3836518Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:24:55.5589195Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-14T23:24:55.5745085Z ================================================== 2021-05-14T23:24:55.5746381Z downloaded 276 KB 2021-05-14T23:24:55.5746973Z 2021-05-14T23:24:55.5780725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:24:55.7459845Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-14T23:24:55.7614928Z ================================================== 2021-05-14T23:24:55.7615893Z downloaded 201 KB 2021-05-14T23:24:55.7616635Z 2021-05-14T23:24:55.7651498Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:24:56.2001796Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-14T23:24:56.2058778Z ================================================== 2021-05-14T23:24:56.2060017Z downloaded 64 KB 2021-05-14T23:24:56.2060686Z 2021-05-14T23:24:56.2091277Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:24:56.5809711Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-14T23:24:56.5861131Z ================================================== 2021-05-14T23:24:56.5862050Z downloaded 46 KB 2021-05-14T23:24:56.5862639Z 2021-05-14T23:24:56.5893634Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:24:57.0309310Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-14T23:24:57.0505489Z ================================================== 2021-05-14T23:24:57.0506024Z downloaded 416 KB 2021-05-14T23:24:57.0506314Z 2021-05-14T23:24:57.0540515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:24:57.5048513Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-14T23:24:57.5122825Z ================================================== 2021-05-14T23:24:57.5123644Z downloaded 91 KB 2021-05-14T23:24:57.5124266Z 2021-05-14T23:24:57.5162388Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:24:58.0655213Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-14T23:24:58.0759993Z ================================================== 2021-05-14T23:24:58.0760550Z downloaded 133 KB 2021-05-14T23:24:58.0760843Z 2021-05-14T23:24:58.0800327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:24:58.5184923Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-14T23:24:58.5346674Z ================================================== 2021-05-14T23:24:58.5347258Z downloaded 271 KB 2021-05-14T23:24:58.5347570Z 2021-05-14T23:24:58.5389571Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:24:59.1777591Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-14T23:24:59.2205248Z ================================================== 2021-05-14T23:24:59.2206316Z downloaded 735 KB 2021-05-14T23:24:59.2206939Z 2021-05-14T23:24:59.2242477Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:24:59.8807059Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-14T23:24:59.8807791Z ================================================== 2021-05-14T23:24:59.8808242Z downloaded 46 KB 2021-05-14T23:24:59.8808551Z 2021-05-14T23:24:59.8846157Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:25:00.3145316Z Content type 'binary/octet-stream' length 68485 bytes (66 KB) 2021-05-14T23:25:00.3228523Z ================================================== 2021-05-14T23:25:00.3229044Z downloaded 66 KB 2021-05-14T23:25:00.3229332Z 2021-05-14T23:25:00.3262545Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:25:01.8064541Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-14T23:25:01.8318818Z ================================================== 2021-05-14T23:25:01.8320321Z downloaded 688 KB 2021-05-14T23:25:01.8320693Z 2021-05-14T23:25:01.8354473Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:25:02.3895202Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-14T23:25:02.3896501Z ================================================== 2021-05-14T23:25:02.3897266Z downloaded 45 KB 2021-05-14T23:25:02.3897797Z 2021-05-14T23:25:02.3928810Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:25:04.8506872Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-14T23:25:04.8744032Z ================================================== 2021-05-14T23:25:04.8744603Z downloaded 595 KB 2021-05-14T23:25:04.8744916Z 2021-05-14T23:25:05.2358584Z * installing *binary* package ‘rlang’ ... 2021-05-14T23:25:05.2420028Z * DONE (rlang) 2021-05-14T23:25:05.4992448Z * installing *binary* package ‘magrittr’ ... 2021-05-14T23:25:05.5039066Z * DONE (magrittr) 2021-05-14T23:25:05.7549064Z * installing *binary* package ‘glue’ ... 2021-05-14T23:25:05.7590766Z * DONE (glue) 2021-05-14T23:25:05.9953288Z * installing *binary* package ‘sys’ ... 2021-05-14T23:25:05.9992961Z * DONE (sys) 2021-05-14T23:25:06.2298109Z * installing *binary* package ‘mime’ ... 2021-05-14T23:25:06.2334855Z * DONE (mime) 2021-05-14T23:25:06.5866470Z * installing *binary* package ‘curl’ ... 2021-05-14T23:25:06.5930031Z * DONE (curl) 2021-05-14T23:25:06.8734090Z * installing *binary* package ‘jsonlite’ ... 2021-05-14T23:25:06.8782352Z * DONE (jsonlite) 2021-05-14T23:25:07.1001034Z * installing *binary* package ‘ini’ ... 2021-05-14T23:25:07.1037405Z * DONE (ini) 2021-05-14T23:25:07.3464629Z * installing *binary* package ‘gitcreds’ ... 2021-05-14T23:25:07.3504207Z * DONE (gitcreds) 2021-05-14T23:25:07.6636257Z * installing *binary* package ‘zip’ ... 2021-05-14T23:25:07.6690494Z * DONE (zip) 2021-05-14T23:25:07.9322377Z * installing *binary* package ‘rstudioapi’ ... 2021-05-14T23:25:07.9370815Z * DONE (rstudioapi) 2021-05-14T23:25:08.2033129Z * installing *binary* package ‘fastmap’ ... 2021-05-14T23:25:08.2077200Z * DONE (fastmap) 2021-05-14T23:25:08.4772425Z * installing *binary* package ‘yaml’ ... 2021-05-14T23:25:08.4820025Z * DONE (yaml) 2021-05-14T23:25:08.7314142Z * installing *binary* package ‘withr’ ... 2021-05-14T23:25:08.7356410Z * DONE (withr) 2021-05-14T23:25:08.9865525Z * installing *binary* package ‘whisker’ ... 2021-05-14T23:25:08.9922916Z * DONE (whisker) 2021-05-14T23:25:09.2269757Z * installing *binary* package ‘rappdirs’ ... 2021-05-14T23:25:09.2307816Z * DONE (rappdirs) 2021-05-14T23:25:09.5507749Z * installing *binary* package ‘fs’ ... 2021-05-14T23:25:09.5563378Z * DONE (fs) 2021-05-14T23:25:09.7931271Z * installing *binary* package ‘clipr’ ... 2021-05-14T23:25:09.7969867Z * DONE (clipr) 2021-05-14T23:25:10.0940158Z * installing *binary* package ‘git2r’ ... 2021-05-14T23:25:10.0990113Z * DONE (git2r) 2021-05-14T23:25:10.3253508Z * installing *binary* package ‘askpass’ ... 2021-05-14T23:25:10.3291510Z * DONE (askpass) 2021-05-14T23:25:10.5933823Z * installing *binary* package ‘cli’ ... 2021-05-14T23:25:10.5986616Z * DONE (cli) 2021-05-14T23:25:10.8685497Z * installing *binary* package ‘purrr’ ... 2021-05-14T23:25:10.8731749Z * DONE (purrr) 2021-05-14T23:25:11.1244753Z * installing *binary* package ‘lifecycle’ ... 2021-05-14T23:25:11.1291416Z * DONE (lifecycle) 2021-05-14T23:25:11.3741061Z * installing *binary* package ‘cachem’ ... 2021-05-14T23:25:11.3778372Z * DONE (cachem) 2021-05-14T23:25:11.7988112Z * installing *binary* package ‘openssl’ ... 2021-05-14T23:25:11.8062229Z * DONE (openssl) 2021-05-14T23:25:12.0332415Z * installing *binary* package ‘memoise’ ... 2021-05-14T23:25:12.0369397Z * DONE (memoise) 2021-05-14T23:25:12.3121543Z * installing *binary* package ‘httr’ ... 2021-05-14T23:25:12.3173045Z * DONE (httr) 2021-05-14T23:25:12.5650179Z * installing *binary* package ‘credentials’ ... 2021-05-14T23:25:12.5692297Z * DONE (credentials) 2021-05-14T23:25:12.8093959Z * installing *binary* package ‘gh’ ... 2021-05-14T23:25:12.8134062Z * DONE (gh) 2021-05-14T23:25:13.0716587Z * installing *binary* package ‘gert’ ... 2021-05-14T23:25:13.0758865Z * DONE (gert) 2021-05-14T23:25:13.3885905Z * installing *binary* package ‘usethis’ ... 2021-05-14T23:25:13.3954985Z * DONE (usethis) 2021-05-14T23:25:13.4019530Z 2021-05-14T23:25:13.4020424Z The downloaded source packages are in 2021-05-14T23:25:13.4021724Z ‘/tmp/Rtmp07GWLB/downloaded_packages’ 2021-05-14T23:25:13.4033706Z Running `R CMD build`... 2021-05-14T23:25:15.7661686Z * checking for file ‘/tmp/Rtmp07GWLB/remotes71353f12c372/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:25:15.7663452Z * preparing ‘tic’: 2021-05-14T23:25:15.7664694Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:25:15.7665895Z * installing the package to process help pages 2021-05-14T23:25:15.7667380Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:25:15.7668546Z * checking for empty or unneeded directories 2021-05-14T23:25:15.7669762Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:25:15.7670965Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:25:15.7672090Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:25:15.7674244Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:15.7675412Z (as ‘lib’ is unspecified) 2021-05-14T23:25:16.1550288Z * installing *source* package ‘tic’ ... 2021-05-14T23:25:16.1552900Z ** using staged installation 2021-05-14T23:25:16.1844577Z ** R 2021-05-14T23:25:16.2116400Z ** inst 2021-05-14T23:25:16.2154451Z ** preparing package for lazy loading 2021-05-14T23:25:16.6162502Z ** help 2021-05-14T23:25:16.7937177Z *** installing help indices 2021-05-14T23:25:16.9098816Z *** copying figures 2021-05-14T23:25:16.9104749Z ** building package indices 2021-05-14T23:25:17.2116683Z ** installing vignettes 2021-05-14T23:25:17.2155444Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:17.5142603Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:17.8542333Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:17.8572126Z * DONE (tic) 2021-05-14T23:25:17.8706484Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:25:18.0512374Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:25:20.0607332Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:25:20.0608772Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:25:20.0609902Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:25:20.0612550Z 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:20.0614979Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:25:20.0616032Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:25:20.0616984Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:25:20.0617925Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:25:20.0618844Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:25:20.0620802Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:20.0621673Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:25:20.0622793Z (as ‘lib’ is unspecified) 2021-05-14T23:25:20.0623820Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:25:20.0624732Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:25:20.0625651Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:25:20.0626560Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:25:20.0627476Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:25:20.0628822Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:25:20.0629771Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:25:20.0630710Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:25:20.0631618Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:25:20.0632501Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:25:20.0633387Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:25:20.0634284Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:25:20.0635205Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:25:20.0636650Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:25:20.0637611Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:25:20.0638550Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:25:20.0639471Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:25:20.0640385Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:25:20.0641305Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:25:20.0642234Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:25:20.0643145Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:25:20.0644091Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:25:20.0645071Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:25:20.0646036Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:25:20.0646980Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:25:20.0647923Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:25:20.0648879Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:25:20.0649808Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:25:20.0650932Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:25:36.8148119Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:25:37.3891643Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-14T23:25:37.4028385Z ================================================== 2021-05-14T23:25:37.4029334Z downloaded 231 KB 2021-05-14T23:25:37.4029911Z 2021-05-14T23:25:37.4062605Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:25:38.1432564Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-14T23:25:38.2107704Z ================================================== 2021-05-14T23:25:38.2108771Z downloaded 1.5 MB 2021-05-14T23:25:38.2109397Z 2021-05-14T23:25:38.2143008Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:25:38.7457064Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-14T23:25:38.7459950Z ================================================== 2021-05-14T23:25:38.7460749Z downloaded 16 KB 2021-05-14T23:25:38.7461295Z 2021-05-14T23:25:38.7490001Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:25:39.2356554Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-14T23:25:39.2614802Z ================================================== 2021-05-14T23:25:39.2615683Z downloaded 980 KB 2021-05-14T23:25:39.2616239Z 2021-05-14T23:25:39.2645950Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:25:39.8751174Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-14T23:25:39.9031962Z ================================================== 2021-05-14T23:25:39.9032931Z downloaded 791 KB 2021-05-14T23:25:39.9033515Z 2021-05-14T23:25:39.9065258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:25:40.3187251Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-14T23:25:40.3237458Z ================================================== 2021-05-14T23:25:40.3238371Z downloaded 42 KB 2021-05-14T23:25:40.3238959Z 2021-05-14T23:25:40.3274623Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:25:40.8124229Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-14T23:25:40.8277924Z ================================================== 2021-05-14T23:25:40.8278947Z downloaded 247 KB 2021-05-14T23:25:40.8279554Z 2021-05-14T23:25:40.8314845Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:25:41.3640708Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-14T23:25:41.4114541Z ================================================== 2021-05-14T23:25:41.4115116Z downloaded 977 KB 2021-05-14T23:25:41.4116731Z 2021-05-14T23:25:41.4150700Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:25:41.8036506Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-14T23:25:41.8107501Z ================================================== 2021-05-14T23:25:41.8108322Z downloaded 67 KB 2021-05-14T23:25:41.8108850Z 2021-05-14T23:25:41.8141109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:25:42.0836144Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-14T23:25:42.1034394Z ================================================== 2021-05-14T23:25:42.1035217Z downloaded 354 KB 2021-05-14T23:25:42.1036035Z 2021-05-14T23:25:42.1063794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:25:42.9009224Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-14T23:25:42.9211369Z ================================================== 2021-05-14T23:25:42.9211899Z downloaded 412 KB 2021-05-14T23:25:42.9212192Z 2021-05-14T23:25:42.9314659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:25:43.2318850Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-14T23:25:43.2320043Z ================================================== 2021-05-14T23:25:43.2321335Z downloaded 15 KB 2021-05-14T23:25:43.2321811Z 2021-05-14T23:25:43.2350129Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:25:43.6878951Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-14T23:25:43.6992544Z ================================================== 2021-05-14T23:25:43.6993265Z downloaded 147 KB 2021-05-14T23:25:43.6993718Z 2021-05-14T23:25:43.7026967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:25:43.9773518Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-14T23:25:43.9836455Z ================================================== 2021-05-14T23:25:43.9837493Z downloaded 72 KB 2021-05-14T23:25:43.9838272Z 2021-05-14T23:25:43.9874567Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:25:44.5277858Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-14T23:25:44.5286455Z ================================================== 2021-05-14T23:25:44.5287478Z downloaded 39 KB 2021-05-14T23:25:44.5288108Z 2021-05-14T23:25:44.5326396Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:25:44.7065706Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-14T23:25:44.7249912Z ================================================== 2021-05-14T23:25:44.7250430Z downloaded 348 KB 2021-05-14T23:25:44.7250740Z 2021-05-14T23:25:44.7283329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:25:45.7584748Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-14T23:25:45.7777114Z ================================================== 2021-05-14T23:25:45.7778434Z downloaded 426 KB 2021-05-14T23:25:45.7779050Z 2021-05-14T23:25:45.7817979Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:25:46.2212450Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-14T23:25:46.2224332Z ================================================== 2021-05-14T23:25:46.2227179Z downloaded 40 KB 2021-05-14T23:25:46.2228939Z 2021-05-14T23:25:46.2261866Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:25:46.5582772Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-14T23:25:46.5800026Z ================================================== 2021-05-14T23:25:46.5800596Z downloaded 602 KB 2021-05-14T23:25:46.5800910Z 2021-05-14T23:25:46.5836455Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:25:46.9772575Z Content type 'binary/octet-stream' length 310406 bytes (303 KB) 2021-05-14T23:25:46.9939503Z ================================================== 2021-05-14T23:25:46.9940631Z downloaded 303 KB 2021-05-14T23:25:46.9941323Z 2021-05-14T23:25:46.9980029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:25:47.2655391Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-14T23:25:47.2813091Z ================================================== 2021-05-14T23:25:47.2814389Z downloaded 224 KB 2021-05-14T23:25:47.2814891Z 2021-05-14T23:25:47.2845175Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:25:47.4546790Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-14T23:25:47.4577930Z ================================================== 2021-05-14T23:25:47.4578614Z downloaded 37 KB 2021-05-14T23:25:47.4579072Z 2021-05-14T23:25:47.4614947Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:25:47.8935731Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-14T23:25:47.9065659Z ================================================== 2021-05-14T23:25:47.9066172Z downloaded 199 KB 2021-05-14T23:25:47.9066461Z 2021-05-14T23:25:47.9102199Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:25:48.0804739Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-14T23:25:48.1586734Z ================================================== 2021-05-14T23:25:48.1588000Z downloaded 2.8 MB 2021-05-14T23:25:48.1588467Z 2021-05-14T23:25:48.1619381Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:25:48.4347556Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-14T23:25:48.5963745Z ================================================== 2021-05-14T23:25:48.5964792Z downloaded 4.0 MB 2021-05-14T23:25:48.5965285Z 2021-05-14T23:25:48.5998837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:25:48.8908408Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-14T23:25:48.9773182Z ================================================== 2021-05-14T23:25:48.9773695Z downloaded 1.3 MB 2021-05-14T23:25:48.9774000Z 2021-05-14T23:25:48.9811384Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:25:49.4216920Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-14T23:25:49.4420390Z ================================================== 2021-05-14T23:25:49.4420897Z downloaded 478 KB 2021-05-14T23:25:49.4421185Z 2021-05-14T23:25:49.4455219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:25:49.8737509Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-14T23:25:49.8794541Z ================================================== 2021-05-14T23:25:49.8795338Z downloaded 107 KB 2021-05-14T23:25:49.8796103Z 2021-05-14T23:25:49.8826946Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:25:50.3178208Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-14T23:25:50.3185872Z ================================================== 2021-05-14T23:25:50.3186698Z downloaded 21 KB 2021-05-14T23:25:50.3187247Z 2021-05-14T23:25:50.3221033Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:25:50.7544555Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-14T23:25:50.7595177Z ================================================== 2021-05-14T23:25:50.7596663Z downloaded 42 KB 2021-05-14T23:25:50.7597980Z 2021-05-14T23:25:50.7626931Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:25:51.2001316Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-14T23:25:51.2002833Z ================================================== 2021-05-14T23:25:51.2003794Z downloaded 33 KB 2021-05-14T23:25:51.2004366Z 2021-05-14T23:25:51.2034480Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:25:51.4933696Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-14T23:25:51.5042026Z ================================================== 2021-05-14T23:25:51.5046073Z downloaded 136 KB 2021-05-14T23:25:51.5046483Z 2021-05-14T23:25:51.5072670Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:25:51.9509597Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-14T23:25:52.0850124Z ================================================== 2021-05-14T23:25:52.0850706Z downloaded 3.4 MB 2021-05-14T23:25:52.0851010Z 2021-05-14T23:25:52.0888143Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:25:52.4852549Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-14T23:25:52.4855635Z ================================================== 2021-05-14T23:25:52.4856174Z downloaded 64 KB 2021-05-14T23:25:52.4856485Z 2021-05-14T23:25:52.4892204Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:25:52.6800339Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-14T23:25:52.8553397Z ================================================== 2021-05-14T23:25:52.8554047Z downloaded 1.3 MB 2021-05-14T23:25:52.8554354Z 2021-05-14T23:25:52.8591591Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:25:53.0788306Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-14T23:25:53.0899750Z ================================================== 2021-05-14T23:25:53.0900748Z downloaded 128 KB 2021-05-14T23:25:53.0901352Z 2021-05-14T23:25:53.0929918Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:25:53.5657457Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-14T23:25:53.5861380Z ================================================== 2021-05-14T23:25:53.5861897Z downloaded 384 KB 2021-05-14T23:25:53.5862204Z 2021-05-14T23:25:53.8638136Z * installing *binary* package ‘utf8’ ... 2021-05-14T23:25:53.8682677Z * DONE (utf8) 2021-05-14T23:25:54.0988437Z * installing *binary* package ‘pkgconfig’ ... 2021-05-14T23:25:54.1024764Z * DONE (pkgconfig) 2021-05-14T23:25:54.3566492Z * installing *binary* package ‘fansi’ ... 2021-05-14T23:25:54.3610648Z * DONE (fansi) 2021-05-14T23:25:54.6580019Z * installing *binary* package ‘diffobj’ ... 2021-05-14T23:25:54.6632399Z * DONE (diffobj) 2021-05-14T23:25:54.9238108Z * installing *binary* package ‘ps’ ... 2021-05-14T23:25:54.9283114Z * DONE (ps) 2021-05-14T23:25:55.1607877Z * installing *binary* package ‘praise’ ... 2021-05-14T23:25:55.1644921Z * DONE (praise) 2021-05-14T23:25:55.3983007Z * installing *binary* package ‘pkgload’ ... 2021-05-14T23:25:55.4020211Z * DONE (pkgload) 2021-05-14T23:25:55.6398947Z * installing *binary* package ‘evaluate’ ... 2021-05-14T23:25:55.6436976Z * DONE (evaluate) 2021-05-14T23:25:55.8758888Z * installing *binary* package ‘ellipsis’ ... 2021-05-14T23:25:55.8797036Z * DONE (ellipsis) 2021-05-14T23:25:56.1705184Z * installing *binary* package ‘digest’ ... 2021-05-14T23:25:56.1758890Z * DONE (digest) 2021-05-14T23:25:56.4089419Z * installing *binary* package ‘brio’ ... 2021-05-14T23:25:56.4126428Z * DONE (brio) 2021-05-14T23:25:56.7246525Z * installing *binary* package ‘xml2’ ... 2021-05-14T23:25:56.7302573Z * DONE (xml2) 2021-05-14T23:25:56.9916886Z * installing *binary* package ‘xfun’ ... 2021-05-14T23:25:56.9960429Z * DONE (xfun) 2021-05-14T23:25:57.5629999Z * installing *binary* package ‘stringi’ ... 2021-05-14T23:25:57.5729563Z * DONE (stringi) 2021-05-14T23:25:58.9819078Z * installing *binary* package ‘Rcpp’ ... 2021-05-14T23:25:59.0240716Z * DONE (Rcpp) 2021-05-14T23:25:59.3623415Z * installing *binary* package ‘commonmark’ ... 2021-05-14T23:25:59.3675002Z * DONE (commonmark) 2021-05-14T23:25:59.6427427Z * installing *binary* package ‘brew’ ... 2021-05-14T23:25:59.6477769Z * DONE (brew) 2021-05-14T23:25:59.8748811Z * installing *binary* package ‘sessioninfo’ ... 2021-05-14T23:25:59.8787061Z * DONE (sessioninfo) 2021-05-14T23:26:00.1128648Z * installing *binary* package ‘prettyunits’ ... 2021-05-14T23:26:00.1164894Z * DONE (prettyunits) 2021-05-14T23:26:00.5307419Z * installing *binary* package ‘vctrs’ ... 2021-05-14T23:26:00.5386272Z * DONE (vctrs) 2021-05-14T23:26:00.8109140Z * installing *binary* package ‘processx’ ... 2021-05-14T23:26:00.8153147Z * DONE (processx) 2021-05-14T23:26:01.0895955Z * installing *binary* package ‘markdown’ ... 2021-05-14T23:26:01.0951141Z * DONE (markdown) 2021-05-14T23:26:01.3407468Z * installing *binary* package ‘highr’ ... 2021-05-14T23:26:01.3499157Z * DONE (highr) 2021-05-14T23:26:01.6074747Z * installing *binary* package ‘stringr’ ... 2021-05-14T23:26:01.6120598Z * DONE (stringr) 2021-05-14T23:26:01.8426090Z * installing *binary* package ‘rversions’ ... 2021-05-14T23:26:01.8463037Z * DONE (rversions) 2021-05-14T23:26:02.1849342Z * installing *binary* package ‘pillar’ ... 2021-05-14T23:26:02.1911784Z * DONE (pillar) 2021-05-14T23:26:02.4427340Z * installing *binary* package ‘callr’ ... 2021-05-14T23:26:02.4466752Z * DONE (callr) 2021-05-14T23:26:02.8961503Z * installing *binary* package ‘knitr’ ... 2021-05-14T23:26:02.9077256Z * DONE (knitr) 2021-05-14T23:26:03.1414254Z * installing *binary* package ‘xopen’ ... 2021-05-14T23:26:03.1456964Z * DONE (xopen) 2021-05-14T23:26:03.4791640Z * installing *binary* package ‘tibble’ ... 2021-05-14T23:26:03.4859326Z * DONE (tibble) 2021-05-14T23:26:03.7198943Z * installing *binary* package ‘pkgbuild’ ... 2021-05-14T23:26:03.7235935Z * DONE (pkgbuild) 2021-05-14T23:26:04.1438102Z * installing *binary* package ‘roxygen2’ ... 2021-05-14T23:26:04.1509293Z * DONE (roxygen2) 2021-05-14T23:26:04.3771808Z * installing *binary* package ‘rematch2’ ... 2021-05-14T23:26:04.3808157Z * DONE (rematch2) 2021-05-14T23:26:04.6119307Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-14T23:26:04.6155717Z * DONE (rcmdcheck) 2021-05-14T23:26:04.8442899Z * installing *binary* package ‘waldo’ ... 2021-05-14T23:26:04.8478613Z * DONE (waldo) 2021-05-14T23:26:05.5716719Z * installing *binary* package ‘testthat’ ... 2021-05-14T23:26:05.5858291Z * DONE (testthat) 2021-05-14T23:26:05.8564396Z * installing *binary* package ‘devtools’ ... 2021-05-14T23:26:05.8610086Z * DONE (devtools) 2021-05-14T23:26:05.8668126Z 2021-05-14T23:26:05.8669300Z The downloaded source packages are in 2021-05-14T23:26:05.8671187Z ‘/tmp/Rtmp07GWLB/downloaded_packages’ 2021-05-14T23:26:05.9387842Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:26:07.8748419Z 2021-05-14T23:26:08.2328481Z 2021-05-14T23:26:08.2343365Z checking for file ‘/tmp/Rtmp07GWLB/remotes71352a218422/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:26:08.2411862Z 2021-05-14T23:26:08.2414216Z ✔ checking for file ‘/tmp/Rtmp07GWLB/remotes71352a218422/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:26:08.2516233Z 2021-05-14T23:26:08.2524081Z 2021-05-14T23:26:08.2526695Z ─ preparing ‘desc’: 2021-05-14T23:26:08.2539416Z 2021-05-14T23:26:08.2542267Z 2021-05-14T23:26:08.2632683Z checking DESCRIPTION meta-information ... 2021-05-14T23:26:08.2674289Z 2021-05-14T23:26:08.2677981Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:26:08.3396377Z 2021-05-14T23:26:08.3426931Z 2021-05-14T23:26:08.3429577Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:26:08.3442768Z 2021-05-14T23:26:08.3469972Z 2021-05-14T23:26:08.3472197Z ─ checking for empty or unneeded directories 2021-05-14T23:26:08.3482972Z 2021-05-14T23:26:08.3510755Z 2021-05-14T23:26:08.3513777Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:26:08.4781534Z 2021-05-14T23:26:08.4784567Z 2021-05-14T23:26:08.4786226Z 2021-05-14T23:26:08.4890123Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:08.4891484Z (as ‘lib’ is unspecified) 2021-05-14T23:26:08.8224707Z * installing *source* package ‘desc’ ... 2021-05-14T23:26:08.8253488Z ** using staged installation 2021-05-14T23:26:08.8442844Z ** R 2021-05-14T23:26:08.8620880Z ** inst 2021-05-14T23:26:08.8638477Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:10.6436700Z ** help 2021-05-14T23:26:10.7873771Z *** installing help indices 2021-05-14T23:26:10.8931849Z ** building package indices 2021-05-14T23:26:11.2066241Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:11.4118827Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:11.6441284Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:11.6455318Z * DONE (desc) 2021-05-14T23:26:11.8583826Z 2021-05-14T23:26:11.8585378Z 2021-05-14T23:26:11.8589804Z checking for file ‘/tmp/Rtmp07GWLB/remotes71354d2e1406/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:26:11.8591789Z 2021-05-14T23:26:11.8600180Z checking for file ‘/tmp/Rtmp07GWLB/remotes71354d2e1406/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:26:11.8639267Z 2021-05-14T23:26:11.8640822Z ✔ checking for file ‘/tmp/Rtmp07GWLB/remotes71354d2e1406/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:26:11.8716169Z 2021-05-14T23:26:11.8744090Z 2021-05-14T23:26:11.8746185Z ─ preparing ‘ghtravis’: 2021-05-14T23:26:11.8757443Z 2021-05-14T23:26:11.8759665Z 2021-05-14T23:26:11.8830301Z checking DESCRIPTION meta-information ... 2021-05-14T23:26:11.8860179Z 2021-05-14T23:26:11.8862400Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:26:11.9324312Z 2021-05-14T23:26:11.9353503Z 2021-05-14T23:26:11.9356179Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:26:11.9367620Z 2021-05-14T23:26:11.9396698Z 2021-05-14T23:26:11.9398895Z ─ checking for empty or unneeded directories 2021-05-14T23:26:11.9427253Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:26:11.9645380Z 2021-05-14T23:26:11.9647977Z 2021-05-14T23:26:11.9649502Z 2021-05-14T23:26:12.0028544Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:12.0030040Z (as ‘lib’ is unspecified) 2021-05-14T23:26:12.2632771Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:26:12.2634945Z ** using staged installation 2021-05-14T23:26:12.2802631Z ** R 2021-05-14T23:26:12.2917998Z ** inst 2021-05-14T23:26:12.2929210Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:13.6551829Z ** help 2021-05-14T23:26:13.7171827Z *** installing help indices 2021-05-14T23:26:13.7696007Z ** building package indices 2021-05-14T23:26:14.0141853Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:14.7676250Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:15.5120994Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:15.5129270Z * DONE (ghtravis) 2021-05-14T23:26:15.5217069Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:26:15.6838676Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:26:17.9001181Z 2021-05-14T23:26:17.9003012Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:26:17.9004068Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:26:17.9005087Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:26:17.9006505Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:26:17.9007410Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:26:17.9008268Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:26:17.9014235Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:17.9015433Z (as ‘lib’ is unspecified) 2021-05-14T23:26:35.2103416Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:26:35.7024590Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-14T23:26:35.7163249Z ================================================== 2021-05-14T23:26:35.7163761Z downloaded 193 KB 2021-05-14T23:26:35.7164065Z 2021-05-14T23:26:35.7201683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:26:35.9063103Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-14T23:26:36.0101841Z ================================================== 2021-05-14T23:26:36.0102385Z downloaded 64 KB 2021-05-14T23:26:36.0102755Z 2021-05-14T23:26:36.0133572Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:26:36.4448955Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-14T23:26:36.4598379Z ================================================== 2021-05-14T23:26:36.4599272Z downloaded 191 KB 2021-05-14T23:26:36.4599848Z 2021-05-14T23:26:36.4629243Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:26:37.0290674Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-14T23:26:37.0577447Z ================================================== 2021-05-14T23:26:37.0579607Z downloaded 1.2 MB 2021-05-14T23:26:37.0581228Z 2021-05-14T23:26:37.0610398Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:26:38.0990288Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-14T23:26:38.1561394Z ================================================== 2021-05-14T23:26:38.1562430Z downloaded 1.0 MB 2021-05-14T23:26:38.1562998Z 2021-05-14T23:26:38.4099374Z * installing *binary* package ‘tidyselect’ ... 2021-05-14T23:26:38.4140495Z * DONE (tidyselect) 2021-05-14T23:26:38.6437578Z * installing *binary* package ‘generics’ ... 2021-05-14T23:26:38.6477228Z * DONE (generics) 2021-05-14T23:26:38.9271277Z * installing *binary* package ‘cpp11’ ... 2021-05-14T23:26:38.9325719Z * DONE (cpp11) 2021-05-14T23:26:39.2927563Z * installing *binary* package ‘dplyr’ ... 2021-05-14T23:26:39.2998143Z * DONE (dplyr) 2021-05-14T23:26:39.6659922Z * installing *binary* package ‘tidyr’ ... 2021-05-14T23:26:39.6728017Z * DONE (tidyr) 2021-05-14T23:26:39.6792018Z 2021-05-14T23:26:39.6793059Z The downloaded source packages are in 2021-05-14T23:26:39.6794542Z ‘/tmp/Rtmp07GWLB/downloaded_packages’ 2021-05-14T23:26:39.8872299Z 2021-05-14T23:26:39.8881816Z checking for file ‘/tmp/Rtmp07GWLB/remotes71355f940932/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:26:39.8913880Z 2021-05-14T23:26:39.8916065Z ✔ checking for file ‘/tmp/Rtmp07GWLB/remotes71355f940932/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:26:39.8996325Z 2021-05-14T23:26:39.9005802Z 2021-05-14T23:26:39.9007893Z ─ preparing ‘aghast’: 2021-05-14T23:26:39.9018714Z 2021-05-14T23:26:39.9020941Z 2021-05-14T23:26:39.9095541Z checking DESCRIPTION meta-information ... 2021-05-14T23:26:39.9124335Z 2021-05-14T23:26:39.9126666Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:26:39.9399938Z 2021-05-14T23:26:39.9427539Z 2021-05-14T23:26:39.9429925Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:26:39.9442693Z 2021-05-14T23:26:39.9469924Z 2021-05-14T23:26:39.9472115Z ─ checking for empty or unneeded directories 2021-05-14T23:26:39.9523202Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:26:39.9626334Z 2021-05-14T23:26:39.9628814Z 2021-05-14T23:26:39.9630424Z 2021-05-14T23:26:39.9706401Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:39.9707810Z (as ‘lib’ is unspecified) 2021-05-14T23:26:40.1978433Z * installing *source* package ‘aghast’ ... 2021-05-14T23:26:40.1981255Z ** using staged installation 2021-05-14T23:26:40.2205378Z ** R 2021-05-14T23:26:40.2273759Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:40.7040557Z ** help 2021-05-14T23:26:40.7335379Z *** installing help indices 2021-05-14T23:26:40.7603844Z ** building package indices 2021-05-14T23:26:40.9767483Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:41.1714606Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:41.3705118Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:41.3711248Z * DONE (aghast) 2021-05-14T23:26:41.3799985Z Installing 1 packages: covr 2021-05-14T23:26:41.3812004Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:41.3812932Z (as ‘lib’ is unspecified) 2021-05-14T23:26:58.1917418Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:26:58.1918044Z 2021-05-14T23:26:58.1924950Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:26:58.8859147Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-14T23:26:58.8983945Z ================================================== 2021-05-14T23:26:58.8984896Z downloaded 159 KB 2021-05-14T23:26:58.8985472Z 2021-05-14T23:26:58.9018452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:26:59.2027125Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-14T23:26:59.2084746Z ================================================== 2021-05-14T23:26:59.2085625Z downloaded 118 KB 2021-05-14T23:26:59.2086199Z 2021-05-14T23:26:59.2123110Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:26:59.6717792Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-14T23:26:59.6881926Z ================================================== 2021-05-14T23:26:59.6882749Z downloaded 282 KB 2021-05-14T23:26:59.6883241Z 2021-05-14T23:26:59.9491879Z * installing *binary* package ‘lazyeval’ ... 2021-05-14T23:26:59.9535887Z * DONE (lazyeval) 2021-05-14T23:27:00.2055644Z * installing *binary* package ‘rex’ ... 2021-05-14T23:27:00.2096441Z * DONE (rex) 2021-05-14T23:27:00.4789191Z * installing *binary* package ‘covr’ ... 2021-05-14T23:27:00.4840039Z * DONE (covr) 2021-05-14T23:27:00.4900080Z 2021-05-14T23:27:00.4901087Z The downloaded source packages are in 2021-05-14T23:27:00.4902540Z ‘/tmp/Rtmp07GWLB/downloaded_packages’ 2021-05-14T23:27:00.5055524Z 2021-05-14T23:27:00.5093335Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:27:00.5094046Z Rscript -e "tic::before_install()" 2021-05-14T23:27:00.5140837Z shell: /usr/bin/bash -e {0} 2021-05-14T23:27:00.5141261Z env: 2021-05-14T23:27:00.5141719Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:00.5142367Z TIC_DEPLOY_KEY: 2021-05-14T23:27:00.5143203Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:00.5144931Z GITHUB_PAT: *** 2021-05-14T23:27:00.5145372Z COVERALLS_TOKEN: 2021-05-14T23:27:00.5145865Z continue-on-error: false 2021-05-14T23:27:00.5146368Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:00.5146866Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:00.5147343Z TZ: UTC 2021-05-14T23:27:00.5147735Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:00.5148170Z NOT_CRAN: true 2021-05-14T23:27:00.5148552Z ##[endgroup] 2021-05-14T23:27:00.8176331Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:27:00.9651451Z Running before_install: step_install_remote_binaries() 2021-05-14T23:27:01.5543536Z Installing kirby21.base binaries 2021-05-14T23:27:01.5557096Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:27:01.8074077Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:27:01.8109732Z tag_name 2021-05-14T23:27:01.8110423Z 11 1.7.3.s 2021-05-14T23:27:01.8111325Z zipball_url 2021-05-14T23:27:01.8112564Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:27:01.8113801Z tarball_url 2021-05-14T23:27:01.8115011Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:27:01.8118780Z Installing kirby21.base package binaries 2021-05-14T23:27:01.8119442Z commit.sha 2021-05-14T23:27:01.8120119Z 11 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:27:01.8120947Z commit.url 2021-05-14T23:27:01.8122148Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:27:01.8123178Z node_id 2021-05-14T23:27:01.8124169Z 11 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:27:01.8125217Z url 2021-05-14T23:27:01.8126111Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:27:01.8127054Z assets_url 2021-05-14T23:27:01.8127999Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:27:01.8129005Z upload_url 2021-05-14T23:27:01.8130108Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:27:01.8131260Z id asset_updated_at asset_created_at created_at 2021-05-14T23:27:01.8132639Z 11 42981925 2021-05-14 21:16:15 2021-05-14 21:16:15 2021-05-14 21:04:30 2021-05-14T23:27:01.8133301Z published_at asset_name 2021-05-14T23:27:01.8134312Z 11 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:27:01.8135003Z asset_label asset_download_count 2021-05-14T23:27:01.8135530Z 11 4 2021-05-14T23:27:01.8136270Z asset_browser_download_url 2021-05-14T23:27:01.8137760Z 11 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:27:01.8165633Z --2021-05-14 23:27:01-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:27:01.8205749Z Resolving github.com (github.com)... 140.82.114.3 2021-05-14T23:27:01.8264027Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-14T23:27:01.9216520Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:27:01.9225758Z Location: https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232701Z&X-Amz-Expires=300&X-Amz-Signature=03f88e18bd521324db875c9e94afa73014d8c09499696151524ea23796e3b577&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:27:01.9234639Z --2021-05-14 23:27:01-- https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232701Z&X-Amz-Expires=300&X-Amz-Signature=03f88e18bd521324db875c9e94afa73014d8c09499696151524ea23796e3b577&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-14T23:27:01.9239785Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-14T23:27:01.9288969Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-14T23:27:02.0028290Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:27:02.0031874Z Length: 42336 (41K) [application/octet-stream] 2021-05-14T23:27:02.0033148Z Saving to: ‘/tmp/Rtmp4R6yUB/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-14T23:27:02.0035521Z 2021-05-14T23:27:02.0076601Z 0K .......... .......... .......... .......... . 100% 9.90M=0.004s 2021-05-14T23:27:02.0076967Z 2021-05-14T23:27:02.0079942Z 2021-05-14 23:27:02 (9.90 MB/s) - ‘/tmp/Rtmp4R6yUB/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42336/42336] 2021-05-14T23:27:02.0080563Z 2021-05-14T23:27:02.0131104Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:27:02.0132007Z (as ‘lib’ is unspecified) 2021-05-14T23:27:02.2384673Z * installing *binary* package ‘kirby21.base’ ... 2021-05-14T23:27:02.2421973Z * DONE (kirby21.base) 2021-05-14T23:27:02.2514316Z Rewriting new remotes: 2021-05-14T23:27:02.2709544Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:27:02.2710368Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:27:02.2711012Z remotes::install_cran("rcmdcheck") 2021-05-14T23:27:02.2711577Z remotes::install_cran("markdown") 2021-05-14T23:27:02.2719528Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:27:02.2719970Z env: 2021-05-14T23:27:02.2720424Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:02.2720936Z TIC_DEPLOY_KEY: 2021-05-14T23:27:02.2721768Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:02.2723489Z GITHUB_PAT: *** 2021-05-14T23:27:02.2723926Z COVERALLS_TOKEN: 2021-05-14T23:27:02.2724423Z continue-on-error: false 2021-05-14T23:27:02.2724966Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:02.2725461Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:02.2725931Z TZ: UTC 2021-05-14T23:27:02.2726323Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:02.2726786Z NOT_CRAN: true 2021-05-14T23:27:02.2727193Z ##[endgroup] 2021-05-14T23:27:22.8741404Z 2021-05-14T23:27:39.0768896Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:27:39.0770461Z Use `force = TRUE` to force installation 2021-05-14T23:27:39.0782754Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:27:39.0784232Z Use `force = TRUE` to force installation 2021-05-14T23:27:39.0907076Z ##[group]Run options(width = 100) 2021-05-14T23:27:39.0907658Z options(width = 100) 2021-05-14T23:27:39.0908233Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:27:39.0908960Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:27:39.0924548Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:27:39.0925081Z env: 2021-05-14T23:27:39.0925548Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:39.0926028Z TIC_DEPLOY_KEY: 2021-05-14T23:27:39.0926873Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:39.0928780Z GITHUB_PAT: *** 2021-05-14T23:27:39.0929223Z COVERALLS_TOKEN: 2021-05-14T23:27:39.0929736Z continue-on-error: false 2021-05-14T23:27:39.0930218Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:39.0930723Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:39.0931178Z TZ: UTC 2021-05-14T23:27:39.0932327Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:39.0933860Z NOT_CRAN: true 2021-05-14T23:27:39.0934303Z ##[endgroup] 2021-05-14T23:27:39.6040274Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:27:39.6040904Z setting value 2021-05-14T23:27:39.6041672Z version R version 4.0.5 (2021-03-31) 2021-05-14T23:27:39.6042198Z os Ubuntu 20.04.2 LTS 2021-05-14T23:27:39.6042903Z system x86_64, linux-gnu 2021-05-14T23:27:39.6043416Z ui X11 2021-05-14T23:27:39.6043892Z language (EN) 2021-05-14T23:27:39.6044579Z collate C.UTF-8 2021-05-14T23:27:39.6045249Z ctype C.UTF-8 2021-05-14T23:27:39.6045744Z tz UTC 2021-05-14T23:27:39.6046629Z date 2021-05-14 2021-05-14T23:27:39.6046939Z 2021-05-14T23:27:39.6047849Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:27:39.6048658Z package * version date lib source 2021-05-14T23:27:39.6049682Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:27:39.6050655Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6051510Z base * 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6052342Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6053190Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6054021Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6054867Z cachem 1.0.4 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6055716Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6056803Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6058032Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6058901Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6059765Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6060637Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6061543Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6062428Z compiler 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6063284Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6064132Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6065283Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6066361Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6067249Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6068094Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6068967Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-14T23:27:39.6069908Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:27:39.6070861Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6071720Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6072589Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6073441Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6074314Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6075201Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6076386Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6077262Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6078135Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6078973Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6079830Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6080678Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6081516Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6082475Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:27:39.6083452Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6084311Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6085160Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6086019Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6086883Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6087742Z grid 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6088590Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6089430Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6090266Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6091661Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6092570Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6093531Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-14T23:27:39.6094476Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6095335Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6096207Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6097095Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6097970Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6098848Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6099859Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6100832Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6101703Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6102553Z methods * 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6103403Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6104233Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6105076Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6105916Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6106762Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6107640Z parallel 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6108507Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6109375Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6110265Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6111134Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6111995Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6112878Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6113781Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6114633Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6115466Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6116712Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6117569Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6118455Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6119315Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6120180Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6121064Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6123887Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6124850Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6125710Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6126589Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6127474Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6128363Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6129258Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6130146Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6131041Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6131890Z splines 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6132741Z stats * 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6133578Z stats4 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6134551Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6135555Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6136412Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-14T23:27:39.6137263Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6138173Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:27:39.6139068Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6139926Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6140785Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6141696Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:27:39.6142586Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6143469Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6144347Z tools 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6145189Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6146038Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6147736Z utils * 4.0.5 2021-03-31 [2] local 2021-05-14T23:27:39.6148605Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6149455Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6150301Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6151154Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-14T23:27:39.6151992Z xfun 0.22 2021-03-11 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6152838Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6153672Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6154521Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6155404Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-14T23:27:39.6155918Z 2021-05-14T23:27:39.6156428Z [1] /home/runner/work/_temp/Library 2021-05-14T23:27:39.6156983Z [2] /opt/R/4.0.5/lib/R/library 2021-05-14T23:27:39.6189134Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:27:39.6189757Z Rscript -e 'tic::script()' 2021-05-14T23:27:39.6190207Z ls -l check 2021-05-14T23:27:39.6234249Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:27:39.6234770Z env: 2021-05-14T23:27:39.6235232Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:39.6235889Z TIC_DEPLOY_KEY: 2021-05-14T23:27:39.6236724Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:39.6238611Z GITHUB_PAT: *** 2021-05-14T23:27:39.6239052Z COVERALLS_TOKEN: 2021-05-14T23:27:39.6239559Z continue-on-error: false 2021-05-14T23:27:39.6240035Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:39.6240541Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:39.6240992Z TZ: UTC 2021-05-14T23:27:39.6241393Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:39.6241822Z NOT_CRAN: true 2021-05-14T23:27:39.6242203Z ##[endgroup] 2021-05-14T23:27:39.9191857Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:27:40.0651871Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:27:40.0652920Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:27:40.0653662Z timeout = Inf, check_dir = "check") 2021-05-14T23:27:40.1414535Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:27:40.3648115Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:27:40.6746034Z * preparing ‘kirby21.vaso’: 2021-05-14T23:27:40.6787433Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:27:40.7559100Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:27:40.7607879Z * checking for empty or unneeded directories 2021-05-14T23:27:40.7609383Z * building ‘kirby21.vaso_1.7.0.tar.gz’ 2021-05-14T23:27:40.7619513Z 2021-05-14T23:27:40.8352955Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:27:41.0678182Z * using log directory ‘/home/runner/work/kirby21.vaso/kirby21.vaso/check/kirby21.vaso.Rcheck’ 2021-05-14T23:27:41.0691699Z * using R version 4.0.5 (2021-03-31) 2021-05-14T23:27:41.0693034Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:27:41.0694218Z * using session charset: UTF-8 2021-05-14T23:27:41.0813374Z * using option ‘--as-cran’ 2021-05-14T23:27:41.0836405Z * checking for file ‘kirby21.vaso/DESCRIPTION’ ... OK 2021-05-14T23:27:41.0847263Z * checking extension type ... Package 2021-05-14T23:27:41.0848693Z * this is package ‘kirby21.vaso’ version ‘1.7.0’ 2021-05-14T23:27:41.0849893Z * package encoding: UTF-8 2021-05-14T23:27:41.0876961Z * checking package namespace information ... OK 2021-05-14T23:27:59.0363893Z * checking package dependencies ... OK 2021-05-14T23:27:59.0394340Z * checking if this is a source package ... OK 2021-05-14T23:27:59.0446591Z * checking if there is a namespace ... OK 2021-05-14T23:27:59.0905557Z * checking for executable files ... OK 2021-05-14T23:27:59.0906370Z * checking for hidden files and directories ... OK 2021-05-14T23:27:59.0926360Z * checking for portable file names ... OK 2021-05-14T23:27:59.0927576Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:27:59.0942569Z * checking serialization versions ... OK 2021-05-14T23:28:00.3516592Z * checking whether package ‘kirby21.vaso’ can be installed ... OK 2021-05-14T23:28:00.3563040Z * checking installed package size ... OK 2021-05-14T23:28:00.4132561Z * checking package directory ... OK 2021-05-14T23:28:00.4148225Z * checking for future file timestamps ... OK 2021-05-14T23:28:00.5739579Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:28:00.5741239Z * checking top-level files ... OK 2021-05-14T23:28:00.5742460Z * checking for left-over files ... OK 2021-05-14T23:28:00.5743406Z * checking index information ... OK 2021-05-14T23:28:00.6884983Z * checking package subdirectories ... OK 2021-05-14T23:28:00.7383489Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:28:00.7873299Z * checking R files for syntax errors ... OK 2021-05-14T23:28:00.9829593Z * checking whether the package can be loaded ... OK 2021-05-14T23:28:01.0939041Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:28:01.1979235Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:28:01.3047573Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:28:01.5147174Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:28:01.7199338Z * checking loading without being on the library search path ... OK 2021-05-14T23:28:01.8497033Z * checking dependencies in R code ... OK 2021-05-14T23:28:02.3324639Z * checking S3 generic/method consistency ... OK 2021-05-14T23:28:02.4656306Z * checking replacement functions ... OK 2021-05-14T23:28:02.6047716Z * checking foreign function calls ... OK 2021-05-14T23:28:04.4255837Z * checking R code for possible problems ... OK 2021-05-14T23:28:04.6213700Z * checking Rd files ... OK 2021-05-14T23:28:04.6693819Z * checking Rd metadata ... OK 2021-05-14T23:28:04.7281629Z * checking Rd line widths ... OK 2021-05-14T23:28:04.8249350Z * checking Rd cross-references ... OK 2021-05-14T23:28:04.9562845Z * checking for missing documentation entries ... OK 2021-05-14T23:28:05.3684062Z * checking for code/documentation mismatches ... OK 2021-05-14T23:28:05.9761126Z * checking Rd \usage sections ... OK 2021-05-14T23:28:06.0437277Z * checking Rd contents ... OK 2021-05-14T23:28:06.1247605Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:28:06.7051144Z * checking examples ... OK 2021-05-14T23:28:08.3917429Z * checking PDF version of manual ... OK 2021-05-14T23:28:08.3918967Z * checking for non-standard things in the check directory ... OK 2021-05-14T23:28:08.3919817Z * checking for detritus in the temp directory ... OK 2021-05-14T23:28:08.3920349Z * DONE 2021-05-14T23:28:08.3920583Z 2021-05-14T23:28:08.3920989Z Status: OK 2021-05-14T23:28:08.3921252Z 2021-05-14T23:28:08.4714211Z ── R CMD check results ───────────────────────────────── kirby21.vaso 1.7.0 ──── 2021-05-14T23:28:08.4737623Z Duration: 27.7s 2021-05-14T23:28:08.4739478Z 2021-05-14T23:28:08.4754185Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:28:08.4831998Z total 20 2021-05-14T23:28:08.4833516Z drwxr-xr-x 5 runner docker 4096 May 14 23:28 kirby21.vaso.Rcheck 2021-05-14T23:28:08.4836032Z -rw-r--r-- 1 runner docker 2161 May 14 23:27 kirby21.vaso_1.7.0.tar.gz 2021-05-14T23:28:08.4838848Z -rw-r--r-- 1 runner docker 11514 May 14 23:28 kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:28:08.4874419Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:28:08.4875265Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:28:08.4920318Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:28:08.4920869Z env: 2021-05-14T23:28:08.4921328Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:08.4921828Z TIC_DEPLOY_KEY: 2021-05-14T23:28:08.4922666Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:08.4924578Z GITHUB_PAT: *** 2021-05-14T23:28:08.4925029Z COVERALLS_TOKEN: 2021-05-14T23:28:08.4925525Z continue-on-error: false 2021-05-14T23:28:08.4926028Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:08.4926539Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:08.4927011Z TZ: UTC 2021-05-14T23:28:08.4927405Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:08.4927844Z NOT_CRAN: true 2021-05-14T23:28:08.4928231Z ##[endgroup] 2021-05-14T23:28:08.5047967Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:28:08.5048624Z Rscript -e "tic::before_deploy()" 2021-05-14T23:28:08.5087925Z shell: /usr/bin/bash -e {0} 2021-05-14T23:28:08.5088345Z env: 2021-05-14T23:28:08.5088801Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:08.5089307Z TIC_DEPLOY_KEY: 2021-05-14T23:28:08.5090139Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:08.5091488Z GITHUB_PAT: *** 2021-05-14T23:28:08.5091908Z COVERALLS_TOKEN: 2021-05-14T23:28:08.5092423Z continue-on-error: false 2021-05-14T23:28:08.5092913Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:08.5093433Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:08.5093910Z TZ: UTC 2021-05-14T23:28:08.5094448Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:08.5094893Z NOT_CRAN: true 2021-05-14T23:28:08.5095281Z ##[endgroup] 2021-05-14T23:28:08.8055780Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:28:08.9669897Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:28:08.9670499Z with: 2021-05-14T23:28:08.9671405Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.vaso/releases/42985798/assets{?name,label} 2021-05-14T23:28:08.9672515Z asset_path: check/kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:28:08.9673300Z asset_name: kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:28:08.9674024Z asset_content_type: application/octet-stream 2021-05-14T23:28:08.9674534Z env: 2021-05-14T23:28:08.9674993Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:08.9675473Z TIC_DEPLOY_KEY: 2021-05-14T23:28:08.9676498Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:08.9678170Z GITHUB_PAT: *** 2021-05-14T23:28:08.9678630Z COVERALLS_TOKEN: 2021-05-14T23:28:08.9679143Z continue-on-error: false 2021-05-14T23:28:08.9679629Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:08.9680169Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:08.9680647Z TZ: UTC 2021-05-14T23:28:08.9681043Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:08.9681480Z NOT_CRAN: true 2021-05-14T23:28:08.9682558Z GITHUB_TOKEN: *** 2021-05-14T23:28:08.9682991Z ##[endgroup] 2021-05-14T23:28:09.5448993Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:28:09.5449608Z Rscript -e "tic::deploy()" 2021-05-14T23:28:09.5495900Z shell: /usr/bin/bash -e {0} 2021-05-14T23:28:09.5496302Z env: 2021-05-14T23:28:09.5496775Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:09.5497262Z TIC_DEPLOY_KEY: 2021-05-14T23:28:09.5498109Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:09.5499768Z GITHUB_PAT: *** 2021-05-14T23:28:09.5500208Z COVERALLS_TOKEN: 2021-05-14T23:28:09.5500738Z continue-on-error: false 2021-05-14T23:28:09.5501223Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:09.5501739Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:09.5502194Z TZ: UTC 2021-05-14T23:28:09.5502603Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:09.5503027Z NOT_CRAN: true 2021-05-14T23:28:09.5503426Z ##[endgroup] 2021-05-14T23:28:09.8507096Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:28:09.9977694Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:28:09.9978367Z Rscript -e "tic::after_deploy()" 2021-05-14T23:28:10.0023341Z shell: /usr/bin/bash -e {0} 2021-05-14T23:28:10.0023742Z env: 2021-05-14T23:28:10.0024208Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:10.0024689Z TIC_DEPLOY_KEY: 2021-05-14T23:28:10.0025538Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:10.0027440Z GITHUB_PAT: *** 2021-05-14T23:28:10.0027889Z COVERALLS_TOKEN: 2021-05-14T23:28:10.0028418Z continue-on-error: false 2021-05-14T23:28:10.0028899Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:10.0029407Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:10.0029858Z TZ: UTC 2021-05-14T23:28:10.0030264Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:10.0030683Z NOT_CRAN: true 2021-05-14T23:28:10.0031077Z ##[endgroup] 2021-05-14T23:28:10.3004084Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:28:10.4408063Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-14T23:28:10.4408846Z curl -s -H "Accept: application/json" \ 2021-05-14T23:28:10.4409481Z  -H "Content-Type: application/json" \ 2021-05-14T23:28:10.4410136Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-14T23:28:10.4410846Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-14T23:28:10.4411589Z  -X POST https://coveralls.io/api/repos 2021-05-14T23:28:10.4456964Z shell: /usr/bin/bash -e {0} 2021-05-14T23:28:10.4457523Z env: 2021-05-14T23:28:10.4457979Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:10.4458476Z TIC_DEPLOY_KEY: 2021-05-14T23:28:10.4459319Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:10.4461095Z GITHUB_PAT: *** 2021-05-14T23:28:10.4461538Z COVERALLS_TOKEN: 2021-05-14T23:28:10.4462036Z continue-on-error: false 2021-05-14T23:28:10.4462544Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:10.4463056Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:10.4463512Z TZ: UTC 2021-05-14T23:28:10.4463920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:10.4464357Z NOT_CRAN: true 2021-05-14T23:28:10.4464742Z ##[endgroup] 2021-05-14T23:28:10.5182486Z {"error":"Forbidden"} 2021-05-14T23:28:10.5213889Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-14T23:28:10.5214531Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-14T23:28:10.5215102Z  curl -s -H "Accept: application/json" \ 2021-05-14T23:28:10.5215740Z  -H "Content-Type: application/json" \ 2021-05-14T23:28:10.5216410Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-14T23:28:10.5217216Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-14T23:28:10.5217918Z  | jq '.token')" >> $GITHUB_ENV 2021-05-14T23:28:10.5261842Z shell: /usr/bin/bash -e {0} 2021-05-14T23:28:10.5262245Z env: 2021-05-14T23:28:10.5262716Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:10.5263201Z TIC_DEPLOY_KEY: 2021-05-14T23:28:10.5264100Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:10.5265486Z GITHUB_PAT: *** 2021-05-14T23:28:10.5265915Z COVERALLS_TOKEN: 2021-05-14T23:28:10.5266441Z continue-on-error: false 2021-05-14T23:28:10.5266941Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:10.5267436Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:10.5267905Z TZ: UTC 2021-05-14T23:28:10.5268299Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:10.5268736Z NOT_CRAN: true 2021-05-14T23:28:10.5269127Z ##[endgroup] 2021-05-14T23:28:10.6167966Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-14T23:28:10.6168838Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-14T23:28:10.6175644Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:28:10.6176132Z env: 2021-05-14T23:28:10.6176606Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:10.6177442Z TIC_DEPLOY_KEY: 2021-05-14T23:28:10.6178291Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:10.6180133Z GITHUB_PAT: *** 2021-05-14T23:28:10.6180574Z COVERALLS_TOKEN: 2021-05-14T23:28:10.6181072Z continue-on-error: false 2021-05-14T23:28:10.6181572Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:10.6182081Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:10.6182536Z TZ: UTC 2021-05-14T23:28:10.6182944Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:10.6183363Z NOT_CRAN: true 2021-05-14T23:28:10.6183801Z COVERALLS_REPO_TOKEN: null 2021-05-14T23:28:10.6184281Z ##[endgroup] 2021-05-14T23:28:12.4352518Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-14T23:28:12.4353906Z object 'null' not found 2021-05-14T23:28:12.4354675Z Calls: -> to_coveralls 2021-05-14T23:28:12.4355219Z Execution halted 2021-05-14T23:28:12.4410100Z ##[error]Process completed with exit code 1. 2021-05-14T23:28:12.6222837Z Post job cleanup. 2021-05-14T23:28:12.6706286Z [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:12.6831548Z Post job cleanup. 2021-05-14T23:28:12.7981420Z [command]/usr/bin/git version 2021-05-14T23:28:12.8039515Z git version 2.31.1 2021-05-14T23:28:12.8085148Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:28:12.8124164Z [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:12.8382474Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:28:12.8419558Z http.https://github.com/.extraheader 2021-05-14T23:28:12.8431404Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:28:12.8472085Z [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:12.8789810Z Cleaning up orphan processes